From 494129b089126d8999bb1bf8a204af5d44c75122 Mon Sep 17 00:00:00 2001 From: jianhuiz Date: Mon, 22 Aug 2016 23:00:23 -0700 Subject: [PATCH] add generated files --- api/swagger-spec/apps_v1alpha1.json | 4 + .../authentication.k8s.io_v1beta1.json | 4 + .../authorization.k8s.io_v1beta1.json | 4 + api/swagger-spec/autoscaling_v1.json | 4 + api/swagger-spec/batch_v1.json | 4 + api/swagger-spec/certificates_v1alpha1.json | 4 + api/swagger-spec/extensions_v1beta1.json | 4 + api/swagger-spec/policy_v1alpha1.json | 4 + .../rbac.authorization.k8s.io_v1alpha1.json | 4 + api/swagger-spec/v1.json | 4 + .../testgroup.k8s.io/types.generated.go | 2 +- .../testgroup.k8s.io/v1/types.generated.go | 2 +- .../autoscaling/v1/definitions.html | 9 +- docs/api-reference/batch/v1/definitions.html | 9 +- .../certificates/v1alpha1/definitions.html | 9 +- .../extensions/v1beta1/definitions.html | 9 +- docs/api-reference/v1/definitions.html | 9 +- federation/apis/federation/types.generated.go | 2 +- .../federation/v1beta1/types.generated.go | 2 +- pkg/api/types.generated.go | 42460 +++++++-------- pkg/api/v1/generated.pb.go | 1231 +- pkg/api/v1/generated.proto | 5 + pkg/api/v1/types.generated.go | 43066 ++++++++-------- pkg/api/v1/types.go | 2 +- pkg/api/v1/types_swagger_doc_generated.go | 1 + pkg/api/v1/zz_generated.conversion.go | 2 + pkg/api/v1/zz_generated.deepcopy.go | 1 + pkg/api/zz_generated.deepcopy.go | 1 + pkg/apis/apps/types.generated.go | 4 +- pkg/apis/apps/v1alpha1/types.generated.go | 4 +- pkg/apis/authentication/types.generated.go | 1270 +- pkg/apis/authorization/types.generated.go | 3742 +- pkg/apis/autoscaling/types.generated.go | 2 +- pkg/apis/autoscaling/v1/types.generated.go | 2 +- pkg/apis/batch/types.generated.go | 4 +- pkg/apis/batch/v1/types.generated.go | 2 +- pkg/apis/batch/v2alpha1/types.generated.go | 4 +- pkg/apis/certificates/types.generated.go | 2 +- .../certificates/v1alpha1/types.generated.go | 2 +- pkg/apis/extensions/types.generated.go | 18 +- .../extensions/v1beta1/types.generated.go | 22 +- pkg/apis/imagepolicy/types.generated.go | 1142 +- pkg/apis/policy/types.generated.go | 2 +- pkg/apis/policy/v1alpha1/types.generated.go | 2 +- pkg/apis/rbac/v1alpha1/types.generated.go | 8 +- pkg/apiserver/testing/types.generated.go | 2 +- .../metaonly/types.generated.go | 2 +- 47 files changed, 46778 insertions(+), 46320 deletions(-) diff --git a/api/swagger-spec/apps_v1alpha1.json b/api/swagger-spec/apps_v1alpha1.json index 1fdc86fdbd1..ab3bc7e07b3 100644 --- a/api/swagger-spec/apps_v1alpha1.json +++ b/api/swagger-spec/apps_v1alpha1.json @@ -1114,6 +1114,10 @@ "type": "string" }, "description": "Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed." + }, + "clusterName": { + "type": "string", + "description": "The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request." } } }, diff --git a/api/swagger-spec/authentication.k8s.io_v1beta1.json b/api/swagger-spec/authentication.k8s.io_v1beta1.json index e27494d2c24..fe2d3cf72d6 100644 --- a/api/swagger-spec/authentication.k8s.io_v1beta1.json +++ b/api/swagger-spec/authentication.k8s.io_v1beta1.json @@ -175,6 +175,10 @@ "type": "string" }, "description": "Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed." + }, + "clusterName": { + "type": "string", + "description": "The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request." } } }, diff --git a/api/swagger-spec/authorization.k8s.io_v1beta1.json b/api/swagger-spec/authorization.k8s.io_v1beta1.json index fa0108a10e5..4116f3e0937 100644 --- a/api/swagger-spec/authorization.k8s.io_v1beta1.json +++ b/api/swagger-spec/authorization.k8s.io_v1beta1.json @@ -175,6 +175,10 @@ "type": "string" }, "description": "Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed." + }, + "clusterName": { + "type": "string", + "description": "The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request." } } }, diff --git a/api/swagger-spec/autoscaling_v1.json b/api/swagger-spec/autoscaling_v1.json index 70610f77ffb..4dcd8ac4c3c 100644 --- a/api/swagger-spec/autoscaling_v1.json +++ b/api/swagger-spec/autoscaling_v1.json @@ -1117,6 +1117,10 @@ "type": "string" }, "description": "Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed." + }, + "clusterName": { + "type": "string", + "description": "The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request." } } }, diff --git a/api/swagger-spec/batch_v1.json b/api/swagger-spec/batch_v1.json index 51f325c7264..6dde52ee70a 100644 --- a/api/swagger-spec/batch_v1.json +++ b/api/swagger-spec/batch_v1.json @@ -1117,6 +1117,10 @@ "type": "string" }, "description": "Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed." + }, + "clusterName": { + "type": "string", + "description": "The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request." } } }, diff --git a/api/swagger-spec/certificates_v1alpha1.json b/api/swagger-spec/certificates_v1alpha1.json index 4dbb026c8c5..5a95d7fd459 100644 --- a/api/swagger-spec/certificates_v1alpha1.json +++ b/api/swagger-spec/certificates_v1alpha1.json @@ -827,6 +827,10 @@ "type": "string" }, "description": "Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed." + }, + "clusterName": { + "type": "string", + "description": "The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request." } } }, diff --git a/api/swagger-spec/extensions_v1beta1.json b/api/swagger-spec/extensions_v1beta1.json index 64032e95814..91ba7642fcd 100644 --- a/api/swagger-spec/extensions_v1beta1.json +++ b/api/swagger-spec/extensions_v1beta1.json @@ -8300,6 +8300,10 @@ "type": "string" }, "description": "Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed." + }, + "clusterName": { + "type": "string", + "description": "The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request." } } }, diff --git a/api/swagger-spec/policy_v1alpha1.json b/api/swagger-spec/policy_v1alpha1.json index d58deddb24b..e62e4a74dd0 100644 --- a/api/swagger-spec/policy_v1alpha1.json +++ b/api/swagger-spec/policy_v1alpha1.json @@ -1114,6 +1114,10 @@ "type": "string" }, "description": "Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed." + }, + "clusterName": { + "type": "string", + "description": "The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request." } } }, diff --git a/api/swagger-spec/rbac.authorization.k8s.io_v1alpha1.json b/api/swagger-spec/rbac.authorization.k8s.io_v1alpha1.json index e00a71dee51..eeff6ae5e17 100644 --- a/api/swagger-spec/rbac.authorization.k8s.io_v1alpha1.json +++ b/api/swagger-spec/rbac.authorization.k8s.io_v1alpha1.json @@ -2787,6 +2787,10 @@ "type": "string" }, "description": "Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed." + }, + "clusterName": { + "type": "string", + "description": "The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request." } } }, diff --git a/api/swagger-spec/v1.json b/api/swagger-spec/v1.json index 18e653e5d22..d63d26aca57 100644 --- a/api/swagger-spec/v1.json +++ b/api/swagger-spec/v1.json @@ -15960,6 +15960,10 @@ "type": "string" }, "description": "Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed." + }, + "clusterName": { + "type": "string", + "description": "The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request." } } }, diff --git a/cmd/libs/go2idl/client-gen/test_apis/testgroup.k8s.io/types.generated.go b/cmd/libs/go2idl/client-gen/test_apis/testgroup.k8s.io/types.generated.go index d96fc526173..5ed91f8e080 100644 --- a/cmd/libs/go2idl/client-gen/test_apis/testgroup.k8s.io/types.generated.go +++ b/cmd/libs/go2idl/client-gen/test_apis/testgroup.k8s.io/types.generated.go @@ -914,7 +914,7 @@ func (x codecSelfer1234) decSliceTestType(v *[]TestType, d *codec1978.Decoder) { yyrg72 := len(yyv72) > 0 yyv272 := yyv72 - yyrl72, yyrt72 = z.DecInferLen(yyl72, z.DecBasicHandle().MaxInitLen, 256) + yyrl72, yyrt72 = z.DecInferLen(yyl72, z.DecBasicHandle().MaxInitLen, 272) if yyrt72 { if yyrl72 <= cap(yyv72) { yyv72 = yyv72[:yyrl72] diff --git a/cmd/libs/go2idl/client-gen/test_apis/testgroup.k8s.io/v1/types.generated.go b/cmd/libs/go2idl/client-gen/test_apis/testgroup.k8s.io/v1/types.generated.go index b3716f98e25..f22bcb3d754 100644 --- a/cmd/libs/go2idl/client-gen/test_apis/testgroup.k8s.io/v1/types.generated.go +++ b/cmd/libs/go2idl/client-gen/test_apis/testgroup.k8s.io/v1/types.generated.go @@ -914,7 +914,7 @@ func (x codecSelfer1234) decSliceTestType(v *[]TestType, d *codec1978.Decoder) { yyrg72 := len(yyv72) > 0 yyv272 := yyv72 - yyrl72, yyrt72 = z.DecInferLen(yyl72, z.DecBasicHandle().MaxInitLen, 256) + yyrl72, yyrt72 = z.DecInferLen(yyl72, z.DecBasicHandle().MaxInitLen, 272) if yyrt72 { if yyrl72 <= cap(yyv72) { yyv72 = yyv72[:yyrl72] diff --git a/docs/api-reference/autoscaling/v1/definitions.html b/docs/api-reference/autoscaling/v1/definitions.html index ca3bb88b399..134371f3e63 100755 --- a/docs/api-reference/autoscaling/v1/definitions.html +++ b/docs/api-reference/autoscaling/v1/definitions.html @@ -1194,6 +1194,13 @@ Populated by the system when a graceful deletion is requested. Read-only. More i

string array

+ +

clusterName

+

The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request.

+

false

+

string

+ + @@ -1327,7 +1334,7 @@ Examples:
diff --git a/docs/api-reference/batch/v1/definitions.html b/docs/api-reference/batch/v1/definitions.html index 3fbdcd8fa2c..7e44b782df8 100755 --- a/docs/api-reference/batch/v1/definitions.html +++ b/docs/api-reference/batch/v1/definitions.html @@ -1763,6 +1763,13 @@ Populated by the system when a graceful deletion is requested. Read-only. More i

string array

+ +

clusterName

+

The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request.

+

false

+

string

+ + @@ -4207,7 +4214,7 @@ Populated by the system when a graceful deletion is requested. Read-only. More i diff --git a/docs/api-reference/certificates/v1alpha1/definitions.html b/docs/api-reference/certificates/v1alpha1/definitions.html index 5c3a14b18fd..eae5c8c1801 100755 --- a/docs/api-reference/certificates/v1alpha1/definitions.html +++ b/docs/api-reference/certificates/v1alpha1/definitions.html @@ -1171,6 +1171,13 @@ Populated by the system when a graceful deletion is requested. Read-only. More i

string array

+ +

clusterName

+

The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request.

+

false

+

string

+ + @@ -1304,7 +1311,7 @@ Examples:
diff --git a/docs/api-reference/extensions/v1beta1/definitions.html b/docs/api-reference/extensions/v1beta1/definitions.html index e25d4acc42e..ae297fdefaa 100755 --- a/docs/api-reference/extensions/v1beta1/definitions.html +++ b/docs/api-reference/extensions/v1beta1/definitions.html @@ -1802,6 +1802,13 @@ Populated by the system when a graceful deletion is requested. Read-only. More i

string array

+ +

clusterName

+

The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request.

+

false

+

string

+ + @@ -6602,7 +6609,7 @@ Both these may change in the future. Incoming requests are matched against the h diff --git a/docs/api-reference/v1/definitions.html b/docs/api-reference/v1/definitions.html index f748eaea02d..02860c6b33d 100755 --- a/docs/api-reference/v1/definitions.html +++ b/docs/api-reference/v1/definitions.html @@ -2026,6 +2026,13 @@ Populated by the system when a graceful deletion is requested. Read-only. More i

string array

+ +

clusterName

+

The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request.

+

false

+

string

+ + @@ -8347,7 +8354,7 @@ The resulting set of endpoints can be viewed as:
diff --git a/federation/apis/federation/types.generated.go b/federation/apis/federation/types.generated.go index 9258642e6c1..b154773ea41 100644 --- a/federation/apis/federation/types.generated.go +++ b/federation/apis/federation/types.generated.go @@ -2778,7 +2778,7 @@ func (x codecSelfer1234) decSliceCluster(v *[]Cluster, d *codec1978.Decoder) { yyrg222 := len(yyv222) > 0 yyv2222 := yyv222 - yyrl222, yyrt222 = z.DecInferLen(yyl222, z.DecBasicHandle().MaxInitLen, 336) + yyrl222, yyrt222 = z.DecInferLen(yyl222, z.DecBasicHandle().MaxInitLen, 352) if yyrt222 { if yyrl222 <= cap(yyv222) { yyv222 = yyv222[:yyrl222] diff --git a/federation/apis/federation/v1beta1/types.generated.go b/federation/apis/federation/v1beta1/types.generated.go index cd0807f1de4..488be61eeca 100644 --- a/federation/apis/federation/v1beta1/types.generated.go +++ b/federation/apis/federation/v1beta1/types.generated.go @@ -2253,7 +2253,7 @@ func (x codecSelfer1234) decSliceCluster(v *[]Cluster, d *codec1978.Decoder) { yyrg179 := len(yyv179) > 0 yyv2179 := yyv179 - yyrl179, yyrt179 = z.DecInferLen(yyl179, z.DecBasicHandle().MaxInitLen, 336) + yyrl179, yyrt179 = z.DecInferLen(yyl179, z.DecBasicHandle().MaxInitLen, 352) if yyrt179 { if yyrl179 <= cap(yyv179) { yyv179 = yyv179[:yyrl179] diff --git a/pkg/api/types.generated.go b/pkg/api/types.generated.go index b2357570b97..7881a82399c 100644 --- a/pkg/api/types.generated.go +++ b/pkg/api/types.generated.go @@ -93,7 +93,7 @@ func (x *ObjectMeta) CodecEncodeSelf(e *codec1978.Encoder) { } else { yysep2 := !z.EncBinary() yy2arr2 := z.EncBasicHandle().StructToArray - var yyq2 [14]bool + var yyq2 [15]bool _, _, _ = yysep2, yyq2, yy2arr2 const yyr2 bool = false yyq2[0] = x.Name != "" @@ -110,9 +110,10 @@ func (x *ObjectMeta) CodecEncodeSelf(e *codec1978.Encoder) { yyq2[11] = len(x.Annotations) != 0 yyq2[12] = len(x.OwnerReferences) != 0 yyq2[13] = len(x.Finalizers) != 0 + yyq2[14] = x.ClusterName != "" var yynn2 int if yyr2 || yy2arr2 { - r.EncodeArrayStart(14) + r.EncodeArrayStart(15) } else { yynn2 = 0 for _, b := range yyq2 { @@ -547,6 +548,31 @@ func (x *ObjectMeta) CodecEncodeSelf(e *codec1978.Encoder) { } } } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2[14] { + yym50 := z.EncBinary() + _ = yym50 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ClusterName)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq2[14] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("clusterName")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym51 := z.EncBinary() + _ = yym51 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ClusterName)) + } + } + } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { @@ -560,25 +586,25 @@ func (x *ObjectMeta) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym49 := z.DecBinary() - _ = yym49 + yym52 := z.DecBinary() + _ = yym52 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct50 := r.ContainerType() - if yyct50 == codecSelferValueTypeMap1234 { - yyl50 := r.ReadMapStart() - if yyl50 == 0 { + yyct53 := r.ContainerType() + if yyct53 == codecSelferValueTypeMap1234 { + yyl53 := r.ReadMapStart() + if yyl53 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl50, d) + x.codecDecodeSelfFromMap(yyl53, d) } - } else if yyct50 == codecSelferValueTypeArray1234 { - yyl50 := r.ReadArrayStart() - if yyl50 == 0 { + } else if yyct53 == codecSelferValueTypeArray1234 { + yyl53 := r.ReadArrayStart() + if yyl53 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl50, d) + x.codecDecodeSelfFromArray(yyl53, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -590,12 +616,12 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys51Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys51Slc - var yyhl51 bool = l >= 0 - for yyj51 := 0; ; yyj51++ { - if yyhl51 { - if yyj51 >= l { + var yys54Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys54Slc + var yyhl54 bool = l >= 0 + for yyj54 := 0; ; yyj54++ { + if yyhl54 { + if yyj54 >= l { break } } else { @@ -604,10 +630,10 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys51Slc = r.DecodeBytes(yys51Slc, true, true) - yys51 := string(yys51Slc) + yys54Slc = r.DecodeBytes(yys54Slc, true, true) + yys54 := string(yys54Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys51 { + switch yys54 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -654,17 +680,17 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.CreationTimestamp = pkg2_unversioned.Time{} } else { - yyv59 := &x.CreationTimestamp - yym60 := z.DecBinary() - _ = yym60 + yyv62 := &x.CreationTimestamp + yym63 := z.DecBinary() + _ = yym63 if false { - } else if z.HasExtensions() && z.DecExt(yyv59) { - } else if yym60 { - z.DecBinaryUnmarshal(yyv59) - } else if !yym60 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv59) + } else if z.HasExtensions() && z.DecExt(yyv62) { + } else if yym63 { + z.DecBinaryUnmarshal(yyv62) + } else if !yym63 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv62) } else { - z.DecFallback(yyv59, false) + z.DecFallback(yyv62, false) } } case "deletionTimestamp": @@ -676,13 +702,13 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.DeletionTimestamp == nil { x.DeletionTimestamp = new(pkg2_unversioned.Time) } - yym62 := z.DecBinary() - _ = yym62 + yym65 := z.DecBinary() + _ = yym65 if false { } else if z.HasExtensions() && z.DecExt(x.DeletionTimestamp) { - } else if yym62 { + } else if yym65 { z.DecBinaryUnmarshal(x.DeletionTimestamp) - } else if !yym62 && z.IsJSONHandle() { + } else if !yym65 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.DeletionTimestamp) } else { z.DecFallback(x.DeletionTimestamp, false) @@ -697,8 +723,8 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.DeletionGracePeriodSeconds == nil { x.DeletionGracePeriodSeconds = new(int64) } - yym64 := z.DecBinary() - _ = yym64 + yym67 := z.DecBinary() + _ = yym67 if false { } else { *((*int64)(x.DeletionGracePeriodSeconds)) = int64(r.DecodeInt(64)) @@ -708,54 +734,60 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Labels = nil } else { - yyv65 := &x.Labels - yym66 := z.DecBinary() - _ = yym66 + yyv68 := &x.Labels + yym69 := z.DecBinary() + _ = yym69 if false { } else { - z.F.DecMapStringStringX(yyv65, false, d) + z.F.DecMapStringStringX(yyv68, false, d) } } case "annotations": if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv67 := &x.Annotations - yym68 := z.DecBinary() - _ = yym68 + yyv70 := &x.Annotations + yym71 := z.DecBinary() + _ = yym71 if false { } else { - z.F.DecMapStringStringX(yyv67, false, d) + z.F.DecMapStringStringX(yyv70, false, d) } } case "ownerReferences": if r.TryDecodeAsNil() { x.OwnerReferences = nil } else { - yyv69 := &x.OwnerReferences - yym70 := z.DecBinary() - _ = yym70 + yyv72 := &x.OwnerReferences + yym73 := z.DecBinary() + _ = yym73 if false { } else { - h.decSliceOwnerReference((*[]OwnerReference)(yyv69), d) + h.decSliceOwnerReference((*[]OwnerReference)(yyv72), d) } } case "finalizers": if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv71 := &x.Finalizers - yym72 := z.DecBinary() - _ = yym72 + yyv74 := &x.Finalizers + yym75 := z.DecBinary() + _ = yym75 if false { } else { - z.F.DecSliceStringX(yyv71, false, d) + z.F.DecSliceStringX(yyv74, false, d) } } + case "clusterName": + if r.TryDecodeAsNil() { + x.ClusterName = "" + } else { + x.ClusterName = string(r.DecodeString()) + } default: - z.DecStructFieldNotFound(-1, yys51) - } // end switch yys51 - } // end for yyj51 + z.DecStructFieldNotFound(-1, yys54) + } // end switch yys54 + } // end for yyj54 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -763,16 +795,16 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj73 int - var yyb73 bool - var yyhl73 bool = l >= 0 - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + var yyj77 int + var yyb77 bool + var yyhl77 bool = l >= 0 + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -782,13 +814,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -798,13 +830,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.GenerateName = string(r.DecodeString()) } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -814,13 +846,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Namespace = string(r.DecodeString()) } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -830,13 +862,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.SelfLink = string(r.DecodeString()) } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -846,13 +878,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.UID = pkg1_types.UID(r.DecodeString()) } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -862,13 +894,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ResourceVersion = string(r.DecodeString()) } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -878,13 +910,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Generation = int64(r.DecodeInt(64)) } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -892,26 +924,26 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.CreationTimestamp = pkg2_unversioned.Time{} } else { - yyv81 := &x.CreationTimestamp - yym82 := z.DecBinary() - _ = yym82 + yyv85 := &x.CreationTimestamp + yym86 := z.DecBinary() + _ = yym86 if false { - } else if z.HasExtensions() && z.DecExt(yyv81) { - } else if yym82 { - z.DecBinaryUnmarshal(yyv81) - } else if !yym82 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv81) + } else if z.HasExtensions() && z.DecExt(yyv85) { + } else if yym86 { + z.DecBinaryUnmarshal(yyv85) + } else if !yym86 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv85) } else { - z.DecFallback(yyv81, false) + z.DecFallback(yyv85, false) } } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -924,25 +956,25 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.DeletionTimestamp == nil { x.DeletionTimestamp = new(pkg2_unversioned.Time) } - yym84 := z.DecBinary() - _ = yym84 + yym88 := z.DecBinary() + _ = yym88 if false { } else if z.HasExtensions() && z.DecExt(x.DeletionTimestamp) { - } else if yym84 { + } else if yym88 { z.DecBinaryUnmarshal(x.DeletionTimestamp) - } else if !yym84 && z.IsJSONHandle() { + } else if !yym88 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.DeletionTimestamp) } else { z.DecFallback(x.DeletionTimestamp, false) } } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -955,20 +987,20 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.DeletionGracePeriodSeconds == nil { x.DeletionGracePeriodSeconds = new(int64) } - yym86 := z.DecBinary() - _ = yym86 + yym90 := z.DecBinary() + _ = yym90 if false { } else { *((*int64)(x.DeletionGracePeriodSeconds)) = int64(r.DecodeInt(64)) } } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -976,21 +1008,21 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Labels = nil } else { - yyv87 := &x.Labels - yym88 := z.DecBinary() - _ = yym88 + yyv91 := &x.Labels + yym92 := z.DecBinary() + _ = yym92 if false { } else { - z.F.DecMapStringStringX(yyv87, false, d) + z.F.DecMapStringStringX(yyv91, false, d) } } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -998,21 +1030,21 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv89 := &x.Annotations - yym90 := z.DecBinary() - _ = yym90 + yyv93 := &x.Annotations + yym94 := z.DecBinary() + _ = yym94 if false { } else { - z.F.DecMapStringStringX(yyv89, false, d) + z.F.DecMapStringStringX(yyv93, false, d) } } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1020,21 +1052,21 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.OwnerReferences = nil } else { - yyv91 := &x.OwnerReferences - yym92 := z.DecBinary() - _ = yym92 + yyv95 := &x.OwnerReferences + yym96 := z.DecBinary() + _ = yym96 if false { } else { - h.decSliceOwnerReference((*[]OwnerReference)(yyv91), d) + h.decSliceOwnerReference((*[]OwnerReference)(yyv95), d) } } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1042,26 +1074,42 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv93 := &x.Finalizers - yym94 := z.DecBinary() - _ = yym94 + yyv97 := &x.Finalizers + yym98 := z.DecBinary() + _ = yym98 if false { } else { - z.F.DecSliceStringX(yyv93, false, d) + z.F.DecSliceStringX(yyv97, false, d) } } + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l + } else { + yyb77 = r.CheckBreak() + } + if yyb77 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.ClusterName = "" + } else { + x.ClusterName = string(r.DecodeString()) + } for { - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj73-1, "") + z.DecStructFieldNotFound(yyj77-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1073,54 +1121,54 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym95 := z.EncBinary() - _ = yym95 + yym100 := z.EncBinary() + _ = yym100 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep96 := !z.EncBinary() - yy2arr96 := z.EncBasicHandle().StructToArray - var yyq96 [22]bool - _, _, _ = yysep96, yyq96, yy2arr96 - const yyr96 bool = false - yyq96[1] = x.VolumeSource.HostPath != nil && x.HostPath != nil - yyq96[2] = x.VolumeSource.EmptyDir != nil && x.EmptyDir != nil - yyq96[3] = x.VolumeSource.GCEPersistentDisk != nil && x.GCEPersistentDisk != nil - yyq96[4] = x.VolumeSource.AWSElasticBlockStore != nil && x.AWSElasticBlockStore != nil - yyq96[5] = x.VolumeSource.GitRepo != nil && x.GitRepo != nil - yyq96[6] = x.VolumeSource.Secret != nil && x.Secret != nil - yyq96[7] = x.VolumeSource.NFS != nil && x.NFS != nil - yyq96[8] = x.VolumeSource.ISCSI != nil && x.ISCSI != nil - yyq96[9] = x.VolumeSource.Glusterfs != nil && x.Glusterfs != nil - yyq96[10] = x.VolumeSource.PersistentVolumeClaim != nil && x.PersistentVolumeClaim != nil - yyq96[11] = x.VolumeSource.RBD != nil && x.RBD != nil - yyq96[12] = x.VolumeSource.Quobyte != nil && x.Quobyte != nil - yyq96[13] = x.VolumeSource.FlexVolume != nil && x.FlexVolume != nil - yyq96[14] = x.VolumeSource.Cinder != nil && x.Cinder != nil - yyq96[15] = x.VolumeSource.CephFS != nil && x.CephFS != nil - yyq96[16] = x.VolumeSource.Flocker != nil && x.Flocker != nil - yyq96[17] = x.VolumeSource.DownwardAPI != nil && x.DownwardAPI != nil - yyq96[18] = x.VolumeSource.FC != nil && x.FC != nil - yyq96[19] = x.VolumeSource.AzureFile != nil && x.AzureFile != nil - yyq96[20] = x.VolumeSource.ConfigMap != nil && x.ConfigMap != nil - yyq96[21] = x.VolumeSource.VsphereVolume != nil && x.VsphereVolume != nil - var yynn96 int - if yyr96 || yy2arr96 { + yysep101 := !z.EncBinary() + yy2arr101 := z.EncBasicHandle().StructToArray + var yyq101 [22]bool + _, _, _ = yysep101, yyq101, yy2arr101 + const yyr101 bool = false + yyq101[1] = x.VolumeSource.HostPath != nil && x.HostPath != nil + yyq101[2] = x.VolumeSource.EmptyDir != nil && x.EmptyDir != nil + yyq101[3] = x.VolumeSource.GCEPersistentDisk != nil && x.GCEPersistentDisk != nil + yyq101[4] = x.VolumeSource.AWSElasticBlockStore != nil && x.AWSElasticBlockStore != nil + yyq101[5] = x.VolumeSource.GitRepo != nil && x.GitRepo != nil + yyq101[6] = x.VolumeSource.Secret != nil && x.Secret != nil + yyq101[7] = x.VolumeSource.NFS != nil && x.NFS != nil + yyq101[8] = x.VolumeSource.ISCSI != nil && x.ISCSI != nil + yyq101[9] = x.VolumeSource.Glusterfs != nil && x.Glusterfs != nil + yyq101[10] = x.VolumeSource.PersistentVolumeClaim != nil && x.PersistentVolumeClaim != nil + yyq101[11] = x.VolumeSource.RBD != nil && x.RBD != nil + yyq101[12] = x.VolumeSource.Quobyte != nil && x.Quobyte != nil + yyq101[13] = x.VolumeSource.FlexVolume != nil && x.FlexVolume != nil + yyq101[14] = x.VolumeSource.Cinder != nil && x.Cinder != nil + yyq101[15] = x.VolumeSource.CephFS != nil && x.CephFS != nil + yyq101[16] = x.VolumeSource.Flocker != nil && x.Flocker != nil + yyq101[17] = x.VolumeSource.DownwardAPI != nil && x.DownwardAPI != nil + yyq101[18] = x.VolumeSource.FC != nil && x.FC != nil + yyq101[19] = x.VolumeSource.AzureFile != nil && x.AzureFile != nil + yyq101[20] = x.VolumeSource.ConfigMap != nil && x.ConfigMap != nil + yyq101[21] = x.VolumeSource.VsphereVolume != nil && x.VsphereVolume != nil + var yynn101 int + if yyr101 || yy2arr101 { r.EncodeArrayStart(22) } else { - yynn96 = 1 - for _, b := range yyq96 { + yynn101 = 1 + for _, b := range yyq101 { if b { - yynn96++ + yynn101++ } } - r.EncodeMapStart(yynn96) - yynn96 = 0 + r.EncodeMapStart(yynn101) + yynn101 = 0 } - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym98 := z.EncBinary() - _ = yym98 + yym103 := z.EncBinary() + _ = yym103 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -1129,765 +1177,765 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym99 := z.EncBinary() - _ = yym99 + yym104 := z.EncBinary() + _ = yym104 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - var yyn100 bool - if x.VolumeSource.HostPath == nil { - yyn100 = true - goto LABEL100 - } - LABEL100: - if yyr96 || yy2arr96 { - if yyn100 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[1] { - if x.HostPath == nil { - r.EncodeNil() - } else { - x.HostPath.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq96[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("hostPath")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn100 { - r.EncodeNil() - } else { - if x.HostPath == nil { - r.EncodeNil() - } else { - x.HostPath.CodecEncodeSelf(e) - } - } - } - } - var yyn101 bool - if x.VolumeSource.EmptyDir == nil { - yyn101 = true - goto LABEL101 - } - LABEL101: - if yyr96 || yy2arr96 { - if yyn101 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[2] { - if x.EmptyDir == nil { - r.EncodeNil() - } else { - x.EmptyDir.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq96[2] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("emptyDir")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn101 { - r.EncodeNil() - } else { - if x.EmptyDir == nil { - r.EncodeNil() - } else { - x.EmptyDir.CodecEncodeSelf(e) - } - } - } - } - var yyn102 bool - if x.VolumeSource.GCEPersistentDisk == nil { - yyn102 = true - goto LABEL102 - } - LABEL102: - if yyr96 || yy2arr96 { - if yyn102 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[3] { - if x.GCEPersistentDisk == nil { - r.EncodeNil() - } else { - x.GCEPersistentDisk.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq96[3] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn102 { - r.EncodeNil() - } else { - if x.GCEPersistentDisk == nil { - r.EncodeNil() - } else { - x.GCEPersistentDisk.CodecEncodeSelf(e) - } - } - } - } - var yyn103 bool - if x.VolumeSource.AWSElasticBlockStore == nil { - yyn103 = true - goto LABEL103 - } - LABEL103: - if yyr96 || yy2arr96 { - if yyn103 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[4] { - if x.AWSElasticBlockStore == nil { - r.EncodeNil() - } else { - x.AWSElasticBlockStore.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq96[4] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn103 { - r.EncodeNil() - } else { - if x.AWSElasticBlockStore == nil { - r.EncodeNil() - } else { - x.AWSElasticBlockStore.CodecEncodeSelf(e) - } - } - } - } - var yyn104 bool - if x.VolumeSource.GitRepo == nil { - yyn104 = true - goto LABEL104 - } - LABEL104: - if yyr96 || yy2arr96 { - if yyn104 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[5] { - if x.GitRepo == nil { - r.EncodeNil() - } else { - x.GitRepo.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq96[5] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("gitRepo")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn104 { - r.EncodeNil() - } else { - if x.GitRepo == nil { - r.EncodeNil() - } else { - x.GitRepo.CodecEncodeSelf(e) - } - } - } - } var yyn105 bool - if x.VolumeSource.Secret == nil { + if x.VolumeSource.HostPath == nil { yyn105 = true goto LABEL105 } LABEL105: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn105 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[6] { - if x.Secret == nil { + if yyq101[1] { + if x.HostPath == nil { r.EncodeNil() } else { - x.Secret.CodecEncodeSelf(e) + x.HostPath.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[6] { + if yyq101[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("secret")) + r.EncodeString(codecSelferC_UTF81234, string("hostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn105 { r.EncodeNil() } else { - if x.Secret == nil { + if x.HostPath == nil { r.EncodeNil() } else { - x.Secret.CodecEncodeSelf(e) + x.HostPath.CodecEncodeSelf(e) } } } } var yyn106 bool - if x.VolumeSource.NFS == nil { + if x.VolumeSource.EmptyDir == nil { yyn106 = true goto LABEL106 } LABEL106: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn106 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[7] { - if x.NFS == nil { + if yyq101[2] { + if x.EmptyDir == nil { r.EncodeNil() } else { - x.NFS.CodecEncodeSelf(e) + x.EmptyDir.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[7] { + if yyq101[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("nfs")) + r.EncodeString(codecSelferC_UTF81234, string("emptyDir")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn106 { r.EncodeNil() } else { - if x.NFS == nil { + if x.EmptyDir == nil { r.EncodeNil() } else { - x.NFS.CodecEncodeSelf(e) + x.EmptyDir.CodecEncodeSelf(e) } } } } var yyn107 bool - if x.VolumeSource.ISCSI == nil { + if x.VolumeSource.GCEPersistentDisk == nil { yyn107 = true goto LABEL107 } LABEL107: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn107 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[8] { - if x.ISCSI == nil { + if yyq101[3] { + if x.GCEPersistentDisk == nil { r.EncodeNil() } else { - x.ISCSI.CodecEncodeSelf(e) + x.GCEPersistentDisk.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[8] { + if yyq101[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("iscsi")) + r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn107 { r.EncodeNil() } else { - if x.ISCSI == nil { + if x.GCEPersistentDisk == nil { r.EncodeNil() } else { - x.ISCSI.CodecEncodeSelf(e) + x.GCEPersistentDisk.CodecEncodeSelf(e) } } } } var yyn108 bool - if x.VolumeSource.Glusterfs == nil { + if x.VolumeSource.AWSElasticBlockStore == nil { yyn108 = true goto LABEL108 } LABEL108: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn108 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[9] { - if x.Glusterfs == nil { + if yyq101[4] { + if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { - x.Glusterfs.CodecEncodeSelf(e) + x.AWSElasticBlockStore.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[9] { + if yyq101[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) + r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn108 { r.EncodeNil() } else { - if x.Glusterfs == nil { + if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { - x.Glusterfs.CodecEncodeSelf(e) + x.AWSElasticBlockStore.CodecEncodeSelf(e) } } } } var yyn109 bool - if x.VolumeSource.PersistentVolumeClaim == nil { + if x.VolumeSource.GitRepo == nil { yyn109 = true goto LABEL109 } LABEL109: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn109 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[10] { - if x.PersistentVolumeClaim == nil { + if yyq101[5] { + if x.GitRepo == nil { r.EncodeNil() } else { - x.PersistentVolumeClaim.CodecEncodeSelf(e) + x.GitRepo.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[10] { + if yyq101[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("persistentVolumeClaim")) + r.EncodeString(codecSelferC_UTF81234, string("gitRepo")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn109 { r.EncodeNil() } else { - if x.PersistentVolumeClaim == nil { + if x.GitRepo == nil { r.EncodeNil() } else { - x.PersistentVolumeClaim.CodecEncodeSelf(e) + x.GitRepo.CodecEncodeSelf(e) } } } } var yyn110 bool - if x.VolumeSource.RBD == nil { + if x.VolumeSource.Secret == nil { yyn110 = true goto LABEL110 } LABEL110: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn110 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[11] { - if x.RBD == nil { + if yyq101[6] { + if x.Secret == nil { r.EncodeNil() } else { - x.RBD.CodecEncodeSelf(e) + x.Secret.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[11] { + if yyq101[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("rbd")) + r.EncodeString(codecSelferC_UTF81234, string("secret")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn110 { r.EncodeNil() } else { - if x.RBD == nil { + if x.Secret == nil { r.EncodeNil() } else { - x.RBD.CodecEncodeSelf(e) + x.Secret.CodecEncodeSelf(e) } } } } var yyn111 bool - if x.VolumeSource.Quobyte == nil { + if x.VolumeSource.NFS == nil { yyn111 = true goto LABEL111 } LABEL111: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn111 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[12] { - if x.Quobyte == nil { + if yyq101[7] { + if x.NFS == nil { r.EncodeNil() } else { - x.Quobyte.CodecEncodeSelf(e) + x.NFS.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[12] { + if yyq101[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("quobyte")) + r.EncodeString(codecSelferC_UTF81234, string("nfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn111 { r.EncodeNil() } else { - if x.Quobyte == nil { + if x.NFS == nil { r.EncodeNil() } else { - x.Quobyte.CodecEncodeSelf(e) + x.NFS.CodecEncodeSelf(e) } } } } var yyn112 bool - if x.VolumeSource.FlexVolume == nil { + if x.VolumeSource.ISCSI == nil { yyn112 = true goto LABEL112 } LABEL112: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn112 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[13] { - if x.FlexVolume == nil { + if yyq101[8] { + if x.ISCSI == nil { r.EncodeNil() } else { - x.FlexVolume.CodecEncodeSelf(e) + x.ISCSI.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[13] { + if yyq101[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) + r.EncodeString(codecSelferC_UTF81234, string("iscsi")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn112 { r.EncodeNil() } else { - if x.FlexVolume == nil { + if x.ISCSI == nil { r.EncodeNil() } else { - x.FlexVolume.CodecEncodeSelf(e) + x.ISCSI.CodecEncodeSelf(e) } } } } var yyn113 bool - if x.VolumeSource.Cinder == nil { + if x.VolumeSource.Glusterfs == nil { yyn113 = true goto LABEL113 } LABEL113: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn113 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[14] { - if x.Cinder == nil { + if yyq101[9] { + if x.Glusterfs == nil { r.EncodeNil() } else { - x.Cinder.CodecEncodeSelf(e) + x.Glusterfs.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[14] { + if yyq101[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("cinder")) + r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn113 { r.EncodeNil() } else { - if x.Cinder == nil { + if x.Glusterfs == nil { r.EncodeNil() } else { - x.Cinder.CodecEncodeSelf(e) + x.Glusterfs.CodecEncodeSelf(e) } } } } var yyn114 bool - if x.VolumeSource.CephFS == nil { + if x.VolumeSource.PersistentVolumeClaim == nil { yyn114 = true goto LABEL114 } LABEL114: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn114 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[15] { - if x.CephFS == nil { + if yyq101[10] { + if x.PersistentVolumeClaim == nil { r.EncodeNil() } else { - x.CephFS.CodecEncodeSelf(e) + x.PersistentVolumeClaim.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[15] { + if yyq101[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("cephfs")) + r.EncodeString(codecSelferC_UTF81234, string("persistentVolumeClaim")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn114 { r.EncodeNil() } else { - if x.CephFS == nil { + if x.PersistentVolumeClaim == nil { r.EncodeNil() } else { - x.CephFS.CodecEncodeSelf(e) + x.PersistentVolumeClaim.CodecEncodeSelf(e) } } } } var yyn115 bool - if x.VolumeSource.Flocker == nil { + if x.VolumeSource.RBD == nil { yyn115 = true goto LABEL115 } LABEL115: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn115 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[16] { - if x.Flocker == nil { + if yyq101[11] { + if x.RBD == nil { r.EncodeNil() } else { - x.Flocker.CodecEncodeSelf(e) + x.RBD.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[16] { + if yyq101[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("flocker")) + r.EncodeString(codecSelferC_UTF81234, string("rbd")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn115 { r.EncodeNil() } else { - if x.Flocker == nil { + if x.RBD == nil { r.EncodeNil() } else { - x.Flocker.CodecEncodeSelf(e) + x.RBD.CodecEncodeSelf(e) } } } } var yyn116 bool - if x.VolumeSource.DownwardAPI == nil { + if x.VolumeSource.Quobyte == nil { yyn116 = true goto LABEL116 } LABEL116: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn116 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[17] { - if x.DownwardAPI == nil { + if yyq101[12] { + if x.Quobyte == nil { r.EncodeNil() } else { - x.DownwardAPI.CodecEncodeSelf(e) + x.Quobyte.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[17] { + if yyq101[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("downwardAPI")) + r.EncodeString(codecSelferC_UTF81234, string("quobyte")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn116 { r.EncodeNil() } else { - if x.DownwardAPI == nil { + if x.Quobyte == nil { r.EncodeNil() } else { - x.DownwardAPI.CodecEncodeSelf(e) + x.Quobyte.CodecEncodeSelf(e) } } } } var yyn117 bool - if x.VolumeSource.FC == nil { + if x.VolumeSource.FlexVolume == nil { yyn117 = true goto LABEL117 } LABEL117: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn117 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[18] { - if x.FC == nil { + if yyq101[13] { + if x.FlexVolume == nil { r.EncodeNil() } else { - x.FC.CodecEncodeSelf(e) + x.FlexVolume.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[18] { + if yyq101[13] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("fc")) + r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn117 { r.EncodeNil() } else { - if x.FC == nil { + if x.FlexVolume == nil { r.EncodeNil() } else { - x.FC.CodecEncodeSelf(e) + x.FlexVolume.CodecEncodeSelf(e) } } } } var yyn118 bool - if x.VolumeSource.AzureFile == nil { + if x.VolumeSource.Cinder == nil { yyn118 = true goto LABEL118 } LABEL118: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn118 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[19] { - if x.AzureFile == nil { + if yyq101[14] { + if x.Cinder == nil { r.EncodeNil() } else { - x.AzureFile.CodecEncodeSelf(e) + x.Cinder.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[19] { + if yyq101[14] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("azureFile")) + r.EncodeString(codecSelferC_UTF81234, string("cinder")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn118 { r.EncodeNil() } else { - if x.AzureFile == nil { + if x.Cinder == nil { r.EncodeNil() } else { - x.AzureFile.CodecEncodeSelf(e) + x.Cinder.CodecEncodeSelf(e) } } } } var yyn119 bool - if x.VolumeSource.ConfigMap == nil { + if x.VolumeSource.CephFS == nil { yyn119 = true goto LABEL119 } LABEL119: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn119 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[20] { - if x.ConfigMap == nil { + if yyq101[15] { + if x.CephFS == nil { r.EncodeNil() } else { - x.ConfigMap.CodecEncodeSelf(e) + x.CephFS.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[20] { + if yyq101[15] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("configMap")) + r.EncodeString(codecSelferC_UTF81234, string("cephfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn119 { r.EncodeNil() } else { - if x.ConfigMap == nil { + if x.CephFS == nil { r.EncodeNil() } else { - x.ConfigMap.CodecEncodeSelf(e) + x.CephFS.CodecEncodeSelf(e) } } } } var yyn120 bool - if x.VolumeSource.VsphereVolume == nil { + if x.VolumeSource.Flocker == nil { yyn120 = true goto LABEL120 } LABEL120: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn120 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[21] { + if yyq101[16] { + if x.Flocker == nil { + r.EncodeNil() + } else { + x.Flocker.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq101[16] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("flocker")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn120 { + r.EncodeNil() + } else { + if x.Flocker == nil { + r.EncodeNil() + } else { + x.Flocker.CodecEncodeSelf(e) + } + } + } + } + var yyn121 bool + if x.VolumeSource.DownwardAPI == nil { + yyn121 = true + goto LABEL121 + } + LABEL121: + if yyr101 || yy2arr101 { + if yyn121 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq101[17] { + if x.DownwardAPI == nil { + r.EncodeNil() + } else { + x.DownwardAPI.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq101[17] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("downwardAPI")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn121 { + r.EncodeNil() + } else { + if x.DownwardAPI == nil { + r.EncodeNil() + } else { + x.DownwardAPI.CodecEncodeSelf(e) + } + } + } + } + var yyn122 bool + if x.VolumeSource.FC == nil { + yyn122 = true + goto LABEL122 + } + LABEL122: + if yyr101 || yy2arr101 { + if yyn122 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq101[18] { + if x.FC == nil { + r.EncodeNil() + } else { + x.FC.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq101[18] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("fc")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn122 { + r.EncodeNil() + } else { + if x.FC == nil { + r.EncodeNil() + } else { + x.FC.CodecEncodeSelf(e) + } + } + } + } + var yyn123 bool + if x.VolumeSource.AzureFile == nil { + yyn123 = true + goto LABEL123 + } + LABEL123: + if yyr101 || yy2arr101 { + if yyn123 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq101[19] { + if x.AzureFile == nil { + r.EncodeNil() + } else { + x.AzureFile.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq101[19] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("azureFile")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn123 { + r.EncodeNil() + } else { + if x.AzureFile == nil { + r.EncodeNil() + } else { + x.AzureFile.CodecEncodeSelf(e) + } + } + } + } + var yyn124 bool + if x.VolumeSource.ConfigMap == nil { + yyn124 = true + goto LABEL124 + } + LABEL124: + if yyr101 || yy2arr101 { + if yyn124 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq101[20] { + if x.ConfigMap == nil { + r.EncodeNil() + } else { + x.ConfigMap.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq101[20] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("configMap")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn124 { + r.EncodeNil() + } else { + if x.ConfigMap == nil { + r.EncodeNil() + } else { + x.ConfigMap.CodecEncodeSelf(e) + } + } + } + } + var yyn125 bool + if x.VolumeSource.VsphereVolume == nil { + yyn125 = true + goto LABEL125 + } + LABEL125: + if yyr101 || yy2arr101 { + if yyn125 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq101[21] { if x.VsphereVolume == nil { r.EncodeNil() } else { @@ -1898,11 +1946,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq96[21] { + if yyq101[21] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("vsphereVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn120 { + if yyn125 { r.EncodeNil() } else { if x.VsphereVolume == nil { @@ -1913,7 +1961,7 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1926,25 +1974,25 @@ func (x *Volume) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym121 := z.DecBinary() - _ = yym121 + yym126 := z.DecBinary() + _ = yym126 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct122 := r.ContainerType() - if yyct122 == codecSelferValueTypeMap1234 { - yyl122 := r.ReadMapStart() - if yyl122 == 0 { + yyct127 := r.ContainerType() + if yyct127 == codecSelferValueTypeMap1234 { + yyl127 := r.ReadMapStart() + if yyl127 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl122, d) + x.codecDecodeSelfFromMap(yyl127, d) } - } else if yyct122 == codecSelferValueTypeArray1234 { - yyl122 := r.ReadArrayStart() - if yyl122 == 0 { + } else if yyct127 == codecSelferValueTypeArray1234 { + yyl127 := r.ReadArrayStart() + if yyl127 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl122, d) + x.codecDecodeSelfFromArray(yyl127, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1956,12 +2004,12 @@ func (x *Volume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys123Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys123Slc - var yyhl123 bool = l >= 0 - for yyj123 := 0; ; yyj123++ { - if yyhl123 { - if yyj123 >= l { + var yys128Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys128Slc + var yyhl128 bool = l >= 0 + for yyj128 := 0; ; yyj128++ { + if yyhl128 { + if yyj128 >= l { break } } else { @@ -1970,10 +2018,10 @@ func (x *Volume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys123Slc = r.DecodeBytes(yys123Slc, true, true) - yys123 := string(yys123Slc) + yys128Slc = r.DecodeBytes(yys128Slc, true, true) + yys128 := string(yys128Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys123 { + switch yys128 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -2275,9 +2323,9 @@ func (x *Volume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.VsphereVolume.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys123) - } // end switch yys123 - } // end for yyj123 + z.DecStructFieldNotFound(-1, yys128) + } // end switch yys128 + } // end for yyj128 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -2285,16 +2333,16 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj146 int - var yyb146 bool - var yyhl146 bool = l >= 0 - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + var yyj151 int + var yyb151 bool + var yyhl151 bool = l >= 0 + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2307,13 +2355,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.HostPath == nil { x.VolumeSource.HostPath = new(HostPathVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2331,13 +2379,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.EmptyDir == nil { x.VolumeSource.EmptyDir = new(EmptyDirVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2355,13 +2403,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.GCEPersistentDisk == nil { x.VolumeSource.GCEPersistentDisk = new(GCEPersistentDiskVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2379,13 +2427,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.AWSElasticBlockStore == nil { x.VolumeSource.AWSElasticBlockStore = new(AWSElasticBlockStoreVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2403,13 +2451,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.GitRepo == nil { x.VolumeSource.GitRepo = new(GitRepoVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2427,13 +2475,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.Secret == nil { x.VolumeSource.Secret = new(SecretVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2451,13 +2499,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.NFS == nil { x.VolumeSource.NFS = new(NFSVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2475,13 +2523,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.ISCSI == nil { x.VolumeSource.ISCSI = new(ISCSIVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2499,13 +2547,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.Glusterfs == nil { x.VolumeSource.Glusterfs = new(GlusterfsVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2523,13 +2571,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.PersistentVolumeClaim == nil { x.VolumeSource.PersistentVolumeClaim = new(PersistentVolumeClaimVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2547,13 +2595,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.RBD == nil { x.VolumeSource.RBD = new(RBDVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2571,13 +2619,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.Quobyte == nil { x.VolumeSource.Quobyte = new(QuobyteVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2595,13 +2643,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.FlexVolume == nil { x.VolumeSource.FlexVolume = new(FlexVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2619,13 +2667,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.Cinder == nil { x.VolumeSource.Cinder = new(CinderVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2643,13 +2691,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.CephFS == nil { x.VolumeSource.CephFS = new(CephFSVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2667,13 +2715,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.Flocker == nil { x.VolumeSource.Flocker = new(FlockerVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2691,13 +2739,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.DownwardAPI == nil { x.VolumeSource.DownwardAPI = new(DownwardAPIVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2715,13 +2763,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.FC == nil { x.VolumeSource.FC = new(FCVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2739,13 +2787,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.AzureFile == nil { x.VolumeSource.AzureFile = new(AzureFileVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2763,13 +2811,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.ConfigMap == nil { x.VolumeSource.ConfigMap = new(ConfigMapVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2787,13 +2835,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.VsphereVolume == nil { x.VolumeSource.VsphereVolume = new(VsphereVirtualDiskVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2809,17 +2857,17 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.VsphereVolume.CodecDecodeSelf(d) } for { - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj146-1, "") + z.DecStructFieldNotFound(yyj151-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -2831,53 +2879,53 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym169 := z.EncBinary() - _ = yym169 + yym174 := z.EncBinary() + _ = yym174 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep170 := !z.EncBinary() - yy2arr170 := z.EncBasicHandle().StructToArray - var yyq170 [21]bool - _, _, _ = yysep170, yyq170, yy2arr170 - const yyr170 bool = false - yyq170[0] = x.HostPath != nil - yyq170[1] = x.EmptyDir != nil - yyq170[2] = x.GCEPersistentDisk != nil - yyq170[3] = x.AWSElasticBlockStore != nil - yyq170[4] = x.GitRepo != nil - yyq170[5] = x.Secret != nil - yyq170[6] = x.NFS != nil - yyq170[7] = x.ISCSI != nil - yyq170[8] = x.Glusterfs != nil - yyq170[9] = x.PersistentVolumeClaim != nil - yyq170[10] = x.RBD != nil - yyq170[11] = x.Quobyte != nil - yyq170[12] = x.FlexVolume != nil - yyq170[13] = x.Cinder != nil - yyq170[14] = x.CephFS != nil - yyq170[15] = x.Flocker != nil - yyq170[16] = x.DownwardAPI != nil - yyq170[17] = x.FC != nil - yyq170[18] = x.AzureFile != nil - yyq170[19] = x.ConfigMap != nil - yyq170[20] = x.VsphereVolume != nil - var yynn170 int - if yyr170 || yy2arr170 { + yysep175 := !z.EncBinary() + yy2arr175 := z.EncBasicHandle().StructToArray + var yyq175 [21]bool + _, _, _ = yysep175, yyq175, yy2arr175 + const yyr175 bool = false + yyq175[0] = x.HostPath != nil + yyq175[1] = x.EmptyDir != nil + yyq175[2] = x.GCEPersistentDisk != nil + yyq175[3] = x.AWSElasticBlockStore != nil + yyq175[4] = x.GitRepo != nil + yyq175[5] = x.Secret != nil + yyq175[6] = x.NFS != nil + yyq175[7] = x.ISCSI != nil + yyq175[8] = x.Glusterfs != nil + yyq175[9] = x.PersistentVolumeClaim != nil + yyq175[10] = x.RBD != nil + yyq175[11] = x.Quobyte != nil + yyq175[12] = x.FlexVolume != nil + yyq175[13] = x.Cinder != nil + yyq175[14] = x.CephFS != nil + yyq175[15] = x.Flocker != nil + yyq175[16] = x.DownwardAPI != nil + yyq175[17] = x.FC != nil + yyq175[18] = x.AzureFile != nil + yyq175[19] = x.ConfigMap != nil + yyq175[20] = x.VsphereVolume != nil + var yynn175 int + if yyr175 || yy2arr175 { r.EncodeArrayStart(21) } else { - yynn170 = 0 - for _, b := range yyq170 { + yynn175 = 0 + for _, b := range yyq175 { if b { - yynn170++ + yynn175++ } } - r.EncodeMapStart(yynn170) - yynn170 = 0 + r.EncodeMapStart(yynn175) + yynn175 = 0 } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[0] { + if yyq175[0] { if x.HostPath == nil { r.EncodeNil() } else { @@ -2887,7 +2935,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[0] { + if yyq175[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2898,9 +2946,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[1] { + if yyq175[1] { if x.EmptyDir == nil { r.EncodeNil() } else { @@ -2910,7 +2958,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[1] { + if yyq175[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("emptyDir")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2921,9 +2969,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[2] { + if yyq175[2] { if x.GCEPersistentDisk == nil { r.EncodeNil() } else { @@ -2933,7 +2981,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[2] { + if yyq175[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2944,9 +2992,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[3] { + if yyq175[3] { if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { @@ -2956,7 +3004,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[3] { + if yyq175[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2967,9 +3015,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[4] { + if yyq175[4] { if x.GitRepo == nil { r.EncodeNil() } else { @@ -2979,7 +3027,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[4] { + if yyq175[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gitRepo")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2990,9 +3038,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[5] { + if yyq175[5] { if x.Secret == nil { r.EncodeNil() } else { @@ -3002,7 +3050,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[5] { + if yyq175[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secret")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3013,9 +3061,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[6] { + if yyq175[6] { if x.NFS == nil { r.EncodeNil() } else { @@ -3025,7 +3073,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[6] { + if yyq175[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3036,9 +3084,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[7] { + if yyq175[7] { if x.ISCSI == nil { r.EncodeNil() } else { @@ -3048,7 +3096,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[7] { + if yyq175[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iscsi")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3059,9 +3107,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[8] { + if yyq175[8] { if x.Glusterfs == nil { r.EncodeNil() } else { @@ -3071,7 +3119,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[8] { + if yyq175[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3082,9 +3130,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[9] { + if yyq175[9] { if x.PersistentVolumeClaim == nil { r.EncodeNil() } else { @@ -3094,7 +3142,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[9] { + if yyq175[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("persistentVolumeClaim")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3105,9 +3153,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[10] { + if yyq175[10] { if x.RBD == nil { r.EncodeNil() } else { @@ -3117,7 +3165,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[10] { + if yyq175[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rbd")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3128,9 +3176,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[11] { + if yyq175[11] { if x.Quobyte == nil { r.EncodeNil() } else { @@ -3140,7 +3188,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[11] { + if yyq175[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("quobyte")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3151,9 +3199,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[12] { + if yyq175[12] { if x.FlexVolume == nil { r.EncodeNil() } else { @@ -3163,7 +3211,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[12] { + if yyq175[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3174,9 +3222,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[13] { + if yyq175[13] { if x.Cinder == nil { r.EncodeNil() } else { @@ -3186,7 +3234,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[13] { + if yyq175[13] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cinder")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3197,9 +3245,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[14] { + if yyq175[14] { if x.CephFS == nil { r.EncodeNil() } else { @@ -3209,7 +3257,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[14] { + if yyq175[14] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cephfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3220,9 +3268,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[15] { + if yyq175[15] { if x.Flocker == nil { r.EncodeNil() } else { @@ -3232,7 +3280,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[15] { + if yyq175[15] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flocker")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3243,9 +3291,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[16] { + if yyq175[16] { if x.DownwardAPI == nil { r.EncodeNil() } else { @@ -3255,7 +3303,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[16] { + if yyq175[16] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("downwardAPI")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3266,9 +3314,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[17] { + if yyq175[17] { if x.FC == nil { r.EncodeNil() } else { @@ -3278,7 +3326,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[17] { + if yyq175[17] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fc")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3289,9 +3337,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[18] { + if yyq175[18] { if x.AzureFile == nil { r.EncodeNil() } else { @@ -3301,7 +3349,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[18] { + if yyq175[18] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("azureFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3312,9 +3360,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[19] { + if yyq175[19] { if x.ConfigMap == nil { r.EncodeNil() } else { @@ -3324,7 +3372,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[19] { + if yyq175[19] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("configMap")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3335,9 +3383,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[20] { + if yyq175[20] { if x.VsphereVolume == nil { r.EncodeNil() } else { @@ -3347,7 +3395,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[20] { + if yyq175[20] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("vsphereVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3358,7 +3406,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -3371,25 +3419,25 @@ func (x *VolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym192 := z.DecBinary() - _ = yym192 + yym197 := z.DecBinary() + _ = yym197 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct193 := r.ContainerType() - if yyct193 == codecSelferValueTypeMap1234 { - yyl193 := r.ReadMapStart() - if yyl193 == 0 { + yyct198 := r.ContainerType() + if yyct198 == codecSelferValueTypeMap1234 { + yyl198 := r.ReadMapStart() + if yyl198 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl193, d) + x.codecDecodeSelfFromMap(yyl198, d) } - } else if yyct193 == codecSelferValueTypeArray1234 { - yyl193 := r.ReadArrayStart() - if yyl193 == 0 { + } else if yyct198 == codecSelferValueTypeArray1234 { + yyl198 := r.ReadArrayStart() + if yyl198 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl193, d) + x.codecDecodeSelfFromArray(yyl198, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -3401,12 +3449,12 @@ func (x *VolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys194Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys194Slc - var yyhl194 bool = l >= 0 - for yyj194 := 0; ; yyj194++ { - if yyhl194 { - if yyj194 >= l { + var yys199Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys199Slc + var yyhl199 bool = l >= 0 + for yyj199 := 0; ; yyj199++ { + if yyhl199 { + if yyj199 >= l { break } } else { @@ -3415,10 +3463,10 @@ func (x *VolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys194Slc = r.DecodeBytes(yys194Slc, true, true) - yys194 := string(yys194Slc) + yys199Slc = r.DecodeBytes(yys199Slc, true, true) + yys199 := string(yys199Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys194 { + switch yys199 { case "hostPath": if r.TryDecodeAsNil() { if x.HostPath != nil { @@ -3651,9 +3699,9 @@ func (x *VolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.VsphereVolume.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys194) - } // end switch yys194 - } // end for yyj194 + z.DecStructFieldNotFound(-1, yys199) + } // end switch yys199 + } // end for yyj199 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -3661,16 +3709,16 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj216 int - var yyb216 bool - var yyhl216 bool = l >= 0 - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + var yyj221 int + var yyb221 bool + var yyhl221 bool = l >= 0 + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3685,13 +3733,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.HostPath.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3706,13 +3754,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.EmptyDir.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3727,13 +3775,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.GCEPersistentDisk.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3748,13 +3796,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.AWSElasticBlockStore.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3769,13 +3817,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.GitRepo.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3790,13 +3838,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Secret.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3811,13 +3859,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.NFS.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3832,13 +3880,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.ISCSI.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3853,13 +3901,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Glusterfs.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3874,13 +3922,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.PersistentVolumeClaim.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3895,13 +3943,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.RBD.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3916,13 +3964,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Quobyte.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3937,13 +3985,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.FlexVolume.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3958,13 +4006,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Cinder.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3979,13 +4027,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.CephFS.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4000,13 +4048,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Flocker.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4021,13 +4069,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.DownwardAPI.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4042,13 +4090,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.FC.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4063,13 +4111,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.AzureFile.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4084,13 +4132,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.ConfigMap.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4106,17 +4154,17 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.VsphereVolume.CodecDecodeSelf(d) } for { - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj216-1, "") + z.DecStructFieldNotFound(yyj221-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -4128,47 +4176,47 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym238 := z.EncBinary() - _ = yym238 + yym243 := z.EncBinary() + _ = yym243 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep239 := !z.EncBinary() - yy2arr239 := z.EncBasicHandle().StructToArray - var yyq239 [15]bool - _, _, _ = yysep239, yyq239, yy2arr239 - const yyr239 bool = false - yyq239[0] = x.GCEPersistentDisk != nil - yyq239[1] = x.AWSElasticBlockStore != nil - yyq239[2] = x.HostPath != nil - yyq239[3] = x.Glusterfs != nil - yyq239[4] = x.NFS != nil - yyq239[5] = x.RBD != nil - yyq239[6] = x.Quobyte != nil - yyq239[7] = x.ISCSI != nil - yyq239[8] = x.FlexVolume != nil - yyq239[9] = x.Cinder != nil - yyq239[10] = x.CephFS != nil - yyq239[11] = x.FC != nil - yyq239[12] = x.Flocker != nil - yyq239[13] = x.AzureFile != nil - yyq239[14] = x.VsphereVolume != nil - var yynn239 int - if yyr239 || yy2arr239 { + yysep244 := !z.EncBinary() + yy2arr244 := z.EncBasicHandle().StructToArray + var yyq244 [15]bool + _, _, _ = yysep244, yyq244, yy2arr244 + const yyr244 bool = false + yyq244[0] = x.GCEPersistentDisk != nil + yyq244[1] = x.AWSElasticBlockStore != nil + yyq244[2] = x.HostPath != nil + yyq244[3] = x.Glusterfs != nil + yyq244[4] = x.NFS != nil + yyq244[5] = x.RBD != nil + yyq244[6] = x.Quobyte != nil + yyq244[7] = x.ISCSI != nil + yyq244[8] = x.FlexVolume != nil + yyq244[9] = x.Cinder != nil + yyq244[10] = x.CephFS != nil + yyq244[11] = x.FC != nil + yyq244[12] = x.Flocker != nil + yyq244[13] = x.AzureFile != nil + yyq244[14] = x.VsphereVolume != nil + var yynn244 int + if yyr244 || yy2arr244 { r.EncodeArrayStart(15) } else { - yynn239 = 0 - for _, b := range yyq239 { + yynn244 = 0 + for _, b := range yyq244 { if b { - yynn239++ + yynn244++ } } - r.EncodeMapStart(yynn239) - yynn239 = 0 + r.EncodeMapStart(yynn244) + yynn244 = 0 } - if yyr239 || yy2arr239 { + if yyr244 || yy2arr244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq239[0] { + if yyq244[0] { if x.GCEPersistentDisk == nil { r.EncodeNil() } else { @@ -4178,7 +4226,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq239[0] { + if yyq244[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4189,9 +4237,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr239 || yy2arr239 { + if yyr244 || yy2arr244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq239[1] { + if yyq244[1] { if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { @@ -4201,7 +4249,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq239[1] { + if yyq244[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4212,9 +4260,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr239 || yy2arr239 { + if yyr244 || yy2arr244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq239[2] { + if yyq244[2] { if x.HostPath == nil { r.EncodeNil() } else { @@ -4224,7 +4272,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq239[2] { + if yyq244[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4235,9 +4283,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr239 || yy2arr239 { + if yyr244 || yy2arr244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq239[3] { + if yyq244[3] { if x.Glusterfs == nil { r.EncodeNil() } else { @@ -4247,7 +4295,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq239[3] { + if yyq244[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4258,9 +4306,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr239 || yy2arr239 { + if yyr244 || yy2arr244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq239[4] { + if yyq244[4] { if x.NFS == nil { r.EncodeNil() } else { @@ -4270,7 +4318,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq239[4] { + if yyq244[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4281,9 +4329,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr239 || yy2arr239 { + if yyr244 || yy2arr244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq239[5] { + if yyq244[5] { if x.RBD == nil { r.EncodeNil() } else { @@ -4293,7 +4341,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq239[5] { + if yyq244[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rbd")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4304,9 +4352,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr239 || yy2arr239 { + if yyr244 || yy2arr244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq239[6] { + if yyq244[6] { if x.Quobyte == nil { r.EncodeNil() } else { @@ -4316,7 +4364,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq239[6] { + if yyq244[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("quobyte")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4327,9 +4375,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr239 || yy2arr239 { + if yyr244 || yy2arr244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq239[7] { + if yyq244[7] { if x.ISCSI == nil { r.EncodeNil() } else { @@ -4339,7 +4387,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq239[7] { + if yyq244[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iscsi")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4350,9 +4398,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr239 || yy2arr239 { + if yyr244 || yy2arr244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq239[8] { + if yyq244[8] { if x.FlexVolume == nil { r.EncodeNil() } else { @@ -4362,7 +4410,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq239[8] { + if yyq244[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4373,9 +4421,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr239 || yy2arr239 { + if yyr244 || yy2arr244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq239[9] { + if yyq244[9] { if x.Cinder == nil { r.EncodeNil() } else { @@ -4385,7 +4433,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq239[9] { + if yyq244[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cinder")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4396,9 +4444,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr239 || yy2arr239 { + if yyr244 || yy2arr244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq239[10] { + if yyq244[10] { if x.CephFS == nil { r.EncodeNil() } else { @@ -4408,7 +4456,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq239[10] { + if yyq244[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cephfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4419,9 +4467,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr239 || yy2arr239 { + if yyr244 || yy2arr244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq239[11] { + if yyq244[11] { if x.FC == nil { r.EncodeNil() } else { @@ -4431,7 +4479,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq239[11] { + if yyq244[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fc")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4442,9 +4490,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr239 || yy2arr239 { + if yyr244 || yy2arr244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq239[12] { + if yyq244[12] { if x.Flocker == nil { r.EncodeNil() } else { @@ -4454,7 +4502,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq239[12] { + if yyq244[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flocker")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4465,9 +4513,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr239 || yy2arr239 { + if yyr244 || yy2arr244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq239[13] { + if yyq244[13] { if x.AzureFile == nil { r.EncodeNil() } else { @@ -4477,7 +4525,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq239[13] { + if yyq244[13] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("azureFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4488,9 +4536,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr239 || yy2arr239 { + if yyr244 || yy2arr244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq239[14] { + if yyq244[14] { if x.VsphereVolume == nil { r.EncodeNil() } else { @@ -4500,7 +4548,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq239[14] { + if yyq244[14] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("vsphereVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4511,7 +4559,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr239 || yy2arr239 { + if yyr244 || yy2arr244 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -4524,25 +4572,25 @@ func (x *PersistentVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym255 := z.DecBinary() - _ = yym255 + yym260 := z.DecBinary() + _ = yym260 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct256 := r.ContainerType() - if yyct256 == codecSelferValueTypeMap1234 { - yyl256 := r.ReadMapStart() - if yyl256 == 0 { + yyct261 := r.ContainerType() + if yyct261 == codecSelferValueTypeMap1234 { + yyl261 := r.ReadMapStart() + if yyl261 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl256, d) + x.codecDecodeSelfFromMap(yyl261, d) } - } else if yyct256 == codecSelferValueTypeArray1234 { - yyl256 := r.ReadArrayStart() - if yyl256 == 0 { + } else if yyct261 == codecSelferValueTypeArray1234 { + yyl261 := r.ReadArrayStart() + if yyl261 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl256, d) + x.codecDecodeSelfFromArray(yyl261, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -4554,12 +4602,12 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys257Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys257Slc - var yyhl257 bool = l >= 0 - for yyj257 := 0; ; yyj257++ { - if yyhl257 { - if yyj257 >= l { + var yys262Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys262Slc + var yyhl262 bool = l >= 0 + for yyj262 := 0; ; yyj262++ { + if yyhl262 { + if yyj262 >= l { break } } else { @@ -4568,10 +4616,10 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Deco } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys257Slc = r.DecodeBytes(yys257Slc, true, true) - yys257 := string(yys257Slc) + yys262Slc = r.DecodeBytes(yys262Slc, true, true) + yys262 := string(yys262Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys257 { + switch yys262 { case "gcePersistentDisk": if r.TryDecodeAsNil() { if x.GCEPersistentDisk != nil { @@ -4738,9 +4786,9 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Deco x.VsphereVolume.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys257) - } // end switch yys257 - } // end for yyj257 + z.DecStructFieldNotFound(-1, yys262) + } // end switch yys262 + } // end for yyj262 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4748,16 +4796,16 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj273 int - var yyb273 bool - var yyhl273 bool = l >= 0 - yyj273++ - if yyhl273 { - yyb273 = yyj273 > l + var yyj278 int + var yyb278 bool + var yyhl278 bool = l >= 0 + yyj278++ + if yyhl278 { + yyb278 = yyj278 > l } else { - yyb273 = r.CheckBreak() + yyb278 = r.CheckBreak() } - if yyb273 { + if yyb278 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4772,13 +4820,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.GCEPersistentDisk.CodecDecodeSelf(d) } - yyj273++ - if yyhl273 { - yyb273 = yyj273 > l + yyj278++ + if yyhl278 { + yyb278 = yyj278 > l } else { - yyb273 = r.CheckBreak() + yyb278 = r.CheckBreak() } - if yyb273 { + if yyb278 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4793,13 +4841,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.AWSElasticBlockStore.CodecDecodeSelf(d) } - yyj273++ - if yyhl273 { - yyb273 = yyj273 > l + yyj278++ + if yyhl278 { + yyb278 = yyj278 > l } else { - yyb273 = r.CheckBreak() + yyb278 = r.CheckBreak() } - if yyb273 { + if yyb278 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4814,13 +4862,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.HostPath.CodecDecodeSelf(d) } - yyj273++ - if yyhl273 { - yyb273 = yyj273 > l + yyj278++ + if yyhl278 { + yyb278 = yyj278 > l } else { - yyb273 = r.CheckBreak() + yyb278 = r.CheckBreak() } - if yyb273 { + if yyb278 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4835,13 +4883,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.Glusterfs.CodecDecodeSelf(d) } - yyj273++ - if yyhl273 { - yyb273 = yyj273 > l + yyj278++ + if yyhl278 { + yyb278 = yyj278 > l } else { - yyb273 = r.CheckBreak() + yyb278 = r.CheckBreak() } - if yyb273 { + if yyb278 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4856,13 +4904,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.NFS.CodecDecodeSelf(d) } - yyj273++ - if yyhl273 { - yyb273 = yyj273 > l + yyj278++ + if yyhl278 { + yyb278 = yyj278 > l } else { - yyb273 = r.CheckBreak() + yyb278 = r.CheckBreak() } - if yyb273 { + if yyb278 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4877,13 +4925,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.RBD.CodecDecodeSelf(d) } - yyj273++ - if yyhl273 { - yyb273 = yyj273 > l + yyj278++ + if yyhl278 { + yyb278 = yyj278 > l } else { - yyb273 = r.CheckBreak() + yyb278 = r.CheckBreak() } - if yyb273 { + if yyb278 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4898,13 +4946,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.Quobyte.CodecDecodeSelf(d) } - yyj273++ - if yyhl273 { - yyb273 = yyj273 > l + yyj278++ + if yyhl278 { + yyb278 = yyj278 > l } else { - yyb273 = r.CheckBreak() + yyb278 = r.CheckBreak() } - if yyb273 { + if yyb278 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4919,13 +4967,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.ISCSI.CodecDecodeSelf(d) } - yyj273++ - if yyhl273 { - yyb273 = yyj273 > l + yyj278++ + if yyhl278 { + yyb278 = yyj278 > l } else { - yyb273 = r.CheckBreak() + yyb278 = r.CheckBreak() } - if yyb273 { + if yyb278 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4940,13 +4988,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.FlexVolume.CodecDecodeSelf(d) } - yyj273++ - if yyhl273 { - yyb273 = yyj273 > l + yyj278++ + if yyhl278 { + yyb278 = yyj278 > l } else { - yyb273 = r.CheckBreak() + yyb278 = r.CheckBreak() } - if yyb273 { + if yyb278 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4961,13 +5009,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.Cinder.CodecDecodeSelf(d) } - yyj273++ - if yyhl273 { - yyb273 = yyj273 > l + yyj278++ + if yyhl278 { + yyb278 = yyj278 > l } else { - yyb273 = r.CheckBreak() + yyb278 = r.CheckBreak() } - if yyb273 { + if yyb278 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4982,13 +5030,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.CephFS.CodecDecodeSelf(d) } - yyj273++ - if yyhl273 { - yyb273 = yyj273 > l + yyj278++ + if yyhl278 { + yyb278 = yyj278 > l } else { - yyb273 = r.CheckBreak() + yyb278 = r.CheckBreak() } - if yyb273 { + if yyb278 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5003,13 +5051,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.FC.CodecDecodeSelf(d) } - yyj273++ - if yyhl273 { - yyb273 = yyj273 > l + yyj278++ + if yyhl278 { + yyb278 = yyj278 > l } else { - yyb273 = r.CheckBreak() + yyb278 = r.CheckBreak() } - if yyb273 { + if yyb278 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5024,13 +5072,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.Flocker.CodecDecodeSelf(d) } - yyj273++ - if yyhl273 { - yyb273 = yyj273 > l + yyj278++ + if yyhl278 { + yyb278 = yyj278 > l } else { - yyb273 = r.CheckBreak() + yyb278 = r.CheckBreak() } - if yyb273 { + if yyb278 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5045,13 +5093,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.AzureFile.CodecDecodeSelf(d) } - yyj273++ - if yyhl273 { - yyb273 = yyj273 > l + yyj278++ + if yyhl278 { + yyb278 = yyj278 > l } else { - yyb273 = r.CheckBreak() + yyb278 = r.CheckBreak() } - if yyb273 { + if yyb278 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5067,17 +5115,17 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De x.VsphereVolume.CodecDecodeSelf(d) } for { - yyj273++ - if yyhl273 { - yyb273 = yyj273 > l + yyj278++ + if yyhl278 { + yyb278 = yyj278 > l } else { - yyb273 = r.CheckBreak() + yyb278 = r.CheckBreak() } - if yyb273 { + if yyb278 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj273-1, "") + z.DecStructFieldNotFound(yyj278-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -5089,34 +5137,34 @@ func (x *PersistentVolumeClaimVolumeSource) CodecEncodeSelf(e *codec1978.Encoder if x == nil { r.EncodeNil() } else { - yym289 := z.EncBinary() - _ = yym289 + yym294 := z.EncBinary() + _ = yym294 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep290 := !z.EncBinary() - yy2arr290 := z.EncBasicHandle().StructToArray - var yyq290 [2]bool - _, _, _ = yysep290, yyq290, yy2arr290 - const yyr290 bool = false - yyq290[1] = x.ReadOnly != false - var yynn290 int - if yyr290 || yy2arr290 { + yysep295 := !z.EncBinary() + yy2arr295 := z.EncBasicHandle().StructToArray + var yyq295 [2]bool + _, _, _ = yysep295, yyq295, yy2arr295 + const yyr295 bool = false + yyq295[1] = x.ReadOnly != false + var yynn295 int + if yyr295 || yy2arr295 { r.EncodeArrayStart(2) } else { - yynn290 = 1 - for _, b := range yyq290 { + yynn295 = 1 + for _, b := range yyq295 { if b { - yynn290++ + yynn295++ } } - r.EncodeMapStart(yynn290) - yynn290 = 0 + r.EncodeMapStart(yynn295) + yynn295 = 0 } - if yyr290 || yy2arr290 { + if yyr295 || yy2arr295 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym292 := z.EncBinary() - _ = yym292 + yym297 := z.EncBinary() + _ = yym297 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClaimName)) @@ -5125,18 +5173,18 @@ func (x *PersistentVolumeClaimVolumeSource) CodecEncodeSelf(e *codec1978.Encoder z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("claimName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym293 := z.EncBinary() - _ = yym293 + yym298 := z.EncBinary() + _ = yym298 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClaimName)) } } - if yyr290 || yy2arr290 { + if yyr295 || yy2arr295 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq290[1] { - yym295 := z.EncBinary() - _ = yym295 + if yyq295[1] { + yym300 := z.EncBinary() + _ = yym300 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -5145,19 +5193,19 @@ func (x *PersistentVolumeClaimVolumeSource) CodecEncodeSelf(e *codec1978.Encoder r.EncodeBool(false) } } else { - if yyq290[1] { + if yyq295[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym296 := z.EncBinary() - _ = yym296 + yym301 := z.EncBinary() + _ = yym301 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr290 || yy2arr290 { + if yyr295 || yy2arr295 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -5170,25 +5218,25 @@ func (x *PersistentVolumeClaimVolumeSource) CodecDecodeSelf(d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym297 := z.DecBinary() - _ = yym297 + yym302 := z.DecBinary() + _ = yym302 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct298 := r.ContainerType() - if yyct298 == codecSelferValueTypeMap1234 { - yyl298 := r.ReadMapStart() - if yyl298 == 0 { + yyct303 := r.ContainerType() + if yyct303 == codecSelferValueTypeMap1234 { + yyl303 := r.ReadMapStart() + if yyl303 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl298, d) + x.codecDecodeSelfFromMap(yyl303, d) } - } else if yyct298 == codecSelferValueTypeArray1234 { - yyl298 := r.ReadArrayStart() - if yyl298 == 0 { + } else if yyct303 == codecSelferValueTypeArray1234 { + yyl303 := r.ReadArrayStart() + if yyl303 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl298, d) + x.codecDecodeSelfFromArray(yyl303, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -5200,12 +5248,12 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromMap(l int, d *cod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys299Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys299Slc - var yyhl299 bool = l >= 0 - for yyj299 := 0; ; yyj299++ { - if yyhl299 { - if yyj299 >= l { + var yys304Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys304Slc + var yyhl304 bool = l >= 0 + for yyj304 := 0; ; yyj304++ { + if yyhl304 { + if yyj304 >= l { break } } else { @@ -5214,10 +5262,10 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromMap(l int, d *cod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys299Slc = r.DecodeBytes(yys299Slc, true, true) - yys299 := string(yys299Slc) + yys304Slc = r.DecodeBytes(yys304Slc, true, true) + yys304 := string(yys304Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys299 { + switch yys304 { case "claimName": if r.TryDecodeAsNil() { x.ClaimName = "" @@ -5231,9 +5279,9 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromMap(l int, d *cod x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys299) - } // end switch yys299 - } // end for yyj299 + z.DecStructFieldNotFound(-1, yys304) + } // end switch yys304 + } // end for yyj304 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -5241,16 +5289,16 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromArray(l int, d *c var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj302 int - var yyb302 bool - var yyhl302 bool = l >= 0 - yyj302++ - if yyhl302 { - yyb302 = yyj302 > l + var yyj307 int + var yyb307 bool + var yyhl307 bool = l >= 0 + yyj307++ + if yyhl307 { + yyb307 = yyj307 > l } else { - yyb302 = r.CheckBreak() + yyb307 = r.CheckBreak() } - if yyb302 { + if yyb307 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5260,13 +5308,13 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromArray(l int, d *c } else { x.ClaimName = string(r.DecodeString()) } - yyj302++ - if yyhl302 { - yyb302 = yyj302 > l + yyj307++ + if yyhl307 { + yyb307 = yyj307 > l } else { - yyb302 = r.CheckBreak() + yyb307 = r.CheckBreak() } - if yyb302 { + if yyb307 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5277,17 +5325,17 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromArray(l int, d *c x.ReadOnly = bool(r.DecodeBool()) } for { - yyj302++ - if yyhl302 { - yyb302 = yyj302 > l + yyj307++ + if yyhl307 { + yyb307 = yyj307 > l } else { - yyb302 = r.CheckBreak() + yyb307 = r.CheckBreak() } - if yyb302 { + if yyb307 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj302-1, "") + z.DecStructFieldNotFound(yyj307-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -5299,39 +5347,39 @@ func (x *PersistentVolume) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym305 := z.EncBinary() - _ = yym305 + yym310 := z.EncBinary() + _ = yym310 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep306 := !z.EncBinary() - yy2arr306 := z.EncBasicHandle().StructToArray - var yyq306 [5]bool - _, _, _ = yysep306, yyq306, yy2arr306 - const yyr306 bool = false - yyq306[0] = x.Kind != "" - yyq306[1] = x.APIVersion != "" - yyq306[2] = true - yyq306[3] = true - yyq306[4] = true - var yynn306 int - if yyr306 || yy2arr306 { + yysep311 := !z.EncBinary() + yy2arr311 := z.EncBasicHandle().StructToArray + var yyq311 [5]bool + _, _, _ = yysep311, yyq311, yy2arr311 + const yyr311 bool = false + yyq311[0] = x.Kind != "" + yyq311[1] = x.APIVersion != "" + yyq311[2] = true + yyq311[3] = true + yyq311[4] = true + var yynn311 int + if yyr311 || yy2arr311 { r.EncodeArrayStart(5) } else { - yynn306 = 0 - for _, b := range yyq306 { + yynn311 = 0 + for _, b := range yyq311 { if b { - yynn306++ + yynn311++ } } - r.EncodeMapStart(yynn306) - yynn306 = 0 + r.EncodeMapStart(yynn311) + yynn311 = 0 } - if yyr306 || yy2arr306 { + if yyr311 || yy2arr311 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq306[0] { - yym308 := z.EncBinary() - _ = yym308 + if yyq311[0] { + yym313 := z.EncBinary() + _ = yym313 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -5340,23 +5388,23 @@ func (x *PersistentVolume) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq306[0] { + if yyq311[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym309 := z.EncBinary() - _ = yym309 + yym314 := z.EncBinary() + _ = yym314 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr306 || yy2arr306 { + if yyr311 || yy2arr311 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq306[1] { - yym311 := z.EncBinary() - _ = yym311 + if yyq311[1] { + yym316 := z.EncBinary() + _ = yym316 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -5365,70 +5413,70 @@ func (x *PersistentVolume) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq306[1] { + if yyq311[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym312 := z.EncBinary() - _ = yym312 + yym317 := z.EncBinary() + _ = yym317 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr306 || yy2arr306 { + if yyr311 || yy2arr311 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq306[2] { - yy314 := &x.ObjectMeta - yy314.CodecEncodeSelf(e) + if yyq311[2] { + yy319 := &x.ObjectMeta + yy319.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq306[2] { + if yyq311[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy315 := &x.ObjectMeta - yy315.CodecEncodeSelf(e) + yy320 := &x.ObjectMeta + yy320.CodecEncodeSelf(e) } } - if yyr306 || yy2arr306 { + if yyr311 || yy2arr311 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq306[3] { - yy317 := &x.Spec - yy317.CodecEncodeSelf(e) + if yyq311[3] { + yy322 := &x.Spec + yy322.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq306[3] { + if yyq311[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy318 := &x.Spec - yy318.CodecEncodeSelf(e) + yy323 := &x.Spec + yy323.CodecEncodeSelf(e) } } - if yyr306 || yy2arr306 { + if yyr311 || yy2arr311 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq306[4] { - yy320 := &x.Status - yy320.CodecEncodeSelf(e) + if yyq311[4] { + yy325 := &x.Status + yy325.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq306[4] { + if yyq311[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy321 := &x.Status - yy321.CodecEncodeSelf(e) + yy326 := &x.Status + yy326.CodecEncodeSelf(e) } } - if yyr306 || yy2arr306 { + if yyr311 || yy2arr311 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -5441,25 +5489,25 @@ func (x *PersistentVolume) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym322 := z.DecBinary() - _ = yym322 + yym327 := z.DecBinary() + _ = yym327 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct323 := r.ContainerType() - if yyct323 == codecSelferValueTypeMap1234 { - yyl323 := r.ReadMapStart() - if yyl323 == 0 { + yyct328 := r.ContainerType() + if yyct328 == codecSelferValueTypeMap1234 { + yyl328 := r.ReadMapStart() + if yyl328 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl323, d) + x.codecDecodeSelfFromMap(yyl328, d) } - } else if yyct323 == codecSelferValueTypeArray1234 { - yyl323 := r.ReadArrayStart() - if yyl323 == 0 { + } else if yyct328 == codecSelferValueTypeArray1234 { + yyl328 := r.ReadArrayStart() + if yyl328 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl323, d) + x.codecDecodeSelfFromArray(yyl328, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -5471,12 +5519,12 @@ func (x *PersistentVolume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys324Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys324Slc - var yyhl324 bool = l >= 0 - for yyj324 := 0; ; yyj324++ { - if yyhl324 { - if yyj324 >= l { + var yys329Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys329Slc + var yyhl329 bool = l >= 0 + for yyj329 := 0; ; yyj329++ { + if yyhl329 { + if yyj329 >= l { break } } else { @@ -5485,10 +5533,10 @@ func (x *PersistentVolume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys324Slc = r.DecodeBytes(yys324Slc, true, true) - yys324 := string(yys324Slc) + yys329Slc = r.DecodeBytes(yys329Slc, true, true) + yys329 := string(yys329Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys324 { + switch yys329 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -5505,27 +5553,27 @@ func (x *PersistentVolume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv327 := &x.ObjectMeta - yyv327.CodecDecodeSelf(d) + yyv332 := &x.ObjectMeta + yyv332.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = PersistentVolumeSpec{} } else { - yyv328 := &x.Spec - yyv328.CodecDecodeSelf(d) + yyv333 := &x.Spec + yyv333.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = PersistentVolumeStatus{} } else { - yyv329 := &x.Status - yyv329.CodecDecodeSelf(d) + yyv334 := &x.Status + yyv334.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys324) - } // end switch yys324 - } // end for yyj324 + z.DecStructFieldNotFound(-1, yys329) + } // end switch yys329 + } // end for yyj329 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -5533,16 +5581,16 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj330 int - var yyb330 bool - var yyhl330 bool = l >= 0 - yyj330++ - if yyhl330 { - yyb330 = yyj330 > l + var yyj335 int + var yyb335 bool + var yyhl335 bool = l >= 0 + yyj335++ + if yyhl335 { + yyb335 = yyj335 > l } else { - yyb330 = r.CheckBreak() + yyb335 = r.CheckBreak() } - if yyb330 { + if yyb335 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5552,13 +5600,13 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj330++ - if yyhl330 { - yyb330 = yyj330 > l + yyj335++ + if yyhl335 { + yyb335 = yyj335 > l } else { - yyb330 = r.CheckBreak() + yyb335 = r.CheckBreak() } - if yyb330 { + if yyb335 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5568,13 +5616,13 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj330++ - if yyhl330 { - yyb330 = yyj330 > l + yyj335++ + if yyhl335 { + yyb335 = yyj335 > l } else { - yyb330 = r.CheckBreak() + yyb335 = r.CheckBreak() } - if yyb330 { + if yyb335 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5582,16 +5630,16 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv333 := &x.ObjectMeta - yyv333.CodecDecodeSelf(d) + yyv338 := &x.ObjectMeta + yyv338.CodecDecodeSelf(d) } - yyj330++ - if yyhl330 { - yyb330 = yyj330 > l + yyj335++ + if yyhl335 { + yyb335 = yyj335 > l } else { - yyb330 = r.CheckBreak() + yyb335 = r.CheckBreak() } - if yyb330 { + if yyb335 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5599,16 +5647,16 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Spec = PersistentVolumeSpec{} } else { - yyv334 := &x.Spec - yyv334.CodecDecodeSelf(d) + yyv339 := &x.Spec + yyv339.CodecDecodeSelf(d) } - yyj330++ - if yyhl330 { - yyb330 = yyj330 > l + yyj335++ + if yyhl335 { + yyb335 = yyj335 > l } else { - yyb330 = r.CheckBreak() + yyb335 = r.CheckBreak() } - if yyb330 { + if yyb335 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5616,21 +5664,21 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Status = PersistentVolumeStatus{} } else { - yyv335 := &x.Status - yyv335.CodecDecodeSelf(d) + yyv340 := &x.Status + yyv340.CodecDecodeSelf(d) } for { - yyj330++ - if yyhl330 { - yyb330 = yyj330 > l + yyj335++ + if yyhl335 { + yyb335 = yyj335 > l } else { - yyb330 = r.CheckBreak() + yyb335 = r.CheckBreak() } - if yyb330 { + if yyb335 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj330-1, "") + z.DecStructFieldNotFound(yyj335-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -5642,48 +5690,48 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym336 := z.EncBinary() - _ = yym336 + yym341 := z.EncBinary() + _ = yym341 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep337 := !z.EncBinary() - yy2arr337 := z.EncBasicHandle().StructToArray - var yyq337 [19]bool - _, _, _ = yysep337, yyq337, yy2arr337 - const yyr337 bool = false - yyq337[1] = x.PersistentVolumeSource.GCEPersistentDisk != nil && x.GCEPersistentDisk != nil - yyq337[2] = x.PersistentVolumeSource.AWSElasticBlockStore != nil && x.AWSElasticBlockStore != nil - yyq337[3] = x.PersistentVolumeSource.HostPath != nil && x.HostPath != nil - yyq337[4] = x.PersistentVolumeSource.Glusterfs != nil && x.Glusterfs != nil - yyq337[5] = x.PersistentVolumeSource.NFS != nil && x.NFS != nil - yyq337[6] = x.PersistentVolumeSource.RBD != nil && x.RBD != nil - yyq337[7] = x.PersistentVolumeSource.Quobyte != nil && x.Quobyte != nil - yyq337[8] = x.PersistentVolumeSource.ISCSI != nil && x.ISCSI != nil - yyq337[9] = x.PersistentVolumeSource.FlexVolume != nil && x.FlexVolume != nil - yyq337[10] = x.PersistentVolumeSource.Cinder != nil && x.Cinder != nil - yyq337[11] = x.PersistentVolumeSource.CephFS != nil && x.CephFS != nil - yyq337[12] = x.PersistentVolumeSource.FC != nil && x.FC != nil - yyq337[13] = x.PersistentVolumeSource.Flocker != nil && x.Flocker != nil - yyq337[14] = x.PersistentVolumeSource.AzureFile != nil && x.AzureFile != nil - yyq337[15] = x.PersistentVolumeSource.VsphereVolume != nil && x.VsphereVolume != nil - yyq337[16] = len(x.AccessModes) != 0 - yyq337[17] = x.ClaimRef != nil - yyq337[18] = x.PersistentVolumeReclaimPolicy != "" - var yynn337 int - if yyr337 || yy2arr337 { + yysep342 := !z.EncBinary() + yy2arr342 := z.EncBasicHandle().StructToArray + var yyq342 [19]bool + _, _, _ = yysep342, yyq342, yy2arr342 + const yyr342 bool = false + yyq342[1] = x.PersistentVolumeSource.GCEPersistentDisk != nil && x.GCEPersistentDisk != nil + yyq342[2] = x.PersistentVolumeSource.AWSElasticBlockStore != nil && x.AWSElasticBlockStore != nil + yyq342[3] = x.PersistentVolumeSource.HostPath != nil && x.HostPath != nil + yyq342[4] = x.PersistentVolumeSource.Glusterfs != nil && x.Glusterfs != nil + yyq342[5] = x.PersistentVolumeSource.NFS != nil && x.NFS != nil + yyq342[6] = x.PersistentVolumeSource.RBD != nil && x.RBD != nil + yyq342[7] = x.PersistentVolumeSource.Quobyte != nil && x.Quobyte != nil + yyq342[8] = x.PersistentVolumeSource.ISCSI != nil && x.ISCSI != nil + yyq342[9] = x.PersistentVolumeSource.FlexVolume != nil && x.FlexVolume != nil + yyq342[10] = x.PersistentVolumeSource.Cinder != nil && x.Cinder != nil + yyq342[11] = x.PersistentVolumeSource.CephFS != nil && x.CephFS != nil + yyq342[12] = x.PersistentVolumeSource.FC != nil && x.FC != nil + yyq342[13] = x.PersistentVolumeSource.Flocker != nil && x.Flocker != nil + yyq342[14] = x.PersistentVolumeSource.AzureFile != nil && x.AzureFile != nil + yyq342[15] = x.PersistentVolumeSource.VsphereVolume != nil && x.VsphereVolume != nil + yyq342[16] = len(x.AccessModes) != 0 + yyq342[17] = x.ClaimRef != nil + yyq342[18] = x.PersistentVolumeReclaimPolicy != "" + var yynn342 int + if yyr342 || yy2arr342 { r.EncodeArrayStart(19) } else { - yynn337 = 1 - for _, b := range yyq337 { + yynn342 = 1 + for _, b := range yyq342 { if b { - yynn337++ + yynn342++ } } - r.EncodeMapStart(yynn337) - yynn337 = 0 + r.EncodeMapStart(yynn342) + yynn342 = 0 } - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Capacity == nil { r.EncodeNil() @@ -5700,536 +5748,536 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { x.Capacity.CodecEncodeSelf(e) } } - var yyn339 bool - if x.PersistentVolumeSource.GCEPersistentDisk == nil { - yyn339 = true - goto LABEL339 - } - LABEL339: - if yyr337 || yy2arr337 { - if yyn339 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[1] { - if x.GCEPersistentDisk == nil { - r.EncodeNil() - } else { - x.GCEPersistentDisk.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq337[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn339 { - r.EncodeNil() - } else { - if x.GCEPersistentDisk == nil { - r.EncodeNil() - } else { - x.GCEPersistentDisk.CodecEncodeSelf(e) - } - } - } - } - var yyn340 bool - if x.PersistentVolumeSource.AWSElasticBlockStore == nil { - yyn340 = true - goto LABEL340 - } - LABEL340: - if yyr337 || yy2arr337 { - if yyn340 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[2] { - if x.AWSElasticBlockStore == nil { - r.EncodeNil() - } else { - x.AWSElasticBlockStore.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq337[2] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn340 { - r.EncodeNil() - } else { - if x.AWSElasticBlockStore == nil { - r.EncodeNil() - } else { - x.AWSElasticBlockStore.CodecEncodeSelf(e) - } - } - } - } - var yyn341 bool - if x.PersistentVolumeSource.HostPath == nil { - yyn341 = true - goto LABEL341 - } - LABEL341: - if yyr337 || yy2arr337 { - if yyn341 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[3] { - if x.HostPath == nil { - r.EncodeNil() - } else { - x.HostPath.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq337[3] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("hostPath")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn341 { - r.EncodeNil() - } else { - if x.HostPath == nil { - r.EncodeNil() - } else { - x.HostPath.CodecEncodeSelf(e) - } - } - } - } - var yyn342 bool - if x.PersistentVolumeSource.Glusterfs == nil { - yyn342 = true - goto LABEL342 - } - LABEL342: - if yyr337 || yy2arr337 { - if yyn342 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[4] { - if x.Glusterfs == nil { - r.EncodeNil() - } else { - x.Glusterfs.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq337[4] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn342 { - r.EncodeNil() - } else { - if x.Glusterfs == nil { - r.EncodeNil() - } else { - x.Glusterfs.CodecEncodeSelf(e) - } - } - } - } - var yyn343 bool - if x.PersistentVolumeSource.NFS == nil { - yyn343 = true - goto LABEL343 - } - LABEL343: - if yyr337 || yy2arr337 { - if yyn343 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[5] { - if x.NFS == nil { - r.EncodeNil() - } else { - x.NFS.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq337[5] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("nfs")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn343 { - r.EncodeNil() - } else { - if x.NFS == nil { - r.EncodeNil() - } else { - x.NFS.CodecEncodeSelf(e) - } - } - } - } var yyn344 bool - if x.PersistentVolumeSource.RBD == nil { + if x.PersistentVolumeSource.GCEPersistentDisk == nil { yyn344 = true goto LABEL344 } LABEL344: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn344 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[6] { - if x.RBD == nil { + if yyq342[1] { + if x.GCEPersistentDisk == nil { r.EncodeNil() } else { - x.RBD.CodecEncodeSelf(e) + x.GCEPersistentDisk.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq337[6] { + if yyq342[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("rbd")) + r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn344 { r.EncodeNil() } else { - if x.RBD == nil { + if x.GCEPersistentDisk == nil { r.EncodeNil() } else { - x.RBD.CodecEncodeSelf(e) + x.GCEPersistentDisk.CodecEncodeSelf(e) } } } } var yyn345 bool - if x.PersistentVolumeSource.Quobyte == nil { + if x.PersistentVolumeSource.AWSElasticBlockStore == nil { yyn345 = true goto LABEL345 } LABEL345: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn345 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[7] { - if x.Quobyte == nil { + if yyq342[2] { + if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { - x.Quobyte.CodecEncodeSelf(e) + x.AWSElasticBlockStore.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq337[7] { + if yyq342[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("quobyte")) + r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn345 { r.EncodeNil() } else { - if x.Quobyte == nil { + if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { - x.Quobyte.CodecEncodeSelf(e) + x.AWSElasticBlockStore.CodecEncodeSelf(e) } } } } var yyn346 bool - if x.PersistentVolumeSource.ISCSI == nil { + if x.PersistentVolumeSource.HostPath == nil { yyn346 = true goto LABEL346 } LABEL346: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn346 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[8] { - if x.ISCSI == nil { + if yyq342[3] { + if x.HostPath == nil { r.EncodeNil() } else { - x.ISCSI.CodecEncodeSelf(e) + x.HostPath.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq337[8] { + if yyq342[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("iscsi")) + r.EncodeString(codecSelferC_UTF81234, string("hostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn346 { r.EncodeNil() } else { - if x.ISCSI == nil { + if x.HostPath == nil { r.EncodeNil() } else { - x.ISCSI.CodecEncodeSelf(e) + x.HostPath.CodecEncodeSelf(e) } } } } var yyn347 bool - if x.PersistentVolumeSource.FlexVolume == nil { + if x.PersistentVolumeSource.Glusterfs == nil { yyn347 = true goto LABEL347 } LABEL347: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn347 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[9] { - if x.FlexVolume == nil { + if yyq342[4] { + if x.Glusterfs == nil { r.EncodeNil() } else { - x.FlexVolume.CodecEncodeSelf(e) + x.Glusterfs.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq337[9] { + if yyq342[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) + r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn347 { r.EncodeNil() } else { - if x.FlexVolume == nil { + if x.Glusterfs == nil { r.EncodeNil() } else { - x.FlexVolume.CodecEncodeSelf(e) + x.Glusterfs.CodecEncodeSelf(e) } } } } var yyn348 bool - if x.PersistentVolumeSource.Cinder == nil { + if x.PersistentVolumeSource.NFS == nil { yyn348 = true goto LABEL348 } LABEL348: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn348 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[10] { - if x.Cinder == nil { + if yyq342[5] { + if x.NFS == nil { r.EncodeNil() } else { - x.Cinder.CodecEncodeSelf(e) + x.NFS.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq337[10] { + if yyq342[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("cinder")) + r.EncodeString(codecSelferC_UTF81234, string("nfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn348 { r.EncodeNil() } else { - if x.Cinder == nil { + if x.NFS == nil { r.EncodeNil() } else { - x.Cinder.CodecEncodeSelf(e) + x.NFS.CodecEncodeSelf(e) } } } } var yyn349 bool - if x.PersistentVolumeSource.CephFS == nil { + if x.PersistentVolumeSource.RBD == nil { yyn349 = true goto LABEL349 } LABEL349: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn349 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[11] { - if x.CephFS == nil { + if yyq342[6] { + if x.RBD == nil { r.EncodeNil() } else { - x.CephFS.CodecEncodeSelf(e) + x.RBD.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq337[11] { + if yyq342[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("cephfs")) + r.EncodeString(codecSelferC_UTF81234, string("rbd")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn349 { r.EncodeNil() } else { - if x.CephFS == nil { + if x.RBD == nil { r.EncodeNil() } else { - x.CephFS.CodecEncodeSelf(e) + x.RBD.CodecEncodeSelf(e) } } } } var yyn350 bool - if x.PersistentVolumeSource.FC == nil { + if x.PersistentVolumeSource.Quobyte == nil { yyn350 = true goto LABEL350 } LABEL350: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn350 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[12] { - if x.FC == nil { + if yyq342[7] { + if x.Quobyte == nil { r.EncodeNil() } else { - x.FC.CodecEncodeSelf(e) + x.Quobyte.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq337[12] { + if yyq342[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("fc")) + r.EncodeString(codecSelferC_UTF81234, string("quobyte")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn350 { r.EncodeNil() } else { - if x.FC == nil { + if x.Quobyte == nil { r.EncodeNil() } else { - x.FC.CodecEncodeSelf(e) + x.Quobyte.CodecEncodeSelf(e) } } } } var yyn351 bool - if x.PersistentVolumeSource.Flocker == nil { + if x.PersistentVolumeSource.ISCSI == nil { yyn351 = true goto LABEL351 } LABEL351: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn351 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[13] { - if x.Flocker == nil { + if yyq342[8] { + if x.ISCSI == nil { r.EncodeNil() } else { - x.Flocker.CodecEncodeSelf(e) + x.ISCSI.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq337[13] { + if yyq342[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("flocker")) + r.EncodeString(codecSelferC_UTF81234, string("iscsi")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn351 { r.EncodeNil() } else { - if x.Flocker == nil { + if x.ISCSI == nil { r.EncodeNil() } else { - x.Flocker.CodecEncodeSelf(e) + x.ISCSI.CodecEncodeSelf(e) } } } } var yyn352 bool - if x.PersistentVolumeSource.AzureFile == nil { + if x.PersistentVolumeSource.FlexVolume == nil { yyn352 = true goto LABEL352 } LABEL352: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn352 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[14] { - if x.AzureFile == nil { + if yyq342[9] { + if x.FlexVolume == nil { r.EncodeNil() } else { - x.AzureFile.CodecEncodeSelf(e) + x.FlexVolume.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq337[14] { + if yyq342[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("azureFile")) + r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn352 { r.EncodeNil() } else { - if x.AzureFile == nil { + if x.FlexVolume == nil { r.EncodeNil() } else { - x.AzureFile.CodecEncodeSelf(e) + x.FlexVolume.CodecEncodeSelf(e) } } } } var yyn353 bool - if x.PersistentVolumeSource.VsphereVolume == nil { + if x.PersistentVolumeSource.Cinder == nil { yyn353 = true goto LABEL353 } LABEL353: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn353 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[15] { + if yyq342[10] { + if x.Cinder == nil { + r.EncodeNil() + } else { + x.Cinder.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq342[10] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("cinder")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn353 { + r.EncodeNil() + } else { + if x.Cinder == nil { + r.EncodeNil() + } else { + x.Cinder.CodecEncodeSelf(e) + } + } + } + } + var yyn354 bool + if x.PersistentVolumeSource.CephFS == nil { + yyn354 = true + goto LABEL354 + } + LABEL354: + if yyr342 || yy2arr342 { + if yyn354 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq342[11] { + if x.CephFS == nil { + r.EncodeNil() + } else { + x.CephFS.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq342[11] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("cephfs")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn354 { + r.EncodeNil() + } else { + if x.CephFS == nil { + r.EncodeNil() + } else { + x.CephFS.CodecEncodeSelf(e) + } + } + } + } + var yyn355 bool + if x.PersistentVolumeSource.FC == nil { + yyn355 = true + goto LABEL355 + } + LABEL355: + if yyr342 || yy2arr342 { + if yyn355 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq342[12] { + if x.FC == nil { + r.EncodeNil() + } else { + x.FC.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq342[12] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("fc")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn355 { + r.EncodeNil() + } else { + if x.FC == nil { + r.EncodeNil() + } else { + x.FC.CodecEncodeSelf(e) + } + } + } + } + var yyn356 bool + if x.PersistentVolumeSource.Flocker == nil { + yyn356 = true + goto LABEL356 + } + LABEL356: + if yyr342 || yy2arr342 { + if yyn356 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq342[13] { + if x.Flocker == nil { + r.EncodeNil() + } else { + x.Flocker.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq342[13] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("flocker")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn356 { + r.EncodeNil() + } else { + if x.Flocker == nil { + r.EncodeNil() + } else { + x.Flocker.CodecEncodeSelf(e) + } + } + } + } + var yyn357 bool + if x.PersistentVolumeSource.AzureFile == nil { + yyn357 = true + goto LABEL357 + } + LABEL357: + if yyr342 || yy2arr342 { + if yyn357 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq342[14] { + if x.AzureFile == nil { + r.EncodeNil() + } else { + x.AzureFile.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq342[14] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("azureFile")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn357 { + r.EncodeNil() + } else { + if x.AzureFile == nil { + r.EncodeNil() + } else { + x.AzureFile.CodecEncodeSelf(e) + } + } + } + } + var yyn358 bool + if x.PersistentVolumeSource.VsphereVolume == nil { + yyn358 = true + goto LABEL358 + } + LABEL358: + if yyr342 || yy2arr342 { + if yyn358 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq342[15] { if x.VsphereVolume == nil { r.EncodeNil() } else { @@ -6240,11 +6288,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq337[15] { + if yyq342[15] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("vsphereVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn353 { + if yyn358 { r.EncodeNil() } else { if x.VsphereVolume == nil { @@ -6255,14 +6303,14 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[16] { + if yyq342[16] { if x.AccessModes == nil { r.EncodeNil() } else { - yym355 := z.EncBinary() - _ = yym355 + yym360 := z.EncBinary() + _ = yym360 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -6272,15 +6320,15 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq337[16] { + if yyq342[16] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("accessModes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.AccessModes == nil { r.EncodeNil() } else { - yym356 := z.EncBinary() - _ = yym356 + yym361 := z.EncBinary() + _ = yym361 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -6288,9 +6336,9 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[17] { + if yyq342[17] { if x.ClaimRef == nil { r.EncodeNil() } else { @@ -6300,7 +6348,7 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq337[17] { + if yyq342[17] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("claimRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -6311,22 +6359,22 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[18] { + if yyq342[18] { x.PersistentVolumeReclaimPolicy.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq337[18] { + if yyq342[18] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("persistentVolumeReclaimPolicy")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.PersistentVolumeReclaimPolicy.CodecEncodeSelf(e) } } - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -6339,25 +6387,25 @@ func (x *PersistentVolumeSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym359 := z.DecBinary() - _ = yym359 + yym364 := z.DecBinary() + _ = yym364 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct360 := r.ContainerType() - if yyct360 == codecSelferValueTypeMap1234 { - yyl360 := r.ReadMapStart() - if yyl360 == 0 { + yyct365 := r.ContainerType() + if yyct365 == codecSelferValueTypeMap1234 { + yyl365 := r.ReadMapStart() + if yyl365 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl360, d) + x.codecDecodeSelfFromMap(yyl365, d) } - } else if yyct360 == codecSelferValueTypeArray1234 { - yyl360 := r.ReadArrayStart() - if yyl360 == 0 { + } else if yyct365 == codecSelferValueTypeArray1234 { + yyl365 := r.ReadArrayStart() + if yyl365 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl360, d) + x.codecDecodeSelfFromArray(yyl365, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -6369,12 +6417,12 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys361Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys361Slc - var yyhl361 bool = l >= 0 - for yyj361 := 0; ; yyj361++ { - if yyhl361 { - if yyj361 >= l { + var yys366Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys366Slc + var yyhl366 bool = l >= 0 + for yyj366 := 0; ; yyj366++ { + if yyhl366 { + if yyj366 >= l { break } } else { @@ -6383,16 +6431,16 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys361Slc = r.DecodeBytes(yys361Slc, true, true) - yys361 := string(yys361Slc) + yys366Slc = r.DecodeBytes(yys366Slc, true, true) + yys366 := string(yys366Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys361 { + switch yys366 { case "capacity": if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv362 := &x.Capacity - yyv362.CodecDecodeSelf(d) + yyv367 := &x.Capacity + yyv367.CodecDecodeSelf(d) } case "gcePersistentDisk": if x.PersistentVolumeSource.GCEPersistentDisk == nil { @@ -6608,12 +6656,12 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv378 := &x.AccessModes - yym379 := z.DecBinary() - _ = yym379 + yyv383 := &x.AccessModes + yym384 := z.DecBinary() + _ = yym384 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv378), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv383), d) } } case "claimRef": @@ -6634,9 +6682,9 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.PersistentVolumeReclaimPolicy = PersistentVolumeReclaimPolicy(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys361) - } // end switch yys361 - } // end for yyj361 + z.DecStructFieldNotFound(-1, yys366) + } // end switch yys366 + } // end for yyj366 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -6644,16 +6692,16 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj382 int - var yyb382 bool - var yyhl382 bool = l >= 0 - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + var yyj387 int + var yyb387 bool + var yyhl387 bool = l >= 0 + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6661,19 +6709,19 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv383 := &x.Capacity - yyv383.CodecDecodeSelf(d) + yyv388 := &x.Capacity + yyv388.CodecDecodeSelf(d) } if x.PersistentVolumeSource.GCEPersistentDisk == nil { x.PersistentVolumeSource.GCEPersistentDisk = new(GCEPersistentDiskVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6691,13 +6739,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.AWSElasticBlockStore == nil { x.PersistentVolumeSource.AWSElasticBlockStore = new(AWSElasticBlockStoreVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6715,13 +6763,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.HostPath == nil { x.PersistentVolumeSource.HostPath = new(HostPathVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6739,13 +6787,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.Glusterfs == nil { x.PersistentVolumeSource.Glusterfs = new(GlusterfsVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6763,13 +6811,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.NFS == nil { x.PersistentVolumeSource.NFS = new(NFSVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6787,13 +6835,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.RBD == nil { x.PersistentVolumeSource.RBD = new(RBDVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6811,13 +6859,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.Quobyte == nil { x.PersistentVolumeSource.Quobyte = new(QuobyteVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6835,13 +6883,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.ISCSI == nil { x.PersistentVolumeSource.ISCSI = new(ISCSIVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6859,13 +6907,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.FlexVolume == nil { x.PersistentVolumeSource.FlexVolume = new(FlexVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6883,13 +6931,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.Cinder == nil { x.PersistentVolumeSource.Cinder = new(CinderVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6907,13 +6955,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.CephFS == nil { x.PersistentVolumeSource.CephFS = new(CephFSVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6931,13 +6979,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.FC == nil { x.PersistentVolumeSource.FC = new(FCVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6955,13 +7003,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.Flocker == nil { x.PersistentVolumeSource.Flocker = new(FlockerVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6979,13 +7027,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.AzureFile == nil { x.PersistentVolumeSource.AzureFile = new(AzureFileVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7003,13 +7051,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.VsphereVolume == nil { x.PersistentVolumeSource.VsphereVolume = new(VsphereVirtualDiskVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7024,13 +7072,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco } x.VsphereVolume.CodecDecodeSelf(d) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7038,21 +7086,21 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv399 := &x.AccessModes - yym400 := z.DecBinary() - _ = yym400 + yyv404 := &x.AccessModes + yym405 := z.DecBinary() + _ = yym405 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv399), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv404), d) } } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7067,13 +7115,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco } x.ClaimRef.CodecDecodeSelf(d) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7084,17 +7132,17 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.PersistentVolumeReclaimPolicy = PersistentVolumeReclaimPolicy(r.DecodeString()) } for { - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj382-1, "") + z.DecStructFieldNotFound(yyj387-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7103,8 +7151,8 @@ func (x PersistentVolumeReclaimPolicy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym403 := z.EncBinary() - _ = yym403 + yym408 := z.EncBinary() + _ = yym408 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -7116,8 +7164,8 @@ func (x *PersistentVolumeReclaimPolicy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym404 := z.DecBinary() - _ = yym404 + yym409 := z.DecBinary() + _ = yym409 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -7132,52 +7180,52 @@ func (x *PersistentVolumeStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym405 := z.EncBinary() - _ = yym405 + yym410 := z.EncBinary() + _ = yym410 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep406 := !z.EncBinary() - yy2arr406 := z.EncBasicHandle().StructToArray - var yyq406 [3]bool - _, _, _ = yysep406, yyq406, yy2arr406 - const yyr406 bool = false - yyq406[0] = x.Phase != "" - yyq406[1] = x.Message != "" - yyq406[2] = x.Reason != "" - var yynn406 int - if yyr406 || yy2arr406 { + yysep411 := !z.EncBinary() + yy2arr411 := z.EncBasicHandle().StructToArray + var yyq411 [3]bool + _, _, _ = yysep411, yyq411, yy2arr411 + const yyr411 bool = false + yyq411[0] = x.Phase != "" + yyq411[1] = x.Message != "" + yyq411[2] = x.Reason != "" + var yynn411 int + if yyr411 || yy2arr411 { r.EncodeArrayStart(3) } else { - yynn406 = 0 - for _, b := range yyq406 { + yynn411 = 0 + for _, b := range yyq411 { if b { - yynn406++ + yynn411++ } } - r.EncodeMapStart(yynn406) - yynn406 = 0 + r.EncodeMapStart(yynn411) + yynn411 = 0 } - if yyr406 || yy2arr406 { + if yyr411 || yy2arr411 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq406[0] { + if yyq411[0] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq406[0] { + if yyq411[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr406 || yy2arr406 { + if yyr411 || yy2arr411 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq406[1] { - yym409 := z.EncBinary() - _ = yym409 + if yyq411[1] { + yym414 := z.EncBinary() + _ = yym414 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -7186,23 +7234,23 @@ func (x *PersistentVolumeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq406[1] { + if yyq411[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym410 := z.EncBinary() - _ = yym410 + yym415 := z.EncBinary() + _ = yym415 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr406 || yy2arr406 { + if yyr411 || yy2arr411 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq406[2] { - yym412 := z.EncBinary() - _ = yym412 + if yyq411[2] { + yym417 := z.EncBinary() + _ = yym417 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -7211,19 +7259,19 @@ func (x *PersistentVolumeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq406[2] { + if yyq411[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym413 := z.EncBinary() - _ = yym413 + yym418 := z.EncBinary() + _ = yym418 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr406 || yy2arr406 { + if yyr411 || yy2arr411 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -7236,25 +7284,25 @@ func (x *PersistentVolumeStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym414 := z.DecBinary() - _ = yym414 + yym419 := z.DecBinary() + _ = yym419 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct415 := r.ContainerType() - if yyct415 == codecSelferValueTypeMap1234 { - yyl415 := r.ReadMapStart() - if yyl415 == 0 { + yyct420 := r.ContainerType() + if yyct420 == codecSelferValueTypeMap1234 { + yyl420 := r.ReadMapStart() + if yyl420 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl415, d) + x.codecDecodeSelfFromMap(yyl420, d) } - } else if yyct415 == codecSelferValueTypeArray1234 { - yyl415 := r.ReadArrayStart() - if yyl415 == 0 { + } else if yyct420 == codecSelferValueTypeArray1234 { + yyl420 := r.ReadArrayStart() + if yyl420 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl415, d) + x.codecDecodeSelfFromArray(yyl420, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -7266,12 +7314,12 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys416Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys416Slc - var yyhl416 bool = l >= 0 - for yyj416 := 0; ; yyj416++ { - if yyhl416 { - if yyj416 >= l { + var yys421Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys421Slc + var yyhl421 bool = l >= 0 + for yyj421 := 0; ; yyj421++ { + if yyhl421 { + if yyj421 >= l { break } } else { @@ -7280,10 +7328,10 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Deco } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys416Slc = r.DecodeBytes(yys416Slc, true, true) - yys416 := string(yys416Slc) + yys421Slc = r.DecodeBytes(yys421Slc, true, true) + yys421 := string(yys421Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys416 { + switch yys421 { case "phase": if r.TryDecodeAsNil() { x.Phase = "" @@ -7303,9 +7351,9 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Deco x.Reason = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys416) - } // end switch yys416 - } // end for yyj416 + z.DecStructFieldNotFound(-1, yys421) + } // end switch yys421 + } // end for yyj421 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -7313,16 +7361,16 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromArray(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj420 int - var yyb420 bool - var yyhl420 bool = l >= 0 - yyj420++ - if yyhl420 { - yyb420 = yyj420 > l + var yyj425 int + var yyb425 bool + var yyhl425 bool = l >= 0 + yyj425++ + if yyhl425 { + yyb425 = yyj425 > l } else { - yyb420 = r.CheckBreak() + yyb425 = r.CheckBreak() } - if yyb420 { + if yyb425 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7332,13 +7380,13 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.Phase = PersistentVolumePhase(r.DecodeString()) } - yyj420++ - if yyhl420 { - yyb420 = yyj420 > l + yyj425++ + if yyhl425 { + yyb425 = yyj425 > l } else { - yyb420 = r.CheckBreak() + yyb425 = r.CheckBreak() } - if yyb420 { + if yyb425 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7348,13 +7396,13 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.Message = string(r.DecodeString()) } - yyj420++ - if yyhl420 { - yyb420 = yyj420 > l + yyj425++ + if yyhl425 { + yyb425 = yyj425 > l } else { - yyb420 = r.CheckBreak() + yyb425 = r.CheckBreak() } - if yyb420 { + if yyb425 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7365,17 +7413,17 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromArray(l int, d *codec1978.De x.Reason = string(r.DecodeString()) } for { - yyj420++ - if yyhl420 { - yyb420 = yyj420 > l + yyj425++ + if yyhl425 { + yyb425 = yyj425 > l } else { - yyb420 = r.CheckBreak() + yyb425 = r.CheckBreak() } - if yyb420 { + if yyb425 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj420-1, "") + z.DecStructFieldNotFound(yyj425-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7387,37 +7435,37 @@ func (x *PersistentVolumeList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym424 := z.EncBinary() - _ = yym424 + yym429 := z.EncBinary() + _ = yym429 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep425 := !z.EncBinary() - yy2arr425 := z.EncBasicHandle().StructToArray - var yyq425 [4]bool - _, _, _ = yysep425, yyq425, yy2arr425 - const yyr425 bool = false - yyq425[0] = x.Kind != "" - yyq425[1] = x.APIVersion != "" - yyq425[2] = true - var yynn425 int - if yyr425 || yy2arr425 { + yysep430 := !z.EncBinary() + yy2arr430 := z.EncBasicHandle().StructToArray + var yyq430 [4]bool + _, _, _ = yysep430, yyq430, yy2arr430 + const yyr430 bool = false + yyq430[0] = x.Kind != "" + yyq430[1] = x.APIVersion != "" + yyq430[2] = true + var yynn430 int + if yyr430 || yy2arr430 { r.EncodeArrayStart(4) } else { - yynn425 = 1 - for _, b := range yyq425 { + yynn430 = 1 + for _, b := range yyq430 { if b { - yynn425++ + yynn430++ } } - r.EncodeMapStart(yynn425) - yynn425 = 0 + r.EncodeMapStart(yynn430) + yynn430 = 0 } - if yyr425 || yy2arr425 { + if yyr430 || yy2arr430 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq425[0] { - yym427 := z.EncBinary() - _ = yym427 + if yyq430[0] { + yym432 := z.EncBinary() + _ = yym432 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -7426,23 +7474,23 @@ func (x *PersistentVolumeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq425[0] { + if yyq430[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym428 := z.EncBinary() - _ = yym428 + yym433 := z.EncBinary() + _ = yym433 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr425 || yy2arr425 { + if yyr430 || yy2arr430 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq425[1] { - yym430 := z.EncBinary() - _ = yym430 + if yyq430[1] { + yym435 := z.EncBinary() + _ = yym435 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -7451,54 +7499,54 @@ func (x *PersistentVolumeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq425[1] { + if yyq430[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym431 := z.EncBinary() - _ = yym431 + yym436 := z.EncBinary() + _ = yym436 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr425 || yy2arr425 { + if yyr430 || yy2arr430 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq425[2] { - yy433 := &x.ListMeta - yym434 := z.EncBinary() - _ = yym434 + if yyq430[2] { + yy438 := &x.ListMeta + yym439 := z.EncBinary() + _ = yym439 if false { - } else if z.HasExtensions() && z.EncExt(yy433) { + } else if z.HasExtensions() && z.EncExt(yy438) { } else { - z.EncFallback(yy433) + z.EncFallback(yy438) } } else { r.EncodeNil() } } else { - if yyq425[2] { + if yyq430[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy435 := &x.ListMeta - yym436 := z.EncBinary() - _ = yym436 + yy440 := &x.ListMeta + yym441 := z.EncBinary() + _ = yym441 if false { - } else if z.HasExtensions() && z.EncExt(yy435) { + } else if z.HasExtensions() && z.EncExt(yy440) { } else { - z.EncFallback(yy435) + z.EncFallback(yy440) } } } - if yyr425 || yy2arr425 { + if yyr430 || yy2arr430 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym438 := z.EncBinary() - _ = yym438 + yym443 := z.EncBinary() + _ = yym443 if false { } else { h.encSlicePersistentVolume(([]PersistentVolume)(x.Items), e) @@ -7511,15 +7559,15 @@ func (x *PersistentVolumeList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym439 := z.EncBinary() - _ = yym439 + yym444 := z.EncBinary() + _ = yym444 if false { } else { h.encSlicePersistentVolume(([]PersistentVolume)(x.Items), e) } } } - if yyr425 || yy2arr425 { + if yyr430 || yy2arr430 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -7532,25 +7580,25 @@ func (x *PersistentVolumeList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym440 := z.DecBinary() - _ = yym440 + yym445 := z.DecBinary() + _ = yym445 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct441 := r.ContainerType() - if yyct441 == codecSelferValueTypeMap1234 { - yyl441 := r.ReadMapStart() - if yyl441 == 0 { + yyct446 := r.ContainerType() + if yyct446 == codecSelferValueTypeMap1234 { + yyl446 := r.ReadMapStart() + if yyl446 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl441, d) + x.codecDecodeSelfFromMap(yyl446, d) } - } else if yyct441 == codecSelferValueTypeArray1234 { - yyl441 := r.ReadArrayStart() - if yyl441 == 0 { + } else if yyct446 == codecSelferValueTypeArray1234 { + yyl446 := r.ReadArrayStart() + if yyl446 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl441, d) + x.codecDecodeSelfFromArray(yyl446, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -7562,12 +7610,12 @@ func (x *PersistentVolumeList) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys442Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys442Slc - var yyhl442 bool = l >= 0 - for yyj442 := 0; ; yyj442++ { - if yyhl442 { - if yyj442 >= l { + var yys447Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys447Slc + var yyhl447 bool = l >= 0 + for yyj447 := 0; ; yyj447++ { + if yyhl447 { + if yyj447 >= l { break } } else { @@ -7576,10 +7624,10 @@ func (x *PersistentVolumeList) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys442Slc = r.DecodeBytes(yys442Slc, true, true) - yys442 := string(yys442Slc) + yys447Slc = r.DecodeBytes(yys447Slc, true, true) + yys447 := string(yys447Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys442 { + switch yys447 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -7596,31 +7644,31 @@ func (x *PersistentVolumeList) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv445 := &x.ListMeta - yym446 := z.DecBinary() - _ = yym446 + yyv450 := &x.ListMeta + yym451 := z.DecBinary() + _ = yym451 if false { - } else if z.HasExtensions() && z.DecExt(yyv445) { + } else if z.HasExtensions() && z.DecExt(yyv450) { } else { - z.DecFallback(yyv445, false) + z.DecFallback(yyv450, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv447 := &x.Items - yym448 := z.DecBinary() - _ = yym448 + yyv452 := &x.Items + yym453 := z.DecBinary() + _ = yym453 if false { } else { - h.decSlicePersistentVolume((*[]PersistentVolume)(yyv447), d) + h.decSlicePersistentVolume((*[]PersistentVolume)(yyv452), d) } } default: - z.DecStructFieldNotFound(-1, yys442) - } // end switch yys442 - } // end for yyj442 + z.DecStructFieldNotFound(-1, yys447) + } // end switch yys447 + } // end for yyj447 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -7628,16 +7676,16 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj449 int - var yyb449 bool - var yyhl449 bool = l >= 0 - yyj449++ - if yyhl449 { - yyb449 = yyj449 > l + var yyj454 int + var yyb454 bool + var yyhl454 bool = l >= 0 + yyj454++ + if yyhl454 { + yyb454 = yyj454 > l } else { - yyb449 = r.CheckBreak() + yyb454 = r.CheckBreak() } - if yyb449 { + if yyb454 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7647,13 +7695,13 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Kind = string(r.DecodeString()) } - yyj449++ - if yyhl449 { - yyb449 = yyj449 > l + yyj454++ + if yyhl454 { + yyb454 = yyj454 > l } else { - yyb449 = r.CheckBreak() + yyb454 = r.CheckBreak() } - if yyb449 { + if yyb454 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7663,13 +7711,13 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.APIVersion = string(r.DecodeString()) } - yyj449++ - if yyhl449 { - yyb449 = yyj449 > l + yyj454++ + if yyhl454 { + yyb454 = yyj454 > l } else { - yyb449 = r.CheckBreak() + yyb454 = r.CheckBreak() } - if yyb449 { + if yyb454 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7677,22 +7725,22 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv452 := &x.ListMeta - yym453 := z.DecBinary() - _ = yym453 + yyv457 := &x.ListMeta + yym458 := z.DecBinary() + _ = yym458 if false { - } else if z.HasExtensions() && z.DecExt(yyv452) { + } else if z.HasExtensions() && z.DecExt(yyv457) { } else { - z.DecFallback(yyv452, false) + z.DecFallback(yyv457, false) } } - yyj449++ - if yyhl449 { - yyb449 = yyj449 > l + yyj454++ + if yyhl454 { + yyb454 = yyj454 > l } else { - yyb449 = r.CheckBreak() + yyb454 = r.CheckBreak() } - if yyb449 { + if yyb454 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7700,26 +7748,26 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.Items = nil } else { - yyv454 := &x.Items - yym455 := z.DecBinary() - _ = yym455 + yyv459 := &x.Items + yym460 := z.DecBinary() + _ = yym460 if false { } else { - h.decSlicePersistentVolume((*[]PersistentVolume)(yyv454), d) + h.decSlicePersistentVolume((*[]PersistentVolume)(yyv459), d) } } for { - yyj449++ - if yyhl449 { - yyb449 = yyj449 > l + yyj454++ + if yyhl454 { + yyb454 = yyj454 > l } else { - yyb449 = r.CheckBreak() + yyb454 = r.CheckBreak() } - if yyb449 { + if yyb454 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj449-1, "") + z.DecStructFieldNotFound(yyj454-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7731,39 +7779,39 @@ func (x *PersistentVolumeClaim) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym456 := z.EncBinary() - _ = yym456 + yym461 := z.EncBinary() + _ = yym461 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep457 := !z.EncBinary() - yy2arr457 := z.EncBasicHandle().StructToArray - var yyq457 [5]bool - _, _, _ = yysep457, yyq457, yy2arr457 - const yyr457 bool = false - yyq457[0] = x.Kind != "" - yyq457[1] = x.APIVersion != "" - yyq457[2] = true - yyq457[3] = true - yyq457[4] = true - var yynn457 int - if yyr457 || yy2arr457 { + yysep462 := !z.EncBinary() + yy2arr462 := z.EncBasicHandle().StructToArray + var yyq462 [5]bool + _, _, _ = yysep462, yyq462, yy2arr462 + const yyr462 bool = false + yyq462[0] = x.Kind != "" + yyq462[1] = x.APIVersion != "" + yyq462[2] = true + yyq462[3] = true + yyq462[4] = true + var yynn462 int + if yyr462 || yy2arr462 { r.EncodeArrayStart(5) } else { - yynn457 = 0 - for _, b := range yyq457 { + yynn462 = 0 + for _, b := range yyq462 { if b { - yynn457++ + yynn462++ } } - r.EncodeMapStart(yynn457) - yynn457 = 0 + r.EncodeMapStart(yynn462) + yynn462 = 0 } - if yyr457 || yy2arr457 { + if yyr462 || yy2arr462 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq457[0] { - yym459 := z.EncBinary() - _ = yym459 + if yyq462[0] { + yym464 := z.EncBinary() + _ = yym464 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -7772,23 +7820,23 @@ func (x *PersistentVolumeClaim) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq457[0] { + if yyq462[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym460 := z.EncBinary() - _ = yym460 + yym465 := z.EncBinary() + _ = yym465 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr457 || yy2arr457 { + if yyr462 || yy2arr462 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq457[1] { - yym462 := z.EncBinary() - _ = yym462 + if yyq462[1] { + yym467 := z.EncBinary() + _ = yym467 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -7797,70 +7845,70 @@ func (x *PersistentVolumeClaim) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq457[1] { + if yyq462[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym463 := z.EncBinary() - _ = yym463 + yym468 := z.EncBinary() + _ = yym468 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr457 || yy2arr457 { + if yyr462 || yy2arr462 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq457[2] { - yy465 := &x.ObjectMeta - yy465.CodecEncodeSelf(e) + if yyq462[2] { + yy470 := &x.ObjectMeta + yy470.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq457[2] { + if yyq462[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy466 := &x.ObjectMeta - yy466.CodecEncodeSelf(e) + yy471 := &x.ObjectMeta + yy471.CodecEncodeSelf(e) } } - if yyr457 || yy2arr457 { + if yyr462 || yy2arr462 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq457[3] { - yy468 := &x.Spec - yy468.CodecEncodeSelf(e) + if yyq462[3] { + yy473 := &x.Spec + yy473.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq457[3] { + if yyq462[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy469 := &x.Spec - yy469.CodecEncodeSelf(e) + yy474 := &x.Spec + yy474.CodecEncodeSelf(e) } } - if yyr457 || yy2arr457 { + if yyr462 || yy2arr462 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq457[4] { - yy471 := &x.Status - yy471.CodecEncodeSelf(e) + if yyq462[4] { + yy476 := &x.Status + yy476.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq457[4] { + if yyq462[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy472 := &x.Status - yy472.CodecEncodeSelf(e) + yy477 := &x.Status + yy477.CodecEncodeSelf(e) } } - if yyr457 || yy2arr457 { + if yyr462 || yy2arr462 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -7873,25 +7921,25 @@ func (x *PersistentVolumeClaim) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym473 := z.DecBinary() - _ = yym473 + yym478 := z.DecBinary() + _ = yym478 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct474 := r.ContainerType() - if yyct474 == codecSelferValueTypeMap1234 { - yyl474 := r.ReadMapStart() - if yyl474 == 0 { + yyct479 := r.ContainerType() + if yyct479 == codecSelferValueTypeMap1234 { + yyl479 := r.ReadMapStart() + if yyl479 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl474, d) + x.codecDecodeSelfFromMap(yyl479, d) } - } else if yyct474 == codecSelferValueTypeArray1234 { - yyl474 := r.ReadArrayStart() - if yyl474 == 0 { + } else if yyct479 == codecSelferValueTypeArray1234 { + yyl479 := r.ReadArrayStart() + if yyl479 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl474, d) + x.codecDecodeSelfFromArray(yyl479, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -7903,12 +7951,12 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys475Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys475Slc - var yyhl475 bool = l >= 0 - for yyj475 := 0; ; yyj475++ { - if yyhl475 { - if yyj475 >= l { + var yys480Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys480Slc + var yyhl480 bool = l >= 0 + for yyj480 := 0; ; yyj480++ { + if yyhl480 { + if yyj480 >= l { break } } else { @@ -7917,10 +7965,10 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys475Slc = r.DecodeBytes(yys475Slc, true, true) - yys475 := string(yys475Slc) + yys480Slc = r.DecodeBytes(yys480Slc, true, true) + yys480 := string(yys480Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys475 { + switch yys480 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -7937,27 +7985,27 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromMap(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv478 := &x.ObjectMeta - yyv478.CodecDecodeSelf(d) + yyv483 := &x.ObjectMeta + yyv483.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = PersistentVolumeClaimSpec{} } else { - yyv479 := &x.Spec - yyv479.CodecDecodeSelf(d) + yyv484 := &x.Spec + yyv484.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = PersistentVolumeClaimStatus{} } else { - yyv480 := &x.Status - yyv480.CodecDecodeSelf(d) + yyv485 := &x.Status + yyv485.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys475) - } // end switch yys475 - } // end for yyj475 + z.DecStructFieldNotFound(-1, yys480) + } // end switch yys480 + } // end for yyj480 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -7965,16 +8013,16 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj481 int - var yyb481 bool - var yyhl481 bool = l >= 0 - yyj481++ - if yyhl481 { - yyb481 = yyj481 > l + var yyj486 int + var yyb486 bool + var yyhl486 bool = l >= 0 + yyj486++ + if yyhl486 { + yyb486 = yyj486 > l } else { - yyb481 = r.CheckBreak() + yyb486 = r.CheckBreak() } - if yyb481 { + if yyb486 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7984,13 +8032,13 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Kind = string(r.DecodeString()) } - yyj481++ - if yyhl481 { - yyb481 = yyj481 > l + yyj486++ + if yyhl486 { + yyb486 = yyj486 > l } else { - yyb481 = r.CheckBreak() + yyb486 = r.CheckBreak() } - if yyb481 { + if yyb486 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8000,13 +8048,13 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.APIVersion = string(r.DecodeString()) } - yyj481++ - if yyhl481 { - yyb481 = yyj481 > l + yyj486++ + if yyhl486 { + yyb486 = yyj486 > l } else { - yyb481 = r.CheckBreak() + yyb486 = r.CheckBreak() } - if yyb481 { + if yyb486 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8014,16 +8062,16 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv484 := &x.ObjectMeta - yyv484.CodecDecodeSelf(d) + yyv489 := &x.ObjectMeta + yyv489.CodecDecodeSelf(d) } - yyj481++ - if yyhl481 { - yyb481 = yyj481 > l + yyj486++ + if yyhl486 { + yyb486 = yyj486 > l } else { - yyb481 = r.CheckBreak() + yyb486 = r.CheckBreak() } - if yyb481 { + if yyb486 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8031,16 +8079,16 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Spec = PersistentVolumeClaimSpec{} } else { - yyv485 := &x.Spec - yyv485.CodecDecodeSelf(d) + yyv490 := &x.Spec + yyv490.CodecDecodeSelf(d) } - yyj481++ - if yyhl481 { - yyb481 = yyj481 > l + yyj486++ + if yyhl486 { + yyb486 = yyj486 > l } else { - yyb481 = r.CheckBreak() + yyb486 = r.CheckBreak() } - if yyb481 { + if yyb486 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8048,21 +8096,21 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Status = PersistentVolumeClaimStatus{} } else { - yyv486 := &x.Status - yyv486.CodecDecodeSelf(d) + yyv491 := &x.Status + yyv491.CodecDecodeSelf(d) } for { - yyj481++ - if yyhl481 { - yyb481 = yyj481 > l + yyj486++ + if yyhl486 { + yyb486 = yyj486 > l } else { - yyb481 = r.CheckBreak() + yyb486 = r.CheckBreak() } - if yyb481 { + if yyb486 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj481-1, "") + z.DecStructFieldNotFound(yyj486-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8074,37 +8122,37 @@ func (x *PersistentVolumeClaimList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym487 := z.EncBinary() - _ = yym487 + yym492 := z.EncBinary() + _ = yym492 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep488 := !z.EncBinary() - yy2arr488 := z.EncBasicHandle().StructToArray - var yyq488 [4]bool - _, _, _ = yysep488, yyq488, yy2arr488 - const yyr488 bool = false - yyq488[0] = x.Kind != "" - yyq488[1] = x.APIVersion != "" - yyq488[2] = true - var yynn488 int - if yyr488 || yy2arr488 { + yysep493 := !z.EncBinary() + yy2arr493 := z.EncBasicHandle().StructToArray + var yyq493 [4]bool + _, _, _ = yysep493, yyq493, yy2arr493 + const yyr493 bool = false + yyq493[0] = x.Kind != "" + yyq493[1] = x.APIVersion != "" + yyq493[2] = true + var yynn493 int + if yyr493 || yy2arr493 { r.EncodeArrayStart(4) } else { - yynn488 = 1 - for _, b := range yyq488 { + yynn493 = 1 + for _, b := range yyq493 { if b { - yynn488++ + yynn493++ } } - r.EncodeMapStart(yynn488) - yynn488 = 0 + r.EncodeMapStart(yynn493) + yynn493 = 0 } - if yyr488 || yy2arr488 { + if yyr493 || yy2arr493 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq488[0] { - yym490 := z.EncBinary() - _ = yym490 + if yyq493[0] { + yym495 := z.EncBinary() + _ = yym495 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -8113,23 +8161,23 @@ func (x *PersistentVolumeClaimList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq488[0] { + if yyq493[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym491 := z.EncBinary() - _ = yym491 + yym496 := z.EncBinary() + _ = yym496 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr488 || yy2arr488 { + if yyr493 || yy2arr493 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq488[1] { - yym493 := z.EncBinary() - _ = yym493 + if yyq493[1] { + yym498 := z.EncBinary() + _ = yym498 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -8138,54 +8186,54 @@ func (x *PersistentVolumeClaimList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq488[1] { + if yyq493[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym494 := z.EncBinary() - _ = yym494 + yym499 := z.EncBinary() + _ = yym499 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr488 || yy2arr488 { + if yyr493 || yy2arr493 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq488[2] { - yy496 := &x.ListMeta - yym497 := z.EncBinary() - _ = yym497 + if yyq493[2] { + yy501 := &x.ListMeta + yym502 := z.EncBinary() + _ = yym502 if false { - } else if z.HasExtensions() && z.EncExt(yy496) { + } else if z.HasExtensions() && z.EncExt(yy501) { } else { - z.EncFallback(yy496) + z.EncFallback(yy501) } } else { r.EncodeNil() } } else { - if yyq488[2] { + if yyq493[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy498 := &x.ListMeta - yym499 := z.EncBinary() - _ = yym499 + yy503 := &x.ListMeta + yym504 := z.EncBinary() + _ = yym504 if false { - } else if z.HasExtensions() && z.EncExt(yy498) { + } else if z.HasExtensions() && z.EncExt(yy503) { } else { - z.EncFallback(yy498) + z.EncFallback(yy503) } } } - if yyr488 || yy2arr488 { + if yyr493 || yy2arr493 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym501 := z.EncBinary() - _ = yym501 + yym506 := z.EncBinary() + _ = yym506 if false { } else { h.encSlicePersistentVolumeClaim(([]PersistentVolumeClaim)(x.Items), e) @@ -8198,15 +8246,15 @@ func (x *PersistentVolumeClaimList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym502 := z.EncBinary() - _ = yym502 + yym507 := z.EncBinary() + _ = yym507 if false { } else { h.encSlicePersistentVolumeClaim(([]PersistentVolumeClaim)(x.Items), e) } } } - if yyr488 || yy2arr488 { + if yyr493 || yy2arr493 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8219,25 +8267,25 @@ func (x *PersistentVolumeClaimList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym503 := z.DecBinary() - _ = yym503 + yym508 := z.DecBinary() + _ = yym508 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct504 := r.ContainerType() - if yyct504 == codecSelferValueTypeMap1234 { - yyl504 := r.ReadMapStart() - if yyl504 == 0 { + yyct509 := r.ContainerType() + if yyct509 == codecSelferValueTypeMap1234 { + yyl509 := r.ReadMapStart() + if yyl509 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl504, d) + x.codecDecodeSelfFromMap(yyl509, d) } - } else if yyct504 == codecSelferValueTypeArray1234 { - yyl504 := r.ReadArrayStart() - if yyl504 == 0 { + } else if yyct509 == codecSelferValueTypeArray1234 { + yyl509 := r.ReadArrayStart() + if yyl509 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl504, d) + x.codecDecodeSelfFromArray(yyl509, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8249,12 +8297,12 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys505Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys505Slc - var yyhl505 bool = l >= 0 - for yyj505 := 0; ; yyj505++ { - if yyhl505 { - if yyj505 >= l { + var yys510Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys510Slc + var yyhl510 bool = l >= 0 + for yyj510 := 0; ; yyj510++ { + if yyhl510 { + if yyj510 >= l { break } } else { @@ -8263,10 +8311,10 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys505Slc = r.DecodeBytes(yys505Slc, true, true) - yys505 := string(yys505Slc) + yys510Slc = r.DecodeBytes(yys510Slc, true, true) + yys510 := string(yys510Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys505 { + switch yys510 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -8283,31 +8331,31 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromMap(l int, d *codec1978.D if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv508 := &x.ListMeta - yym509 := z.DecBinary() - _ = yym509 + yyv513 := &x.ListMeta + yym514 := z.DecBinary() + _ = yym514 if false { - } else if z.HasExtensions() && z.DecExt(yyv508) { + } else if z.HasExtensions() && z.DecExt(yyv513) { } else { - z.DecFallback(yyv508, false) + z.DecFallback(yyv513, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv510 := &x.Items - yym511 := z.DecBinary() - _ = yym511 + yyv515 := &x.Items + yym516 := z.DecBinary() + _ = yym516 if false { } else { - h.decSlicePersistentVolumeClaim((*[]PersistentVolumeClaim)(yyv510), d) + h.decSlicePersistentVolumeClaim((*[]PersistentVolumeClaim)(yyv515), d) } } default: - z.DecStructFieldNotFound(-1, yys505) - } // end switch yys505 - } // end for yyj505 + z.DecStructFieldNotFound(-1, yys510) + } // end switch yys510 + } // end for yyj510 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8315,16 +8363,16 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj512 int - var yyb512 bool - var yyhl512 bool = l >= 0 - yyj512++ - if yyhl512 { - yyb512 = yyj512 > l + var yyj517 int + var yyb517 bool + var yyhl517 bool = l >= 0 + yyj517++ + if yyhl517 { + yyb517 = yyj517 > l } else { - yyb512 = r.CheckBreak() + yyb517 = r.CheckBreak() } - if yyb512 { + if yyb517 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8334,13 +8382,13 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.Kind = string(r.DecodeString()) } - yyj512++ - if yyhl512 { - yyb512 = yyj512 > l + yyj517++ + if yyhl517 { + yyb517 = yyj517 > l } else { - yyb512 = r.CheckBreak() + yyb517 = r.CheckBreak() } - if yyb512 { + if yyb517 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8350,13 +8398,13 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.APIVersion = string(r.DecodeString()) } - yyj512++ - if yyhl512 { - yyb512 = yyj512 > l + yyj517++ + if yyhl517 { + yyb517 = yyj517 > l } else { - yyb512 = r.CheckBreak() + yyb517 = r.CheckBreak() } - if yyb512 { + if yyb517 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8364,22 +8412,22 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv515 := &x.ListMeta - yym516 := z.DecBinary() - _ = yym516 + yyv520 := &x.ListMeta + yym521 := z.DecBinary() + _ = yym521 if false { - } else if z.HasExtensions() && z.DecExt(yyv515) { + } else if z.HasExtensions() && z.DecExt(yyv520) { } else { - z.DecFallback(yyv515, false) + z.DecFallback(yyv520, false) } } - yyj512++ - if yyhl512 { - yyb512 = yyj512 > l + yyj517++ + if yyhl517 { + yyb517 = yyj517 > l } else { - yyb512 = r.CheckBreak() + yyb517 = r.CheckBreak() } - if yyb512 { + if yyb517 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8387,26 +8435,26 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.Items = nil } else { - yyv517 := &x.Items - yym518 := z.DecBinary() - _ = yym518 + yyv522 := &x.Items + yym523 := z.DecBinary() + _ = yym523 if false { } else { - h.decSlicePersistentVolumeClaim((*[]PersistentVolumeClaim)(yyv517), d) + h.decSlicePersistentVolumeClaim((*[]PersistentVolumeClaim)(yyv522), d) } } for { - yyj512++ - if yyhl512 { - yyb512 = yyj512 > l + yyj517++ + if yyhl517 { + yyb517 = yyj517 > l } else { - yyb512 = r.CheckBreak() + yyb517 = r.CheckBreak() } - if yyb512 { + if yyb517 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj512-1, "") + z.DecStructFieldNotFound(yyj517-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8418,41 +8466,41 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym519 := z.EncBinary() - _ = yym519 + yym524 := z.EncBinary() + _ = yym524 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep520 := !z.EncBinary() - yy2arr520 := z.EncBasicHandle().StructToArray - var yyq520 [4]bool - _, _, _ = yysep520, yyq520, yy2arr520 - const yyr520 bool = false - yyq520[0] = len(x.AccessModes) != 0 - yyq520[1] = x.Selector != nil - yyq520[2] = true - yyq520[3] = x.VolumeName != "" - var yynn520 int - if yyr520 || yy2arr520 { + yysep525 := !z.EncBinary() + yy2arr525 := z.EncBasicHandle().StructToArray + var yyq525 [4]bool + _, _, _ = yysep525, yyq525, yy2arr525 + const yyr525 bool = false + yyq525[0] = len(x.AccessModes) != 0 + yyq525[1] = x.Selector != nil + yyq525[2] = true + yyq525[3] = x.VolumeName != "" + var yynn525 int + if yyr525 || yy2arr525 { r.EncodeArrayStart(4) } else { - yynn520 = 0 - for _, b := range yyq520 { + yynn525 = 0 + for _, b := range yyq525 { if b { - yynn520++ + yynn525++ } } - r.EncodeMapStart(yynn520) - yynn520 = 0 + r.EncodeMapStart(yynn525) + yynn525 = 0 } - if yyr520 || yy2arr520 { + if yyr525 || yy2arr525 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq520[0] { + if yyq525[0] { if x.AccessModes == nil { r.EncodeNil() } else { - yym522 := z.EncBinary() - _ = yym522 + yym527 := z.EncBinary() + _ = yym527 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -8462,15 +8510,15 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq520[0] { + if yyq525[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("accessModes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.AccessModes == nil { r.EncodeNil() } else { - yym523 := z.EncBinary() - _ = yym523 + yym528 := z.EncBinary() + _ = yym528 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -8478,14 +8526,14 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr520 || yy2arr520 { + if yyr525 || yy2arr525 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq520[1] { + if yyq525[1] { if x.Selector == nil { r.EncodeNil() } else { - yym525 := z.EncBinary() - _ = yym525 + yym530 := z.EncBinary() + _ = yym530 if false { } else if z.HasExtensions() && z.EncExt(x.Selector) { } else { @@ -8496,15 +8544,15 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq520[1] { + if yyq525[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("selector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Selector == nil { r.EncodeNil() } else { - yym526 := z.EncBinary() - _ = yym526 + yym531 := z.EncBinary() + _ = yym531 if false { } else if z.HasExtensions() && z.EncExt(x.Selector) { } else { @@ -8513,28 +8561,28 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr520 || yy2arr520 { + if yyr525 || yy2arr525 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq520[2] { - yy528 := &x.Resources - yy528.CodecEncodeSelf(e) + if yyq525[2] { + yy533 := &x.Resources + yy533.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq520[2] { + if yyq525[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resources")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy529 := &x.Resources - yy529.CodecEncodeSelf(e) + yy534 := &x.Resources + yy534.CodecEncodeSelf(e) } } - if yyr520 || yy2arr520 { + if yyr525 || yy2arr525 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq520[3] { - yym531 := z.EncBinary() - _ = yym531 + if yyq525[3] { + yym536 := z.EncBinary() + _ = yym536 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeName)) @@ -8543,19 +8591,19 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq520[3] { + if yyq525[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumeName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym532 := z.EncBinary() - _ = yym532 + yym537 := z.EncBinary() + _ = yym537 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeName)) } } } - if yyr520 || yy2arr520 { + if yyr525 || yy2arr525 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8568,25 +8616,25 @@ func (x *PersistentVolumeClaimSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym533 := z.DecBinary() - _ = yym533 + yym538 := z.DecBinary() + _ = yym538 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct534 := r.ContainerType() - if yyct534 == codecSelferValueTypeMap1234 { - yyl534 := r.ReadMapStart() - if yyl534 == 0 { + yyct539 := r.ContainerType() + if yyct539 == codecSelferValueTypeMap1234 { + yyl539 := r.ReadMapStart() + if yyl539 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl534, d) + x.codecDecodeSelfFromMap(yyl539, d) } - } else if yyct534 == codecSelferValueTypeArray1234 { - yyl534 := r.ReadArrayStart() - if yyl534 == 0 { + } else if yyct539 == codecSelferValueTypeArray1234 { + yyl539 := r.ReadArrayStart() + if yyl539 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl534, d) + x.codecDecodeSelfFromArray(yyl539, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8598,12 +8646,12 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys535Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys535Slc - var yyhl535 bool = l >= 0 - for yyj535 := 0; ; yyj535++ { - if yyhl535 { - if yyj535 >= l { + var yys540Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys540Slc + var yyhl540 bool = l >= 0 + for yyj540 := 0; ; yyj540++ { + if yyhl540 { + if yyj540 >= l { break } } else { @@ -8612,20 +8660,20 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys535Slc = r.DecodeBytes(yys535Slc, true, true) - yys535 := string(yys535Slc) + yys540Slc = r.DecodeBytes(yys540Slc, true, true) + yys540 := string(yys540Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys535 { + switch yys540 { case "accessModes": if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv536 := &x.AccessModes - yym537 := z.DecBinary() - _ = yym537 + yyv541 := &x.AccessModes + yym542 := z.DecBinary() + _ = yym542 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv536), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv541), d) } } case "selector": @@ -8637,8 +8685,8 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromMap(l int, d *codec1978.D if x.Selector == nil { x.Selector = new(pkg2_unversioned.LabelSelector) } - yym539 := z.DecBinary() - _ = yym539 + yym544 := z.DecBinary() + _ = yym544 if false { } else if z.HasExtensions() && z.DecExt(x.Selector) { } else { @@ -8649,8 +8697,8 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromMap(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Resources = ResourceRequirements{} } else { - yyv540 := &x.Resources - yyv540.CodecDecodeSelf(d) + yyv545 := &x.Resources + yyv545.CodecDecodeSelf(d) } case "volumeName": if r.TryDecodeAsNil() { @@ -8659,9 +8707,9 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromMap(l int, d *codec1978.D x.VolumeName = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys535) - } // end switch yys535 - } // end for yyj535 + z.DecStructFieldNotFound(-1, yys540) + } // end switch yys540 + } // end for yyj540 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8669,16 +8717,16 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj542 int - var yyb542 bool - var yyhl542 bool = l >= 0 - yyj542++ - if yyhl542 { - yyb542 = yyj542 > l + var yyj547 int + var yyb547 bool + var yyhl547 bool = l >= 0 + yyj547++ + if yyhl547 { + yyb547 = yyj547 > l } else { - yyb542 = r.CheckBreak() + yyb547 = r.CheckBreak() } - if yyb542 { + if yyb547 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8686,21 +8734,21 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv543 := &x.AccessModes - yym544 := z.DecBinary() - _ = yym544 + yyv548 := &x.AccessModes + yym549 := z.DecBinary() + _ = yym549 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv543), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv548), d) } } - yyj542++ - if yyhl542 { - yyb542 = yyj542 > l + yyj547++ + if yyhl547 { + yyb547 = yyj547 > l } else { - yyb542 = r.CheckBreak() + yyb547 = r.CheckBreak() } - if yyb542 { + if yyb547 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8713,21 +8761,21 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromArray(l int, d *codec1978 if x.Selector == nil { x.Selector = new(pkg2_unversioned.LabelSelector) } - yym546 := z.DecBinary() - _ = yym546 + yym551 := z.DecBinary() + _ = yym551 if false { } else if z.HasExtensions() && z.DecExt(x.Selector) { } else { z.DecFallback(x.Selector, false) } } - yyj542++ - if yyhl542 { - yyb542 = yyj542 > l + yyj547++ + if yyhl547 { + yyb547 = yyj547 > l } else { - yyb542 = r.CheckBreak() + yyb547 = r.CheckBreak() } - if yyb542 { + if yyb547 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8735,16 +8783,16 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.Resources = ResourceRequirements{} } else { - yyv547 := &x.Resources - yyv547.CodecDecodeSelf(d) + yyv552 := &x.Resources + yyv552.CodecDecodeSelf(d) } - yyj542++ - if yyhl542 { - yyb542 = yyj542 > l + yyj547++ + if yyhl547 { + yyb547 = yyj547 > l } else { - yyb542 = r.CheckBreak() + yyb547 = r.CheckBreak() } - if yyb542 { + if yyb547 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8755,17 +8803,17 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromArray(l int, d *codec1978 x.VolumeName = string(r.DecodeString()) } for { - yyj542++ - if yyhl542 { - yyb542 = yyj542 > l + yyj547++ + if yyhl547 { + yyb547 = yyj547 > l } else { - yyb542 = r.CheckBreak() + yyb547 = r.CheckBreak() } - if yyb542 { + if yyb547 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj542-1, "") + z.DecStructFieldNotFound(yyj547-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8777,55 +8825,55 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym549 := z.EncBinary() - _ = yym549 + yym554 := z.EncBinary() + _ = yym554 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep550 := !z.EncBinary() - yy2arr550 := z.EncBasicHandle().StructToArray - var yyq550 [3]bool - _, _, _ = yysep550, yyq550, yy2arr550 - const yyr550 bool = false - yyq550[0] = x.Phase != "" - yyq550[1] = len(x.AccessModes) != 0 - yyq550[2] = len(x.Capacity) != 0 - var yynn550 int - if yyr550 || yy2arr550 { + yysep555 := !z.EncBinary() + yy2arr555 := z.EncBasicHandle().StructToArray + var yyq555 [3]bool + _, _, _ = yysep555, yyq555, yy2arr555 + const yyr555 bool = false + yyq555[0] = x.Phase != "" + yyq555[1] = len(x.AccessModes) != 0 + yyq555[2] = len(x.Capacity) != 0 + var yynn555 int + if yyr555 || yy2arr555 { r.EncodeArrayStart(3) } else { - yynn550 = 0 - for _, b := range yyq550 { + yynn555 = 0 + for _, b := range yyq555 { if b { - yynn550++ + yynn555++ } } - r.EncodeMapStart(yynn550) - yynn550 = 0 + r.EncodeMapStart(yynn555) + yynn555 = 0 } - if yyr550 || yy2arr550 { + if yyr555 || yy2arr555 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq550[0] { + if yyq555[0] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq550[0] { + if yyq555[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr550 || yy2arr550 { + if yyr555 || yy2arr555 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq550[1] { + if yyq555[1] { if x.AccessModes == nil { r.EncodeNil() } else { - yym553 := z.EncBinary() - _ = yym553 + yym558 := z.EncBinary() + _ = yym558 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -8835,15 +8883,15 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq550[1] { + if yyq555[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("accessModes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.AccessModes == nil { r.EncodeNil() } else { - yym554 := z.EncBinary() - _ = yym554 + yym559 := z.EncBinary() + _ = yym559 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -8851,9 +8899,9 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr550 || yy2arr550 { + if yyr555 || yy2arr555 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq550[2] { + if yyq555[2] { if x.Capacity == nil { r.EncodeNil() } else { @@ -8863,7 +8911,7 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq550[2] { + if yyq555[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("capacity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -8874,7 +8922,7 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr550 || yy2arr550 { + if yyr555 || yy2arr555 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8887,25 +8935,25 @@ func (x *PersistentVolumeClaimStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym556 := z.DecBinary() - _ = yym556 + yym561 := z.DecBinary() + _ = yym561 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct557 := r.ContainerType() - if yyct557 == codecSelferValueTypeMap1234 { - yyl557 := r.ReadMapStart() - if yyl557 == 0 { + yyct562 := r.ContainerType() + if yyct562 == codecSelferValueTypeMap1234 { + yyl562 := r.ReadMapStart() + if yyl562 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl557, d) + x.codecDecodeSelfFromMap(yyl562, d) } - } else if yyct557 == codecSelferValueTypeArray1234 { - yyl557 := r.ReadArrayStart() - if yyl557 == 0 { + } else if yyct562 == codecSelferValueTypeArray1234 { + yyl562 := r.ReadArrayStart() + if yyl562 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl557, d) + x.codecDecodeSelfFromArray(yyl562, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8917,12 +8965,12 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromMap(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys558Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys558Slc - var yyhl558 bool = l >= 0 - for yyj558 := 0; ; yyj558++ { - if yyhl558 { - if yyj558 >= l { + var yys563Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys563Slc + var yyhl563 bool = l >= 0 + for yyj563 := 0; ; yyj563++ { + if yyhl563 { + if yyj563 >= l { break } } else { @@ -8931,10 +8979,10 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromMap(l int, d *codec1978 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys558Slc = r.DecodeBytes(yys558Slc, true, true) - yys558 := string(yys558Slc) + yys563Slc = r.DecodeBytes(yys563Slc, true, true) + yys563 := string(yys563Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys558 { + switch yys563 { case "phase": if r.TryDecodeAsNil() { x.Phase = "" @@ -8945,25 +8993,25 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromMap(l int, d *codec1978 if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv560 := &x.AccessModes - yym561 := z.DecBinary() - _ = yym561 + yyv565 := &x.AccessModes + yym566 := z.DecBinary() + _ = yym566 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv560), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv565), d) } } case "capacity": if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv562 := &x.Capacity - yyv562.CodecDecodeSelf(d) + yyv567 := &x.Capacity + yyv567.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys558) - } // end switch yys558 - } // end for yyj558 + z.DecStructFieldNotFound(-1, yys563) + } // end switch yys563 + } // end for yyj563 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8971,16 +9019,16 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromArray(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj563 int - var yyb563 bool - var yyhl563 bool = l >= 0 - yyj563++ - if yyhl563 { - yyb563 = yyj563 > l + var yyj568 int + var yyb568 bool + var yyhl568 bool = l >= 0 + yyj568++ + if yyhl568 { + yyb568 = yyj568 > l } else { - yyb563 = r.CheckBreak() + yyb568 = r.CheckBreak() } - if yyb563 { + if yyb568 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8990,13 +9038,13 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromArray(l int, d *codec19 } else { x.Phase = PersistentVolumeClaimPhase(r.DecodeString()) } - yyj563++ - if yyhl563 { - yyb563 = yyj563 > l + yyj568++ + if yyhl568 { + yyb568 = yyj568 > l } else { - yyb563 = r.CheckBreak() + yyb568 = r.CheckBreak() } - if yyb563 { + if yyb568 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9004,21 +9052,21 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv565 := &x.AccessModes - yym566 := z.DecBinary() - _ = yym566 + yyv570 := &x.AccessModes + yym571 := z.DecBinary() + _ = yym571 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv565), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv570), d) } } - yyj563++ - if yyhl563 { - yyb563 = yyj563 > l + yyj568++ + if yyhl568 { + yyb568 = yyj568 > l } else { - yyb563 = r.CheckBreak() + yyb568 = r.CheckBreak() } - if yyb563 { + if yyb568 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9026,21 +9074,21 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv567 := &x.Capacity - yyv567.CodecDecodeSelf(d) + yyv572 := &x.Capacity + yyv572.CodecDecodeSelf(d) } for { - yyj563++ - if yyhl563 { - yyb563 = yyj563 > l + yyj568++ + if yyhl568 { + yyb568 = yyj568 > l } else { - yyb563 = r.CheckBreak() + yyb568 = r.CheckBreak() } - if yyb563 { + if yyb568 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj563-1, "") + z.DecStructFieldNotFound(yyj568-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9049,8 +9097,8 @@ func (x PersistentVolumeAccessMode) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym568 := z.EncBinary() - _ = yym568 + yym573 := z.EncBinary() + _ = yym573 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -9062,8 +9110,8 @@ func (x *PersistentVolumeAccessMode) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym569 := z.DecBinary() - _ = yym569 + yym574 := z.DecBinary() + _ = yym574 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -9075,8 +9123,8 @@ func (x PersistentVolumePhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym570 := z.EncBinary() - _ = yym570 + yym575 := z.EncBinary() + _ = yym575 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -9088,8 +9136,8 @@ func (x *PersistentVolumePhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym571 := z.DecBinary() - _ = yym571 + yym576 := z.DecBinary() + _ = yym576 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -9101,8 +9149,8 @@ func (x PersistentVolumeClaimPhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym572 := z.EncBinary() - _ = yym572 + yym577 := z.EncBinary() + _ = yym577 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -9114,8 +9162,8 @@ func (x *PersistentVolumeClaimPhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym573 := z.DecBinary() - _ = yym573 + yym578 := z.DecBinary() + _ = yym578 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -9130,33 +9178,33 @@ func (x *HostPathVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym574 := z.EncBinary() - _ = yym574 + yym579 := z.EncBinary() + _ = yym579 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep575 := !z.EncBinary() - yy2arr575 := z.EncBasicHandle().StructToArray - var yyq575 [1]bool - _, _, _ = yysep575, yyq575, yy2arr575 - const yyr575 bool = false - var yynn575 int - if yyr575 || yy2arr575 { + yysep580 := !z.EncBinary() + yy2arr580 := z.EncBasicHandle().StructToArray + var yyq580 [1]bool + _, _, _ = yysep580, yyq580, yy2arr580 + const yyr580 bool = false + var yynn580 int + if yyr580 || yy2arr580 { r.EncodeArrayStart(1) } else { - yynn575 = 1 - for _, b := range yyq575 { + yynn580 = 1 + for _, b := range yyq580 { if b { - yynn575++ + yynn580++ } } - r.EncodeMapStart(yynn575) - yynn575 = 0 + r.EncodeMapStart(yynn580) + yynn580 = 0 } - if yyr575 || yy2arr575 { + if yyr580 || yy2arr580 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym577 := z.EncBinary() - _ = yym577 + yym582 := z.EncBinary() + _ = yym582 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -9165,14 +9213,14 @@ func (x *HostPathVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym578 := z.EncBinary() - _ = yym578 + yym583 := z.EncBinary() + _ = yym583 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr575 || yy2arr575 { + if yyr580 || yy2arr580 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -9185,25 +9233,25 @@ func (x *HostPathVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym579 := z.DecBinary() - _ = yym579 + yym584 := z.DecBinary() + _ = yym584 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct580 := r.ContainerType() - if yyct580 == codecSelferValueTypeMap1234 { - yyl580 := r.ReadMapStart() - if yyl580 == 0 { + yyct585 := r.ContainerType() + if yyct585 == codecSelferValueTypeMap1234 { + yyl585 := r.ReadMapStart() + if yyl585 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl580, d) + x.codecDecodeSelfFromMap(yyl585, d) } - } else if yyct580 == codecSelferValueTypeArray1234 { - yyl580 := r.ReadArrayStart() - if yyl580 == 0 { + } else if yyct585 == codecSelferValueTypeArray1234 { + yyl585 := r.ReadArrayStart() + if yyl585 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl580, d) + x.codecDecodeSelfFromArray(yyl585, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9215,12 +9263,12 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys581Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys581Slc - var yyhl581 bool = l >= 0 - for yyj581 := 0; ; yyj581++ { - if yyhl581 { - if yyj581 >= l { + var yys586Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys586Slc + var yyhl586 bool = l >= 0 + for yyj586 := 0; ; yyj586++ { + if yyhl586 { + if yyj586 >= l { break } } else { @@ -9229,10 +9277,10 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys581Slc = r.DecodeBytes(yys581Slc, true, true) - yys581 := string(yys581Slc) + yys586Slc = r.DecodeBytes(yys586Slc, true, true) + yys586 := string(yys586Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys581 { + switch yys586 { case "path": if r.TryDecodeAsNil() { x.Path = "" @@ -9240,9 +9288,9 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Path = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys581) - } // end switch yys581 - } // end for yyj581 + z.DecStructFieldNotFound(-1, yys586) + } // end switch yys586 + } // end for yyj586 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -9250,16 +9298,16 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj583 int - var yyb583 bool - var yyhl583 bool = l >= 0 - yyj583++ - if yyhl583 { - yyb583 = yyj583 > l + var yyj588 int + var yyb588 bool + var yyhl588 bool = l >= 0 + yyj588++ + if yyhl588 { + yyb588 = yyj588 > l } else { - yyb583 = r.CheckBreak() + yyb588 = r.CheckBreak() } - if yyb583 { + if yyb588 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9270,17 +9318,17 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Path = string(r.DecodeString()) } for { - yyj583++ - if yyhl583 { - yyb583 = yyj583 > l + yyj588++ + if yyhl588 { + yyb588 = yyj588 > l } else { - yyb583 = r.CheckBreak() + yyb588 = r.CheckBreak() } - if yyb583 { + if yyb588 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj583-1, "") + z.DecStructFieldNotFound(yyj588-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9292,46 +9340,46 @@ func (x *EmptyDirVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym585 := z.EncBinary() - _ = yym585 + yym590 := z.EncBinary() + _ = yym590 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep586 := !z.EncBinary() - yy2arr586 := z.EncBasicHandle().StructToArray - var yyq586 [1]bool - _, _, _ = yysep586, yyq586, yy2arr586 - const yyr586 bool = false - yyq586[0] = x.Medium != "" - var yynn586 int - if yyr586 || yy2arr586 { + yysep591 := !z.EncBinary() + yy2arr591 := z.EncBasicHandle().StructToArray + var yyq591 [1]bool + _, _, _ = yysep591, yyq591, yy2arr591 + const yyr591 bool = false + yyq591[0] = x.Medium != "" + var yynn591 int + if yyr591 || yy2arr591 { r.EncodeArrayStart(1) } else { - yynn586 = 0 - for _, b := range yyq586 { + yynn591 = 0 + for _, b := range yyq591 { if b { - yynn586++ + yynn591++ } } - r.EncodeMapStart(yynn586) - yynn586 = 0 + r.EncodeMapStart(yynn591) + yynn591 = 0 } - if yyr586 || yy2arr586 { + if yyr591 || yy2arr591 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq586[0] { + if yyq591[0] { x.Medium.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq586[0] { + if yyq591[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("medium")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Medium.CodecEncodeSelf(e) } } - if yyr586 || yy2arr586 { + if yyr591 || yy2arr591 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -9344,25 +9392,25 @@ func (x *EmptyDirVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym588 := z.DecBinary() - _ = yym588 + yym593 := z.DecBinary() + _ = yym593 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct589 := r.ContainerType() - if yyct589 == codecSelferValueTypeMap1234 { - yyl589 := r.ReadMapStart() - if yyl589 == 0 { + yyct594 := r.ContainerType() + if yyct594 == codecSelferValueTypeMap1234 { + yyl594 := r.ReadMapStart() + if yyl594 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl589, d) + x.codecDecodeSelfFromMap(yyl594, d) } - } else if yyct589 == codecSelferValueTypeArray1234 { - yyl589 := r.ReadArrayStart() - if yyl589 == 0 { + } else if yyct594 == codecSelferValueTypeArray1234 { + yyl594 := r.ReadArrayStart() + if yyl594 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl589, d) + x.codecDecodeSelfFromArray(yyl594, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9374,12 +9422,12 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys590Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys590Slc - var yyhl590 bool = l >= 0 - for yyj590 := 0; ; yyj590++ { - if yyhl590 { - if yyj590 >= l { + var yys595Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys595Slc + var yyhl595 bool = l >= 0 + for yyj595 := 0; ; yyj595++ { + if yyhl595 { + if yyj595 >= l { break } } else { @@ -9388,10 +9436,10 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys590Slc = r.DecodeBytes(yys590Slc, true, true) - yys590 := string(yys590Slc) + yys595Slc = r.DecodeBytes(yys595Slc, true, true) + yys595 := string(yys595Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys590 { + switch yys595 { case "medium": if r.TryDecodeAsNil() { x.Medium = "" @@ -9399,9 +9447,9 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Medium = StorageMedium(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys590) - } // end switch yys590 - } // end for yyj590 + z.DecStructFieldNotFound(-1, yys595) + } // end switch yys595 + } // end for yyj595 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -9409,16 +9457,16 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj592 int - var yyb592 bool - var yyhl592 bool = l >= 0 - yyj592++ - if yyhl592 { - yyb592 = yyj592 > l + var yyj597 int + var yyb597 bool + var yyhl597 bool = l >= 0 + yyj597++ + if yyhl597 { + yyb597 = yyj597 > l } else { - yyb592 = r.CheckBreak() + yyb597 = r.CheckBreak() } - if yyb592 { + if yyb597 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9429,17 +9477,17 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Medium = StorageMedium(r.DecodeString()) } for { - yyj592++ - if yyhl592 { - yyb592 = yyj592 > l + yyj597++ + if yyhl597 { + yyb597 = yyj597 > l } else { - yyb592 = r.CheckBreak() + yyb597 = r.CheckBreak() } - if yyb592 { + if yyb597 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj592-1, "") + z.DecStructFieldNotFound(yyj597-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9448,8 +9496,8 @@ func (x StorageMedium) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym594 := z.EncBinary() - _ = yym594 + yym599 := z.EncBinary() + _ = yym599 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -9461,8 +9509,8 @@ func (x *StorageMedium) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym595 := z.DecBinary() - _ = yym595 + yym600 := z.DecBinary() + _ = yym600 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -9474,8 +9522,8 @@ func (x Protocol) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym596 := z.EncBinary() - _ = yym596 + yym601 := z.EncBinary() + _ = yym601 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -9487,8 +9535,8 @@ func (x *Protocol) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym597 := z.DecBinary() - _ = yym597 + yym602 := z.DecBinary() + _ = yym602 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -9503,36 +9551,36 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym598 := z.EncBinary() - _ = yym598 + yym603 := z.EncBinary() + _ = yym603 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep599 := !z.EncBinary() - yy2arr599 := z.EncBasicHandle().StructToArray - var yyq599 [4]bool - _, _, _ = yysep599, yyq599, yy2arr599 - const yyr599 bool = false - yyq599[1] = x.FSType != "" - yyq599[2] = x.Partition != 0 - yyq599[3] = x.ReadOnly != false - var yynn599 int - if yyr599 || yy2arr599 { + yysep604 := !z.EncBinary() + yy2arr604 := z.EncBasicHandle().StructToArray + var yyq604 [4]bool + _, _, _ = yysep604, yyq604, yy2arr604 + const yyr604 bool = false + yyq604[1] = x.FSType != "" + yyq604[2] = x.Partition != 0 + yyq604[3] = x.ReadOnly != false + var yynn604 int + if yyr604 || yy2arr604 { r.EncodeArrayStart(4) } else { - yynn599 = 1 - for _, b := range yyq599 { + yynn604 = 1 + for _, b := range yyq604 { if b { - yynn599++ + yynn604++ } } - r.EncodeMapStart(yynn599) - yynn599 = 0 + r.EncodeMapStart(yynn604) + yynn604 = 0 } - if yyr599 || yy2arr599 { + if yyr604 || yy2arr604 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym601 := z.EncBinary() - _ = yym601 + yym606 := z.EncBinary() + _ = yym606 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PDName)) @@ -9541,18 +9589,18 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("pdName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym602 := z.EncBinary() - _ = yym602 + yym607 := z.EncBinary() + _ = yym607 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PDName)) } } - if yyr599 || yy2arr599 { + if yyr604 || yy2arr604 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq599[1] { - yym604 := z.EncBinary() - _ = yym604 + if yyq604[1] { + yym609 := z.EncBinary() + _ = yym609 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -9561,23 +9609,23 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq599[1] { + if yyq604[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym605 := z.EncBinary() - _ = yym605 + yym610 := z.EncBinary() + _ = yym610 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr599 || yy2arr599 { + if yyr604 || yy2arr604 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq599[2] { - yym607 := z.EncBinary() - _ = yym607 + if yyq604[2] { + yym612 := z.EncBinary() + _ = yym612 if false { } else { r.EncodeInt(int64(x.Partition)) @@ -9586,23 +9634,23 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq599[2] { + if yyq604[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("partition")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym608 := z.EncBinary() - _ = yym608 + yym613 := z.EncBinary() + _ = yym613 if false { } else { r.EncodeInt(int64(x.Partition)) } } } - if yyr599 || yy2arr599 { + if yyr604 || yy2arr604 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq599[3] { - yym610 := z.EncBinary() - _ = yym610 + if yyq604[3] { + yym615 := z.EncBinary() + _ = yym615 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -9611,19 +9659,19 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq599[3] { + if yyq604[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym611 := z.EncBinary() - _ = yym611 + yym616 := z.EncBinary() + _ = yym616 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr599 || yy2arr599 { + if yyr604 || yy2arr604 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -9636,25 +9684,25 @@ func (x *GCEPersistentDiskVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym612 := z.DecBinary() - _ = yym612 + yym617 := z.DecBinary() + _ = yym617 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct613 := r.ContainerType() - if yyct613 == codecSelferValueTypeMap1234 { - yyl613 := r.ReadMapStart() - if yyl613 == 0 { + yyct618 := r.ContainerType() + if yyct618 == codecSelferValueTypeMap1234 { + yyl618 := r.ReadMapStart() + if yyl618 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl613, d) + x.codecDecodeSelfFromMap(yyl618, d) } - } else if yyct613 == codecSelferValueTypeArray1234 { - yyl613 := r.ReadArrayStart() - if yyl613 == 0 { + } else if yyct618 == codecSelferValueTypeArray1234 { + yyl618 := r.ReadArrayStart() + if yyl618 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl613, d) + x.codecDecodeSelfFromArray(yyl618, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9666,12 +9714,12 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromMap(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys614Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys614Slc - var yyhl614 bool = l >= 0 - for yyj614 := 0; ; yyj614++ { - if yyhl614 { - if yyj614 >= l { + var yys619Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys619Slc + var yyhl619 bool = l >= 0 + for yyj619 := 0; ; yyj619++ { + if yyhl619 { + if yyj619 >= l { break } } else { @@ -9680,10 +9728,10 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromMap(l int, d *codec19 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys614Slc = r.DecodeBytes(yys614Slc, true, true) - yys614 := string(yys614Slc) + yys619Slc = r.DecodeBytes(yys619Slc, true, true) + yys619 := string(yys619Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys614 { + switch yys619 { case "pdName": if r.TryDecodeAsNil() { x.PDName = "" @@ -9709,9 +9757,9 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromMap(l int, d *codec19 x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys614) - } // end switch yys614 - } // end for yyj614 + z.DecStructFieldNotFound(-1, yys619) + } // end switch yys619 + } // end for yyj619 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -9719,16 +9767,16 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj619 int - var yyb619 bool - var yyhl619 bool = l >= 0 - yyj619++ - if yyhl619 { - yyb619 = yyj619 > l + var yyj624 int + var yyb624 bool + var yyhl624 bool = l >= 0 + yyj624++ + if yyhl624 { + yyb624 = yyj624 > l } else { - yyb619 = r.CheckBreak() + yyb624 = r.CheckBreak() } - if yyb619 { + if yyb624 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9738,13 +9786,13 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec } else { x.PDName = string(r.DecodeString()) } - yyj619++ - if yyhl619 { - yyb619 = yyj619 > l + yyj624++ + if yyhl624 { + yyb624 = yyj624 > l } else { - yyb619 = r.CheckBreak() + yyb624 = r.CheckBreak() } - if yyb619 { + if yyb624 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9754,13 +9802,13 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec } else { x.FSType = string(r.DecodeString()) } - yyj619++ - if yyhl619 { - yyb619 = yyj619 > l + yyj624++ + if yyhl624 { + yyb624 = yyj624 > l } else { - yyb619 = r.CheckBreak() + yyb624 = r.CheckBreak() } - if yyb619 { + if yyb624 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9770,13 +9818,13 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec } else { x.Partition = int32(r.DecodeInt(32)) } - yyj619++ - if yyhl619 { - yyb619 = yyj619 > l + yyj624++ + if yyhl624 { + yyb624 = yyj624 > l } else { - yyb619 = r.CheckBreak() + yyb624 = r.CheckBreak() } - if yyb619 { + if yyb624 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9787,17 +9835,17 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec x.ReadOnly = bool(r.DecodeBool()) } for { - yyj619++ - if yyhl619 { - yyb619 = yyj619 > l + yyj624++ + if yyhl624 { + yyb624 = yyj624 > l } else { - yyb619 = r.CheckBreak() + yyb624 = r.CheckBreak() } - if yyb619 { + if yyb624 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj619-1, "") + z.DecStructFieldNotFound(yyj624-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9809,40 +9857,40 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym624 := z.EncBinary() - _ = yym624 + yym629 := z.EncBinary() + _ = yym629 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep625 := !z.EncBinary() - yy2arr625 := z.EncBasicHandle().StructToArray - var yyq625 [6]bool - _, _, _ = yysep625, yyq625, yy2arr625 - const yyr625 bool = false - yyq625[0] = x.TargetPortal != "" - yyq625[1] = x.IQN != "" - yyq625[2] = x.Lun != 0 - yyq625[3] = x.ISCSIInterface != "" - yyq625[4] = x.FSType != "" - yyq625[5] = x.ReadOnly != false - var yynn625 int - if yyr625 || yy2arr625 { + yysep630 := !z.EncBinary() + yy2arr630 := z.EncBasicHandle().StructToArray + var yyq630 [6]bool + _, _, _ = yysep630, yyq630, yy2arr630 + const yyr630 bool = false + yyq630[0] = x.TargetPortal != "" + yyq630[1] = x.IQN != "" + yyq630[2] = x.Lun != 0 + yyq630[3] = x.ISCSIInterface != "" + yyq630[4] = x.FSType != "" + yyq630[5] = x.ReadOnly != false + var yynn630 int + if yyr630 || yy2arr630 { r.EncodeArrayStart(6) } else { - yynn625 = 0 - for _, b := range yyq625 { + yynn630 = 0 + for _, b := range yyq630 { if b { - yynn625++ + yynn630++ } } - r.EncodeMapStart(yynn625) - yynn625 = 0 + r.EncodeMapStart(yynn630) + yynn630 = 0 } - if yyr625 || yy2arr625 { + if yyr630 || yy2arr630 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq625[0] { - yym627 := z.EncBinary() - _ = yym627 + if yyq630[0] { + yym632 := z.EncBinary() + _ = yym632 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TargetPortal)) @@ -9851,23 +9899,23 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq625[0] { + if yyq630[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("targetPortal")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym628 := z.EncBinary() - _ = yym628 + yym633 := z.EncBinary() + _ = yym633 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TargetPortal)) } } } - if yyr625 || yy2arr625 { + if yyr630 || yy2arr630 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq625[1] { - yym630 := z.EncBinary() - _ = yym630 + if yyq630[1] { + yym635 := z.EncBinary() + _ = yym635 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IQN)) @@ -9876,23 +9924,23 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq625[1] { + if yyq630[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iqn")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym631 := z.EncBinary() - _ = yym631 + yym636 := z.EncBinary() + _ = yym636 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IQN)) } } } - if yyr625 || yy2arr625 { + if yyr630 || yy2arr630 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq625[2] { - yym633 := z.EncBinary() - _ = yym633 + if yyq630[2] { + yym638 := z.EncBinary() + _ = yym638 if false { } else { r.EncodeInt(int64(x.Lun)) @@ -9901,23 +9949,23 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq625[2] { + if yyq630[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lun")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym634 := z.EncBinary() - _ = yym634 + yym639 := z.EncBinary() + _ = yym639 if false { } else { r.EncodeInt(int64(x.Lun)) } } } - if yyr625 || yy2arr625 { + if yyr630 || yy2arr630 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq625[3] { - yym636 := z.EncBinary() - _ = yym636 + if yyq630[3] { + yym641 := z.EncBinary() + _ = yym641 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ISCSIInterface)) @@ -9926,23 +9974,23 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq625[3] { + if yyq630[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iscsiInterface")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym637 := z.EncBinary() - _ = yym637 + yym642 := z.EncBinary() + _ = yym642 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ISCSIInterface)) } } } - if yyr625 || yy2arr625 { + if yyr630 || yy2arr630 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq625[4] { - yym639 := z.EncBinary() - _ = yym639 + if yyq630[4] { + yym644 := z.EncBinary() + _ = yym644 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -9951,23 +9999,23 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq625[4] { + if yyq630[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym640 := z.EncBinary() - _ = yym640 + yym645 := z.EncBinary() + _ = yym645 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr625 || yy2arr625 { + if yyr630 || yy2arr630 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq625[5] { - yym642 := z.EncBinary() - _ = yym642 + if yyq630[5] { + yym647 := z.EncBinary() + _ = yym647 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -9976,19 +10024,19 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq625[5] { + if yyq630[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym643 := z.EncBinary() - _ = yym643 + yym648 := z.EncBinary() + _ = yym648 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr625 || yy2arr625 { + if yyr630 || yy2arr630 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -10001,25 +10049,25 @@ func (x *ISCSIVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym644 := z.DecBinary() - _ = yym644 + yym649 := z.DecBinary() + _ = yym649 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct645 := r.ContainerType() - if yyct645 == codecSelferValueTypeMap1234 { - yyl645 := r.ReadMapStart() - if yyl645 == 0 { + yyct650 := r.ContainerType() + if yyct650 == codecSelferValueTypeMap1234 { + yyl650 := r.ReadMapStart() + if yyl650 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl645, d) + x.codecDecodeSelfFromMap(yyl650, d) } - } else if yyct645 == codecSelferValueTypeArray1234 { - yyl645 := r.ReadArrayStart() - if yyl645 == 0 { + } else if yyct650 == codecSelferValueTypeArray1234 { + yyl650 := r.ReadArrayStart() + if yyl650 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl645, d) + x.codecDecodeSelfFromArray(yyl650, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -10031,12 +10079,12 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys646Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys646Slc - var yyhl646 bool = l >= 0 - for yyj646 := 0; ; yyj646++ { - if yyhl646 { - if yyj646 >= l { + var yys651Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys651Slc + var yyhl651 bool = l >= 0 + for yyj651 := 0; ; yyj651++ { + if yyhl651 { + if yyj651 >= l { break } } else { @@ -10045,10 +10093,10 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys646Slc = r.DecodeBytes(yys646Slc, true, true) - yys646 := string(yys646Slc) + yys651Slc = r.DecodeBytes(yys651Slc, true, true) + yys651 := string(yys651Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys646 { + switch yys651 { case "targetPortal": if r.TryDecodeAsNil() { x.TargetPortal = "" @@ -10086,9 +10134,9 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys646) - } // end switch yys646 - } // end for yyj646 + z.DecStructFieldNotFound(-1, yys651) + } // end switch yys651 + } // end for yyj651 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -10096,16 +10144,16 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj653 int - var yyb653 bool - var yyhl653 bool = l >= 0 - yyj653++ - if yyhl653 { - yyb653 = yyj653 > l + var yyj658 int + var yyb658 bool + var yyhl658 bool = l >= 0 + yyj658++ + if yyhl658 { + yyb658 = yyj658 > l } else { - yyb653 = r.CheckBreak() + yyb658 = r.CheckBreak() } - if yyb653 { + if yyb658 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10115,13 +10163,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.TargetPortal = string(r.DecodeString()) } - yyj653++ - if yyhl653 { - yyb653 = yyj653 > l + yyj658++ + if yyhl658 { + yyb658 = yyj658 > l } else { - yyb653 = r.CheckBreak() + yyb658 = r.CheckBreak() } - if yyb653 { + if yyb658 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10131,13 +10179,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.IQN = string(r.DecodeString()) } - yyj653++ - if yyhl653 { - yyb653 = yyj653 > l + yyj658++ + if yyhl658 { + yyb658 = yyj658 > l } else { - yyb653 = r.CheckBreak() + yyb658 = r.CheckBreak() } - if yyb653 { + if yyb658 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10147,13 +10195,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.Lun = int32(r.DecodeInt(32)) } - yyj653++ - if yyhl653 { - yyb653 = yyj653 > l + yyj658++ + if yyhl658 { + yyb658 = yyj658 > l } else { - yyb653 = r.CheckBreak() + yyb658 = r.CheckBreak() } - if yyb653 { + if yyb658 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10163,13 +10211,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.ISCSIInterface = string(r.DecodeString()) } - yyj653++ - if yyhl653 { - yyb653 = yyj653 > l + yyj658++ + if yyhl658 { + yyb658 = yyj658 > l } else { - yyb653 = r.CheckBreak() + yyb658 = r.CheckBreak() } - if yyb653 { + if yyb658 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10179,13 +10227,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.FSType = string(r.DecodeString()) } - yyj653++ - if yyhl653 { - yyb653 = yyj653 > l + yyj658++ + if yyhl658 { + yyb658 = yyj658 > l } else { - yyb653 = r.CheckBreak() + yyb658 = r.CheckBreak() } - if yyb653 { + if yyb658 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10196,17 +10244,17 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder x.ReadOnly = bool(r.DecodeBool()) } for { - yyj653++ - if yyhl653 { - yyb653 = yyj653 > l + yyj658++ + if yyhl658 { + yyb658 = yyj658 > l } else { - yyb653 = r.CheckBreak() + yyb658 = r.CheckBreak() } - if yyb653 { + if yyb658 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj653-1, "") + z.DecStructFieldNotFound(yyj658-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -10218,38 +10266,38 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym660 := z.EncBinary() - _ = yym660 + yym665 := z.EncBinary() + _ = yym665 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep661 := !z.EncBinary() - yy2arr661 := z.EncBasicHandle().StructToArray - var yyq661 [4]bool - _, _, _ = yysep661, yyq661, yy2arr661 - const yyr661 bool = false - yyq661[2] = x.FSType != "" - yyq661[3] = x.ReadOnly != false - var yynn661 int - if yyr661 || yy2arr661 { + yysep666 := !z.EncBinary() + yy2arr666 := z.EncBasicHandle().StructToArray + var yyq666 [4]bool + _, _, _ = yysep666, yyq666, yy2arr666 + const yyr666 bool = false + yyq666[2] = x.FSType != "" + yyq666[3] = x.ReadOnly != false + var yynn666 int + if yyr666 || yy2arr666 { r.EncodeArrayStart(4) } else { - yynn661 = 2 - for _, b := range yyq661 { + yynn666 = 2 + for _, b := range yyq666 { if b { - yynn661++ + yynn666++ } } - r.EncodeMapStart(yynn661) - yynn661 = 0 + r.EncodeMapStart(yynn666) + yynn666 = 0 } - if yyr661 || yy2arr661 { + if yyr666 || yy2arr666 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.TargetWWNs == nil { r.EncodeNil() } else { - yym663 := z.EncBinary() - _ = yym663 + yym668 := z.EncBinary() + _ = yym668 if false { } else { z.F.EncSliceStringV(x.TargetWWNs, false, e) @@ -10262,25 +10310,25 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x.TargetWWNs == nil { r.EncodeNil() } else { - yym664 := z.EncBinary() - _ = yym664 + yym669 := z.EncBinary() + _ = yym669 if false { } else { z.F.EncSliceStringV(x.TargetWWNs, false, e) } } } - if yyr661 || yy2arr661 { + if yyr666 || yy2arr666 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Lun == nil { r.EncodeNil() } else { - yy666 := *x.Lun - yym667 := z.EncBinary() - _ = yym667 + yy671 := *x.Lun + yym672 := z.EncBinary() + _ = yym672 if false { } else { - r.EncodeInt(int64(yy666)) + r.EncodeInt(int64(yy671)) } } } else { @@ -10290,20 +10338,20 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x.Lun == nil { r.EncodeNil() } else { - yy668 := *x.Lun - yym669 := z.EncBinary() - _ = yym669 + yy673 := *x.Lun + yym674 := z.EncBinary() + _ = yym674 if false { } else { - r.EncodeInt(int64(yy668)) + r.EncodeInt(int64(yy673)) } } } - if yyr661 || yy2arr661 { + if yyr666 || yy2arr666 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq661[2] { - yym671 := z.EncBinary() - _ = yym671 + if yyq666[2] { + yym676 := z.EncBinary() + _ = yym676 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -10312,23 +10360,23 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq661[2] { + if yyq666[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym672 := z.EncBinary() - _ = yym672 + yym677 := z.EncBinary() + _ = yym677 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr661 || yy2arr661 { + if yyr666 || yy2arr666 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq661[3] { - yym674 := z.EncBinary() - _ = yym674 + if yyq666[3] { + yym679 := z.EncBinary() + _ = yym679 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -10337,19 +10385,19 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq661[3] { + if yyq666[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym675 := z.EncBinary() - _ = yym675 + yym680 := z.EncBinary() + _ = yym680 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr661 || yy2arr661 { + if yyr666 || yy2arr666 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -10362,25 +10410,25 @@ func (x *FCVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym676 := z.DecBinary() - _ = yym676 + yym681 := z.DecBinary() + _ = yym681 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct677 := r.ContainerType() - if yyct677 == codecSelferValueTypeMap1234 { - yyl677 := r.ReadMapStart() - if yyl677 == 0 { + yyct682 := r.ContainerType() + if yyct682 == codecSelferValueTypeMap1234 { + yyl682 := r.ReadMapStart() + if yyl682 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl677, d) + x.codecDecodeSelfFromMap(yyl682, d) } - } else if yyct677 == codecSelferValueTypeArray1234 { - yyl677 := r.ReadArrayStart() - if yyl677 == 0 { + } else if yyct682 == codecSelferValueTypeArray1234 { + yyl682 := r.ReadArrayStart() + if yyl682 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl677, d) + x.codecDecodeSelfFromArray(yyl682, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -10392,12 +10440,12 @@ func (x *FCVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys678Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys678Slc - var yyhl678 bool = l >= 0 - for yyj678 := 0; ; yyj678++ { - if yyhl678 { - if yyj678 >= l { + var yys683Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys683Slc + var yyhl683 bool = l >= 0 + for yyj683 := 0; ; yyj683++ { + if yyhl683 { + if yyj683 >= l { break } } else { @@ -10406,20 +10454,20 @@ func (x *FCVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys678Slc = r.DecodeBytes(yys678Slc, true, true) - yys678 := string(yys678Slc) + yys683Slc = r.DecodeBytes(yys683Slc, true, true) + yys683 := string(yys683Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys678 { + switch yys683 { case "targetWWNs": if r.TryDecodeAsNil() { x.TargetWWNs = nil } else { - yyv679 := &x.TargetWWNs - yym680 := z.DecBinary() - _ = yym680 + yyv684 := &x.TargetWWNs + yym685 := z.DecBinary() + _ = yym685 if false { } else { - z.F.DecSliceStringX(yyv679, false, d) + z.F.DecSliceStringX(yyv684, false, d) } } case "lun": @@ -10431,8 +10479,8 @@ func (x *FCVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Lun == nil { x.Lun = new(int32) } - yym682 := z.DecBinary() - _ = yym682 + yym687 := z.DecBinary() + _ = yym687 if false { } else { *((*int32)(x.Lun)) = int32(r.DecodeInt(32)) @@ -10451,9 +10499,9 @@ func (x *FCVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys678) - } // end switch yys678 - } // end for yyj678 + z.DecStructFieldNotFound(-1, yys683) + } // end switch yys683 + } // end for yyj683 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -10461,16 +10509,16 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj685 int - var yyb685 bool - var yyhl685 bool = l >= 0 - yyj685++ - if yyhl685 { - yyb685 = yyj685 > l + var yyj690 int + var yyb690 bool + var yyhl690 bool = l >= 0 + yyj690++ + if yyhl690 { + yyb690 = yyj690 > l } else { - yyb685 = r.CheckBreak() + yyb690 = r.CheckBreak() } - if yyb685 { + if yyb690 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10478,21 +10526,21 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.TargetWWNs = nil } else { - yyv686 := &x.TargetWWNs - yym687 := z.DecBinary() - _ = yym687 + yyv691 := &x.TargetWWNs + yym692 := z.DecBinary() + _ = yym692 if false { } else { - z.F.DecSliceStringX(yyv686, false, d) + z.F.DecSliceStringX(yyv691, false, d) } } - yyj685++ - if yyhl685 { - yyb685 = yyj685 > l + yyj690++ + if yyhl690 { + yyb690 = yyj690 > l } else { - yyb685 = r.CheckBreak() + yyb690 = r.CheckBreak() } - if yyb685 { + if yyb690 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10505,20 +10553,20 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Lun == nil { x.Lun = new(int32) } - yym689 := z.DecBinary() - _ = yym689 + yym694 := z.DecBinary() + _ = yym694 if false { } else { *((*int32)(x.Lun)) = int32(r.DecodeInt(32)) } } - yyj685++ - if yyhl685 { - yyb685 = yyj685 > l + yyj690++ + if yyhl690 { + yyb690 = yyj690 > l } else { - yyb685 = r.CheckBreak() + yyb690 = r.CheckBreak() } - if yyb685 { + if yyb690 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10528,13 +10576,13 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.FSType = string(r.DecodeString()) } - yyj685++ - if yyhl685 { - yyb685 = yyj685 > l + yyj690++ + if yyhl690 { + yyb690 = yyj690 > l } else { - yyb685 = r.CheckBreak() + yyb690 = r.CheckBreak() } - if yyb685 { + if yyb690 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10545,17 +10593,17 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.ReadOnly = bool(r.DecodeBool()) } for { - yyj685++ - if yyhl685 { - yyb685 = yyj685 > l + yyj690++ + if yyhl690 { + yyb690 = yyj690 > l } else { - yyb685 = r.CheckBreak() + yyb690 = r.CheckBreak() } - if yyb685 { + if yyb690 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj685-1, "") + z.DecStructFieldNotFound(yyj690-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -10567,37 +10615,37 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym692 := z.EncBinary() - _ = yym692 + yym697 := z.EncBinary() + _ = yym697 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep693 := !z.EncBinary() - yy2arr693 := z.EncBasicHandle().StructToArray - var yyq693 [5]bool - _, _, _ = yysep693, yyq693, yy2arr693 - const yyr693 bool = false - yyq693[1] = x.FSType != "" - yyq693[2] = x.SecretRef != nil - yyq693[3] = x.ReadOnly != false - yyq693[4] = len(x.Options) != 0 - var yynn693 int - if yyr693 || yy2arr693 { + yysep698 := !z.EncBinary() + yy2arr698 := z.EncBasicHandle().StructToArray + var yyq698 [5]bool + _, _, _ = yysep698, yyq698, yy2arr698 + const yyr698 bool = false + yyq698[1] = x.FSType != "" + yyq698[2] = x.SecretRef != nil + yyq698[3] = x.ReadOnly != false + yyq698[4] = len(x.Options) != 0 + var yynn698 int + if yyr698 || yy2arr698 { r.EncodeArrayStart(5) } else { - yynn693 = 1 - for _, b := range yyq693 { + yynn698 = 1 + for _, b := range yyq698 { if b { - yynn693++ + yynn698++ } } - r.EncodeMapStart(yynn693) - yynn693 = 0 + r.EncodeMapStart(yynn698) + yynn698 = 0 } - if yyr693 || yy2arr693 { + if yyr698 || yy2arr698 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym695 := z.EncBinary() - _ = yym695 + yym700 := z.EncBinary() + _ = yym700 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Driver)) @@ -10606,18 +10654,18 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("driver")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym696 := z.EncBinary() - _ = yym696 + yym701 := z.EncBinary() + _ = yym701 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Driver)) } } - if yyr693 || yy2arr693 { + if yyr698 || yy2arr698 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq693[1] { - yym698 := z.EncBinary() - _ = yym698 + if yyq698[1] { + yym703 := z.EncBinary() + _ = yym703 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -10626,21 +10674,21 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq693[1] { + if yyq698[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym699 := z.EncBinary() - _ = yym699 + yym704 := z.EncBinary() + _ = yym704 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr693 || yy2arr693 { + if yyr698 || yy2arr698 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq693[2] { + if yyq698[2] { if x.SecretRef == nil { r.EncodeNil() } else { @@ -10650,7 +10698,7 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq693[2] { + if yyq698[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -10661,11 +10709,11 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr693 || yy2arr693 { + if yyr698 || yy2arr698 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq693[3] { - yym702 := z.EncBinary() - _ = yym702 + if yyq698[3] { + yym707 := z.EncBinary() + _ = yym707 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -10674,26 +10722,26 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq693[3] { + if yyq698[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym703 := z.EncBinary() - _ = yym703 + yym708 := z.EncBinary() + _ = yym708 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr693 || yy2arr693 { + if yyr698 || yy2arr698 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq693[4] { + if yyq698[4] { if x.Options == nil { r.EncodeNil() } else { - yym705 := z.EncBinary() - _ = yym705 + yym710 := z.EncBinary() + _ = yym710 if false { } else { z.F.EncMapStringStringV(x.Options, false, e) @@ -10703,15 +10751,15 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq693[4] { + if yyq698[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("options")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Options == nil { r.EncodeNil() } else { - yym706 := z.EncBinary() - _ = yym706 + yym711 := z.EncBinary() + _ = yym711 if false { } else { z.F.EncMapStringStringV(x.Options, false, e) @@ -10719,7 +10767,7 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr693 || yy2arr693 { + if yyr698 || yy2arr698 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -10732,25 +10780,25 @@ func (x *FlexVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym707 := z.DecBinary() - _ = yym707 + yym712 := z.DecBinary() + _ = yym712 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct708 := r.ContainerType() - if yyct708 == codecSelferValueTypeMap1234 { - yyl708 := r.ReadMapStart() - if yyl708 == 0 { + yyct713 := r.ContainerType() + if yyct713 == codecSelferValueTypeMap1234 { + yyl713 := r.ReadMapStart() + if yyl713 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl708, d) + x.codecDecodeSelfFromMap(yyl713, d) } - } else if yyct708 == codecSelferValueTypeArray1234 { - yyl708 := r.ReadArrayStart() - if yyl708 == 0 { + } else if yyct713 == codecSelferValueTypeArray1234 { + yyl713 := r.ReadArrayStart() + if yyl713 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl708, d) + x.codecDecodeSelfFromArray(yyl713, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -10762,12 +10810,12 @@ func (x *FlexVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys709Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys709Slc - var yyhl709 bool = l >= 0 - for yyj709 := 0; ; yyj709++ { - if yyhl709 { - if yyj709 >= l { + var yys714Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys714Slc + var yyhl714 bool = l >= 0 + for yyj714 := 0; ; yyj714++ { + if yyhl714 { + if yyj714 >= l { break } } else { @@ -10776,10 +10824,10 @@ func (x *FlexVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys709Slc = r.DecodeBytes(yys709Slc, true, true) - yys709 := string(yys709Slc) + yys714Slc = r.DecodeBytes(yys714Slc, true, true) + yys714 := string(yys714Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys709 { + switch yys714 { case "driver": if r.TryDecodeAsNil() { x.Driver = "" @@ -10813,18 +10861,18 @@ func (x *FlexVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Options = nil } else { - yyv714 := &x.Options - yym715 := z.DecBinary() - _ = yym715 + yyv719 := &x.Options + yym720 := z.DecBinary() + _ = yym720 if false { } else { - z.F.DecMapStringStringX(yyv714, false, d) + z.F.DecMapStringStringX(yyv719, false, d) } } default: - z.DecStructFieldNotFound(-1, yys709) - } // end switch yys709 - } // end for yyj709 + z.DecStructFieldNotFound(-1, yys714) + } // end switch yys714 + } // end for yyj714 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -10832,16 +10880,16 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj716 int - var yyb716 bool - var yyhl716 bool = l >= 0 - yyj716++ - if yyhl716 { - yyb716 = yyj716 > l + var yyj721 int + var yyb721 bool + var yyhl721 bool = l >= 0 + yyj721++ + if yyhl721 { + yyb721 = yyj721 > l } else { - yyb716 = r.CheckBreak() + yyb721 = r.CheckBreak() } - if yyb716 { + if yyb721 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10851,13 +10899,13 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Driver = string(r.DecodeString()) } - yyj716++ - if yyhl716 { - yyb716 = yyj716 > l + yyj721++ + if yyhl721 { + yyb721 = yyj721 > l } else { - yyb716 = r.CheckBreak() + yyb721 = r.CheckBreak() } - if yyb716 { + if yyb721 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10867,13 +10915,13 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.FSType = string(r.DecodeString()) } - yyj716++ - if yyhl716 { - yyb716 = yyj716 > l + yyj721++ + if yyhl721 { + yyb721 = yyj721 > l } else { - yyb716 = r.CheckBreak() + yyb721 = r.CheckBreak() } - if yyb716 { + if yyb721 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10888,13 +10936,13 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } x.SecretRef.CodecDecodeSelf(d) } - yyj716++ - if yyhl716 { - yyb716 = yyj716 > l + yyj721++ + if yyhl721 { + yyb721 = yyj721 > l } else { - yyb716 = r.CheckBreak() + yyb721 = r.CheckBreak() } - if yyb716 { + if yyb721 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10904,13 +10952,13 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.ReadOnly = bool(r.DecodeBool()) } - yyj716++ - if yyhl716 { - yyb716 = yyj716 > l + yyj721++ + if yyhl721 { + yyb721 = yyj721 > l } else { - yyb716 = r.CheckBreak() + yyb721 = r.CheckBreak() } - if yyb716 { + if yyb721 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10918,26 +10966,26 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Options = nil } else { - yyv721 := &x.Options - yym722 := z.DecBinary() - _ = yym722 + yyv726 := &x.Options + yym727 := z.DecBinary() + _ = yym727 if false { } else { - z.F.DecMapStringStringX(yyv721, false, d) + z.F.DecMapStringStringX(yyv726, false, d) } } for { - yyj716++ - if yyhl716 { - yyb716 = yyj716 > l + yyj721++ + if yyhl721 { + yyb721 = yyj721 > l } else { - yyb716 = r.CheckBreak() + yyb721 = r.CheckBreak() } - if yyb716 { + if yyb721 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj716-1, "") + z.DecStructFieldNotFound(yyj721-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -10949,36 +10997,36 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) if x == nil { r.EncodeNil() } else { - yym723 := z.EncBinary() - _ = yym723 + yym728 := z.EncBinary() + _ = yym728 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep724 := !z.EncBinary() - yy2arr724 := z.EncBasicHandle().StructToArray - var yyq724 [4]bool - _, _, _ = yysep724, yyq724, yy2arr724 - const yyr724 bool = false - yyq724[1] = x.FSType != "" - yyq724[2] = x.Partition != 0 - yyq724[3] = x.ReadOnly != false - var yynn724 int - if yyr724 || yy2arr724 { + yysep729 := !z.EncBinary() + yy2arr729 := z.EncBasicHandle().StructToArray + var yyq729 [4]bool + _, _, _ = yysep729, yyq729, yy2arr729 + const yyr729 bool = false + yyq729[1] = x.FSType != "" + yyq729[2] = x.Partition != 0 + yyq729[3] = x.ReadOnly != false + var yynn729 int + if yyr729 || yy2arr729 { r.EncodeArrayStart(4) } else { - yynn724 = 1 - for _, b := range yyq724 { + yynn729 = 1 + for _, b := range yyq729 { if b { - yynn724++ + yynn729++ } } - r.EncodeMapStart(yynn724) - yynn724 = 0 + r.EncodeMapStart(yynn729) + yynn729 = 0 } - if yyr724 || yy2arr724 { + if yyr729 || yy2arr729 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym726 := z.EncBinary() - _ = yym726 + yym731 := z.EncBinary() + _ = yym731 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeID)) @@ -10987,18 +11035,18 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumeID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym727 := z.EncBinary() - _ = yym727 + yym732 := z.EncBinary() + _ = yym732 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeID)) } } - if yyr724 || yy2arr724 { + if yyr729 || yy2arr729 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq724[1] { - yym729 := z.EncBinary() - _ = yym729 + if yyq729[1] { + yym734 := z.EncBinary() + _ = yym734 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -11007,23 +11055,23 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq724[1] { + if yyq729[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym730 := z.EncBinary() - _ = yym730 + yym735 := z.EncBinary() + _ = yym735 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr724 || yy2arr724 { + if yyr729 || yy2arr729 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq724[2] { - yym732 := z.EncBinary() - _ = yym732 + if yyq729[2] { + yym737 := z.EncBinary() + _ = yym737 if false { } else { r.EncodeInt(int64(x.Partition)) @@ -11032,23 +11080,23 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) r.EncodeInt(0) } } else { - if yyq724[2] { + if yyq729[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("partition")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym733 := z.EncBinary() - _ = yym733 + yym738 := z.EncBinary() + _ = yym738 if false { } else { r.EncodeInt(int64(x.Partition)) } } } - if yyr724 || yy2arr724 { + if yyr729 || yy2arr729 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq724[3] { - yym735 := z.EncBinary() - _ = yym735 + if yyq729[3] { + yym740 := z.EncBinary() + _ = yym740 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -11057,19 +11105,19 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) r.EncodeBool(false) } } else { - if yyq724[3] { + if yyq729[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym736 := z.EncBinary() - _ = yym736 + yym741 := z.EncBinary() + _ = yym741 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr724 || yy2arr724 { + if yyr729 || yy2arr729 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11082,25 +11130,25 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym737 := z.DecBinary() - _ = yym737 + yym742 := z.DecBinary() + _ = yym742 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct738 := r.ContainerType() - if yyct738 == codecSelferValueTypeMap1234 { - yyl738 := r.ReadMapStart() - if yyl738 == 0 { + yyct743 := r.ContainerType() + if yyct743 == codecSelferValueTypeMap1234 { + yyl743 := r.ReadMapStart() + if yyl743 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl738, d) + x.codecDecodeSelfFromMap(yyl743, d) } - } else if yyct738 == codecSelferValueTypeArray1234 { - yyl738 := r.ReadArrayStart() - if yyl738 == 0 { + } else if yyct743 == codecSelferValueTypeArray1234 { + yyl743 := r.ReadArrayStart() + if yyl743 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl738, d) + x.codecDecodeSelfFromArray(yyl743, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11112,12 +11160,12 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromMap(l int, d *code var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys739Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys739Slc - var yyhl739 bool = l >= 0 - for yyj739 := 0; ; yyj739++ { - if yyhl739 { - if yyj739 >= l { + var yys744Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys744Slc + var yyhl744 bool = l >= 0 + for yyj744 := 0; ; yyj744++ { + if yyhl744 { + if yyj744 >= l { break } } else { @@ -11126,10 +11174,10 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromMap(l int, d *code } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys739Slc = r.DecodeBytes(yys739Slc, true, true) - yys739 := string(yys739Slc) + yys744Slc = r.DecodeBytes(yys744Slc, true, true) + yys744 := string(yys744Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys739 { + switch yys744 { case "volumeID": if r.TryDecodeAsNil() { x.VolumeID = "" @@ -11155,9 +11203,9 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromMap(l int, d *code x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys739) - } // end switch yys739 - } // end for yyj739 + z.DecStructFieldNotFound(-1, yys744) + } // end switch yys744 + } // end for yyj744 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -11165,16 +11213,16 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj744 int - var yyb744 bool - var yyhl744 bool = l >= 0 - yyj744++ - if yyhl744 { - yyb744 = yyj744 > l + var yyj749 int + var yyb749 bool + var yyhl749 bool = l >= 0 + yyj749++ + if yyhl749 { + yyb749 = yyj749 > l } else { - yyb744 = r.CheckBreak() + yyb749 = r.CheckBreak() } - if yyb744 { + if yyb749 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11184,13 +11232,13 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co } else { x.VolumeID = string(r.DecodeString()) } - yyj744++ - if yyhl744 { - yyb744 = yyj744 > l + yyj749++ + if yyhl749 { + yyb749 = yyj749 > l } else { - yyb744 = r.CheckBreak() + yyb749 = r.CheckBreak() } - if yyb744 { + if yyb749 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11200,13 +11248,13 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co } else { x.FSType = string(r.DecodeString()) } - yyj744++ - if yyhl744 { - yyb744 = yyj744 > l + yyj749++ + if yyhl749 { + yyb749 = yyj749 > l } else { - yyb744 = r.CheckBreak() + yyb749 = r.CheckBreak() } - if yyb744 { + if yyb749 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11216,13 +11264,13 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co } else { x.Partition = int32(r.DecodeInt(32)) } - yyj744++ - if yyhl744 { - yyb744 = yyj744 > l + yyj749++ + if yyhl749 { + yyb749 = yyj749 > l } else { - yyb744 = r.CheckBreak() + yyb749 = r.CheckBreak() } - if yyb744 { + if yyb749 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11233,17 +11281,17 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co x.ReadOnly = bool(r.DecodeBool()) } for { - yyj744++ - if yyhl744 { - yyb744 = yyj744 > l + yyj749++ + if yyhl749 { + yyb749 = yyj749 > l } else { - yyb744 = r.CheckBreak() + yyb749 = r.CheckBreak() } - if yyb744 { + if yyb749 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj744-1, "") + z.DecStructFieldNotFound(yyj749-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -11255,35 +11303,35 @@ func (x *GitRepoVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym749 := z.EncBinary() - _ = yym749 + yym754 := z.EncBinary() + _ = yym754 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep750 := !z.EncBinary() - yy2arr750 := z.EncBasicHandle().StructToArray - var yyq750 [3]bool - _, _, _ = yysep750, yyq750, yy2arr750 - const yyr750 bool = false - yyq750[1] = x.Revision != "" - yyq750[2] = x.Directory != "" - var yynn750 int - if yyr750 || yy2arr750 { + yysep755 := !z.EncBinary() + yy2arr755 := z.EncBasicHandle().StructToArray + var yyq755 [3]bool + _, _, _ = yysep755, yyq755, yy2arr755 + const yyr755 bool = false + yyq755[1] = x.Revision != "" + yyq755[2] = x.Directory != "" + var yynn755 int + if yyr755 || yy2arr755 { r.EncodeArrayStart(3) } else { - yynn750 = 1 - for _, b := range yyq750 { + yynn755 = 1 + for _, b := range yyq755 { if b { - yynn750++ + yynn755++ } } - r.EncodeMapStart(yynn750) - yynn750 = 0 + r.EncodeMapStart(yynn755) + yynn755 = 0 } - if yyr750 || yy2arr750 { + if yyr755 || yy2arr755 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym752 := z.EncBinary() - _ = yym752 + yym757 := z.EncBinary() + _ = yym757 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Repository)) @@ -11292,18 +11340,18 @@ func (x *GitRepoVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("repository")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym753 := z.EncBinary() - _ = yym753 + yym758 := z.EncBinary() + _ = yym758 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Repository)) } } - if yyr750 || yy2arr750 { + if yyr755 || yy2arr755 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq750[1] { - yym755 := z.EncBinary() - _ = yym755 + if yyq755[1] { + yym760 := z.EncBinary() + _ = yym760 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Revision)) @@ -11312,23 +11360,23 @@ func (x *GitRepoVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq750[1] { + if yyq755[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("revision")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym756 := z.EncBinary() - _ = yym756 + yym761 := z.EncBinary() + _ = yym761 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Revision)) } } } - if yyr750 || yy2arr750 { + if yyr755 || yy2arr755 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq750[2] { - yym758 := z.EncBinary() - _ = yym758 + if yyq755[2] { + yym763 := z.EncBinary() + _ = yym763 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Directory)) @@ -11337,19 +11385,19 @@ func (x *GitRepoVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq750[2] { + if yyq755[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("directory")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym759 := z.EncBinary() - _ = yym759 + yym764 := z.EncBinary() + _ = yym764 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Directory)) } } } - if yyr750 || yy2arr750 { + if yyr755 || yy2arr755 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11362,25 +11410,25 @@ func (x *GitRepoVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym760 := z.DecBinary() - _ = yym760 + yym765 := z.DecBinary() + _ = yym765 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct761 := r.ContainerType() - if yyct761 == codecSelferValueTypeMap1234 { - yyl761 := r.ReadMapStart() - if yyl761 == 0 { + yyct766 := r.ContainerType() + if yyct766 == codecSelferValueTypeMap1234 { + yyl766 := r.ReadMapStart() + if yyl766 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl761, d) + x.codecDecodeSelfFromMap(yyl766, d) } - } else if yyct761 == codecSelferValueTypeArray1234 { - yyl761 := r.ReadArrayStart() - if yyl761 == 0 { + } else if yyct766 == codecSelferValueTypeArray1234 { + yyl766 := r.ReadArrayStart() + if yyl766 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl761, d) + x.codecDecodeSelfFromArray(yyl766, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11392,12 +11440,12 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys762Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys762Slc - var yyhl762 bool = l >= 0 - for yyj762 := 0; ; yyj762++ { - if yyhl762 { - if yyj762 >= l { + var yys767Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys767Slc + var yyhl767 bool = l >= 0 + for yyj767 := 0; ; yyj767++ { + if yyhl767 { + if yyj767 >= l { break } } else { @@ -11406,10 +11454,10 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys762Slc = r.DecodeBytes(yys762Slc, true, true) - yys762 := string(yys762Slc) + yys767Slc = r.DecodeBytes(yys767Slc, true, true) + yys767 := string(yys767Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys762 { + switch yys767 { case "repository": if r.TryDecodeAsNil() { x.Repository = "" @@ -11429,9 +11477,9 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.Directory = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys762) - } // end switch yys762 - } // end for yyj762 + z.DecStructFieldNotFound(-1, yys767) + } // end switch yys767 + } // end for yyj767 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -11439,16 +11487,16 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj766 int - var yyb766 bool - var yyhl766 bool = l >= 0 - yyj766++ - if yyhl766 { - yyb766 = yyj766 > l + var yyj771 int + var yyb771 bool + var yyhl771 bool = l >= 0 + yyj771++ + if yyhl771 { + yyb771 = yyj771 > l } else { - yyb766 = r.CheckBreak() + yyb771 = r.CheckBreak() } - if yyb766 { + if yyb771 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11458,13 +11506,13 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Repository = string(r.DecodeString()) } - yyj766++ - if yyhl766 { - yyb766 = yyj766 > l + yyj771++ + if yyhl771 { + yyb771 = yyj771 > l } else { - yyb766 = r.CheckBreak() + yyb771 = r.CheckBreak() } - if yyb766 { + if yyb771 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11474,13 +11522,13 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Revision = string(r.DecodeString()) } - yyj766++ - if yyhl766 { - yyb766 = yyj766 > l + yyj771++ + if yyhl771 { + yyb771 = yyj771 > l } else { - yyb766 = r.CheckBreak() + yyb771 = r.CheckBreak() } - if yyb766 { + if yyb771 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11491,17 +11539,17 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.Directory = string(r.DecodeString()) } for { - yyj766++ - if yyhl766 { - yyb766 = yyj766 > l + yyj771++ + if yyhl771 { + yyb771 = yyj771 > l } else { - yyb766 = r.CheckBreak() + yyb771 = r.CheckBreak() } - if yyb766 { + if yyb771 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj766-1, "") + z.DecStructFieldNotFound(yyj771-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -11513,37 +11561,37 @@ func (x *SecretVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym770 := z.EncBinary() - _ = yym770 + yym775 := z.EncBinary() + _ = yym775 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep771 := !z.EncBinary() - yy2arr771 := z.EncBasicHandle().StructToArray - var yyq771 [3]bool - _, _, _ = yysep771, yyq771, yy2arr771 - const yyr771 bool = false - yyq771[0] = x.SecretName != "" - yyq771[1] = len(x.Items) != 0 - yyq771[2] = x.DefaultMode != nil - var yynn771 int - if yyr771 || yy2arr771 { + yysep776 := !z.EncBinary() + yy2arr776 := z.EncBasicHandle().StructToArray + var yyq776 [3]bool + _, _, _ = yysep776, yyq776, yy2arr776 + const yyr776 bool = false + yyq776[0] = x.SecretName != "" + yyq776[1] = len(x.Items) != 0 + yyq776[2] = x.DefaultMode != nil + var yynn776 int + if yyr776 || yy2arr776 { r.EncodeArrayStart(3) } else { - yynn771 = 0 - for _, b := range yyq771 { + yynn776 = 0 + for _, b := range yyq776 { if b { - yynn771++ + yynn776++ } } - r.EncodeMapStart(yynn771) - yynn771 = 0 + r.EncodeMapStart(yynn776) + yynn776 = 0 } - if yyr771 || yy2arr771 { + if yyr776 || yy2arr776 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq771[0] { - yym773 := z.EncBinary() - _ = yym773 + if yyq776[0] { + yym778 := z.EncBinary() + _ = yym778 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) @@ -11552,26 +11600,26 @@ func (x *SecretVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq771[0] { + if yyq776[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym774 := z.EncBinary() - _ = yym774 + yym779 := z.EncBinary() + _ = yym779 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) } } } - if yyr771 || yy2arr771 { + if yyr776 || yy2arr776 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq771[1] { + if yyq776[1] { if x.Items == nil { r.EncodeNil() } else { - yym776 := z.EncBinary() - _ = yym776 + yym781 := z.EncBinary() + _ = yym781 if false { } else { h.encSliceKeyToPath(([]KeyToPath)(x.Items), e) @@ -11581,15 +11629,15 @@ func (x *SecretVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq771[1] { + if yyq776[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("items")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Items == nil { r.EncodeNil() } else { - yym777 := z.EncBinary() - _ = yym777 + yym782 := z.EncBinary() + _ = yym782 if false { } else { h.encSliceKeyToPath(([]KeyToPath)(x.Items), e) @@ -11597,42 +11645,42 @@ func (x *SecretVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr771 || yy2arr771 { + if yyr776 || yy2arr776 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq771[2] { + if yyq776[2] { if x.DefaultMode == nil { r.EncodeNil() } else { - yy779 := *x.DefaultMode - yym780 := z.EncBinary() - _ = yym780 + yy784 := *x.DefaultMode + yym785 := z.EncBinary() + _ = yym785 if false { } else { - r.EncodeInt(int64(yy779)) + r.EncodeInt(int64(yy784)) } } } else { r.EncodeNil() } } else { - if yyq771[2] { + if yyq776[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("defaultMode")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.DefaultMode == nil { r.EncodeNil() } else { - yy781 := *x.DefaultMode - yym782 := z.EncBinary() - _ = yym782 + yy786 := *x.DefaultMode + yym787 := z.EncBinary() + _ = yym787 if false { } else { - r.EncodeInt(int64(yy781)) + r.EncodeInt(int64(yy786)) } } } } - if yyr771 || yy2arr771 { + if yyr776 || yy2arr776 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11645,25 +11693,25 @@ func (x *SecretVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym783 := z.DecBinary() - _ = yym783 + yym788 := z.DecBinary() + _ = yym788 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct784 := r.ContainerType() - if yyct784 == codecSelferValueTypeMap1234 { - yyl784 := r.ReadMapStart() - if yyl784 == 0 { + yyct789 := r.ContainerType() + if yyct789 == codecSelferValueTypeMap1234 { + yyl789 := r.ReadMapStart() + if yyl789 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl784, d) + x.codecDecodeSelfFromMap(yyl789, d) } - } else if yyct784 == codecSelferValueTypeArray1234 { - yyl784 := r.ReadArrayStart() - if yyl784 == 0 { + } else if yyct789 == codecSelferValueTypeArray1234 { + yyl789 := r.ReadArrayStart() + if yyl789 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl784, d) + x.codecDecodeSelfFromArray(yyl789, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11675,12 +11723,12 @@ func (x *SecretVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys785Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys785Slc - var yyhl785 bool = l >= 0 - for yyj785 := 0; ; yyj785++ { - if yyhl785 { - if yyj785 >= l { + var yys790Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys790Slc + var yyhl790 bool = l >= 0 + for yyj790 := 0; ; yyj790++ { + if yyhl790 { + if yyj790 >= l { break } } else { @@ -11689,10 +11737,10 @@ func (x *SecretVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys785Slc = r.DecodeBytes(yys785Slc, true, true) - yys785 := string(yys785Slc) + yys790Slc = r.DecodeBytes(yys790Slc, true, true) + yys790 := string(yys790Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys785 { + switch yys790 { case "secretName": if r.TryDecodeAsNil() { x.SecretName = "" @@ -11703,12 +11751,12 @@ func (x *SecretVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Items = nil } else { - yyv787 := &x.Items - yym788 := z.DecBinary() - _ = yym788 + yyv792 := &x.Items + yym793 := z.DecBinary() + _ = yym793 if false { } else { - h.decSliceKeyToPath((*[]KeyToPath)(yyv787), d) + h.decSliceKeyToPath((*[]KeyToPath)(yyv792), d) } } case "defaultMode": @@ -11720,17 +11768,17 @@ func (x *SecretVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if x.DefaultMode == nil { x.DefaultMode = new(int32) } - yym790 := z.DecBinary() - _ = yym790 + yym795 := z.DecBinary() + _ = yym795 if false { } else { *((*int32)(x.DefaultMode)) = int32(r.DecodeInt(32)) } } default: - z.DecStructFieldNotFound(-1, yys785) - } // end switch yys785 - } // end for yyj785 + z.DecStructFieldNotFound(-1, yys790) + } // end switch yys790 + } // end for yyj790 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -11738,16 +11786,16 @@ func (x *SecretVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj791 int - var yyb791 bool - var yyhl791 bool = l >= 0 - yyj791++ - if yyhl791 { - yyb791 = yyj791 > l + var yyj796 int + var yyb796 bool + var yyhl796 bool = l >= 0 + yyj796++ + if yyhl796 { + yyb796 = yyj796 > l } else { - yyb791 = r.CheckBreak() + yyb796 = r.CheckBreak() } - if yyb791 { + if yyb796 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11757,13 +11805,13 @@ func (x *SecretVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.SecretName = string(r.DecodeString()) } - yyj791++ - if yyhl791 { - yyb791 = yyj791 > l + yyj796++ + if yyhl796 { + yyb796 = yyj796 > l } else { - yyb791 = r.CheckBreak() + yyb796 = r.CheckBreak() } - if yyb791 { + if yyb796 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11771,21 +11819,21 @@ func (x *SecretVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.Items = nil } else { - yyv793 := &x.Items - yym794 := z.DecBinary() - _ = yym794 + yyv798 := &x.Items + yym799 := z.DecBinary() + _ = yym799 if false { } else { - h.decSliceKeyToPath((*[]KeyToPath)(yyv793), d) + h.decSliceKeyToPath((*[]KeyToPath)(yyv798), d) } } - yyj791++ - if yyhl791 { - yyb791 = yyj791 > l + yyj796++ + if yyhl796 { + yyb796 = yyj796 > l } else { - yyb791 = r.CheckBreak() + yyb796 = r.CheckBreak() } - if yyb791 { + if yyb796 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11798,25 +11846,25 @@ func (x *SecretVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode if x.DefaultMode == nil { x.DefaultMode = new(int32) } - yym796 := z.DecBinary() - _ = yym796 + yym801 := z.DecBinary() + _ = yym801 if false { } else { *((*int32)(x.DefaultMode)) = int32(r.DecodeInt(32)) } } for { - yyj791++ - if yyhl791 { - yyb791 = yyj791 > l + yyj796++ + if yyhl796 { + yyb796 = yyj796 > l } else { - yyb791 = r.CheckBreak() + yyb796 = r.CheckBreak() } - if yyb791 { + if yyb796 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj791-1, "") + z.DecStructFieldNotFound(yyj796-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -11828,34 +11876,34 @@ func (x *NFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym797 := z.EncBinary() - _ = yym797 + yym802 := z.EncBinary() + _ = yym802 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep798 := !z.EncBinary() - yy2arr798 := z.EncBasicHandle().StructToArray - var yyq798 [3]bool - _, _, _ = yysep798, yyq798, yy2arr798 - const yyr798 bool = false - yyq798[2] = x.ReadOnly != false - var yynn798 int - if yyr798 || yy2arr798 { + yysep803 := !z.EncBinary() + yy2arr803 := z.EncBasicHandle().StructToArray + var yyq803 [3]bool + _, _, _ = yysep803, yyq803, yy2arr803 + const yyr803 bool = false + yyq803[2] = x.ReadOnly != false + var yynn803 int + if yyr803 || yy2arr803 { r.EncodeArrayStart(3) } else { - yynn798 = 2 - for _, b := range yyq798 { + yynn803 = 2 + for _, b := range yyq803 { if b { - yynn798++ + yynn803++ } } - r.EncodeMapStart(yynn798) - yynn798 = 0 + r.EncodeMapStart(yynn803) + yynn803 = 0 } - if yyr798 || yy2arr798 { + if yyr803 || yy2arr803 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym800 := z.EncBinary() - _ = yym800 + yym805 := z.EncBinary() + _ = yym805 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Server)) @@ -11864,17 +11912,17 @@ func (x *NFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("server")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym801 := z.EncBinary() - _ = yym801 + yym806 := z.EncBinary() + _ = yym806 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Server)) } } - if yyr798 || yy2arr798 { + if yyr803 || yy2arr803 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym803 := z.EncBinary() - _ = yym803 + yym808 := z.EncBinary() + _ = yym808 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -11883,18 +11931,18 @@ func (x *NFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym804 := z.EncBinary() - _ = yym804 + yym809 := z.EncBinary() + _ = yym809 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr798 || yy2arr798 { + if yyr803 || yy2arr803 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq798[2] { - yym806 := z.EncBinary() - _ = yym806 + if yyq803[2] { + yym811 := z.EncBinary() + _ = yym811 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -11903,19 +11951,19 @@ func (x *NFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq798[2] { + if yyq803[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym807 := z.EncBinary() - _ = yym807 + yym812 := z.EncBinary() + _ = yym812 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr798 || yy2arr798 { + if yyr803 || yy2arr803 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11928,25 +11976,25 @@ func (x *NFSVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym808 := z.DecBinary() - _ = yym808 + yym813 := z.DecBinary() + _ = yym813 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct809 := r.ContainerType() - if yyct809 == codecSelferValueTypeMap1234 { - yyl809 := r.ReadMapStart() - if yyl809 == 0 { + yyct814 := r.ContainerType() + if yyct814 == codecSelferValueTypeMap1234 { + yyl814 := r.ReadMapStart() + if yyl814 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl809, d) + x.codecDecodeSelfFromMap(yyl814, d) } - } else if yyct809 == codecSelferValueTypeArray1234 { - yyl809 := r.ReadArrayStart() - if yyl809 == 0 { + } else if yyct814 == codecSelferValueTypeArray1234 { + yyl814 := r.ReadArrayStart() + if yyl814 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl809, d) + x.codecDecodeSelfFromArray(yyl814, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11958,12 +12006,12 @@ func (x *NFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys810Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys810Slc - var yyhl810 bool = l >= 0 - for yyj810 := 0; ; yyj810++ { - if yyhl810 { - if yyj810 >= l { + var yys815Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys815Slc + var yyhl815 bool = l >= 0 + for yyj815 := 0; ; yyj815++ { + if yyhl815 { + if yyj815 >= l { break } } else { @@ -11972,10 +12020,10 @@ func (x *NFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys810Slc = r.DecodeBytes(yys810Slc, true, true) - yys810 := string(yys810Slc) + yys815Slc = r.DecodeBytes(yys815Slc, true, true) + yys815 := string(yys815Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys810 { + switch yys815 { case "server": if r.TryDecodeAsNil() { x.Server = "" @@ -11995,9 +12043,9 @@ func (x *NFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys810) - } // end switch yys810 - } // end for yyj810 + z.DecStructFieldNotFound(-1, yys815) + } // end switch yys815 + } // end for yyj815 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12005,16 +12053,16 @@ func (x *NFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj814 int - var yyb814 bool - var yyhl814 bool = l >= 0 - yyj814++ - if yyhl814 { - yyb814 = yyj814 > l + var yyj819 int + var yyb819 bool + var yyhl819 bool = l >= 0 + yyj819++ + if yyhl819 { + yyb819 = yyj819 > l } else { - yyb814 = r.CheckBreak() + yyb819 = r.CheckBreak() } - if yyb814 { + if yyb819 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12024,13 +12072,13 @@ func (x *NFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Server = string(r.DecodeString()) } - yyj814++ - if yyhl814 { - yyb814 = yyj814 > l + yyj819++ + if yyhl819 { + yyb819 = yyj819 > l } else { - yyb814 = r.CheckBreak() + yyb819 = r.CheckBreak() } - if yyb814 { + if yyb819 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12040,13 +12088,13 @@ func (x *NFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Path = string(r.DecodeString()) } - yyj814++ - if yyhl814 { - yyb814 = yyj814 > l + yyj819++ + if yyhl819 { + yyb819 = yyj819 > l } else { - yyb814 = r.CheckBreak() + yyb819 = r.CheckBreak() } - if yyb814 { + if yyb819 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12057,17 +12105,17 @@ func (x *NFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } for { - yyj814++ - if yyhl814 { - yyb814 = yyj814 > l + yyj819++ + if yyhl819 { + yyb819 = yyj819 > l } else { - yyb814 = r.CheckBreak() + yyb819 = r.CheckBreak() } - if yyb814 { + if yyb819 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj814-1, "") + z.DecStructFieldNotFound(yyj819-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12079,36 +12127,36 @@ func (x *QuobyteVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym818 := z.EncBinary() - _ = yym818 + yym823 := z.EncBinary() + _ = yym823 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep819 := !z.EncBinary() - yy2arr819 := z.EncBasicHandle().StructToArray - var yyq819 [5]bool - _, _, _ = yysep819, yyq819, yy2arr819 - const yyr819 bool = false - yyq819[2] = x.ReadOnly != false - yyq819[3] = x.User != "" - yyq819[4] = x.Group != "" - var yynn819 int - if yyr819 || yy2arr819 { + yysep824 := !z.EncBinary() + yy2arr824 := z.EncBasicHandle().StructToArray + var yyq824 [5]bool + _, _, _ = yysep824, yyq824, yy2arr824 + const yyr824 bool = false + yyq824[2] = x.ReadOnly != false + yyq824[3] = x.User != "" + yyq824[4] = x.Group != "" + var yynn824 int + if yyr824 || yy2arr824 { r.EncodeArrayStart(5) } else { - yynn819 = 2 - for _, b := range yyq819 { + yynn824 = 2 + for _, b := range yyq824 { if b { - yynn819++ + yynn824++ } } - r.EncodeMapStart(yynn819) - yynn819 = 0 + r.EncodeMapStart(yynn824) + yynn824 = 0 } - if yyr819 || yy2arr819 { + if yyr824 || yy2arr824 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym821 := z.EncBinary() - _ = yym821 + yym826 := z.EncBinary() + _ = yym826 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Registry)) @@ -12117,17 +12165,17 @@ func (x *QuobyteVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("registry")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym822 := z.EncBinary() - _ = yym822 + yym827 := z.EncBinary() + _ = yym827 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Registry)) } } - if yyr819 || yy2arr819 { + if yyr824 || yy2arr824 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym824 := z.EncBinary() - _ = yym824 + yym829 := z.EncBinary() + _ = yym829 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Volume)) @@ -12136,18 +12184,18 @@ func (x *QuobyteVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym825 := z.EncBinary() - _ = yym825 + yym830 := z.EncBinary() + _ = yym830 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Volume)) } } - if yyr819 || yy2arr819 { + if yyr824 || yy2arr824 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq819[2] { - yym827 := z.EncBinary() - _ = yym827 + if yyq824[2] { + yym832 := z.EncBinary() + _ = yym832 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -12156,23 +12204,23 @@ func (x *QuobyteVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq819[2] { + if yyq824[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym828 := z.EncBinary() - _ = yym828 + yym833 := z.EncBinary() + _ = yym833 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr819 || yy2arr819 { + if yyr824 || yy2arr824 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq819[3] { - yym830 := z.EncBinary() - _ = yym830 + if yyq824[3] { + yym835 := z.EncBinary() + _ = yym835 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) @@ -12181,23 +12229,23 @@ func (x *QuobyteVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq819[3] { + if yyq824[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("user")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym831 := z.EncBinary() - _ = yym831 + yym836 := z.EncBinary() + _ = yym836 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) } } } - if yyr819 || yy2arr819 { + if yyr824 || yy2arr824 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq819[4] { - yym833 := z.EncBinary() - _ = yym833 + if yyq824[4] { + yym838 := z.EncBinary() + _ = yym838 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Group)) @@ -12206,19 +12254,19 @@ func (x *QuobyteVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq819[4] { + if yyq824[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("group")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym834 := z.EncBinary() - _ = yym834 + yym839 := z.EncBinary() + _ = yym839 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Group)) } } } - if yyr819 || yy2arr819 { + if yyr824 || yy2arr824 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12231,25 +12279,25 @@ func (x *QuobyteVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym835 := z.DecBinary() - _ = yym835 + yym840 := z.DecBinary() + _ = yym840 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct836 := r.ContainerType() - if yyct836 == codecSelferValueTypeMap1234 { - yyl836 := r.ReadMapStart() - if yyl836 == 0 { + yyct841 := r.ContainerType() + if yyct841 == codecSelferValueTypeMap1234 { + yyl841 := r.ReadMapStart() + if yyl841 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl836, d) + x.codecDecodeSelfFromMap(yyl841, d) } - } else if yyct836 == codecSelferValueTypeArray1234 { - yyl836 := r.ReadArrayStart() - if yyl836 == 0 { + } else if yyct841 == codecSelferValueTypeArray1234 { + yyl841 := r.ReadArrayStart() + if yyl841 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl836, d) + x.codecDecodeSelfFromArray(yyl841, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12261,12 +12309,12 @@ func (x *QuobyteVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys837Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys837Slc - var yyhl837 bool = l >= 0 - for yyj837 := 0; ; yyj837++ { - if yyhl837 { - if yyj837 >= l { + var yys842Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys842Slc + var yyhl842 bool = l >= 0 + for yyj842 := 0; ; yyj842++ { + if yyhl842 { + if yyj842 >= l { break } } else { @@ -12275,10 +12323,10 @@ func (x *QuobyteVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys837Slc = r.DecodeBytes(yys837Slc, true, true) - yys837 := string(yys837Slc) + yys842Slc = r.DecodeBytes(yys842Slc, true, true) + yys842 := string(yys842Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys837 { + switch yys842 { case "registry": if r.TryDecodeAsNil() { x.Registry = "" @@ -12310,9 +12358,9 @@ func (x *QuobyteVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.Group = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys837) - } // end switch yys837 - } // end for yyj837 + z.DecStructFieldNotFound(-1, yys842) + } // end switch yys842 + } // end for yyj842 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12320,16 +12368,16 @@ func (x *QuobyteVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj843 int - var yyb843 bool - var yyhl843 bool = l >= 0 - yyj843++ - if yyhl843 { - yyb843 = yyj843 > l + var yyj848 int + var yyb848 bool + var yyhl848 bool = l >= 0 + yyj848++ + if yyhl848 { + yyb848 = yyj848 > l } else { - yyb843 = r.CheckBreak() + yyb848 = r.CheckBreak() } - if yyb843 { + if yyb848 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12339,13 +12387,13 @@ func (x *QuobyteVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Registry = string(r.DecodeString()) } - yyj843++ - if yyhl843 { - yyb843 = yyj843 > l + yyj848++ + if yyhl848 { + yyb848 = yyj848 > l } else { - yyb843 = r.CheckBreak() + yyb848 = r.CheckBreak() } - if yyb843 { + if yyb848 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12355,13 +12403,13 @@ func (x *QuobyteVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Volume = string(r.DecodeString()) } - yyj843++ - if yyhl843 { - yyb843 = yyj843 > l + yyj848++ + if yyhl848 { + yyb848 = yyj848 > l } else { - yyb843 = r.CheckBreak() + yyb848 = r.CheckBreak() } - if yyb843 { + if yyb848 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12371,13 +12419,13 @@ func (x *QuobyteVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.ReadOnly = bool(r.DecodeBool()) } - yyj843++ - if yyhl843 { - yyb843 = yyj843 > l + yyj848++ + if yyhl848 { + yyb848 = yyj848 > l } else { - yyb843 = r.CheckBreak() + yyb848 = r.CheckBreak() } - if yyb843 { + if yyb848 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12387,13 +12435,13 @@ func (x *QuobyteVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.User = string(r.DecodeString()) } - yyj843++ - if yyhl843 { - yyb843 = yyj843 > l + yyj848++ + if yyhl848 { + yyb848 = yyj848 > l } else { - yyb843 = r.CheckBreak() + yyb848 = r.CheckBreak() } - if yyb843 { + if yyb848 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12404,17 +12452,17 @@ func (x *QuobyteVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.Group = string(r.DecodeString()) } for { - yyj843++ - if yyhl843 { - yyb843 = yyj843 > l + yyj848++ + if yyhl848 { + yyb848 = yyj848 > l } else { - yyb843 = r.CheckBreak() + yyb848 = r.CheckBreak() } - if yyb843 { + if yyb848 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj843-1, "") + z.DecStructFieldNotFound(yyj848-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12426,34 +12474,34 @@ func (x *GlusterfsVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym849 := z.EncBinary() - _ = yym849 + yym854 := z.EncBinary() + _ = yym854 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep850 := !z.EncBinary() - yy2arr850 := z.EncBasicHandle().StructToArray - var yyq850 [3]bool - _, _, _ = yysep850, yyq850, yy2arr850 - const yyr850 bool = false - yyq850[2] = x.ReadOnly != false - var yynn850 int - if yyr850 || yy2arr850 { + yysep855 := !z.EncBinary() + yy2arr855 := z.EncBasicHandle().StructToArray + var yyq855 [3]bool + _, _, _ = yysep855, yyq855, yy2arr855 + const yyr855 bool = false + yyq855[2] = x.ReadOnly != false + var yynn855 int + if yyr855 || yy2arr855 { r.EncodeArrayStart(3) } else { - yynn850 = 2 - for _, b := range yyq850 { + yynn855 = 2 + for _, b := range yyq855 { if b { - yynn850++ + yynn855++ } } - r.EncodeMapStart(yynn850) - yynn850 = 0 + r.EncodeMapStart(yynn855) + yynn855 = 0 } - if yyr850 || yy2arr850 { + if yyr855 || yy2arr855 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym852 := z.EncBinary() - _ = yym852 + yym857 := z.EncBinary() + _ = yym857 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.EndpointsName)) @@ -12462,17 +12510,17 @@ func (x *GlusterfsVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("endpoints")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym853 := z.EncBinary() - _ = yym853 + yym858 := z.EncBinary() + _ = yym858 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.EndpointsName)) } } - if yyr850 || yy2arr850 { + if yyr855 || yy2arr855 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym855 := z.EncBinary() - _ = yym855 + yym860 := z.EncBinary() + _ = yym860 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -12481,18 +12529,18 @@ func (x *GlusterfsVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym856 := z.EncBinary() - _ = yym856 + yym861 := z.EncBinary() + _ = yym861 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr850 || yy2arr850 { + if yyr855 || yy2arr855 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq850[2] { - yym858 := z.EncBinary() - _ = yym858 + if yyq855[2] { + yym863 := z.EncBinary() + _ = yym863 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -12501,19 +12549,19 @@ func (x *GlusterfsVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq850[2] { + if yyq855[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym859 := z.EncBinary() - _ = yym859 + yym864 := z.EncBinary() + _ = yym864 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr850 || yy2arr850 { + if yyr855 || yy2arr855 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12526,25 +12574,25 @@ func (x *GlusterfsVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym860 := z.DecBinary() - _ = yym860 + yym865 := z.DecBinary() + _ = yym865 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct861 := r.ContainerType() - if yyct861 == codecSelferValueTypeMap1234 { - yyl861 := r.ReadMapStart() - if yyl861 == 0 { + yyct866 := r.ContainerType() + if yyct866 == codecSelferValueTypeMap1234 { + yyl866 := r.ReadMapStart() + if yyl866 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl861, d) + x.codecDecodeSelfFromMap(yyl866, d) } - } else if yyct861 == codecSelferValueTypeArray1234 { - yyl861 := r.ReadArrayStart() - if yyl861 == 0 { + } else if yyct866 == codecSelferValueTypeArray1234 { + yyl866 := r.ReadArrayStart() + if yyl866 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl861, d) + x.codecDecodeSelfFromArray(yyl866, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12556,12 +12604,12 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys862Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys862Slc - var yyhl862 bool = l >= 0 - for yyj862 := 0; ; yyj862++ { - if yyhl862 { - if yyj862 >= l { + var yys867Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys867Slc + var yyhl867 bool = l >= 0 + for yyj867 := 0; ; yyj867++ { + if yyhl867 { + if yyj867 >= l { break } } else { @@ -12570,10 +12618,10 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys862Slc = r.DecodeBytes(yys862Slc, true, true) - yys862 := string(yys862Slc) + yys867Slc = r.DecodeBytes(yys867Slc, true, true) + yys867 := string(yys867Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys862 { + switch yys867 { case "endpoints": if r.TryDecodeAsNil() { x.EndpointsName = "" @@ -12593,9 +12641,9 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys862) - } // end switch yys862 - } // end for yyj862 + z.DecStructFieldNotFound(-1, yys867) + } // end switch yys867 + } // end for yyj867 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12603,16 +12651,16 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj866 int - var yyb866 bool - var yyhl866 bool = l >= 0 - yyj866++ - if yyhl866 { - yyb866 = yyj866 > l + var yyj871 int + var yyb871 bool + var yyhl871 bool = l >= 0 + yyj871++ + if yyhl871 { + yyb871 = yyj871 > l } else { - yyb866 = r.CheckBreak() + yyb871 = r.CheckBreak() } - if yyb866 { + if yyb871 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12622,13 +12670,13 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.EndpointsName = string(r.DecodeString()) } - yyj866++ - if yyhl866 { - yyb866 = yyj866 > l + yyj871++ + if yyhl871 { + yyb871 = yyj871 > l } else { - yyb866 = r.CheckBreak() + yyb871 = r.CheckBreak() } - if yyb866 { + if yyb871 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12638,13 +12686,13 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Path = string(r.DecodeString()) } - yyj866++ - if yyhl866 { - yyb866 = yyj866 > l + yyj871++ + if yyhl871 { + yyb871 = yyj871 > l } else { - yyb866 = r.CheckBreak() + yyb871 = r.CheckBreak() } - if yyb866 { + if yyb871 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12655,17 +12703,17 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.ReadOnly = bool(r.DecodeBool()) } for { - yyj866++ - if yyhl866 { - yyb866 = yyj866 > l + yyj871++ + if yyhl871 { + yyb871 = yyj871 > l } else { - yyb866 = r.CheckBreak() + yyb871 = r.CheckBreak() } - if yyb866 { + if yyb871 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj866-1, "") + z.DecStructFieldNotFound(yyj871-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12677,42 +12725,42 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym870 := z.EncBinary() - _ = yym870 + yym875 := z.EncBinary() + _ = yym875 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep871 := !z.EncBinary() - yy2arr871 := z.EncBasicHandle().StructToArray - var yyq871 [8]bool - _, _, _ = yysep871, yyq871, yy2arr871 - const yyr871 bool = false - yyq871[2] = x.FSType != "" - yyq871[3] = x.RBDPool != "" - yyq871[4] = x.RadosUser != "" - yyq871[5] = x.Keyring != "" - yyq871[6] = x.SecretRef != nil - yyq871[7] = x.ReadOnly != false - var yynn871 int - if yyr871 || yy2arr871 { + yysep876 := !z.EncBinary() + yy2arr876 := z.EncBasicHandle().StructToArray + var yyq876 [8]bool + _, _, _ = yysep876, yyq876, yy2arr876 + const yyr876 bool = false + yyq876[2] = x.FSType != "" + yyq876[3] = x.RBDPool != "" + yyq876[4] = x.RadosUser != "" + yyq876[5] = x.Keyring != "" + yyq876[6] = x.SecretRef != nil + yyq876[7] = x.ReadOnly != false + var yynn876 int + if yyr876 || yy2arr876 { r.EncodeArrayStart(8) } else { - yynn871 = 2 - for _, b := range yyq871 { + yynn876 = 2 + for _, b := range yyq876 { if b { - yynn871++ + yynn876++ } } - r.EncodeMapStart(yynn871) - yynn871 = 0 + r.EncodeMapStart(yynn876) + yynn876 = 0 } - if yyr871 || yy2arr871 { + if yyr876 || yy2arr876 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.CephMonitors == nil { r.EncodeNil() } else { - yym873 := z.EncBinary() - _ = yym873 + yym878 := z.EncBinary() + _ = yym878 if false { } else { z.F.EncSliceStringV(x.CephMonitors, false, e) @@ -12725,18 +12773,18 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x.CephMonitors == nil { r.EncodeNil() } else { - yym874 := z.EncBinary() - _ = yym874 + yym879 := z.EncBinary() + _ = yym879 if false { } else { z.F.EncSliceStringV(x.CephMonitors, false, e) } } } - if yyr871 || yy2arr871 { + if yyr876 || yy2arr876 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym876 := z.EncBinary() - _ = yym876 + yym881 := z.EncBinary() + _ = yym881 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RBDImage)) @@ -12745,18 +12793,18 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("image")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym877 := z.EncBinary() - _ = yym877 + yym882 := z.EncBinary() + _ = yym882 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RBDImage)) } } - if yyr871 || yy2arr871 { + if yyr876 || yy2arr876 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq871[2] { - yym879 := z.EncBinary() - _ = yym879 + if yyq876[2] { + yym884 := z.EncBinary() + _ = yym884 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -12765,74 +12813,74 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq871[2] { + if yyq876[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym880 := z.EncBinary() - _ = yym880 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) - } - } - } - if yyr871 || yy2arr871 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq871[3] { - yym882 := z.EncBinary() - _ = yym882 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.RBDPool)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq871[3] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("pool")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym883 := z.EncBinary() - _ = yym883 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.RBDPool)) - } - } - } - if yyr871 || yy2arr871 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq871[4] { yym885 := z.EncBinary() _ = yym885 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.RadosUser)) + r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) + } + } + } + if yyr876 || yy2arr876 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq876[3] { + yym887 := z.EncBinary() + _ = yym887 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.RBDPool)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq871[4] { + if yyq876[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("user")) + r.EncodeString(codecSelferC_UTF81234, string("pool")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym886 := z.EncBinary() - _ = yym886 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.RadosUser)) - } - } - } - if yyr871 || yy2arr871 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq871[5] { yym888 := z.EncBinary() _ = yym888 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.RBDPool)) + } + } + } + if yyr876 || yy2arr876 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq876[4] { + yym890 := z.EncBinary() + _ = yym890 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.RadosUser)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq876[4] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("user")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym891 := z.EncBinary() + _ = yym891 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.RadosUser)) + } + } + } + if yyr876 || yy2arr876 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq876[5] { + yym893 := z.EncBinary() + _ = yym893 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Keyring)) } @@ -12840,21 +12888,21 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq871[5] { + if yyq876[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("keyring")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym889 := z.EncBinary() - _ = yym889 + yym894 := z.EncBinary() + _ = yym894 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Keyring)) } } } - if yyr871 || yy2arr871 { + if yyr876 || yy2arr876 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq871[6] { + if yyq876[6] { if x.SecretRef == nil { r.EncodeNil() } else { @@ -12864,7 +12912,7 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq871[6] { + if yyq876[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -12875,11 +12923,11 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr871 || yy2arr871 { + if yyr876 || yy2arr876 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq871[7] { - yym892 := z.EncBinary() - _ = yym892 + if yyq876[7] { + yym897 := z.EncBinary() + _ = yym897 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -12888,19 +12936,19 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq871[7] { + if yyq876[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym893 := z.EncBinary() - _ = yym893 + yym898 := z.EncBinary() + _ = yym898 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr871 || yy2arr871 { + if yyr876 || yy2arr876 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12913,25 +12961,25 @@ func (x *RBDVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym894 := z.DecBinary() - _ = yym894 + yym899 := z.DecBinary() + _ = yym899 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct895 := r.ContainerType() - if yyct895 == codecSelferValueTypeMap1234 { - yyl895 := r.ReadMapStart() - if yyl895 == 0 { + yyct900 := r.ContainerType() + if yyct900 == codecSelferValueTypeMap1234 { + yyl900 := r.ReadMapStart() + if yyl900 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl895, d) + x.codecDecodeSelfFromMap(yyl900, d) } - } else if yyct895 == codecSelferValueTypeArray1234 { - yyl895 := r.ReadArrayStart() - if yyl895 == 0 { + } else if yyct900 == codecSelferValueTypeArray1234 { + yyl900 := r.ReadArrayStart() + if yyl900 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl895, d) + x.codecDecodeSelfFromArray(yyl900, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12943,12 +12991,12 @@ func (x *RBDVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys896Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys896Slc - var yyhl896 bool = l >= 0 - for yyj896 := 0; ; yyj896++ { - if yyhl896 { - if yyj896 >= l { + var yys901Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys901Slc + var yyhl901 bool = l >= 0 + for yyj901 := 0; ; yyj901++ { + if yyhl901 { + if yyj901 >= l { break } } else { @@ -12957,20 +13005,20 @@ func (x *RBDVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys896Slc = r.DecodeBytes(yys896Slc, true, true) - yys896 := string(yys896Slc) + yys901Slc = r.DecodeBytes(yys901Slc, true, true) + yys901 := string(yys901Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys896 { + switch yys901 { case "monitors": if r.TryDecodeAsNil() { x.CephMonitors = nil } else { - yyv897 := &x.CephMonitors - yym898 := z.DecBinary() - _ = yym898 + yyv902 := &x.CephMonitors + yym903 := z.DecBinary() + _ = yym903 if false { } else { - z.F.DecSliceStringX(yyv897, false, d) + z.F.DecSliceStringX(yyv902, false, d) } } case "image": @@ -13021,9 +13069,9 @@ func (x *RBDVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys896) - } // end switch yys896 - } // end for yyj896 + z.DecStructFieldNotFound(-1, yys901) + } // end switch yys901 + } // end for yyj901 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13031,16 +13079,16 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj906 int - var yyb906 bool - var yyhl906 bool = l >= 0 - yyj906++ - if yyhl906 { - yyb906 = yyj906 > l + var yyj911 int + var yyb911 bool + var yyhl911 bool = l >= 0 + yyj911++ + if yyhl911 { + yyb911 = yyj911 > l } else { - yyb906 = r.CheckBreak() + yyb911 = r.CheckBreak() } - if yyb906 { + if yyb911 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13048,21 +13096,21 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.CephMonitors = nil } else { - yyv907 := &x.CephMonitors - yym908 := z.DecBinary() - _ = yym908 + yyv912 := &x.CephMonitors + yym913 := z.DecBinary() + _ = yym913 if false { } else { - z.F.DecSliceStringX(yyv907, false, d) + z.F.DecSliceStringX(yyv912, false, d) } } - yyj906++ - if yyhl906 { - yyb906 = yyj906 > l + yyj911++ + if yyhl911 { + yyb911 = yyj911 > l } else { - yyb906 = r.CheckBreak() + yyb911 = r.CheckBreak() } - if yyb906 { + if yyb911 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13072,13 +13120,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.RBDImage = string(r.DecodeString()) } - yyj906++ - if yyhl906 { - yyb906 = yyj906 > l + yyj911++ + if yyhl911 { + yyb911 = yyj911 > l } else { - yyb906 = r.CheckBreak() + yyb911 = r.CheckBreak() } - if yyb906 { + if yyb911 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13088,13 +13136,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.FSType = string(r.DecodeString()) } - yyj906++ - if yyhl906 { - yyb906 = yyj906 > l + yyj911++ + if yyhl911 { + yyb911 = yyj911 > l } else { - yyb906 = r.CheckBreak() + yyb911 = r.CheckBreak() } - if yyb906 { + if yyb911 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13104,13 +13152,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.RBDPool = string(r.DecodeString()) } - yyj906++ - if yyhl906 { - yyb906 = yyj906 > l + yyj911++ + if yyhl911 { + yyb911 = yyj911 > l } else { - yyb906 = r.CheckBreak() + yyb911 = r.CheckBreak() } - if yyb906 { + if yyb911 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13120,13 +13168,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.RadosUser = string(r.DecodeString()) } - yyj906++ - if yyhl906 { - yyb906 = yyj906 > l + yyj911++ + if yyhl911 { + yyb911 = yyj911 > l } else { - yyb906 = r.CheckBreak() + yyb911 = r.CheckBreak() } - if yyb906 { + if yyb911 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13136,13 +13184,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Keyring = string(r.DecodeString()) } - yyj906++ - if yyhl906 { - yyb906 = yyj906 > l + yyj911++ + if yyhl911 { + yyb911 = yyj911 > l } else { - yyb906 = r.CheckBreak() + yyb911 = r.CheckBreak() } - if yyb906 { + if yyb911 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13157,13 +13205,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } x.SecretRef.CodecDecodeSelf(d) } - yyj906++ - if yyhl906 { - yyb906 = yyj906 > l + yyj911++ + if yyhl911 { + yyb911 = yyj911 > l } else { - yyb906 = r.CheckBreak() + yyb911 = r.CheckBreak() } - if yyb906 { + if yyb911 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13174,17 +13222,17 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } for { - yyj906++ - if yyhl906 { - yyb906 = yyj906 > l + yyj911++ + if yyhl911 { + yyb911 = yyj911 > l } else { - yyb906 = r.CheckBreak() + yyb911 = r.CheckBreak() } - if yyb906 { + if yyb911 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj906-1, "") + z.DecStructFieldNotFound(yyj911-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13196,35 +13244,35 @@ func (x *CinderVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym916 := z.EncBinary() - _ = yym916 + yym921 := z.EncBinary() + _ = yym921 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep917 := !z.EncBinary() - yy2arr917 := z.EncBasicHandle().StructToArray - var yyq917 [3]bool - _, _, _ = yysep917, yyq917, yy2arr917 - const yyr917 bool = false - yyq917[1] = x.FSType != "" - yyq917[2] = x.ReadOnly != false - var yynn917 int - if yyr917 || yy2arr917 { + yysep922 := !z.EncBinary() + yy2arr922 := z.EncBasicHandle().StructToArray + var yyq922 [3]bool + _, _, _ = yysep922, yyq922, yy2arr922 + const yyr922 bool = false + yyq922[1] = x.FSType != "" + yyq922[2] = x.ReadOnly != false + var yynn922 int + if yyr922 || yy2arr922 { r.EncodeArrayStart(3) } else { - yynn917 = 1 - for _, b := range yyq917 { + yynn922 = 1 + for _, b := range yyq922 { if b { - yynn917++ + yynn922++ } } - r.EncodeMapStart(yynn917) - yynn917 = 0 + r.EncodeMapStart(yynn922) + yynn922 = 0 } - if yyr917 || yy2arr917 { + if yyr922 || yy2arr922 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym919 := z.EncBinary() - _ = yym919 + yym924 := z.EncBinary() + _ = yym924 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeID)) @@ -13233,18 +13281,18 @@ func (x *CinderVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumeID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym920 := z.EncBinary() - _ = yym920 + yym925 := z.EncBinary() + _ = yym925 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeID)) } } - if yyr917 || yy2arr917 { + if yyr922 || yy2arr922 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq917[1] { - yym922 := z.EncBinary() - _ = yym922 + if yyq922[1] { + yym927 := z.EncBinary() + _ = yym927 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -13253,23 +13301,23 @@ func (x *CinderVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq917[1] { + if yyq922[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym923 := z.EncBinary() - _ = yym923 + yym928 := z.EncBinary() + _ = yym928 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr917 || yy2arr917 { + if yyr922 || yy2arr922 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq917[2] { - yym925 := z.EncBinary() - _ = yym925 + if yyq922[2] { + yym930 := z.EncBinary() + _ = yym930 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -13278,19 +13326,19 @@ func (x *CinderVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq917[2] { + if yyq922[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym926 := z.EncBinary() - _ = yym926 + yym931 := z.EncBinary() + _ = yym931 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr917 || yy2arr917 { + if yyr922 || yy2arr922 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13303,25 +13351,25 @@ func (x *CinderVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym927 := z.DecBinary() - _ = yym927 + yym932 := z.DecBinary() + _ = yym932 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct928 := r.ContainerType() - if yyct928 == codecSelferValueTypeMap1234 { - yyl928 := r.ReadMapStart() - if yyl928 == 0 { + yyct933 := r.ContainerType() + if yyct933 == codecSelferValueTypeMap1234 { + yyl933 := r.ReadMapStart() + if yyl933 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl928, d) + x.codecDecodeSelfFromMap(yyl933, d) } - } else if yyct928 == codecSelferValueTypeArray1234 { - yyl928 := r.ReadArrayStart() - if yyl928 == 0 { + } else if yyct933 == codecSelferValueTypeArray1234 { + yyl933 := r.ReadArrayStart() + if yyl933 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl928, d) + x.codecDecodeSelfFromArray(yyl933, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13333,12 +13381,12 @@ func (x *CinderVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys929Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys929Slc - var yyhl929 bool = l >= 0 - for yyj929 := 0; ; yyj929++ { - if yyhl929 { - if yyj929 >= l { + var yys934Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys934Slc + var yyhl934 bool = l >= 0 + for yyj934 := 0; ; yyj934++ { + if yyhl934 { + if yyj934 >= l { break } } else { @@ -13347,10 +13395,10 @@ func (x *CinderVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys929Slc = r.DecodeBytes(yys929Slc, true, true) - yys929 := string(yys929Slc) + yys934Slc = r.DecodeBytes(yys934Slc, true, true) + yys934 := string(yys934Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys929 { + switch yys934 { case "volumeID": if r.TryDecodeAsNil() { x.VolumeID = "" @@ -13370,9 +13418,9 @@ func (x *CinderVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys929) - } // end switch yys929 - } // end for yyj929 + z.DecStructFieldNotFound(-1, yys934) + } // end switch yys934 + } // end for yyj934 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13380,16 +13428,16 @@ func (x *CinderVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj933 int - var yyb933 bool - var yyhl933 bool = l >= 0 - yyj933++ - if yyhl933 { - yyb933 = yyj933 > l + var yyj938 int + var yyb938 bool + var yyhl938 bool = l >= 0 + yyj938++ + if yyhl938 { + yyb938 = yyj938 > l } else { - yyb933 = r.CheckBreak() + yyb938 = r.CheckBreak() } - if yyb933 { + if yyb938 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13399,13 +13447,13 @@ func (x *CinderVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.VolumeID = string(r.DecodeString()) } - yyj933++ - if yyhl933 { - yyb933 = yyj933 > l + yyj938++ + if yyhl938 { + yyb938 = yyj938 > l } else { - yyb933 = r.CheckBreak() + yyb938 = r.CheckBreak() } - if yyb933 { + if yyb938 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13415,13 +13463,13 @@ func (x *CinderVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.FSType = string(r.DecodeString()) } - yyj933++ - if yyhl933 { - yyb933 = yyj933 > l + yyj938++ + if yyhl938 { + yyb938 = yyj938 > l } else { - yyb933 = r.CheckBreak() + yyb938 = r.CheckBreak() } - if yyb933 { + if yyb938 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13432,17 +13480,17 @@ func (x *CinderVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.ReadOnly = bool(r.DecodeBool()) } for { - yyj933++ - if yyhl933 { - yyb933 = yyj933 > l + yyj938++ + if yyhl938 { + yyb938 = yyj938 > l } else { - yyb933 = r.CheckBreak() + yyb938 = r.CheckBreak() } - if yyb933 { + if yyb938 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj933-1, "") + z.DecStructFieldNotFound(yyj938-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13454,41 +13502,41 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym937 := z.EncBinary() - _ = yym937 + yym942 := z.EncBinary() + _ = yym942 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep938 := !z.EncBinary() - yy2arr938 := z.EncBasicHandle().StructToArray - var yyq938 [6]bool - _, _, _ = yysep938, yyq938, yy2arr938 - const yyr938 bool = false - yyq938[1] = x.Path != "" - yyq938[2] = x.User != "" - yyq938[3] = x.SecretFile != "" - yyq938[4] = x.SecretRef != nil - yyq938[5] = x.ReadOnly != false - var yynn938 int - if yyr938 || yy2arr938 { + yysep943 := !z.EncBinary() + yy2arr943 := z.EncBasicHandle().StructToArray + var yyq943 [6]bool + _, _, _ = yysep943, yyq943, yy2arr943 + const yyr943 bool = false + yyq943[1] = x.Path != "" + yyq943[2] = x.User != "" + yyq943[3] = x.SecretFile != "" + yyq943[4] = x.SecretRef != nil + yyq943[5] = x.ReadOnly != false + var yynn943 int + if yyr943 || yy2arr943 { r.EncodeArrayStart(6) } else { - yynn938 = 1 - for _, b := range yyq938 { + yynn943 = 1 + for _, b := range yyq943 { if b { - yynn938++ + yynn943++ } } - r.EncodeMapStart(yynn938) - yynn938 = 0 + r.EncodeMapStart(yynn943) + yynn943 = 0 } - if yyr938 || yy2arr938 { + if yyr943 || yy2arr943 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Monitors == nil { r.EncodeNil() } else { - yym940 := z.EncBinary() - _ = yym940 + yym945 := z.EncBinary() + _ = yym945 if false { } else { z.F.EncSliceStringV(x.Monitors, false, e) @@ -13501,19 +13549,19 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x.Monitors == nil { r.EncodeNil() } else { - yym941 := z.EncBinary() - _ = yym941 + yym946 := z.EncBinary() + _ = yym946 if false { } else { z.F.EncSliceStringV(x.Monitors, false, e) } } } - if yyr938 || yy2arr938 { + if yyr943 || yy2arr943 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq938[1] { - yym943 := z.EncBinary() - _ = yym943 + if yyq943[1] { + yym948 := z.EncBinary() + _ = yym948 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -13522,49 +13570,49 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq938[1] { + if yyq943[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym944 := z.EncBinary() - _ = yym944 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Path)) - } - } - } - if yyr938 || yy2arr938 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq938[2] { - yym946 := z.EncBinary() - _ = yym946 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.User)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq938[2] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("user")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym947 := z.EncBinary() - _ = yym947 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.User)) - } - } - } - if yyr938 || yy2arr938 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq938[3] { yym949 := z.EncBinary() _ = yym949 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Path)) + } + } + } + if yyr943 || yy2arr943 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq943[2] { + yym951 := z.EncBinary() + _ = yym951 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.User)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq943[2] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("user")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym952 := z.EncBinary() + _ = yym952 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.User)) + } + } + } + if yyr943 || yy2arr943 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq943[3] { + yym954 := z.EncBinary() + _ = yym954 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretFile)) } @@ -13572,21 +13620,21 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq938[3] { + if yyq943[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym950 := z.EncBinary() - _ = yym950 + yym955 := z.EncBinary() + _ = yym955 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretFile)) } } } - if yyr938 || yy2arr938 { + if yyr943 || yy2arr943 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq938[4] { + if yyq943[4] { if x.SecretRef == nil { r.EncodeNil() } else { @@ -13596,7 +13644,7 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq938[4] { + if yyq943[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -13607,11 +13655,11 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr938 || yy2arr938 { + if yyr943 || yy2arr943 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq938[5] { - yym953 := z.EncBinary() - _ = yym953 + if yyq943[5] { + yym958 := z.EncBinary() + _ = yym958 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -13620,19 +13668,19 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq938[5] { + if yyq943[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym954 := z.EncBinary() - _ = yym954 + yym959 := z.EncBinary() + _ = yym959 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr938 || yy2arr938 { + if yyr943 || yy2arr943 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13645,25 +13693,25 @@ func (x *CephFSVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym955 := z.DecBinary() - _ = yym955 + yym960 := z.DecBinary() + _ = yym960 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct956 := r.ContainerType() - if yyct956 == codecSelferValueTypeMap1234 { - yyl956 := r.ReadMapStart() - if yyl956 == 0 { + yyct961 := r.ContainerType() + if yyct961 == codecSelferValueTypeMap1234 { + yyl961 := r.ReadMapStart() + if yyl961 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl956, d) + x.codecDecodeSelfFromMap(yyl961, d) } - } else if yyct956 == codecSelferValueTypeArray1234 { - yyl956 := r.ReadArrayStart() - if yyl956 == 0 { + } else if yyct961 == codecSelferValueTypeArray1234 { + yyl961 := r.ReadArrayStart() + if yyl961 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl956, d) + x.codecDecodeSelfFromArray(yyl961, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13675,12 +13723,12 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys957Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys957Slc - var yyhl957 bool = l >= 0 - for yyj957 := 0; ; yyj957++ { - if yyhl957 { - if yyj957 >= l { + var yys962Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys962Slc + var yyhl962 bool = l >= 0 + for yyj962 := 0; ; yyj962++ { + if yyhl962 { + if yyj962 >= l { break } } else { @@ -13689,20 +13737,20 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys957Slc = r.DecodeBytes(yys957Slc, true, true) - yys957 := string(yys957Slc) + yys962Slc = r.DecodeBytes(yys962Slc, true, true) + yys962 := string(yys962Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys957 { + switch yys962 { case "monitors": if r.TryDecodeAsNil() { x.Monitors = nil } else { - yyv958 := &x.Monitors - yym959 := z.DecBinary() - _ = yym959 + yyv963 := &x.Monitors + yym964 := z.DecBinary() + _ = yym964 if false { } else { - z.F.DecSliceStringX(yyv958, false, d) + z.F.DecSliceStringX(yyv963, false, d) } } case "path": @@ -13741,9 +13789,9 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys957) - } // end switch yys957 - } // end for yyj957 + z.DecStructFieldNotFound(-1, yys962) + } // end switch yys962 + } // end for yyj962 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13751,16 +13799,16 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj965 int - var yyb965 bool - var yyhl965 bool = l >= 0 - yyj965++ - if yyhl965 { - yyb965 = yyj965 > l + var yyj970 int + var yyb970 bool + var yyhl970 bool = l >= 0 + yyj970++ + if yyhl970 { + yyb970 = yyj970 > l } else { - yyb965 = r.CheckBreak() + yyb970 = r.CheckBreak() } - if yyb965 { + if yyb970 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13768,21 +13816,21 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.Monitors = nil } else { - yyv966 := &x.Monitors - yym967 := z.DecBinary() - _ = yym967 + yyv971 := &x.Monitors + yym972 := z.DecBinary() + _ = yym972 if false { } else { - z.F.DecSliceStringX(yyv966, false, d) + z.F.DecSliceStringX(yyv971, false, d) } } - yyj965++ - if yyhl965 { - yyb965 = yyj965 > l + yyj970++ + if yyhl970 { + yyb970 = yyj970 > l } else { - yyb965 = r.CheckBreak() + yyb970 = r.CheckBreak() } - if yyb965 { + if yyb970 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13792,13 +13840,13 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Path = string(r.DecodeString()) } - yyj965++ - if yyhl965 { - yyb965 = yyj965 > l + yyj970++ + if yyhl970 { + yyb970 = yyj970 > l } else { - yyb965 = r.CheckBreak() + yyb970 = r.CheckBreak() } - if yyb965 { + if yyb970 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13808,13 +13856,13 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.User = string(r.DecodeString()) } - yyj965++ - if yyhl965 { - yyb965 = yyj965 > l + yyj970++ + if yyhl970 { + yyb970 = yyj970 > l } else { - yyb965 = r.CheckBreak() + yyb970 = r.CheckBreak() } - if yyb965 { + if yyb970 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13824,13 +13872,13 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.SecretFile = string(r.DecodeString()) } - yyj965++ - if yyhl965 { - yyb965 = yyj965 > l + yyj970++ + if yyhl970 { + yyb970 = yyj970 > l } else { - yyb965 = r.CheckBreak() + yyb970 = r.CheckBreak() } - if yyb965 { + if yyb970 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13845,13 +13893,13 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } x.SecretRef.CodecDecodeSelf(d) } - yyj965++ - if yyhl965 { - yyb965 = yyj965 > l + yyj970++ + if yyhl970 { + yyb970 = yyj970 > l } else { - yyb965 = r.CheckBreak() + yyb970 = r.CheckBreak() } - if yyb965 { + if yyb970 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13862,17 +13910,17 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.ReadOnly = bool(r.DecodeBool()) } for { - yyj965++ - if yyhl965 { - yyb965 = yyj965 > l + yyj970++ + if yyhl970 { + yyb970 = yyj970 > l } else { - yyb965 = r.CheckBreak() + yyb970 = r.CheckBreak() } - if yyb965 { + if yyb970 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj965-1, "") + z.DecStructFieldNotFound(yyj970-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13884,33 +13932,33 @@ func (x *FlockerVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym973 := z.EncBinary() - _ = yym973 + yym978 := z.EncBinary() + _ = yym978 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep974 := !z.EncBinary() - yy2arr974 := z.EncBasicHandle().StructToArray - var yyq974 [1]bool - _, _, _ = yysep974, yyq974, yy2arr974 - const yyr974 bool = false - var yynn974 int - if yyr974 || yy2arr974 { + yysep979 := !z.EncBinary() + yy2arr979 := z.EncBasicHandle().StructToArray + var yyq979 [1]bool + _, _, _ = yysep979, yyq979, yy2arr979 + const yyr979 bool = false + var yynn979 int + if yyr979 || yy2arr979 { r.EncodeArrayStart(1) } else { - yynn974 = 1 - for _, b := range yyq974 { + yynn979 = 1 + for _, b := range yyq979 { if b { - yynn974++ + yynn979++ } } - r.EncodeMapStart(yynn974) - yynn974 = 0 + r.EncodeMapStart(yynn979) + yynn979 = 0 } - if yyr974 || yy2arr974 { + if yyr979 || yy2arr979 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym976 := z.EncBinary() - _ = yym976 + yym981 := z.EncBinary() + _ = yym981 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.DatasetName)) @@ -13919,14 +13967,14 @@ func (x *FlockerVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("datasetName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym977 := z.EncBinary() - _ = yym977 + yym982 := z.EncBinary() + _ = yym982 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.DatasetName)) } } - if yyr974 || yy2arr974 { + if yyr979 || yy2arr979 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13939,25 +13987,25 @@ func (x *FlockerVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym978 := z.DecBinary() - _ = yym978 + yym983 := z.DecBinary() + _ = yym983 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct979 := r.ContainerType() - if yyct979 == codecSelferValueTypeMap1234 { - yyl979 := r.ReadMapStart() - if yyl979 == 0 { + yyct984 := r.ContainerType() + if yyct984 == codecSelferValueTypeMap1234 { + yyl984 := r.ReadMapStart() + if yyl984 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl979, d) + x.codecDecodeSelfFromMap(yyl984, d) } - } else if yyct979 == codecSelferValueTypeArray1234 { - yyl979 := r.ReadArrayStart() - if yyl979 == 0 { + } else if yyct984 == codecSelferValueTypeArray1234 { + yyl984 := r.ReadArrayStart() + if yyl984 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl979, d) + x.codecDecodeSelfFromArray(yyl984, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13969,12 +14017,12 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys980Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys980Slc - var yyhl980 bool = l >= 0 - for yyj980 := 0; ; yyj980++ { - if yyhl980 { - if yyj980 >= l { + var yys985Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys985Slc + var yyhl985 bool = l >= 0 + for yyj985 := 0; ; yyj985++ { + if yyhl985 { + if yyj985 >= l { break } } else { @@ -13983,10 +14031,10 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys980Slc = r.DecodeBytes(yys980Slc, true, true) - yys980 := string(yys980Slc) + yys985Slc = r.DecodeBytes(yys985Slc, true, true) + yys985 := string(yys985Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys980 { + switch yys985 { case "datasetName": if r.TryDecodeAsNil() { x.DatasetName = "" @@ -13994,9 +14042,9 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.DatasetName = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys980) - } // end switch yys980 - } // end for yyj980 + z.DecStructFieldNotFound(-1, yys985) + } // end switch yys985 + } // end for yyj985 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14004,16 +14052,16 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj982 int - var yyb982 bool - var yyhl982 bool = l >= 0 - yyj982++ - if yyhl982 { - yyb982 = yyj982 > l + var yyj987 int + var yyb987 bool + var yyhl987 bool = l >= 0 + yyj987++ + if yyhl987 { + yyb987 = yyj987 > l } else { - yyb982 = r.CheckBreak() + yyb987 = r.CheckBreak() } - if yyb982 { + if yyb987 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14024,17 +14072,17 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.DatasetName = string(r.DecodeString()) } for { - yyj982++ - if yyhl982 { - yyb982 = yyj982 > l + yyj987++ + if yyhl987 { + yyb987 = yyj987 > l } else { - yyb982 = r.CheckBreak() + yyb987 = r.CheckBreak() } - if yyb982 { + if yyb987 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj982-1, "") + z.DecStructFieldNotFound(yyj987-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14046,39 +14094,39 @@ func (x *DownwardAPIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym984 := z.EncBinary() - _ = yym984 + yym989 := z.EncBinary() + _ = yym989 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep985 := !z.EncBinary() - yy2arr985 := z.EncBasicHandle().StructToArray - var yyq985 [2]bool - _, _, _ = yysep985, yyq985, yy2arr985 - const yyr985 bool = false - yyq985[0] = len(x.Items) != 0 - yyq985[1] = x.DefaultMode != nil - var yynn985 int - if yyr985 || yy2arr985 { + yysep990 := !z.EncBinary() + yy2arr990 := z.EncBasicHandle().StructToArray + var yyq990 [2]bool + _, _, _ = yysep990, yyq990, yy2arr990 + const yyr990 bool = false + yyq990[0] = len(x.Items) != 0 + yyq990[1] = x.DefaultMode != nil + var yynn990 int + if yyr990 || yy2arr990 { r.EncodeArrayStart(2) } else { - yynn985 = 0 - for _, b := range yyq985 { + yynn990 = 0 + for _, b := range yyq990 { if b { - yynn985++ + yynn990++ } } - r.EncodeMapStart(yynn985) - yynn985 = 0 + r.EncodeMapStart(yynn990) + yynn990 = 0 } - if yyr985 || yy2arr985 { + if yyr990 || yy2arr990 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq985[0] { + if yyq990[0] { if x.Items == nil { r.EncodeNil() } else { - yym987 := z.EncBinary() - _ = yym987 + yym992 := z.EncBinary() + _ = yym992 if false { } else { h.encSliceDownwardAPIVolumeFile(([]DownwardAPIVolumeFile)(x.Items), e) @@ -14088,15 +14136,15 @@ func (x *DownwardAPIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq985[0] { + if yyq990[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("items")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Items == nil { r.EncodeNil() } else { - yym988 := z.EncBinary() - _ = yym988 + yym993 := z.EncBinary() + _ = yym993 if false { } else { h.encSliceDownwardAPIVolumeFile(([]DownwardAPIVolumeFile)(x.Items), e) @@ -14104,42 +14152,42 @@ func (x *DownwardAPIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr985 || yy2arr985 { + if yyr990 || yy2arr990 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq985[1] { + if yyq990[1] { if x.DefaultMode == nil { r.EncodeNil() } else { - yy990 := *x.DefaultMode - yym991 := z.EncBinary() - _ = yym991 + yy995 := *x.DefaultMode + yym996 := z.EncBinary() + _ = yym996 if false { } else { - r.EncodeInt(int64(yy990)) + r.EncodeInt(int64(yy995)) } } } else { r.EncodeNil() } } else { - if yyq985[1] { + if yyq990[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("defaultMode")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.DefaultMode == nil { r.EncodeNil() } else { - yy992 := *x.DefaultMode - yym993 := z.EncBinary() - _ = yym993 + yy997 := *x.DefaultMode + yym998 := z.EncBinary() + _ = yym998 if false { } else { - r.EncodeInt(int64(yy992)) + r.EncodeInt(int64(yy997)) } } } } - if yyr985 || yy2arr985 { + if yyr990 || yy2arr990 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14152,25 +14200,25 @@ func (x *DownwardAPIVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym994 := z.DecBinary() - _ = yym994 + yym999 := z.DecBinary() + _ = yym999 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct995 := r.ContainerType() - if yyct995 == codecSelferValueTypeMap1234 { - yyl995 := r.ReadMapStart() - if yyl995 == 0 { + yyct1000 := r.ContainerType() + if yyct1000 == codecSelferValueTypeMap1234 { + yyl1000 := r.ReadMapStart() + if yyl1000 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl995, d) + x.codecDecodeSelfFromMap(yyl1000, d) } - } else if yyct995 == codecSelferValueTypeArray1234 { - yyl995 := r.ReadArrayStart() - if yyl995 == 0 { + } else if yyct1000 == codecSelferValueTypeArray1234 { + yyl1000 := r.ReadArrayStart() + if yyl1000 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl995, d) + x.codecDecodeSelfFromArray(yyl1000, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14182,12 +14230,12 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys996Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys996Slc - var yyhl996 bool = l >= 0 - for yyj996 := 0; ; yyj996++ { - if yyhl996 { - if yyj996 >= l { + var yys1001Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1001Slc + var yyhl1001 bool = l >= 0 + for yyj1001 := 0; ; yyj1001++ { + if yyhl1001 { + if yyj1001 >= l { break } } else { @@ -14196,20 +14244,20 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys996Slc = r.DecodeBytes(yys996Slc, true, true) - yys996 := string(yys996Slc) + yys1001Slc = r.DecodeBytes(yys1001Slc, true, true) + yys1001 := string(yys1001Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys996 { + switch yys1001 { case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv997 := &x.Items - yym998 := z.DecBinary() - _ = yym998 + yyv1002 := &x.Items + yym1003 := z.DecBinary() + _ = yym1003 if false { } else { - h.decSliceDownwardAPIVolumeFile((*[]DownwardAPIVolumeFile)(yyv997), d) + h.decSliceDownwardAPIVolumeFile((*[]DownwardAPIVolumeFile)(yyv1002), d) } } case "defaultMode": @@ -14221,17 +14269,17 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Dec if x.DefaultMode == nil { x.DefaultMode = new(int32) } - yym1000 := z.DecBinary() - _ = yym1000 + yym1005 := z.DecBinary() + _ = yym1005 if false { } else { *((*int32)(x.DefaultMode)) = int32(r.DecodeInt(32)) } } default: - z.DecStructFieldNotFound(-1, yys996) - } // end switch yys996 - } // end for yyj996 + z.DecStructFieldNotFound(-1, yys1001) + } // end switch yys1001 + } // end for yyj1001 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14239,16 +14287,16 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1001 int - var yyb1001 bool - var yyhl1001 bool = l >= 0 - yyj1001++ - if yyhl1001 { - yyb1001 = yyj1001 > l + var yyj1006 int + var yyb1006 bool + var yyhl1006 bool = l >= 0 + yyj1006++ + if yyhl1006 { + yyb1006 = yyj1006 > l } else { - yyb1001 = r.CheckBreak() + yyb1006 = r.CheckBreak() } - if yyb1001 { + if yyb1006 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14256,21 +14304,21 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1002 := &x.Items - yym1003 := z.DecBinary() - _ = yym1003 + yyv1007 := &x.Items + yym1008 := z.DecBinary() + _ = yym1008 if false { } else { - h.decSliceDownwardAPIVolumeFile((*[]DownwardAPIVolumeFile)(yyv1002), d) + h.decSliceDownwardAPIVolumeFile((*[]DownwardAPIVolumeFile)(yyv1007), d) } } - yyj1001++ - if yyhl1001 { - yyb1001 = yyj1001 > l + yyj1006++ + if yyhl1006 { + yyb1006 = yyj1006 > l } else { - yyb1001 = r.CheckBreak() + yyb1006 = r.CheckBreak() } - if yyb1001 { + if yyb1006 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14283,25 +14331,25 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.D if x.DefaultMode == nil { x.DefaultMode = new(int32) } - yym1005 := z.DecBinary() - _ = yym1005 + yym1010 := z.DecBinary() + _ = yym1010 if false { } else { *((*int32)(x.DefaultMode)) = int32(r.DecodeInt(32)) } } for { - yyj1001++ - if yyhl1001 { - yyb1001 = yyj1001 > l + yyj1006++ + if yyhl1006 { + yyb1006 = yyj1006 > l } else { - yyb1001 = r.CheckBreak() + yyb1006 = r.CheckBreak() } - if yyb1001 { + if yyb1006 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1001-1, "") + z.DecStructFieldNotFound(yyj1006-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14313,36 +14361,36 @@ func (x *DownwardAPIVolumeFile) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1006 := z.EncBinary() - _ = yym1006 + yym1011 := z.EncBinary() + _ = yym1011 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1007 := !z.EncBinary() - yy2arr1007 := z.EncBasicHandle().StructToArray - var yyq1007 [4]bool - _, _, _ = yysep1007, yyq1007, yy2arr1007 - const yyr1007 bool = false - yyq1007[1] = x.FieldRef != nil - yyq1007[2] = x.ResourceFieldRef != nil - yyq1007[3] = x.Mode != nil - var yynn1007 int - if yyr1007 || yy2arr1007 { + yysep1012 := !z.EncBinary() + yy2arr1012 := z.EncBasicHandle().StructToArray + var yyq1012 [4]bool + _, _, _ = yysep1012, yyq1012, yy2arr1012 + const yyr1012 bool = false + yyq1012[1] = x.FieldRef != nil + yyq1012[2] = x.ResourceFieldRef != nil + yyq1012[3] = x.Mode != nil + var yynn1012 int + if yyr1012 || yy2arr1012 { r.EncodeArrayStart(4) } else { - yynn1007 = 1 - for _, b := range yyq1007 { + yynn1012 = 1 + for _, b := range yyq1012 { if b { - yynn1007++ + yynn1012++ } } - r.EncodeMapStart(yynn1007) - yynn1007 = 0 + r.EncodeMapStart(yynn1012) + yynn1012 = 0 } - if yyr1007 || yy2arr1007 { + if yyr1012 || yy2arr1012 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1009 := z.EncBinary() - _ = yym1009 + yym1014 := z.EncBinary() + _ = yym1014 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -14351,16 +14399,16 @@ func (x *DownwardAPIVolumeFile) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1010 := z.EncBinary() - _ = yym1010 + yym1015 := z.EncBinary() + _ = yym1015 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr1007 || yy2arr1007 { + if yyr1012 || yy2arr1012 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1007[1] { + if yyq1012[1] { if x.FieldRef == nil { r.EncodeNil() } else { @@ -14370,7 +14418,7 @@ func (x *DownwardAPIVolumeFile) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1007[1] { + if yyq1012[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fieldRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -14381,9 +14429,9 @@ func (x *DownwardAPIVolumeFile) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1007 || yy2arr1007 { + if yyr1012 || yy2arr1012 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1007[2] { + if yyq1012[2] { if x.ResourceFieldRef == nil { r.EncodeNil() } else { @@ -14393,7 +14441,7 @@ func (x *DownwardAPIVolumeFile) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1007[2] { + if yyq1012[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resourceFieldRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -14404,42 +14452,42 @@ func (x *DownwardAPIVolumeFile) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1007 || yy2arr1007 { + if yyr1012 || yy2arr1012 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1007[3] { + if yyq1012[3] { if x.Mode == nil { r.EncodeNil() } else { - yy1014 := *x.Mode - yym1015 := z.EncBinary() - _ = yym1015 + yy1019 := *x.Mode + yym1020 := z.EncBinary() + _ = yym1020 if false { } else { - r.EncodeInt(int64(yy1014)) + r.EncodeInt(int64(yy1019)) } } } else { r.EncodeNil() } } else { - if yyq1007[3] { + if yyq1012[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("mode")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Mode == nil { r.EncodeNil() } else { - yy1016 := *x.Mode - yym1017 := z.EncBinary() - _ = yym1017 + yy1021 := *x.Mode + yym1022 := z.EncBinary() + _ = yym1022 if false { } else { - r.EncodeInt(int64(yy1016)) + r.EncodeInt(int64(yy1021)) } } } } - if yyr1007 || yy2arr1007 { + if yyr1012 || yy2arr1012 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14452,25 +14500,25 @@ func (x *DownwardAPIVolumeFile) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1018 := z.DecBinary() - _ = yym1018 + yym1023 := z.DecBinary() + _ = yym1023 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1019 := r.ContainerType() - if yyct1019 == codecSelferValueTypeMap1234 { - yyl1019 := r.ReadMapStart() - if yyl1019 == 0 { + yyct1024 := r.ContainerType() + if yyct1024 == codecSelferValueTypeMap1234 { + yyl1024 := r.ReadMapStart() + if yyl1024 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1019, d) + x.codecDecodeSelfFromMap(yyl1024, d) } - } else if yyct1019 == codecSelferValueTypeArray1234 { - yyl1019 := r.ReadArrayStart() - if yyl1019 == 0 { + } else if yyct1024 == codecSelferValueTypeArray1234 { + yyl1024 := r.ReadArrayStart() + if yyl1024 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1019, d) + x.codecDecodeSelfFromArray(yyl1024, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14482,12 +14530,12 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1020Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1020Slc - var yyhl1020 bool = l >= 0 - for yyj1020 := 0; ; yyj1020++ { - if yyhl1020 { - if yyj1020 >= l { + var yys1025Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1025Slc + var yyhl1025 bool = l >= 0 + for yyj1025 := 0; ; yyj1025++ { + if yyhl1025 { + if yyj1025 >= l { break } } else { @@ -14496,10 +14544,10 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1020Slc = r.DecodeBytes(yys1020Slc, true, true) - yys1020 := string(yys1020Slc) + yys1025Slc = r.DecodeBytes(yys1025Slc, true, true) + yys1025 := string(yys1025Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1020 { + switch yys1025 { case "path": if r.TryDecodeAsNil() { x.Path = "" @@ -14537,17 +14585,17 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromMap(l int, d *codec1978.Decod if x.Mode == nil { x.Mode = new(int32) } - yym1025 := z.DecBinary() - _ = yym1025 + yym1030 := z.DecBinary() + _ = yym1030 if false { } else { *((*int32)(x.Mode)) = int32(r.DecodeInt(32)) } } default: - z.DecStructFieldNotFound(-1, yys1020) - } // end switch yys1020 - } // end for yyj1020 + z.DecStructFieldNotFound(-1, yys1025) + } // end switch yys1025 + } // end for yyj1025 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14555,16 +14603,16 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1026 int - var yyb1026 bool - var yyhl1026 bool = l >= 0 - yyj1026++ - if yyhl1026 { - yyb1026 = yyj1026 > l + var yyj1031 int + var yyb1031 bool + var yyhl1031 bool = l >= 0 + yyj1031++ + if yyhl1031 { + yyb1031 = yyj1031 > l } else { - yyb1026 = r.CheckBreak() + yyb1031 = r.CheckBreak() } - if yyb1026 { + if yyb1031 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14574,13 +14622,13 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Path = string(r.DecodeString()) } - yyj1026++ - if yyhl1026 { - yyb1026 = yyj1026 > l + yyj1031++ + if yyhl1031 { + yyb1031 = yyj1031 > l } else { - yyb1026 = r.CheckBreak() + yyb1031 = r.CheckBreak() } - if yyb1026 { + if yyb1031 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14595,13 +14643,13 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromArray(l int, d *codec1978.Dec } x.FieldRef.CodecDecodeSelf(d) } - yyj1026++ - if yyhl1026 { - yyb1026 = yyj1026 > l + yyj1031++ + if yyhl1031 { + yyb1031 = yyj1031 > l } else { - yyb1026 = r.CheckBreak() + yyb1031 = r.CheckBreak() } - if yyb1026 { + if yyb1031 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14616,13 +14664,13 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromArray(l int, d *codec1978.Dec } x.ResourceFieldRef.CodecDecodeSelf(d) } - yyj1026++ - if yyhl1026 { - yyb1026 = yyj1026 > l + yyj1031++ + if yyhl1031 { + yyb1031 = yyj1031 > l } else { - yyb1026 = r.CheckBreak() + yyb1031 = r.CheckBreak() } - if yyb1026 { + if yyb1031 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14635,25 +14683,25 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromArray(l int, d *codec1978.Dec if x.Mode == nil { x.Mode = new(int32) } - yym1031 := z.DecBinary() - _ = yym1031 + yym1036 := z.DecBinary() + _ = yym1036 if false { } else { *((*int32)(x.Mode)) = int32(r.DecodeInt(32)) } } for { - yyj1026++ - if yyhl1026 { - yyb1026 = yyj1026 > l + yyj1031++ + if yyhl1031 { + yyb1031 = yyj1031 > l } else { - yyb1026 = r.CheckBreak() + yyb1031 = r.CheckBreak() } - if yyb1026 { + if yyb1031 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1026-1, "") + z.DecStructFieldNotFound(yyj1031-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14665,34 +14713,34 @@ func (x *AzureFileVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1032 := z.EncBinary() - _ = yym1032 + yym1037 := z.EncBinary() + _ = yym1037 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1033 := !z.EncBinary() - yy2arr1033 := z.EncBasicHandle().StructToArray - var yyq1033 [3]bool - _, _, _ = yysep1033, yyq1033, yy2arr1033 - const yyr1033 bool = false - yyq1033[2] = x.ReadOnly != false - var yynn1033 int - if yyr1033 || yy2arr1033 { + yysep1038 := !z.EncBinary() + yy2arr1038 := z.EncBasicHandle().StructToArray + var yyq1038 [3]bool + _, _, _ = yysep1038, yyq1038, yy2arr1038 + const yyr1038 bool = false + yyq1038[2] = x.ReadOnly != false + var yynn1038 int + if yyr1038 || yy2arr1038 { r.EncodeArrayStart(3) } else { - yynn1033 = 2 - for _, b := range yyq1033 { + yynn1038 = 2 + for _, b := range yyq1038 { if b { - yynn1033++ + yynn1038++ } } - r.EncodeMapStart(yynn1033) - yynn1033 = 0 + r.EncodeMapStart(yynn1038) + yynn1038 = 0 } - if yyr1033 || yy2arr1033 { + if yyr1038 || yy2arr1038 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1035 := z.EncBinary() - _ = yym1035 + yym1040 := z.EncBinary() + _ = yym1040 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) @@ -14701,17 +14749,17 @@ func (x *AzureFileVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1036 := z.EncBinary() - _ = yym1036 + yym1041 := z.EncBinary() + _ = yym1041 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) } } - if yyr1033 || yy2arr1033 { + if yyr1038 || yy2arr1038 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1038 := z.EncBinary() - _ = yym1038 + yym1043 := z.EncBinary() + _ = yym1043 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ShareName)) @@ -14720,18 +14768,18 @@ func (x *AzureFileVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("shareName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1039 := z.EncBinary() - _ = yym1039 + yym1044 := z.EncBinary() + _ = yym1044 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ShareName)) } } - if yyr1033 || yy2arr1033 { + if yyr1038 || yy2arr1038 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1033[2] { - yym1041 := z.EncBinary() - _ = yym1041 + if yyq1038[2] { + yym1046 := z.EncBinary() + _ = yym1046 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -14740,19 +14788,19 @@ func (x *AzureFileVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1033[2] { + if yyq1038[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1042 := z.EncBinary() - _ = yym1042 + yym1047 := z.EncBinary() + _ = yym1047 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr1033 || yy2arr1033 { + if yyr1038 || yy2arr1038 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14765,25 +14813,25 @@ func (x *AzureFileVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1043 := z.DecBinary() - _ = yym1043 + yym1048 := z.DecBinary() + _ = yym1048 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1044 := r.ContainerType() - if yyct1044 == codecSelferValueTypeMap1234 { - yyl1044 := r.ReadMapStart() - if yyl1044 == 0 { + yyct1049 := r.ContainerType() + if yyct1049 == codecSelferValueTypeMap1234 { + yyl1049 := r.ReadMapStart() + if yyl1049 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1044, d) + x.codecDecodeSelfFromMap(yyl1049, d) } - } else if yyct1044 == codecSelferValueTypeArray1234 { - yyl1044 := r.ReadArrayStart() - if yyl1044 == 0 { + } else if yyct1049 == codecSelferValueTypeArray1234 { + yyl1049 := r.ReadArrayStart() + if yyl1049 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1044, d) + x.codecDecodeSelfFromArray(yyl1049, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14795,12 +14843,12 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1045Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1045Slc - var yyhl1045 bool = l >= 0 - for yyj1045 := 0; ; yyj1045++ { - if yyhl1045 { - if yyj1045 >= l { + var yys1050Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1050Slc + var yyhl1050 bool = l >= 0 + for yyj1050 := 0; ; yyj1050++ { + if yyhl1050 { + if yyj1050 >= l { break } } else { @@ -14809,10 +14857,10 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1045Slc = r.DecodeBytes(yys1045Slc, true, true) - yys1045 := string(yys1045Slc) + yys1050Slc = r.DecodeBytes(yys1050Slc, true, true) + yys1050 := string(yys1050Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1045 { + switch yys1050 { case "secretName": if r.TryDecodeAsNil() { x.SecretName = "" @@ -14832,9 +14880,9 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys1045) - } // end switch yys1045 - } // end for yyj1045 + z.DecStructFieldNotFound(-1, yys1050) + } // end switch yys1050 + } // end for yyj1050 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14842,16 +14890,16 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1049 int - var yyb1049 bool - var yyhl1049 bool = l >= 0 - yyj1049++ - if yyhl1049 { - yyb1049 = yyj1049 > l + var yyj1054 int + var yyb1054 bool + var yyhl1054 bool = l >= 0 + yyj1054++ + if yyhl1054 { + yyb1054 = yyj1054 > l } else { - yyb1049 = r.CheckBreak() + yyb1054 = r.CheckBreak() } - if yyb1049 { + if yyb1054 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14861,13 +14909,13 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.SecretName = string(r.DecodeString()) } - yyj1049++ - if yyhl1049 { - yyb1049 = yyj1049 > l + yyj1054++ + if yyhl1054 { + yyb1054 = yyj1054 > l } else { - yyb1049 = r.CheckBreak() + yyb1054 = r.CheckBreak() } - if yyb1049 { + if yyb1054 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14877,13 +14925,13 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.ShareName = string(r.DecodeString()) } - yyj1049++ - if yyhl1049 { - yyb1049 = yyj1049 > l + yyj1054++ + if yyhl1054 { + yyb1054 = yyj1054 > l } else { - yyb1049 = r.CheckBreak() + yyb1054 = r.CheckBreak() } - if yyb1049 { + if yyb1054 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14894,17 +14942,17 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.ReadOnly = bool(r.DecodeBool()) } for { - yyj1049++ - if yyhl1049 { - yyb1049 = yyj1049 > l + yyj1054++ + if yyhl1054 { + yyb1054 = yyj1054 > l } else { - yyb1049 = r.CheckBreak() + yyb1054 = r.CheckBreak() } - if yyb1049 { + if yyb1054 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1049-1, "") + z.DecStructFieldNotFound(yyj1054-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14916,34 +14964,34 @@ func (x *VsphereVirtualDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1053 := z.EncBinary() - _ = yym1053 + yym1058 := z.EncBinary() + _ = yym1058 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1054 := !z.EncBinary() - yy2arr1054 := z.EncBasicHandle().StructToArray - var yyq1054 [2]bool - _, _, _ = yysep1054, yyq1054, yy2arr1054 - const yyr1054 bool = false - yyq1054[1] = x.FSType != "" - var yynn1054 int - if yyr1054 || yy2arr1054 { + yysep1059 := !z.EncBinary() + yy2arr1059 := z.EncBasicHandle().StructToArray + var yyq1059 [2]bool + _, _, _ = yysep1059, yyq1059, yy2arr1059 + const yyr1059 bool = false + yyq1059[1] = x.FSType != "" + var yynn1059 int + if yyr1059 || yy2arr1059 { r.EncodeArrayStart(2) } else { - yynn1054 = 1 - for _, b := range yyq1054 { + yynn1059 = 1 + for _, b := range yyq1059 { if b { - yynn1054++ + yynn1059++ } } - r.EncodeMapStart(yynn1054) - yynn1054 = 0 + r.EncodeMapStart(yynn1059) + yynn1059 = 0 } - if yyr1054 || yy2arr1054 { + if yyr1059 || yy2arr1059 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1056 := z.EncBinary() - _ = yym1056 + yym1061 := z.EncBinary() + _ = yym1061 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumePath)) @@ -14952,18 +15000,18 @@ func (x *VsphereVirtualDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumePath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1057 := z.EncBinary() - _ = yym1057 + yym1062 := z.EncBinary() + _ = yym1062 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumePath)) } } - if yyr1054 || yy2arr1054 { + if yyr1059 || yy2arr1059 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1054[1] { - yym1059 := z.EncBinary() - _ = yym1059 + if yyq1059[1] { + yym1064 := z.EncBinary() + _ = yym1064 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -14972,19 +15020,19 @@ func (x *VsphereVirtualDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1054[1] { + if yyq1059[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1060 := z.EncBinary() - _ = yym1060 + yym1065 := z.EncBinary() + _ = yym1065 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr1054 || yy2arr1054 { + if yyr1059 || yy2arr1059 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14997,25 +15045,25 @@ func (x *VsphereVirtualDiskVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1061 := z.DecBinary() - _ = yym1061 + yym1066 := z.DecBinary() + _ = yym1066 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1062 := r.ContainerType() - if yyct1062 == codecSelferValueTypeMap1234 { - yyl1062 := r.ReadMapStart() - if yyl1062 == 0 { + yyct1067 := r.ContainerType() + if yyct1067 == codecSelferValueTypeMap1234 { + yyl1067 := r.ReadMapStart() + if yyl1067 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1062, d) + x.codecDecodeSelfFromMap(yyl1067, d) } - } else if yyct1062 == codecSelferValueTypeArray1234 { - yyl1062 := r.ReadArrayStart() - if yyl1062 == 0 { + } else if yyct1067 == codecSelferValueTypeArray1234 { + yyl1067 := r.ReadArrayStart() + if yyl1067 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1062, d) + x.codecDecodeSelfFromArray(yyl1067, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15027,12 +15075,12 @@ func (x *VsphereVirtualDiskVolumeSource) codecDecodeSelfFromMap(l int, d *codec1 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1063Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1063Slc - var yyhl1063 bool = l >= 0 - for yyj1063 := 0; ; yyj1063++ { - if yyhl1063 { - if yyj1063 >= l { + var yys1068Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1068Slc + var yyhl1068 bool = l >= 0 + for yyj1068 := 0; ; yyj1068++ { + if yyhl1068 { + if yyj1068 >= l { break } } else { @@ -15041,10 +15089,10 @@ func (x *VsphereVirtualDiskVolumeSource) codecDecodeSelfFromMap(l int, d *codec1 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1063Slc = r.DecodeBytes(yys1063Slc, true, true) - yys1063 := string(yys1063Slc) + yys1068Slc = r.DecodeBytes(yys1068Slc, true, true) + yys1068 := string(yys1068Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1063 { + switch yys1068 { case "volumePath": if r.TryDecodeAsNil() { x.VolumePath = "" @@ -15058,9 +15106,9 @@ func (x *VsphereVirtualDiskVolumeSource) codecDecodeSelfFromMap(l int, d *codec1 x.FSType = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1063) - } // end switch yys1063 - } // end for yyj1063 + z.DecStructFieldNotFound(-1, yys1068) + } // end switch yys1068 + } // end for yyj1068 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15068,16 +15116,16 @@ func (x *VsphereVirtualDiskVolumeSource) codecDecodeSelfFromArray(l int, d *code var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1066 int - var yyb1066 bool - var yyhl1066 bool = l >= 0 - yyj1066++ - if yyhl1066 { - yyb1066 = yyj1066 > l + var yyj1071 int + var yyb1071 bool + var yyhl1071 bool = l >= 0 + yyj1071++ + if yyhl1071 { + yyb1071 = yyj1071 > l } else { - yyb1066 = r.CheckBreak() + yyb1071 = r.CheckBreak() } - if yyb1066 { + if yyb1071 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15087,13 +15135,13 @@ func (x *VsphereVirtualDiskVolumeSource) codecDecodeSelfFromArray(l int, d *code } else { x.VolumePath = string(r.DecodeString()) } - yyj1066++ - if yyhl1066 { - yyb1066 = yyj1066 > l + yyj1071++ + if yyhl1071 { + yyb1071 = yyj1071 > l } else { - yyb1066 = r.CheckBreak() + yyb1071 = r.CheckBreak() } - if yyb1066 { + if yyb1071 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15104,17 +15152,17 @@ func (x *VsphereVirtualDiskVolumeSource) codecDecodeSelfFromArray(l int, d *code x.FSType = string(r.DecodeString()) } for { - yyj1066++ - if yyhl1066 { - yyb1066 = yyj1066 > l + yyj1071++ + if yyhl1071 { + yyb1071 = yyj1071 > l } else { - yyb1066 = r.CheckBreak() + yyb1071 = r.CheckBreak() } - if yyb1066 { + if yyb1071 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1066-1, "") + z.DecStructFieldNotFound(yyj1071-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15126,35 +15174,35 @@ func (x *ConfigMapVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1069 := z.EncBinary() - _ = yym1069 + yym1074 := z.EncBinary() + _ = yym1074 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1070 := !z.EncBinary() - yy2arr1070 := z.EncBasicHandle().StructToArray - var yyq1070 [3]bool - _, _, _ = yysep1070, yyq1070, yy2arr1070 - const yyr1070 bool = false - yyq1070[1] = len(x.Items) != 0 - yyq1070[2] = x.DefaultMode != nil - var yynn1070 int - if yyr1070 || yy2arr1070 { + yysep1075 := !z.EncBinary() + yy2arr1075 := z.EncBasicHandle().StructToArray + var yyq1075 [3]bool + _, _, _ = yysep1075, yyq1075, yy2arr1075 + const yyr1075 bool = false + yyq1075[1] = len(x.Items) != 0 + yyq1075[2] = x.DefaultMode != nil + var yynn1075 int + if yyr1075 || yy2arr1075 { r.EncodeArrayStart(3) } else { - yynn1070 = 1 - for _, b := range yyq1070 { + yynn1075 = 1 + for _, b := range yyq1075 { if b { - yynn1070++ + yynn1075++ } } - r.EncodeMapStart(yynn1070) - yynn1070 = 0 + r.EncodeMapStart(yynn1075) + yynn1075 = 0 } - if yyr1070 || yy2arr1070 { + if yyr1075 || yy2arr1075 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1072 := z.EncBinary() - _ = yym1072 + yym1077 := z.EncBinary() + _ = yym1077 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -15163,21 +15211,21 @@ func (x *ConfigMapVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1073 := z.EncBinary() - _ = yym1073 + yym1078 := z.EncBinary() + _ = yym1078 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1070 || yy2arr1070 { + if yyr1075 || yy2arr1075 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1070[1] { + if yyq1075[1] { if x.Items == nil { r.EncodeNil() } else { - yym1075 := z.EncBinary() - _ = yym1075 + yym1080 := z.EncBinary() + _ = yym1080 if false { } else { h.encSliceKeyToPath(([]KeyToPath)(x.Items), e) @@ -15187,15 +15235,15 @@ func (x *ConfigMapVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1070[1] { + if yyq1075[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("items")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Items == nil { r.EncodeNil() } else { - yym1076 := z.EncBinary() - _ = yym1076 + yym1081 := z.EncBinary() + _ = yym1081 if false { } else { h.encSliceKeyToPath(([]KeyToPath)(x.Items), e) @@ -15203,42 +15251,42 @@ func (x *ConfigMapVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1070 || yy2arr1070 { + if yyr1075 || yy2arr1075 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1070[2] { + if yyq1075[2] { if x.DefaultMode == nil { r.EncodeNil() } else { - yy1078 := *x.DefaultMode - yym1079 := z.EncBinary() - _ = yym1079 + yy1083 := *x.DefaultMode + yym1084 := z.EncBinary() + _ = yym1084 if false { } else { - r.EncodeInt(int64(yy1078)) + r.EncodeInt(int64(yy1083)) } } } else { r.EncodeNil() } } else { - if yyq1070[2] { + if yyq1075[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("defaultMode")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.DefaultMode == nil { r.EncodeNil() } else { - yy1080 := *x.DefaultMode - yym1081 := z.EncBinary() - _ = yym1081 + yy1085 := *x.DefaultMode + yym1086 := z.EncBinary() + _ = yym1086 if false { } else { - r.EncodeInt(int64(yy1080)) + r.EncodeInt(int64(yy1085)) } } } } - if yyr1070 || yy2arr1070 { + if yyr1075 || yy2arr1075 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15251,25 +15299,25 @@ func (x *ConfigMapVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1082 := z.DecBinary() - _ = yym1082 + yym1087 := z.DecBinary() + _ = yym1087 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1083 := r.ContainerType() - if yyct1083 == codecSelferValueTypeMap1234 { - yyl1083 := r.ReadMapStart() - if yyl1083 == 0 { + yyct1088 := r.ContainerType() + if yyct1088 == codecSelferValueTypeMap1234 { + yyl1088 := r.ReadMapStart() + if yyl1088 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1083, d) + x.codecDecodeSelfFromMap(yyl1088, d) } - } else if yyct1083 == codecSelferValueTypeArray1234 { - yyl1083 := r.ReadArrayStart() - if yyl1083 == 0 { + } else if yyct1088 == codecSelferValueTypeArray1234 { + yyl1088 := r.ReadArrayStart() + if yyl1088 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1083, d) + x.codecDecodeSelfFromArray(yyl1088, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15281,12 +15329,12 @@ func (x *ConfigMapVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1084Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1084Slc - var yyhl1084 bool = l >= 0 - for yyj1084 := 0; ; yyj1084++ { - if yyhl1084 { - if yyj1084 >= l { + var yys1089Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1089Slc + var yyhl1089 bool = l >= 0 + for yyj1089 := 0; ; yyj1089++ { + if yyhl1089 { + if yyj1089 >= l { break } } else { @@ -15295,10 +15343,10 @@ func (x *ConfigMapVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1084Slc = r.DecodeBytes(yys1084Slc, true, true) - yys1084 := string(yys1084Slc) + yys1089Slc = r.DecodeBytes(yys1089Slc, true, true) + yys1089 := string(yys1089Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1084 { + switch yys1089 { case "Name": if r.TryDecodeAsNil() { x.Name = "" @@ -15309,12 +15357,12 @@ func (x *ConfigMapVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1086 := &x.Items - yym1087 := z.DecBinary() - _ = yym1087 + yyv1091 := &x.Items + yym1092 := z.DecBinary() + _ = yym1092 if false { } else { - h.decSliceKeyToPath((*[]KeyToPath)(yyv1086), d) + h.decSliceKeyToPath((*[]KeyToPath)(yyv1091), d) } } case "defaultMode": @@ -15326,17 +15374,17 @@ func (x *ConfigMapVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod if x.DefaultMode == nil { x.DefaultMode = new(int32) } - yym1089 := z.DecBinary() - _ = yym1089 + yym1094 := z.DecBinary() + _ = yym1094 if false { } else { *((*int32)(x.DefaultMode)) = int32(r.DecodeInt(32)) } } default: - z.DecStructFieldNotFound(-1, yys1084) - } // end switch yys1084 - } // end for yyj1084 + z.DecStructFieldNotFound(-1, yys1089) + } // end switch yys1089 + } // end for yyj1089 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15344,16 +15392,16 @@ func (x *ConfigMapVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1090 int - var yyb1090 bool - var yyhl1090 bool = l >= 0 - yyj1090++ - if yyhl1090 { - yyb1090 = yyj1090 > l + var yyj1095 int + var yyb1095 bool + var yyhl1095 bool = l >= 0 + yyj1095++ + if yyhl1095 { + yyb1095 = yyj1095 > l } else { - yyb1090 = r.CheckBreak() + yyb1095 = r.CheckBreak() } - if yyb1090 { + if yyb1095 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15363,13 +15411,13 @@ func (x *ConfigMapVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Name = string(r.DecodeString()) } - yyj1090++ - if yyhl1090 { - yyb1090 = yyj1090 > l + yyj1095++ + if yyhl1095 { + yyb1095 = yyj1095 > l } else { - yyb1090 = r.CheckBreak() + yyb1095 = r.CheckBreak() } - if yyb1090 { + if yyb1095 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15377,21 +15425,21 @@ func (x *ConfigMapVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1092 := &x.Items - yym1093 := z.DecBinary() - _ = yym1093 + yyv1097 := &x.Items + yym1098 := z.DecBinary() + _ = yym1098 if false { } else { - h.decSliceKeyToPath((*[]KeyToPath)(yyv1092), d) + h.decSliceKeyToPath((*[]KeyToPath)(yyv1097), d) } } - yyj1090++ - if yyhl1090 { - yyb1090 = yyj1090 > l + yyj1095++ + if yyhl1095 { + yyb1095 = yyj1095 > l } else { - yyb1090 = r.CheckBreak() + yyb1095 = r.CheckBreak() } - if yyb1090 { + if yyb1095 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15404,25 +15452,25 @@ func (x *ConfigMapVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec if x.DefaultMode == nil { x.DefaultMode = new(int32) } - yym1095 := z.DecBinary() - _ = yym1095 + yym1100 := z.DecBinary() + _ = yym1100 if false { } else { *((*int32)(x.DefaultMode)) = int32(r.DecodeInt(32)) } } for { - yyj1090++ - if yyhl1090 { - yyb1090 = yyj1090 > l + yyj1095++ + if yyhl1095 { + yyb1095 = yyj1095 > l } else { - yyb1090 = r.CheckBreak() + yyb1095 = r.CheckBreak() } - if yyb1090 { + if yyb1095 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1090-1, "") + z.DecStructFieldNotFound(yyj1095-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15434,34 +15482,34 @@ func (x *KeyToPath) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1096 := z.EncBinary() - _ = yym1096 + yym1101 := z.EncBinary() + _ = yym1101 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1097 := !z.EncBinary() - yy2arr1097 := z.EncBasicHandle().StructToArray - var yyq1097 [3]bool - _, _, _ = yysep1097, yyq1097, yy2arr1097 - const yyr1097 bool = false - yyq1097[2] = x.Mode != nil - var yynn1097 int - if yyr1097 || yy2arr1097 { + yysep1102 := !z.EncBinary() + yy2arr1102 := z.EncBasicHandle().StructToArray + var yyq1102 [3]bool + _, _, _ = yysep1102, yyq1102, yy2arr1102 + const yyr1102 bool = false + yyq1102[2] = x.Mode != nil + var yynn1102 int + if yyr1102 || yy2arr1102 { r.EncodeArrayStart(3) } else { - yynn1097 = 2 - for _, b := range yyq1097 { + yynn1102 = 2 + for _, b := range yyq1102 { if b { - yynn1097++ + yynn1102++ } } - r.EncodeMapStart(yynn1097) - yynn1097 = 0 + r.EncodeMapStart(yynn1102) + yynn1102 = 0 } - if yyr1097 || yy2arr1097 { + if yyr1102 || yy2arr1102 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1099 := z.EncBinary() - _ = yym1099 + yym1104 := z.EncBinary() + _ = yym1104 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -15470,17 +15518,17 @@ func (x *KeyToPath) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1100 := z.EncBinary() - _ = yym1100 + yym1105 := z.EncBinary() + _ = yym1105 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) } } - if yyr1097 || yy2arr1097 { + if yyr1102 || yy2arr1102 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1102 := z.EncBinary() - _ = yym1102 + yym1107 := z.EncBinary() + _ = yym1107 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -15489,49 +15537,49 @@ func (x *KeyToPath) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1103 := z.EncBinary() - _ = yym1103 + yym1108 := z.EncBinary() + _ = yym1108 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr1097 || yy2arr1097 { + if yyr1102 || yy2arr1102 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1097[2] { + if yyq1102[2] { if x.Mode == nil { r.EncodeNil() } else { - yy1105 := *x.Mode - yym1106 := z.EncBinary() - _ = yym1106 + yy1110 := *x.Mode + yym1111 := z.EncBinary() + _ = yym1111 if false { } else { - r.EncodeInt(int64(yy1105)) + r.EncodeInt(int64(yy1110)) } } } else { r.EncodeNil() } } else { - if yyq1097[2] { + if yyq1102[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("mode")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Mode == nil { r.EncodeNil() } else { - yy1107 := *x.Mode - yym1108 := z.EncBinary() - _ = yym1108 + yy1112 := *x.Mode + yym1113 := z.EncBinary() + _ = yym1113 if false { } else { - r.EncodeInt(int64(yy1107)) + r.EncodeInt(int64(yy1112)) } } } } - if yyr1097 || yy2arr1097 { + if yyr1102 || yy2arr1102 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15544,25 +15592,25 @@ func (x *KeyToPath) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1109 := z.DecBinary() - _ = yym1109 + yym1114 := z.DecBinary() + _ = yym1114 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1110 := r.ContainerType() - if yyct1110 == codecSelferValueTypeMap1234 { - yyl1110 := r.ReadMapStart() - if yyl1110 == 0 { + yyct1115 := r.ContainerType() + if yyct1115 == codecSelferValueTypeMap1234 { + yyl1115 := r.ReadMapStart() + if yyl1115 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1110, d) + x.codecDecodeSelfFromMap(yyl1115, d) } - } else if yyct1110 == codecSelferValueTypeArray1234 { - yyl1110 := r.ReadArrayStart() - if yyl1110 == 0 { + } else if yyct1115 == codecSelferValueTypeArray1234 { + yyl1115 := r.ReadArrayStart() + if yyl1115 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1110, d) + x.codecDecodeSelfFromArray(yyl1115, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15574,12 +15622,12 @@ func (x *KeyToPath) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1111Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1111Slc - var yyhl1111 bool = l >= 0 - for yyj1111 := 0; ; yyj1111++ { - if yyhl1111 { - if yyj1111 >= l { + var yys1116Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1116Slc + var yyhl1116 bool = l >= 0 + for yyj1116 := 0; ; yyj1116++ { + if yyhl1116 { + if yyj1116 >= l { break } } else { @@ -15588,10 +15636,10 @@ func (x *KeyToPath) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1111Slc = r.DecodeBytes(yys1111Slc, true, true) - yys1111 := string(yys1111Slc) + yys1116Slc = r.DecodeBytes(yys1116Slc, true, true) + yys1116 := string(yys1116Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1111 { + switch yys1116 { case "key": if r.TryDecodeAsNil() { x.Key = "" @@ -15613,17 +15661,17 @@ func (x *KeyToPath) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Mode == nil { x.Mode = new(int32) } - yym1115 := z.DecBinary() - _ = yym1115 + yym1120 := z.DecBinary() + _ = yym1120 if false { } else { *((*int32)(x.Mode)) = int32(r.DecodeInt(32)) } } default: - z.DecStructFieldNotFound(-1, yys1111) - } // end switch yys1111 - } // end for yyj1111 + z.DecStructFieldNotFound(-1, yys1116) + } // end switch yys1116 + } // end for yyj1116 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15631,16 +15679,16 @@ func (x *KeyToPath) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1116 int - var yyb1116 bool - var yyhl1116 bool = l >= 0 - yyj1116++ - if yyhl1116 { - yyb1116 = yyj1116 > l + var yyj1121 int + var yyb1121 bool + var yyhl1121 bool = l >= 0 + yyj1121++ + if yyhl1121 { + yyb1121 = yyj1121 > l } else { - yyb1116 = r.CheckBreak() + yyb1121 = r.CheckBreak() } - if yyb1116 { + if yyb1121 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15650,13 +15698,13 @@ func (x *KeyToPath) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Key = string(r.DecodeString()) } - yyj1116++ - if yyhl1116 { - yyb1116 = yyj1116 > l + yyj1121++ + if yyhl1121 { + yyb1121 = yyj1121 > l } else { - yyb1116 = r.CheckBreak() + yyb1121 = r.CheckBreak() } - if yyb1116 { + if yyb1121 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15666,13 +15714,13 @@ func (x *KeyToPath) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Path = string(r.DecodeString()) } - yyj1116++ - if yyhl1116 { - yyb1116 = yyj1116 > l + yyj1121++ + if yyhl1121 { + yyb1121 = yyj1121 > l } else { - yyb1116 = r.CheckBreak() + yyb1121 = r.CheckBreak() } - if yyb1116 { + if yyb1121 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15685,25 +15733,25 @@ func (x *KeyToPath) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Mode == nil { x.Mode = new(int32) } - yym1120 := z.DecBinary() - _ = yym1120 + yym1125 := z.DecBinary() + _ = yym1125 if false { } else { *((*int32)(x.Mode)) = int32(r.DecodeInt(32)) } } for { - yyj1116++ - if yyhl1116 { - yyb1116 = yyj1116 > l + yyj1121++ + if yyhl1121 { + yyb1121 = yyj1121 > l } else { - yyb1116 = r.CheckBreak() + yyb1121 = r.CheckBreak() } - if yyb1116 { + if yyb1121 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1116-1, "") + z.DecStructFieldNotFound(yyj1121-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15715,38 +15763,38 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1121 := z.EncBinary() - _ = yym1121 + yym1126 := z.EncBinary() + _ = yym1126 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1122 := !z.EncBinary() - yy2arr1122 := z.EncBasicHandle().StructToArray - var yyq1122 [5]bool - _, _, _ = yysep1122, yyq1122, yy2arr1122 - const yyr1122 bool = false - yyq1122[0] = x.Name != "" - yyq1122[1] = x.HostPort != 0 - yyq1122[3] = x.Protocol != "" - yyq1122[4] = x.HostIP != "" - var yynn1122 int - if yyr1122 || yy2arr1122 { + yysep1127 := !z.EncBinary() + yy2arr1127 := z.EncBasicHandle().StructToArray + var yyq1127 [5]bool + _, _, _ = yysep1127, yyq1127, yy2arr1127 + const yyr1127 bool = false + yyq1127[0] = x.Name != "" + yyq1127[1] = x.HostPort != 0 + yyq1127[3] = x.Protocol != "" + yyq1127[4] = x.HostIP != "" + var yynn1127 int + if yyr1127 || yy2arr1127 { r.EncodeArrayStart(5) } else { - yynn1122 = 1 - for _, b := range yyq1122 { + yynn1127 = 1 + for _, b := range yyq1127 { if b { - yynn1122++ + yynn1127++ } } - r.EncodeMapStart(yynn1122) - yynn1122 = 0 + r.EncodeMapStart(yynn1127) + yynn1127 = 0 } - if yyr1122 || yy2arr1122 { + if yyr1127 || yy2arr1127 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1122[0] { - yym1124 := z.EncBinary() - _ = yym1124 + if yyq1127[0] { + yym1129 := z.EncBinary() + _ = yym1129 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -15755,23 +15803,23 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1122[0] { + if yyq1127[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1125 := z.EncBinary() - _ = yym1125 + yym1130 := z.EncBinary() + _ = yym1130 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr1122 || yy2arr1122 { + if yyr1127 || yy2arr1127 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1122[1] { - yym1127 := z.EncBinary() - _ = yym1127 + if yyq1127[1] { + yym1132 := z.EncBinary() + _ = yym1132 if false { } else { r.EncodeInt(int64(x.HostPort)) @@ -15780,22 +15828,22 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1122[1] { + if yyq1127[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPort")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1128 := z.EncBinary() - _ = yym1128 + yym1133 := z.EncBinary() + _ = yym1133 if false { } else { r.EncodeInt(int64(x.HostPort)) } } } - if yyr1122 || yy2arr1122 { + if yyr1127 || yy2arr1127 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1130 := z.EncBinary() - _ = yym1130 + yym1135 := z.EncBinary() + _ = yym1135 if false { } else { r.EncodeInt(int64(x.ContainerPort)) @@ -15804,33 +15852,33 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerPort")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1131 := z.EncBinary() - _ = yym1131 + yym1136 := z.EncBinary() + _ = yym1136 if false { } else { r.EncodeInt(int64(x.ContainerPort)) } } - if yyr1122 || yy2arr1122 { + if yyr1127 || yy2arr1127 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1122[3] { + if yyq1127[3] { x.Protocol.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1122[3] { + if yyq1127[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("protocol")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Protocol.CodecEncodeSelf(e) } } - if yyr1122 || yy2arr1122 { + if yyr1127 || yy2arr1127 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1122[4] { - yym1134 := z.EncBinary() - _ = yym1134 + if yyq1127[4] { + yym1139 := z.EncBinary() + _ = yym1139 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) @@ -15839,19 +15887,19 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1122[4] { + if yyq1127[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostIP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1135 := z.EncBinary() - _ = yym1135 + yym1140 := z.EncBinary() + _ = yym1140 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) } } } - if yyr1122 || yy2arr1122 { + if yyr1127 || yy2arr1127 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15864,25 +15912,25 @@ func (x *ContainerPort) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1136 := z.DecBinary() - _ = yym1136 + yym1141 := z.DecBinary() + _ = yym1141 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1137 := r.ContainerType() - if yyct1137 == codecSelferValueTypeMap1234 { - yyl1137 := r.ReadMapStart() - if yyl1137 == 0 { + yyct1142 := r.ContainerType() + if yyct1142 == codecSelferValueTypeMap1234 { + yyl1142 := r.ReadMapStart() + if yyl1142 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1137, d) + x.codecDecodeSelfFromMap(yyl1142, d) } - } else if yyct1137 == codecSelferValueTypeArray1234 { - yyl1137 := r.ReadArrayStart() - if yyl1137 == 0 { + } else if yyct1142 == codecSelferValueTypeArray1234 { + yyl1142 := r.ReadArrayStart() + if yyl1142 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1137, d) + x.codecDecodeSelfFromArray(yyl1142, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15894,12 +15942,12 @@ func (x *ContainerPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1138Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1138Slc - var yyhl1138 bool = l >= 0 - for yyj1138 := 0; ; yyj1138++ { - if yyhl1138 { - if yyj1138 >= l { + var yys1143Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1143Slc + var yyhl1143 bool = l >= 0 + for yyj1143 := 0; ; yyj1143++ { + if yyhl1143 { + if yyj1143 >= l { break } } else { @@ -15908,10 +15956,10 @@ func (x *ContainerPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1138Slc = r.DecodeBytes(yys1138Slc, true, true) - yys1138 := string(yys1138Slc) + yys1143Slc = r.DecodeBytes(yys1143Slc, true, true) + yys1143 := string(yys1143Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1138 { + switch yys1143 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -15943,9 +15991,9 @@ func (x *ContainerPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.HostIP = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1138) - } // end switch yys1138 - } // end for yyj1138 + z.DecStructFieldNotFound(-1, yys1143) + } // end switch yys1143 + } // end for yyj1143 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15953,16 +16001,16 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1144 int - var yyb1144 bool - var yyhl1144 bool = l >= 0 - yyj1144++ - if yyhl1144 { - yyb1144 = yyj1144 > l + var yyj1149 int + var yyb1149 bool + var yyhl1149 bool = l >= 0 + yyj1149++ + if yyhl1149 { + yyb1149 = yyj1149 > l } else { - yyb1144 = r.CheckBreak() + yyb1149 = r.CheckBreak() } - if yyb1144 { + if yyb1149 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15972,13 +16020,13 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj1144++ - if yyhl1144 { - yyb1144 = yyj1144 > l + yyj1149++ + if yyhl1149 { + yyb1149 = yyj1149 > l } else { - yyb1144 = r.CheckBreak() + yyb1149 = r.CheckBreak() } - if yyb1144 { + if yyb1149 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15988,13 +16036,13 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.HostPort = int32(r.DecodeInt(32)) } - yyj1144++ - if yyhl1144 { - yyb1144 = yyj1144 > l + yyj1149++ + if yyhl1149 { + yyb1149 = yyj1149 > l } else { - yyb1144 = r.CheckBreak() + yyb1149 = r.CheckBreak() } - if yyb1144 { + if yyb1149 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16004,13 +16052,13 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ContainerPort = int32(r.DecodeInt(32)) } - yyj1144++ - if yyhl1144 { - yyb1144 = yyj1144 > l + yyj1149++ + if yyhl1149 { + yyb1149 = yyj1149 > l } else { - yyb1144 = r.CheckBreak() + yyb1149 = r.CheckBreak() } - if yyb1144 { + if yyb1149 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16020,13 +16068,13 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Protocol = Protocol(r.DecodeString()) } - yyj1144++ - if yyhl1144 { - yyb1144 = yyj1144 > l + yyj1149++ + if yyhl1149 { + yyb1149 = yyj1149 > l } else { - yyb1144 = r.CheckBreak() + yyb1149 = r.CheckBreak() } - if yyb1144 { + if yyb1149 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16037,17 +16085,17 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.HostIP = string(r.DecodeString()) } for { - yyj1144++ - if yyhl1144 { - yyb1144 = yyj1144 > l + yyj1149++ + if yyhl1149 { + yyb1149 = yyj1149 > l } else { - yyb1144 = r.CheckBreak() + yyb1149 = r.CheckBreak() } - if yyb1144 { + if yyb1149 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1144-1, "") + z.DecStructFieldNotFound(yyj1149-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -16059,35 +16107,35 @@ func (x *VolumeMount) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1150 := z.EncBinary() - _ = yym1150 + yym1155 := z.EncBinary() + _ = yym1155 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1151 := !z.EncBinary() - yy2arr1151 := z.EncBasicHandle().StructToArray - var yyq1151 [4]bool - _, _, _ = yysep1151, yyq1151, yy2arr1151 - const yyr1151 bool = false - yyq1151[1] = x.ReadOnly != false - yyq1151[3] = x.SubPath != "" - var yynn1151 int - if yyr1151 || yy2arr1151 { + yysep1156 := !z.EncBinary() + yy2arr1156 := z.EncBasicHandle().StructToArray + var yyq1156 [4]bool + _, _, _ = yysep1156, yyq1156, yy2arr1156 + const yyr1156 bool = false + yyq1156[1] = x.ReadOnly != false + yyq1156[3] = x.SubPath != "" + var yynn1156 int + if yyr1156 || yy2arr1156 { r.EncodeArrayStart(4) } else { - yynn1151 = 2 - for _, b := range yyq1151 { + yynn1156 = 2 + for _, b := range yyq1156 { if b { - yynn1151++ + yynn1156++ } } - r.EncodeMapStart(yynn1151) - yynn1151 = 0 + r.EncodeMapStart(yynn1156) + yynn1156 = 0 } - if yyr1151 || yy2arr1151 { + if yyr1156 || yy2arr1156 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1153 := z.EncBinary() - _ = yym1153 + yym1158 := z.EncBinary() + _ = yym1158 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -16096,18 +16144,18 @@ func (x *VolumeMount) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1154 := z.EncBinary() - _ = yym1154 + yym1159 := z.EncBinary() + _ = yym1159 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1151 || yy2arr1151 { + if yyr1156 || yy2arr1156 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1151[1] { - yym1156 := z.EncBinary() - _ = yym1156 + if yyq1156[1] { + yym1161 := z.EncBinary() + _ = yym1161 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -16116,22 +16164,22 @@ func (x *VolumeMount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1151[1] { + if yyq1156[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1157 := z.EncBinary() - _ = yym1157 + yym1162 := z.EncBinary() + _ = yym1162 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr1151 || yy2arr1151 { + if yyr1156 || yy2arr1156 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1159 := z.EncBinary() - _ = yym1159 + yym1164 := z.EncBinary() + _ = yym1164 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.MountPath)) @@ -16140,18 +16188,18 @@ func (x *VolumeMount) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("mountPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1160 := z.EncBinary() - _ = yym1160 + yym1165 := z.EncBinary() + _ = yym1165 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.MountPath)) } } - if yyr1151 || yy2arr1151 { + if yyr1156 || yy2arr1156 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1151[3] { - yym1162 := z.EncBinary() - _ = yym1162 + if yyq1156[3] { + yym1167 := z.EncBinary() + _ = yym1167 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SubPath)) @@ -16160,19 +16208,19 @@ func (x *VolumeMount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1151[3] { + if yyq1156[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("subPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1163 := z.EncBinary() - _ = yym1163 + yym1168 := z.EncBinary() + _ = yym1168 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SubPath)) } } } - if yyr1151 || yy2arr1151 { + if yyr1156 || yy2arr1156 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -16185,25 +16233,25 @@ func (x *VolumeMount) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1164 := z.DecBinary() - _ = yym1164 + yym1169 := z.DecBinary() + _ = yym1169 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1165 := r.ContainerType() - if yyct1165 == codecSelferValueTypeMap1234 { - yyl1165 := r.ReadMapStart() - if yyl1165 == 0 { + yyct1170 := r.ContainerType() + if yyct1170 == codecSelferValueTypeMap1234 { + yyl1170 := r.ReadMapStart() + if yyl1170 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1165, d) + x.codecDecodeSelfFromMap(yyl1170, d) } - } else if yyct1165 == codecSelferValueTypeArray1234 { - yyl1165 := r.ReadArrayStart() - if yyl1165 == 0 { + } else if yyct1170 == codecSelferValueTypeArray1234 { + yyl1170 := r.ReadArrayStart() + if yyl1170 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1165, d) + x.codecDecodeSelfFromArray(yyl1170, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -16215,12 +16263,12 @@ func (x *VolumeMount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1166Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1166Slc - var yyhl1166 bool = l >= 0 - for yyj1166 := 0; ; yyj1166++ { - if yyhl1166 { - if yyj1166 >= l { + var yys1171Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1171Slc + var yyhl1171 bool = l >= 0 + for yyj1171 := 0; ; yyj1171++ { + if yyhl1171 { + if yyj1171 >= l { break } } else { @@ -16229,10 +16277,10 @@ func (x *VolumeMount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1166Slc = r.DecodeBytes(yys1166Slc, true, true) - yys1166 := string(yys1166Slc) + yys1171Slc = r.DecodeBytes(yys1171Slc, true, true) + yys1171 := string(yys1171Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1166 { + switch yys1171 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -16258,9 +16306,9 @@ func (x *VolumeMount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.SubPath = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1166) - } // end switch yys1166 - } // end for yyj1166 + z.DecStructFieldNotFound(-1, yys1171) + } // end switch yys1171 + } // end for yyj1171 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -16268,16 +16316,16 @@ func (x *VolumeMount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1171 int - var yyb1171 bool - var yyhl1171 bool = l >= 0 - yyj1171++ - if yyhl1171 { - yyb1171 = yyj1171 > l + var yyj1176 int + var yyb1176 bool + var yyhl1176 bool = l >= 0 + yyj1176++ + if yyhl1176 { + yyb1176 = yyj1176 > l } else { - yyb1171 = r.CheckBreak() + yyb1176 = r.CheckBreak() } - if yyb1171 { + if yyb1176 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16287,13 +16335,13 @@ func (x *VolumeMount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj1171++ - if yyhl1171 { - yyb1171 = yyj1171 > l + yyj1176++ + if yyhl1176 { + yyb1176 = yyj1176 > l } else { - yyb1171 = r.CheckBreak() + yyb1176 = r.CheckBreak() } - if yyb1171 { + if yyb1176 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16303,13 +16351,13 @@ func (x *VolumeMount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ReadOnly = bool(r.DecodeBool()) } - yyj1171++ - if yyhl1171 { - yyb1171 = yyj1171 > l + yyj1176++ + if yyhl1176 { + yyb1176 = yyj1176 > l } else { - yyb1171 = r.CheckBreak() + yyb1176 = r.CheckBreak() } - if yyb1171 { + if yyb1176 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16319,13 +16367,13 @@ func (x *VolumeMount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.MountPath = string(r.DecodeString()) } - yyj1171++ - if yyhl1171 { - yyb1171 = yyj1171 > l + yyj1176++ + if yyhl1176 { + yyb1176 = yyj1176 > l } else { - yyb1171 = r.CheckBreak() + yyb1176 = r.CheckBreak() } - if yyb1171 { + if yyb1176 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16336,17 +16384,17 @@ func (x *VolumeMount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.SubPath = string(r.DecodeString()) } for { - yyj1171++ - if yyhl1171 { - yyb1171 = yyj1171 > l + yyj1176++ + if yyhl1176 { + yyb1176 = yyj1176 > l } else { - yyb1171 = r.CheckBreak() + yyb1176 = r.CheckBreak() } - if yyb1171 { + if yyb1176 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1171-1, "") + z.DecStructFieldNotFound(yyj1176-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -16358,35 +16406,35 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1176 := z.EncBinary() - _ = yym1176 + yym1181 := z.EncBinary() + _ = yym1181 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1177 := !z.EncBinary() - yy2arr1177 := z.EncBasicHandle().StructToArray - var yyq1177 [3]bool - _, _, _ = yysep1177, yyq1177, yy2arr1177 - const yyr1177 bool = false - yyq1177[1] = x.Value != "" - yyq1177[2] = x.ValueFrom != nil - var yynn1177 int - if yyr1177 || yy2arr1177 { + yysep1182 := !z.EncBinary() + yy2arr1182 := z.EncBasicHandle().StructToArray + var yyq1182 [3]bool + _, _, _ = yysep1182, yyq1182, yy2arr1182 + const yyr1182 bool = false + yyq1182[1] = x.Value != "" + yyq1182[2] = x.ValueFrom != nil + var yynn1182 int + if yyr1182 || yy2arr1182 { r.EncodeArrayStart(3) } else { - yynn1177 = 1 - for _, b := range yyq1177 { + yynn1182 = 1 + for _, b := range yyq1182 { if b { - yynn1177++ + yynn1182++ } } - r.EncodeMapStart(yynn1177) - yynn1177 = 0 + r.EncodeMapStart(yynn1182) + yynn1182 = 0 } - if yyr1177 || yy2arr1177 { + if yyr1182 || yy2arr1182 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1179 := z.EncBinary() - _ = yym1179 + yym1184 := z.EncBinary() + _ = yym1184 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -16395,18 +16443,18 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1180 := z.EncBinary() - _ = yym1180 + yym1185 := z.EncBinary() + _ = yym1185 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1177 || yy2arr1177 { + if yyr1182 || yy2arr1182 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1177[1] { - yym1182 := z.EncBinary() - _ = yym1182 + if yyq1182[1] { + yym1187 := z.EncBinary() + _ = yym1187 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) @@ -16415,21 +16463,21 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1177[1] { + if yyq1182[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("value")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1183 := z.EncBinary() - _ = yym1183 + yym1188 := z.EncBinary() + _ = yym1188 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) } } } - if yyr1177 || yy2arr1177 { + if yyr1182 || yy2arr1182 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1177[2] { + if yyq1182[2] { if x.ValueFrom == nil { r.EncodeNil() } else { @@ -16439,7 +16487,7 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1177[2] { + if yyq1182[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("valueFrom")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -16450,7 +16498,7 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1177 || yy2arr1177 { + if yyr1182 || yy2arr1182 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -16463,25 +16511,25 @@ func (x *EnvVar) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1185 := z.DecBinary() - _ = yym1185 + yym1190 := z.DecBinary() + _ = yym1190 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1186 := r.ContainerType() - if yyct1186 == codecSelferValueTypeMap1234 { - yyl1186 := r.ReadMapStart() - if yyl1186 == 0 { + yyct1191 := r.ContainerType() + if yyct1191 == codecSelferValueTypeMap1234 { + yyl1191 := r.ReadMapStart() + if yyl1191 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1186, d) + x.codecDecodeSelfFromMap(yyl1191, d) } - } else if yyct1186 == codecSelferValueTypeArray1234 { - yyl1186 := r.ReadArrayStart() - if yyl1186 == 0 { + } else if yyct1191 == codecSelferValueTypeArray1234 { + yyl1191 := r.ReadArrayStart() + if yyl1191 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1186, d) + x.codecDecodeSelfFromArray(yyl1191, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -16493,12 +16541,12 @@ func (x *EnvVar) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1187Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1187Slc - var yyhl1187 bool = l >= 0 - for yyj1187 := 0; ; yyj1187++ { - if yyhl1187 { - if yyj1187 >= l { + var yys1192Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1192Slc + var yyhl1192 bool = l >= 0 + for yyj1192 := 0; ; yyj1192++ { + if yyhl1192 { + if yyj1192 >= l { break } } else { @@ -16507,10 +16555,10 @@ func (x *EnvVar) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1187Slc = r.DecodeBytes(yys1187Slc, true, true) - yys1187 := string(yys1187Slc) + yys1192Slc = r.DecodeBytes(yys1192Slc, true, true) + yys1192 := string(yys1192Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1187 { + switch yys1192 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -16535,9 +16583,9 @@ func (x *EnvVar) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ValueFrom.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1187) - } // end switch yys1187 - } // end for yyj1187 + z.DecStructFieldNotFound(-1, yys1192) + } // end switch yys1192 + } // end for yyj1192 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -16545,16 +16593,16 @@ func (x *EnvVar) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1191 int - var yyb1191 bool - var yyhl1191 bool = l >= 0 - yyj1191++ - if yyhl1191 { - yyb1191 = yyj1191 > l + var yyj1196 int + var yyb1196 bool + var yyhl1196 bool = l >= 0 + yyj1196++ + if yyhl1196 { + yyb1196 = yyj1196 > l } else { - yyb1191 = r.CheckBreak() + yyb1196 = r.CheckBreak() } - if yyb1191 { + if yyb1196 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16564,13 +16612,13 @@ func (x *EnvVar) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj1191++ - if yyhl1191 { - yyb1191 = yyj1191 > l + yyj1196++ + if yyhl1196 { + yyb1196 = yyj1196 > l } else { - yyb1191 = r.CheckBreak() + yyb1196 = r.CheckBreak() } - if yyb1191 { + if yyb1196 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16580,13 +16628,13 @@ func (x *EnvVar) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Value = string(r.DecodeString()) } - yyj1191++ - if yyhl1191 { - yyb1191 = yyj1191 > l + yyj1196++ + if yyhl1196 { + yyb1196 = yyj1196 > l } else { - yyb1191 = r.CheckBreak() + yyb1196 = r.CheckBreak() } - if yyb1191 { + if yyb1196 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16602,17 +16650,17 @@ func (x *EnvVar) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.ValueFrom.CodecDecodeSelf(d) } for { - yyj1191++ - if yyhl1191 { - yyb1191 = yyj1191 > l + yyj1196++ + if yyhl1196 { + yyb1196 = yyj1196 > l } else { - yyb1191 = r.CheckBreak() + yyb1196 = r.CheckBreak() } - if yyb1191 { + if yyb1196 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1191-1, "") + z.DecStructFieldNotFound(yyj1196-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -16624,36 +16672,36 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1195 := z.EncBinary() - _ = yym1195 + yym1200 := z.EncBinary() + _ = yym1200 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1196 := !z.EncBinary() - yy2arr1196 := z.EncBasicHandle().StructToArray - var yyq1196 [4]bool - _, _, _ = yysep1196, yyq1196, yy2arr1196 - const yyr1196 bool = false - yyq1196[0] = x.FieldRef != nil - yyq1196[1] = x.ResourceFieldRef != nil - yyq1196[2] = x.ConfigMapKeyRef != nil - yyq1196[3] = x.SecretKeyRef != nil - var yynn1196 int - if yyr1196 || yy2arr1196 { + yysep1201 := !z.EncBinary() + yy2arr1201 := z.EncBasicHandle().StructToArray + var yyq1201 [4]bool + _, _, _ = yysep1201, yyq1201, yy2arr1201 + const yyr1201 bool = false + yyq1201[0] = x.FieldRef != nil + yyq1201[1] = x.ResourceFieldRef != nil + yyq1201[2] = x.ConfigMapKeyRef != nil + yyq1201[3] = x.SecretKeyRef != nil + var yynn1201 int + if yyr1201 || yy2arr1201 { r.EncodeArrayStart(4) } else { - yynn1196 = 0 - for _, b := range yyq1196 { + yynn1201 = 0 + for _, b := range yyq1201 { if b { - yynn1196++ + yynn1201++ } } - r.EncodeMapStart(yynn1196) - yynn1196 = 0 + r.EncodeMapStart(yynn1201) + yynn1201 = 0 } - if yyr1196 || yy2arr1196 { + if yyr1201 || yy2arr1201 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1196[0] { + if yyq1201[0] { if x.FieldRef == nil { r.EncodeNil() } else { @@ -16663,7 +16711,7 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1196[0] { + if yyq1201[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fieldRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -16674,9 +16722,9 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1196 || yy2arr1196 { + if yyr1201 || yy2arr1201 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1196[1] { + if yyq1201[1] { if x.ResourceFieldRef == nil { r.EncodeNil() } else { @@ -16686,7 +16734,7 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1196[1] { + if yyq1201[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resourceFieldRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -16697,9 +16745,9 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1196 || yy2arr1196 { + if yyr1201 || yy2arr1201 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1196[2] { + if yyq1201[2] { if x.ConfigMapKeyRef == nil { r.EncodeNil() } else { @@ -16709,7 +16757,7 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1196[2] { + if yyq1201[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("configMapKeyRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -16720,9 +16768,9 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1196 || yy2arr1196 { + if yyr1201 || yy2arr1201 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1196[3] { + if yyq1201[3] { if x.SecretKeyRef == nil { r.EncodeNil() } else { @@ -16732,7 +16780,7 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1196[3] { + if yyq1201[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretKeyRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -16743,7 +16791,7 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1196 || yy2arr1196 { + if yyr1201 || yy2arr1201 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -16756,25 +16804,25 @@ func (x *EnvVarSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1201 := z.DecBinary() - _ = yym1201 + yym1206 := z.DecBinary() + _ = yym1206 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1202 := r.ContainerType() - if yyct1202 == codecSelferValueTypeMap1234 { - yyl1202 := r.ReadMapStart() - if yyl1202 == 0 { + yyct1207 := r.ContainerType() + if yyct1207 == codecSelferValueTypeMap1234 { + yyl1207 := r.ReadMapStart() + if yyl1207 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1202, d) + x.codecDecodeSelfFromMap(yyl1207, d) } - } else if yyct1202 == codecSelferValueTypeArray1234 { - yyl1202 := r.ReadArrayStart() - if yyl1202 == 0 { + } else if yyct1207 == codecSelferValueTypeArray1234 { + yyl1207 := r.ReadArrayStart() + if yyl1207 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1202, d) + x.codecDecodeSelfFromArray(yyl1207, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -16786,12 +16834,12 @@ func (x *EnvVarSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1203Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1203Slc - var yyhl1203 bool = l >= 0 - for yyj1203 := 0; ; yyj1203++ { - if yyhl1203 { - if yyj1203 >= l { + var yys1208Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1208Slc + var yyhl1208 bool = l >= 0 + for yyj1208 := 0; ; yyj1208++ { + if yyhl1208 { + if yyj1208 >= l { break } } else { @@ -16800,10 +16848,10 @@ func (x *EnvVarSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1203Slc = r.DecodeBytes(yys1203Slc, true, true) - yys1203 := string(yys1203Slc) + yys1208Slc = r.DecodeBytes(yys1208Slc, true, true) + yys1208 := string(yys1208Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1203 { + switch yys1208 { case "fieldRef": if r.TryDecodeAsNil() { if x.FieldRef != nil { @@ -16849,9 +16897,9 @@ func (x *EnvVarSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.SecretKeyRef.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1203) - } // end switch yys1203 - } // end for yyj1203 + z.DecStructFieldNotFound(-1, yys1208) + } // end switch yys1208 + } // end for yyj1208 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -16859,16 +16907,16 @@ func (x *EnvVarSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1208 int - var yyb1208 bool - var yyhl1208 bool = l >= 0 - yyj1208++ - if yyhl1208 { - yyb1208 = yyj1208 > l + var yyj1213 int + var yyb1213 bool + var yyhl1213 bool = l >= 0 + yyj1213++ + if yyhl1213 { + yyb1213 = yyj1213 > l } else { - yyb1208 = r.CheckBreak() + yyb1213 = r.CheckBreak() } - if yyb1208 { + if yyb1213 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16883,13 +16931,13 @@ func (x *EnvVarSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.FieldRef.CodecDecodeSelf(d) } - yyj1208++ - if yyhl1208 { - yyb1208 = yyj1208 > l + yyj1213++ + if yyhl1213 { + yyb1213 = yyj1213 > l } else { - yyb1208 = r.CheckBreak() + yyb1213 = r.CheckBreak() } - if yyb1208 { + if yyb1213 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16904,13 +16952,13 @@ func (x *EnvVarSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.ResourceFieldRef.CodecDecodeSelf(d) } - yyj1208++ - if yyhl1208 { - yyb1208 = yyj1208 > l + yyj1213++ + if yyhl1213 { + yyb1213 = yyj1213 > l } else { - yyb1208 = r.CheckBreak() + yyb1213 = r.CheckBreak() } - if yyb1208 { + if yyb1213 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16925,13 +16973,13 @@ func (x *EnvVarSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.ConfigMapKeyRef.CodecDecodeSelf(d) } - yyj1208++ - if yyhl1208 { - yyb1208 = yyj1208 > l + yyj1213++ + if yyhl1213 { + yyb1213 = yyj1213 > l } else { - yyb1208 = r.CheckBreak() + yyb1213 = r.CheckBreak() } - if yyb1208 { + if yyb1213 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16947,17 +16995,17 @@ func (x *EnvVarSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.SecretKeyRef.CodecDecodeSelf(d) } for { - yyj1208++ - if yyhl1208 { - yyb1208 = yyj1208 > l + yyj1213++ + if yyhl1213 { + yyb1213 = yyj1213 > l } else { - yyb1208 = r.CheckBreak() + yyb1213 = r.CheckBreak() } - if yyb1208 { + if yyb1213 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1208-1, "") + z.DecStructFieldNotFound(yyj1213-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -16969,33 +17017,33 @@ func (x *ObjectFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1213 := z.EncBinary() - _ = yym1213 + yym1218 := z.EncBinary() + _ = yym1218 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1214 := !z.EncBinary() - yy2arr1214 := z.EncBasicHandle().StructToArray - var yyq1214 [2]bool - _, _, _ = yysep1214, yyq1214, yy2arr1214 - const yyr1214 bool = false - var yynn1214 int - if yyr1214 || yy2arr1214 { + yysep1219 := !z.EncBinary() + yy2arr1219 := z.EncBasicHandle().StructToArray + var yyq1219 [2]bool + _, _, _ = yysep1219, yyq1219, yy2arr1219 + const yyr1219 bool = false + var yynn1219 int + if yyr1219 || yy2arr1219 { r.EncodeArrayStart(2) } else { - yynn1214 = 2 - for _, b := range yyq1214 { + yynn1219 = 2 + for _, b := range yyq1219 { if b { - yynn1214++ + yynn1219++ } } - r.EncodeMapStart(yynn1214) - yynn1214 = 0 + r.EncodeMapStart(yynn1219) + yynn1219 = 0 } - if yyr1214 || yy2arr1214 { + if yyr1219 || yy2arr1219 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1216 := z.EncBinary() - _ = yym1216 + yym1221 := z.EncBinary() + _ = yym1221 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -17004,17 +17052,17 @@ func (x *ObjectFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1217 := z.EncBinary() - _ = yym1217 + yym1222 := z.EncBinary() + _ = yym1222 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } - if yyr1214 || yy2arr1214 { + if yyr1219 || yy2arr1219 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1219 := z.EncBinary() - _ = yym1219 + yym1224 := z.EncBinary() + _ = yym1224 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldPath)) @@ -17023,14 +17071,14 @@ func (x *ObjectFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fieldPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1220 := z.EncBinary() - _ = yym1220 + yym1225 := z.EncBinary() + _ = yym1225 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldPath)) } } - if yyr1214 || yy2arr1214 { + if yyr1219 || yy2arr1219 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17043,25 +17091,25 @@ func (x *ObjectFieldSelector) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1221 := z.DecBinary() - _ = yym1221 + yym1226 := z.DecBinary() + _ = yym1226 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1222 := r.ContainerType() - if yyct1222 == codecSelferValueTypeMap1234 { - yyl1222 := r.ReadMapStart() - if yyl1222 == 0 { + yyct1227 := r.ContainerType() + if yyct1227 == codecSelferValueTypeMap1234 { + yyl1227 := r.ReadMapStart() + if yyl1227 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1222, d) + x.codecDecodeSelfFromMap(yyl1227, d) } - } else if yyct1222 == codecSelferValueTypeArray1234 { - yyl1222 := r.ReadArrayStart() - if yyl1222 == 0 { + } else if yyct1227 == codecSelferValueTypeArray1234 { + yyl1227 := r.ReadArrayStart() + if yyl1227 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1222, d) + x.codecDecodeSelfFromArray(yyl1227, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -17073,12 +17121,12 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1223Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1223Slc - var yyhl1223 bool = l >= 0 - for yyj1223 := 0; ; yyj1223++ { - if yyhl1223 { - if yyj1223 >= l { + var yys1228Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1228Slc + var yyhl1228 bool = l >= 0 + for yyj1228 := 0; ; yyj1228++ { + if yyhl1228 { + if yyj1228 >= l { break } } else { @@ -17087,10 +17135,10 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1223Slc = r.DecodeBytes(yys1223Slc, true, true) - yys1223 := string(yys1223Slc) + yys1228Slc = r.DecodeBytes(yys1228Slc, true, true) + yys1228 := string(yys1228Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1223 { + switch yys1228 { case "apiVersion": if r.TryDecodeAsNil() { x.APIVersion = "" @@ -17104,9 +17152,9 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.FieldPath = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1223) - } // end switch yys1223 - } // end for yyj1223 + z.DecStructFieldNotFound(-1, yys1228) + } // end switch yys1228 + } // end for yyj1228 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -17114,16 +17162,16 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1226 int - var yyb1226 bool - var yyhl1226 bool = l >= 0 - yyj1226++ - if yyhl1226 { - yyb1226 = yyj1226 > l + var yyj1231 int + var yyb1231 bool + var yyhl1231 bool = l >= 0 + yyj1231++ + if yyhl1231 { + yyb1231 = yyj1231 > l } else { - yyb1226 = r.CheckBreak() + yyb1231 = r.CheckBreak() } - if yyb1226 { + if yyb1231 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17133,13 +17181,13 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.APIVersion = string(r.DecodeString()) } - yyj1226++ - if yyhl1226 { - yyb1226 = yyj1226 > l + yyj1231++ + if yyhl1231 { + yyb1231 = yyj1231 > l } else { - yyb1226 = r.CheckBreak() + yyb1231 = r.CheckBreak() } - if yyb1226 { + if yyb1231 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17150,17 +17198,17 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.FieldPath = string(r.DecodeString()) } for { - yyj1226++ - if yyhl1226 { - yyb1226 = yyj1226 > l + yyj1231++ + if yyhl1231 { + yyb1231 = yyj1231 > l } else { - yyb1226 = r.CheckBreak() + yyb1231 = r.CheckBreak() } - if yyb1226 { + if yyb1231 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1226-1, "") + z.DecStructFieldNotFound(yyj1231-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -17172,36 +17220,36 @@ func (x *ResourceFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1229 := z.EncBinary() - _ = yym1229 + yym1234 := z.EncBinary() + _ = yym1234 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1230 := !z.EncBinary() - yy2arr1230 := z.EncBasicHandle().StructToArray - var yyq1230 [3]bool - _, _, _ = yysep1230, yyq1230, yy2arr1230 - const yyr1230 bool = false - yyq1230[0] = x.ContainerName != "" - yyq1230[2] = true - var yynn1230 int - if yyr1230 || yy2arr1230 { + yysep1235 := !z.EncBinary() + yy2arr1235 := z.EncBasicHandle().StructToArray + var yyq1235 [3]bool + _, _, _ = yysep1235, yyq1235, yy2arr1235 + const yyr1235 bool = false + yyq1235[0] = x.ContainerName != "" + yyq1235[2] = true + var yynn1235 int + if yyr1235 || yy2arr1235 { r.EncodeArrayStart(3) } else { - yynn1230 = 1 - for _, b := range yyq1230 { + yynn1235 = 1 + for _, b := range yyq1235 { if b { - yynn1230++ + yynn1235++ } } - r.EncodeMapStart(yynn1230) - yynn1230 = 0 + r.EncodeMapStart(yynn1235) + yynn1235 = 0 } - if yyr1230 || yy2arr1230 { + if yyr1235 || yy2arr1235 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1230[0] { - yym1232 := z.EncBinary() - _ = yym1232 + if yyq1235[0] { + yym1237 := z.EncBinary() + _ = yym1237 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerName)) @@ -17210,22 +17258,22 @@ func (x *ResourceFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1230[0] { + if yyq1235[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1233 := z.EncBinary() - _ = yym1233 + yym1238 := z.EncBinary() + _ = yym1238 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerName)) } } } - if yyr1230 || yy2arr1230 { + if yyr1235 || yy2arr1235 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1235 := z.EncBinary() - _ = yym1235 + yym1240 := z.EncBinary() + _ = yym1240 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Resource)) @@ -17234,47 +17282,47 @@ func (x *ResourceFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resource")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1236 := z.EncBinary() - _ = yym1236 + yym1241 := z.EncBinary() + _ = yym1241 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Resource)) } } - if yyr1230 || yy2arr1230 { + if yyr1235 || yy2arr1235 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1230[2] { - yy1238 := &x.Divisor - yym1239 := z.EncBinary() - _ = yym1239 + if yyq1235[2] { + yy1243 := &x.Divisor + yym1244 := z.EncBinary() + _ = yym1244 if false { - } else if z.HasExtensions() && z.EncExt(yy1238) { - } else if !yym1239 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1238) + } else if z.HasExtensions() && z.EncExt(yy1243) { + } else if !yym1244 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1243) } else { - z.EncFallback(yy1238) + z.EncFallback(yy1243) } } else { r.EncodeNil() } } else { - if yyq1230[2] { + if yyq1235[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("divisor")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1240 := &x.Divisor - yym1241 := z.EncBinary() - _ = yym1241 + yy1245 := &x.Divisor + yym1246 := z.EncBinary() + _ = yym1246 if false { - } else if z.HasExtensions() && z.EncExt(yy1240) { - } else if !yym1241 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1240) + } else if z.HasExtensions() && z.EncExt(yy1245) { + } else if !yym1246 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1245) } else { - z.EncFallback(yy1240) + z.EncFallback(yy1245) } } } - if yyr1230 || yy2arr1230 { + if yyr1235 || yy2arr1235 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17287,25 +17335,25 @@ func (x *ResourceFieldSelector) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1242 := z.DecBinary() - _ = yym1242 + yym1247 := z.DecBinary() + _ = yym1247 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1243 := r.ContainerType() - if yyct1243 == codecSelferValueTypeMap1234 { - yyl1243 := r.ReadMapStart() - if yyl1243 == 0 { + yyct1248 := r.ContainerType() + if yyct1248 == codecSelferValueTypeMap1234 { + yyl1248 := r.ReadMapStart() + if yyl1248 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1243, d) + x.codecDecodeSelfFromMap(yyl1248, d) } - } else if yyct1243 == codecSelferValueTypeArray1234 { - yyl1243 := r.ReadArrayStart() - if yyl1243 == 0 { + } else if yyct1248 == codecSelferValueTypeArray1234 { + yyl1248 := r.ReadArrayStart() + if yyl1248 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1243, d) + x.codecDecodeSelfFromArray(yyl1248, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -17317,12 +17365,12 @@ func (x *ResourceFieldSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1244Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1244Slc - var yyhl1244 bool = l >= 0 - for yyj1244 := 0; ; yyj1244++ { - if yyhl1244 { - if yyj1244 >= l { + var yys1249Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1249Slc + var yyhl1249 bool = l >= 0 + for yyj1249 := 0; ; yyj1249++ { + if yyhl1249 { + if yyj1249 >= l { break } } else { @@ -17331,10 +17379,10 @@ func (x *ResourceFieldSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1244Slc = r.DecodeBytes(yys1244Slc, true, true) - yys1244 := string(yys1244Slc) + yys1249Slc = r.DecodeBytes(yys1249Slc, true, true) + yys1249 := string(yys1249Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1244 { + switch yys1249 { case "containerName": if r.TryDecodeAsNil() { x.ContainerName = "" @@ -17351,21 +17399,21 @@ func (x *ResourceFieldSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Divisor = pkg3_resource.Quantity{} } else { - yyv1247 := &x.Divisor - yym1248 := z.DecBinary() - _ = yym1248 + yyv1252 := &x.Divisor + yym1253 := z.DecBinary() + _ = yym1253 if false { - } else if z.HasExtensions() && z.DecExt(yyv1247) { - } else if !yym1248 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1247) + } else if z.HasExtensions() && z.DecExt(yyv1252) { + } else if !yym1253 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1252) } else { - z.DecFallback(yyv1247, false) + z.DecFallback(yyv1252, false) } } default: - z.DecStructFieldNotFound(-1, yys1244) - } // end switch yys1244 - } // end for yyj1244 + z.DecStructFieldNotFound(-1, yys1249) + } // end switch yys1249 + } // end for yyj1249 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -17373,16 +17421,16 @@ func (x *ResourceFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1249 int - var yyb1249 bool - var yyhl1249 bool = l >= 0 - yyj1249++ - if yyhl1249 { - yyb1249 = yyj1249 > l + var yyj1254 int + var yyb1254 bool + var yyhl1254 bool = l >= 0 + yyj1254++ + if yyhl1254 { + yyb1254 = yyj1254 > l } else { - yyb1249 = r.CheckBreak() + yyb1254 = r.CheckBreak() } - if yyb1249 { + if yyb1254 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17392,13 +17440,13 @@ func (x *ResourceFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.ContainerName = string(r.DecodeString()) } - yyj1249++ - if yyhl1249 { - yyb1249 = yyj1249 > l + yyj1254++ + if yyhl1254 { + yyb1254 = yyj1254 > l } else { - yyb1249 = r.CheckBreak() + yyb1254 = r.CheckBreak() } - if yyb1249 { + if yyb1254 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17408,13 +17456,13 @@ func (x *ResourceFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Resource = string(r.DecodeString()) } - yyj1249++ - if yyhl1249 { - yyb1249 = yyj1249 > l + yyj1254++ + if yyhl1254 { + yyb1254 = yyj1254 > l } else { - yyb1249 = r.CheckBreak() + yyb1254 = r.CheckBreak() } - if yyb1249 { + if yyb1254 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17422,29 +17470,29 @@ func (x *ResourceFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Divisor = pkg3_resource.Quantity{} } else { - yyv1252 := &x.Divisor - yym1253 := z.DecBinary() - _ = yym1253 + yyv1257 := &x.Divisor + yym1258 := z.DecBinary() + _ = yym1258 if false { - } else if z.HasExtensions() && z.DecExt(yyv1252) { - } else if !yym1253 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1252) + } else if z.HasExtensions() && z.DecExt(yyv1257) { + } else if !yym1258 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1257) } else { - z.DecFallback(yyv1252, false) + z.DecFallback(yyv1257, false) } } for { - yyj1249++ - if yyhl1249 { - yyb1249 = yyj1249 > l + yyj1254++ + if yyhl1254 { + yyb1254 = yyj1254 > l } else { - yyb1249 = r.CheckBreak() + yyb1254 = r.CheckBreak() } - if yyb1249 { + if yyb1254 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1249-1, "") + z.DecStructFieldNotFound(yyj1254-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -17456,33 +17504,33 @@ func (x *ConfigMapKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1254 := z.EncBinary() - _ = yym1254 + yym1259 := z.EncBinary() + _ = yym1259 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1255 := !z.EncBinary() - yy2arr1255 := z.EncBasicHandle().StructToArray - var yyq1255 [2]bool - _, _, _ = yysep1255, yyq1255, yy2arr1255 - const yyr1255 bool = false - var yynn1255 int - if yyr1255 || yy2arr1255 { + yysep1260 := !z.EncBinary() + yy2arr1260 := z.EncBasicHandle().StructToArray + var yyq1260 [2]bool + _, _, _ = yysep1260, yyq1260, yy2arr1260 + const yyr1260 bool = false + var yynn1260 int + if yyr1260 || yy2arr1260 { r.EncodeArrayStart(2) } else { - yynn1255 = 2 - for _, b := range yyq1255 { + yynn1260 = 2 + for _, b := range yyq1260 { if b { - yynn1255++ + yynn1260++ } } - r.EncodeMapStart(yynn1255) - yynn1255 = 0 + r.EncodeMapStart(yynn1260) + yynn1260 = 0 } - if yyr1255 || yy2arr1255 { + if yyr1260 || yy2arr1260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1257 := z.EncBinary() - _ = yym1257 + yym1262 := z.EncBinary() + _ = yym1262 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -17491,17 +17539,17 @@ func (x *ConfigMapKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1258 := z.EncBinary() - _ = yym1258 + yym1263 := z.EncBinary() + _ = yym1263 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1255 || yy2arr1255 { + if yyr1260 || yy2arr1260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1260 := z.EncBinary() - _ = yym1260 + yym1265 := z.EncBinary() + _ = yym1265 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -17510,14 +17558,14 @@ func (x *ConfigMapKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1261 := z.EncBinary() - _ = yym1261 + yym1266 := z.EncBinary() + _ = yym1266 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) } } - if yyr1255 || yy2arr1255 { + if yyr1260 || yy2arr1260 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17530,25 +17578,25 @@ func (x *ConfigMapKeySelector) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1262 := z.DecBinary() - _ = yym1262 + yym1267 := z.DecBinary() + _ = yym1267 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1263 := r.ContainerType() - if yyct1263 == codecSelferValueTypeMap1234 { - yyl1263 := r.ReadMapStart() - if yyl1263 == 0 { + yyct1268 := r.ContainerType() + if yyct1268 == codecSelferValueTypeMap1234 { + yyl1268 := r.ReadMapStart() + if yyl1268 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1263, d) + x.codecDecodeSelfFromMap(yyl1268, d) } - } else if yyct1263 == codecSelferValueTypeArray1234 { - yyl1263 := r.ReadArrayStart() - if yyl1263 == 0 { + } else if yyct1268 == codecSelferValueTypeArray1234 { + yyl1268 := r.ReadArrayStart() + if yyl1268 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1263, d) + x.codecDecodeSelfFromArray(yyl1268, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -17560,12 +17608,12 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1264Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1264Slc - var yyhl1264 bool = l >= 0 - for yyj1264 := 0; ; yyj1264++ { - if yyhl1264 { - if yyj1264 >= l { + var yys1269Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1269Slc + var yyhl1269 bool = l >= 0 + for yyj1269 := 0; ; yyj1269++ { + if yyhl1269 { + if yyj1269 >= l { break } } else { @@ -17574,10 +17622,10 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1264Slc = r.DecodeBytes(yys1264Slc, true, true) - yys1264 := string(yys1264Slc) + yys1269Slc = r.DecodeBytes(yys1269Slc, true, true) + yys1269 := string(yys1269Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1264 { + switch yys1269 { case "Name": if r.TryDecodeAsNil() { x.Name = "" @@ -17591,9 +17639,9 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Key = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1264) - } // end switch yys1264 - } // end for yyj1264 + z.DecStructFieldNotFound(-1, yys1269) + } // end switch yys1269 + } // end for yyj1269 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -17601,16 +17649,16 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1267 int - var yyb1267 bool - var yyhl1267 bool = l >= 0 - yyj1267++ - if yyhl1267 { - yyb1267 = yyj1267 > l + var yyj1272 int + var yyb1272 bool + var yyhl1272 bool = l >= 0 + yyj1272++ + if yyhl1272 { + yyb1272 = yyj1272 > l } else { - yyb1267 = r.CheckBreak() + yyb1272 = r.CheckBreak() } - if yyb1267 { + if yyb1272 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17620,13 +17668,13 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Name = string(r.DecodeString()) } - yyj1267++ - if yyhl1267 { - yyb1267 = yyj1267 > l + yyj1272++ + if yyhl1272 { + yyb1272 = yyj1272 > l } else { - yyb1267 = r.CheckBreak() + yyb1272 = r.CheckBreak() } - if yyb1267 { + if yyb1272 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17637,17 +17685,17 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Key = string(r.DecodeString()) } for { - yyj1267++ - if yyhl1267 { - yyb1267 = yyj1267 > l + yyj1272++ + if yyhl1272 { + yyb1272 = yyj1272 > l } else { - yyb1267 = r.CheckBreak() + yyb1272 = r.CheckBreak() } - if yyb1267 { + if yyb1272 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1267-1, "") + z.DecStructFieldNotFound(yyj1272-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -17659,33 +17707,33 @@ func (x *SecretKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1270 := z.EncBinary() - _ = yym1270 + yym1275 := z.EncBinary() + _ = yym1275 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1271 := !z.EncBinary() - yy2arr1271 := z.EncBasicHandle().StructToArray - var yyq1271 [2]bool - _, _, _ = yysep1271, yyq1271, yy2arr1271 - const yyr1271 bool = false - var yynn1271 int - if yyr1271 || yy2arr1271 { + yysep1276 := !z.EncBinary() + yy2arr1276 := z.EncBasicHandle().StructToArray + var yyq1276 [2]bool + _, _, _ = yysep1276, yyq1276, yy2arr1276 + const yyr1276 bool = false + var yynn1276 int + if yyr1276 || yy2arr1276 { r.EncodeArrayStart(2) } else { - yynn1271 = 2 - for _, b := range yyq1271 { + yynn1276 = 2 + for _, b := range yyq1276 { if b { - yynn1271++ + yynn1276++ } } - r.EncodeMapStart(yynn1271) - yynn1271 = 0 + r.EncodeMapStart(yynn1276) + yynn1276 = 0 } - if yyr1271 || yy2arr1271 { + if yyr1276 || yy2arr1276 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1273 := z.EncBinary() - _ = yym1273 + yym1278 := z.EncBinary() + _ = yym1278 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -17694,17 +17742,17 @@ func (x *SecretKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1274 := z.EncBinary() - _ = yym1274 + yym1279 := z.EncBinary() + _ = yym1279 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1271 || yy2arr1271 { + if yyr1276 || yy2arr1276 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1276 := z.EncBinary() - _ = yym1276 + yym1281 := z.EncBinary() + _ = yym1281 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -17713,14 +17761,14 @@ func (x *SecretKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1277 := z.EncBinary() - _ = yym1277 + yym1282 := z.EncBinary() + _ = yym1282 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) } } - if yyr1271 || yy2arr1271 { + if yyr1276 || yy2arr1276 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17733,25 +17781,25 @@ func (x *SecretKeySelector) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1278 := z.DecBinary() - _ = yym1278 + yym1283 := z.DecBinary() + _ = yym1283 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1279 := r.ContainerType() - if yyct1279 == codecSelferValueTypeMap1234 { - yyl1279 := r.ReadMapStart() - if yyl1279 == 0 { + yyct1284 := r.ContainerType() + if yyct1284 == codecSelferValueTypeMap1234 { + yyl1284 := r.ReadMapStart() + if yyl1284 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1279, d) + x.codecDecodeSelfFromMap(yyl1284, d) } - } else if yyct1279 == codecSelferValueTypeArray1234 { - yyl1279 := r.ReadArrayStart() - if yyl1279 == 0 { + } else if yyct1284 == codecSelferValueTypeArray1234 { + yyl1284 := r.ReadArrayStart() + if yyl1284 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1279, d) + x.codecDecodeSelfFromArray(yyl1284, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -17763,12 +17811,12 @@ func (x *SecretKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1280Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1280Slc - var yyhl1280 bool = l >= 0 - for yyj1280 := 0; ; yyj1280++ { - if yyhl1280 { - if yyj1280 >= l { + var yys1285Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1285Slc + var yyhl1285 bool = l >= 0 + for yyj1285 := 0; ; yyj1285++ { + if yyhl1285 { + if yyj1285 >= l { break } } else { @@ -17777,10 +17825,10 @@ func (x *SecretKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1280Slc = r.DecodeBytes(yys1280Slc, true, true) - yys1280 := string(yys1280Slc) + yys1285Slc = r.DecodeBytes(yys1285Slc, true, true) + yys1285 := string(yys1285Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1280 { + switch yys1285 { case "Name": if r.TryDecodeAsNil() { x.Name = "" @@ -17794,9 +17842,9 @@ func (x *SecretKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.Key = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1280) - } // end switch yys1280 - } // end for yyj1280 + z.DecStructFieldNotFound(-1, yys1285) + } // end switch yys1285 + } // end for yyj1285 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -17804,16 +17852,16 @@ func (x *SecretKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1283 int - var yyb1283 bool - var yyhl1283 bool = l >= 0 - yyj1283++ - if yyhl1283 { - yyb1283 = yyj1283 > l + var yyj1288 int + var yyb1288 bool + var yyhl1288 bool = l >= 0 + yyj1288++ + if yyhl1288 { + yyb1288 = yyj1288 > l } else { - yyb1283 = r.CheckBreak() + yyb1288 = r.CheckBreak() } - if yyb1283 { + if yyb1288 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17823,13 +17871,13 @@ func (x *SecretKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.Name = string(r.DecodeString()) } - yyj1283++ - if yyhl1283 { - yyb1283 = yyj1283 > l + yyj1288++ + if yyhl1288 { + yyb1288 = yyj1288 > l } else { - yyb1283 = r.CheckBreak() + yyb1288 = r.CheckBreak() } - if yyb1283 { + if yyb1288 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17840,17 +17888,17 @@ func (x *SecretKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder x.Key = string(r.DecodeString()) } for { - yyj1283++ - if yyhl1283 { - yyb1283 = yyj1283 > l + yyj1288++ + if yyhl1288 { + yyb1288 = yyj1288 > l } else { - yyb1283 = r.CheckBreak() + yyb1288 = r.CheckBreak() } - if yyb1283 { + if yyb1288 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1283-1, "") + z.DecStructFieldNotFound(yyj1288-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -17862,33 +17910,33 @@ func (x *HTTPHeader) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1286 := z.EncBinary() - _ = yym1286 + yym1291 := z.EncBinary() + _ = yym1291 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1287 := !z.EncBinary() - yy2arr1287 := z.EncBasicHandle().StructToArray - var yyq1287 [2]bool - _, _, _ = yysep1287, yyq1287, yy2arr1287 - const yyr1287 bool = false - var yynn1287 int - if yyr1287 || yy2arr1287 { + yysep1292 := !z.EncBinary() + yy2arr1292 := z.EncBasicHandle().StructToArray + var yyq1292 [2]bool + _, _, _ = yysep1292, yyq1292, yy2arr1292 + const yyr1292 bool = false + var yynn1292 int + if yyr1292 || yy2arr1292 { r.EncodeArrayStart(2) } else { - yynn1287 = 2 - for _, b := range yyq1287 { + yynn1292 = 2 + for _, b := range yyq1292 { if b { - yynn1287++ + yynn1292++ } } - r.EncodeMapStart(yynn1287) - yynn1287 = 0 + r.EncodeMapStart(yynn1292) + yynn1292 = 0 } - if yyr1287 || yy2arr1287 { + if yyr1292 || yy2arr1292 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1289 := z.EncBinary() - _ = yym1289 + yym1294 := z.EncBinary() + _ = yym1294 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -17897,17 +17945,17 @@ func (x *HTTPHeader) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1290 := z.EncBinary() - _ = yym1290 + yym1295 := z.EncBinary() + _ = yym1295 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1287 || yy2arr1287 { + if yyr1292 || yy2arr1292 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1292 := z.EncBinary() - _ = yym1292 + yym1297 := z.EncBinary() + _ = yym1297 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) @@ -17916,14 +17964,14 @@ func (x *HTTPHeader) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("value")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1293 := z.EncBinary() - _ = yym1293 + yym1298 := z.EncBinary() + _ = yym1298 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) } } - if yyr1287 || yy2arr1287 { + if yyr1292 || yy2arr1292 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17936,25 +17984,25 @@ func (x *HTTPHeader) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1294 := z.DecBinary() - _ = yym1294 + yym1299 := z.DecBinary() + _ = yym1299 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1295 := r.ContainerType() - if yyct1295 == codecSelferValueTypeMap1234 { - yyl1295 := r.ReadMapStart() - if yyl1295 == 0 { + yyct1300 := r.ContainerType() + if yyct1300 == codecSelferValueTypeMap1234 { + yyl1300 := r.ReadMapStart() + if yyl1300 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1295, d) + x.codecDecodeSelfFromMap(yyl1300, d) } - } else if yyct1295 == codecSelferValueTypeArray1234 { - yyl1295 := r.ReadArrayStart() - if yyl1295 == 0 { + } else if yyct1300 == codecSelferValueTypeArray1234 { + yyl1300 := r.ReadArrayStart() + if yyl1300 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1295, d) + x.codecDecodeSelfFromArray(yyl1300, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -17966,12 +18014,12 @@ func (x *HTTPHeader) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1296Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1296Slc - var yyhl1296 bool = l >= 0 - for yyj1296 := 0; ; yyj1296++ { - if yyhl1296 { - if yyj1296 >= l { + var yys1301Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1301Slc + var yyhl1301 bool = l >= 0 + for yyj1301 := 0; ; yyj1301++ { + if yyhl1301 { + if yyj1301 >= l { break } } else { @@ -17980,10 +18028,10 @@ func (x *HTTPHeader) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1296Slc = r.DecodeBytes(yys1296Slc, true, true) - yys1296 := string(yys1296Slc) + yys1301Slc = r.DecodeBytes(yys1301Slc, true, true) + yys1301 := string(yys1301Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1296 { + switch yys1301 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -17997,9 +18045,9 @@ func (x *HTTPHeader) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Value = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1296) - } // end switch yys1296 - } // end for yyj1296 + z.DecStructFieldNotFound(-1, yys1301) + } // end switch yys1301 + } // end for yyj1301 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -18007,16 +18055,16 @@ func (x *HTTPHeader) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1299 int - var yyb1299 bool - var yyhl1299 bool = l >= 0 - yyj1299++ - if yyhl1299 { - yyb1299 = yyj1299 > l + var yyj1304 int + var yyb1304 bool + var yyhl1304 bool = l >= 0 + yyj1304++ + if yyhl1304 { + yyb1304 = yyj1304 > l } else { - yyb1299 = r.CheckBreak() + yyb1304 = r.CheckBreak() } - if yyb1299 { + if yyb1304 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18026,13 +18074,13 @@ func (x *HTTPHeader) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj1299++ - if yyhl1299 { - yyb1299 = yyj1299 > l + yyj1304++ + if yyhl1304 { + yyb1304 = yyj1304 > l } else { - yyb1299 = r.CheckBreak() + yyb1304 = r.CheckBreak() } - if yyb1299 { + if yyb1304 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18043,17 +18091,17 @@ func (x *HTTPHeader) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Value = string(r.DecodeString()) } for { - yyj1299++ - if yyhl1299 { - yyb1299 = yyj1299 > l + yyj1304++ + if yyhl1304 { + yyb1304 = yyj1304 > l } else { - yyb1299 = r.CheckBreak() + yyb1304 = r.CheckBreak() } - if yyb1299 { + if yyb1304 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1299-1, "") + z.DecStructFieldNotFound(yyj1304-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18065,39 +18113,39 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1302 := z.EncBinary() - _ = yym1302 + yym1307 := z.EncBinary() + _ = yym1307 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1303 := !z.EncBinary() - yy2arr1303 := z.EncBasicHandle().StructToArray - var yyq1303 [5]bool - _, _, _ = yysep1303, yyq1303, yy2arr1303 - const yyr1303 bool = false - yyq1303[0] = x.Path != "" - yyq1303[1] = true - yyq1303[2] = x.Host != "" - yyq1303[3] = x.Scheme != "" - yyq1303[4] = len(x.HTTPHeaders) != 0 - var yynn1303 int - if yyr1303 || yy2arr1303 { + yysep1308 := !z.EncBinary() + yy2arr1308 := z.EncBasicHandle().StructToArray + var yyq1308 [5]bool + _, _, _ = yysep1308, yyq1308, yy2arr1308 + const yyr1308 bool = false + yyq1308[0] = x.Path != "" + yyq1308[1] = true + yyq1308[2] = x.Host != "" + yyq1308[3] = x.Scheme != "" + yyq1308[4] = len(x.HTTPHeaders) != 0 + var yynn1308 int + if yyr1308 || yy2arr1308 { r.EncodeArrayStart(5) } else { - yynn1303 = 0 - for _, b := range yyq1303 { + yynn1308 = 0 + for _, b := range yyq1308 { if b { - yynn1303++ + yynn1308++ } } - r.EncodeMapStart(yynn1303) - yynn1303 = 0 + r.EncodeMapStart(yynn1308) + yynn1308 = 0 } - if yyr1303 || yy2arr1303 { + if yyr1308 || yy2arr1308 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1303[0] { - yym1305 := z.EncBinary() - _ = yym1305 + if yyq1308[0] { + yym1310 := z.EncBinary() + _ = yym1310 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -18106,56 +18154,56 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1303[0] { + if yyq1308[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1306 := z.EncBinary() - _ = yym1306 + yym1311 := z.EncBinary() + _ = yym1311 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } } - if yyr1303 || yy2arr1303 { + if yyr1308 || yy2arr1308 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1303[1] { - yy1308 := &x.Port - yym1309 := z.EncBinary() - _ = yym1309 + if yyq1308[1] { + yy1313 := &x.Port + yym1314 := z.EncBinary() + _ = yym1314 if false { - } else if z.HasExtensions() && z.EncExt(yy1308) { - } else if !yym1309 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1308) + } else if z.HasExtensions() && z.EncExt(yy1313) { + } else if !yym1314 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1313) } else { - z.EncFallback(yy1308) + z.EncFallback(yy1313) } } else { r.EncodeNil() } } else { - if yyq1303[1] { + if yyq1308[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1310 := &x.Port - yym1311 := z.EncBinary() - _ = yym1311 + yy1315 := &x.Port + yym1316 := z.EncBinary() + _ = yym1316 if false { - } else if z.HasExtensions() && z.EncExt(yy1310) { - } else if !yym1311 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1310) + } else if z.HasExtensions() && z.EncExt(yy1315) { + } else if !yym1316 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1315) } else { - z.EncFallback(yy1310) + z.EncFallback(yy1315) } } } - if yyr1303 || yy2arr1303 { + if yyr1308 || yy2arr1308 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1303[2] { - yym1313 := z.EncBinary() - _ = yym1313 + if yyq1308[2] { + yym1318 := z.EncBinary() + _ = yym1318 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) @@ -18164,41 +18212,41 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1303[2] { + if yyq1308[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("host")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1314 := z.EncBinary() - _ = yym1314 + yym1319 := z.EncBinary() + _ = yym1319 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) } } } - if yyr1303 || yy2arr1303 { + if yyr1308 || yy2arr1308 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1303[3] { + if yyq1308[3] { x.Scheme.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1303[3] { + if yyq1308[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("scheme")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Scheme.CodecEncodeSelf(e) } } - if yyr1303 || yy2arr1303 { + if yyr1308 || yy2arr1308 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1303[4] { + if yyq1308[4] { if x.HTTPHeaders == nil { r.EncodeNil() } else { - yym1317 := z.EncBinary() - _ = yym1317 + yym1322 := z.EncBinary() + _ = yym1322 if false { } else { h.encSliceHTTPHeader(([]HTTPHeader)(x.HTTPHeaders), e) @@ -18208,15 +18256,15 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1303[4] { + if yyq1308[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("httpHeaders")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.HTTPHeaders == nil { r.EncodeNil() } else { - yym1318 := z.EncBinary() - _ = yym1318 + yym1323 := z.EncBinary() + _ = yym1323 if false { } else { h.encSliceHTTPHeader(([]HTTPHeader)(x.HTTPHeaders), e) @@ -18224,7 +18272,7 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1303 || yy2arr1303 { + if yyr1308 || yy2arr1308 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -18237,25 +18285,25 @@ func (x *HTTPGetAction) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1319 := z.DecBinary() - _ = yym1319 + yym1324 := z.DecBinary() + _ = yym1324 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1320 := r.ContainerType() - if yyct1320 == codecSelferValueTypeMap1234 { - yyl1320 := r.ReadMapStart() - if yyl1320 == 0 { + yyct1325 := r.ContainerType() + if yyct1325 == codecSelferValueTypeMap1234 { + yyl1325 := r.ReadMapStart() + if yyl1325 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1320, d) + x.codecDecodeSelfFromMap(yyl1325, d) } - } else if yyct1320 == codecSelferValueTypeArray1234 { - yyl1320 := r.ReadArrayStart() - if yyl1320 == 0 { + } else if yyct1325 == codecSelferValueTypeArray1234 { + yyl1325 := r.ReadArrayStart() + if yyl1325 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1320, d) + x.codecDecodeSelfFromArray(yyl1325, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -18267,12 +18315,12 @@ func (x *HTTPGetAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1321Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1321Slc - var yyhl1321 bool = l >= 0 - for yyj1321 := 0; ; yyj1321++ { - if yyhl1321 { - if yyj1321 >= l { + var yys1326Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1326Slc + var yyhl1326 bool = l >= 0 + for yyj1326 := 0; ; yyj1326++ { + if yyhl1326 { + if yyj1326 >= l { break } } else { @@ -18281,10 +18329,10 @@ func (x *HTTPGetAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1321Slc = r.DecodeBytes(yys1321Slc, true, true) - yys1321 := string(yys1321Slc) + yys1326Slc = r.DecodeBytes(yys1326Slc, true, true) + yys1326 := string(yys1326Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1321 { + switch yys1326 { case "path": if r.TryDecodeAsNil() { x.Path = "" @@ -18295,15 +18343,15 @@ func (x *HTTPGetAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Port = pkg4_intstr.IntOrString{} } else { - yyv1323 := &x.Port - yym1324 := z.DecBinary() - _ = yym1324 + yyv1328 := &x.Port + yym1329 := z.DecBinary() + _ = yym1329 if false { - } else if z.HasExtensions() && z.DecExt(yyv1323) { - } else if !yym1324 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1323) + } else if z.HasExtensions() && z.DecExt(yyv1328) { + } else if !yym1329 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1328) } else { - z.DecFallback(yyv1323, false) + z.DecFallback(yyv1328, false) } } case "host": @@ -18322,18 +18370,18 @@ func (x *HTTPGetAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.HTTPHeaders = nil } else { - yyv1327 := &x.HTTPHeaders - yym1328 := z.DecBinary() - _ = yym1328 + yyv1332 := &x.HTTPHeaders + yym1333 := z.DecBinary() + _ = yym1333 if false { } else { - h.decSliceHTTPHeader((*[]HTTPHeader)(yyv1327), d) + h.decSliceHTTPHeader((*[]HTTPHeader)(yyv1332), d) } } default: - z.DecStructFieldNotFound(-1, yys1321) - } // end switch yys1321 - } // end for yyj1321 + z.DecStructFieldNotFound(-1, yys1326) + } // end switch yys1326 + } // end for yyj1326 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -18341,16 +18389,16 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1329 int - var yyb1329 bool - var yyhl1329 bool = l >= 0 - yyj1329++ - if yyhl1329 { - yyb1329 = yyj1329 > l + var yyj1334 int + var yyb1334 bool + var yyhl1334 bool = l >= 0 + yyj1334++ + if yyhl1334 { + yyb1334 = yyj1334 > l } else { - yyb1329 = r.CheckBreak() + yyb1334 = r.CheckBreak() } - if yyb1329 { + if yyb1334 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18360,13 +18408,13 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Path = string(r.DecodeString()) } - yyj1329++ - if yyhl1329 { - yyb1329 = yyj1329 > l + yyj1334++ + if yyhl1334 { + yyb1334 = yyj1334 > l } else { - yyb1329 = r.CheckBreak() + yyb1334 = r.CheckBreak() } - if yyb1329 { + if yyb1334 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18374,24 +18422,24 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Port = pkg4_intstr.IntOrString{} } else { - yyv1331 := &x.Port - yym1332 := z.DecBinary() - _ = yym1332 + yyv1336 := &x.Port + yym1337 := z.DecBinary() + _ = yym1337 if false { - } else if z.HasExtensions() && z.DecExt(yyv1331) { - } else if !yym1332 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1331) + } else if z.HasExtensions() && z.DecExt(yyv1336) { + } else if !yym1337 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1336) } else { - z.DecFallback(yyv1331, false) + z.DecFallback(yyv1336, false) } } - yyj1329++ - if yyhl1329 { - yyb1329 = yyj1329 > l + yyj1334++ + if yyhl1334 { + yyb1334 = yyj1334 > l } else { - yyb1329 = r.CheckBreak() + yyb1334 = r.CheckBreak() } - if yyb1329 { + if yyb1334 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18401,13 +18449,13 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Host = string(r.DecodeString()) } - yyj1329++ - if yyhl1329 { - yyb1329 = yyj1329 > l + yyj1334++ + if yyhl1334 { + yyb1334 = yyj1334 > l } else { - yyb1329 = r.CheckBreak() + yyb1334 = r.CheckBreak() } - if yyb1329 { + if yyb1334 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18417,13 +18465,13 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Scheme = URIScheme(r.DecodeString()) } - yyj1329++ - if yyhl1329 { - yyb1329 = yyj1329 > l + yyj1334++ + if yyhl1334 { + yyb1334 = yyj1334 > l } else { - yyb1329 = r.CheckBreak() + yyb1334 = r.CheckBreak() } - if yyb1329 { + if yyb1334 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18431,26 +18479,26 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.HTTPHeaders = nil } else { - yyv1335 := &x.HTTPHeaders - yym1336 := z.DecBinary() - _ = yym1336 + yyv1340 := &x.HTTPHeaders + yym1341 := z.DecBinary() + _ = yym1341 if false { } else { - h.decSliceHTTPHeader((*[]HTTPHeader)(yyv1335), d) + h.decSliceHTTPHeader((*[]HTTPHeader)(yyv1340), d) } } for { - yyj1329++ - if yyhl1329 { - yyb1329 = yyj1329 > l + yyj1334++ + if yyhl1334 { + yyb1334 = yyj1334 > l } else { - yyb1329 = r.CheckBreak() + yyb1334 = r.CheckBreak() } - if yyb1329 { + if yyb1334 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1329-1, "") + z.DecStructFieldNotFound(yyj1334-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18459,8 +18507,8 @@ func (x URIScheme) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1337 := z.EncBinary() - _ = yym1337 + yym1342 := z.EncBinary() + _ = yym1342 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -18472,8 +18520,8 @@ func (x *URIScheme) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1338 := z.DecBinary() - _ = yym1338 + yym1343 := z.DecBinary() + _ = yym1343 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -18488,64 +18536,64 @@ func (x *TCPSocketAction) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1339 := z.EncBinary() - _ = yym1339 + yym1344 := z.EncBinary() + _ = yym1344 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1340 := !z.EncBinary() - yy2arr1340 := z.EncBasicHandle().StructToArray - var yyq1340 [1]bool - _, _, _ = yysep1340, yyq1340, yy2arr1340 - const yyr1340 bool = false - yyq1340[0] = true - var yynn1340 int - if yyr1340 || yy2arr1340 { + yysep1345 := !z.EncBinary() + yy2arr1345 := z.EncBasicHandle().StructToArray + var yyq1345 [1]bool + _, _, _ = yysep1345, yyq1345, yy2arr1345 + const yyr1345 bool = false + yyq1345[0] = true + var yynn1345 int + if yyr1345 || yy2arr1345 { r.EncodeArrayStart(1) } else { - yynn1340 = 0 - for _, b := range yyq1340 { + yynn1345 = 0 + for _, b := range yyq1345 { if b { - yynn1340++ + yynn1345++ } } - r.EncodeMapStart(yynn1340) - yynn1340 = 0 + r.EncodeMapStart(yynn1345) + yynn1345 = 0 } - if yyr1340 || yy2arr1340 { + if yyr1345 || yy2arr1345 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1340[0] { - yy1342 := &x.Port - yym1343 := z.EncBinary() - _ = yym1343 + if yyq1345[0] { + yy1347 := &x.Port + yym1348 := z.EncBinary() + _ = yym1348 if false { - } else if z.HasExtensions() && z.EncExt(yy1342) { - } else if !yym1343 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1342) + } else if z.HasExtensions() && z.EncExt(yy1347) { + } else if !yym1348 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1347) } else { - z.EncFallback(yy1342) + z.EncFallback(yy1347) } } else { r.EncodeNil() } } else { - if yyq1340[0] { + if yyq1345[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1344 := &x.Port - yym1345 := z.EncBinary() - _ = yym1345 + yy1349 := &x.Port + yym1350 := z.EncBinary() + _ = yym1350 if false { - } else if z.HasExtensions() && z.EncExt(yy1344) { - } else if !yym1345 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1344) + } else if z.HasExtensions() && z.EncExt(yy1349) { + } else if !yym1350 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1349) } else { - z.EncFallback(yy1344) + z.EncFallback(yy1349) } } } - if yyr1340 || yy2arr1340 { + if yyr1345 || yy2arr1345 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -18558,25 +18606,25 @@ func (x *TCPSocketAction) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1346 := z.DecBinary() - _ = yym1346 + yym1351 := z.DecBinary() + _ = yym1351 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1347 := r.ContainerType() - if yyct1347 == codecSelferValueTypeMap1234 { - yyl1347 := r.ReadMapStart() - if yyl1347 == 0 { + yyct1352 := r.ContainerType() + if yyct1352 == codecSelferValueTypeMap1234 { + yyl1352 := r.ReadMapStart() + if yyl1352 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1347, d) + x.codecDecodeSelfFromMap(yyl1352, d) } - } else if yyct1347 == codecSelferValueTypeArray1234 { - yyl1347 := r.ReadArrayStart() - if yyl1347 == 0 { + } else if yyct1352 == codecSelferValueTypeArray1234 { + yyl1352 := r.ReadArrayStart() + if yyl1352 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1347, d) + x.codecDecodeSelfFromArray(yyl1352, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -18588,12 +18636,12 @@ func (x *TCPSocketAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1348Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1348Slc - var yyhl1348 bool = l >= 0 - for yyj1348 := 0; ; yyj1348++ { - if yyhl1348 { - if yyj1348 >= l { + var yys1353Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1353Slc + var yyhl1353 bool = l >= 0 + for yyj1353 := 0; ; yyj1353++ { + if yyhl1353 { + if yyj1353 >= l { break } } else { @@ -18602,29 +18650,29 @@ func (x *TCPSocketAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1348Slc = r.DecodeBytes(yys1348Slc, true, true) - yys1348 := string(yys1348Slc) + yys1353Slc = r.DecodeBytes(yys1353Slc, true, true) + yys1353 := string(yys1353Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1348 { + switch yys1353 { case "port": if r.TryDecodeAsNil() { x.Port = pkg4_intstr.IntOrString{} } else { - yyv1349 := &x.Port - yym1350 := z.DecBinary() - _ = yym1350 + yyv1354 := &x.Port + yym1355 := z.DecBinary() + _ = yym1355 if false { - } else if z.HasExtensions() && z.DecExt(yyv1349) { - } else if !yym1350 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1349) + } else if z.HasExtensions() && z.DecExt(yyv1354) { + } else if !yym1355 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1354) } else { - z.DecFallback(yyv1349, false) + z.DecFallback(yyv1354, false) } } default: - z.DecStructFieldNotFound(-1, yys1348) - } // end switch yys1348 - } // end for yyj1348 + z.DecStructFieldNotFound(-1, yys1353) + } // end switch yys1353 + } // end for yyj1353 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -18632,16 +18680,16 @@ func (x *TCPSocketAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1351 int - var yyb1351 bool - var yyhl1351 bool = l >= 0 - yyj1351++ - if yyhl1351 { - yyb1351 = yyj1351 > l + var yyj1356 int + var yyb1356 bool + var yyhl1356 bool = l >= 0 + yyj1356++ + if yyhl1356 { + yyb1356 = yyj1356 > l } else { - yyb1351 = r.CheckBreak() + yyb1356 = r.CheckBreak() } - if yyb1351 { + if yyb1356 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18649,29 +18697,29 @@ func (x *TCPSocketAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Port = pkg4_intstr.IntOrString{} } else { - yyv1352 := &x.Port - yym1353 := z.DecBinary() - _ = yym1353 + yyv1357 := &x.Port + yym1358 := z.DecBinary() + _ = yym1358 if false { - } else if z.HasExtensions() && z.DecExt(yyv1352) { - } else if !yym1353 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1352) + } else if z.HasExtensions() && z.DecExt(yyv1357) { + } else if !yym1358 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1357) } else { - z.DecFallback(yyv1352, false) + z.DecFallback(yyv1357, false) } } for { - yyj1351++ - if yyhl1351 { - yyb1351 = yyj1351 > l + yyj1356++ + if yyhl1356 { + yyb1356 = yyj1356 > l } else { - yyb1351 = r.CheckBreak() + yyb1356 = r.CheckBreak() } - if yyb1351 { + if yyb1356 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1351-1, "") + z.DecStructFieldNotFound(yyj1356-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18683,38 +18731,38 @@ func (x *ExecAction) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1354 := z.EncBinary() - _ = yym1354 + yym1359 := z.EncBinary() + _ = yym1359 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1355 := !z.EncBinary() - yy2arr1355 := z.EncBasicHandle().StructToArray - var yyq1355 [1]bool - _, _, _ = yysep1355, yyq1355, yy2arr1355 - const yyr1355 bool = false - yyq1355[0] = len(x.Command) != 0 - var yynn1355 int - if yyr1355 || yy2arr1355 { + yysep1360 := !z.EncBinary() + yy2arr1360 := z.EncBasicHandle().StructToArray + var yyq1360 [1]bool + _, _, _ = yysep1360, yyq1360, yy2arr1360 + const yyr1360 bool = false + yyq1360[0] = len(x.Command) != 0 + var yynn1360 int + if yyr1360 || yy2arr1360 { r.EncodeArrayStart(1) } else { - yynn1355 = 0 - for _, b := range yyq1355 { + yynn1360 = 0 + for _, b := range yyq1360 { if b { - yynn1355++ + yynn1360++ } } - r.EncodeMapStart(yynn1355) - yynn1355 = 0 + r.EncodeMapStart(yynn1360) + yynn1360 = 0 } - if yyr1355 || yy2arr1355 { + if yyr1360 || yy2arr1360 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1355[0] { + if yyq1360[0] { if x.Command == nil { r.EncodeNil() } else { - yym1357 := z.EncBinary() - _ = yym1357 + yym1362 := z.EncBinary() + _ = yym1362 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -18724,15 +18772,15 @@ func (x *ExecAction) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1355[0] { + if yyq1360[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("command")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Command == nil { r.EncodeNil() } else { - yym1358 := z.EncBinary() - _ = yym1358 + yym1363 := z.EncBinary() + _ = yym1363 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -18740,7 +18788,7 @@ func (x *ExecAction) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1355 || yy2arr1355 { + if yyr1360 || yy2arr1360 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -18753,25 +18801,25 @@ func (x *ExecAction) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1359 := z.DecBinary() - _ = yym1359 + yym1364 := z.DecBinary() + _ = yym1364 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1360 := r.ContainerType() - if yyct1360 == codecSelferValueTypeMap1234 { - yyl1360 := r.ReadMapStart() - if yyl1360 == 0 { + yyct1365 := r.ContainerType() + if yyct1365 == codecSelferValueTypeMap1234 { + yyl1365 := r.ReadMapStart() + if yyl1365 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1360, d) + x.codecDecodeSelfFromMap(yyl1365, d) } - } else if yyct1360 == codecSelferValueTypeArray1234 { - yyl1360 := r.ReadArrayStart() - if yyl1360 == 0 { + } else if yyct1365 == codecSelferValueTypeArray1234 { + yyl1365 := r.ReadArrayStart() + if yyl1365 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1360, d) + x.codecDecodeSelfFromArray(yyl1365, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -18783,12 +18831,12 @@ func (x *ExecAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1361Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1361Slc - var yyhl1361 bool = l >= 0 - for yyj1361 := 0; ; yyj1361++ { - if yyhl1361 { - if yyj1361 >= l { + var yys1366Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1366Slc + var yyhl1366 bool = l >= 0 + for yyj1366 := 0; ; yyj1366++ { + if yyhl1366 { + if yyj1366 >= l { break } } else { @@ -18797,26 +18845,26 @@ func (x *ExecAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1361Slc = r.DecodeBytes(yys1361Slc, true, true) - yys1361 := string(yys1361Slc) + yys1366Slc = r.DecodeBytes(yys1366Slc, true, true) + yys1366 := string(yys1366Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1361 { + switch yys1366 { case "command": if r.TryDecodeAsNil() { x.Command = nil } else { - yyv1362 := &x.Command - yym1363 := z.DecBinary() - _ = yym1363 + yyv1367 := &x.Command + yym1368 := z.DecBinary() + _ = yym1368 if false { } else { - z.F.DecSliceStringX(yyv1362, false, d) + z.F.DecSliceStringX(yyv1367, false, d) } } default: - z.DecStructFieldNotFound(-1, yys1361) - } // end switch yys1361 - } // end for yyj1361 + z.DecStructFieldNotFound(-1, yys1366) + } // end switch yys1366 + } // end for yyj1366 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -18824,16 +18872,16 @@ func (x *ExecAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1364 int - var yyb1364 bool - var yyhl1364 bool = l >= 0 - yyj1364++ - if yyhl1364 { - yyb1364 = yyj1364 > l + var yyj1369 int + var yyb1369 bool + var yyhl1369 bool = l >= 0 + yyj1369++ + if yyhl1369 { + yyb1369 = yyj1369 > l } else { - yyb1364 = r.CheckBreak() + yyb1369 = r.CheckBreak() } - if yyb1364 { + if yyb1369 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18841,26 +18889,26 @@ func (x *ExecAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv1365 := &x.Command - yym1366 := z.DecBinary() - _ = yym1366 + yyv1370 := &x.Command + yym1371 := z.DecBinary() + _ = yym1371 if false { } else { - z.F.DecSliceStringX(yyv1365, false, d) + z.F.DecSliceStringX(yyv1370, false, d) } } for { - yyj1364++ - if yyhl1364 { - yyb1364 = yyj1364 > l + yyj1369++ + if yyhl1369 { + yyb1369 = yyj1369 > l } else { - yyb1364 = r.CheckBreak() + yyb1369 = r.CheckBreak() } - if yyb1364 { + if yyb1369 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1364-1, "") + z.DecStructFieldNotFound(yyj1369-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18872,49 +18920,49 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1367 := z.EncBinary() - _ = yym1367 + yym1372 := z.EncBinary() + _ = yym1372 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1368 := !z.EncBinary() - yy2arr1368 := z.EncBasicHandle().StructToArray - var yyq1368 [8]bool - _, _, _ = yysep1368, yyq1368, yy2arr1368 - const yyr1368 bool = false - yyq1368[0] = x.Handler.Exec != nil && x.Exec != nil - yyq1368[1] = x.Handler.HTTPGet != nil && x.HTTPGet != nil - yyq1368[2] = x.Handler.TCPSocket != nil && x.TCPSocket != nil - yyq1368[3] = x.InitialDelaySeconds != 0 - yyq1368[4] = x.TimeoutSeconds != 0 - yyq1368[5] = x.PeriodSeconds != 0 - yyq1368[6] = x.SuccessThreshold != 0 - yyq1368[7] = x.FailureThreshold != 0 - var yynn1368 int - if yyr1368 || yy2arr1368 { + yysep1373 := !z.EncBinary() + yy2arr1373 := z.EncBasicHandle().StructToArray + var yyq1373 [8]bool + _, _, _ = yysep1373, yyq1373, yy2arr1373 + const yyr1373 bool = false + yyq1373[0] = x.Handler.Exec != nil && x.Exec != nil + yyq1373[1] = x.Handler.HTTPGet != nil && x.HTTPGet != nil + yyq1373[2] = x.Handler.TCPSocket != nil && x.TCPSocket != nil + yyq1373[3] = x.InitialDelaySeconds != 0 + yyq1373[4] = x.TimeoutSeconds != 0 + yyq1373[5] = x.PeriodSeconds != 0 + yyq1373[6] = x.SuccessThreshold != 0 + yyq1373[7] = x.FailureThreshold != 0 + var yynn1373 int + if yyr1373 || yy2arr1373 { r.EncodeArrayStart(8) } else { - yynn1368 = 0 - for _, b := range yyq1368 { + yynn1373 = 0 + for _, b := range yyq1373 { if b { - yynn1368++ + yynn1373++ } } - r.EncodeMapStart(yynn1368) - yynn1368 = 0 + r.EncodeMapStart(yynn1373) + yynn1373 = 0 } - var yyn1369 bool + var yyn1374 bool if x.Handler.Exec == nil { - yyn1369 = true - goto LABEL1369 + yyn1374 = true + goto LABEL1374 } - LABEL1369: - if yyr1368 || yy2arr1368 { - if yyn1369 { + LABEL1374: + if yyr1373 || yy2arr1373 { + if yyn1374 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1368[0] { + if yyq1373[0] { if x.Exec == nil { r.EncodeNil() } else { @@ -18925,11 +18973,11 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq1368[0] { + if yyq1373[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("exec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn1369 { + if yyn1374 { r.EncodeNil() } else { if x.Exec == nil { @@ -18940,18 +18988,18 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn1370 bool + var yyn1375 bool if x.Handler.HTTPGet == nil { - yyn1370 = true - goto LABEL1370 + yyn1375 = true + goto LABEL1375 } - LABEL1370: - if yyr1368 || yy2arr1368 { - if yyn1370 { + LABEL1375: + if yyr1373 || yy2arr1373 { + if yyn1375 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1368[1] { + if yyq1373[1] { if x.HTTPGet == nil { r.EncodeNil() } else { @@ -18962,11 +19010,11 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq1368[1] { + if yyq1373[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("httpGet")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn1370 { + if yyn1375 { r.EncodeNil() } else { if x.HTTPGet == nil { @@ -18977,18 +19025,18 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn1371 bool + var yyn1376 bool if x.Handler.TCPSocket == nil { - yyn1371 = true - goto LABEL1371 + yyn1376 = true + goto LABEL1376 } - LABEL1371: - if yyr1368 || yy2arr1368 { - if yyn1371 { + LABEL1376: + if yyr1373 || yy2arr1373 { + if yyn1376 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1368[2] { + if yyq1373[2] { if x.TCPSocket == nil { r.EncodeNil() } else { @@ -18999,11 +19047,11 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq1368[2] { + if yyq1373[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tcpSocket")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn1371 { + if yyn1376 { r.EncodeNil() } else { if x.TCPSocket == nil { @@ -19014,11 +19062,11 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1368 || yy2arr1368 { + if yyr1373 || yy2arr1373 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1368[3] { - yym1373 := z.EncBinary() - _ = yym1373 + if yyq1373[3] { + yym1378 := z.EncBinary() + _ = yym1378 if false { } else { r.EncodeInt(int64(x.InitialDelaySeconds)) @@ -19027,99 +19075,99 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1368[3] { + if yyq1373[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("initialDelaySeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1374 := z.EncBinary() - _ = yym1374 - if false { - } else { - r.EncodeInt(int64(x.InitialDelaySeconds)) - } - } - } - if yyr1368 || yy2arr1368 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1368[4] { - yym1376 := z.EncBinary() - _ = yym1376 - if false { - } else { - r.EncodeInt(int64(x.TimeoutSeconds)) - } - } else { - r.EncodeInt(0) - } - } else { - if yyq1368[4] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("timeoutSeconds")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1377 := z.EncBinary() - _ = yym1377 - if false { - } else { - r.EncodeInt(int64(x.TimeoutSeconds)) - } - } - } - if yyr1368 || yy2arr1368 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1368[5] { yym1379 := z.EncBinary() _ = yym1379 if false { } else { - r.EncodeInt(int64(x.PeriodSeconds)) + r.EncodeInt(int64(x.InitialDelaySeconds)) + } + } + } + if yyr1373 || yy2arr1373 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1373[4] { + yym1381 := z.EncBinary() + _ = yym1381 + if false { + } else { + r.EncodeInt(int64(x.TimeoutSeconds)) } } else { r.EncodeInt(0) } } else { - if yyq1368[5] { + if yyq1373[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("periodSeconds")) + r.EncodeString(codecSelferC_UTF81234, string("timeoutSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1380 := z.EncBinary() - _ = yym1380 - if false { - } else { - r.EncodeInt(int64(x.PeriodSeconds)) - } - } - } - if yyr1368 || yy2arr1368 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1368[6] { yym1382 := z.EncBinary() _ = yym1382 if false { } else { - r.EncodeInt(int64(x.SuccessThreshold)) + r.EncodeInt(int64(x.TimeoutSeconds)) + } + } + } + if yyr1373 || yy2arr1373 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1373[5] { + yym1384 := z.EncBinary() + _ = yym1384 + if false { + } else { + r.EncodeInt(int64(x.PeriodSeconds)) } } else { r.EncodeInt(0) } } else { - if yyq1368[6] { + if yyq1373[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("successThreshold")) + r.EncodeString(codecSelferC_UTF81234, string("periodSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1383 := z.EncBinary() - _ = yym1383 - if false { - } else { - r.EncodeInt(int64(x.SuccessThreshold)) - } - } - } - if yyr1368 || yy2arr1368 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1368[7] { yym1385 := z.EncBinary() _ = yym1385 if false { + } else { + r.EncodeInt(int64(x.PeriodSeconds)) + } + } + } + if yyr1373 || yy2arr1373 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1373[6] { + yym1387 := z.EncBinary() + _ = yym1387 + if false { + } else { + r.EncodeInt(int64(x.SuccessThreshold)) + } + } else { + r.EncodeInt(0) + } + } else { + if yyq1373[6] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("successThreshold")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym1388 := z.EncBinary() + _ = yym1388 + if false { + } else { + r.EncodeInt(int64(x.SuccessThreshold)) + } + } + } + if yyr1373 || yy2arr1373 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1373[7] { + yym1390 := z.EncBinary() + _ = yym1390 + if false { } else { r.EncodeInt(int64(x.FailureThreshold)) } @@ -19127,19 +19175,19 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1368[7] { + if yyq1373[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("failureThreshold")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1386 := z.EncBinary() - _ = yym1386 + yym1391 := z.EncBinary() + _ = yym1391 if false { } else { r.EncodeInt(int64(x.FailureThreshold)) } } } - if yyr1368 || yy2arr1368 { + if yyr1373 || yy2arr1373 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -19152,25 +19200,25 @@ func (x *Probe) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1387 := z.DecBinary() - _ = yym1387 + yym1392 := z.DecBinary() + _ = yym1392 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1388 := r.ContainerType() - if yyct1388 == codecSelferValueTypeMap1234 { - yyl1388 := r.ReadMapStart() - if yyl1388 == 0 { + yyct1393 := r.ContainerType() + if yyct1393 == codecSelferValueTypeMap1234 { + yyl1393 := r.ReadMapStart() + if yyl1393 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1388, d) + x.codecDecodeSelfFromMap(yyl1393, d) } - } else if yyct1388 == codecSelferValueTypeArray1234 { - yyl1388 := r.ReadArrayStart() - if yyl1388 == 0 { + } else if yyct1393 == codecSelferValueTypeArray1234 { + yyl1393 := r.ReadArrayStart() + if yyl1393 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1388, d) + x.codecDecodeSelfFromArray(yyl1393, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -19182,12 +19230,12 @@ func (x *Probe) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1389Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1389Slc - var yyhl1389 bool = l >= 0 - for yyj1389 := 0; ; yyj1389++ { - if yyhl1389 { - if yyj1389 >= l { + var yys1394Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1394Slc + var yyhl1394 bool = l >= 0 + for yyj1394 := 0; ; yyj1394++ { + if yyhl1394 { + if yyj1394 >= l { break } } else { @@ -19196,10 +19244,10 @@ func (x *Probe) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1389Slc = r.DecodeBytes(yys1389Slc, true, true) - yys1389 := string(yys1389Slc) + yys1394Slc = r.DecodeBytes(yys1394Slc, true, true) + yys1394 := string(yys1394Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1389 { + switch yys1394 { case "exec": if x.Handler.Exec == nil { x.Handler.Exec = new(ExecAction) @@ -19273,9 +19321,9 @@ func (x *Probe) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.FailureThreshold = int32(r.DecodeInt(32)) } default: - z.DecStructFieldNotFound(-1, yys1389) - } // end switch yys1389 - } // end for yyj1389 + z.DecStructFieldNotFound(-1, yys1394) + } // end switch yys1394 + } // end for yyj1394 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -19283,19 +19331,19 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1398 int - var yyb1398 bool - var yyhl1398 bool = l >= 0 + var yyj1403 int + var yyb1403 bool + var yyhl1403 bool = l >= 0 if x.Handler.Exec == nil { x.Handler.Exec = new(ExecAction) } - yyj1398++ - if yyhl1398 { - yyb1398 = yyj1398 > l + yyj1403++ + if yyhl1403 { + yyb1403 = yyj1403 > l } else { - yyb1398 = r.CheckBreak() + yyb1403 = r.CheckBreak() } - if yyb1398 { + if yyb1403 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19313,13 +19361,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Handler.HTTPGet == nil { x.Handler.HTTPGet = new(HTTPGetAction) } - yyj1398++ - if yyhl1398 { - yyb1398 = yyj1398 > l + yyj1403++ + if yyhl1403 { + yyb1403 = yyj1403 > l } else { - yyb1398 = r.CheckBreak() + yyb1403 = r.CheckBreak() } - if yyb1398 { + if yyb1403 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19337,13 +19385,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Handler.TCPSocket == nil { x.Handler.TCPSocket = new(TCPSocketAction) } - yyj1398++ - if yyhl1398 { - yyb1398 = yyj1398 > l + yyj1403++ + if yyhl1403 { + yyb1403 = yyj1403 > l } else { - yyb1398 = r.CheckBreak() + yyb1403 = r.CheckBreak() } - if yyb1398 { + if yyb1403 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19358,13 +19406,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.TCPSocket.CodecDecodeSelf(d) } - yyj1398++ - if yyhl1398 { - yyb1398 = yyj1398 > l + yyj1403++ + if yyhl1403 { + yyb1403 = yyj1403 > l } else { - yyb1398 = r.CheckBreak() + yyb1403 = r.CheckBreak() } - if yyb1398 { + if yyb1403 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19374,13 +19422,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.InitialDelaySeconds = int32(r.DecodeInt(32)) } - yyj1398++ - if yyhl1398 { - yyb1398 = yyj1398 > l + yyj1403++ + if yyhl1403 { + yyb1403 = yyj1403 > l } else { - yyb1398 = r.CheckBreak() + yyb1403 = r.CheckBreak() } - if yyb1398 { + if yyb1403 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19390,13 +19438,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.TimeoutSeconds = int32(r.DecodeInt(32)) } - yyj1398++ - if yyhl1398 { - yyb1398 = yyj1398 > l + yyj1403++ + if yyhl1403 { + yyb1403 = yyj1403 > l } else { - yyb1398 = r.CheckBreak() + yyb1403 = r.CheckBreak() } - if yyb1398 { + if yyb1403 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19406,13 +19454,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.PeriodSeconds = int32(r.DecodeInt(32)) } - yyj1398++ - if yyhl1398 { - yyb1398 = yyj1398 > l + yyj1403++ + if yyhl1403 { + yyb1403 = yyj1403 > l } else { - yyb1398 = r.CheckBreak() + yyb1403 = r.CheckBreak() } - if yyb1398 { + if yyb1403 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19422,13 +19470,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.SuccessThreshold = int32(r.DecodeInt(32)) } - yyj1398++ - if yyhl1398 { - yyb1398 = yyj1398 > l + yyj1403++ + if yyhl1403 { + yyb1403 = yyj1403 > l } else { - yyb1398 = r.CheckBreak() + yyb1403 = r.CheckBreak() } - if yyb1398 { + if yyb1403 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19439,17 +19487,17 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.FailureThreshold = int32(r.DecodeInt(32)) } for { - yyj1398++ - if yyhl1398 { - yyb1398 = yyj1398 > l + yyj1403++ + if yyhl1403 { + yyb1403 = yyj1403 > l } else { - yyb1398 = r.CheckBreak() + yyb1403 = r.CheckBreak() } - if yyb1398 { + if yyb1403 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1398-1, "") + z.DecStructFieldNotFound(yyj1403-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19458,8 +19506,8 @@ func (x PullPolicy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1407 := z.EncBinary() - _ = yym1407 + yym1412 := z.EncBinary() + _ = yym1412 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -19471,8 +19519,8 @@ func (x *PullPolicy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1408 := z.DecBinary() - _ = yym1408 + yym1413 := z.DecBinary() + _ = yym1413 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -19484,8 +19532,8 @@ func (x Capability) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1409 := z.EncBinary() - _ = yym1409 + yym1414 := z.EncBinary() + _ = yym1414 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -19497,8 +19545,8 @@ func (x *Capability) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1410 := z.DecBinary() - _ = yym1410 + yym1415 := z.DecBinary() + _ = yym1415 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -19513,39 +19561,39 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1411 := z.EncBinary() - _ = yym1411 + yym1416 := z.EncBinary() + _ = yym1416 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1412 := !z.EncBinary() - yy2arr1412 := z.EncBasicHandle().StructToArray - var yyq1412 [2]bool - _, _, _ = yysep1412, yyq1412, yy2arr1412 - const yyr1412 bool = false - yyq1412[0] = len(x.Add) != 0 - yyq1412[1] = len(x.Drop) != 0 - var yynn1412 int - if yyr1412 || yy2arr1412 { + yysep1417 := !z.EncBinary() + yy2arr1417 := z.EncBasicHandle().StructToArray + var yyq1417 [2]bool + _, _, _ = yysep1417, yyq1417, yy2arr1417 + const yyr1417 bool = false + yyq1417[0] = len(x.Add) != 0 + yyq1417[1] = len(x.Drop) != 0 + var yynn1417 int + if yyr1417 || yy2arr1417 { r.EncodeArrayStart(2) } else { - yynn1412 = 0 - for _, b := range yyq1412 { + yynn1417 = 0 + for _, b := range yyq1417 { if b { - yynn1412++ + yynn1417++ } } - r.EncodeMapStart(yynn1412) - yynn1412 = 0 + r.EncodeMapStart(yynn1417) + yynn1417 = 0 } - if yyr1412 || yy2arr1412 { + if yyr1417 || yy2arr1417 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1412[0] { + if yyq1417[0] { if x.Add == nil { r.EncodeNil() } else { - yym1414 := z.EncBinary() - _ = yym1414 + yym1419 := z.EncBinary() + _ = yym1419 if false { } else { h.encSliceCapability(([]Capability)(x.Add), e) @@ -19555,15 +19603,15 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1412[0] { + if yyq1417[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("add")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Add == nil { r.EncodeNil() } else { - yym1415 := z.EncBinary() - _ = yym1415 + yym1420 := z.EncBinary() + _ = yym1420 if false { } else { h.encSliceCapability(([]Capability)(x.Add), e) @@ -19571,14 +19619,14 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1412 || yy2arr1412 { + if yyr1417 || yy2arr1417 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1412[1] { + if yyq1417[1] { if x.Drop == nil { r.EncodeNil() } else { - yym1417 := z.EncBinary() - _ = yym1417 + yym1422 := z.EncBinary() + _ = yym1422 if false { } else { h.encSliceCapability(([]Capability)(x.Drop), e) @@ -19588,15 +19636,15 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1412[1] { + if yyq1417[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("drop")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Drop == nil { r.EncodeNil() } else { - yym1418 := z.EncBinary() - _ = yym1418 + yym1423 := z.EncBinary() + _ = yym1423 if false { } else { h.encSliceCapability(([]Capability)(x.Drop), e) @@ -19604,7 +19652,7 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1412 || yy2arr1412 { + if yyr1417 || yy2arr1417 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -19617,25 +19665,25 @@ func (x *Capabilities) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1419 := z.DecBinary() - _ = yym1419 + yym1424 := z.DecBinary() + _ = yym1424 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1420 := r.ContainerType() - if yyct1420 == codecSelferValueTypeMap1234 { - yyl1420 := r.ReadMapStart() - if yyl1420 == 0 { + yyct1425 := r.ContainerType() + if yyct1425 == codecSelferValueTypeMap1234 { + yyl1425 := r.ReadMapStart() + if yyl1425 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1420, d) + x.codecDecodeSelfFromMap(yyl1425, d) } - } else if yyct1420 == codecSelferValueTypeArray1234 { - yyl1420 := r.ReadArrayStart() - if yyl1420 == 0 { + } else if yyct1425 == codecSelferValueTypeArray1234 { + yyl1425 := r.ReadArrayStart() + if yyl1425 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1420, d) + x.codecDecodeSelfFromArray(yyl1425, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -19647,12 +19695,12 @@ func (x *Capabilities) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1421Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1421Slc - var yyhl1421 bool = l >= 0 - for yyj1421 := 0; ; yyj1421++ { - if yyhl1421 { - if yyj1421 >= l { + var yys1426Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1426Slc + var yyhl1426 bool = l >= 0 + for yyj1426 := 0; ; yyj1426++ { + if yyhl1426 { + if yyj1426 >= l { break } } else { @@ -19661,38 +19709,38 @@ func (x *Capabilities) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1421Slc = r.DecodeBytes(yys1421Slc, true, true) - yys1421 := string(yys1421Slc) + yys1426Slc = r.DecodeBytes(yys1426Slc, true, true) + yys1426 := string(yys1426Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1421 { + switch yys1426 { case "add": if r.TryDecodeAsNil() { x.Add = nil } else { - yyv1422 := &x.Add - yym1423 := z.DecBinary() - _ = yym1423 + yyv1427 := &x.Add + yym1428 := z.DecBinary() + _ = yym1428 if false { } else { - h.decSliceCapability((*[]Capability)(yyv1422), d) + h.decSliceCapability((*[]Capability)(yyv1427), d) } } case "drop": if r.TryDecodeAsNil() { x.Drop = nil } else { - yyv1424 := &x.Drop - yym1425 := z.DecBinary() - _ = yym1425 + yyv1429 := &x.Drop + yym1430 := z.DecBinary() + _ = yym1430 if false { } else { - h.decSliceCapability((*[]Capability)(yyv1424), d) + h.decSliceCapability((*[]Capability)(yyv1429), d) } } default: - z.DecStructFieldNotFound(-1, yys1421) - } // end switch yys1421 - } // end for yyj1421 + z.DecStructFieldNotFound(-1, yys1426) + } // end switch yys1426 + } // end for yyj1426 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -19700,16 +19748,16 @@ func (x *Capabilities) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1426 int - var yyb1426 bool - var yyhl1426 bool = l >= 0 - yyj1426++ - if yyhl1426 { - yyb1426 = yyj1426 > l + var yyj1431 int + var yyb1431 bool + var yyhl1431 bool = l >= 0 + yyj1431++ + if yyhl1431 { + yyb1431 = yyj1431 > l } else { - yyb1426 = r.CheckBreak() + yyb1431 = r.CheckBreak() } - if yyb1426 { + if yyb1431 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19717,21 +19765,21 @@ func (x *Capabilities) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Add = nil } else { - yyv1427 := &x.Add - yym1428 := z.DecBinary() - _ = yym1428 + yyv1432 := &x.Add + yym1433 := z.DecBinary() + _ = yym1433 if false { } else { - h.decSliceCapability((*[]Capability)(yyv1427), d) + h.decSliceCapability((*[]Capability)(yyv1432), d) } } - yyj1426++ - if yyhl1426 { - yyb1426 = yyj1426 > l + yyj1431++ + if yyhl1431 { + yyb1431 = yyj1431 > l } else { - yyb1426 = r.CheckBreak() + yyb1431 = r.CheckBreak() } - if yyb1426 { + if yyb1431 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19739,26 +19787,26 @@ func (x *Capabilities) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Drop = nil } else { - yyv1429 := &x.Drop - yym1430 := z.DecBinary() - _ = yym1430 + yyv1434 := &x.Drop + yym1435 := z.DecBinary() + _ = yym1435 if false { } else { - h.decSliceCapability((*[]Capability)(yyv1429), d) + h.decSliceCapability((*[]Capability)(yyv1434), d) } } for { - yyj1426++ - if yyhl1426 { - yyb1426 = yyj1426 > l + yyj1431++ + if yyhl1431 { + yyb1431 = yyj1431 > l } else { - yyb1426 = r.CheckBreak() + yyb1431 = r.CheckBreak() } - if yyb1426 { + if yyb1431 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1426-1, "") + z.DecStructFieldNotFound(yyj1431-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19770,34 +19818,34 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1431 := z.EncBinary() - _ = yym1431 + yym1436 := z.EncBinary() + _ = yym1436 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1432 := !z.EncBinary() - yy2arr1432 := z.EncBasicHandle().StructToArray - var yyq1432 [2]bool - _, _, _ = yysep1432, yyq1432, yy2arr1432 - const yyr1432 bool = false - yyq1432[0] = len(x.Limits) != 0 - yyq1432[1] = len(x.Requests) != 0 - var yynn1432 int - if yyr1432 || yy2arr1432 { + yysep1437 := !z.EncBinary() + yy2arr1437 := z.EncBasicHandle().StructToArray + var yyq1437 [2]bool + _, _, _ = yysep1437, yyq1437, yy2arr1437 + const yyr1437 bool = false + yyq1437[0] = len(x.Limits) != 0 + yyq1437[1] = len(x.Requests) != 0 + var yynn1437 int + if yyr1437 || yy2arr1437 { r.EncodeArrayStart(2) } else { - yynn1432 = 0 - for _, b := range yyq1432 { + yynn1437 = 0 + for _, b := range yyq1437 { if b { - yynn1432++ + yynn1437++ } } - r.EncodeMapStart(yynn1432) - yynn1432 = 0 + r.EncodeMapStart(yynn1437) + yynn1437 = 0 } - if yyr1432 || yy2arr1432 { + if yyr1437 || yy2arr1437 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1432[0] { + if yyq1437[0] { if x.Limits == nil { r.EncodeNil() } else { @@ -19807,7 +19855,7 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1432[0] { + if yyq1437[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("limits")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -19818,9 +19866,9 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1432 || yy2arr1432 { + if yyr1437 || yy2arr1437 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1432[1] { + if yyq1437[1] { if x.Requests == nil { r.EncodeNil() } else { @@ -19830,7 +19878,7 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1432[1] { + if yyq1437[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("requests")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -19841,7 +19889,7 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1432 || yy2arr1432 { + if yyr1437 || yy2arr1437 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -19854,25 +19902,25 @@ func (x *ResourceRequirements) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1435 := z.DecBinary() - _ = yym1435 + yym1440 := z.DecBinary() + _ = yym1440 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1436 := r.ContainerType() - if yyct1436 == codecSelferValueTypeMap1234 { - yyl1436 := r.ReadMapStart() - if yyl1436 == 0 { + yyct1441 := r.ContainerType() + if yyct1441 == codecSelferValueTypeMap1234 { + yyl1441 := r.ReadMapStart() + if yyl1441 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1436, d) + x.codecDecodeSelfFromMap(yyl1441, d) } - } else if yyct1436 == codecSelferValueTypeArray1234 { - yyl1436 := r.ReadArrayStart() - if yyl1436 == 0 { + } else if yyct1441 == codecSelferValueTypeArray1234 { + yyl1441 := r.ReadArrayStart() + if yyl1441 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1436, d) + x.codecDecodeSelfFromArray(yyl1441, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -19884,12 +19932,12 @@ func (x *ResourceRequirements) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1437Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1437Slc - var yyhl1437 bool = l >= 0 - for yyj1437 := 0; ; yyj1437++ { - if yyhl1437 { - if yyj1437 >= l { + var yys1442Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1442Slc + var yyhl1442 bool = l >= 0 + for yyj1442 := 0; ; yyj1442++ { + if yyhl1442 { + if yyj1442 >= l { break } } else { @@ -19898,28 +19946,28 @@ func (x *ResourceRequirements) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1437Slc = r.DecodeBytes(yys1437Slc, true, true) - yys1437 := string(yys1437Slc) + yys1442Slc = r.DecodeBytes(yys1442Slc, true, true) + yys1442 := string(yys1442Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1437 { + switch yys1442 { case "limits": if r.TryDecodeAsNil() { x.Limits = nil } else { - yyv1438 := &x.Limits - yyv1438.CodecDecodeSelf(d) + yyv1443 := &x.Limits + yyv1443.CodecDecodeSelf(d) } case "requests": if r.TryDecodeAsNil() { x.Requests = nil } else { - yyv1439 := &x.Requests - yyv1439.CodecDecodeSelf(d) + yyv1444 := &x.Requests + yyv1444.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1437) - } // end switch yys1437 - } // end for yyj1437 + z.DecStructFieldNotFound(-1, yys1442) + } // end switch yys1442 + } // end for yyj1442 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -19927,16 +19975,16 @@ func (x *ResourceRequirements) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1440 int - var yyb1440 bool - var yyhl1440 bool = l >= 0 - yyj1440++ - if yyhl1440 { - yyb1440 = yyj1440 > l + var yyj1445 int + var yyb1445 bool + var yyhl1445 bool = l >= 0 + yyj1445++ + if yyhl1445 { + yyb1445 = yyj1445 > l } else { - yyb1440 = r.CheckBreak() + yyb1445 = r.CheckBreak() } - if yyb1440 { + if yyb1445 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19944,16 +19992,16 @@ func (x *ResourceRequirements) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.Limits = nil } else { - yyv1441 := &x.Limits - yyv1441.CodecDecodeSelf(d) + yyv1446 := &x.Limits + yyv1446.CodecDecodeSelf(d) } - yyj1440++ - if yyhl1440 { - yyb1440 = yyj1440 > l + yyj1445++ + if yyhl1445 { + yyb1445 = yyj1445 > l } else { - yyb1440 = r.CheckBreak() + yyb1445 = r.CheckBreak() } - if yyb1440 { + if yyb1445 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19961,21 +20009,21 @@ func (x *ResourceRequirements) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.Requests = nil } else { - yyv1442 := &x.Requests - yyv1442.CodecDecodeSelf(d) + yyv1447 := &x.Requests + yyv1447.CodecDecodeSelf(d) } for { - yyj1440++ - if yyhl1440 { - yyb1440 = yyj1440 > l + yyj1445++ + if yyhl1445 { + yyb1445 = yyj1445 > l } else { - yyb1440 = r.CheckBreak() + yyb1445 = r.CheckBreak() } - if yyb1440 { + if yyb1445 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1440-1, "") + z.DecStructFieldNotFound(yyj1445-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19987,48 +20035,48 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1443 := z.EncBinary() - _ = yym1443 + yym1448 := z.EncBinary() + _ = yym1448 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1444 := !z.EncBinary() - yy2arr1444 := z.EncBasicHandle().StructToArray - var yyq1444 [18]bool - _, _, _ = yysep1444, yyq1444, yy2arr1444 - const yyr1444 bool = false - yyq1444[2] = len(x.Command) != 0 - yyq1444[3] = len(x.Args) != 0 - yyq1444[4] = x.WorkingDir != "" - yyq1444[5] = len(x.Ports) != 0 - yyq1444[6] = len(x.Env) != 0 - yyq1444[7] = true - yyq1444[8] = len(x.VolumeMounts) != 0 - yyq1444[9] = x.LivenessProbe != nil - yyq1444[10] = x.ReadinessProbe != nil - yyq1444[11] = x.Lifecycle != nil - yyq1444[12] = x.TerminationMessagePath != "" - yyq1444[14] = x.SecurityContext != nil - yyq1444[15] = x.Stdin != false - yyq1444[16] = x.StdinOnce != false - yyq1444[17] = x.TTY != false - var yynn1444 int - if yyr1444 || yy2arr1444 { + yysep1449 := !z.EncBinary() + yy2arr1449 := z.EncBasicHandle().StructToArray + var yyq1449 [18]bool + _, _, _ = yysep1449, yyq1449, yy2arr1449 + const yyr1449 bool = false + yyq1449[2] = len(x.Command) != 0 + yyq1449[3] = len(x.Args) != 0 + yyq1449[4] = x.WorkingDir != "" + yyq1449[5] = len(x.Ports) != 0 + yyq1449[6] = len(x.Env) != 0 + yyq1449[7] = true + yyq1449[8] = len(x.VolumeMounts) != 0 + yyq1449[9] = x.LivenessProbe != nil + yyq1449[10] = x.ReadinessProbe != nil + yyq1449[11] = x.Lifecycle != nil + yyq1449[12] = x.TerminationMessagePath != "" + yyq1449[14] = x.SecurityContext != nil + yyq1449[15] = x.Stdin != false + yyq1449[16] = x.StdinOnce != false + yyq1449[17] = x.TTY != false + var yynn1449 int + if yyr1449 || yy2arr1449 { r.EncodeArrayStart(18) } else { - yynn1444 = 3 - for _, b := range yyq1444 { + yynn1449 = 3 + for _, b := range yyq1449 { if b { - yynn1444++ + yynn1449++ } } - r.EncodeMapStart(yynn1444) - yynn1444 = 0 + r.EncodeMapStart(yynn1449) + yynn1449 = 0 } - if yyr1444 || yy2arr1444 { + if yyr1449 || yy2arr1449 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1446 := z.EncBinary() - _ = yym1446 + yym1451 := z.EncBinary() + _ = yym1451 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -20037,17 +20085,17 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1447 := z.EncBinary() - _ = yym1447 + yym1452 := z.EncBinary() + _ = yym1452 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1444 || yy2arr1444 { + if yyr1449 || yy2arr1449 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1449 := z.EncBinary() - _ = yym1449 + yym1454 := z.EncBinary() + _ = yym1454 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Image)) @@ -20056,21 +20104,21 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("image")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1450 := z.EncBinary() - _ = yym1450 + yym1455 := z.EncBinary() + _ = yym1455 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Image)) } } - if yyr1444 || yy2arr1444 { + if yyr1449 || yy2arr1449 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1444[2] { + if yyq1449[2] { if x.Command == nil { r.EncodeNil() } else { - yym1452 := z.EncBinary() - _ = yym1452 + yym1457 := z.EncBinary() + _ = yym1457 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -20080,15 +20128,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1444[2] { + if yyq1449[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("command")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Command == nil { r.EncodeNil() } else { - yym1453 := z.EncBinary() - _ = yym1453 + yym1458 := z.EncBinary() + _ = yym1458 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -20096,14 +20144,14 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1444 || yy2arr1444 { + if yyr1449 || yy2arr1449 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1444[3] { + if yyq1449[3] { if x.Args == nil { r.EncodeNil() } else { - yym1455 := z.EncBinary() - _ = yym1455 + yym1460 := z.EncBinary() + _ = yym1460 if false { } else { z.F.EncSliceStringV(x.Args, false, e) @@ -20113,15 +20161,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1444[3] { + if yyq1449[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("args")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Args == nil { r.EncodeNil() } else { - yym1456 := z.EncBinary() - _ = yym1456 + yym1461 := z.EncBinary() + _ = yym1461 if false { } else { z.F.EncSliceStringV(x.Args, false, e) @@ -20129,11 +20177,11 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1444 || yy2arr1444 { + if yyr1449 || yy2arr1449 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1444[4] { - yym1458 := z.EncBinary() - _ = yym1458 + if yyq1449[4] { + yym1463 := z.EncBinary() + _ = yym1463 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.WorkingDir)) @@ -20142,26 +20190,26 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1444[4] { + if yyq1449[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("workingDir")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1459 := z.EncBinary() - _ = yym1459 + yym1464 := z.EncBinary() + _ = yym1464 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.WorkingDir)) } } } - if yyr1444 || yy2arr1444 { + if yyr1449 || yy2arr1449 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1444[5] { + if yyq1449[5] { if x.Ports == nil { r.EncodeNil() } else { - yym1461 := z.EncBinary() - _ = yym1461 + yym1466 := z.EncBinary() + _ = yym1466 if false { } else { h.encSliceContainerPort(([]ContainerPort)(x.Ports), e) @@ -20171,15 +20219,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1444[5] { + if yyq1449[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ports")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Ports == nil { r.EncodeNil() } else { - yym1462 := z.EncBinary() - _ = yym1462 + yym1467 := z.EncBinary() + _ = yym1467 if false { } else { h.encSliceContainerPort(([]ContainerPort)(x.Ports), e) @@ -20187,14 +20235,14 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1444 || yy2arr1444 { + if yyr1449 || yy2arr1449 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1444[6] { + if yyq1449[6] { if x.Env == nil { r.EncodeNil() } else { - yym1464 := z.EncBinary() - _ = yym1464 + yym1469 := z.EncBinary() + _ = yym1469 if false { } else { h.encSliceEnvVar(([]EnvVar)(x.Env), e) @@ -20204,15 +20252,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1444[6] { + if yyq1449[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("env")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Env == nil { r.EncodeNil() } else { - yym1465 := z.EncBinary() - _ = yym1465 + yym1470 := z.EncBinary() + _ = yym1470 if false { } else { h.encSliceEnvVar(([]EnvVar)(x.Env), e) @@ -20220,31 +20268,31 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1444 || yy2arr1444 { + if yyr1449 || yy2arr1449 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1444[7] { - yy1467 := &x.Resources - yy1467.CodecEncodeSelf(e) + if yyq1449[7] { + yy1472 := &x.Resources + yy1472.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1444[7] { + if yyq1449[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resources")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1468 := &x.Resources - yy1468.CodecEncodeSelf(e) + yy1473 := &x.Resources + yy1473.CodecEncodeSelf(e) } } - if yyr1444 || yy2arr1444 { + if yyr1449 || yy2arr1449 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1444[8] { + if yyq1449[8] { if x.VolumeMounts == nil { r.EncodeNil() } else { - yym1470 := z.EncBinary() - _ = yym1470 + yym1475 := z.EncBinary() + _ = yym1475 if false { } else { h.encSliceVolumeMount(([]VolumeMount)(x.VolumeMounts), e) @@ -20254,15 +20302,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1444[8] { + if yyq1449[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumeMounts")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.VolumeMounts == nil { r.EncodeNil() } else { - yym1471 := z.EncBinary() - _ = yym1471 + yym1476 := z.EncBinary() + _ = yym1476 if false { } else { h.encSliceVolumeMount(([]VolumeMount)(x.VolumeMounts), e) @@ -20270,9 +20318,9 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1444 || yy2arr1444 { + if yyr1449 || yy2arr1449 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1444[9] { + if yyq1449[9] { if x.LivenessProbe == nil { r.EncodeNil() } else { @@ -20282,7 +20330,7 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1444[9] { + if yyq1449[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("livenessProbe")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -20293,9 +20341,9 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1444 || yy2arr1444 { + if yyr1449 || yy2arr1449 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1444[10] { + if yyq1449[10] { if x.ReadinessProbe == nil { r.EncodeNil() } else { @@ -20305,7 +20353,7 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1444[10] { + if yyq1449[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readinessProbe")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -20316,9 +20364,9 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1444 || yy2arr1444 { + if yyr1449 || yy2arr1449 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1444[11] { + if yyq1449[11] { if x.Lifecycle == nil { r.EncodeNil() } else { @@ -20328,7 +20376,7 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1444[11] { + if yyq1449[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lifecycle")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -20339,11 +20387,11 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1444 || yy2arr1444 { + if yyr1449 || yy2arr1449 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1444[12] { - yym1476 := z.EncBinary() - _ = yym1476 + if yyq1449[12] { + yym1481 := z.EncBinary() + _ = yym1481 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TerminationMessagePath)) @@ -20352,19 +20400,19 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1444[12] { + if yyq1449[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("terminationMessagePath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1477 := z.EncBinary() - _ = yym1477 + yym1482 := z.EncBinary() + _ = yym1482 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TerminationMessagePath)) } } } - if yyr1444 || yy2arr1444 { + if yyr1449 || yy2arr1449 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.ImagePullPolicy.CodecEncodeSelf(e) } else { @@ -20373,9 +20421,9 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.ImagePullPolicy.CodecEncodeSelf(e) } - if yyr1444 || yy2arr1444 { + if yyr1449 || yy2arr1449 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1444[14] { + if yyq1449[14] { if x.SecurityContext == nil { r.EncodeNil() } else { @@ -20385,7 +20433,7 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1444[14] { + if yyq1449[14] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("securityContext")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -20396,11 +20444,11 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1444 || yy2arr1444 { + if yyr1449 || yy2arr1449 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1444[15] { - yym1481 := z.EncBinary() - _ = yym1481 + if yyq1449[15] { + yym1486 := z.EncBinary() + _ = yym1486 if false { } else { r.EncodeBool(bool(x.Stdin)) @@ -20409,49 +20457,49 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1444[15] { + if yyq1449[15] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("stdin")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1482 := z.EncBinary() - _ = yym1482 - if false { - } else { - r.EncodeBool(bool(x.Stdin)) - } - } - } - if yyr1444 || yy2arr1444 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1444[16] { - yym1484 := z.EncBinary() - _ = yym1484 - if false { - } else { - r.EncodeBool(bool(x.StdinOnce)) - } - } else { - r.EncodeBool(false) - } - } else { - if yyq1444[16] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("stdinOnce")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1485 := z.EncBinary() - _ = yym1485 - if false { - } else { - r.EncodeBool(bool(x.StdinOnce)) - } - } - } - if yyr1444 || yy2arr1444 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1444[17] { yym1487 := z.EncBinary() _ = yym1487 if false { + } else { + r.EncodeBool(bool(x.Stdin)) + } + } + } + if yyr1449 || yy2arr1449 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1449[16] { + yym1489 := z.EncBinary() + _ = yym1489 + if false { + } else { + r.EncodeBool(bool(x.StdinOnce)) + } + } else { + r.EncodeBool(false) + } + } else { + if yyq1449[16] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("stdinOnce")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym1490 := z.EncBinary() + _ = yym1490 + if false { + } else { + r.EncodeBool(bool(x.StdinOnce)) + } + } + } + if yyr1449 || yy2arr1449 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1449[17] { + yym1492 := z.EncBinary() + _ = yym1492 + if false { } else { r.EncodeBool(bool(x.TTY)) } @@ -20459,19 +20507,19 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1444[17] { + if yyq1449[17] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tty")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1488 := z.EncBinary() - _ = yym1488 + yym1493 := z.EncBinary() + _ = yym1493 if false { } else { r.EncodeBool(bool(x.TTY)) } } } - if yyr1444 || yy2arr1444 { + if yyr1449 || yy2arr1449 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -20484,25 +20532,25 @@ func (x *Container) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1489 := z.DecBinary() - _ = yym1489 + yym1494 := z.DecBinary() + _ = yym1494 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1490 := r.ContainerType() - if yyct1490 == codecSelferValueTypeMap1234 { - yyl1490 := r.ReadMapStart() - if yyl1490 == 0 { + yyct1495 := r.ContainerType() + if yyct1495 == codecSelferValueTypeMap1234 { + yyl1495 := r.ReadMapStart() + if yyl1495 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1490, d) + x.codecDecodeSelfFromMap(yyl1495, d) } - } else if yyct1490 == codecSelferValueTypeArray1234 { - yyl1490 := r.ReadArrayStart() - if yyl1490 == 0 { + } else if yyct1495 == codecSelferValueTypeArray1234 { + yyl1495 := r.ReadArrayStart() + if yyl1495 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1490, d) + x.codecDecodeSelfFromArray(yyl1495, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -20514,12 +20562,12 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1491Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1491Slc - var yyhl1491 bool = l >= 0 - for yyj1491 := 0; ; yyj1491++ { - if yyhl1491 { - if yyj1491 >= l { + var yys1496Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1496Slc + var yyhl1496 bool = l >= 0 + for yyj1496 := 0; ; yyj1496++ { + if yyhl1496 { + if yyj1496 >= l { break } } else { @@ -20528,10 +20576,10 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1491Slc = r.DecodeBytes(yys1491Slc, true, true) - yys1491 := string(yys1491Slc) + yys1496Slc = r.DecodeBytes(yys1496Slc, true, true) + yys1496 := string(yys1496Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1491 { + switch yys1496 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -20548,24 +20596,24 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv1494 := &x.Command - yym1495 := z.DecBinary() - _ = yym1495 + yyv1499 := &x.Command + yym1500 := z.DecBinary() + _ = yym1500 if false { } else { - z.F.DecSliceStringX(yyv1494, false, d) + z.F.DecSliceStringX(yyv1499, false, d) } } case "args": if r.TryDecodeAsNil() { x.Args = nil } else { - yyv1496 := &x.Args - yym1497 := z.DecBinary() - _ = yym1497 + yyv1501 := &x.Args + yym1502 := z.DecBinary() + _ = yym1502 if false { } else { - z.F.DecSliceStringX(yyv1496, false, d) + z.F.DecSliceStringX(yyv1501, false, d) } } case "workingDir": @@ -20578,43 +20626,43 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv1499 := &x.Ports - yym1500 := z.DecBinary() - _ = yym1500 + yyv1504 := &x.Ports + yym1505 := z.DecBinary() + _ = yym1505 if false { } else { - h.decSliceContainerPort((*[]ContainerPort)(yyv1499), d) + h.decSliceContainerPort((*[]ContainerPort)(yyv1504), d) } } case "env": if r.TryDecodeAsNil() { x.Env = nil } else { - yyv1501 := &x.Env - yym1502 := z.DecBinary() - _ = yym1502 + yyv1506 := &x.Env + yym1507 := z.DecBinary() + _ = yym1507 if false { } else { - h.decSliceEnvVar((*[]EnvVar)(yyv1501), d) + h.decSliceEnvVar((*[]EnvVar)(yyv1506), d) } } case "resources": if r.TryDecodeAsNil() { x.Resources = ResourceRequirements{} } else { - yyv1503 := &x.Resources - yyv1503.CodecDecodeSelf(d) + yyv1508 := &x.Resources + yyv1508.CodecDecodeSelf(d) } case "volumeMounts": if r.TryDecodeAsNil() { x.VolumeMounts = nil } else { - yyv1504 := &x.VolumeMounts - yym1505 := z.DecBinary() - _ = yym1505 + yyv1509 := &x.VolumeMounts + yym1510 := z.DecBinary() + _ = yym1510 if false { } else { - h.decSliceVolumeMount((*[]VolumeMount)(yyv1504), d) + h.decSliceVolumeMount((*[]VolumeMount)(yyv1509), d) } } case "livenessProbe": @@ -20692,9 +20740,9 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.TTY = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys1491) - } // end switch yys1491 - } // end for yyj1491 + z.DecStructFieldNotFound(-1, yys1496) + } // end switch yys1496 + } // end for yyj1496 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -20702,16 +20750,16 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1515 int - var yyb1515 bool - var yyhl1515 bool = l >= 0 - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + var yyj1520 int + var yyb1520 bool + var yyhl1520 bool = l >= 0 + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20721,13 +20769,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20737,13 +20785,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Image = string(r.DecodeString()) } - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20751,21 +20799,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv1518 := &x.Command - yym1519 := z.DecBinary() - _ = yym1519 + yyv1523 := &x.Command + yym1524 := z.DecBinary() + _ = yym1524 if false { } else { - z.F.DecSliceStringX(yyv1518, false, d) + z.F.DecSliceStringX(yyv1523, false, d) } } - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20773,21 +20821,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Args = nil } else { - yyv1520 := &x.Args - yym1521 := z.DecBinary() - _ = yym1521 + yyv1525 := &x.Args + yym1526 := z.DecBinary() + _ = yym1526 if false { } else { - z.F.DecSliceStringX(yyv1520, false, d) + z.F.DecSliceStringX(yyv1525, false, d) } } - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20797,13 +20845,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.WorkingDir = string(r.DecodeString()) } - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20811,21 +20859,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv1523 := &x.Ports - yym1524 := z.DecBinary() - _ = yym1524 + yyv1528 := &x.Ports + yym1529 := z.DecBinary() + _ = yym1529 if false { } else { - h.decSliceContainerPort((*[]ContainerPort)(yyv1523), d) + h.decSliceContainerPort((*[]ContainerPort)(yyv1528), d) } } - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20833,21 +20881,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Env = nil } else { - yyv1525 := &x.Env - yym1526 := z.DecBinary() - _ = yym1526 + yyv1530 := &x.Env + yym1531 := z.DecBinary() + _ = yym1531 if false { } else { - h.decSliceEnvVar((*[]EnvVar)(yyv1525), d) + h.decSliceEnvVar((*[]EnvVar)(yyv1530), d) } } - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20855,16 +20903,16 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Resources = ResourceRequirements{} } else { - yyv1527 := &x.Resources - yyv1527.CodecDecodeSelf(d) + yyv1532 := &x.Resources + yyv1532.CodecDecodeSelf(d) } - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20872,21 +20920,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.VolumeMounts = nil } else { - yyv1528 := &x.VolumeMounts - yym1529 := z.DecBinary() - _ = yym1529 + yyv1533 := &x.VolumeMounts + yym1534 := z.DecBinary() + _ = yym1534 if false { } else { - h.decSliceVolumeMount((*[]VolumeMount)(yyv1528), d) + h.decSliceVolumeMount((*[]VolumeMount)(yyv1533), d) } } - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20901,13 +20949,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.LivenessProbe.CodecDecodeSelf(d) } - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20922,13 +20970,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.ReadinessProbe.CodecDecodeSelf(d) } - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20943,13 +20991,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Lifecycle.CodecDecodeSelf(d) } - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20959,13 +21007,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.TerminationMessagePath = string(r.DecodeString()) } - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20975,13 +21023,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ImagePullPolicy = PullPolicy(r.DecodeString()) } - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20996,13 +21044,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.SecurityContext.CodecDecodeSelf(d) } - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21012,13 +21060,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Stdin = bool(r.DecodeBool()) } - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21028,13 +21076,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.StdinOnce = bool(r.DecodeBool()) } - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21045,17 +21093,17 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.TTY = bool(r.DecodeBool()) } for { - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1515-1, "") + z.DecStructFieldNotFound(yyj1520-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21067,35 +21115,35 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1539 := z.EncBinary() - _ = yym1539 + yym1544 := z.EncBinary() + _ = yym1544 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1540 := !z.EncBinary() - yy2arr1540 := z.EncBasicHandle().StructToArray - var yyq1540 [3]bool - _, _, _ = yysep1540, yyq1540, yy2arr1540 - const yyr1540 bool = false - yyq1540[0] = x.Exec != nil - yyq1540[1] = x.HTTPGet != nil - yyq1540[2] = x.TCPSocket != nil - var yynn1540 int - if yyr1540 || yy2arr1540 { + yysep1545 := !z.EncBinary() + yy2arr1545 := z.EncBasicHandle().StructToArray + var yyq1545 [3]bool + _, _, _ = yysep1545, yyq1545, yy2arr1545 + const yyr1545 bool = false + yyq1545[0] = x.Exec != nil + yyq1545[1] = x.HTTPGet != nil + yyq1545[2] = x.TCPSocket != nil + var yynn1545 int + if yyr1545 || yy2arr1545 { r.EncodeArrayStart(3) } else { - yynn1540 = 0 - for _, b := range yyq1540 { + yynn1545 = 0 + for _, b := range yyq1545 { if b { - yynn1540++ + yynn1545++ } } - r.EncodeMapStart(yynn1540) - yynn1540 = 0 + r.EncodeMapStart(yynn1545) + yynn1545 = 0 } - if yyr1540 || yy2arr1540 { + if yyr1545 || yy2arr1545 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1540[0] { + if yyq1545[0] { if x.Exec == nil { r.EncodeNil() } else { @@ -21105,7 +21153,7 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1540[0] { + if yyq1545[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("exec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -21116,9 +21164,9 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1540 || yy2arr1540 { + if yyr1545 || yy2arr1545 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1540[1] { + if yyq1545[1] { if x.HTTPGet == nil { r.EncodeNil() } else { @@ -21128,7 +21176,7 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1540[1] { + if yyq1545[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("httpGet")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -21139,9 +21187,9 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1540 || yy2arr1540 { + if yyr1545 || yy2arr1545 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1540[2] { + if yyq1545[2] { if x.TCPSocket == nil { r.EncodeNil() } else { @@ -21151,7 +21199,7 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1540[2] { + if yyq1545[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tcpSocket")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -21162,7 +21210,7 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1540 || yy2arr1540 { + if yyr1545 || yy2arr1545 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -21175,25 +21223,25 @@ func (x *Handler) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1544 := z.DecBinary() - _ = yym1544 + yym1549 := z.DecBinary() + _ = yym1549 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1545 := r.ContainerType() - if yyct1545 == codecSelferValueTypeMap1234 { - yyl1545 := r.ReadMapStart() - if yyl1545 == 0 { + yyct1550 := r.ContainerType() + if yyct1550 == codecSelferValueTypeMap1234 { + yyl1550 := r.ReadMapStart() + if yyl1550 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1545, d) + x.codecDecodeSelfFromMap(yyl1550, d) } - } else if yyct1545 == codecSelferValueTypeArray1234 { - yyl1545 := r.ReadArrayStart() - if yyl1545 == 0 { + } else if yyct1550 == codecSelferValueTypeArray1234 { + yyl1550 := r.ReadArrayStart() + if yyl1550 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1545, d) + x.codecDecodeSelfFromArray(yyl1550, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -21205,12 +21253,12 @@ func (x *Handler) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1546Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1546Slc - var yyhl1546 bool = l >= 0 - for yyj1546 := 0; ; yyj1546++ { - if yyhl1546 { - if yyj1546 >= l { + var yys1551Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1551Slc + var yyhl1551 bool = l >= 0 + for yyj1551 := 0; ; yyj1551++ { + if yyhl1551 { + if yyj1551 >= l { break } } else { @@ -21219,10 +21267,10 @@ func (x *Handler) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1546Slc = r.DecodeBytes(yys1546Slc, true, true) - yys1546 := string(yys1546Slc) + yys1551Slc = r.DecodeBytes(yys1551Slc, true, true) + yys1551 := string(yys1551Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1546 { + switch yys1551 { case "exec": if r.TryDecodeAsNil() { if x.Exec != nil { @@ -21257,9 +21305,9 @@ func (x *Handler) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.TCPSocket.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1546) - } // end switch yys1546 - } // end for yyj1546 + z.DecStructFieldNotFound(-1, yys1551) + } // end switch yys1551 + } // end for yyj1551 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -21267,16 +21315,16 @@ func (x *Handler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1550 int - var yyb1550 bool - var yyhl1550 bool = l >= 0 - yyj1550++ - if yyhl1550 { - yyb1550 = yyj1550 > l + var yyj1555 int + var yyb1555 bool + var yyhl1555 bool = l >= 0 + yyj1555++ + if yyhl1555 { + yyb1555 = yyj1555 > l } else { - yyb1550 = r.CheckBreak() + yyb1555 = r.CheckBreak() } - if yyb1550 { + if yyb1555 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21291,13 +21339,13 @@ func (x *Handler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Exec.CodecDecodeSelf(d) } - yyj1550++ - if yyhl1550 { - yyb1550 = yyj1550 > l + yyj1555++ + if yyhl1555 { + yyb1555 = yyj1555 > l } else { - yyb1550 = r.CheckBreak() + yyb1555 = r.CheckBreak() } - if yyb1550 { + if yyb1555 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21312,13 +21360,13 @@ func (x *Handler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.HTTPGet.CodecDecodeSelf(d) } - yyj1550++ - if yyhl1550 { - yyb1550 = yyj1550 > l + yyj1555++ + if yyhl1555 { + yyb1555 = yyj1555 > l } else { - yyb1550 = r.CheckBreak() + yyb1555 = r.CheckBreak() } - if yyb1550 { + if yyb1555 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21334,17 +21382,17 @@ func (x *Handler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.TCPSocket.CodecDecodeSelf(d) } for { - yyj1550++ - if yyhl1550 { - yyb1550 = yyj1550 > l + yyj1555++ + if yyhl1555 { + yyb1555 = yyj1555 > l } else { - yyb1550 = r.CheckBreak() + yyb1555 = r.CheckBreak() } - if yyb1550 { + if yyb1555 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1550-1, "") + z.DecStructFieldNotFound(yyj1555-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21356,34 +21404,34 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1554 := z.EncBinary() - _ = yym1554 + yym1559 := z.EncBinary() + _ = yym1559 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1555 := !z.EncBinary() - yy2arr1555 := z.EncBasicHandle().StructToArray - var yyq1555 [2]bool - _, _, _ = yysep1555, yyq1555, yy2arr1555 - const yyr1555 bool = false - yyq1555[0] = x.PostStart != nil - yyq1555[1] = x.PreStop != nil - var yynn1555 int - if yyr1555 || yy2arr1555 { + yysep1560 := !z.EncBinary() + yy2arr1560 := z.EncBasicHandle().StructToArray + var yyq1560 [2]bool + _, _, _ = yysep1560, yyq1560, yy2arr1560 + const yyr1560 bool = false + yyq1560[0] = x.PostStart != nil + yyq1560[1] = x.PreStop != nil + var yynn1560 int + if yyr1560 || yy2arr1560 { r.EncodeArrayStart(2) } else { - yynn1555 = 0 - for _, b := range yyq1555 { + yynn1560 = 0 + for _, b := range yyq1560 { if b { - yynn1555++ + yynn1560++ } } - r.EncodeMapStart(yynn1555) - yynn1555 = 0 + r.EncodeMapStart(yynn1560) + yynn1560 = 0 } - if yyr1555 || yy2arr1555 { + if yyr1560 || yy2arr1560 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1555[0] { + if yyq1560[0] { if x.PostStart == nil { r.EncodeNil() } else { @@ -21393,7 +21441,7 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1555[0] { + if yyq1560[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("postStart")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -21404,9 +21452,9 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1555 || yy2arr1555 { + if yyr1560 || yy2arr1560 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1555[1] { + if yyq1560[1] { if x.PreStop == nil { r.EncodeNil() } else { @@ -21416,7 +21464,7 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1555[1] { + if yyq1560[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preStop")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -21427,7 +21475,7 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1555 || yy2arr1555 { + if yyr1560 || yy2arr1560 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -21440,25 +21488,25 @@ func (x *Lifecycle) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1558 := z.DecBinary() - _ = yym1558 + yym1563 := z.DecBinary() + _ = yym1563 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1559 := r.ContainerType() - if yyct1559 == codecSelferValueTypeMap1234 { - yyl1559 := r.ReadMapStart() - if yyl1559 == 0 { + yyct1564 := r.ContainerType() + if yyct1564 == codecSelferValueTypeMap1234 { + yyl1564 := r.ReadMapStart() + if yyl1564 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1559, d) + x.codecDecodeSelfFromMap(yyl1564, d) } - } else if yyct1559 == codecSelferValueTypeArray1234 { - yyl1559 := r.ReadArrayStart() - if yyl1559 == 0 { + } else if yyct1564 == codecSelferValueTypeArray1234 { + yyl1564 := r.ReadArrayStart() + if yyl1564 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1559, d) + x.codecDecodeSelfFromArray(yyl1564, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -21470,12 +21518,12 @@ func (x *Lifecycle) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1560Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1560Slc - var yyhl1560 bool = l >= 0 - for yyj1560 := 0; ; yyj1560++ { - if yyhl1560 { - if yyj1560 >= l { + var yys1565Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1565Slc + var yyhl1565 bool = l >= 0 + for yyj1565 := 0; ; yyj1565++ { + if yyhl1565 { + if yyj1565 >= l { break } } else { @@ -21484,10 +21532,10 @@ func (x *Lifecycle) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1560Slc = r.DecodeBytes(yys1560Slc, true, true) - yys1560 := string(yys1560Slc) + yys1565Slc = r.DecodeBytes(yys1565Slc, true, true) + yys1565 := string(yys1565Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1560 { + switch yys1565 { case "postStart": if r.TryDecodeAsNil() { if x.PostStart != nil { @@ -21511,9 +21559,9 @@ func (x *Lifecycle) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.PreStop.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1560) - } // end switch yys1560 - } // end for yyj1560 + z.DecStructFieldNotFound(-1, yys1565) + } // end switch yys1565 + } // end for yyj1565 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -21521,16 +21569,16 @@ func (x *Lifecycle) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1563 int - var yyb1563 bool - var yyhl1563 bool = l >= 0 - yyj1563++ - if yyhl1563 { - yyb1563 = yyj1563 > l + var yyj1568 int + var yyb1568 bool + var yyhl1568 bool = l >= 0 + yyj1568++ + if yyhl1568 { + yyb1568 = yyj1568 > l } else { - yyb1563 = r.CheckBreak() + yyb1568 = r.CheckBreak() } - if yyb1563 { + if yyb1568 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21545,13 +21593,13 @@ func (x *Lifecycle) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.PostStart.CodecDecodeSelf(d) } - yyj1563++ - if yyhl1563 { - yyb1563 = yyj1563 > l + yyj1568++ + if yyhl1568 { + yyb1568 = yyj1568 > l } else { - yyb1563 = r.CheckBreak() + yyb1568 = r.CheckBreak() } - if yyb1563 { + if yyb1568 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21567,17 +21615,17 @@ func (x *Lifecycle) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.PreStop.CodecDecodeSelf(d) } for { - yyj1563++ - if yyhl1563 { - yyb1563 = yyj1563 > l + yyj1568++ + if yyhl1568 { + yyb1568 = yyj1568 > l } else { - yyb1563 = r.CheckBreak() + yyb1568 = r.CheckBreak() } - if yyb1563 { + if yyb1568 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1563-1, "") + z.DecStructFieldNotFound(yyj1568-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21586,8 +21634,8 @@ func (x ConditionStatus) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1566 := z.EncBinary() - _ = yym1566 + yym1571 := z.EncBinary() + _ = yym1571 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -21599,8 +21647,8 @@ func (x *ConditionStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1567 := z.DecBinary() - _ = yym1567 + yym1572 := z.DecBinary() + _ = yym1572 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -21615,36 +21663,36 @@ func (x *ContainerStateWaiting) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1568 := z.EncBinary() - _ = yym1568 + yym1573 := z.EncBinary() + _ = yym1573 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1569 := !z.EncBinary() - yy2arr1569 := z.EncBasicHandle().StructToArray - var yyq1569 [2]bool - _, _, _ = yysep1569, yyq1569, yy2arr1569 - const yyr1569 bool = false - yyq1569[0] = x.Reason != "" - yyq1569[1] = x.Message != "" - var yynn1569 int - if yyr1569 || yy2arr1569 { + yysep1574 := !z.EncBinary() + yy2arr1574 := z.EncBasicHandle().StructToArray + var yyq1574 [2]bool + _, _, _ = yysep1574, yyq1574, yy2arr1574 + const yyr1574 bool = false + yyq1574[0] = x.Reason != "" + yyq1574[1] = x.Message != "" + var yynn1574 int + if yyr1574 || yy2arr1574 { r.EncodeArrayStart(2) } else { - yynn1569 = 0 - for _, b := range yyq1569 { + yynn1574 = 0 + for _, b := range yyq1574 { if b { - yynn1569++ + yynn1574++ } } - r.EncodeMapStart(yynn1569) - yynn1569 = 0 + r.EncodeMapStart(yynn1574) + yynn1574 = 0 } - if yyr1569 || yy2arr1569 { + if yyr1574 || yy2arr1574 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1569[0] { - yym1571 := z.EncBinary() - _ = yym1571 + if yyq1574[0] { + yym1576 := z.EncBinary() + _ = yym1576 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -21653,23 +21701,23 @@ func (x *ContainerStateWaiting) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1569[0] { + if yyq1574[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1572 := z.EncBinary() - _ = yym1572 + yym1577 := z.EncBinary() + _ = yym1577 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr1569 || yy2arr1569 { + if yyr1574 || yy2arr1574 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1569[1] { - yym1574 := z.EncBinary() - _ = yym1574 + if yyq1574[1] { + yym1579 := z.EncBinary() + _ = yym1579 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -21678,19 +21726,19 @@ func (x *ContainerStateWaiting) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1569[1] { + if yyq1574[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1575 := z.EncBinary() - _ = yym1575 + yym1580 := z.EncBinary() + _ = yym1580 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr1569 || yy2arr1569 { + if yyr1574 || yy2arr1574 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -21703,25 +21751,25 @@ func (x *ContainerStateWaiting) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1576 := z.DecBinary() - _ = yym1576 + yym1581 := z.DecBinary() + _ = yym1581 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1577 := r.ContainerType() - if yyct1577 == codecSelferValueTypeMap1234 { - yyl1577 := r.ReadMapStart() - if yyl1577 == 0 { + yyct1582 := r.ContainerType() + if yyct1582 == codecSelferValueTypeMap1234 { + yyl1582 := r.ReadMapStart() + if yyl1582 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1577, d) + x.codecDecodeSelfFromMap(yyl1582, d) } - } else if yyct1577 == codecSelferValueTypeArray1234 { - yyl1577 := r.ReadArrayStart() - if yyl1577 == 0 { + } else if yyct1582 == codecSelferValueTypeArray1234 { + yyl1582 := r.ReadArrayStart() + if yyl1582 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1577, d) + x.codecDecodeSelfFromArray(yyl1582, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -21733,12 +21781,12 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1578Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1578Slc - var yyhl1578 bool = l >= 0 - for yyj1578 := 0; ; yyj1578++ { - if yyhl1578 { - if yyj1578 >= l { + var yys1583Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1583Slc + var yyhl1583 bool = l >= 0 + for yyj1583 := 0; ; yyj1583++ { + if yyhl1583 { + if yyj1583 >= l { break } } else { @@ -21747,10 +21795,10 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1578Slc = r.DecodeBytes(yys1578Slc, true, true) - yys1578 := string(yys1578Slc) + yys1583Slc = r.DecodeBytes(yys1583Slc, true, true) + yys1583 := string(yys1583Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1578 { + switch yys1583 { case "reason": if r.TryDecodeAsNil() { x.Reason = "" @@ -21764,9 +21812,9 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.Message = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1578) - } // end switch yys1578 - } // end for yyj1578 + z.DecStructFieldNotFound(-1, yys1583) + } // end switch yys1583 + } // end for yyj1583 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -21774,16 +21822,16 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1581 int - var yyb1581 bool - var yyhl1581 bool = l >= 0 - yyj1581++ - if yyhl1581 { - yyb1581 = yyj1581 > l + var yyj1586 int + var yyb1586 bool + var yyhl1586 bool = l >= 0 + yyj1586++ + if yyhl1586 { + yyb1586 = yyj1586 > l } else { - yyb1581 = r.CheckBreak() + yyb1586 = r.CheckBreak() } - if yyb1581 { + if yyb1586 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21793,13 +21841,13 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Reason = string(r.DecodeString()) } - yyj1581++ - if yyhl1581 { - yyb1581 = yyj1581 > l + yyj1586++ + if yyhl1586 { + yyb1586 = yyj1586 > l } else { - yyb1581 = r.CheckBreak() + yyb1586 = r.CheckBreak() } - if yyb1581 { + if yyb1586 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21810,17 +21858,17 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.Message = string(r.DecodeString()) } for { - yyj1581++ - if yyhl1581 { - yyb1581 = yyj1581 > l + yyj1586++ + if yyhl1586 { + yyb1586 = yyj1586 > l } else { - yyb1581 = r.CheckBreak() + yyb1586 = r.CheckBreak() } - if yyb1581 { + if yyb1586 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1581-1, "") + z.DecStructFieldNotFound(yyj1586-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21832,68 +21880,68 @@ func (x *ContainerStateRunning) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1584 := z.EncBinary() - _ = yym1584 + yym1589 := z.EncBinary() + _ = yym1589 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1585 := !z.EncBinary() - yy2arr1585 := z.EncBasicHandle().StructToArray - var yyq1585 [1]bool - _, _, _ = yysep1585, yyq1585, yy2arr1585 - const yyr1585 bool = false - yyq1585[0] = true - var yynn1585 int - if yyr1585 || yy2arr1585 { + yysep1590 := !z.EncBinary() + yy2arr1590 := z.EncBasicHandle().StructToArray + var yyq1590 [1]bool + _, _, _ = yysep1590, yyq1590, yy2arr1590 + const yyr1590 bool = false + yyq1590[0] = true + var yynn1590 int + if yyr1590 || yy2arr1590 { r.EncodeArrayStart(1) } else { - yynn1585 = 0 - for _, b := range yyq1585 { + yynn1590 = 0 + for _, b := range yyq1590 { if b { - yynn1585++ + yynn1590++ } } - r.EncodeMapStart(yynn1585) - yynn1585 = 0 + r.EncodeMapStart(yynn1590) + yynn1590 = 0 } - if yyr1585 || yy2arr1585 { + if yyr1590 || yy2arr1590 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1585[0] { - yy1587 := &x.StartedAt - yym1588 := z.EncBinary() - _ = yym1588 + if yyq1590[0] { + yy1592 := &x.StartedAt + yym1593 := z.EncBinary() + _ = yym1593 if false { - } else if z.HasExtensions() && z.EncExt(yy1587) { - } else if yym1588 { - z.EncBinaryMarshal(yy1587) - } else if !yym1588 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1587) + } else if z.HasExtensions() && z.EncExt(yy1592) { + } else if yym1593 { + z.EncBinaryMarshal(yy1592) + } else if !yym1593 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1592) } else { - z.EncFallback(yy1587) + z.EncFallback(yy1592) } } else { r.EncodeNil() } } else { - if yyq1585[0] { + if yyq1590[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("startedAt")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1589 := &x.StartedAt - yym1590 := z.EncBinary() - _ = yym1590 + yy1594 := &x.StartedAt + yym1595 := z.EncBinary() + _ = yym1595 if false { - } else if z.HasExtensions() && z.EncExt(yy1589) { - } else if yym1590 { - z.EncBinaryMarshal(yy1589) - } else if !yym1590 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1589) + } else if z.HasExtensions() && z.EncExt(yy1594) { + } else if yym1595 { + z.EncBinaryMarshal(yy1594) + } else if !yym1595 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1594) } else { - z.EncFallback(yy1589) + z.EncFallback(yy1594) } } } - if yyr1585 || yy2arr1585 { + if yyr1590 || yy2arr1590 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -21906,25 +21954,25 @@ func (x *ContainerStateRunning) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1591 := z.DecBinary() - _ = yym1591 + yym1596 := z.DecBinary() + _ = yym1596 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1592 := r.ContainerType() - if yyct1592 == codecSelferValueTypeMap1234 { - yyl1592 := r.ReadMapStart() - if yyl1592 == 0 { + yyct1597 := r.ContainerType() + if yyct1597 == codecSelferValueTypeMap1234 { + yyl1597 := r.ReadMapStart() + if yyl1597 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1592, d) + x.codecDecodeSelfFromMap(yyl1597, d) } - } else if yyct1592 == codecSelferValueTypeArray1234 { - yyl1592 := r.ReadArrayStart() - if yyl1592 == 0 { + } else if yyct1597 == codecSelferValueTypeArray1234 { + yyl1597 := r.ReadArrayStart() + if yyl1597 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1592, d) + x.codecDecodeSelfFromArray(yyl1597, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -21936,12 +21984,12 @@ func (x *ContainerStateRunning) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1593Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1593Slc - var yyhl1593 bool = l >= 0 - for yyj1593 := 0; ; yyj1593++ { - if yyhl1593 { - if yyj1593 >= l { + var yys1598Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1598Slc + var yyhl1598 bool = l >= 0 + for yyj1598 := 0; ; yyj1598++ { + if yyhl1598 { + if yyj1598 >= l { break } } else { @@ -21950,31 +21998,31 @@ func (x *ContainerStateRunning) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1593Slc = r.DecodeBytes(yys1593Slc, true, true) - yys1593 := string(yys1593Slc) + yys1598Slc = r.DecodeBytes(yys1598Slc, true, true) + yys1598 := string(yys1598Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1593 { + switch yys1598 { case "startedAt": if r.TryDecodeAsNil() { x.StartedAt = pkg2_unversioned.Time{} } else { - yyv1594 := &x.StartedAt - yym1595 := z.DecBinary() - _ = yym1595 + yyv1599 := &x.StartedAt + yym1600 := z.DecBinary() + _ = yym1600 if false { - } else if z.HasExtensions() && z.DecExt(yyv1594) { - } else if yym1595 { - z.DecBinaryUnmarshal(yyv1594) - } else if !yym1595 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1594) + } else if z.HasExtensions() && z.DecExt(yyv1599) { + } else if yym1600 { + z.DecBinaryUnmarshal(yyv1599) + } else if !yym1600 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1599) } else { - z.DecFallback(yyv1594, false) + z.DecFallback(yyv1599, false) } } default: - z.DecStructFieldNotFound(-1, yys1593) - } // end switch yys1593 - } // end for yyj1593 + z.DecStructFieldNotFound(-1, yys1598) + } // end switch yys1598 + } // end for yyj1598 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -21982,16 +22030,16 @@ func (x *ContainerStateRunning) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1596 int - var yyb1596 bool - var yyhl1596 bool = l >= 0 - yyj1596++ - if yyhl1596 { - yyb1596 = yyj1596 > l + var yyj1601 int + var yyb1601 bool + var yyhl1601 bool = l >= 0 + yyj1601++ + if yyhl1601 { + yyb1601 = yyj1601 > l } else { - yyb1596 = r.CheckBreak() + yyb1601 = r.CheckBreak() } - if yyb1596 { + if yyb1601 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21999,31 +22047,31 @@ func (x *ContainerStateRunning) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.StartedAt = pkg2_unversioned.Time{} } else { - yyv1597 := &x.StartedAt - yym1598 := z.DecBinary() - _ = yym1598 + yyv1602 := &x.StartedAt + yym1603 := z.DecBinary() + _ = yym1603 if false { - } else if z.HasExtensions() && z.DecExt(yyv1597) { - } else if yym1598 { - z.DecBinaryUnmarshal(yyv1597) - } else if !yym1598 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1597) + } else if z.HasExtensions() && z.DecExt(yyv1602) { + } else if yym1603 { + z.DecBinaryUnmarshal(yyv1602) + } else if !yym1603 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1602) } else { - z.DecFallback(yyv1597, false) + z.DecFallback(yyv1602, false) } } for { - yyj1596++ - if yyhl1596 { - yyb1596 = yyj1596 > l + yyj1601++ + if yyhl1601 { + yyb1601 = yyj1601 > l } else { - yyb1596 = r.CheckBreak() + yyb1601 = r.CheckBreak() } - if yyb1596 { + if yyb1601 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1596-1, "") + z.DecStructFieldNotFound(yyj1601-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -22035,39 +22083,39 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1599 := z.EncBinary() - _ = yym1599 + yym1604 := z.EncBinary() + _ = yym1604 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1600 := !z.EncBinary() - yy2arr1600 := z.EncBasicHandle().StructToArray - var yyq1600 [7]bool - _, _, _ = yysep1600, yyq1600, yy2arr1600 - const yyr1600 bool = false - yyq1600[1] = x.Signal != 0 - yyq1600[2] = x.Reason != "" - yyq1600[3] = x.Message != "" - yyq1600[4] = true - yyq1600[5] = true - yyq1600[6] = x.ContainerID != "" - var yynn1600 int - if yyr1600 || yy2arr1600 { + yysep1605 := !z.EncBinary() + yy2arr1605 := z.EncBasicHandle().StructToArray + var yyq1605 [7]bool + _, _, _ = yysep1605, yyq1605, yy2arr1605 + const yyr1605 bool = false + yyq1605[1] = x.Signal != 0 + yyq1605[2] = x.Reason != "" + yyq1605[3] = x.Message != "" + yyq1605[4] = true + yyq1605[5] = true + yyq1605[6] = x.ContainerID != "" + var yynn1605 int + if yyr1605 || yy2arr1605 { r.EncodeArrayStart(7) } else { - yynn1600 = 1 - for _, b := range yyq1600 { + yynn1605 = 1 + for _, b := range yyq1605 { if b { - yynn1600++ + yynn1605++ } } - r.EncodeMapStart(yynn1600) - yynn1600 = 0 + r.EncodeMapStart(yynn1605) + yynn1605 = 0 } - if yyr1600 || yy2arr1600 { + if yyr1605 || yy2arr1605 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1602 := z.EncBinary() - _ = yym1602 + yym1607 := z.EncBinary() + _ = yym1607 if false { } else { r.EncodeInt(int64(x.ExitCode)) @@ -22076,18 +22124,18 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("exitCode")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1603 := z.EncBinary() - _ = yym1603 + yym1608 := z.EncBinary() + _ = yym1608 if false { } else { r.EncodeInt(int64(x.ExitCode)) } } - if yyr1600 || yy2arr1600 { + if yyr1605 || yy2arr1605 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1600[1] { - yym1605 := z.EncBinary() - _ = yym1605 + if yyq1605[1] { + yym1610 := z.EncBinary() + _ = yym1610 if false { } else { r.EncodeInt(int64(x.Signal)) @@ -22096,23 +22144,23 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1600[1] { + if yyq1605[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("signal")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1606 := z.EncBinary() - _ = yym1606 + yym1611 := z.EncBinary() + _ = yym1611 if false { } else { r.EncodeInt(int64(x.Signal)) } } } - if yyr1600 || yy2arr1600 { + if yyr1605 || yy2arr1605 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1600[2] { - yym1608 := z.EncBinary() - _ = yym1608 + if yyq1605[2] { + yym1613 := z.EncBinary() + _ = yym1613 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -22121,23 +22169,23 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1600[2] { + if yyq1605[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1609 := z.EncBinary() - _ = yym1609 + yym1614 := z.EncBinary() + _ = yym1614 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr1600 || yy2arr1600 { + if yyr1605 || yy2arr1605 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1600[3] { - yym1611 := z.EncBinary() - _ = yym1611 + if yyq1605[3] { + yym1616 := z.EncBinary() + _ = yym1616 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -22146,59 +22194,22 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1600[3] { + if yyq1605[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1612 := z.EncBinary() - _ = yym1612 + yym1617 := z.EncBinary() + _ = yym1617 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr1600 || yy2arr1600 { + if yyr1605 || yy2arr1605 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1600[4] { - yy1614 := &x.StartedAt - yym1615 := z.EncBinary() - _ = yym1615 - if false { - } else if z.HasExtensions() && z.EncExt(yy1614) { - } else if yym1615 { - z.EncBinaryMarshal(yy1614) - } else if !yym1615 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1614) - } else { - z.EncFallback(yy1614) - } - } else { - r.EncodeNil() - } - } else { - if yyq1600[4] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("startedAt")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1616 := &x.StartedAt - yym1617 := z.EncBinary() - _ = yym1617 - if false { - } else if z.HasExtensions() && z.EncExt(yy1616) { - } else if yym1617 { - z.EncBinaryMarshal(yy1616) - } else if !yym1617 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1616) - } else { - z.EncFallback(yy1616) - } - } - } - if yyr1600 || yy2arr1600 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1600[5] { - yy1619 := &x.FinishedAt + if yyq1605[4] { + yy1619 := &x.StartedAt yym1620 := z.EncBinary() _ = yym1620 if false { @@ -22214,11 +22225,11 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1600[5] { + if yyq1605[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("finishedAt")) + r.EncodeString(codecSelferC_UTF81234, string("startedAt")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1621 := &x.FinishedAt + yy1621 := &x.StartedAt yym1622 := z.EncBinary() _ = yym1622 if false { @@ -22232,11 +22243,48 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1600 || yy2arr1600 { + if yyr1605 || yy2arr1605 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1600[6] { - yym1624 := z.EncBinary() - _ = yym1624 + if yyq1605[5] { + yy1624 := &x.FinishedAt + yym1625 := z.EncBinary() + _ = yym1625 + if false { + } else if z.HasExtensions() && z.EncExt(yy1624) { + } else if yym1625 { + z.EncBinaryMarshal(yy1624) + } else if !yym1625 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1624) + } else { + z.EncFallback(yy1624) + } + } else { + r.EncodeNil() + } + } else { + if yyq1605[5] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("finishedAt")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yy1626 := &x.FinishedAt + yym1627 := z.EncBinary() + _ = yym1627 + if false { + } else if z.HasExtensions() && z.EncExt(yy1626) { + } else if yym1627 { + z.EncBinaryMarshal(yy1626) + } else if !yym1627 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1626) + } else { + z.EncFallback(yy1626) + } + } + } + if yyr1605 || yy2arr1605 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1605[6] { + yym1629 := z.EncBinary() + _ = yym1629 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerID)) @@ -22245,19 +22293,19 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1600[6] { + if yyq1605[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1625 := z.EncBinary() - _ = yym1625 + yym1630 := z.EncBinary() + _ = yym1630 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerID)) } } } - if yyr1600 || yy2arr1600 { + if yyr1605 || yy2arr1605 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -22270,25 +22318,25 @@ func (x *ContainerStateTerminated) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1626 := z.DecBinary() - _ = yym1626 + yym1631 := z.DecBinary() + _ = yym1631 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1627 := r.ContainerType() - if yyct1627 == codecSelferValueTypeMap1234 { - yyl1627 := r.ReadMapStart() - if yyl1627 == 0 { + yyct1632 := r.ContainerType() + if yyct1632 == codecSelferValueTypeMap1234 { + yyl1632 := r.ReadMapStart() + if yyl1632 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1627, d) + x.codecDecodeSelfFromMap(yyl1632, d) } - } else if yyct1627 == codecSelferValueTypeArray1234 { - yyl1627 := r.ReadArrayStart() - if yyl1627 == 0 { + } else if yyct1632 == codecSelferValueTypeArray1234 { + yyl1632 := r.ReadArrayStart() + if yyl1632 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1627, d) + x.codecDecodeSelfFromArray(yyl1632, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -22300,12 +22348,12 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromMap(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1628Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1628Slc - var yyhl1628 bool = l >= 0 - for yyj1628 := 0; ; yyj1628++ { - if yyhl1628 { - if yyj1628 >= l { + var yys1633Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1633Slc + var yyhl1633 bool = l >= 0 + for yyj1633 := 0; ; yyj1633++ { + if yyhl1633 { + if yyj1633 >= l { break } } else { @@ -22314,10 +22362,10 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromMap(l int, d *codec1978.De } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1628Slc = r.DecodeBytes(yys1628Slc, true, true) - yys1628 := string(yys1628Slc) + yys1633Slc = r.DecodeBytes(yys1633Slc, true, true) + yys1633 := string(yys1633Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1628 { + switch yys1633 { case "exitCode": if r.TryDecodeAsNil() { x.ExitCode = 0 @@ -22346,34 +22394,34 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromMap(l int, d *codec1978.De if r.TryDecodeAsNil() { x.StartedAt = pkg2_unversioned.Time{} } else { - yyv1633 := &x.StartedAt - yym1634 := z.DecBinary() - _ = yym1634 + yyv1638 := &x.StartedAt + yym1639 := z.DecBinary() + _ = yym1639 if false { - } else if z.HasExtensions() && z.DecExt(yyv1633) { - } else if yym1634 { - z.DecBinaryUnmarshal(yyv1633) - } else if !yym1634 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1633) + } else if z.HasExtensions() && z.DecExt(yyv1638) { + } else if yym1639 { + z.DecBinaryUnmarshal(yyv1638) + } else if !yym1639 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1638) } else { - z.DecFallback(yyv1633, false) + z.DecFallback(yyv1638, false) } } case "finishedAt": if r.TryDecodeAsNil() { x.FinishedAt = pkg2_unversioned.Time{} } else { - yyv1635 := &x.FinishedAt - yym1636 := z.DecBinary() - _ = yym1636 + yyv1640 := &x.FinishedAt + yym1641 := z.DecBinary() + _ = yym1641 if false { - } else if z.HasExtensions() && z.DecExt(yyv1635) { - } else if yym1636 { - z.DecBinaryUnmarshal(yyv1635) - } else if !yym1636 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1635) + } else if z.HasExtensions() && z.DecExt(yyv1640) { + } else if yym1641 { + z.DecBinaryUnmarshal(yyv1640) + } else if !yym1641 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1640) } else { - z.DecFallback(yyv1635, false) + z.DecFallback(yyv1640, false) } } case "containerID": @@ -22383,9 +22431,9 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromMap(l int, d *codec1978.De x.ContainerID = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1628) - } // end switch yys1628 - } // end for yyj1628 + z.DecStructFieldNotFound(-1, yys1633) + } // end switch yys1633 + } // end for yyj1633 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -22393,16 +22441,16 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1638 int - var yyb1638 bool - var yyhl1638 bool = l >= 0 - yyj1638++ - if yyhl1638 { - yyb1638 = yyj1638 > l + var yyj1643 int + var yyb1643 bool + var yyhl1643 bool = l >= 0 + yyj1643++ + if yyhl1643 { + yyb1643 = yyj1643 > l } else { - yyb1638 = r.CheckBreak() + yyb1643 = r.CheckBreak() } - if yyb1638 { + if yyb1643 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22412,13 +22460,13 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.ExitCode = int32(r.DecodeInt(32)) } - yyj1638++ - if yyhl1638 { - yyb1638 = yyj1638 > l + yyj1643++ + if yyhl1643 { + yyb1643 = yyj1643 > l } else { - yyb1638 = r.CheckBreak() + yyb1643 = r.CheckBreak() } - if yyb1638 { + if yyb1643 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22428,13 +22476,13 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Signal = int32(r.DecodeInt(32)) } - yyj1638++ - if yyhl1638 { - yyb1638 = yyj1638 > l + yyj1643++ + if yyhl1643 { + yyb1643 = yyj1643 > l } else { - yyb1638 = r.CheckBreak() + yyb1643 = r.CheckBreak() } - if yyb1638 { + if yyb1643 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22444,13 +22492,13 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Reason = string(r.DecodeString()) } - yyj1638++ - if yyhl1638 { - yyb1638 = yyj1638 > l + yyj1643++ + if yyhl1643 { + yyb1643 = yyj1643 > l } else { - yyb1638 = r.CheckBreak() + yyb1643 = r.CheckBreak() } - if yyb1638 { + if yyb1643 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22460,13 +22508,13 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Message = string(r.DecodeString()) } - yyj1638++ - if yyhl1638 { - yyb1638 = yyj1638 > l + yyj1643++ + if yyhl1643 { + yyb1643 = yyj1643 > l } else { - yyb1638 = r.CheckBreak() + yyb1643 = r.CheckBreak() } - if yyb1638 { + if yyb1643 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22474,26 +22522,26 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.StartedAt = pkg2_unversioned.Time{} } else { - yyv1643 := &x.StartedAt - yym1644 := z.DecBinary() - _ = yym1644 + yyv1648 := &x.StartedAt + yym1649 := z.DecBinary() + _ = yym1649 if false { - } else if z.HasExtensions() && z.DecExt(yyv1643) { - } else if yym1644 { - z.DecBinaryUnmarshal(yyv1643) - } else if !yym1644 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1643) + } else if z.HasExtensions() && z.DecExt(yyv1648) { + } else if yym1649 { + z.DecBinaryUnmarshal(yyv1648) + } else if !yym1649 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1648) } else { - z.DecFallback(yyv1643, false) + z.DecFallback(yyv1648, false) } } - yyj1638++ - if yyhl1638 { - yyb1638 = yyj1638 > l + yyj1643++ + if yyhl1643 { + yyb1643 = yyj1643 > l } else { - yyb1638 = r.CheckBreak() + yyb1643 = r.CheckBreak() } - if yyb1638 { + if yyb1643 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22501,26 +22549,26 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.FinishedAt = pkg2_unversioned.Time{} } else { - yyv1645 := &x.FinishedAt - yym1646 := z.DecBinary() - _ = yym1646 + yyv1650 := &x.FinishedAt + yym1651 := z.DecBinary() + _ = yym1651 if false { - } else if z.HasExtensions() && z.DecExt(yyv1645) { - } else if yym1646 { - z.DecBinaryUnmarshal(yyv1645) - } else if !yym1646 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1645) + } else if z.HasExtensions() && z.DecExt(yyv1650) { + } else if yym1651 { + z.DecBinaryUnmarshal(yyv1650) + } else if !yym1651 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1650) } else { - z.DecFallback(yyv1645, false) + z.DecFallback(yyv1650, false) } } - yyj1638++ - if yyhl1638 { - yyb1638 = yyj1638 > l + yyj1643++ + if yyhl1643 { + yyb1643 = yyj1643 > l } else { - yyb1638 = r.CheckBreak() + yyb1643 = r.CheckBreak() } - if yyb1638 { + if yyb1643 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22531,17 +22579,17 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. x.ContainerID = string(r.DecodeString()) } for { - yyj1638++ - if yyhl1638 { - yyb1638 = yyj1638 > l + yyj1643++ + if yyhl1643 { + yyb1643 = yyj1643 > l } else { - yyb1638 = r.CheckBreak() + yyb1643 = r.CheckBreak() } - if yyb1638 { + if yyb1643 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1638-1, "") + z.DecStructFieldNotFound(yyj1643-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -22553,35 +22601,35 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1648 := z.EncBinary() - _ = yym1648 + yym1653 := z.EncBinary() + _ = yym1653 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1649 := !z.EncBinary() - yy2arr1649 := z.EncBasicHandle().StructToArray - var yyq1649 [3]bool - _, _, _ = yysep1649, yyq1649, yy2arr1649 - const yyr1649 bool = false - yyq1649[0] = x.Waiting != nil - yyq1649[1] = x.Running != nil - yyq1649[2] = x.Terminated != nil - var yynn1649 int - if yyr1649 || yy2arr1649 { + yysep1654 := !z.EncBinary() + yy2arr1654 := z.EncBasicHandle().StructToArray + var yyq1654 [3]bool + _, _, _ = yysep1654, yyq1654, yy2arr1654 + const yyr1654 bool = false + yyq1654[0] = x.Waiting != nil + yyq1654[1] = x.Running != nil + yyq1654[2] = x.Terminated != nil + var yynn1654 int + if yyr1654 || yy2arr1654 { r.EncodeArrayStart(3) } else { - yynn1649 = 0 - for _, b := range yyq1649 { + yynn1654 = 0 + for _, b := range yyq1654 { if b { - yynn1649++ + yynn1654++ } } - r.EncodeMapStart(yynn1649) - yynn1649 = 0 + r.EncodeMapStart(yynn1654) + yynn1654 = 0 } - if yyr1649 || yy2arr1649 { + if yyr1654 || yy2arr1654 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1649[0] { + if yyq1654[0] { if x.Waiting == nil { r.EncodeNil() } else { @@ -22591,7 +22639,7 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1649[0] { + if yyq1654[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("waiting")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -22602,9 +22650,9 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1649 || yy2arr1649 { + if yyr1654 || yy2arr1654 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1649[1] { + if yyq1654[1] { if x.Running == nil { r.EncodeNil() } else { @@ -22614,7 +22662,7 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1649[1] { + if yyq1654[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("running")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -22625,9 +22673,9 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1649 || yy2arr1649 { + if yyr1654 || yy2arr1654 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1649[2] { + if yyq1654[2] { if x.Terminated == nil { r.EncodeNil() } else { @@ -22637,7 +22685,7 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1649[2] { + if yyq1654[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("terminated")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -22648,7 +22696,7 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1649 || yy2arr1649 { + if yyr1654 || yy2arr1654 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -22661,25 +22709,25 @@ func (x *ContainerState) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1653 := z.DecBinary() - _ = yym1653 + yym1658 := z.DecBinary() + _ = yym1658 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1654 := r.ContainerType() - if yyct1654 == codecSelferValueTypeMap1234 { - yyl1654 := r.ReadMapStart() - if yyl1654 == 0 { + yyct1659 := r.ContainerType() + if yyct1659 == codecSelferValueTypeMap1234 { + yyl1659 := r.ReadMapStart() + if yyl1659 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1654, d) + x.codecDecodeSelfFromMap(yyl1659, d) } - } else if yyct1654 == codecSelferValueTypeArray1234 { - yyl1654 := r.ReadArrayStart() - if yyl1654 == 0 { + } else if yyct1659 == codecSelferValueTypeArray1234 { + yyl1659 := r.ReadArrayStart() + if yyl1659 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1654, d) + x.codecDecodeSelfFromArray(yyl1659, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -22691,12 +22739,12 @@ func (x *ContainerState) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1655Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1655Slc - var yyhl1655 bool = l >= 0 - for yyj1655 := 0; ; yyj1655++ { - if yyhl1655 { - if yyj1655 >= l { + var yys1660Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1660Slc + var yyhl1660 bool = l >= 0 + for yyj1660 := 0; ; yyj1660++ { + if yyhl1660 { + if yyj1660 >= l { break } } else { @@ -22705,10 +22753,10 @@ func (x *ContainerState) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1655Slc = r.DecodeBytes(yys1655Slc, true, true) - yys1655 := string(yys1655Slc) + yys1660Slc = r.DecodeBytes(yys1660Slc, true, true) + yys1660 := string(yys1660Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1655 { + switch yys1660 { case "waiting": if r.TryDecodeAsNil() { if x.Waiting != nil { @@ -22743,9 +22791,9 @@ func (x *ContainerState) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Terminated.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1655) - } // end switch yys1655 - } // end for yyj1655 + z.DecStructFieldNotFound(-1, yys1660) + } // end switch yys1660 + } // end for yyj1660 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -22753,16 +22801,16 @@ func (x *ContainerState) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1659 int - var yyb1659 bool - var yyhl1659 bool = l >= 0 - yyj1659++ - if yyhl1659 { - yyb1659 = yyj1659 > l + var yyj1664 int + var yyb1664 bool + var yyhl1664 bool = l >= 0 + yyj1664++ + if yyhl1664 { + yyb1664 = yyj1664 > l } else { - yyb1659 = r.CheckBreak() + yyb1664 = r.CheckBreak() } - if yyb1659 { + if yyb1664 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22777,13 +22825,13 @@ func (x *ContainerState) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Waiting.CodecDecodeSelf(d) } - yyj1659++ - if yyhl1659 { - yyb1659 = yyj1659 > l + yyj1664++ + if yyhl1664 { + yyb1664 = yyj1664 > l } else { - yyb1659 = r.CheckBreak() + yyb1664 = r.CheckBreak() } - if yyb1659 { + if yyb1664 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22798,13 +22846,13 @@ func (x *ContainerState) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Running.CodecDecodeSelf(d) } - yyj1659++ - if yyhl1659 { - yyb1659 = yyj1659 > l + yyj1664++ + if yyhl1664 { + yyb1664 = yyj1664 > l } else { - yyb1659 = r.CheckBreak() + yyb1664 = r.CheckBreak() } - if yyb1659 { + if yyb1664 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22820,17 +22868,17 @@ func (x *ContainerState) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Terminated.CodecDecodeSelf(d) } for { - yyj1659++ - if yyhl1659 { - yyb1659 = yyj1659 > l + yyj1664++ + if yyhl1664 { + yyb1664 = yyj1664 > l } else { - yyb1659 = r.CheckBreak() + yyb1664 = r.CheckBreak() } - if yyb1659 { + if yyb1664 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1659-1, "") + z.DecStructFieldNotFound(yyj1664-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -22842,36 +22890,36 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1663 := z.EncBinary() - _ = yym1663 + yym1668 := z.EncBinary() + _ = yym1668 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1664 := !z.EncBinary() - yy2arr1664 := z.EncBasicHandle().StructToArray - var yyq1664 [8]bool - _, _, _ = yysep1664, yyq1664, yy2arr1664 - const yyr1664 bool = false - yyq1664[1] = true - yyq1664[2] = true - yyq1664[7] = x.ContainerID != "" - var yynn1664 int - if yyr1664 || yy2arr1664 { + yysep1669 := !z.EncBinary() + yy2arr1669 := z.EncBasicHandle().StructToArray + var yyq1669 [8]bool + _, _, _ = yysep1669, yyq1669, yy2arr1669 + const yyr1669 bool = false + yyq1669[1] = true + yyq1669[2] = true + yyq1669[7] = x.ContainerID != "" + var yynn1669 int + if yyr1669 || yy2arr1669 { r.EncodeArrayStart(8) } else { - yynn1664 = 5 - for _, b := range yyq1664 { + yynn1669 = 5 + for _, b := range yyq1669 { if b { - yynn1664++ + yynn1669++ } } - r.EncodeMapStart(yynn1664) - yynn1664 = 0 + r.EncodeMapStart(yynn1669) + yynn1669 = 0 } - if yyr1664 || yy2arr1664 { + if yyr1669 || yy2arr1669 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1666 := z.EncBinary() - _ = yym1666 + yym1671 := z.EncBinary() + _ = yym1671 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -22880,51 +22928,51 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1667 := z.EncBinary() - _ = yym1667 + yym1672 := z.EncBinary() + _ = yym1672 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1664 || yy2arr1664 { + if yyr1669 || yy2arr1669 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1664[1] { - yy1669 := &x.State - yy1669.CodecEncodeSelf(e) + if yyq1669[1] { + yy1674 := &x.State + yy1674.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1664[1] { + if yyq1669[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("state")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1670 := &x.State - yy1670.CodecEncodeSelf(e) + yy1675 := &x.State + yy1675.CodecEncodeSelf(e) } } - if yyr1664 || yy2arr1664 { + if yyr1669 || yy2arr1669 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1664[2] { - yy1672 := &x.LastTerminationState - yy1672.CodecEncodeSelf(e) + if yyq1669[2] { + yy1677 := &x.LastTerminationState + yy1677.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1664[2] { + if yyq1669[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastState")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1673 := &x.LastTerminationState - yy1673.CodecEncodeSelf(e) + yy1678 := &x.LastTerminationState + yy1678.CodecEncodeSelf(e) } } - if yyr1664 || yy2arr1664 { + if yyr1669 || yy2arr1669 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1675 := z.EncBinary() - _ = yym1675 + yym1680 := z.EncBinary() + _ = yym1680 if false { } else { r.EncodeBool(bool(x.Ready)) @@ -22933,17 +22981,17 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ready")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1676 := z.EncBinary() - _ = yym1676 + yym1681 := z.EncBinary() + _ = yym1681 if false { } else { r.EncodeBool(bool(x.Ready)) } } - if yyr1664 || yy2arr1664 { + if yyr1669 || yy2arr1669 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1678 := z.EncBinary() - _ = yym1678 + yym1683 := z.EncBinary() + _ = yym1683 if false { } else { r.EncodeInt(int64(x.RestartCount)) @@ -22952,17 +23000,17 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("restartCount")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1679 := z.EncBinary() - _ = yym1679 + yym1684 := z.EncBinary() + _ = yym1684 if false { } else { r.EncodeInt(int64(x.RestartCount)) } } - if yyr1664 || yy2arr1664 { + if yyr1669 || yy2arr1669 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1681 := z.EncBinary() - _ = yym1681 + yym1686 := z.EncBinary() + _ = yym1686 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Image)) @@ -22971,17 +23019,17 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("image")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1682 := z.EncBinary() - _ = yym1682 + yym1687 := z.EncBinary() + _ = yym1687 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Image)) } } - if yyr1664 || yy2arr1664 { + if yyr1669 || yy2arr1669 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1684 := z.EncBinary() - _ = yym1684 + yym1689 := z.EncBinary() + _ = yym1689 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ImageID)) @@ -22990,18 +23038,18 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("imageID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1685 := z.EncBinary() - _ = yym1685 + yym1690 := z.EncBinary() + _ = yym1690 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ImageID)) } } - if yyr1664 || yy2arr1664 { + if yyr1669 || yy2arr1669 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1664[7] { - yym1687 := z.EncBinary() - _ = yym1687 + if yyq1669[7] { + yym1692 := z.EncBinary() + _ = yym1692 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerID)) @@ -23010,19 +23058,19 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1664[7] { + if yyq1669[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1688 := z.EncBinary() - _ = yym1688 + yym1693 := z.EncBinary() + _ = yym1693 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerID)) } } } - if yyr1664 || yy2arr1664 { + if yyr1669 || yy2arr1669 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -23035,25 +23083,25 @@ func (x *ContainerStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1689 := z.DecBinary() - _ = yym1689 + yym1694 := z.DecBinary() + _ = yym1694 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1690 := r.ContainerType() - if yyct1690 == codecSelferValueTypeMap1234 { - yyl1690 := r.ReadMapStart() - if yyl1690 == 0 { + yyct1695 := r.ContainerType() + if yyct1695 == codecSelferValueTypeMap1234 { + yyl1695 := r.ReadMapStart() + if yyl1695 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1690, d) + x.codecDecodeSelfFromMap(yyl1695, d) } - } else if yyct1690 == codecSelferValueTypeArray1234 { - yyl1690 := r.ReadArrayStart() - if yyl1690 == 0 { + } else if yyct1695 == codecSelferValueTypeArray1234 { + yyl1695 := r.ReadArrayStart() + if yyl1695 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1690, d) + x.codecDecodeSelfFromArray(yyl1695, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -23065,12 +23113,12 @@ func (x *ContainerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1691Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1691Slc - var yyhl1691 bool = l >= 0 - for yyj1691 := 0; ; yyj1691++ { - if yyhl1691 { - if yyj1691 >= l { + var yys1696Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1696Slc + var yyhl1696 bool = l >= 0 + for yyj1696 := 0; ; yyj1696++ { + if yyhl1696 { + if yyj1696 >= l { break } } else { @@ -23079,10 +23127,10 @@ func (x *ContainerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1691Slc = r.DecodeBytes(yys1691Slc, true, true) - yys1691 := string(yys1691Slc) + yys1696Slc = r.DecodeBytes(yys1696Slc, true, true) + yys1696 := string(yys1696Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1691 { + switch yys1696 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -23093,15 +23141,15 @@ func (x *ContainerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.State = ContainerState{} } else { - yyv1693 := &x.State - yyv1693.CodecDecodeSelf(d) + yyv1698 := &x.State + yyv1698.CodecDecodeSelf(d) } case "lastState": if r.TryDecodeAsNil() { x.LastTerminationState = ContainerState{} } else { - yyv1694 := &x.LastTerminationState - yyv1694.CodecDecodeSelf(d) + yyv1699 := &x.LastTerminationState + yyv1699.CodecDecodeSelf(d) } case "ready": if r.TryDecodeAsNil() { @@ -23134,9 +23182,9 @@ func (x *ContainerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ContainerID = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1691) - } // end switch yys1691 - } // end for yyj1691 + z.DecStructFieldNotFound(-1, yys1696) + } // end switch yys1696 + } // end for yyj1696 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -23144,16 +23192,16 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1700 int - var yyb1700 bool - var yyhl1700 bool = l >= 0 - yyj1700++ - if yyhl1700 { - yyb1700 = yyj1700 > l + var yyj1705 int + var yyb1705 bool + var yyhl1705 bool = l >= 0 + yyj1705++ + if yyhl1705 { + yyb1705 = yyj1705 > l } else { - yyb1700 = r.CheckBreak() + yyb1705 = r.CheckBreak() } - if yyb1700 { + if yyb1705 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23163,13 +23211,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Name = string(r.DecodeString()) } - yyj1700++ - if yyhl1700 { - yyb1700 = yyj1700 > l + yyj1705++ + if yyhl1705 { + yyb1705 = yyj1705 > l } else { - yyb1700 = r.CheckBreak() + yyb1705 = r.CheckBreak() } - if yyb1700 { + if yyb1705 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23177,16 +23225,16 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.State = ContainerState{} } else { - yyv1702 := &x.State - yyv1702.CodecDecodeSelf(d) + yyv1707 := &x.State + yyv1707.CodecDecodeSelf(d) } - yyj1700++ - if yyhl1700 { - yyb1700 = yyj1700 > l + yyj1705++ + if yyhl1705 { + yyb1705 = yyj1705 > l } else { - yyb1700 = r.CheckBreak() + yyb1705 = r.CheckBreak() } - if yyb1700 { + if yyb1705 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23194,16 +23242,16 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.LastTerminationState = ContainerState{} } else { - yyv1703 := &x.LastTerminationState - yyv1703.CodecDecodeSelf(d) + yyv1708 := &x.LastTerminationState + yyv1708.CodecDecodeSelf(d) } - yyj1700++ - if yyhl1700 { - yyb1700 = yyj1700 > l + yyj1705++ + if yyhl1705 { + yyb1705 = yyj1705 > l } else { - yyb1700 = r.CheckBreak() + yyb1705 = r.CheckBreak() } - if yyb1700 { + if yyb1705 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23213,13 +23261,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Ready = bool(r.DecodeBool()) } - yyj1700++ - if yyhl1700 { - yyb1700 = yyj1700 > l + yyj1705++ + if yyhl1705 { + yyb1705 = yyj1705 > l } else { - yyb1700 = r.CheckBreak() + yyb1705 = r.CheckBreak() } - if yyb1700 { + if yyb1705 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23229,13 +23277,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.RestartCount = int32(r.DecodeInt(32)) } - yyj1700++ - if yyhl1700 { - yyb1700 = yyj1700 > l + yyj1705++ + if yyhl1705 { + yyb1705 = yyj1705 > l } else { - yyb1700 = r.CheckBreak() + yyb1705 = r.CheckBreak() } - if yyb1700 { + if yyb1705 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23245,13 +23293,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Image = string(r.DecodeString()) } - yyj1700++ - if yyhl1700 { - yyb1700 = yyj1700 > l + yyj1705++ + if yyhl1705 { + yyb1705 = yyj1705 > l } else { - yyb1700 = r.CheckBreak() + yyb1705 = r.CheckBreak() } - if yyb1700 { + if yyb1705 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23261,13 +23309,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.ImageID = string(r.DecodeString()) } - yyj1700++ - if yyhl1700 { - yyb1700 = yyj1700 > l + yyj1705++ + if yyhl1705 { + yyb1705 = yyj1705 > l } else { - yyb1700 = r.CheckBreak() + yyb1705 = r.CheckBreak() } - if yyb1700 { + if yyb1705 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23278,17 +23326,17 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.ContainerID = string(r.DecodeString()) } for { - yyj1700++ - if yyhl1700 { - yyb1700 = yyj1700 > l + yyj1705++ + if yyhl1705 { + yyb1705 = yyj1705 > l } else { - yyb1700 = r.CheckBreak() + yyb1705 = r.CheckBreak() } - if yyb1700 { + if yyb1705 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1700-1, "") + z.DecStructFieldNotFound(yyj1705-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -23297,8 +23345,8 @@ func (x PodPhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1709 := z.EncBinary() - _ = yym1709 + yym1714 := z.EncBinary() + _ = yym1714 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -23310,8 +23358,8 @@ func (x *PodPhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1710 := z.DecBinary() - _ = yym1710 + yym1715 := z.DecBinary() + _ = yym1715 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -23323,8 +23371,8 @@ func (x PodConditionType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1711 := z.EncBinary() - _ = yym1711 + yym1716 := z.EncBinary() + _ = yym1716 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -23336,8 +23384,8 @@ func (x *PodConditionType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1712 := z.DecBinary() - _ = yym1712 + yym1717 := z.DecBinary() + _ = yym1717 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -23352,34 +23400,34 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1713 := z.EncBinary() - _ = yym1713 + yym1718 := z.EncBinary() + _ = yym1718 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1714 := !z.EncBinary() - yy2arr1714 := z.EncBasicHandle().StructToArray - var yyq1714 [6]bool - _, _, _ = yysep1714, yyq1714, yy2arr1714 - const yyr1714 bool = false - yyq1714[2] = true - yyq1714[3] = true - yyq1714[4] = x.Reason != "" - yyq1714[5] = x.Message != "" - var yynn1714 int - if yyr1714 || yy2arr1714 { + yysep1719 := !z.EncBinary() + yy2arr1719 := z.EncBasicHandle().StructToArray + var yyq1719 [6]bool + _, _, _ = yysep1719, yyq1719, yy2arr1719 + const yyr1719 bool = false + yyq1719[2] = true + yyq1719[3] = true + yyq1719[4] = x.Reason != "" + yyq1719[5] = x.Message != "" + var yynn1719 int + if yyr1719 || yy2arr1719 { r.EncodeArrayStart(6) } else { - yynn1714 = 2 - for _, b := range yyq1714 { + yynn1719 = 2 + for _, b := range yyq1719 { if b { - yynn1714++ + yynn1719++ } } - r.EncodeMapStart(yynn1714) - yynn1714 = 0 + r.EncodeMapStart(yynn1719) + yynn1719 = 0 } - if yyr1714 || yy2arr1714 { + if yyr1719 || yy2arr1719 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -23388,7 +23436,7 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr1714 || yy2arr1714 { + if yyr1719 || yy2arr1719 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Status.CodecEncodeSelf(e) } else { @@ -23397,47 +23445,10 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Status.CodecEncodeSelf(e) } - if yyr1714 || yy2arr1714 { + if yyr1719 || yy2arr1719 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1714[2] { - yy1718 := &x.LastProbeTime - yym1719 := z.EncBinary() - _ = yym1719 - if false { - } else if z.HasExtensions() && z.EncExt(yy1718) { - } else if yym1719 { - z.EncBinaryMarshal(yy1718) - } else if !yym1719 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1718) - } else { - z.EncFallback(yy1718) - } - } else { - r.EncodeNil() - } - } else { - if yyq1714[2] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("lastProbeTime")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1720 := &x.LastProbeTime - yym1721 := z.EncBinary() - _ = yym1721 - if false { - } else if z.HasExtensions() && z.EncExt(yy1720) { - } else if yym1721 { - z.EncBinaryMarshal(yy1720) - } else if !yym1721 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1720) - } else { - z.EncFallback(yy1720) - } - } - } - if yyr1714 || yy2arr1714 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1714[3] { - yy1723 := &x.LastTransitionTime + if yyq1719[2] { + yy1723 := &x.LastProbeTime yym1724 := z.EncBinary() _ = yym1724 if false { @@ -23453,11 +23464,11 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1714[3] { + if yyq1719[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("lastTransitionTime")) + r.EncodeString(codecSelferC_UTF81234, string("lastProbeTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1725 := &x.LastTransitionTime + yy1725 := &x.LastProbeTime yym1726 := z.EncBinary() _ = yym1726 if false { @@ -23471,36 +23482,73 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1714 || yy2arr1714 { + if yyr1719 || yy2arr1719 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1714[4] { - yym1728 := z.EncBinary() - _ = yym1728 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq1714[4] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("reason")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyq1719[3] { + yy1728 := &x.LastTransitionTime yym1729 := z.EncBinary() _ = yym1729 if false { + } else if z.HasExtensions() && z.EncExt(yy1728) { + } else if yym1729 { + z.EncBinaryMarshal(yy1728) + } else if !yym1729 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1728) + } else { + z.EncFallback(yy1728) + } + } else { + r.EncodeNil() + } + } else { + if yyq1719[3] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("lastTransitionTime")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yy1730 := &x.LastTransitionTime + yym1731 := z.EncBinary() + _ = yym1731 + if false { + } else if z.HasExtensions() && z.EncExt(yy1730) { + } else if yym1731 { + z.EncBinaryMarshal(yy1730) + } else if !yym1731 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1730) + } else { + z.EncFallback(yy1730) + } + } + } + if yyr1719 || yy2arr1719 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1719[4] { + yym1733 := z.EncBinary() + _ = yym1733 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq1719[4] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("reason")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym1734 := z.EncBinary() + _ = yym1734 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr1714 || yy2arr1714 { + if yyr1719 || yy2arr1719 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1714[5] { - yym1731 := z.EncBinary() - _ = yym1731 + if yyq1719[5] { + yym1736 := z.EncBinary() + _ = yym1736 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -23509,19 +23557,19 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1714[5] { + if yyq1719[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1732 := z.EncBinary() - _ = yym1732 + yym1737 := z.EncBinary() + _ = yym1737 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr1714 || yy2arr1714 { + if yyr1719 || yy2arr1719 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -23534,25 +23582,25 @@ func (x *PodCondition) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1733 := z.DecBinary() - _ = yym1733 + yym1738 := z.DecBinary() + _ = yym1738 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1734 := r.ContainerType() - if yyct1734 == codecSelferValueTypeMap1234 { - yyl1734 := r.ReadMapStart() - if yyl1734 == 0 { + yyct1739 := r.ContainerType() + if yyct1739 == codecSelferValueTypeMap1234 { + yyl1739 := r.ReadMapStart() + if yyl1739 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1734, d) + x.codecDecodeSelfFromMap(yyl1739, d) } - } else if yyct1734 == codecSelferValueTypeArray1234 { - yyl1734 := r.ReadArrayStart() - if yyl1734 == 0 { + } else if yyct1739 == codecSelferValueTypeArray1234 { + yyl1739 := r.ReadArrayStart() + if yyl1739 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1734, d) + x.codecDecodeSelfFromArray(yyl1739, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -23564,12 +23612,12 @@ func (x *PodCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1735Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1735Slc - var yyhl1735 bool = l >= 0 - for yyj1735 := 0; ; yyj1735++ { - if yyhl1735 { - if yyj1735 >= l { + var yys1740Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1740Slc + var yyhl1740 bool = l >= 0 + for yyj1740 := 0; ; yyj1740++ { + if yyhl1740 { + if yyj1740 >= l { break } } else { @@ -23578,10 +23626,10 @@ func (x *PodCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1735Slc = r.DecodeBytes(yys1735Slc, true, true) - yys1735 := string(yys1735Slc) + yys1740Slc = r.DecodeBytes(yys1740Slc, true, true) + yys1740 := string(yys1740Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1735 { + switch yys1740 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -23598,34 +23646,34 @@ func (x *PodCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastProbeTime = pkg2_unversioned.Time{} } else { - yyv1738 := &x.LastProbeTime - yym1739 := z.DecBinary() - _ = yym1739 + yyv1743 := &x.LastProbeTime + yym1744 := z.DecBinary() + _ = yym1744 if false { - } else if z.HasExtensions() && z.DecExt(yyv1738) { - } else if yym1739 { - z.DecBinaryUnmarshal(yyv1738) - } else if !yym1739 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1738) + } else if z.HasExtensions() && z.DecExt(yyv1743) { + } else if yym1744 { + z.DecBinaryUnmarshal(yyv1743) + } else if !yym1744 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1743) } else { - z.DecFallback(yyv1738, false) + z.DecFallback(yyv1743, false) } } case "lastTransitionTime": if r.TryDecodeAsNil() { x.LastTransitionTime = pkg2_unversioned.Time{} } else { - yyv1740 := &x.LastTransitionTime - yym1741 := z.DecBinary() - _ = yym1741 + yyv1745 := &x.LastTransitionTime + yym1746 := z.DecBinary() + _ = yym1746 if false { - } else if z.HasExtensions() && z.DecExt(yyv1740) { - } else if yym1741 { - z.DecBinaryUnmarshal(yyv1740) - } else if !yym1741 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1740) + } else if z.HasExtensions() && z.DecExt(yyv1745) { + } else if yym1746 { + z.DecBinaryUnmarshal(yyv1745) + } else if !yym1746 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1745) } else { - z.DecFallback(yyv1740, false) + z.DecFallback(yyv1745, false) } } case "reason": @@ -23641,9 +23689,9 @@ func (x *PodCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1735) - } // end switch yys1735 - } // end for yyj1735 + z.DecStructFieldNotFound(-1, yys1740) + } // end switch yys1740 + } // end for yyj1740 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -23651,16 +23699,16 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1744 int - var yyb1744 bool - var yyhl1744 bool = l >= 0 - yyj1744++ - if yyhl1744 { - yyb1744 = yyj1744 > l + var yyj1749 int + var yyb1749 bool + var yyhl1749 bool = l >= 0 + yyj1749++ + if yyhl1749 { + yyb1749 = yyj1749 > l } else { - yyb1744 = r.CheckBreak() + yyb1749 = r.CheckBreak() } - if yyb1744 { + if yyb1749 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23670,13 +23718,13 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = PodConditionType(r.DecodeString()) } - yyj1744++ - if yyhl1744 { - yyb1744 = yyj1744 > l + yyj1749++ + if yyhl1749 { + yyb1749 = yyj1749 > l } else { - yyb1744 = r.CheckBreak() + yyb1749 = r.CheckBreak() } - if yyb1744 { + if yyb1749 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23686,13 +23734,13 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Status = ConditionStatus(r.DecodeString()) } - yyj1744++ - if yyhl1744 { - yyb1744 = yyj1744 > l + yyj1749++ + if yyhl1749 { + yyb1749 = yyj1749 > l } else { - yyb1744 = r.CheckBreak() + yyb1749 = r.CheckBreak() } - if yyb1744 { + if yyb1749 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23700,26 +23748,26 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastProbeTime = pkg2_unversioned.Time{} } else { - yyv1747 := &x.LastProbeTime - yym1748 := z.DecBinary() - _ = yym1748 + yyv1752 := &x.LastProbeTime + yym1753 := z.DecBinary() + _ = yym1753 if false { - } else if z.HasExtensions() && z.DecExt(yyv1747) { - } else if yym1748 { - z.DecBinaryUnmarshal(yyv1747) - } else if !yym1748 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1747) + } else if z.HasExtensions() && z.DecExt(yyv1752) { + } else if yym1753 { + z.DecBinaryUnmarshal(yyv1752) + } else if !yym1753 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1752) } else { - z.DecFallback(yyv1747, false) + z.DecFallback(yyv1752, false) } } - yyj1744++ - if yyhl1744 { - yyb1744 = yyj1744 > l + yyj1749++ + if yyhl1749 { + yyb1749 = yyj1749 > l } else { - yyb1744 = r.CheckBreak() + yyb1749 = r.CheckBreak() } - if yyb1744 { + if yyb1749 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23727,26 +23775,26 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastTransitionTime = pkg2_unversioned.Time{} } else { - yyv1749 := &x.LastTransitionTime - yym1750 := z.DecBinary() - _ = yym1750 + yyv1754 := &x.LastTransitionTime + yym1755 := z.DecBinary() + _ = yym1755 if false { - } else if z.HasExtensions() && z.DecExt(yyv1749) { - } else if yym1750 { - z.DecBinaryUnmarshal(yyv1749) - } else if !yym1750 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1749) + } else if z.HasExtensions() && z.DecExt(yyv1754) { + } else if yym1755 { + z.DecBinaryUnmarshal(yyv1754) + } else if !yym1755 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1754) } else { - z.DecFallback(yyv1749, false) + z.DecFallback(yyv1754, false) } } - yyj1744++ - if yyhl1744 { - yyb1744 = yyj1744 > l + yyj1749++ + if yyhl1749 { + yyb1749 = yyj1749 > l } else { - yyb1744 = r.CheckBreak() + yyb1749 = r.CheckBreak() } - if yyb1744 { + if yyb1749 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23756,13 +23804,13 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Reason = string(r.DecodeString()) } - yyj1744++ - if yyhl1744 { - yyb1744 = yyj1744 > l + yyj1749++ + if yyhl1749 { + yyb1749 = yyj1749 > l } else { - yyb1744 = r.CheckBreak() + yyb1749 = r.CheckBreak() } - if yyb1744 { + if yyb1749 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23773,17 +23821,17 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } for { - yyj1744++ - if yyhl1744 { - yyb1744 = yyj1744 > l + yyj1749++ + if yyhl1749 { + yyb1749 = yyj1749 > l } else { - yyb1744 = r.CheckBreak() + yyb1749 = r.CheckBreak() } - if yyb1744 { + if yyb1749 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1744-1, "") + z.DecStructFieldNotFound(yyj1749-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -23792,8 +23840,8 @@ func (x RestartPolicy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1753 := z.EncBinary() - _ = yym1753 + yym1758 := z.EncBinary() + _ = yym1758 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -23805,8 +23853,8 @@ func (x *RestartPolicy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1754 := z.DecBinary() - _ = yym1754 + yym1759 := z.DecBinary() + _ = yym1759 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -23821,37 +23869,37 @@ func (x *PodList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1755 := z.EncBinary() - _ = yym1755 + yym1760 := z.EncBinary() + _ = yym1760 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1756 := !z.EncBinary() - yy2arr1756 := z.EncBasicHandle().StructToArray - var yyq1756 [4]bool - _, _, _ = yysep1756, yyq1756, yy2arr1756 - const yyr1756 bool = false - yyq1756[0] = x.Kind != "" - yyq1756[1] = x.APIVersion != "" - yyq1756[2] = true - var yynn1756 int - if yyr1756 || yy2arr1756 { + yysep1761 := !z.EncBinary() + yy2arr1761 := z.EncBasicHandle().StructToArray + var yyq1761 [4]bool + _, _, _ = yysep1761, yyq1761, yy2arr1761 + const yyr1761 bool = false + yyq1761[0] = x.Kind != "" + yyq1761[1] = x.APIVersion != "" + yyq1761[2] = true + var yynn1761 int + if yyr1761 || yy2arr1761 { r.EncodeArrayStart(4) } else { - yynn1756 = 1 - for _, b := range yyq1756 { + yynn1761 = 1 + for _, b := range yyq1761 { if b { - yynn1756++ + yynn1761++ } } - r.EncodeMapStart(yynn1756) - yynn1756 = 0 + r.EncodeMapStart(yynn1761) + yynn1761 = 0 } - if yyr1756 || yy2arr1756 { + if yyr1761 || yy2arr1761 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1756[0] { - yym1758 := z.EncBinary() - _ = yym1758 + if yyq1761[0] { + yym1763 := z.EncBinary() + _ = yym1763 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -23860,23 +23908,23 @@ func (x *PodList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1756[0] { + if yyq1761[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1759 := z.EncBinary() - _ = yym1759 + yym1764 := z.EncBinary() + _ = yym1764 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1756 || yy2arr1756 { + if yyr1761 || yy2arr1761 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1756[1] { - yym1761 := z.EncBinary() - _ = yym1761 + if yyq1761[1] { + yym1766 := z.EncBinary() + _ = yym1766 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -23885,54 +23933,54 @@ func (x *PodList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1756[1] { + if yyq1761[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1762 := z.EncBinary() - _ = yym1762 + yym1767 := z.EncBinary() + _ = yym1767 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1756 || yy2arr1756 { + if yyr1761 || yy2arr1761 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1756[2] { - yy1764 := &x.ListMeta - yym1765 := z.EncBinary() - _ = yym1765 + if yyq1761[2] { + yy1769 := &x.ListMeta + yym1770 := z.EncBinary() + _ = yym1770 if false { - } else if z.HasExtensions() && z.EncExt(yy1764) { + } else if z.HasExtensions() && z.EncExt(yy1769) { } else { - z.EncFallback(yy1764) + z.EncFallback(yy1769) } } else { r.EncodeNil() } } else { - if yyq1756[2] { + if yyq1761[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1766 := &x.ListMeta - yym1767 := z.EncBinary() - _ = yym1767 + yy1771 := &x.ListMeta + yym1772 := z.EncBinary() + _ = yym1772 if false { - } else if z.HasExtensions() && z.EncExt(yy1766) { + } else if z.HasExtensions() && z.EncExt(yy1771) { } else { - z.EncFallback(yy1766) + z.EncFallback(yy1771) } } } - if yyr1756 || yy2arr1756 { + if yyr1761 || yy2arr1761 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym1769 := z.EncBinary() - _ = yym1769 + yym1774 := z.EncBinary() + _ = yym1774 if false { } else { h.encSlicePod(([]Pod)(x.Items), e) @@ -23945,15 +23993,15 @@ func (x *PodList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym1770 := z.EncBinary() - _ = yym1770 + yym1775 := z.EncBinary() + _ = yym1775 if false { } else { h.encSlicePod(([]Pod)(x.Items), e) } } } - if yyr1756 || yy2arr1756 { + if yyr1761 || yy2arr1761 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -23966,25 +24014,25 @@ func (x *PodList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1771 := z.DecBinary() - _ = yym1771 + yym1776 := z.DecBinary() + _ = yym1776 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1772 := r.ContainerType() - if yyct1772 == codecSelferValueTypeMap1234 { - yyl1772 := r.ReadMapStart() - if yyl1772 == 0 { + yyct1777 := r.ContainerType() + if yyct1777 == codecSelferValueTypeMap1234 { + yyl1777 := r.ReadMapStart() + if yyl1777 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1772, d) + x.codecDecodeSelfFromMap(yyl1777, d) } - } else if yyct1772 == codecSelferValueTypeArray1234 { - yyl1772 := r.ReadArrayStart() - if yyl1772 == 0 { + } else if yyct1777 == codecSelferValueTypeArray1234 { + yyl1777 := r.ReadArrayStart() + if yyl1777 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1772, d) + x.codecDecodeSelfFromArray(yyl1777, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -23996,12 +24044,12 @@ func (x *PodList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1773Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1773Slc - var yyhl1773 bool = l >= 0 - for yyj1773 := 0; ; yyj1773++ { - if yyhl1773 { - if yyj1773 >= l { + var yys1778Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1778Slc + var yyhl1778 bool = l >= 0 + for yyj1778 := 0; ; yyj1778++ { + if yyhl1778 { + if yyj1778 >= l { break } } else { @@ -24010,10 +24058,10 @@ func (x *PodList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1773Slc = r.DecodeBytes(yys1773Slc, true, true) - yys1773 := string(yys1773Slc) + yys1778Slc = r.DecodeBytes(yys1778Slc, true, true) + yys1778 := string(yys1778Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1773 { + switch yys1778 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -24030,31 +24078,31 @@ func (x *PodList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv1776 := &x.ListMeta - yym1777 := z.DecBinary() - _ = yym1777 + yyv1781 := &x.ListMeta + yym1782 := z.DecBinary() + _ = yym1782 if false { - } else if z.HasExtensions() && z.DecExt(yyv1776) { + } else if z.HasExtensions() && z.DecExt(yyv1781) { } else { - z.DecFallback(yyv1776, false) + z.DecFallback(yyv1781, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1778 := &x.Items - yym1779 := z.DecBinary() - _ = yym1779 + yyv1783 := &x.Items + yym1784 := z.DecBinary() + _ = yym1784 if false { } else { - h.decSlicePod((*[]Pod)(yyv1778), d) + h.decSlicePod((*[]Pod)(yyv1783), d) } } default: - z.DecStructFieldNotFound(-1, yys1773) - } // end switch yys1773 - } // end for yyj1773 + z.DecStructFieldNotFound(-1, yys1778) + } // end switch yys1778 + } // end for yyj1778 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -24062,16 +24110,16 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1780 int - var yyb1780 bool - var yyhl1780 bool = l >= 0 - yyj1780++ - if yyhl1780 { - yyb1780 = yyj1780 > l + var yyj1785 int + var yyb1785 bool + var yyhl1785 bool = l >= 0 + yyj1785++ + if yyhl1785 { + yyb1785 = yyj1785 > l } else { - yyb1780 = r.CheckBreak() + yyb1785 = r.CheckBreak() } - if yyb1780 { + if yyb1785 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24081,13 +24129,13 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj1780++ - if yyhl1780 { - yyb1780 = yyj1780 > l + yyj1785++ + if yyhl1785 { + yyb1785 = yyj1785 > l } else { - yyb1780 = r.CheckBreak() + yyb1785 = r.CheckBreak() } - if yyb1780 { + if yyb1785 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24097,13 +24145,13 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj1780++ - if yyhl1780 { - yyb1780 = yyj1780 > l + yyj1785++ + if yyhl1785 { + yyb1785 = yyj1785 > l } else { - yyb1780 = r.CheckBreak() + yyb1785 = r.CheckBreak() } - if yyb1780 { + if yyb1785 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24111,22 +24159,22 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv1783 := &x.ListMeta - yym1784 := z.DecBinary() - _ = yym1784 + yyv1788 := &x.ListMeta + yym1789 := z.DecBinary() + _ = yym1789 if false { - } else if z.HasExtensions() && z.DecExt(yyv1783) { + } else if z.HasExtensions() && z.DecExt(yyv1788) { } else { - z.DecFallback(yyv1783, false) + z.DecFallback(yyv1788, false) } } - yyj1780++ - if yyhl1780 { - yyb1780 = yyj1780 > l + yyj1785++ + if yyhl1785 { + yyb1785 = yyj1785 > l } else { - yyb1780 = r.CheckBreak() + yyb1785 = r.CheckBreak() } - if yyb1780 { + if yyb1785 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24134,26 +24182,26 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1785 := &x.Items - yym1786 := z.DecBinary() - _ = yym1786 + yyv1790 := &x.Items + yym1791 := z.DecBinary() + _ = yym1791 if false { } else { - h.decSlicePod((*[]Pod)(yyv1785), d) + h.decSlicePod((*[]Pod)(yyv1790), d) } } for { - yyj1780++ - if yyhl1780 { - yyb1780 = yyj1780 > l + yyj1785++ + if yyhl1785 { + yyb1785 = yyj1785 > l } else { - yyb1780 = r.CheckBreak() + yyb1785 = r.CheckBreak() } - if yyb1780 { + if yyb1785 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1780-1, "") + z.DecStructFieldNotFound(yyj1785-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -24162,8 +24210,8 @@ func (x DNSPolicy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1787 := z.EncBinary() - _ = yym1787 + yym1792 := z.EncBinary() + _ = yym1792 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -24175,8 +24223,8 @@ func (x *DNSPolicy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1788 := z.DecBinary() - _ = yym1788 + yym1793 := z.DecBinary() + _ = yym1793 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -24191,36 +24239,36 @@ func (x *NodeSelector) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1789 := z.EncBinary() - _ = yym1789 + yym1794 := z.EncBinary() + _ = yym1794 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1790 := !z.EncBinary() - yy2arr1790 := z.EncBasicHandle().StructToArray - var yyq1790 [1]bool - _, _, _ = yysep1790, yyq1790, yy2arr1790 - const yyr1790 bool = false - var yynn1790 int - if yyr1790 || yy2arr1790 { + yysep1795 := !z.EncBinary() + yy2arr1795 := z.EncBasicHandle().StructToArray + var yyq1795 [1]bool + _, _, _ = yysep1795, yyq1795, yy2arr1795 + const yyr1795 bool = false + var yynn1795 int + if yyr1795 || yy2arr1795 { r.EncodeArrayStart(1) } else { - yynn1790 = 1 - for _, b := range yyq1790 { + yynn1795 = 1 + for _, b := range yyq1795 { if b { - yynn1790++ + yynn1795++ } } - r.EncodeMapStart(yynn1790) - yynn1790 = 0 + r.EncodeMapStart(yynn1795) + yynn1795 = 0 } - if yyr1790 || yy2arr1790 { + if yyr1795 || yy2arr1795 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.NodeSelectorTerms == nil { r.EncodeNil() } else { - yym1792 := z.EncBinary() - _ = yym1792 + yym1797 := z.EncBinary() + _ = yym1797 if false { } else { h.encSliceNodeSelectorTerm(([]NodeSelectorTerm)(x.NodeSelectorTerms), e) @@ -24233,15 +24281,15 @@ func (x *NodeSelector) CodecEncodeSelf(e *codec1978.Encoder) { if x.NodeSelectorTerms == nil { r.EncodeNil() } else { - yym1793 := z.EncBinary() - _ = yym1793 + yym1798 := z.EncBinary() + _ = yym1798 if false { } else { h.encSliceNodeSelectorTerm(([]NodeSelectorTerm)(x.NodeSelectorTerms), e) } } } - if yyr1790 || yy2arr1790 { + if yyr1795 || yy2arr1795 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -24254,25 +24302,25 @@ func (x *NodeSelector) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1794 := z.DecBinary() - _ = yym1794 + yym1799 := z.DecBinary() + _ = yym1799 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1795 := r.ContainerType() - if yyct1795 == codecSelferValueTypeMap1234 { - yyl1795 := r.ReadMapStart() - if yyl1795 == 0 { + yyct1800 := r.ContainerType() + if yyct1800 == codecSelferValueTypeMap1234 { + yyl1800 := r.ReadMapStart() + if yyl1800 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1795, d) + x.codecDecodeSelfFromMap(yyl1800, d) } - } else if yyct1795 == codecSelferValueTypeArray1234 { - yyl1795 := r.ReadArrayStart() - if yyl1795 == 0 { + } else if yyct1800 == codecSelferValueTypeArray1234 { + yyl1800 := r.ReadArrayStart() + if yyl1800 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1795, d) + x.codecDecodeSelfFromArray(yyl1800, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -24284,12 +24332,12 @@ func (x *NodeSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1796Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1796Slc - var yyhl1796 bool = l >= 0 - for yyj1796 := 0; ; yyj1796++ { - if yyhl1796 { - if yyj1796 >= l { + var yys1801Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1801Slc + var yyhl1801 bool = l >= 0 + for yyj1801 := 0; ; yyj1801++ { + if yyhl1801 { + if yyj1801 >= l { break } } else { @@ -24298,26 +24346,26 @@ func (x *NodeSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1796Slc = r.DecodeBytes(yys1796Slc, true, true) - yys1796 := string(yys1796Slc) + yys1801Slc = r.DecodeBytes(yys1801Slc, true, true) + yys1801 := string(yys1801Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1796 { + switch yys1801 { case "nodeSelectorTerms": if r.TryDecodeAsNil() { x.NodeSelectorTerms = nil } else { - yyv1797 := &x.NodeSelectorTerms - yym1798 := z.DecBinary() - _ = yym1798 + yyv1802 := &x.NodeSelectorTerms + yym1803 := z.DecBinary() + _ = yym1803 if false { } else { - h.decSliceNodeSelectorTerm((*[]NodeSelectorTerm)(yyv1797), d) + h.decSliceNodeSelectorTerm((*[]NodeSelectorTerm)(yyv1802), d) } } default: - z.DecStructFieldNotFound(-1, yys1796) - } // end switch yys1796 - } // end for yyj1796 + z.DecStructFieldNotFound(-1, yys1801) + } // end switch yys1801 + } // end for yyj1801 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -24325,16 +24373,16 @@ func (x *NodeSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1799 int - var yyb1799 bool - var yyhl1799 bool = l >= 0 - yyj1799++ - if yyhl1799 { - yyb1799 = yyj1799 > l + var yyj1804 int + var yyb1804 bool + var yyhl1804 bool = l >= 0 + yyj1804++ + if yyhl1804 { + yyb1804 = yyj1804 > l } else { - yyb1799 = r.CheckBreak() + yyb1804 = r.CheckBreak() } - if yyb1799 { + if yyb1804 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24342,26 +24390,26 @@ func (x *NodeSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NodeSelectorTerms = nil } else { - yyv1800 := &x.NodeSelectorTerms - yym1801 := z.DecBinary() - _ = yym1801 + yyv1805 := &x.NodeSelectorTerms + yym1806 := z.DecBinary() + _ = yym1806 if false { } else { - h.decSliceNodeSelectorTerm((*[]NodeSelectorTerm)(yyv1800), d) + h.decSliceNodeSelectorTerm((*[]NodeSelectorTerm)(yyv1805), d) } } for { - yyj1799++ - if yyhl1799 { - yyb1799 = yyj1799 > l + yyj1804++ + if yyhl1804 { + yyb1804 = yyj1804 > l } else { - yyb1799 = r.CheckBreak() + yyb1804 = r.CheckBreak() } - if yyb1799 { + if yyb1804 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1799-1, "") + z.DecStructFieldNotFound(yyj1804-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -24373,36 +24421,36 @@ func (x *NodeSelectorTerm) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1802 := z.EncBinary() - _ = yym1802 + yym1807 := z.EncBinary() + _ = yym1807 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1803 := !z.EncBinary() - yy2arr1803 := z.EncBasicHandle().StructToArray - var yyq1803 [1]bool - _, _, _ = yysep1803, yyq1803, yy2arr1803 - const yyr1803 bool = false - var yynn1803 int - if yyr1803 || yy2arr1803 { + yysep1808 := !z.EncBinary() + yy2arr1808 := z.EncBasicHandle().StructToArray + var yyq1808 [1]bool + _, _, _ = yysep1808, yyq1808, yy2arr1808 + const yyr1808 bool = false + var yynn1808 int + if yyr1808 || yy2arr1808 { r.EncodeArrayStart(1) } else { - yynn1803 = 1 - for _, b := range yyq1803 { + yynn1808 = 1 + for _, b := range yyq1808 { if b { - yynn1803++ + yynn1808++ } } - r.EncodeMapStart(yynn1803) - yynn1803 = 0 + r.EncodeMapStart(yynn1808) + yynn1808 = 0 } - if yyr1803 || yy2arr1803 { + if yyr1808 || yy2arr1808 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.MatchExpressions == nil { r.EncodeNil() } else { - yym1805 := z.EncBinary() - _ = yym1805 + yym1810 := z.EncBinary() + _ = yym1810 if false { } else { h.encSliceNodeSelectorRequirement(([]NodeSelectorRequirement)(x.MatchExpressions), e) @@ -24415,15 +24463,15 @@ func (x *NodeSelectorTerm) CodecEncodeSelf(e *codec1978.Encoder) { if x.MatchExpressions == nil { r.EncodeNil() } else { - yym1806 := z.EncBinary() - _ = yym1806 + yym1811 := z.EncBinary() + _ = yym1811 if false { } else { h.encSliceNodeSelectorRequirement(([]NodeSelectorRequirement)(x.MatchExpressions), e) } } } - if yyr1803 || yy2arr1803 { + if yyr1808 || yy2arr1808 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -24436,25 +24484,25 @@ func (x *NodeSelectorTerm) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1807 := z.DecBinary() - _ = yym1807 + yym1812 := z.DecBinary() + _ = yym1812 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1808 := r.ContainerType() - if yyct1808 == codecSelferValueTypeMap1234 { - yyl1808 := r.ReadMapStart() - if yyl1808 == 0 { + yyct1813 := r.ContainerType() + if yyct1813 == codecSelferValueTypeMap1234 { + yyl1813 := r.ReadMapStart() + if yyl1813 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1808, d) + x.codecDecodeSelfFromMap(yyl1813, d) } - } else if yyct1808 == codecSelferValueTypeArray1234 { - yyl1808 := r.ReadArrayStart() - if yyl1808 == 0 { + } else if yyct1813 == codecSelferValueTypeArray1234 { + yyl1813 := r.ReadArrayStart() + if yyl1813 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1808, d) + x.codecDecodeSelfFromArray(yyl1813, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -24466,12 +24514,12 @@ func (x *NodeSelectorTerm) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1809Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1809Slc - var yyhl1809 bool = l >= 0 - for yyj1809 := 0; ; yyj1809++ { - if yyhl1809 { - if yyj1809 >= l { + var yys1814Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1814Slc + var yyhl1814 bool = l >= 0 + for yyj1814 := 0; ; yyj1814++ { + if yyhl1814 { + if yyj1814 >= l { break } } else { @@ -24480,26 +24528,26 @@ func (x *NodeSelectorTerm) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1809Slc = r.DecodeBytes(yys1809Slc, true, true) - yys1809 := string(yys1809Slc) + yys1814Slc = r.DecodeBytes(yys1814Slc, true, true) + yys1814 := string(yys1814Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1809 { + switch yys1814 { case "matchExpressions": if r.TryDecodeAsNil() { x.MatchExpressions = nil } else { - yyv1810 := &x.MatchExpressions - yym1811 := z.DecBinary() - _ = yym1811 + yyv1815 := &x.MatchExpressions + yym1816 := z.DecBinary() + _ = yym1816 if false { } else { - h.decSliceNodeSelectorRequirement((*[]NodeSelectorRequirement)(yyv1810), d) + h.decSliceNodeSelectorRequirement((*[]NodeSelectorRequirement)(yyv1815), d) } } default: - z.DecStructFieldNotFound(-1, yys1809) - } // end switch yys1809 - } // end for yyj1809 + z.DecStructFieldNotFound(-1, yys1814) + } // end switch yys1814 + } // end for yyj1814 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -24507,16 +24555,16 @@ func (x *NodeSelectorTerm) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1812 int - var yyb1812 bool - var yyhl1812 bool = l >= 0 - yyj1812++ - if yyhl1812 { - yyb1812 = yyj1812 > l + var yyj1817 int + var yyb1817 bool + var yyhl1817 bool = l >= 0 + yyj1817++ + if yyhl1817 { + yyb1817 = yyj1817 > l } else { - yyb1812 = r.CheckBreak() + yyb1817 = r.CheckBreak() } - if yyb1812 { + if yyb1817 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24524,26 +24572,26 @@ func (x *NodeSelectorTerm) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.MatchExpressions = nil } else { - yyv1813 := &x.MatchExpressions - yym1814 := z.DecBinary() - _ = yym1814 + yyv1818 := &x.MatchExpressions + yym1819 := z.DecBinary() + _ = yym1819 if false { } else { - h.decSliceNodeSelectorRequirement((*[]NodeSelectorRequirement)(yyv1813), d) + h.decSliceNodeSelectorRequirement((*[]NodeSelectorRequirement)(yyv1818), d) } } for { - yyj1812++ - if yyhl1812 { - yyb1812 = yyj1812 > l + yyj1817++ + if yyhl1817 { + yyb1817 = yyj1817 > l } else { - yyb1812 = r.CheckBreak() + yyb1817 = r.CheckBreak() } - if yyb1812 { + if yyb1817 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1812-1, "") + z.DecStructFieldNotFound(yyj1817-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -24555,34 +24603,34 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1815 := z.EncBinary() - _ = yym1815 + yym1820 := z.EncBinary() + _ = yym1820 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1816 := !z.EncBinary() - yy2arr1816 := z.EncBasicHandle().StructToArray - var yyq1816 [3]bool - _, _, _ = yysep1816, yyq1816, yy2arr1816 - const yyr1816 bool = false - yyq1816[2] = len(x.Values) != 0 - var yynn1816 int - if yyr1816 || yy2arr1816 { + yysep1821 := !z.EncBinary() + yy2arr1821 := z.EncBasicHandle().StructToArray + var yyq1821 [3]bool + _, _, _ = yysep1821, yyq1821, yy2arr1821 + const yyr1821 bool = false + yyq1821[2] = len(x.Values) != 0 + var yynn1821 int + if yyr1821 || yy2arr1821 { r.EncodeArrayStart(3) } else { - yynn1816 = 2 - for _, b := range yyq1816 { + yynn1821 = 2 + for _, b := range yyq1821 { if b { - yynn1816++ + yynn1821++ } } - r.EncodeMapStart(yynn1816) - yynn1816 = 0 + r.EncodeMapStart(yynn1821) + yynn1821 = 0 } - if yyr1816 || yy2arr1816 { + if yyr1821 || yy2arr1821 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1818 := z.EncBinary() - _ = yym1818 + yym1823 := z.EncBinary() + _ = yym1823 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -24591,14 +24639,14 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1819 := z.EncBinary() - _ = yym1819 + yym1824 := z.EncBinary() + _ = yym1824 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) } } - if yyr1816 || yy2arr1816 { + if yyr1821 || yy2arr1821 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Operator.CodecEncodeSelf(e) } else { @@ -24607,14 +24655,14 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Operator.CodecEncodeSelf(e) } - if yyr1816 || yy2arr1816 { + if yyr1821 || yy2arr1821 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1816[2] { + if yyq1821[2] { if x.Values == nil { r.EncodeNil() } else { - yym1822 := z.EncBinary() - _ = yym1822 + yym1827 := z.EncBinary() + _ = yym1827 if false { } else { z.F.EncSliceStringV(x.Values, false, e) @@ -24624,15 +24672,15 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1816[2] { + if yyq1821[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("values")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Values == nil { r.EncodeNil() } else { - yym1823 := z.EncBinary() - _ = yym1823 + yym1828 := z.EncBinary() + _ = yym1828 if false { } else { z.F.EncSliceStringV(x.Values, false, e) @@ -24640,7 +24688,7 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1816 || yy2arr1816 { + if yyr1821 || yy2arr1821 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -24653,25 +24701,25 @@ func (x *NodeSelectorRequirement) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1824 := z.DecBinary() - _ = yym1824 + yym1829 := z.DecBinary() + _ = yym1829 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1825 := r.ContainerType() - if yyct1825 == codecSelferValueTypeMap1234 { - yyl1825 := r.ReadMapStart() - if yyl1825 == 0 { + yyct1830 := r.ContainerType() + if yyct1830 == codecSelferValueTypeMap1234 { + yyl1830 := r.ReadMapStart() + if yyl1830 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1825, d) + x.codecDecodeSelfFromMap(yyl1830, d) } - } else if yyct1825 == codecSelferValueTypeArray1234 { - yyl1825 := r.ReadArrayStart() - if yyl1825 == 0 { + } else if yyct1830 == codecSelferValueTypeArray1234 { + yyl1830 := r.ReadArrayStart() + if yyl1830 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1825, d) + x.codecDecodeSelfFromArray(yyl1830, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -24683,12 +24731,12 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1826Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1826Slc - var yyhl1826 bool = l >= 0 - for yyj1826 := 0; ; yyj1826++ { - if yyhl1826 { - if yyj1826 >= l { + var yys1831Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1831Slc + var yyhl1831 bool = l >= 0 + for yyj1831 := 0; ; yyj1831++ { + if yyhl1831 { + if yyj1831 >= l { break } } else { @@ -24697,10 +24745,10 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1826Slc = r.DecodeBytes(yys1826Slc, true, true) - yys1826 := string(yys1826Slc) + yys1831Slc = r.DecodeBytes(yys1831Slc, true, true) + yys1831 := string(yys1831Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1826 { + switch yys1831 { case "key": if r.TryDecodeAsNil() { x.Key = "" @@ -24717,18 +24765,18 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromMap(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Values = nil } else { - yyv1829 := &x.Values - yym1830 := z.DecBinary() - _ = yym1830 + yyv1834 := &x.Values + yym1835 := z.DecBinary() + _ = yym1835 if false { } else { - z.F.DecSliceStringX(yyv1829, false, d) + z.F.DecSliceStringX(yyv1834, false, d) } } default: - z.DecStructFieldNotFound(-1, yys1826) - } // end switch yys1826 - } // end for yyj1826 + z.DecStructFieldNotFound(-1, yys1831) + } // end switch yys1831 + } // end for yyj1831 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -24736,16 +24784,16 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1831 int - var yyb1831 bool - var yyhl1831 bool = l >= 0 - yyj1831++ - if yyhl1831 { - yyb1831 = yyj1831 > l + var yyj1836 int + var yyb1836 bool + var yyhl1836 bool = l >= 0 + yyj1836++ + if yyhl1836 { + yyb1836 = yyj1836 > l } else { - yyb1831 = r.CheckBreak() + yyb1836 = r.CheckBreak() } - if yyb1831 { + if yyb1836 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24755,13 +24803,13 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Key = string(r.DecodeString()) } - yyj1831++ - if yyhl1831 { - yyb1831 = yyj1831 > l + yyj1836++ + if yyhl1836 { + yyb1836 = yyj1836 > l } else { - yyb1831 = r.CheckBreak() + yyb1836 = r.CheckBreak() } - if yyb1831 { + if yyb1836 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24771,13 +24819,13 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Operator = NodeSelectorOperator(r.DecodeString()) } - yyj1831++ - if yyhl1831 { - yyb1831 = yyj1831 > l + yyj1836++ + if yyhl1836 { + yyb1836 = yyj1836 > l } else { - yyb1831 = r.CheckBreak() + yyb1836 = r.CheckBreak() } - if yyb1831 { + if yyb1836 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24785,26 +24833,26 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Values = nil } else { - yyv1834 := &x.Values - yym1835 := z.DecBinary() - _ = yym1835 + yyv1839 := &x.Values + yym1840 := z.DecBinary() + _ = yym1840 if false { } else { - z.F.DecSliceStringX(yyv1834, false, d) + z.F.DecSliceStringX(yyv1839, false, d) } } for { - yyj1831++ - if yyhl1831 { - yyb1831 = yyj1831 > l + yyj1836++ + if yyhl1836 { + yyb1836 = yyj1836 > l } else { - yyb1831 = r.CheckBreak() + yyb1836 = r.CheckBreak() } - if yyb1831 { + if yyb1836 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1831-1, "") + z.DecStructFieldNotFound(yyj1836-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -24813,8 +24861,8 @@ func (x NodeSelectorOperator) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1836 := z.EncBinary() - _ = yym1836 + yym1841 := z.EncBinary() + _ = yym1841 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -24826,8 +24874,8 @@ func (x *NodeSelectorOperator) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1837 := z.DecBinary() - _ = yym1837 + yym1842 := z.DecBinary() + _ = yym1842 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -24842,35 +24890,35 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1838 := z.EncBinary() - _ = yym1838 + yym1843 := z.EncBinary() + _ = yym1843 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1839 := !z.EncBinary() - yy2arr1839 := z.EncBasicHandle().StructToArray - var yyq1839 [3]bool - _, _, _ = yysep1839, yyq1839, yy2arr1839 - const yyr1839 bool = false - yyq1839[0] = x.NodeAffinity != nil - yyq1839[1] = x.PodAffinity != nil - yyq1839[2] = x.PodAntiAffinity != nil - var yynn1839 int - if yyr1839 || yy2arr1839 { + yysep1844 := !z.EncBinary() + yy2arr1844 := z.EncBasicHandle().StructToArray + var yyq1844 [3]bool + _, _, _ = yysep1844, yyq1844, yy2arr1844 + const yyr1844 bool = false + yyq1844[0] = x.NodeAffinity != nil + yyq1844[1] = x.PodAffinity != nil + yyq1844[2] = x.PodAntiAffinity != nil + var yynn1844 int + if yyr1844 || yy2arr1844 { r.EncodeArrayStart(3) } else { - yynn1839 = 0 - for _, b := range yyq1839 { + yynn1844 = 0 + for _, b := range yyq1844 { if b { - yynn1839++ + yynn1844++ } } - r.EncodeMapStart(yynn1839) - yynn1839 = 0 + r.EncodeMapStart(yynn1844) + yynn1844 = 0 } - if yyr1839 || yy2arr1839 { + if yyr1844 || yy2arr1844 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1839[0] { + if yyq1844[0] { if x.NodeAffinity == nil { r.EncodeNil() } else { @@ -24880,7 +24928,7 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1839[0] { + if yyq1844[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeAffinity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -24891,9 +24939,9 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1839 || yy2arr1839 { + if yyr1844 || yy2arr1844 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1839[1] { + if yyq1844[1] { if x.PodAffinity == nil { r.EncodeNil() } else { @@ -24903,7 +24951,7 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1839[1] { + if yyq1844[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podAffinity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -24914,9 +24962,9 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1839 || yy2arr1839 { + if yyr1844 || yy2arr1844 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1839[2] { + if yyq1844[2] { if x.PodAntiAffinity == nil { r.EncodeNil() } else { @@ -24926,7 +24974,7 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1839[2] { + if yyq1844[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podAntiAffinity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -24937,7 +24985,7 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1839 || yy2arr1839 { + if yyr1844 || yy2arr1844 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -24950,25 +24998,25 @@ func (x *Affinity) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1843 := z.DecBinary() - _ = yym1843 + yym1848 := z.DecBinary() + _ = yym1848 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1844 := r.ContainerType() - if yyct1844 == codecSelferValueTypeMap1234 { - yyl1844 := r.ReadMapStart() - if yyl1844 == 0 { + yyct1849 := r.ContainerType() + if yyct1849 == codecSelferValueTypeMap1234 { + yyl1849 := r.ReadMapStart() + if yyl1849 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1844, d) + x.codecDecodeSelfFromMap(yyl1849, d) } - } else if yyct1844 == codecSelferValueTypeArray1234 { - yyl1844 := r.ReadArrayStart() - if yyl1844 == 0 { + } else if yyct1849 == codecSelferValueTypeArray1234 { + yyl1849 := r.ReadArrayStart() + if yyl1849 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1844, d) + x.codecDecodeSelfFromArray(yyl1849, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -24980,12 +25028,12 @@ func (x *Affinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1845Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1845Slc - var yyhl1845 bool = l >= 0 - for yyj1845 := 0; ; yyj1845++ { - if yyhl1845 { - if yyj1845 >= l { + var yys1850Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1850Slc + var yyhl1850 bool = l >= 0 + for yyj1850 := 0; ; yyj1850++ { + if yyhl1850 { + if yyj1850 >= l { break } } else { @@ -24994,10 +25042,10 @@ func (x *Affinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1845Slc = r.DecodeBytes(yys1845Slc, true, true) - yys1845 := string(yys1845Slc) + yys1850Slc = r.DecodeBytes(yys1850Slc, true, true) + yys1850 := string(yys1850Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1845 { + switch yys1850 { case "nodeAffinity": if r.TryDecodeAsNil() { if x.NodeAffinity != nil { @@ -25032,9 +25080,9 @@ func (x *Affinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.PodAntiAffinity.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1845) - } // end switch yys1845 - } // end for yyj1845 + z.DecStructFieldNotFound(-1, yys1850) + } // end switch yys1850 + } // end for yyj1850 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -25042,16 +25090,16 @@ func (x *Affinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1849 int - var yyb1849 bool - var yyhl1849 bool = l >= 0 - yyj1849++ - if yyhl1849 { - yyb1849 = yyj1849 > l + var yyj1854 int + var yyb1854 bool + var yyhl1854 bool = l >= 0 + yyj1854++ + if yyhl1854 { + yyb1854 = yyj1854 > l } else { - yyb1849 = r.CheckBreak() + yyb1854 = r.CheckBreak() } - if yyb1849 { + if yyb1854 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25066,13 +25114,13 @@ func (x *Affinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.NodeAffinity.CodecDecodeSelf(d) } - yyj1849++ - if yyhl1849 { - yyb1849 = yyj1849 > l + yyj1854++ + if yyhl1854 { + yyb1854 = yyj1854 > l } else { - yyb1849 = r.CheckBreak() + yyb1854 = r.CheckBreak() } - if yyb1849 { + if yyb1854 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25087,13 +25135,13 @@ func (x *Affinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.PodAffinity.CodecDecodeSelf(d) } - yyj1849++ - if yyhl1849 { - yyb1849 = yyj1849 > l + yyj1854++ + if yyhl1854 { + yyb1854 = yyj1854 > l } else { - yyb1849 = r.CheckBreak() + yyb1854 = r.CheckBreak() } - if yyb1849 { + if yyb1854 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25109,17 +25157,17 @@ func (x *Affinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.PodAntiAffinity.CodecDecodeSelf(d) } for { - yyj1849++ - if yyhl1849 { - yyb1849 = yyj1849 > l + yyj1854++ + if yyhl1854 { + yyb1854 = yyj1854 > l } else { - yyb1849 = r.CheckBreak() + yyb1854 = r.CheckBreak() } - if yyb1849 { + if yyb1854 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1849-1, "") + z.DecStructFieldNotFound(yyj1854-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -25131,39 +25179,39 @@ func (x *PodAffinity) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1853 := z.EncBinary() - _ = yym1853 + yym1858 := z.EncBinary() + _ = yym1858 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1854 := !z.EncBinary() - yy2arr1854 := z.EncBasicHandle().StructToArray - var yyq1854 [2]bool - _, _, _ = yysep1854, yyq1854, yy2arr1854 - const yyr1854 bool = false - yyq1854[0] = len(x.RequiredDuringSchedulingIgnoredDuringExecution) != 0 - yyq1854[1] = len(x.PreferredDuringSchedulingIgnoredDuringExecution) != 0 - var yynn1854 int - if yyr1854 || yy2arr1854 { + yysep1859 := !z.EncBinary() + yy2arr1859 := z.EncBasicHandle().StructToArray + var yyq1859 [2]bool + _, _, _ = yysep1859, yyq1859, yy2arr1859 + const yyr1859 bool = false + yyq1859[0] = len(x.RequiredDuringSchedulingIgnoredDuringExecution) != 0 + yyq1859[1] = len(x.PreferredDuringSchedulingIgnoredDuringExecution) != 0 + var yynn1859 int + if yyr1859 || yy2arr1859 { r.EncodeArrayStart(2) } else { - yynn1854 = 0 - for _, b := range yyq1854 { + yynn1859 = 0 + for _, b := range yyq1859 { if b { - yynn1854++ + yynn1859++ } } - r.EncodeMapStart(yynn1854) - yynn1854 = 0 + r.EncodeMapStart(yynn1859) + yynn1859 = 0 } - if yyr1854 || yy2arr1854 { + if yyr1859 || yy2arr1859 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1854[0] { + if yyq1859[0] { if x.RequiredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1856 := z.EncBinary() - _ = yym1856 + yym1861 := z.EncBinary() + _ = yym1861 if false { } else { h.encSlicePodAffinityTerm(([]PodAffinityTerm)(x.RequiredDuringSchedulingIgnoredDuringExecution), e) @@ -25173,15 +25221,15 @@ func (x *PodAffinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1854[0] { + if yyq1859[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("requiredDuringSchedulingIgnoredDuringExecution")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RequiredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1857 := z.EncBinary() - _ = yym1857 + yym1862 := z.EncBinary() + _ = yym1862 if false { } else { h.encSlicePodAffinityTerm(([]PodAffinityTerm)(x.RequiredDuringSchedulingIgnoredDuringExecution), e) @@ -25189,14 +25237,14 @@ func (x *PodAffinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1854 || yy2arr1854 { + if yyr1859 || yy2arr1859 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1854[1] { + if yyq1859[1] { if x.PreferredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1859 := z.EncBinary() - _ = yym1859 + yym1864 := z.EncBinary() + _ = yym1864 if false { } else { h.encSliceWeightedPodAffinityTerm(([]WeightedPodAffinityTerm)(x.PreferredDuringSchedulingIgnoredDuringExecution), e) @@ -25206,15 +25254,15 @@ func (x *PodAffinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1854[1] { + if yyq1859[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preferredDuringSchedulingIgnoredDuringExecution")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.PreferredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1860 := z.EncBinary() - _ = yym1860 + yym1865 := z.EncBinary() + _ = yym1865 if false { } else { h.encSliceWeightedPodAffinityTerm(([]WeightedPodAffinityTerm)(x.PreferredDuringSchedulingIgnoredDuringExecution), e) @@ -25222,7 +25270,7 @@ func (x *PodAffinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1854 || yy2arr1854 { + if yyr1859 || yy2arr1859 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -25235,25 +25283,25 @@ func (x *PodAffinity) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1861 := z.DecBinary() - _ = yym1861 + yym1866 := z.DecBinary() + _ = yym1866 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1862 := r.ContainerType() - if yyct1862 == codecSelferValueTypeMap1234 { - yyl1862 := r.ReadMapStart() - if yyl1862 == 0 { + yyct1867 := r.ContainerType() + if yyct1867 == codecSelferValueTypeMap1234 { + yyl1867 := r.ReadMapStart() + if yyl1867 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1862, d) + x.codecDecodeSelfFromMap(yyl1867, d) } - } else if yyct1862 == codecSelferValueTypeArray1234 { - yyl1862 := r.ReadArrayStart() - if yyl1862 == 0 { + } else if yyct1867 == codecSelferValueTypeArray1234 { + yyl1867 := r.ReadArrayStart() + if yyl1867 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1862, d) + x.codecDecodeSelfFromArray(yyl1867, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -25265,12 +25313,12 @@ func (x *PodAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1863Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1863Slc - var yyhl1863 bool = l >= 0 - for yyj1863 := 0; ; yyj1863++ { - if yyhl1863 { - if yyj1863 >= l { + var yys1868Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1868Slc + var yyhl1868 bool = l >= 0 + for yyj1868 := 0; ; yyj1868++ { + if yyhl1868 { + if yyj1868 >= l { break } } else { @@ -25279,38 +25327,38 @@ func (x *PodAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1863Slc = r.DecodeBytes(yys1863Slc, true, true) - yys1863 := string(yys1863Slc) + yys1868Slc = r.DecodeBytes(yys1868Slc, true, true) + yys1868 := string(yys1868Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1863 { + switch yys1868 { case "requiredDuringSchedulingIgnoredDuringExecution": if r.TryDecodeAsNil() { x.RequiredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1864 := &x.RequiredDuringSchedulingIgnoredDuringExecution - yym1865 := z.DecBinary() - _ = yym1865 + yyv1869 := &x.RequiredDuringSchedulingIgnoredDuringExecution + yym1870 := z.DecBinary() + _ = yym1870 if false { } else { - h.decSlicePodAffinityTerm((*[]PodAffinityTerm)(yyv1864), d) + h.decSlicePodAffinityTerm((*[]PodAffinityTerm)(yyv1869), d) } } case "preferredDuringSchedulingIgnoredDuringExecution": if r.TryDecodeAsNil() { x.PreferredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1866 := &x.PreferredDuringSchedulingIgnoredDuringExecution - yym1867 := z.DecBinary() - _ = yym1867 + yyv1871 := &x.PreferredDuringSchedulingIgnoredDuringExecution + yym1872 := z.DecBinary() + _ = yym1872 if false { } else { - h.decSliceWeightedPodAffinityTerm((*[]WeightedPodAffinityTerm)(yyv1866), d) + h.decSliceWeightedPodAffinityTerm((*[]WeightedPodAffinityTerm)(yyv1871), d) } } default: - z.DecStructFieldNotFound(-1, yys1863) - } // end switch yys1863 - } // end for yyj1863 + z.DecStructFieldNotFound(-1, yys1868) + } // end switch yys1868 + } // end for yyj1868 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -25318,16 +25366,16 @@ func (x *PodAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1868 int - var yyb1868 bool - var yyhl1868 bool = l >= 0 - yyj1868++ - if yyhl1868 { - yyb1868 = yyj1868 > l + var yyj1873 int + var yyb1873 bool + var yyhl1873 bool = l >= 0 + yyj1873++ + if yyhl1873 { + yyb1873 = yyj1873 > l } else { - yyb1868 = r.CheckBreak() + yyb1873 = r.CheckBreak() } - if yyb1868 { + if yyb1873 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25335,21 +25383,21 @@ func (x *PodAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.RequiredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1869 := &x.RequiredDuringSchedulingIgnoredDuringExecution - yym1870 := z.DecBinary() - _ = yym1870 + yyv1874 := &x.RequiredDuringSchedulingIgnoredDuringExecution + yym1875 := z.DecBinary() + _ = yym1875 if false { } else { - h.decSlicePodAffinityTerm((*[]PodAffinityTerm)(yyv1869), d) + h.decSlicePodAffinityTerm((*[]PodAffinityTerm)(yyv1874), d) } } - yyj1868++ - if yyhl1868 { - yyb1868 = yyj1868 > l + yyj1873++ + if yyhl1873 { + yyb1873 = yyj1873 > l } else { - yyb1868 = r.CheckBreak() + yyb1873 = r.CheckBreak() } - if yyb1868 { + if yyb1873 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25357,26 +25405,26 @@ func (x *PodAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.PreferredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1871 := &x.PreferredDuringSchedulingIgnoredDuringExecution - yym1872 := z.DecBinary() - _ = yym1872 + yyv1876 := &x.PreferredDuringSchedulingIgnoredDuringExecution + yym1877 := z.DecBinary() + _ = yym1877 if false { } else { - h.decSliceWeightedPodAffinityTerm((*[]WeightedPodAffinityTerm)(yyv1871), d) + h.decSliceWeightedPodAffinityTerm((*[]WeightedPodAffinityTerm)(yyv1876), d) } } for { - yyj1868++ - if yyhl1868 { - yyb1868 = yyj1868 > l + yyj1873++ + if yyhl1873 { + yyb1873 = yyj1873 > l } else { - yyb1868 = r.CheckBreak() + yyb1873 = r.CheckBreak() } - if yyb1868 { + if yyb1873 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1868-1, "") + z.DecStructFieldNotFound(yyj1873-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -25388,39 +25436,39 @@ func (x *PodAntiAffinity) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1873 := z.EncBinary() - _ = yym1873 + yym1878 := z.EncBinary() + _ = yym1878 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1874 := !z.EncBinary() - yy2arr1874 := z.EncBasicHandle().StructToArray - var yyq1874 [2]bool - _, _, _ = yysep1874, yyq1874, yy2arr1874 - const yyr1874 bool = false - yyq1874[0] = len(x.RequiredDuringSchedulingIgnoredDuringExecution) != 0 - yyq1874[1] = len(x.PreferredDuringSchedulingIgnoredDuringExecution) != 0 - var yynn1874 int - if yyr1874 || yy2arr1874 { + yysep1879 := !z.EncBinary() + yy2arr1879 := z.EncBasicHandle().StructToArray + var yyq1879 [2]bool + _, _, _ = yysep1879, yyq1879, yy2arr1879 + const yyr1879 bool = false + yyq1879[0] = len(x.RequiredDuringSchedulingIgnoredDuringExecution) != 0 + yyq1879[1] = len(x.PreferredDuringSchedulingIgnoredDuringExecution) != 0 + var yynn1879 int + if yyr1879 || yy2arr1879 { r.EncodeArrayStart(2) } else { - yynn1874 = 0 - for _, b := range yyq1874 { + yynn1879 = 0 + for _, b := range yyq1879 { if b { - yynn1874++ + yynn1879++ } } - r.EncodeMapStart(yynn1874) - yynn1874 = 0 + r.EncodeMapStart(yynn1879) + yynn1879 = 0 } - if yyr1874 || yy2arr1874 { + if yyr1879 || yy2arr1879 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1874[0] { + if yyq1879[0] { if x.RequiredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1876 := z.EncBinary() - _ = yym1876 + yym1881 := z.EncBinary() + _ = yym1881 if false { } else { h.encSlicePodAffinityTerm(([]PodAffinityTerm)(x.RequiredDuringSchedulingIgnoredDuringExecution), e) @@ -25430,15 +25478,15 @@ func (x *PodAntiAffinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1874[0] { + if yyq1879[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("requiredDuringSchedulingIgnoredDuringExecution")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RequiredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1877 := z.EncBinary() - _ = yym1877 + yym1882 := z.EncBinary() + _ = yym1882 if false { } else { h.encSlicePodAffinityTerm(([]PodAffinityTerm)(x.RequiredDuringSchedulingIgnoredDuringExecution), e) @@ -25446,14 +25494,14 @@ func (x *PodAntiAffinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1874 || yy2arr1874 { + if yyr1879 || yy2arr1879 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1874[1] { + if yyq1879[1] { if x.PreferredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1879 := z.EncBinary() - _ = yym1879 + yym1884 := z.EncBinary() + _ = yym1884 if false { } else { h.encSliceWeightedPodAffinityTerm(([]WeightedPodAffinityTerm)(x.PreferredDuringSchedulingIgnoredDuringExecution), e) @@ -25463,15 +25511,15 @@ func (x *PodAntiAffinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1874[1] { + if yyq1879[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preferredDuringSchedulingIgnoredDuringExecution")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.PreferredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1880 := z.EncBinary() - _ = yym1880 + yym1885 := z.EncBinary() + _ = yym1885 if false { } else { h.encSliceWeightedPodAffinityTerm(([]WeightedPodAffinityTerm)(x.PreferredDuringSchedulingIgnoredDuringExecution), e) @@ -25479,7 +25527,7 @@ func (x *PodAntiAffinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1874 || yy2arr1874 { + if yyr1879 || yy2arr1879 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -25492,25 +25540,25 @@ func (x *PodAntiAffinity) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1881 := z.DecBinary() - _ = yym1881 + yym1886 := z.DecBinary() + _ = yym1886 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1882 := r.ContainerType() - if yyct1882 == codecSelferValueTypeMap1234 { - yyl1882 := r.ReadMapStart() - if yyl1882 == 0 { + yyct1887 := r.ContainerType() + if yyct1887 == codecSelferValueTypeMap1234 { + yyl1887 := r.ReadMapStart() + if yyl1887 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1882, d) + x.codecDecodeSelfFromMap(yyl1887, d) } - } else if yyct1882 == codecSelferValueTypeArray1234 { - yyl1882 := r.ReadArrayStart() - if yyl1882 == 0 { + } else if yyct1887 == codecSelferValueTypeArray1234 { + yyl1887 := r.ReadArrayStart() + if yyl1887 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1882, d) + x.codecDecodeSelfFromArray(yyl1887, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -25522,12 +25570,12 @@ func (x *PodAntiAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1883Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1883Slc - var yyhl1883 bool = l >= 0 - for yyj1883 := 0; ; yyj1883++ { - if yyhl1883 { - if yyj1883 >= l { + var yys1888Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1888Slc + var yyhl1888 bool = l >= 0 + for yyj1888 := 0; ; yyj1888++ { + if yyhl1888 { + if yyj1888 >= l { break } } else { @@ -25536,38 +25584,38 @@ func (x *PodAntiAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1883Slc = r.DecodeBytes(yys1883Slc, true, true) - yys1883 := string(yys1883Slc) + yys1888Slc = r.DecodeBytes(yys1888Slc, true, true) + yys1888 := string(yys1888Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1883 { + switch yys1888 { case "requiredDuringSchedulingIgnoredDuringExecution": if r.TryDecodeAsNil() { x.RequiredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1884 := &x.RequiredDuringSchedulingIgnoredDuringExecution - yym1885 := z.DecBinary() - _ = yym1885 + yyv1889 := &x.RequiredDuringSchedulingIgnoredDuringExecution + yym1890 := z.DecBinary() + _ = yym1890 if false { } else { - h.decSlicePodAffinityTerm((*[]PodAffinityTerm)(yyv1884), d) + h.decSlicePodAffinityTerm((*[]PodAffinityTerm)(yyv1889), d) } } case "preferredDuringSchedulingIgnoredDuringExecution": if r.TryDecodeAsNil() { x.PreferredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1886 := &x.PreferredDuringSchedulingIgnoredDuringExecution - yym1887 := z.DecBinary() - _ = yym1887 + yyv1891 := &x.PreferredDuringSchedulingIgnoredDuringExecution + yym1892 := z.DecBinary() + _ = yym1892 if false { } else { - h.decSliceWeightedPodAffinityTerm((*[]WeightedPodAffinityTerm)(yyv1886), d) + h.decSliceWeightedPodAffinityTerm((*[]WeightedPodAffinityTerm)(yyv1891), d) } } default: - z.DecStructFieldNotFound(-1, yys1883) - } // end switch yys1883 - } // end for yyj1883 + z.DecStructFieldNotFound(-1, yys1888) + } // end switch yys1888 + } // end for yyj1888 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -25575,16 +25623,16 @@ func (x *PodAntiAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1888 int - var yyb1888 bool - var yyhl1888 bool = l >= 0 - yyj1888++ - if yyhl1888 { - yyb1888 = yyj1888 > l + var yyj1893 int + var yyb1893 bool + var yyhl1893 bool = l >= 0 + yyj1893++ + if yyhl1893 { + yyb1893 = yyj1893 > l } else { - yyb1888 = r.CheckBreak() + yyb1893 = r.CheckBreak() } - if yyb1888 { + if yyb1893 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25592,21 +25640,21 @@ func (x *PodAntiAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.RequiredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1889 := &x.RequiredDuringSchedulingIgnoredDuringExecution - yym1890 := z.DecBinary() - _ = yym1890 + yyv1894 := &x.RequiredDuringSchedulingIgnoredDuringExecution + yym1895 := z.DecBinary() + _ = yym1895 if false { } else { - h.decSlicePodAffinityTerm((*[]PodAffinityTerm)(yyv1889), d) + h.decSlicePodAffinityTerm((*[]PodAffinityTerm)(yyv1894), d) } } - yyj1888++ - if yyhl1888 { - yyb1888 = yyj1888 > l + yyj1893++ + if yyhl1893 { + yyb1893 = yyj1893 > l } else { - yyb1888 = r.CheckBreak() + yyb1893 = r.CheckBreak() } - if yyb1888 { + if yyb1893 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25614,26 +25662,26 @@ func (x *PodAntiAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.PreferredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1891 := &x.PreferredDuringSchedulingIgnoredDuringExecution - yym1892 := z.DecBinary() - _ = yym1892 + yyv1896 := &x.PreferredDuringSchedulingIgnoredDuringExecution + yym1897 := z.DecBinary() + _ = yym1897 if false { } else { - h.decSliceWeightedPodAffinityTerm((*[]WeightedPodAffinityTerm)(yyv1891), d) + h.decSliceWeightedPodAffinityTerm((*[]WeightedPodAffinityTerm)(yyv1896), d) } } for { - yyj1888++ - if yyhl1888 { - yyb1888 = yyj1888 > l + yyj1893++ + if yyhl1893 { + yyb1893 = yyj1893 > l } else { - yyb1888 = r.CheckBreak() + yyb1893 = r.CheckBreak() } - if yyb1888 { + if yyb1893 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1888-1, "") + z.DecStructFieldNotFound(yyj1893-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -25645,33 +25693,33 @@ func (x *WeightedPodAffinityTerm) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1893 := z.EncBinary() - _ = yym1893 + yym1898 := z.EncBinary() + _ = yym1898 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1894 := !z.EncBinary() - yy2arr1894 := z.EncBasicHandle().StructToArray - var yyq1894 [2]bool - _, _, _ = yysep1894, yyq1894, yy2arr1894 - const yyr1894 bool = false - var yynn1894 int - if yyr1894 || yy2arr1894 { + yysep1899 := !z.EncBinary() + yy2arr1899 := z.EncBasicHandle().StructToArray + var yyq1899 [2]bool + _, _, _ = yysep1899, yyq1899, yy2arr1899 + const yyr1899 bool = false + var yynn1899 int + if yyr1899 || yy2arr1899 { r.EncodeArrayStart(2) } else { - yynn1894 = 2 - for _, b := range yyq1894 { + yynn1899 = 2 + for _, b := range yyq1899 { if b { - yynn1894++ + yynn1899++ } } - r.EncodeMapStart(yynn1894) - yynn1894 = 0 + r.EncodeMapStart(yynn1899) + yynn1899 = 0 } - if yyr1894 || yy2arr1894 { + if yyr1899 || yy2arr1899 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1896 := z.EncBinary() - _ = yym1896 + yym1901 := z.EncBinary() + _ = yym1901 if false { } else { r.EncodeInt(int64(x.Weight)) @@ -25680,25 +25728,25 @@ func (x *WeightedPodAffinityTerm) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("weight")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1897 := z.EncBinary() - _ = yym1897 + yym1902 := z.EncBinary() + _ = yym1902 if false { } else { r.EncodeInt(int64(x.Weight)) } } - if yyr1894 || yy2arr1894 { + if yyr1899 || yy2arr1899 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1899 := &x.PodAffinityTerm - yy1899.CodecEncodeSelf(e) + yy1904 := &x.PodAffinityTerm + yy1904.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podAffinityTerm")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1900 := &x.PodAffinityTerm - yy1900.CodecEncodeSelf(e) + yy1905 := &x.PodAffinityTerm + yy1905.CodecEncodeSelf(e) } - if yyr1894 || yy2arr1894 { + if yyr1899 || yy2arr1899 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -25711,25 +25759,25 @@ func (x *WeightedPodAffinityTerm) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1901 := z.DecBinary() - _ = yym1901 + yym1906 := z.DecBinary() + _ = yym1906 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1902 := r.ContainerType() - if yyct1902 == codecSelferValueTypeMap1234 { - yyl1902 := r.ReadMapStart() - if yyl1902 == 0 { + yyct1907 := r.ContainerType() + if yyct1907 == codecSelferValueTypeMap1234 { + yyl1907 := r.ReadMapStart() + if yyl1907 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1902, d) + x.codecDecodeSelfFromMap(yyl1907, d) } - } else if yyct1902 == codecSelferValueTypeArray1234 { - yyl1902 := r.ReadArrayStart() - if yyl1902 == 0 { + } else if yyct1907 == codecSelferValueTypeArray1234 { + yyl1907 := r.ReadArrayStart() + if yyl1907 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1902, d) + x.codecDecodeSelfFromArray(yyl1907, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -25741,12 +25789,12 @@ func (x *WeightedPodAffinityTerm) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1903Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1903Slc - var yyhl1903 bool = l >= 0 - for yyj1903 := 0; ; yyj1903++ { - if yyhl1903 { - if yyj1903 >= l { + var yys1908Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1908Slc + var yyhl1908 bool = l >= 0 + for yyj1908 := 0; ; yyj1908++ { + if yyhl1908 { + if yyj1908 >= l { break } } else { @@ -25755,10 +25803,10 @@ func (x *WeightedPodAffinityTerm) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1903Slc = r.DecodeBytes(yys1903Slc, true, true) - yys1903 := string(yys1903Slc) + yys1908Slc = r.DecodeBytes(yys1908Slc, true, true) + yys1908 := string(yys1908Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1903 { + switch yys1908 { case "weight": if r.TryDecodeAsNil() { x.Weight = 0 @@ -25769,13 +25817,13 @@ func (x *WeightedPodAffinityTerm) codecDecodeSelfFromMap(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.PodAffinityTerm = PodAffinityTerm{} } else { - yyv1905 := &x.PodAffinityTerm - yyv1905.CodecDecodeSelf(d) + yyv1910 := &x.PodAffinityTerm + yyv1910.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1903) - } // end switch yys1903 - } // end for yyj1903 + z.DecStructFieldNotFound(-1, yys1908) + } // end switch yys1908 + } // end for yyj1908 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -25783,16 +25831,16 @@ func (x *WeightedPodAffinityTerm) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1906 int - var yyb1906 bool - var yyhl1906 bool = l >= 0 - yyj1906++ - if yyhl1906 { - yyb1906 = yyj1906 > l + var yyj1911 int + var yyb1911 bool + var yyhl1911 bool = l >= 0 + yyj1911++ + if yyhl1911 { + yyb1911 = yyj1911 > l } else { - yyb1906 = r.CheckBreak() + yyb1911 = r.CheckBreak() } - if yyb1906 { + if yyb1911 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25802,13 +25850,13 @@ func (x *WeightedPodAffinityTerm) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Weight = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj1906++ - if yyhl1906 { - yyb1906 = yyj1906 > l + yyj1911++ + if yyhl1911 { + yyb1911 = yyj1911 > l } else { - yyb1906 = r.CheckBreak() + yyb1911 = r.CheckBreak() } - if yyb1906 { + if yyb1911 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25816,21 +25864,21 @@ func (x *WeightedPodAffinityTerm) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.PodAffinityTerm = PodAffinityTerm{} } else { - yyv1908 := &x.PodAffinityTerm - yyv1908.CodecDecodeSelf(d) + yyv1913 := &x.PodAffinityTerm + yyv1913.CodecDecodeSelf(d) } for { - yyj1906++ - if yyhl1906 { - yyb1906 = yyj1906 > l + yyj1911++ + if yyhl1911 { + yyb1911 = yyj1911 > l } else { - yyb1906 = r.CheckBreak() + yyb1911 = r.CheckBreak() } - if yyb1906 { + if yyb1911 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1906-1, "") + z.DecStructFieldNotFound(yyj1911-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -25842,39 +25890,39 @@ func (x *PodAffinityTerm) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1909 := z.EncBinary() - _ = yym1909 + yym1914 := z.EncBinary() + _ = yym1914 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1910 := !z.EncBinary() - yy2arr1910 := z.EncBasicHandle().StructToArray - var yyq1910 [3]bool - _, _, _ = yysep1910, yyq1910, yy2arr1910 - const yyr1910 bool = false - yyq1910[0] = x.LabelSelector != nil - yyq1910[2] = x.TopologyKey != "" - var yynn1910 int - if yyr1910 || yy2arr1910 { + yysep1915 := !z.EncBinary() + yy2arr1915 := z.EncBasicHandle().StructToArray + var yyq1915 [3]bool + _, _, _ = yysep1915, yyq1915, yy2arr1915 + const yyr1915 bool = false + yyq1915[0] = x.LabelSelector != nil + yyq1915[2] = x.TopologyKey != "" + var yynn1915 int + if yyr1915 || yy2arr1915 { r.EncodeArrayStart(3) } else { - yynn1910 = 1 - for _, b := range yyq1910 { + yynn1915 = 1 + for _, b := range yyq1915 { if b { - yynn1910++ + yynn1915++ } } - r.EncodeMapStart(yynn1910) - yynn1910 = 0 + r.EncodeMapStart(yynn1915) + yynn1915 = 0 } - if yyr1910 || yy2arr1910 { + if yyr1915 || yy2arr1915 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1910[0] { + if yyq1915[0] { if x.LabelSelector == nil { r.EncodeNil() } else { - yym1912 := z.EncBinary() - _ = yym1912 + yym1917 := z.EncBinary() + _ = yym1917 if false { } else if z.HasExtensions() && z.EncExt(x.LabelSelector) { } else { @@ -25885,15 +25933,15 @@ func (x *PodAffinityTerm) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1910[0] { + if yyq1915[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("labelSelector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.LabelSelector == nil { r.EncodeNil() } else { - yym1913 := z.EncBinary() - _ = yym1913 + yym1918 := z.EncBinary() + _ = yym1918 if false { } else if z.HasExtensions() && z.EncExt(x.LabelSelector) { } else { @@ -25902,13 +25950,13 @@ func (x *PodAffinityTerm) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1910 || yy2arr1910 { + if yyr1915 || yy2arr1915 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Namespaces == nil { r.EncodeNil() } else { - yym1915 := z.EncBinary() - _ = yym1915 + yym1920 := z.EncBinary() + _ = yym1920 if false { } else { z.F.EncSliceStringV(x.Namespaces, false, e) @@ -25921,19 +25969,19 @@ func (x *PodAffinityTerm) CodecEncodeSelf(e *codec1978.Encoder) { if x.Namespaces == nil { r.EncodeNil() } else { - yym1916 := z.EncBinary() - _ = yym1916 + yym1921 := z.EncBinary() + _ = yym1921 if false { } else { z.F.EncSliceStringV(x.Namespaces, false, e) } } } - if yyr1910 || yy2arr1910 { + if yyr1915 || yy2arr1915 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1910[2] { - yym1918 := z.EncBinary() - _ = yym1918 + if yyq1915[2] { + yym1923 := z.EncBinary() + _ = yym1923 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TopologyKey)) @@ -25942,19 +25990,19 @@ func (x *PodAffinityTerm) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1910[2] { + if yyq1915[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("topologyKey")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1919 := z.EncBinary() - _ = yym1919 + yym1924 := z.EncBinary() + _ = yym1924 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TopologyKey)) } } } - if yyr1910 || yy2arr1910 { + if yyr1915 || yy2arr1915 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -25967,25 +26015,25 @@ func (x *PodAffinityTerm) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1920 := z.DecBinary() - _ = yym1920 + yym1925 := z.DecBinary() + _ = yym1925 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1921 := r.ContainerType() - if yyct1921 == codecSelferValueTypeMap1234 { - yyl1921 := r.ReadMapStart() - if yyl1921 == 0 { + yyct1926 := r.ContainerType() + if yyct1926 == codecSelferValueTypeMap1234 { + yyl1926 := r.ReadMapStart() + if yyl1926 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1921, d) + x.codecDecodeSelfFromMap(yyl1926, d) } - } else if yyct1921 == codecSelferValueTypeArray1234 { - yyl1921 := r.ReadArrayStart() - if yyl1921 == 0 { + } else if yyct1926 == codecSelferValueTypeArray1234 { + yyl1926 := r.ReadArrayStart() + if yyl1926 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1921, d) + x.codecDecodeSelfFromArray(yyl1926, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -25997,12 +26045,12 @@ func (x *PodAffinityTerm) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1922Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1922Slc - var yyhl1922 bool = l >= 0 - for yyj1922 := 0; ; yyj1922++ { - if yyhl1922 { - if yyj1922 >= l { + var yys1927Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1927Slc + var yyhl1927 bool = l >= 0 + for yyj1927 := 0; ; yyj1927++ { + if yyhl1927 { + if yyj1927 >= l { break } } else { @@ -26011,10 +26059,10 @@ func (x *PodAffinityTerm) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1922Slc = r.DecodeBytes(yys1922Slc, true, true) - yys1922 := string(yys1922Slc) + yys1927Slc = r.DecodeBytes(yys1927Slc, true, true) + yys1927 := string(yys1927Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1922 { + switch yys1927 { case "labelSelector": if r.TryDecodeAsNil() { if x.LabelSelector != nil { @@ -26024,8 +26072,8 @@ func (x *PodAffinityTerm) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.LabelSelector == nil { x.LabelSelector = new(pkg2_unversioned.LabelSelector) } - yym1924 := z.DecBinary() - _ = yym1924 + yym1929 := z.DecBinary() + _ = yym1929 if false { } else if z.HasExtensions() && z.DecExt(x.LabelSelector) { } else { @@ -26036,12 +26084,12 @@ func (x *PodAffinityTerm) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Namespaces = nil } else { - yyv1925 := &x.Namespaces - yym1926 := z.DecBinary() - _ = yym1926 + yyv1930 := &x.Namespaces + yym1931 := z.DecBinary() + _ = yym1931 if false { } else { - z.F.DecSliceStringX(yyv1925, false, d) + z.F.DecSliceStringX(yyv1930, false, d) } } case "topologyKey": @@ -26051,9 +26099,9 @@ func (x *PodAffinityTerm) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.TopologyKey = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1922) - } // end switch yys1922 - } // end for yyj1922 + z.DecStructFieldNotFound(-1, yys1927) + } // end switch yys1927 + } // end for yyj1927 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -26061,16 +26109,16 @@ func (x *PodAffinityTerm) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1928 int - var yyb1928 bool - var yyhl1928 bool = l >= 0 - yyj1928++ - if yyhl1928 { - yyb1928 = yyj1928 > l + var yyj1933 int + var yyb1933 bool + var yyhl1933 bool = l >= 0 + yyj1933++ + if yyhl1933 { + yyb1933 = yyj1933 > l } else { - yyb1928 = r.CheckBreak() + yyb1933 = r.CheckBreak() } - if yyb1928 { + if yyb1933 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26083,21 +26131,21 @@ func (x *PodAffinityTerm) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if x.LabelSelector == nil { x.LabelSelector = new(pkg2_unversioned.LabelSelector) } - yym1930 := z.DecBinary() - _ = yym1930 + yym1935 := z.DecBinary() + _ = yym1935 if false { } else if z.HasExtensions() && z.DecExt(x.LabelSelector) { } else { z.DecFallback(x.LabelSelector, false) } } - yyj1928++ - if yyhl1928 { - yyb1928 = yyj1928 > l + yyj1933++ + if yyhl1933 { + yyb1933 = yyj1933 > l } else { - yyb1928 = r.CheckBreak() + yyb1933 = r.CheckBreak() } - if yyb1928 { + if yyb1933 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26105,21 +26153,21 @@ func (x *PodAffinityTerm) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Namespaces = nil } else { - yyv1931 := &x.Namespaces - yym1932 := z.DecBinary() - _ = yym1932 + yyv1936 := &x.Namespaces + yym1937 := z.DecBinary() + _ = yym1937 if false { } else { - z.F.DecSliceStringX(yyv1931, false, d) + z.F.DecSliceStringX(yyv1936, false, d) } } - yyj1928++ - if yyhl1928 { - yyb1928 = yyj1928 > l + yyj1933++ + if yyhl1933 { + yyb1933 = yyj1933 > l } else { - yyb1928 = r.CheckBreak() + yyb1933 = r.CheckBreak() } - if yyb1928 { + if yyb1933 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26130,17 +26178,17 @@ func (x *PodAffinityTerm) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.TopologyKey = string(r.DecodeString()) } for { - yyj1928++ - if yyhl1928 { - yyb1928 = yyj1928 > l + yyj1933++ + if yyhl1933 { + yyb1933 = yyj1933 > l } else { - yyb1928 = r.CheckBreak() + yyb1933 = r.CheckBreak() } - if yyb1928 { + if yyb1933 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1928-1, "") + z.DecStructFieldNotFound(yyj1933-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -26152,34 +26200,34 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1934 := z.EncBinary() - _ = yym1934 + yym1939 := z.EncBinary() + _ = yym1939 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1935 := !z.EncBinary() - yy2arr1935 := z.EncBasicHandle().StructToArray - var yyq1935 [2]bool - _, _, _ = yysep1935, yyq1935, yy2arr1935 - const yyr1935 bool = false - yyq1935[0] = x.RequiredDuringSchedulingIgnoredDuringExecution != nil - yyq1935[1] = len(x.PreferredDuringSchedulingIgnoredDuringExecution) != 0 - var yynn1935 int - if yyr1935 || yy2arr1935 { + yysep1940 := !z.EncBinary() + yy2arr1940 := z.EncBasicHandle().StructToArray + var yyq1940 [2]bool + _, _, _ = yysep1940, yyq1940, yy2arr1940 + const yyr1940 bool = false + yyq1940[0] = x.RequiredDuringSchedulingIgnoredDuringExecution != nil + yyq1940[1] = len(x.PreferredDuringSchedulingIgnoredDuringExecution) != 0 + var yynn1940 int + if yyr1940 || yy2arr1940 { r.EncodeArrayStart(2) } else { - yynn1935 = 0 - for _, b := range yyq1935 { + yynn1940 = 0 + for _, b := range yyq1940 { if b { - yynn1935++ + yynn1940++ } } - r.EncodeMapStart(yynn1935) - yynn1935 = 0 + r.EncodeMapStart(yynn1940) + yynn1940 = 0 } - if yyr1935 || yy2arr1935 { + if yyr1940 || yy2arr1940 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1935[0] { + if yyq1940[0] { if x.RequiredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { @@ -26189,7 +26237,7 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1935[0] { + if yyq1940[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("requiredDuringSchedulingIgnoredDuringExecution")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -26200,14 +26248,14 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1935 || yy2arr1935 { + if yyr1940 || yy2arr1940 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1935[1] { + if yyq1940[1] { if x.PreferredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1938 := z.EncBinary() - _ = yym1938 + yym1943 := z.EncBinary() + _ = yym1943 if false { } else { h.encSlicePreferredSchedulingTerm(([]PreferredSchedulingTerm)(x.PreferredDuringSchedulingIgnoredDuringExecution), e) @@ -26217,15 +26265,15 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1935[1] { + if yyq1940[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preferredDuringSchedulingIgnoredDuringExecution")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.PreferredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1939 := z.EncBinary() - _ = yym1939 + yym1944 := z.EncBinary() + _ = yym1944 if false { } else { h.encSlicePreferredSchedulingTerm(([]PreferredSchedulingTerm)(x.PreferredDuringSchedulingIgnoredDuringExecution), e) @@ -26233,7 +26281,7 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1935 || yy2arr1935 { + if yyr1940 || yy2arr1940 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -26246,25 +26294,25 @@ func (x *NodeAffinity) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1940 := z.DecBinary() - _ = yym1940 + yym1945 := z.DecBinary() + _ = yym1945 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1941 := r.ContainerType() - if yyct1941 == codecSelferValueTypeMap1234 { - yyl1941 := r.ReadMapStart() - if yyl1941 == 0 { + yyct1946 := r.ContainerType() + if yyct1946 == codecSelferValueTypeMap1234 { + yyl1946 := r.ReadMapStart() + if yyl1946 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1941, d) + x.codecDecodeSelfFromMap(yyl1946, d) } - } else if yyct1941 == codecSelferValueTypeArray1234 { - yyl1941 := r.ReadArrayStart() - if yyl1941 == 0 { + } else if yyct1946 == codecSelferValueTypeArray1234 { + yyl1946 := r.ReadArrayStart() + if yyl1946 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1941, d) + x.codecDecodeSelfFromArray(yyl1946, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -26276,12 +26324,12 @@ func (x *NodeAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1942Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1942Slc - var yyhl1942 bool = l >= 0 - for yyj1942 := 0; ; yyj1942++ { - if yyhl1942 { - if yyj1942 >= l { + var yys1947Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1947Slc + var yyhl1947 bool = l >= 0 + for yyj1947 := 0; ; yyj1947++ { + if yyhl1947 { + if yyj1947 >= l { break } } else { @@ -26290,10 +26338,10 @@ func (x *NodeAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1942Slc = r.DecodeBytes(yys1942Slc, true, true) - yys1942 := string(yys1942Slc) + yys1947Slc = r.DecodeBytes(yys1947Slc, true, true) + yys1947 := string(yys1947Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1942 { + switch yys1947 { case "requiredDuringSchedulingIgnoredDuringExecution": if r.TryDecodeAsNil() { if x.RequiredDuringSchedulingIgnoredDuringExecution != nil { @@ -26309,18 +26357,18 @@ func (x *NodeAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.PreferredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1944 := &x.PreferredDuringSchedulingIgnoredDuringExecution - yym1945 := z.DecBinary() - _ = yym1945 + yyv1949 := &x.PreferredDuringSchedulingIgnoredDuringExecution + yym1950 := z.DecBinary() + _ = yym1950 if false { } else { - h.decSlicePreferredSchedulingTerm((*[]PreferredSchedulingTerm)(yyv1944), d) + h.decSlicePreferredSchedulingTerm((*[]PreferredSchedulingTerm)(yyv1949), d) } } default: - z.DecStructFieldNotFound(-1, yys1942) - } // end switch yys1942 - } // end for yyj1942 + z.DecStructFieldNotFound(-1, yys1947) + } // end switch yys1947 + } // end for yyj1947 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -26328,16 +26376,16 @@ func (x *NodeAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1946 int - var yyb1946 bool - var yyhl1946 bool = l >= 0 - yyj1946++ - if yyhl1946 { - yyb1946 = yyj1946 > l + var yyj1951 int + var yyb1951 bool + var yyhl1951 bool = l >= 0 + yyj1951++ + if yyhl1951 { + yyb1951 = yyj1951 > l } else { - yyb1946 = r.CheckBreak() + yyb1951 = r.CheckBreak() } - if yyb1946 { + if yyb1951 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26352,13 +26400,13 @@ func (x *NodeAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.RequiredDuringSchedulingIgnoredDuringExecution.CodecDecodeSelf(d) } - yyj1946++ - if yyhl1946 { - yyb1946 = yyj1946 > l + yyj1951++ + if yyhl1951 { + yyb1951 = yyj1951 > l } else { - yyb1946 = r.CheckBreak() + yyb1951 = r.CheckBreak() } - if yyb1946 { + if yyb1951 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26366,26 +26414,26 @@ func (x *NodeAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.PreferredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1948 := &x.PreferredDuringSchedulingIgnoredDuringExecution - yym1949 := z.DecBinary() - _ = yym1949 + yyv1953 := &x.PreferredDuringSchedulingIgnoredDuringExecution + yym1954 := z.DecBinary() + _ = yym1954 if false { } else { - h.decSlicePreferredSchedulingTerm((*[]PreferredSchedulingTerm)(yyv1948), d) + h.decSlicePreferredSchedulingTerm((*[]PreferredSchedulingTerm)(yyv1953), d) } } for { - yyj1946++ - if yyhl1946 { - yyb1946 = yyj1946 > l + yyj1951++ + if yyhl1951 { + yyb1951 = yyj1951 > l } else { - yyb1946 = r.CheckBreak() + yyb1951 = r.CheckBreak() } - if yyb1946 { + if yyb1951 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1946-1, "") + z.DecStructFieldNotFound(yyj1951-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -26397,33 +26445,33 @@ func (x *PreferredSchedulingTerm) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1950 := z.EncBinary() - _ = yym1950 + yym1955 := z.EncBinary() + _ = yym1955 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1951 := !z.EncBinary() - yy2arr1951 := z.EncBasicHandle().StructToArray - var yyq1951 [2]bool - _, _, _ = yysep1951, yyq1951, yy2arr1951 - const yyr1951 bool = false - var yynn1951 int - if yyr1951 || yy2arr1951 { + yysep1956 := !z.EncBinary() + yy2arr1956 := z.EncBasicHandle().StructToArray + var yyq1956 [2]bool + _, _, _ = yysep1956, yyq1956, yy2arr1956 + const yyr1956 bool = false + var yynn1956 int + if yyr1956 || yy2arr1956 { r.EncodeArrayStart(2) } else { - yynn1951 = 2 - for _, b := range yyq1951 { + yynn1956 = 2 + for _, b := range yyq1956 { if b { - yynn1951++ + yynn1956++ } } - r.EncodeMapStart(yynn1951) - yynn1951 = 0 + r.EncodeMapStart(yynn1956) + yynn1956 = 0 } - if yyr1951 || yy2arr1951 { + if yyr1956 || yy2arr1956 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1953 := z.EncBinary() - _ = yym1953 + yym1958 := z.EncBinary() + _ = yym1958 if false { } else { r.EncodeInt(int64(x.Weight)) @@ -26432,25 +26480,25 @@ func (x *PreferredSchedulingTerm) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("weight")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1954 := z.EncBinary() - _ = yym1954 + yym1959 := z.EncBinary() + _ = yym1959 if false { } else { r.EncodeInt(int64(x.Weight)) } } - if yyr1951 || yy2arr1951 { + if yyr1956 || yy2arr1956 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1956 := &x.Preference - yy1956.CodecEncodeSelf(e) + yy1961 := &x.Preference + yy1961.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preference")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1957 := &x.Preference - yy1957.CodecEncodeSelf(e) + yy1962 := &x.Preference + yy1962.CodecEncodeSelf(e) } - if yyr1951 || yy2arr1951 { + if yyr1956 || yy2arr1956 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -26463,25 +26511,25 @@ func (x *PreferredSchedulingTerm) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1958 := z.DecBinary() - _ = yym1958 + yym1963 := z.DecBinary() + _ = yym1963 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1959 := r.ContainerType() - if yyct1959 == codecSelferValueTypeMap1234 { - yyl1959 := r.ReadMapStart() - if yyl1959 == 0 { + yyct1964 := r.ContainerType() + if yyct1964 == codecSelferValueTypeMap1234 { + yyl1964 := r.ReadMapStart() + if yyl1964 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1959, d) + x.codecDecodeSelfFromMap(yyl1964, d) } - } else if yyct1959 == codecSelferValueTypeArray1234 { - yyl1959 := r.ReadArrayStart() - if yyl1959 == 0 { + } else if yyct1964 == codecSelferValueTypeArray1234 { + yyl1964 := r.ReadArrayStart() + if yyl1964 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1959, d) + x.codecDecodeSelfFromArray(yyl1964, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -26493,12 +26541,12 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1960Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1960Slc - var yyhl1960 bool = l >= 0 - for yyj1960 := 0; ; yyj1960++ { - if yyhl1960 { - if yyj1960 >= l { + var yys1965Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1965Slc + var yyhl1965 bool = l >= 0 + for yyj1965 := 0; ; yyj1965++ { + if yyhl1965 { + if yyj1965 >= l { break } } else { @@ -26507,10 +26555,10 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1960Slc = r.DecodeBytes(yys1960Slc, true, true) - yys1960 := string(yys1960Slc) + yys1965Slc = r.DecodeBytes(yys1965Slc, true, true) + yys1965 := string(yys1965Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1960 { + switch yys1965 { case "weight": if r.TryDecodeAsNil() { x.Weight = 0 @@ -26521,13 +26569,13 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromMap(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Preference = NodeSelectorTerm{} } else { - yyv1962 := &x.Preference - yyv1962.CodecDecodeSelf(d) + yyv1967 := &x.Preference + yyv1967.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1960) - } // end switch yys1960 - } // end for yyj1960 + z.DecStructFieldNotFound(-1, yys1965) + } // end switch yys1965 + } // end for yyj1965 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -26535,16 +26583,16 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1963 int - var yyb1963 bool - var yyhl1963 bool = l >= 0 - yyj1963++ - if yyhl1963 { - yyb1963 = yyj1963 > l + var yyj1968 int + var yyb1968 bool + var yyhl1968 bool = l >= 0 + yyj1968++ + if yyhl1968 { + yyb1968 = yyj1968 > l } else { - yyb1963 = r.CheckBreak() + yyb1968 = r.CheckBreak() } - if yyb1963 { + if yyb1968 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26554,13 +26602,13 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Weight = int32(r.DecodeInt(32)) } - yyj1963++ - if yyhl1963 { - yyb1963 = yyj1963 > l + yyj1968++ + if yyhl1968 { + yyb1968 = yyj1968 > l } else { - yyb1963 = r.CheckBreak() + yyb1968 = r.CheckBreak() } - if yyb1963 { + if yyb1968 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26568,21 +26616,21 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Preference = NodeSelectorTerm{} } else { - yyv1965 := &x.Preference - yyv1965.CodecDecodeSelf(d) + yyv1970 := &x.Preference + yyv1970.CodecDecodeSelf(d) } for { - yyj1963++ - if yyhl1963 { - yyb1963 = yyj1963 > l + yyj1968++ + if yyhl1968 { + yyb1968 = yyj1968 > l } else { - yyb1963 = r.CheckBreak() + yyb1968 = r.CheckBreak() } - if yyb1963 { + if yyb1968 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1963-1, "") + z.DecStructFieldNotFound(yyj1968-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -26594,34 +26642,34 @@ func (x *Taint) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1966 := z.EncBinary() - _ = yym1966 + yym1971 := z.EncBinary() + _ = yym1971 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1967 := !z.EncBinary() - yy2arr1967 := z.EncBasicHandle().StructToArray - var yyq1967 [3]bool - _, _, _ = yysep1967, yyq1967, yy2arr1967 - const yyr1967 bool = false - yyq1967[1] = x.Value != "" - var yynn1967 int - if yyr1967 || yy2arr1967 { + yysep1972 := !z.EncBinary() + yy2arr1972 := z.EncBasicHandle().StructToArray + var yyq1972 [3]bool + _, _, _ = yysep1972, yyq1972, yy2arr1972 + const yyr1972 bool = false + yyq1972[1] = x.Value != "" + var yynn1972 int + if yyr1972 || yy2arr1972 { r.EncodeArrayStart(3) } else { - yynn1967 = 2 - for _, b := range yyq1967 { + yynn1972 = 2 + for _, b := range yyq1972 { if b { - yynn1967++ + yynn1972++ } } - r.EncodeMapStart(yynn1967) - yynn1967 = 0 + r.EncodeMapStart(yynn1972) + yynn1972 = 0 } - if yyr1967 || yy2arr1967 { + if yyr1972 || yy2arr1972 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1969 := z.EncBinary() - _ = yym1969 + yym1974 := z.EncBinary() + _ = yym1974 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -26630,18 +26678,18 @@ func (x *Taint) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1970 := z.EncBinary() - _ = yym1970 + yym1975 := z.EncBinary() + _ = yym1975 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) } } - if yyr1967 || yy2arr1967 { + if yyr1972 || yy2arr1972 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1967[1] { - yym1972 := z.EncBinary() - _ = yym1972 + if yyq1972[1] { + yym1977 := z.EncBinary() + _ = yym1977 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) @@ -26650,19 +26698,19 @@ func (x *Taint) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1967[1] { + if yyq1972[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("value")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1973 := z.EncBinary() - _ = yym1973 + yym1978 := z.EncBinary() + _ = yym1978 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) } } } - if yyr1967 || yy2arr1967 { + if yyr1972 || yy2arr1972 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Effect.CodecEncodeSelf(e) } else { @@ -26671,7 +26719,7 @@ func (x *Taint) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Effect.CodecEncodeSelf(e) } - if yyr1967 || yy2arr1967 { + if yyr1972 || yy2arr1972 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -26684,25 +26732,25 @@ func (x *Taint) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1975 := z.DecBinary() - _ = yym1975 + yym1980 := z.DecBinary() + _ = yym1980 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1976 := r.ContainerType() - if yyct1976 == codecSelferValueTypeMap1234 { - yyl1976 := r.ReadMapStart() - if yyl1976 == 0 { + yyct1981 := r.ContainerType() + if yyct1981 == codecSelferValueTypeMap1234 { + yyl1981 := r.ReadMapStart() + if yyl1981 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1976, d) + x.codecDecodeSelfFromMap(yyl1981, d) } - } else if yyct1976 == codecSelferValueTypeArray1234 { - yyl1976 := r.ReadArrayStart() - if yyl1976 == 0 { + } else if yyct1981 == codecSelferValueTypeArray1234 { + yyl1981 := r.ReadArrayStart() + if yyl1981 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1976, d) + x.codecDecodeSelfFromArray(yyl1981, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -26714,12 +26762,12 @@ func (x *Taint) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1977Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1977Slc - var yyhl1977 bool = l >= 0 - for yyj1977 := 0; ; yyj1977++ { - if yyhl1977 { - if yyj1977 >= l { + var yys1982Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1982Slc + var yyhl1982 bool = l >= 0 + for yyj1982 := 0; ; yyj1982++ { + if yyhl1982 { + if yyj1982 >= l { break } } else { @@ -26728,10 +26776,10 @@ func (x *Taint) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1977Slc = r.DecodeBytes(yys1977Slc, true, true) - yys1977 := string(yys1977Slc) + yys1982Slc = r.DecodeBytes(yys1982Slc, true, true) + yys1982 := string(yys1982Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1977 { + switch yys1982 { case "key": if r.TryDecodeAsNil() { x.Key = "" @@ -26751,9 +26799,9 @@ func (x *Taint) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Effect = TaintEffect(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1977) - } // end switch yys1977 - } // end for yyj1977 + z.DecStructFieldNotFound(-1, yys1982) + } // end switch yys1982 + } // end for yyj1982 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -26761,16 +26809,16 @@ func (x *Taint) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1981 int - var yyb1981 bool - var yyhl1981 bool = l >= 0 - yyj1981++ - if yyhl1981 { - yyb1981 = yyj1981 > l + var yyj1986 int + var yyb1986 bool + var yyhl1986 bool = l >= 0 + yyj1986++ + if yyhl1986 { + yyb1986 = yyj1986 > l } else { - yyb1981 = r.CheckBreak() + yyb1986 = r.CheckBreak() } - if yyb1981 { + if yyb1986 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26780,13 +26828,13 @@ func (x *Taint) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Key = string(r.DecodeString()) } - yyj1981++ - if yyhl1981 { - yyb1981 = yyj1981 > l + yyj1986++ + if yyhl1986 { + yyb1986 = yyj1986 > l } else { - yyb1981 = r.CheckBreak() + yyb1986 = r.CheckBreak() } - if yyb1981 { + if yyb1986 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26796,13 +26844,13 @@ func (x *Taint) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Value = string(r.DecodeString()) } - yyj1981++ - if yyhl1981 { - yyb1981 = yyj1981 > l + yyj1986++ + if yyhl1986 { + yyb1986 = yyj1986 > l } else { - yyb1981 = r.CheckBreak() + yyb1986 = r.CheckBreak() } - if yyb1981 { + if yyb1986 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26813,17 +26861,17 @@ func (x *Taint) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Effect = TaintEffect(r.DecodeString()) } for { - yyj1981++ - if yyhl1981 { - yyb1981 = yyj1981 > l + yyj1986++ + if yyhl1986 { + yyb1986 = yyj1986 > l } else { - yyb1981 = r.CheckBreak() + yyb1986 = r.CheckBreak() } - if yyb1981 { + if yyb1986 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1981-1, "") + z.DecStructFieldNotFound(yyj1986-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -26832,8 +26880,8 @@ func (x TaintEffect) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1985 := z.EncBinary() - _ = yym1985 + yym1990 := z.EncBinary() + _ = yym1990 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -26845,8 +26893,8 @@ func (x *TaintEffect) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1986 := z.DecBinary() - _ = yym1986 + yym1991 := z.DecBinary() + _ = yym1991 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -26861,38 +26909,38 @@ func (x *Toleration) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1987 := z.EncBinary() - _ = yym1987 + yym1992 := z.EncBinary() + _ = yym1992 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1988 := !z.EncBinary() - yy2arr1988 := z.EncBasicHandle().StructToArray - var yyq1988 [4]bool - _, _, _ = yysep1988, yyq1988, yy2arr1988 - const yyr1988 bool = false - yyq1988[0] = x.Key != "" - yyq1988[1] = x.Operator != "" - yyq1988[2] = x.Value != "" - yyq1988[3] = x.Effect != "" - var yynn1988 int - if yyr1988 || yy2arr1988 { + yysep1993 := !z.EncBinary() + yy2arr1993 := z.EncBasicHandle().StructToArray + var yyq1993 [4]bool + _, _, _ = yysep1993, yyq1993, yy2arr1993 + const yyr1993 bool = false + yyq1993[0] = x.Key != "" + yyq1993[1] = x.Operator != "" + yyq1993[2] = x.Value != "" + yyq1993[3] = x.Effect != "" + var yynn1993 int + if yyr1993 || yy2arr1993 { r.EncodeArrayStart(4) } else { - yynn1988 = 0 - for _, b := range yyq1988 { + yynn1993 = 0 + for _, b := range yyq1993 { if b { - yynn1988++ + yynn1993++ } } - r.EncodeMapStart(yynn1988) - yynn1988 = 0 + r.EncodeMapStart(yynn1993) + yynn1993 = 0 } - if yyr1988 || yy2arr1988 { + if yyr1993 || yy2arr1993 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1988[0] { - yym1990 := z.EncBinary() - _ = yym1990 + if yyq1993[0] { + yym1995 := z.EncBinary() + _ = yym1995 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -26901,38 +26949,38 @@ func (x *Toleration) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1988[0] { + if yyq1993[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1991 := z.EncBinary() - _ = yym1991 + yym1996 := z.EncBinary() + _ = yym1996 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) } } } - if yyr1988 || yy2arr1988 { + if yyr1993 || yy2arr1993 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1988[1] { + if yyq1993[1] { x.Operator.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1988[1] { + if yyq1993[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("operator")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Operator.CodecEncodeSelf(e) } } - if yyr1988 || yy2arr1988 { + if yyr1993 || yy2arr1993 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1988[2] { - yym1994 := z.EncBinary() - _ = yym1994 + if yyq1993[2] { + yym1999 := z.EncBinary() + _ = yym1999 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) @@ -26941,34 +26989,34 @@ func (x *Toleration) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1988[2] { + if yyq1993[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("value")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1995 := z.EncBinary() - _ = yym1995 + yym2000 := z.EncBinary() + _ = yym2000 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) } } } - if yyr1988 || yy2arr1988 { + if yyr1993 || yy2arr1993 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1988[3] { + if yyq1993[3] { x.Effect.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1988[3] { + if yyq1993[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("effect")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Effect.CodecEncodeSelf(e) } } - if yyr1988 || yy2arr1988 { + if yyr1993 || yy2arr1993 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -26981,25 +27029,25 @@ func (x *Toleration) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1997 := z.DecBinary() - _ = yym1997 + yym2002 := z.DecBinary() + _ = yym2002 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1998 := r.ContainerType() - if yyct1998 == codecSelferValueTypeMap1234 { - yyl1998 := r.ReadMapStart() - if yyl1998 == 0 { + yyct2003 := r.ContainerType() + if yyct2003 == codecSelferValueTypeMap1234 { + yyl2003 := r.ReadMapStart() + if yyl2003 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1998, d) + x.codecDecodeSelfFromMap(yyl2003, d) } - } else if yyct1998 == codecSelferValueTypeArray1234 { - yyl1998 := r.ReadArrayStart() - if yyl1998 == 0 { + } else if yyct2003 == codecSelferValueTypeArray1234 { + yyl2003 := r.ReadArrayStart() + if yyl2003 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1998, d) + x.codecDecodeSelfFromArray(yyl2003, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -27011,12 +27059,12 @@ func (x *Toleration) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1999Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1999Slc - var yyhl1999 bool = l >= 0 - for yyj1999 := 0; ; yyj1999++ { - if yyhl1999 { - if yyj1999 >= l { + var yys2004Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2004Slc + var yyhl2004 bool = l >= 0 + for yyj2004 := 0; ; yyj2004++ { + if yyhl2004 { + if yyj2004 >= l { break } } else { @@ -27025,10 +27073,10 @@ func (x *Toleration) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1999Slc = r.DecodeBytes(yys1999Slc, true, true) - yys1999 := string(yys1999Slc) + yys2004Slc = r.DecodeBytes(yys2004Slc, true, true) + yys2004 := string(yys2004Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1999 { + switch yys2004 { case "key": if r.TryDecodeAsNil() { x.Key = "" @@ -27054,9 +27102,9 @@ func (x *Toleration) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Effect = TaintEffect(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1999) - } // end switch yys1999 - } // end for yyj1999 + z.DecStructFieldNotFound(-1, yys2004) + } // end switch yys2004 + } // end for yyj2004 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -27064,16 +27112,16 @@ func (x *Toleration) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2004 int - var yyb2004 bool - var yyhl2004 bool = l >= 0 - yyj2004++ - if yyhl2004 { - yyb2004 = yyj2004 > l + var yyj2009 int + var yyb2009 bool + var yyhl2009 bool = l >= 0 + yyj2009++ + if yyhl2009 { + yyb2009 = yyj2009 > l } else { - yyb2004 = r.CheckBreak() + yyb2009 = r.CheckBreak() } - if yyb2004 { + if yyb2009 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27083,13 +27131,13 @@ func (x *Toleration) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Key = string(r.DecodeString()) } - yyj2004++ - if yyhl2004 { - yyb2004 = yyj2004 > l + yyj2009++ + if yyhl2009 { + yyb2009 = yyj2009 > l } else { - yyb2004 = r.CheckBreak() + yyb2009 = r.CheckBreak() } - if yyb2004 { + if yyb2009 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27099,13 +27147,13 @@ func (x *Toleration) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Operator = TolerationOperator(r.DecodeString()) } - yyj2004++ - if yyhl2004 { - yyb2004 = yyj2004 > l + yyj2009++ + if yyhl2009 { + yyb2009 = yyj2009 > l } else { - yyb2004 = r.CheckBreak() + yyb2009 = r.CheckBreak() } - if yyb2004 { + if yyb2009 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27115,13 +27163,13 @@ func (x *Toleration) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Value = string(r.DecodeString()) } - yyj2004++ - if yyhl2004 { - yyb2004 = yyj2004 > l + yyj2009++ + if yyhl2009 { + yyb2009 = yyj2009 > l } else { - yyb2004 = r.CheckBreak() + yyb2009 = r.CheckBreak() } - if yyb2004 { + if yyb2009 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27132,17 +27180,17 @@ func (x *Toleration) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Effect = TaintEffect(r.DecodeString()) } for { - yyj2004++ - if yyhl2004 { - yyb2004 = yyj2004 > l + yyj2009++ + if yyhl2009 { + yyb2009 = yyj2009 > l } else { - yyb2004 = r.CheckBreak() + yyb2009 = r.CheckBreak() } - if yyb2004 { + if yyb2009 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2004-1, "") + z.DecStructFieldNotFound(yyj2009-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -27151,8 +27199,8 @@ func (x TolerationOperator) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2009 := z.EncBinary() - _ = yym2009 + yym2014 := z.EncBinary() + _ = yym2014 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -27164,8 +27212,8 @@ func (x *TolerationOperator) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2010 := z.DecBinary() - _ = yym2010 + yym2015 := z.DecBinary() + _ = yym2015 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -27180,46 +27228,46 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2011 := z.EncBinary() - _ = yym2011 + yym2016 := z.EncBinary() + _ = yym2016 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2012 := !z.EncBinary() - yy2arr2012 := z.EncBasicHandle().StructToArray - var yyq2012 [13]bool - _, _, _ = yysep2012, yyq2012, yy2arr2012 - const yyr2012 bool = false - yyq2012[2] = x.RestartPolicy != "" - yyq2012[3] = x.TerminationGracePeriodSeconds != nil - yyq2012[4] = x.ActiveDeadlineSeconds != nil - yyq2012[5] = x.DNSPolicy != "" - yyq2012[6] = len(x.NodeSelector) != 0 - yyq2012[8] = x.NodeName != "" - yyq2012[9] = x.SecurityContext != nil - yyq2012[10] = len(x.ImagePullSecrets) != 0 - yyq2012[11] = x.Hostname != "" - yyq2012[12] = x.Subdomain != "" - var yynn2012 int - if yyr2012 || yy2arr2012 { + yysep2017 := !z.EncBinary() + yy2arr2017 := z.EncBasicHandle().StructToArray + var yyq2017 [13]bool + _, _, _ = yysep2017, yyq2017, yy2arr2017 + const yyr2017 bool = false + yyq2017[2] = x.RestartPolicy != "" + yyq2017[3] = x.TerminationGracePeriodSeconds != nil + yyq2017[4] = x.ActiveDeadlineSeconds != nil + yyq2017[5] = x.DNSPolicy != "" + yyq2017[6] = len(x.NodeSelector) != 0 + yyq2017[8] = x.NodeName != "" + yyq2017[9] = x.SecurityContext != nil + yyq2017[10] = len(x.ImagePullSecrets) != 0 + yyq2017[11] = x.Hostname != "" + yyq2017[12] = x.Subdomain != "" + var yynn2017 int + if yyr2017 || yy2arr2017 { r.EncodeArrayStart(13) } else { - yynn2012 = 3 - for _, b := range yyq2012 { + yynn2017 = 3 + for _, b := range yyq2017 { if b { - yynn2012++ + yynn2017++ } } - r.EncodeMapStart(yynn2012) - yynn2012 = 0 + r.EncodeMapStart(yynn2017) + yynn2017 = 0 } - if yyr2012 || yy2arr2012 { + if yyr2017 || yy2arr2017 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Volumes == nil { r.EncodeNil() } else { - yym2014 := z.EncBinary() - _ = yym2014 + yym2019 := z.EncBinary() + _ = yym2019 if false { } else { h.encSliceVolume(([]Volume)(x.Volumes), e) @@ -27232,21 +27280,21 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Volumes == nil { r.EncodeNil() } else { - yym2015 := z.EncBinary() - _ = yym2015 + yym2020 := z.EncBinary() + _ = yym2020 if false { } else { h.encSliceVolume(([]Volume)(x.Volumes), e) } } } - if yyr2012 || yy2arr2012 { + if yyr2017 || yy2arr2017 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Containers == nil { r.EncodeNil() } else { - yym2017 := z.EncBinary() - _ = yym2017 + yym2022 := z.EncBinary() + _ = yym2022 if false { } else { h.encSliceContainer(([]Container)(x.Containers), e) @@ -27259,71 +27307,36 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Containers == nil { r.EncodeNil() } else { - yym2018 := z.EncBinary() - _ = yym2018 + yym2023 := z.EncBinary() + _ = yym2023 if false { } else { h.encSliceContainer(([]Container)(x.Containers), e) } } } - if yyr2012 || yy2arr2012 { + if yyr2017 || yy2arr2017 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2012[2] { + if yyq2017[2] { x.RestartPolicy.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2012[2] { + if yyq2017[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("restartPolicy")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.RestartPolicy.CodecEncodeSelf(e) } } - if yyr2012 || yy2arr2012 { + if yyr2017 || yy2arr2017 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2012[3] { + if yyq2017[3] { if x.TerminationGracePeriodSeconds == nil { r.EncodeNil() } else { - yy2021 := *x.TerminationGracePeriodSeconds - yym2022 := z.EncBinary() - _ = yym2022 - if false { - } else { - r.EncodeInt(int64(yy2021)) - } - } - } else { - r.EncodeNil() - } - } else { - if yyq2012[3] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("terminationGracePeriodSeconds")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if x.TerminationGracePeriodSeconds == nil { - r.EncodeNil() - } else { - yy2023 := *x.TerminationGracePeriodSeconds - yym2024 := z.EncBinary() - _ = yym2024 - if false { - } else { - r.EncodeInt(int64(yy2023)) - } - } - } - } - if yyr2012 || yy2arr2012 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2012[4] { - if x.ActiveDeadlineSeconds == nil { - r.EncodeNil() - } else { - yy2026 := *x.ActiveDeadlineSeconds + yy2026 := *x.TerminationGracePeriodSeconds yym2027 := z.EncBinary() _ = yym2027 if false { @@ -27335,14 +27348,14 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2012[4] { + if yyq2017[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("activeDeadlineSeconds")) + r.EncodeString(codecSelferC_UTF81234, string("terminationGracePeriodSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if x.ActiveDeadlineSeconds == nil { + if x.TerminationGracePeriodSeconds == nil { r.EncodeNil() } else { - yy2028 := *x.ActiveDeadlineSeconds + yy2028 := *x.TerminationGracePeriodSeconds yym2029 := z.EncBinary() _ = yym2029 if false { @@ -27352,29 +27365,64 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2012 || yy2arr2012 { + if yyr2017 || yy2arr2017 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2012[5] { + if yyq2017[4] { + if x.ActiveDeadlineSeconds == nil { + r.EncodeNil() + } else { + yy2031 := *x.ActiveDeadlineSeconds + yym2032 := z.EncBinary() + _ = yym2032 + if false { + } else { + r.EncodeInt(int64(yy2031)) + } + } + } else { + r.EncodeNil() + } + } else { + if yyq2017[4] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("activeDeadlineSeconds")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if x.ActiveDeadlineSeconds == nil { + r.EncodeNil() + } else { + yy2033 := *x.ActiveDeadlineSeconds + yym2034 := z.EncBinary() + _ = yym2034 + if false { + } else { + r.EncodeInt(int64(yy2033)) + } + } + } + } + if yyr2017 || yy2arr2017 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2017[5] { x.DNSPolicy.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2012[5] { + if yyq2017[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("dnsPolicy")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.DNSPolicy.CodecEncodeSelf(e) } } - if yyr2012 || yy2arr2012 { + if yyr2017 || yy2arr2017 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2012[6] { + if yyq2017[6] { if x.NodeSelector == nil { r.EncodeNil() } else { - yym2032 := z.EncBinary() - _ = yym2032 + yym2037 := z.EncBinary() + _ = yym2037 if false { } else { z.F.EncMapStringStringV(x.NodeSelector, false, e) @@ -27384,15 +27432,15 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2012[6] { + if yyq2017[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeSelector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.NodeSelector == nil { r.EncodeNil() } else { - yym2033 := z.EncBinary() - _ = yym2033 + yym2038 := z.EncBinary() + _ = yym2038 if false { } else { z.F.EncMapStringStringV(x.NodeSelector, false, e) @@ -27400,10 +27448,10 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2012 || yy2arr2012 { + if yyr2017 || yy2arr2017 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2035 := z.EncBinary() - _ = yym2035 + yym2040 := z.EncBinary() + _ = yym2040 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ServiceAccountName)) @@ -27412,18 +27460,18 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("serviceAccountName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2036 := z.EncBinary() - _ = yym2036 + yym2041 := z.EncBinary() + _ = yym2041 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ServiceAccountName)) } } - if yyr2012 || yy2arr2012 { + if yyr2017 || yy2arr2017 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2012[8] { - yym2038 := z.EncBinary() - _ = yym2038 + if yyq2017[8] { + yym2043 := z.EncBinary() + _ = yym2043 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.NodeName)) @@ -27432,21 +27480,21 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2012[8] { + if yyq2017[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2039 := z.EncBinary() - _ = yym2039 + yym2044 := z.EncBinary() + _ = yym2044 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.NodeName)) } } } - if yyr2012 || yy2arr2012 { + if yyr2017 || yy2arr2017 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2012[9] { + if yyq2017[9] { if x.SecurityContext == nil { r.EncodeNil() } else { @@ -27456,7 +27504,7 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2012[9] { + if yyq2017[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("securityContext")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -27467,14 +27515,14 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2012 || yy2arr2012 { + if yyr2017 || yy2arr2017 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2012[10] { + if yyq2017[10] { if x.ImagePullSecrets == nil { r.EncodeNil() } else { - yym2042 := z.EncBinary() - _ = yym2042 + yym2047 := z.EncBinary() + _ = yym2047 if false { } else { h.encSliceLocalObjectReference(([]LocalObjectReference)(x.ImagePullSecrets), e) @@ -27484,15 +27532,15 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2012[10] { + if yyq2017[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("imagePullSecrets")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ImagePullSecrets == nil { r.EncodeNil() } else { - yym2043 := z.EncBinary() - _ = yym2043 + yym2048 := z.EncBinary() + _ = yym2048 if false { } else { h.encSliceLocalObjectReference(([]LocalObjectReference)(x.ImagePullSecrets), e) @@ -27500,11 +27548,11 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2012 || yy2arr2012 { + if yyr2017 || yy2arr2017 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2012[11] { - yym2045 := z.EncBinary() - _ = yym2045 + if yyq2017[11] { + yym2050 := z.EncBinary() + _ = yym2050 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Hostname)) @@ -27513,23 +27561,23 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2012[11] { + if yyq2017[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostname")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2046 := z.EncBinary() - _ = yym2046 + yym2051 := z.EncBinary() + _ = yym2051 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Hostname)) } } } - if yyr2012 || yy2arr2012 { + if yyr2017 || yy2arr2017 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2012[12] { - yym2048 := z.EncBinary() - _ = yym2048 + if yyq2017[12] { + yym2053 := z.EncBinary() + _ = yym2053 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Subdomain)) @@ -27538,19 +27586,19 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2012[12] { + if yyq2017[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("subdomain")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2049 := z.EncBinary() - _ = yym2049 + yym2054 := z.EncBinary() + _ = yym2054 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Subdomain)) } } } - if yyr2012 || yy2arr2012 { + if yyr2017 || yy2arr2017 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -27563,25 +27611,25 @@ func (x *PodSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2050 := z.DecBinary() - _ = yym2050 + yym2055 := z.DecBinary() + _ = yym2055 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2051 := r.ContainerType() - if yyct2051 == codecSelferValueTypeMap1234 { - yyl2051 := r.ReadMapStart() - if yyl2051 == 0 { + yyct2056 := r.ContainerType() + if yyct2056 == codecSelferValueTypeMap1234 { + yyl2056 := r.ReadMapStart() + if yyl2056 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2051, d) + x.codecDecodeSelfFromMap(yyl2056, d) } - } else if yyct2051 == codecSelferValueTypeArray1234 { - yyl2051 := r.ReadArrayStart() - if yyl2051 == 0 { + } else if yyct2056 == codecSelferValueTypeArray1234 { + yyl2056 := r.ReadArrayStart() + if yyl2056 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2051, d) + x.codecDecodeSelfFromArray(yyl2056, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -27593,12 +27641,12 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2052Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2052Slc - var yyhl2052 bool = l >= 0 - for yyj2052 := 0; ; yyj2052++ { - if yyhl2052 { - if yyj2052 >= l { + var yys2057Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2057Slc + var yyhl2057 bool = l >= 0 + for yyj2057 := 0; ; yyj2057++ { + if yyhl2057 { + if yyj2057 >= l { break } } else { @@ -27607,32 +27655,32 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2052Slc = r.DecodeBytes(yys2052Slc, true, true) - yys2052 := string(yys2052Slc) + yys2057Slc = r.DecodeBytes(yys2057Slc, true, true) + yys2057 := string(yys2057Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2052 { + switch yys2057 { case "volumes": if r.TryDecodeAsNil() { x.Volumes = nil } else { - yyv2053 := &x.Volumes - yym2054 := z.DecBinary() - _ = yym2054 + yyv2058 := &x.Volumes + yym2059 := z.DecBinary() + _ = yym2059 if false { } else { - h.decSliceVolume((*[]Volume)(yyv2053), d) + h.decSliceVolume((*[]Volume)(yyv2058), d) } } case "containers": if r.TryDecodeAsNil() { x.Containers = nil } else { - yyv2055 := &x.Containers - yym2056 := z.DecBinary() - _ = yym2056 + yyv2060 := &x.Containers + yym2061 := z.DecBinary() + _ = yym2061 if false { } else { - h.decSliceContainer((*[]Container)(yyv2055), d) + h.decSliceContainer((*[]Container)(yyv2060), d) } } case "restartPolicy": @@ -27650,8 +27698,8 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.TerminationGracePeriodSeconds == nil { x.TerminationGracePeriodSeconds = new(int64) } - yym2059 := z.DecBinary() - _ = yym2059 + yym2064 := z.DecBinary() + _ = yym2064 if false { } else { *((*int64)(x.TerminationGracePeriodSeconds)) = int64(r.DecodeInt(64)) @@ -27666,8 +27714,8 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.ActiveDeadlineSeconds == nil { x.ActiveDeadlineSeconds = new(int64) } - yym2061 := z.DecBinary() - _ = yym2061 + yym2066 := z.DecBinary() + _ = yym2066 if false { } else { *((*int64)(x.ActiveDeadlineSeconds)) = int64(r.DecodeInt(64)) @@ -27683,12 +27731,12 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NodeSelector = nil } else { - yyv2063 := &x.NodeSelector - yym2064 := z.DecBinary() - _ = yym2064 + yyv2068 := &x.NodeSelector + yym2069 := z.DecBinary() + _ = yym2069 if false { } else { - z.F.DecMapStringStringX(yyv2063, false, d) + z.F.DecMapStringStringX(yyv2068, false, d) } } case "serviceAccountName": @@ -27718,12 +27766,12 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ImagePullSecrets = nil } else { - yyv2068 := &x.ImagePullSecrets - yym2069 := z.DecBinary() - _ = yym2069 + yyv2073 := &x.ImagePullSecrets + yym2074 := z.DecBinary() + _ = yym2074 if false { } else { - h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2068), d) + h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2073), d) } } case "hostname": @@ -27739,9 +27787,9 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Subdomain = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2052) - } // end switch yys2052 - } // end for yyj2052 + z.DecStructFieldNotFound(-1, yys2057) + } // end switch yys2057 + } // end for yyj2057 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -27749,16 +27797,16 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2072 int - var yyb2072 bool - var yyhl2072 bool = l >= 0 - yyj2072++ - if yyhl2072 { - yyb2072 = yyj2072 > l + var yyj2077 int + var yyb2077 bool + var yyhl2077 bool = l >= 0 + yyj2077++ + if yyhl2077 { + yyb2077 = yyj2077 > l } else { - yyb2072 = r.CheckBreak() + yyb2077 = r.CheckBreak() } - if yyb2072 { + if yyb2077 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27766,21 +27814,21 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Volumes = nil } else { - yyv2073 := &x.Volumes - yym2074 := z.DecBinary() - _ = yym2074 + yyv2078 := &x.Volumes + yym2079 := z.DecBinary() + _ = yym2079 if false { } else { - h.decSliceVolume((*[]Volume)(yyv2073), d) + h.decSliceVolume((*[]Volume)(yyv2078), d) } } - yyj2072++ - if yyhl2072 { - yyb2072 = yyj2072 > l + yyj2077++ + if yyhl2077 { + yyb2077 = yyj2077 > l } else { - yyb2072 = r.CheckBreak() + yyb2077 = r.CheckBreak() } - if yyb2072 { + if yyb2077 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27788,21 +27836,21 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Containers = nil } else { - yyv2075 := &x.Containers - yym2076 := z.DecBinary() - _ = yym2076 + yyv2080 := &x.Containers + yym2081 := z.DecBinary() + _ = yym2081 if false { } else { - h.decSliceContainer((*[]Container)(yyv2075), d) + h.decSliceContainer((*[]Container)(yyv2080), d) } } - yyj2072++ - if yyhl2072 { - yyb2072 = yyj2072 > l + yyj2077++ + if yyhl2077 { + yyb2077 = yyj2077 > l } else { - yyb2072 = r.CheckBreak() + yyb2077 = r.CheckBreak() } - if yyb2072 { + if yyb2077 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27812,13 +27860,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.RestartPolicy = RestartPolicy(r.DecodeString()) } - yyj2072++ - if yyhl2072 { - yyb2072 = yyj2072 > l + yyj2077++ + if yyhl2077 { + yyb2077 = yyj2077 > l } else { - yyb2072 = r.CheckBreak() + yyb2077 = r.CheckBreak() } - if yyb2072 { + if yyb2077 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27831,20 +27879,20 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.TerminationGracePeriodSeconds == nil { x.TerminationGracePeriodSeconds = new(int64) } - yym2079 := z.DecBinary() - _ = yym2079 + yym2084 := z.DecBinary() + _ = yym2084 if false { } else { *((*int64)(x.TerminationGracePeriodSeconds)) = int64(r.DecodeInt(64)) } } - yyj2072++ - if yyhl2072 { - yyb2072 = yyj2072 > l + yyj2077++ + if yyhl2077 { + yyb2077 = yyj2077 > l } else { - yyb2072 = r.CheckBreak() + yyb2077 = r.CheckBreak() } - if yyb2072 { + if yyb2077 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27857,20 +27905,20 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.ActiveDeadlineSeconds == nil { x.ActiveDeadlineSeconds = new(int64) } - yym2081 := z.DecBinary() - _ = yym2081 + yym2086 := z.DecBinary() + _ = yym2086 if false { } else { *((*int64)(x.ActiveDeadlineSeconds)) = int64(r.DecodeInt(64)) } } - yyj2072++ - if yyhl2072 { - yyb2072 = yyj2072 > l + yyj2077++ + if yyhl2077 { + yyb2077 = yyj2077 > l } else { - yyb2072 = r.CheckBreak() + yyb2077 = r.CheckBreak() } - if yyb2072 { + if yyb2077 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27880,13 +27928,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.DNSPolicy = DNSPolicy(r.DecodeString()) } - yyj2072++ - if yyhl2072 { - yyb2072 = yyj2072 > l + yyj2077++ + if yyhl2077 { + yyb2077 = yyj2077 > l } else { - yyb2072 = r.CheckBreak() + yyb2077 = r.CheckBreak() } - if yyb2072 { + if yyb2077 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27894,21 +27942,21 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NodeSelector = nil } else { - yyv2083 := &x.NodeSelector - yym2084 := z.DecBinary() - _ = yym2084 + yyv2088 := &x.NodeSelector + yym2089 := z.DecBinary() + _ = yym2089 if false { } else { - z.F.DecMapStringStringX(yyv2083, false, d) + z.F.DecMapStringStringX(yyv2088, false, d) } } - yyj2072++ - if yyhl2072 { - yyb2072 = yyj2072 > l + yyj2077++ + if yyhl2077 { + yyb2077 = yyj2077 > l } else { - yyb2072 = r.CheckBreak() + yyb2077 = r.CheckBreak() } - if yyb2072 { + if yyb2077 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27918,13 +27966,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ServiceAccountName = string(r.DecodeString()) } - yyj2072++ - if yyhl2072 { - yyb2072 = yyj2072 > l + yyj2077++ + if yyhl2077 { + yyb2077 = yyj2077 > l } else { - yyb2072 = r.CheckBreak() + yyb2077 = r.CheckBreak() } - if yyb2072 { + if yyb2077 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27934,13 +27982,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.NodeName = string(r.DecodeString()) } - yyj2072++ - if yyhl2072 { - yyb2072 = yyj2072 > l + yyj2077++ + if yyhl2077 { + yyb2077 = yyj2077 > l } else { - yyb2072 = r.CheckBreak() + yyb2077 = r.CheckBreak() } - if yyb2072 { + if yyb2077 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27955,13 +28003,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.SecurityContext.CodecDecodeSelf(d) } - yyj2072++ - if yyhl2072 { - yyb2072 = yyj2072 > l + yyj2077++ + if yyhl2077 { + yyb2077 = yyj2077 > l } else { - yyb2072 = r.CheckBreak() + yyb2077 = r.CheckBreak() } - if yyb2072 { + if yyb2077 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27969,21 +28017,21 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ImagePullSecrets = nil } else { - yyv2088 := &x.ImagePullSecrets - yym2089 := z.DecBinary() - _ = yym2089 + yyv2093 := &x.ImagePullSecrets + yym2094 := z.DecBinary() + _ = yym2094 if false { } else { - h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2088), d) + h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2093), d) } } - yyj2072++ - if yyhl2072 { - yyb2072 = yyj2072 > l + yyj2077++ + if yyhl2077 { + yyb2077 = yyj2077 > l } else { - yyb2072 = r.CheckBreak() + yyb2077 = r.CheckBreak() } - if yyb2072 { + if yyb2077 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27993,13 +28041,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Hostname = string(r.DecodeString()) } - yyj2072++ - if yyhl2072 { - yyb2072 = yyj2072 > l + yyj2077++ + if yyhl2077 { + yyb2077 = yyj2077 > l } else { - yyb2072 = r.CheckBreak() + yyb2077 = r.CheckBreak() } - if yyb2072 { + if yyb2077 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28010,17 +28058,17 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Subdomain = string(r.DecodeString()) } for { - yyj2072++ - if yyhl2072 { - yyb2072 = yyj2072 > l + yyj2077++ + if yyhl2077 { + yyb2077 = yyj2077 > l } else { - yyb2072 = r.CheckBreak() + yyb2077 = r.CheckBreak() } - if yyb2072 { + if yyb2077 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2072-1, "") + z.DecStructFieldNotFound(yyj2077-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -28032,42 +28080,42 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2092 := z.EncBinary() - _ = yym2092 + yym2097 := z.EncBinary() + _ = yym2097 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2093 := !z.EncBinary() - yy2arr2093 := z.EncBasicHandle().StructToArray - var yyq2093 [8]bool - _, _, _ = yysep2093, yyq2093, yy2arr2093 - const yyr2093 bool = false - yyq2093[0] = x.HostNetwork != false - yyq2093[1] = x.HostPID != false - yyq2093[2] = x.HostIPC != false - yyq2093[3] = x.SELinuxOptions != nil - yyq2093[4] = x.RunAsUser != nil - yyq2093[5] = x.RunAsNonRoot != nil - yyq2093[6] = len(x.SupplementalGroups) != 0 - yyq2093[7] = x.FSGroup != nil - var yynn2093 int - if yyr2093 || yy2arr2093 { + yysep2098 := !z.EncBinary() + yy2arr2098 := z.EncBasicHandle().StructToArray + var yyq2098 [8]bool + _, _, _ = yysep2098, yyq2098, yy2arr2098 + const yyr2098 bool = false + yyq2098[0] = x.HostNetwork != false + yyq2098[1] = x.HostPID != false + yyq2098[2] = x.HostIPC != false + yyq2098[3] = x.SELinuxOptions != nil + yyq2098[4] = x.RunAsUser != nil + yyq2098[5] = x.RunAsNonRoot != nil + yyq2098[6] = len(x.SupplementalGroups) != 0 + yyq2098[7] = x.FSGroup != nil + var yynn2098 int + if yyr2098 || yy2arr2098 { r.EncodeArrayStart(8) } else { - yynn2093 = 0 - for _, b := range yyq2093 { + yynn2098 = 0 + for _, b := range yyq2098 { if b { - yynn2093++ + yynn2098++ } } - r.EncodeMapStart(yynn2093) - yynn2093 = 0 + r.EncodeMapStart(yynn2098) + yynn2098 = 0 } - if yyr2093 || yy2arr2093 { + if yyr2098 || yy2arr2098 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2093[0] { - yym2095 := z.EncBinary() - _ = yym2095 + if yyq2098[0] { + yym2100 := z.EncBinary() + _ = yym2100 if false { } else { r.EncodeBool(bool(x.HostNetwork)) @@ -28076,49 +28124,49 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq2093[0] { + if yyq2098[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostNetwork")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2096 := z.EncBinary() - _ = yym2096 - if false { - } else { - r.EncodeBool(bool(x.HostNetwork)) - } - } - } - if yyr2093 || yy2arr2093 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2093[1] { - yym2098 := z.EncBinary() - _ = yym2098 - if false { - } else { - r.EncodeBool(bool(x.HostPID)) - } - } else { - r.EncodeBool(false) - } - } else { - if yyq2093[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("hostPID")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2099 := z.EncBinary() - _ = yym2099 - if false { - } else { - r.EncodeBool(bool(x.HostPID)) - } - } - } - if yyr2093 || yy2arr2093 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2093[2] { yym2101 := z.EncBinary() _ = yym2101 if false { + } else { + r.EncodeBool(bool(x.HostNetwork)) + } + } + } + if yyr2098 || yy2arr2098 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2098[1] { + yym2103 := z.EncBinary() + _ = yym2103 + if false { + } else { + r.EncodeBool(bool(x.HostPID)) + } + } else { + r.EncodeBool(false) + } + } else { + if yyq2098[1] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("hostPID")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym2104 := z.EncBinary() + _ = yym2104 + if false { + } else { + r.EncodeBool(bool(x.HostPID)) + } + } + } + if yyr2098 || yy2arr2098 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2098[2] { + yym2106 := z.EncBinary() + _ = yym2106 + if false { } else { r.EncodeBool(bool(x.HostIPC)) } @@ -28126,21 +28174,21 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq2093[2] { + if yyq2098[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostIPC")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2102 := z.EncBinary() - _ = yym2102 + yym2107 := z.EncBinary() + _ = yym2107 if false { } else { r.EncodeBool(bool(x.HostIPC)) } } } - if yyr2093 || yy2arr2093 { + if yyr2098 || yy2arr2098 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2093[3] { + if yyq2098[3] { if x.SELinuxOptions == nil { r.EncodeNil() } else { @@ -28150,7 +28198,7 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2093[3] { + if yyq2098[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("seLinuxOptions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -28161,84 +28209,84 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2093 || yy2arr2093 { + if yyr2098 || yy2arr2098 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2093[4] { + if yyq2098[4] { if x.RunAsUser == nil { r.EncodeNil() } else { - yy2105 := *x.RunAsUser - yym2106 := z.EncBinary() - _ = yym2106 + yy2110 := *x.RunAsUser + yym2111 := z.EncBinary() + _ = yym2111 if false { } else { - r.EncodeInt(int64(yy2105)) + r.EncodeInt(int64(yy2110)) } } } else { r.EncodeNil() } } else { - if yyq2093[4] { + if yyq2098[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("runAsUser")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RunAsUser == nil { r.EncodeNil() } else { - yy2107 := *x.RunAsUser - yym2108 := z.EncBinary() - _ = yym2108 + yy2112 := *x.RunAsUser + yym2113 := z.EncBinary() + _ = yym2113 if false { } else { - r.EncodeInt(int64(yy2107)) + r.EncodeInt(int64(yy2112)) } } } } - if yyr2093 || yy2arr2093 { + if yyr2098 || yy2arr2098 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2093[5] { + if yyq2098[5] { if x.RunAsNonRoot == nil { r.EncodeNil() } else { - yy2110 := *x.RunAsNonRoot - yym2111 := z.EncBinary() - _ = yym2111 + yy2115 := *x.RunAsNonRoot + yym2116 := z.EncBinary() + _ = yym2116 if false { } else { - r.EncodeBool(bool(yy2110)) + r.EncodeBool(bool(yy2115)) } } } else { r.EncodeNil() } } else { - if yyq2093[5] { + if yyq2098[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("runAsNonRoot")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RunAsNonRoot == nil { r.EncodeNil() } else { - yy2112 := *x.RunAsNonRoot - yym2113 := z.EncBinary() - _ = yym2113 + yy2117 := *x.RunAsNonRoot + yym2118 := z.EncBinary() + _ = yym2118 if false { } else { - r.EncodeBool(bool(yy2112)) + r.EncodeBool(bool(yy2117)) } } } } - if yyr2093 || yy2arr2093 { + if yyr2098 || yy2arr2098 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2093[6] { + if yyq2098[6] { if x.SupplementalGroups == nil { r.EncodeNil() } else { - yym2115 := z.EncBinary() - _ = yym2115 + yym2120 := z.EncBinary() + _ = yym2120 if false { } else { z.F.EncSliceInt64V(x.SupplementalGroups, false, e) @@ -28248,15 +28296,15 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2093[6] { + if yyq2098[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("supplementalGroups")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.SupplementalGroups == nil { r.EncodeNil() } else { - yym2116 := z.EncBinary() - _ = yym2116 + yym2121 := z.EncBinary() + _ = yym2121 if false { } else { z.F.EncSliceInt64V(x.SupplementalGroups, false, e) @@ -28264,42 +28312,42 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2093 || yy2arr2093 { + if yyr2098 || yy2arr2098 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2093[7] { + if yyq2098[7] { if x.FSGroup == nil { r.EncodeNil() } else { - yy2118 := *x.FSGroup - yym2119 := z.EncBinary() - _ = yym2119 + yy2123 := *x.FSGroup + yym2124 := z.EncBinary() + _ = yym2124 if false { } else { - r.EncodeInt(int64(yy2118)) + r.EncodeInt(int64(yy2123)) } } } else { r.EncodeNil() } } else { - if yyq2093[7] { + if yyq2098[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsGroup")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.FSGroup == nil { r.EncodeNil() } else { - yy2120 := *x.FSGroup - yym2121 := z.EncBinary() - _ = yym2121 + yy2125 := *x.FSGroup + yym2126 := z.EncBinary() + _ = yym2126 if false { } else { - r.EncodeInt(int64(yy2120)) + r.EncodeInt(int64(yy2125)) } } } } - if yyr2093 || yy2arr2093 { + if yyr2098 || yy2arr2098 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -28312,25 +28360,25 @@ func (x *PodSecurityContext) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2122 := z.DecBinary() - _ = yym2122 + yym2127 := z.DecBinary() + _ = yym2127 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2123 := r.ContainerType() - if yyct2123 == codecSelferValueTypeMap1234 { - yyl2123 := r.ReadMapStart() - if yyl2123 == 0 { + yyct2128 := r.ContainerType() + if yyct2128 == codecSelferValueTypeMap1234 { + yyl2128 := r.ReadMapStart() + if yyl2128 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2123, d) + x.codecDecodeSelfFromMap(yyl2128, d) } - } else if yyct2123 == codecSelferValueTypeArray1234 { - yyl2123 := r.ReadArrayStart() - if yyl2123 == 0 { + } else if yyct2128 == codecSelferValueTypeArray1234 { + yyl2128 := r.ReadArrayStart() + if yyl2128 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2123, d) + x.codecDecodeSelfFromArray(yyl2128, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -28342,12 +28390,12 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2124Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2124Slc - var yyhl2124 bool = l >= 0 - for yyj2124 := 0; ; yyj2124++ { - if yyhl2124 { - if yyj2124 >= l { + var yys2129Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2129Slc + var yyhl2129 bool = l >= 0 + for yyj2129 := 0; ; yyj2129++ { + if yyhl2129 { + if yyj2129 >= l { break } } else { @@ -28356,10 +28404,10 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2124Slc = r.DecodeBytes(yys2124Slc, true, true) - yys2124 := string(yys2124Slc) + yys2129Slc = r.DecodeBytes(yys2129Slc, true, true) + yys2129 := string(yys2129Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2124 { + switch yys2129 { case "hostNetwork": if r.TryDecodeAsNil() { x.HostNetwork = false @@ -28398,8 +28446,8 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if x.RunAsUser == nil { x.RunAsUser = new(int64) } - yym2130 := z.DecBinary() - _ = yym2130 + yym2135 := z.DecBinary() + _ = yym2135 if false { } else { *((*int64)(x.RunAsUser)) = int64(r.DecodeInt(64)) @@ -28414,8 +28462,8 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if x.RunAsNonRoot == nil { x.RunAsNonRoot = new(bool) } - yym2132 := z.DecBinary() - _ = yym2132 + yym2137 := z.DecBinary() + _ = yym2137 if false { } else { *((*bool)(x.RunAsNonRoot)) = r.DecodeBool() @@ -28425,12 +28473,12 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.SupplementalGroups = nil } else { - yyv2133 := &x.SupplementalGroups - yym2134 := z.DecBinary() - _ = yym2134 + yyv2138 := &x.SupplementalGroups + yym2139 := z.DecBinary() + _ = yym2139 if false { } else { - z.F.DecSliceInt64X(yyv2133, false, d) + z.F.DecSliceInt64X(yyv2138, false, d) } } case "fsGroup": @@ -28442,17 +28490,17 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if x.FSGroup == nil { x.FSGroup = new(int64) } - yym2136 := z.DecBinary() - _ = yym2136 + yym2141 := z.DecBinary() + _ = yym2141 if false { } else { *((*int64)(x.FSGroup)) = int64(r.DecodeInt(64)) } } default: - z.DecStructFieldNotFound(-1, yys2124) - } // end switch yys2124 - } // end for yyj2124 + z.DecStructFieldNotFound(-1, yys2129) + } // end switch yys2129 + } // end for yyj2129 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -28460,16 +28508,16 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2137 int - var yyb2137 bool - var yyhl2137 bool = l >= 0 - yyj2137++ - if yyhl2137 { - yyb2137 = yyj2137 > l + var yyj2142 int + var yyb2142 bool + var yyhl2142 bool = l >= 0 + yyj2142++ + if yyhl2142 { + yyb2142 = yyj2142 > l } else { - yyb2137 = r.CheckBreak() + yyb2142 = r.CheckBreak() } - if yyb2137 { + if yyb2142 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28479,13 +28527,13 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.HostNetwork = bool(r.DecodeBool()) } - yyj2137++ - if yyhl2137 { - yyb2137 = yyj2137 > l + yyj2142++ + if yyhl2142 { + yyb2142 = yyj2142 > l } else { - yyb2137 = r.CheckBreak() + yyb2142 = r.CheckBreak() } - if yyb2137 { + if yyb2142 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28495,13 +28543,13 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.HostPID = bool(r.DecodeBool()) } - yyj2137++ - if yyhl2137 { - yyb2137 = yyj2137 > l + yyj2142++ + if yyhl2142 { + yyb2142 = yyj2142 > l } else { - yyb2137 = r.CheckBreak() + yyb2142 = r.CheckBreak() } - if yyb2137 { + if yyb2142 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28511,13 +28559,13 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.HostIPC = bool(r.DecodeBool()) } - yyj2137++ - if yyhl2137 { - yyb2137 = yyj2137 > l + yyj2142++ + if yyhl2142 { + yyb2142 = yyj2142 > l } else { - yyb2137 = r.CheckBreak() + yyb2142 = r.CheckBreak() } - if yyb2137 { + if yyb2142 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28532,13 +28580,13 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode } x.SELinuxOptions.CodecDecodeSelf(d) } - yyj2137++ - if yyhl2137 { - yyb2137 = yyj2137 > l + yyj2142++ + if yyhl2142 { + yyb2142 = yyj2142 > l } else { - yyb2137 = r.CheckBreak() + yyb2142 = r.CheckBreak() } - if yyb2137 { + if yyb2142 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28551,20 +28599,20 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode if x.RunAsUser == nil { x.RunAsUser = new(int64) } - yym2143 := z.DecBinary() - _ = yym2143 + yym2148 := z.DecBinary() + _ = yym2148 if false { } else { *((*int64)(x.RunAsUser)) = int64(r.DecodeInt(64)) } } - yyj2137++ - if yyhl2137 { - yyb2137 = yyj2137 > l + yyj2142++ + if yyhl2142 { + yyb2142 = yyj2142 > l } else { - yyb2137 = r.CheckBreak() + yyb2142 = r.CheckBreak() } - if yyb2137 { + if yyb2142 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28577,20 +28625,20 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode if x.RunAsNonRoot == nil { x.RunAsNonRoot = new(bool) } - yym2145 := z.DecBinary() - _ = yym2145 + yym2150 := z.DecBinary() + _ = yym2150 if false { } else { *((*bool)(x.RunAsNonRoot)) = r.DecodeBool() } } - yyj2137++ - if yyhl2137 { - yyb2137 = yyj2137 > l + yyj2142++ + if yyhl2142 { + yyb2142 = yyj2142 > l } else { - yyb2137 = r.CheckBreak() + yyb2142 = r.CheckBreak() } - if yyb2137 { + if yyb2142 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28598,21 +28646,21 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.SupplementalGroups = nil } else { - yyv2146 := &x.SupplementalGroups - yym2147 := z.DecBinary() - _ = yym2147 + yyv2151 := &x.SupplementalGroups + yym2152 := z.DecBinary() + _ = yym2152 if false { } else { - z.F.DecSliceInt64X(yyv2146, false, d) + z.F.DecSliceInt64X(yyv2151, false, d) } } - yyj2137++ - if yyhl2137 { - yyb2137 = yyj2137 > l + yyj2142++ + if yyhl2142 { + yyb2142 = yyj2142 > l } else { - yyb2137 = r.CheckBreak() + yyb2142 = r.CheckBreak() } - if yyb2137 { + if yyb2142 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28625,25 +28673,25 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode if x.FSGroup == nil { x.FSGroup = new(int64) } - yym2149 := z.DecBinary() - _ = yym2149 + yym2154 := z.DecBinary() + _ = yym2154 if false { } else { *((*int64)(x.FSGroup)) = int64(r.DecodeInt(64)) } } for { - yyj2137++ - if yyhl2137 { - yyb2137 = yyj2137 > l + yyj2142++ + if yyhl2142 { + yyb2142 = yyj2142 > l } else { - yyb2137 = r.CheckBreak() + yyb2142 = r.CheckBreak() } - if yyb2137 { + if yyb2142 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2137-1, "") + z.DecStructFieldNotFound(yyj2142-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -28655,60 +28703,60 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2150 := z.EncBinary() - _ = yym2150 + yym2155 := z.EncBinary() + _ = yym2155 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2151 := !z.EncBinary() - yy2arr2151 := z.EncBasicHandle().StructToArray - var yyq2151 [8]bool - _, _, _ = yysep2151, yyq2151, yy2arr2151 - const yyr2151 bool = false - yyq2151[0] = x.Phase != "" - yyq2151[1] = len(x.Conditions) != 0 - yyq2151[2] = x.Message != "" - yyq2151[3] = x.Reason != "" - yyq2151[4] = x.HostIP != "" - yyq2151[5] = x.PodIP != "" - yyq2151[6] = x.StartTime != nil - yyq2151[7] = len(x.ContainerStatuses) != 0 - var yynn2151 int - if yyr2151 || yy2arr2151 { + yysep2156 := !z.EncBinary() + yy2arr2156 := z.EncBasicHandle().StructToArray + var yyq2156 [8]bool + _, _, _ = yysep2156, yyq2156, yy2arr2156 + const yyr2156 bool = false + yyq2156[0] = x.Phase != "" + yyq2156[1] = len(x.Conditions) != 0 + yyq2156[2] = x.Message != "" + yyq2156[3] = x.Reason != "" + yyq2156[4] = x.HostIP != "" + yyq2156[5] = x.PodIP != "" + yyq2156[6] = x.StartTime != nil + yyq2156[7] = len(x.ContainerStatuses) != 0 + var yynn2156 int + if yyr2156 || yy2arr2156 { r.EncodeArrayStart(8) } else { - yynn2151 = 0 - for _, b := range yyq2151 { + yynn2156 = 0 + for _, b := range yyq2156 { if b { - yynn2151++ + yynn2156++ } } - r.EncodeMapStart(yynn2151) - yynn2151 = 0 + r.EncodeMapStart(yynn2156) + yynn2156 = 0 } - if yyr2151 || yy2arr2151 { + if yyr2156 || yy2arr2156 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2151[0] { + if yyq2156[0] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2151[0] { + if yyq2156[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr2151 || yy2arr2151 { + if yyr2156 || yy2arr2156 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2151[1] { + if yyq2156[1] { if x.Conditions == nil { r.EncodeNil() } else { - yym2154 := z.EncBinary() - _ = yym2154 + yym2159 := z.EncBinary() + _ = yym2159 if false { } else { h.encSlicePodCondition(([]PodCondition)(x.Conditions), e) @@ -28718,15 +28766,15 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2151[1] { + if yyq2156[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("conditions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Conditions == nil { r.EncodeNil() } else { - yym2155 := z.EncBinary() - _ = yym2155 + yym2160 := z.EncBinary() + _ = yym2160 if false { } else { h.encSlicePodCondition(([]PodCondition)(x.Conditions), e) @@ -28734,11 +28782,11 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2151 || yy2arr2151 { + if yyr2156 || yy2arr2156 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2151[2] { - yym2157 := z.EncBinary() - _ = yym2157 + if yyq2156[2] { + yym2162 := z.EncBinary() + _ = yym2162 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -28747,74 +28795,74 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2151[2] { + if yyq2156[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2158 := z.EncBinary() - _ = yym2158 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Message)) - } - } - } - if yyr2151 || yy2arr2151 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2151[3] { - yym2160 := z.EncBinary() - _ = yym2160 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq2151[3] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("reason")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2161 := z.EncBinary() - _ = yym2161 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) - } - } - } - if yyr2151 || yy2arr2151 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2151[4] { yym2163 := z.EncBinary() _ = yym2163 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) + r.EncodeString(codecSelferC_UTF81234, string(x.Message)) + } + } + } + if yyr2156 || yy2arr2156 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2156[3] { + yym2165 := z.EncBinary() + _ = yym2165 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2151[4] { + if yyq2156[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("hostIP")) + r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2164 := z.EncBinary() - _ = yym2164 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) - } - } - } - if yyr2151 || yy2arr2151 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2151[5] { yym2166 := z.EncBinary() _ = yym2166 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) + } + } + } + if yyr2156 || yy2arr2156 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2156[4] { + yym2168 := z.EncBinary() + _ = yym2168 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq2156[4] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("hostIP")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym2169 := z.EncBinary() + _ = yym2169 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) + } + } + } + if yyr2156 || yy2arr2156 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2156[5] { + yym2171 := z.EncBinary() + _ = yym2171 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodIP)) } @@ -28822,31 +28870,31 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2151[5] { + if yyq2156[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podIP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2167 := z.EncBinary() - _ = yym2167 + yym2172 := z.EncBinary() + _ = yym2172 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodIP)) } } } - if yyr2151 || yy2arr2151 { + if yyr2156 || yy2arr2156 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2151[6] { + if yyq2156[6] { if x.StartTime == nil { r.EncodeNil() } else { - yym2169 := z.EncBinary() - _ = yym2169 + yym2174 := z.EncBinary() + _ = yym2174 if false { } else if z.HasExtensions() && z.EncExt(x.StartTime) { - } else if yym2169 { + } else if yym2174 { z.EncBinaryMarshal(x.StartTime) - } else if !yym2169 && z.IsJSONHandle() { + } else if !yym2174 && z.IsJSONHandle() { z.EncJSONMarshal(x.StartTime) } else { z.EncFallback(x.StartTime) @@ -28856,20 +28904,20 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2151[6] { + if yyq2156[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("startTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.StartTime == nil { r.EncodeNil() } else { - yym2170 := z.EncBinary() - _ = yym2170 + yym2175 := z.EncBinary() + _ = yym2175 if false { } else if z.HasExtensions() && z.EncExt(x.StartTime) { - } else if yym2170 { + } else if yym2175 { z.EncBinaryMarshal(x.StartTime) - } else if !yym2170 && z.IsJSONHandle() { + } else if !yym2175 && z.IsJSONHandle() { z.EncJSONMarshal(x.StartTime) } else { z.EncFallback(x.StartTime) @@ -28877,14 +28925,14 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2151 || yy2arr2151 { + if yyr2156 || yy2arr2156 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2151[7] { + if yyq2156[7] { if x.ContainerStatuses == nil { r.EncodeNil() } else { - yym2172 := z.EncBinary() - _ = yym2172 + yym2177 := z.EncBinary() + _ = yym2177 if false { } else { h.encSliceContainerStatus(([]ContainerStatus)(x.ContainerStatuses), e) @@ -28894,15 +28942,15 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2151[7] { + if yyq2156[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerStatuses")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ContainerStatuses == nil { r.EncodeNil() } else { - yym2173 := z.EncBinary() - _ = yym2173 + yym2178 := z.EncBinary() + _ = yym2178 if false { } else { h.encSliceContainerStatus(([]ContainerStatus)(x.ContainerStatuses), e) @@ -28910,7 +28958,7 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2151 || yy2arr2151 { + if yyr2156 || yy2arr2156 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -28923,25 +28971,25 @@ func (x *PodStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2174 := z.DecBinary() - _ = yym2174 + yym2179 := z.DecBinary() + _ = yym2179 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2175 := r.ContainerType() - if yyct2175 == codecSelferValueTypeMap1234 { - yyl2175 := r.ReadMapStart() - if yyl2175 == 0 { + yyct2180 := r.ContainerType() + if yyct2180 == codecSelferValueTypeMap1234 { + yyl2180 := r.ReadMapStart() + if yyl2180 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2175, d) + x.codecDecodeSelfFromMap(yyl2180, d) } - } else if yyct2175 == codecSelferValueTypeArray1234 { - yyl2175 := r.ReadArrayStart() - if yyl2175 == 0 { + } else if yyct2180 == codecSelferValueTypeArray1234 { + yyl2180 := r.ReadArrayStart() + if yyl2180 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2175, d) + x.codecDecodeSelfFromArray(yyl2180, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -28953,12 +29001,12 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2176Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2176Slc - var yyhl2176 bool = l >= 0 - for yyj2176 := 0; ; yyj2176++ { - if yyhl2176 { - if yyj2176 >= l { + var yys2181Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2181Slc + var yyhl2181 bool = l >= 0 + for yyj2181 := 0; ; yyj2181++ { + if yyhl2181 { + if yyj2181 >= l { break } } else { @@ -28967,10 +29015,10 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2176Slc = r.DecodeBytes(yys2176Slc, true, true) - yys2176 := string(yys2176Slc) + yys2181Slc = r.DecodeBytes(yys2181Slc, true, true) + yys2181 := string(yys2181Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2176 { + switch yys2181 { case "phase": if r.TryDecodeAsNil() { x.Phase = "" @@ -28981,12 +29029,12 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv2178 := &x.Conditions - yym2179 := z.DecBinary() - _ = yym2179 + yyv2183 := &x.Conditions + yym2184 := z.DecBinary() + _ = yym2184 if false { } else { - h.decSlicePodCondition((*[]PodCondition)(yyv2178), d) + h.decSlicePodCondition((*[]PodCondition)(yyv2183), d) } } case "message": @@ -29022,13 +29070,13 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.StartTime == nil { x.StartTime = new(pkg2_unversioned.Time) } - yym2185 := z.DecBinary() - _ = yym2185 + yym2190 := z.DecBinary() + _ = yym2190 if false { } else if z.HasExtensions() && z.DecExt(x.StartTime) { - } else if yym2185 { + } else if yym2190 { z.DecBinaryUnmarshal(x.StartTime) - } else if !yym2185 && z.IsJSONHandle() { + } else if !yym2190 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.StartTime) } else { z.DecFallback(x.StartTime, false) @@ -29038,18 +29086,18 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ContainerStatuses = nil } else { - yyv2186 := &x.ContainerStatuses - yym2187 := z.DecBinary() - _ = yym2187 + yyv2191 := &x.ContainerStatuses + yym2192 := z.DecBinary() + _ = yym2192 if false { } else { - h.decSliceContainerStatus((*[]ContainerStatus)(yyv2186), d) + h.decSliceContainerStatus((*[]ContainerStatus)(yyv2191), d) } } default: - z.DecStructFieldNotFound(-1, yys2176) - } // end switch yys2176 - } // end for yyj2176 + z.DecStructFieldNotFound(-1, yys2181) + } // end switch yys2181 + } // end for yyj2181 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -29057,16 +29105,16 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2188 int - var yyb2188 bool - var yyhl2188 bool = l >= 0 - yyj2188++ - if yyhl2188 { - yyb2188 = yyj2188 > l + var yyj2193 int + var yyb2193 bool + var yyhl2193 bool = l >= 0 + yyj2193++ + if yyhl2193 { + yyb2193 = yyj2193 > l } else { - yyb2188 = r.CheckBreak() + yyb2193 = r.CheckBreak() } - if yyb2188 { + if yyb2193 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29076,13 +29124,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Phase = PodPhase(r.DecodeString()) } - yyj2188++ - if yyhl2188 { - yyb2188 = yyj2188 > l + yyj2193++ + if yyhl2193 { + yyb2193 = yyj2193 > l } else { - yyb2188 = r.CheckBreak() + yyb2193 = r.CheckBreak() } - if yyb2188 { + if yyb2193 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29090,21 +29138,21 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv2190 := &x.Conditions - yym2191 := z.DecBinary() - _ = yym2191 + yyv2195 := &x.Conditions + yym2196 := z.DecBinary() + _ = yym2196 if false { } else { - h.decSlicePodCondition((*[]PodCondition)(yyv2190), d) + h.decSlicePodCondition((*[]PodCondition)(yyv2195), d) } } - yyj2188++ - if yyhl2188 { - yyb2188 = yyj2188 > l + yyj2193++ + if yyhl2193 { + yyb2193 = yyj2193 > l } else { - yyb2188 = r.CheckBreak() + yyb2193 = r.CheckBreak() } - if yyb2188 { + if yyb2193 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29114,13 +29162,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Message = string(r.DecodeString()) } - yyj2188++ - if yyhl2188 { - yyb2188 = yyj2188 > l + yyj2193++ + if yyhl2193 { + yyb2193 = yyj2193 > l } else { - yyb2188 = r.CheckBreak() + yyb2193 = r.CheckBreak() } - if yyb2188 { + if yyb2193 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29130,13 +29178,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Reason = string(r.DecodeString()) } - yyj2188++ - if yyhl2188 { - yyb2188 = yyj2188 > l + yyj2193++ + if yyhl2193 { + yyb2193 = yyj2193 > l } else { - yyb2188 = r.CheckBreak() + yyb2193 = r.CheckBreak() } - if yyb2188 { + if yyb2193 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29146,13 +29194,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.HostIP = string(r.DecodeString()) } - yyj2188++ - if yyhl2188 { - yyb2188 = yyj2188 > l + yyj2193++ + if yyhl2193 { + yyb2193 = yyj2193 > l } else { - yyb2188 = r.CheckBreak() + yyb2193 = r.CheckBreak() } - if yyb2188 { + if yyb2193 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29162,13 +29210,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.PodIP = string(r.DecodeString()) } - yyj2188++ - if yyhl2188 { - yyb2188 = yyj2188 > l + yyj2193++ + if yyhl2193 { + yyb2193 = yyj2193 > l } else { - yyb2188 = r.CheckBreak() + yyb2193 = r.CheckBreak() } - if yyb2188 { + if yyb2193 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29181,25 +29229,25 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.StartTime == nil { x.StartTime = new(pkg2_unversioned.Time) } - yym2197 := z.DecBinary() - _ = yym2197 + yym2202 := z.DecBinary() + _ = yym2202 if false { } else if z.HasExtensions() && z.DecExt(x.StartTime) { - } else if yym2197 { + } else if yym2202 { z.DecBinaryUnmarshal(x.StartTime) - } else if !yym2197 && z.IsJSONHandle() { + } else if !yym2202 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.StartTime) } else { z.DecFallback(x.StartTime, false) } } - yyj2188++ - if yyhl2188 { - yyb2188 = yyj2188 > l + yyj2193++ + if yyhl2193 { + yyb2193 = yyj2193 > l } else { - yyb2188 = r.CheckBreak() + yyb2193 = r.CheckBreak() } - if yyb2188 { + if yyb2193 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29207,26 +29255,26 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ContainerStatuses = nil } else { - yyv2198 := &x.ContainerStatuses - yym2199 := z.DecBinary() - _ = yym2199 + yyv2203 := &x.ContainerStatuses + yym2204 := z.DecBinary() + _ = yym2204 if false { } else { - h.decSliceContainerStatus((*[]ContainerStatus)(yyv2198), d) + h.decSliceContainerStatus((*[]ContainerStatus)(yyv2203), d) } } for { - yyj2188++ - if yyhl2188 { - yyb2188 = yyj2188 > l + yyj2193++ + if yyhl2193 { + yyb2193 = yyj2193 > l } else { - yyb2188 = r.CheckBreak() + yyb2193 = r.CheckBreak() } - if yyb2188 { + if yyb2193 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2188-1, "") + z.DecStructFieldNotFound(yyj2193-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -29238,38 +29286,38 @@ func (x *PodStatusResult) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2200 := z.EncBinary() - _ = yym2200 + yym2205 := z.EncBinary() + _ = yym2205 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2201 := !z.EncBinary() - yy2arr2201 := z.EncBasicHandle().StructToArray - var yyq2201 [4]bool - _, _, _ = yysep2201, yyq2201, yy2arr2201 - const yyr2201 bool = false - yyq2201[0] = x.Kind != "" - yyq2201[1] = x.APIVersion != "" - yyq2201[2] = true - yyq2201[3] = true - var yynn2201 int - if yyr2201 || yy2arr2201 { + yysep2206 := !z.EncBinary() + yy2arr2206 := z.EncBasicHandle().StructToArray + var yyq2206 [4]bool + _, _, _ = yysep2206, yyq2206, yy2arr2206 + const yyr2206 bool = false + yyq2206[0] = x.Kind != "" + yyq2206[1] = x.APIVersion != "" + yyq2206[2] = true + yyq2206[3] = true + var yynn2206 int + if yyr2206 || yy2arr2206 { r.EncodeArrayStart(4) } else { - yynn2201 = 0 - for _, b := range yyq2201 { + yynn2206 = 0 + for _, b := range yyq2206 { if b { - yynn2201++ + yynn2206++ } } - r.EncodeMapStart(yynn2201) - yynn2201 = 0 + r.EncodeMapStart(yynn2206) + yynn2206 = 0 } - if yyr2201 || yy2arr2201 { + if yyr2206 || yy2arr2206 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2201[0] { - yym2203 := z.EncBinary() - _ = yym2203 + if yyq2206[0] { + yym2208 := z.EncBinary() + _ = yym2208 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -29278,23 +29326,23 @@ func (x *PodStatusResult) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2201[0] { + if yyq2206[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2204 := z.EncBinary() - _ = yym2204 + yym2209 := z.EncBinary() + _ = yym2209 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2201 || yy2arr2201 { + if yyr2206 || yy2arr2206 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2201[1] { - yym2206 := z.EncBinary() - _ = yym2206 + if yyq2206[1] { + yym2211 := z.EncBinary() + _ = yym2211 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -29303,53 +29351,53 @@ func (x *PodStatusResult) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2201[1] { + if yyq2206[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2207 := z.EncBinary() - _ = yym2207 + yym2212 := z.EncBinary() + _ = yym2212 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2201 || yy2arr2201 { + if yyr2206 || yy2arr2206 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2201[2] { - yy2209 := &x.ObjectMeta - yy2209.CodecEncodeSelf(e) + if yyq2206[2] { + yy2214 := &x.ObjectMeta + yy2214.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2201[2] { + if yyq2206[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2210 := &x.ObjectMeta - yy2210.CodecEncodeSelf(e) + yy2215 := &x.ObjectMeta + yy2215.CodecEncodeSelf(e) } } - if yyr2201 || yy2arr2201 { + if yyr2206 || yy2arr2206 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2201[3] { - yy2212 := &x.Status - yy2212.CodecEncodeSelf(e) + if yyq2206[3] { + yy2217 := &x.Status + yy2217.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2201[3] { + if yyq2206[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2213 := &x.Status - yy2213.CodecEncodeSelf(e) + yy2218 := &x.Status + yy2218.CodecEncodeSelf(e) } } - if yyr2201 || yy2arr2201 { + if yyr2206 || yy2arr2206 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -29362,25 +29410,25 @@ func (x *PodStatusResult) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2214 := z.DecBinary() - _ = yym2214 + yym2219 := z.DecBinary() + _ = yym2219 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2215 := r.ContainerType() - if yyct2215 == codecSelferValueTypeMap1234 { - yyl2215 := r.ReadMapStart() - if yyl2215 == 0 { + yyct2220 := r.ContainerType() + if yyct2220 == codecSelferValueTypeMap1234 { + yyl2220 := r.ReadMapStart() + if yyl2220 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2215, d) + x.codecDecodeSelfFromMap(yyl2220, d) } - } else if yyct2215 == codecSelferValueTypeArray1234 { - yyl2215 := r.ReadArrayStart() - if yyl2215 == 0 { + } else if yyct2220 == codecSelferValueTypeArray1234 { + yyl2220 := r.ReadArrayStart() + if yyl2220 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2215, d) + x.codecDecodeSelfFromArray(yyl2220, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -29392,12 +29440,12 @@ func (x *PodStatusResult) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2216Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2216Slc - var yyhl2216 bool = l >= 0 - for yyj2216 := 0; ; yyj2216++ { - if yyhl2216 { - if yyj2216 >= l { + var yys2221Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2221Slc + var yyhl2221 bool = l >= 0 + for yyj2221 := 0; ; yyj2221++ { + if yyhl2221 { + if yyj2221 >= l { break } } else { @@ -29406,10 +29454,10 @@ func (x *PodStatusResult) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2216Slc = r.DecodeBytes(yys2216Slc, true, true) - yys2216 := string(yys2216Slc) + yys2221Slc = r.DecodeBytes(yys2221Slc, true, true) + yys2221 := string(yys2221Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2216 { + switch yys2221 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -29426,20 +29474,20 @@ func (x *PodStatusResult) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2219 := &x.ObjectMeta - yyv2219.CodecDecodeSelf(d) + yyv2224 := &x.ObjectMeta + yyv2224.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = PodStatus{} } else { - yyv2220 := &x.Status - yyv2220.CodecDecodeSelf(d) + yyv2225 := &x.Status + yyv2225.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2216) - } // end switch yys2216 - } // end for yyj2216 + z.DecStructFieldNotFound(-1, yys2221) + } // end switch yys2221 + } // end for yyj2221 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -29447,16 +29495,16 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2221 int - var yyb2221 bool - var yyhl2221 bool = l >= 0 - yyj2221++ - if yyhl2221 { - yyb2221 = yyj2221 > l + var yyj2226 int + var yyb2226 bool + var yyhl2226 bool = l >= 0 + yyj2226++ + if yyhl2226 { + yyb2226 = yyj2226 > l } else { - yyb2221 = r.CheckBreak() + yyb2226 = r.CheckBreak() } - if yyb2221 { + if yyb2226 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29466,13 +29514,13 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj2221++ - if yyhl2221 { - yyb2221 = yyj2221 > l + yyj2226++ + if yyhl2226 { + yyb2226 = yyj2226 > l } else { - yyb2221 = r.CheckBreak() + yyb2226 = r.CheckBreak() } - if yyb2221 { + if yyb2226 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29482,13 +29530,13 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj2221++ - if yyhl2221 { - yyb2221 = yyj2221 > l + yyj2226++ + if yyhl2226 { + yyb2226 = yyj2226 > l } else { - yyb2221 = r.CheckBreak() + yyb2226 = r.CheckBreak() } - if yyb2221 { + if yyb2226 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29496,16 +29544,16 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2224 := &x.ObjectMeta - yyv2224.CodecDecodeSelf(d) + yyv2229 := &x.ObjectMeta + yyv2229.CodecDecodeSelf(d) } - yyj2221++ - if yyhl2221 { - yyb2221 = yyj2221 > l + yyj2226++ + if yyhl2226 { + yyb2226 = yyj2226 > l } else { - yyb2221 = r.CheckBreak() + yyb2226 = r.CheckBreak() } - if yyb2221 { + if yyb2226 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29513,21 +29561,21 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Status = PodStatus{} } else { - yyv2225 := &x.Status - yyv2225.CodecDecodeSelf(d) + yyv2230 := &x.Status + yyv2230.CodecDecodeSelf(d) } for { - yyj2221++ - if yyhl2221 { - yyb2221 = yyj2221 > l + yyj2226++ + if yyhl2226 { + yyb2226 = yyj2226 > l } else { - yyb2221 = r.CheckBreak() + yyb2226 = r.CheckBreak() } - if yyb2221 { + if yyb2226 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2221-1, "") + z.DecStructFieldNotFound(yyj2226-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -29539,39 +29587,39 @@ func (x *Pod) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2226 := z.EncBinary() - _ = yym2226 + yym2231 := z.EncBinary() + _ = yym2231 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2227 := !z.EncBinary() - yy2arr2227 := z.EncBasicHandle().StructToArray - var yyq2227 [5]bool - _, _, _ = yysep2227, yyq2227, yy2arr2227 - const yyr2227 bool = false - yyq2227[0] = x.Kind != "" - yyq2227[1] = x.APIVersion != "" - yyq2227[2] = true - yyq2227[3] = true - yyq2227[4] = true - var yynn2227 int - if yyr2227 || yy2arr2227 { + yysep2232 := !z.EncBinary() + yy2arr2232 := z.EncBasicHandle().StructToArray + var yyq2232 [5]bool + _, _, _ = yysep2232, yyq2232, yy2arr2232 + const yyr2232 bool = false + yyq2232[0] = x.Kind != "" + yyq2232[1] = x.APIVersion != "" + yyq2232[2] = true + yyq2232[3] = true + yyq2232[4] = true + var yynn2232 int + if yyr2232 || yy2arr2232 { r.EncodeArrayStart(5) } else { - yynn2227 = 0 - for _, b := range yyq2227 { + yynn2232 = 0 + for _, b := range yyq2232 { if b { - yynn2227++ + yynn2232++ } } - r.EncodeMapStart(yynn2227) - yynn2227 = 0 + r.EncodeMapStart(yynn2232) + yynn2232 = 0 } - if yyr2227 || yy2arr2227 { + if yyr2232 || yy2arr2232 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2227[0] { - yym2229 := z.EncBinary() - _ = yym2229 + if yyq2232[0] { + yym2234 := z.EncBinary() + _ = yym2234 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -29580,23 +29628,23 @@ func (x *Pod) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2227[0] { + if yyq2232[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2230 := z.EncBinary() - _ = yym2230 + yym2235 := z.EncBinary() + _ = yym2235 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2227 || yy2arr2227 { + if yyr2232 || yy2arr2232 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2227[1] { - yym2232 := z.EncBinary() - _ = yym2232 + if yyq2232[1] { + yym2237 := z.EncBinary() + _ = yym2237 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -29605,70 +29653,70 @@ func (x *Pod) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2227[1] { + if yyq2232[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2233 := z.EncBinary() - _ = yym2233 + yym2238 := z.EncBinary() + _ = yym2238 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2227 || yy2arr2227 { + if yyr2232 || yy2arr2232 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2227[2] { - yy2235 := &x.ObjectMeta - yy2235.CodecEncodeSelf(e) + if yyq2232[2] { + yy2240 := &x.ObjectMeta + yy2240.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2227[2] { + if yyq2232[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2236 := &x.ObjectMeta - yy2236.CodecEncodeSelf(e) + yy2241 := &x.ObjectMeta + yy2241.CodecEncodeSelf(e) } } - if yyr2227 || yy2arr2227 { + if yyr2232 || yy2arr2232 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2227[3] { - yy2238 := &x.Spec - yy2238.CodecEncodeSelf(e) + if yyq2232[3] { + yy2243 := &x.Spec + yy2243.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2227[3] { + if yyq2232[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2239 := &x.Spec - yy2239.CodecEncodeSelf(e) + yy2244 := &x.Spec + yy2244.CodecEncodeSelf(e) } } - if yyr2227 || yy2arr2227 { + if yyr2232 || yy2arr2232 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2227[4] { - yy2241 := &x.Status - yy2241.CodecEncodeSelf(e) + if yyq2232[4] { + yy2246 := &x.Status + yy2246.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2227[4] { + if yyq2232[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2242 := &x.Status - yy2242.CodecEncodeSelf(e) + yy2247 := &x.Status + yy2247.CodecEncodeSelf(e) } } - if yyr2227 || yy2arr2227 { + if yyr2232 || yy2arr2232 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -29681,25 +29729,25 @@ func (x *Pod) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2243 := z.DecBinary() - _ = yym2243 + yym2248 := z.DecBinary() + _ = yym2248 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2244 := r.ContainerType() - if yyct2244 == codecSelferValueTypeMap1234 { - yyl2244 := r.ReadMapStart() - if yyl2244 == 0 { + yyct2249 := r.ContainerType() + if yyct2249 == codecSelferValueTypeMap1234 { + yyl2249 := r.ReadMapStart() + if yyl2249 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2244, d) + x.codecDecodeSelfFromMap(yyl2249, d) } - } else if yyct2244 == codecSelferValueTypeArray1234 { - yyl2244 := r.ReadArrayStart() - if yyl2244 == 0 { + } else if yyct2249 == codecSelferValueTypeArray1234 { + yyl2249 := r.ReadArrayStart() + if yyl2249 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2244, d) + x.codecDecodeSelfFromArray(yyl2249, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -29711,12 +29759,12 @@ func (x *Pod) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2245Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2245Slc - var yyhl2245 bool = l >= 0 - for yyj2245 := 0; ; yyj2245++ { - if yyhl2245 { - if yyj2245 >= l { + var yys2250Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2250Slc + var yyhl2250 bool = l >= 0 + for yyj2250 := 0; ; yyj2250++ { + if yyhl2250 { + if yyj2250 >= l { break } } else { @@ -29725,10 +29773,10 @@ func (x *Pod) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2245Slc = r.DecodeBytes(yys2245Slc, true, true) - yys2245 := string(yys2245Slc) + yys2250Slc = r.DecodeBytes(yys2250Slc, true, true) + yys2250 := string(yys2250Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2245 { + switch yys2250 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -29745,27 +29793,27 @@ func (x *Pod) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2248 := &x.ObjectMeta - yyv2248.CodecDecodeSelf(d) + yyv2253 := &x.ObjectMeta + yyv2253.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = PodSpec{} } else { - yyv2249 := &x.Spec - yyv2249.CodecDecodeSelf(d) + yyv2254 := &x.Spec + yyv2254.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = PodStatus{} } else { - yyv2250 := &x.Status - yyv2250.CodecDecodeSelf(d) + yyv2255 := &x.Status + yyv2255.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2245) - } // end switch yys2245 - } // end for yyj2245 + z.DecStructFieldNotFound(-1, yys2250) + } // end switch yys2250 + } // end for yyj2250 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -29773,16 +29821,16 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2251 int - var yyb2251 bool - var yyhl2251 bool = l >= 0 - yyj2251++ - if yyhl2251 { - yyb2251 = yyj2251 > l + var yyj2256 int + var yyb2256 bool + var yyhl2256 bool = l >= 0 + yyj2256++ + if yyhl2256 { + yyb2256 = yyj2256 > l } else { - yyb2251 = r.CheckBreak() + yyb2256 = r.CheckBreak() } - if yyb2251 { + if yyb2256 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29792,13 +29840,13 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2251++ - if yyhl2251 { - yyb2251 = yyj2251 > l + yyj2256++ + if yyhl2256 { + yyb2256 = yyj2256 > l } else { - yyb2251 = r.CheckBreak() + yyb2256 = r.CheckBreak() } - if yyb2251 { + if yyb2256 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29808,13 +29856,13 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj2251++ - if yyhl2251 { - yyb2251 = yyj2251 > l + yyj2256++ + if yyhl2256 { + yyb2256 = yyj2256 > l } else { - yyb2251 = r.CheckBreak() + yyb2256 = r.CheckBreak() } - if yyb2251 { + if yyb2256 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29822,16 +29870,16 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2254 := &x.ObjectMeta - yyv2254.CodecDecodeSelf(d) + yyv2259 := &x.ObjectMeta + yyv2259.CodecDecodeSelf(d) } - yyj2251++ - if yyhl2251 { - yyb2251 = yyj2251 > l + yyj2256++ + if yyhl2256 { + yyb2256 = yyj2256 > l } else { - yyb2251 = r.CheckBreak() + yyb2256 = r.CheckBreak() } - if yyb2251 { + if yyb2256 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29839,16 +29887,16 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = PodSpec{} } else { - yyv2255 := &x.Spec - yyv2255.CodecDecodeSelf(d) + yyv2260 := &x.Spec + yyv2260.CodecDecodeSelf(d) } - yyj2251++ - if yyhl2251 { - yyb2251 = yyj2251 > l + yyj2256++ + if yyhl2256 { + yyb2256 = yyj2256 > l } else { - yyb2251 = r.CheckBreak() + yyb2256 = r.CheckBreak() } - if yyb2251 { + if yyb2256 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29856,21 +29904,21 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = PodStatus{} } else { - yyv2256 := &x.Status - yyv2256.CodecDecodeSelf(d) + yyv2261 := &x.Status + yyv2261.CodecDecodeSelf(d) } for { - yyj2251++ - if yyhl2251 { - yyb2251 = yyj2251 > l + yyj2256++ + if yyhl2256 { + yyb2256 = yyj2256 > l } else { - yyb2251 = r.CheckBreak() + yyb2256 = r.CheckBreak() } - if yyb2251 { + if yyb2256 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2251-1, "") + z.DecStructFieldNotFound(yyj2256-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -29882,66 +29930,66 @@ func (x *PodTemplateSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2257 := z.EncBinary() - _ = yym2257 + yym2262 := z.EncBinary() + _ = yym2262 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2258 := !z.EncBinary() - yy2arr2258 := z.EncBasicHandle().StructToArray - var yyq2258 [2]bool - _, _, _ = yysep2258, yyq2258, yy2arr2258 - const yyr2258 bool = false - yyq2258[0] = true - yyq2258[1] = true - var yynn2258 int - if yyr2258 || yy2arr2258 { + yysep2263 := !z.EncBinary() + yy2arr2263 := z.EncBasicHandle().StructToArray + var yyq2263 [2]bool + _, _, _ = yysep2263, yyq2263, yy2arr2263 + const yyr2263 bool = false + yyq2263[0] = true + yyq2263[1] = true + var yynn2263 int + if yyr2263 || yy2arr2263 { r.EncodeArrayStart(2) } else { - yynn2258 = 0 - for _, b := range yyq2258 { + yynn2263 = 0 + for _, b := range yyq2263 { if b { - yynn2258++ + yynn2263++ } } - r.EncodeMapStart(yynn2258) - yynn2258 = 0 + r.EncodeMapStart(yynn2263) + yynn2263 = 0 } - if yyr2258 || yy2arr2258 { + if yyr2263 || yy2arr2263 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2258[0] { - yy2260 := &x.ObjectMeta - yy2260.CodecEncodeSelf(e) + if yyq2263[0] { + yy2265 := &x.ObjectMeta + yy2265.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2258[0] { + if yyq2263[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2261 := &x.ObjectMeta - yy2261.CodecEncodeSelf(e) + yy2266 := &x.ObjectMeta + yy2266.CodecEncodeSelf(e) } } - if yyr2258 || yy2arr2258 { + if yyr2263 || yy2arr2263 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2258[1] { - yy2263 := &x.Spec - yy2263.CodecEncodeSelf(e) + if yyq2263[1] { + yy2268 := &x.Spec + yy2268.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2258[1] { + if yyq2263[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2264 := &x.Spec - yy2264.CodecEncodeSelf(e) + yy2269 := &x.Spec + yy2269.CodecEncodeSelf(e) } } - if yyr2258 || yy2arr2258 { + if yyr2263 || yy2arr2263 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -29954,25 +30002,25 @@ func (x *PodTemplateSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2265 := z.DecBinary() - _ = yym2265 + yym2270 := z.DecBinary() + _ = yym2270 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2266 := r.ContainerType() - if yyct2266 == codecSelferValueTypeMap1234 { - yyl2266 := r.ReadMapStart() - if yyl2266 == 0 { + yyct2271 := r.ContainerType() + if yyct2271 == codecSelferValueTypeMap1234 { + yyl2271 := r.ReadMapStart() + if yyl2271 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2266, d) + x.codecDecodeSelfFromMap(yyl2271, d) } - } else if yyct2266 == codecSelferValueTypeArray1234 { - yyl2266 := r.ReadArrayStart() - if yyl2266 == 0 { + } else if yyct2271 == codecSelferValueTypeArray1234 { + yyl2271 := r.ReadArrayStart() + if yyl2271 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2266, d) + x.codecDecodeSelfFromArray(yyl2271, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -29984,12 +30032,12 @@ func (x *PodTemplateSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2267Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2267Slc - var yyhl2267 bool = l >= 0 - for yyj2267 := 0; ; yyj2267++ { - if yyhl2267 { - if yyj2267 >= l { + var yys2272Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2272Slc + var yyhl2272 bool = l >= 0 + for yyj2272 := 0; ; yyj2272++ { + if yyhl2272 { + if yyj2272 >= l { break } } else { @@ -29998,28 +30046,28 @@ func (x *PodTemplateSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2267Slc = r.DecodeBytes(yys2267Slc, true, true) - yys2267 := string(yys2267Slc) + yys2272Slc = r.DecodeBytes(yys2272Slc, true, true) + yys2272 := string(yys2272Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2267 { + switch yys2272 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2268 := &x.ObjectMeta - yyv2268.CodecDecodeSelf(d) + yyv2273 := &x.ObjectMeta + yyv2273.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = PodSpec{} } else { - yyv2269 := &x.Spec - yyv2269.CodecDecodeSelf(d) + yyv2274 := &x.Spec + yyv2274.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2267) - } // end switch yys2267 - } // end for yyj2267 + z.DecStructFieldNotFound(-1, yys2272) + } // end switch yys2272 + } // end for yyj2272 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -30027,16 +30075,16 @@ func (x *PodTemplateSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2270 int - var yyb2270 bool - var yyhl2270 bool = l >= 0 - yyj2270++ - if yyhl2270 { - yyb2270 = yyj2270 > l + var yyj2275 int + var yyb2275 bool + var yyhl2275 bool = l >= 0 + yyj2275++ + if yyhl2275 { + yyb2275 = yyj2275 > l } else { - yyb2270 = r.CheckBreak() + yyb2275 = r.CheckBreak() } - if yyb2270 { + if yyb2275 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30044,16 +30092,16 @@ func (x *PodTemplateSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2271 := &x.ObjectMeta - yyv2271.CodecDecodeSelf(d) + yyv2276 := &x.ObjectMeta + yyv2276.CodecDecodeSelf(d) } - yyj2270++ - if yyhl2270 { - yyb2270 = yyj2270 > l + yyj2275++ + if yyhl2275 { + yyb2275 = yyj2275 > l } else { - yyb2270 = r.CheckBreak() + yyb2275 = r.CheckBreak() } - if yyb2270 { + if yyb2275 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30061,21 +30109,21 @@ func (x *PodTemplateSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Spec = PodSpec{} } else { - yyv2272 := &x.Spec - yyv2272.CodecDecodeSelf(d) + yyv2277 := &x.Spec + yyv2277.CodecDecodeSelf(d) } for { - yyj2270++ - if yyhl2270 { - yyb2270 = yyj2270 > l + yyj2275++ + if yyhl2275 { + yyb2275 = yyj2275 > l } else { - yyb2270 = r.CheckBreak() + yyb2275 = r.CheckBreak() } - if yyb2270 { + if yyb2275 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2270-1, "") + z.DecStructFieldNotFound(yyj2275-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -30087,38 +30135,38 @@ func (x *PodTemplate) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2273 := z.EncBinary() - _ = yym2273 + yym2278 := z.EncBinary() + _ = yym2278 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2274 := !z.EncBinary() - yy2arr2274 := z.EncBasicHandle().StructToArray - var yyq2274 [4]bool - _, _, _ = yysep2274, yyq2274, yy2arr2274 - const yyr2274 bool = false - yyq2274[0] = x.Kind != "" - yyq2274[1] = x.APIVersion != "" - yyq2274[2] = true - yyq2274[3] = true - var yynn2274 int - if yyr2274 || yy2arr2274 { + yysep2279 := !z.EncBinary() + yy2arr2279 := z.EncBasicHandle().StructToArray + var yyq2279 [4]bool + _, _, _ = yysep2279, yyq2279, yy2arr2279 + const yyr2279 bool = false + yyq2279[0] = x.Kind != "" + yyq2279[1] = x.APIVersion != "" + yyq2279[2] = true + yyq2279[3] = true + var yynn2279 int + if yyr2279 || yy2arr2279 { r.EncodeArrayStart(4) } else { - yynn2274 = 0 - for _, b := range yyq2274 { + yynn2279 = 0 + for _, b := range yyq2279 { if b { - yynn2274++ + yynn2279++ } } - r.EncodeMapStart(yynn2274) - yynn2274 = 0 + r.EncodeMapStart(yynn2279) + yynn2279 = 0 } - if yyr2274 || yy2arr2274 { + if yyr2279 || yy2arr2279 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2274[0] { - yym2276 := z.EncBinary() - _ = yym2276 + if yyq2279[0] { + yym2281 := z.EncBinary() + _ = yym2281 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -30127,23 +30175,23 @@ func (x *PodTemplate) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2274[0] { + if yyq2279[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2277 := z.EncBinary() - _ = yym2277 + yym2282 := z.EncBinary() + _ = yym2282 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2274 || yy2arr2274 { + if yyr2279 || yy2arr2279 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2274[1] { - yym2279 := z.EncBinary() - _ = yym2279 + if yyq2279[1] { + yym2284 := z.EncBinary() + _ = yym2284 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -30152,53 +30200,53 @@ func (x *PodTemplate) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2274[1] { + if yyq2279[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2280 := z.EncBinary() - _ = yym2280 + yym2285 := z.EncBinary() + _ = yym2285 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2274 || yy2arr2274 { + if yyr2279 || yy2arr2279 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2274[2] { - yy2282 := &x.ObjectMeta - yy2282.CodecEncodeSelf(e) + if yyq2279[2] { + yy2287 := &x.ObjectMeta + yy2287.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2274[2] { + if yyq2279[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2283 := &x.ObjectMeta - yy2283.CodecEncodeSelf(e) + yy2288 := &x.ObjectMeta + yy2288.CodecEncodeSelf(e) } } - if yyr2274 || yy2arr2274 { + if yyr2279 || yy2arr2279 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2274[3] { - yy2285 := &x.Template - yy2285.CodecEncodeSelf(e) + if yyq2279[3] { + yy2290 := &x.Template + yy2290.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2274[3] { + if yyq2279[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("template")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2286 := &x.Template - yy2286.CodecEncodeSelf(e) + yy2291 := &x.Template + yy2291.CodecEncodeSelf(e) } } - if yyr2274 || yy2arr2274 { + if yyr2279 || yy2arr2279 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -30211,25 +30259,25 @@ func (x *PodTemplate) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2287 := z.DecBinary() - _ = yym2287 + yym2292 := z.DecBinary() + _ = yym2292 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2288 := r.ContainerType() - if yyct2288 == codecSelferValueTypeMap1234 { - yyl2288 := r.ReadMapStart() - if yyl2288 == 0 { + yyct2293 := r.ContainerType() + if yyct2293 == codecSelferValueTypeMap1234 { + yyl2293 := r.ReadMapStart() + if yyl2293 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2288, d) + x.codecDecodeSelfFromMap(yyl2293, d) } - } else if yyct2288 == codecSelferValueTypeArray1234 { - yyl2288 := r.ReadArrayStart() - if yyl2288 == 0 { + } else if yyct2293 == codecSelferValueTypeArray1234 { + yyl2293 := r.ReadArrayStart() + if yyl2293 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2288, d) + x.codecDecodeSelfFromArray(yyl2293, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -30241,12 +30289,12 @@ func (x *PodTemplate) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2289Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2289Slc - var yyhl2289 bool = l >= 0 - for yyj2289 := 0; ; yyj2289++ { - if yyhl2289 { - if yyj2289 >= l { + var yys2294Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2294Slc + var yyhl2294 bool = l >= 0 + for yyj2294 := 0; ; yyj2294++ { + if yyhl2294 { + if yyj2294 >= l { break } } else { @@ -30255,10 +30303,10 @@ func (x *PodTemplate) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2289Slc = r.DecodeBytes(yys2289Slc, true, true) - yys2289 := string(yys2289Slc) + yys2294Slc = r.DecodeBytes(yys2294Slc, true, true) + yys2294 := string(yys2294Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2289 { + switch yys2294 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -30275,20 +30323,20 @@ func (x *PodTemplate) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2292 := &x.ObjectMeta - yyv2292.CodecDecodeSelf(d) + yyv2297 := &x.ObjectMeta + yyv2297.CodecDecodeSelf(d) } case "template": if r.TryDecodeAsNil() { x.Template = PodTemplateSpec{} } else { - yyv2293 := &x.Template - yyv2293.CodecDecodeSelf(d) + yyv2298 := &x.Template + yyv2298.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2289) - } // end switch yys2289 - } // end for yyj2289 + z.DecStructFieldNotFound(-1, yys2294) + } // end switch yys2294 + } // end for yyj2294 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -30296,16 +30344,16 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2294 int - var yyb2294 bool - var yyhl2294 bool = l >= 0 - yyj2294++ - if yyhl2294 { - yyb2294 = yyj2294 > l + var yyj2299 int + var yyb2299 bool + var yyhl2299 bool = l >= 0 + yyj2299++ + if yyhl2299 { + yyb2299 = yyj2299 > l } else { - yyb2294 = r.CheckBreak() + yyb2299 = r.CheckBreak() } - if yyb2294 { + if yyb2299 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30315,13 +30363,13 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2294++ - if yyhl2294 { - yyb2294 = yyj2294 > l + yyj2299++ + if yyhl2299 { + yyb2299 = yyj2299 > l } else { - yyb2294 = r.CheckBreak() + yyb2299 = r.CheckBreak() } - if yyb2294 { + if yyb2299 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30331,13 +30379,13 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj2294++ - if yyhl2294 { - yyb2294 = yyj2294 > l + yyj2299++ + if yyhl2299 { + yyb2299 = yyj2299 > l } else { - yyb2294 = r.CheckBreak() + yyb2299 = r.CheckBreak() } - if yyb2294 { + if yyb2299 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30345,16 +30393,16 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2297 := &x.ObjectMeta - yyv2297.CodecDecodeSelf(d) + yyv2302 := &x.ObjectMeta + yyv2302.CodecDecodeSelf(d) } - yyj2294++ - if yyhl2294 { - yyb2294 = yyj2294 > l + yyj2299++ + if yyhl2299 { + yyb2299 = yyj2299 > l } else { - yyb2294 = r.CheckBreak() + yyb2299 = r.CheckBreak() } - if yyb2294 { + if yyb2299 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30362,21 +30410,21 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Template = PodTemplateSpec{} } else { - yyv2298 := &x.Template - yyv2298.CodecDecodeSelf(d) + yyv2303 := &x.Template + yyv2303.CodecDecodeSelf(d) } for { - yyj2294++ - if yyhl2294 { - yyb2294 = yyj2294 > l + yyj2299++ + if yyhl2299 { + yyb2299 = yyj2299 > l } else { - yyb2294 = r.CheckBreak() + yyb2299 = r.CheckBreak() } - if yyb2294 { + if yyb2299 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2294-1, "") + z.DecStructFieldNotFound(yyj2299-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -30388,37 +30436,37 @@ func (x *PodTemplateList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2299 := z.EncBinary() - _ = yym2299 + yym2304 := z.EncBinary() + _ = yym2304 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2300 := !z.EncBinary() - yy2arr2300 := z.EncBasicHandle().StructToArray - var yyq2300 [4]bool - _, _, _ = yysep2300, yyq2300, yy2arr2300 - const yyr2300 bool = false - yyq2300[0] = x.Kind != "" - yyq2300[1] = x.APIVersion != "" - yyq2300[2] = true - var yynn2300 int - if yyr2300 || yy2arr2300 { + yysep2305 := !z.EncBinary() + yy2arr2305 := z.EncBasicHandle().StructToArray + var yyq2305 [4]bool + _, _, _ = yysep2305, yyq2305, yy2arr2305 + const yyr2305 bool = false + yyq2305[0] = x.Kind != "" + yyq2305[1] = x.APIVersion != "" + yyq2305[2] = true + var yynn2305 int + if yyr2305 || yy2arr2305 { r.EncodeArrayStart(4) } else { - yynn2300 = 1 - for _, b := range yyq2300 { + yynn2305 = 1 + for _, b := range yyq2305 { if b { - yynn2300++ + yynn2305++ } } - r.EncodeMapStart(yynn2300) - yynn2300 = 0 + r.EncodeMapStart(yynn2305) + yynn2305 = 0 } - if yyr2300 || yy2arr2300 { + if yyr2305 || yy2arr2305 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2300[0] { - yym2302 := z.EncBinary() - _ = yym2302 + if yyq2305[0] { + yym2307 := z.EncBinary() + _ = yym2307 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -30427,23 +30475,23 @@ func (x *PodTemplateList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2300[0] { + if yyq2305[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2303 := z.EncBinary() - _ = yym2303 + yym2308 := z.EncBinary() + _ = yym2308 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2300 || yy2arr2300 { + if yyr2305 || yy2arr2305 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2300[1] { - yym2305 := z.EncBinary() - _ = yym2305 + if yyq2305[1] { + yym2310 := z.EncBinary() + _ = yym2310 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -30452,54 +30500,54 @@ func (x *PodTemplateList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2300[1] { + if yyq2305[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2306 := z.EncBinary() - _ = yym2306 + yym2311 := z.EncBinary() + _ = yym2311 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2300 || yy2arr2300 { + if yyr2305 || yy2arr2305 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2300[2] { - yy2308 := &x.ListMeta - yym2309 := z.EncBinary() - _ = yym2309 + if yyq2305[2] { + yy2313 := &x.ListMeta + yym2314 := z.EncBinary() + _ = yym2314 if false { - } else if z.HasExtensions() && z.EncExt(yy2308) { + } else if z.HasExtensions() && z.EncExt(yy2313) { } else { - z.EncFallback(yy2308) + z.EncFallback(yy2313) } } else { r.EncodeNil() } } else { - if yyq2300[2] { + if yyq2305[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2310 := &x.ListMeta - yym2311 := z.EncBinary() - _ = yym2311 + yy2315 := &x.ListMeta + yym2316 := z.EncBinary() + _ = yym2316 if false { - } else if z.HasExtensions() && z.EncExt(yy2310) { + } else if z.HasExtensions() && z.EncExt(yy2315) { } else { - z.EncFallback(yy2310) + z.EncFallback(yy2315) } } } - if yyr2300 || yy2arr2300 { + if yyr2305 || yy2arr2305 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2313 := z.EncBinary() - _ = yym2313 + yym2318 := z.EncBinary() + _ = yym2318 if false { } else { h.encSlicePodTemplate(([]PodTemplate)(x.Items), e) @@ -30512,15 +30560,15 @@ func (x *PodTemplateList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2314 := z.EncBinary() - _ = yym2314 + yym2319 := z.EncBinary() + _ = yym2319 if false { } else { h.encSlicePodTemplate(([]PodTemplate)(x.Items), e) } } } - if yyr2300 || yy2arr2300 { + if yyr2305 || yy2arr2305 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -30533,25 +30581,25 @@ func (x *PodTemplateList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2315 := z.DecBinary() - _ = yym2315 + yym2320 := z.DecBinary() + _ = yym2320 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2316 := r.ContainerType() - if yyct2316 == codecSelferValueTypeMap1234 { - yyl2316 := r.ReadMapStart() - if yyl2316 == 0 { + yyct2321 := r.ContainerType() + if yyct2321 == codecSelferValueTypeMap1234 { + yyl2321 := r.ReadMapStart() + if yyl2321 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2316, d) + x.codecDecodeSelfFromMap(yyl2321, d) } - } else if yyct2316 == codecSelferValueTypeArray1234 { - yyl2316 := r.ReadArrayStart() - if yyl2316 == 0 { + } else if yyct2321 == codecSelferValueTypeArray1234 { + yyl2321 := r.ReadArrayStart() + if yyl2321 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2316, d) + x.codecDecodeSelfFromArray(yyl2321, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -30563,12 +30611,12 @@ func (x *PodTemplateList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2317Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2317Slc - var yyhl2317 bool = l >= 0 - for yyj2317 := 0; ; yyj2317++ { - if yyhl2317 { - if yyj2317 >= l { + var yys2322Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2322Slc + var yyhl2322 bool = l >= 0 + for yyj2322 := 0; ; yyj2322++ { + if yyhl2322 { + if yyj2322 >= l { break } } else { @@ -30577,10 +30625,10 @@ func (x *PodTemplateList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2317Slc = r.DecodeBytes(yys2317Slc, true, true) - yys2317 := string(yys2317Slc) + yys2322Slc = r.DecodeBytes(yys2322Slc, true, true) + yys2322 := string(yys2322Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2317 { + switch yys2322 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -30597,31 +30645,31 @@ func (x *PodTemplateList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2320 := &x.ListMeta - yym2321 := z.DecBinary() - _ = yym2321 + yyv2325 := &x.ListMeta + yym2326 := z.DecBinary() + _ = yym2326 if false { - } else if z.HasExtensions() && z.DecExt(yyv2320) { + } else if z.HasExtensions() && z.DecExt(yyv2325) { } else { - z.DecFallback(yyv2320, false) + z.DecFallback(yyv2325, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2322 := &x.Items - yym2323 := z.DecBinary() - _ = yym2323 + yyv2327 := &x.Items + yym2328 := z.DecBinary() + _ = yym2328 if false { } else { - h.decSlicePodTemplate((*[]PodTemplate)(yyv2322), d) + h.decSlicePodTemplate((*[]PodTemplate)(yyv2327), d) } } default: - z.DecStructFieldNotFound(-1, yys2317) - } // end switch yys2317 - } // end for yyj2317 + z.DecStructFieldNotFound(-1, yys2322) + } // end switch yys2322 + } // end for yyj2322 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -30629,16 +30677,16 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2324 int - var yyb2324 bool - var yyhl2324 bool = l >= 0 - yyj2324++ - if yyhl2324 { - yyb2324 = yyj2324 > l + var yyj2329 int + var yyb2329 bool + var yyhl2329 bool = l >= 0 + yyj2329++ + if yyhl2329 { + yyb2329 = yyj2329 > l } else { - yyb2324 = r.CheckBreak() + yyb2329 = r.CheckBreak() } - if yyb2324 { + if yyb2329 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30648,13 +30696,13 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj2324++ - if yyhl2324 { - yyb2324 = yyj2324 > l + yyj2329++ + if yyhl2329 { + yyb2329 = yyj2329 > l } else { - yyb2324 = r.CheckBreak() + yyb2329 = r.CheckBreak() } - if yyb2324 { + if yyb2329 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30664,13 +30712,13 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj2324++ - if yyhl2324 { - yyb2324 = yyj2324 > l + yyj2329++ + if yyhl2329 { + yyb2329 = yyj2329 > l } else { - yyb2324 = r.CheckBreak() + yyb2329 = r.CheckBreak() } - if yyb2324 { + if yyb2329 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30678,22 +30726,22 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2327 := &x.ListMeta - yym2328 := z.DecBinary() - _ = yym2328 + yyv2332 := &x.ListMeta + yym2333 := z.DecBinary() + _ = yym2333 if false { - } else if z.HasExtensions() && z.DecExt(yyv2327) { + } else if z.HasExtensions() && z.DecExt(yyv2332) { } else { - z.DecFallback(yyv2327, false) + z.DecFallback(yyv2332, false) } } - yyj2324++ - if yyhl2324 { - yyb2324 = yyj2324 > l + yyj2329++ + if yyhl2329 { + yyb2329 = yyj2329 > l } else { - yyb2324 = r.CheckBreak() + yyb2329 = r.CheckBreak() } - if yyb2324 { + if yyb2329 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30701,26 +30749,26 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2329 := &x.Items - yym2330 := z.DecBinary() - _ = yym2330 + yyv2334 := &x.Items + yym2335 := z.DecBinary() + _ = yym2335 if false { } else { - h.decSlicePodTemplate((*[]PodTemplate)(yyv2329), d) + h.decSlicePodTemplate((*[]PodTemplate)(yyv2334), d) } } for { - yyj2324++ - if yyhl2324 { - yyb2324 = yyj2324 > l + yyj2329++ + if yyhl2329 { + yyb2329 = yyj2329 > l } else { - yyb2324 = r.CheckBreak() + yyb2329 = r.CheckBreak() } - if yyb2324 { + if yyb2329 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2324-1, "") + z.DecStructFieldNotFound(yyj2329-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -30732,34 +30780,34 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2331 := z.EncBinary() - _ = yym2331 + yym2336 := z.EncBinary() + _ = yym2336 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2332 := !z.EncBinary() - yy2arr2332 := z.EncBasicHandle().StructToArray - var yyq2332 [3]bool - _, _, _ = yysep2332, yyq2332, yy2arr2332 - const yyr2332 bool = false - yyq2332[2] = x.Template != nil - var yynn2332 int - if yyr2332 || yy2arr2332 { + yysep2337 := !z.EncBinary() + yy2arr2337 := z.EncBasicHandle().StructToArray + var yyq2337 [3]bool + _, _, _ = yysep2337, yyq2337, yy2arr2337 + const yyr2337 bool = false + yyq2337[2] = x.Template != nil + var yynn2337 int + if yyr2337 || yy2arr2337 { r.EncodeArrayStart(3) } else { - yynn2332 = 2 - for _, b := range yyq2332 { + yynn2337 = 2 + for _, b := range yyq2337 { if b { - yynn2332++ + yynn2337++ } } - r.EncodeMapStart(yynn2332) - yynn2332 = 0 + r.EncodeMapStart(yynn2337) + yynn2337 = 0 } - if yyr2332 || yy2arr2332 { + if yyr2337 || yy2arr2337 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2334 := z.EncBinary() - _ = yym2334 + yym2339 := z.EncBinary() + _ = yym2339 if false { } else { r.EncodeInt(int64(x.Replicas)) @@ -30768,20 +30816,20 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("replicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2335 := z.EncBinary() - _ = yym2335 + yym2340 := z.EncBinary() + _ = yym2340 if false { } else { r.EncodeInt(int64(x.Replicas)) } } - if yyr2332 || yy2arr2332 { + if yyr2337 || yy2arr2337 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Selector == nil { r.EncodeNil() } else { - yym2337 := z.EncBinary() - _ = yym2337 + yym2342 := z.EncBinary() + _ = yym2342 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) @@ -30794,17 +30842,17 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Selector == nil { r.EncodeNil() } else { - yym2338 := z.EncBinary() - _ = yym2338 + yym2343 := z.EncBinary() + _ = yym2343 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) } } } - if yyr2332 || yy2arr2332 { + if yyr2337 || yy2arr2337 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2332[2] { + if yyq2337[2] { if x.Template == nil { r.EncodeNil() } else { @@ -30814,7 +30862,7 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2332[2] { + if yyq2337[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("template")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -30825,7 +30873,7 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2332 || yy2arr2332 { + if yyr2337 || yy2arr2337 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -30838,25 +30886,25 @@ func (x *ReplicationControllerSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2340 := z.DecBinary() - _ = yym2340 + yym2345 := z.DecBinary() + _ = yym2345 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2341 := r.ContainerType() - if yyct2341 == codecSelferValueTypeMap1234 { - yyl2341 := r.ReadMapStart() - if yyl2341 == 0 { + yyct2346 := r.ContainerType() + if yyct2346 == codecSelferValueTypeMap1234 { + yyl2346 := r.ReadMapStart() + if yyl2346 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2341, d) + x.codecDecodeSelfFromMap(yyl2346, d) } - } else if yyct2341 == codecSelferValueTypeArray1234 { - yyl2341 := r.ReadArrayStart() - if yyl2341 == 0 { + } else if yyct2346 == codecSelferValueTypeArray1234 { + yyl2346 := r.ReadArrayStart() + if yyl2346 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2341, d) + x.codecDecodeSelfFromArray(yyl2346, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -30868,12 +30916,12 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2342Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2342Slc - var yyhl2342 bool = l >= 0 - for yyj2342 := 0; ; yyj2342++ { - if yyhl2342 { - if yyj2342 >= l { + var yys2347Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2347Slc + var yyhl2347 bool = l >= 0 + for yyj2347 := 0; ; yyj2347++ { + if yyhl2347 { + if yyj2347 >= l { break } } else { @@ -30882,10 +30930,10 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2342Slc = r.DecodeBytes(yys2342Slc, true, true) - yys2342 := string(yys2342Slc) + yys2347Slc = r.DecodeBytes(yys2347Slc, true, true) + yys2347 := string(yys2347Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2342 { + switch yys2347 { case "replicas": if r.TryDecodeAsNil() { x.Replicas = 0 @@ -30896,12 +30944,12 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromMap(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv2344 := &x.Selector - yym2345 := z.DecBinary() - _ = yym2345 + yyv2349 := &x.Selector + yym2350 := z.DecBinary() + _ = yym2350 if false { } else { - z.F.DecMapStringStringX(yyv2344, false, d) + z.F.DecMapStringStringX(yyv2349, false, d) } } case "template": @@ -30916,9 +30964,9 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromMap(l int, d *codec1978.D x.Template.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2342) - } // end switch yys2342 - } // end for yyj2342 + z.DecStructFieldNotFound(-1, yys2347) + } // end switch yys2347 + } // end for yyj2347 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -30926,16 +30974,16 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2347 int - var yyb2347 bool - var yyhl2347 bool = l >= 0 - yyj2347++ - if yyhl2347 { - yyb2347 = yyj2347 > l + var yyj2352 int + var yyb2352 bool + var yyhl2352 bool = l >= 0 + yyj2352++ + if yyhl2352 { + yyb2352 = yyj2352 > l } else { - yyb2347 = r.CheckBreak() + yyb2352 = r.CheckBreak() } - if yyb2347 { + if yyb2352 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30945,13 +30993,13 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.Replicas = int32(r.DecodeInt(32)) } - yyj2347++ - if yyhl2347 { - yyb2347 = yyj2347 > l + yyj2352++ + if yyhl2352 { + yyb2352 = yyj2352 > l } else { - yyb2347 = r.CheckBreak() + yyb2352 = r.CheckBreak() } - if yyb2347 { + if yyb2352 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30959,21 +31007,21 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv2349 := &x.Selector - yym2350 := z.DecBinary() - _ = yym2350 + yyv2354 := &x.Selector + yym2355 := z.DecBinary() + _ = yym2355 if false { } else { - z.F.DecMapStringStringX(yyv2349, false, d) + z.F.DecMapStringStringX(yyv2354, false, d) } } - yyj2347++ - if yyhl2347 { - yyb2347 = yyj2347 > l + yyj2352++ + if yyhl2352 { + yyb2352 = yyj2352 > l } else { - yyb2347 = r.CheckBreak() + yyb2352 = r.CheckBreak() } - if yyb2347 { + if yyb2352 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30989,17 +31037,17 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromArray(l int, d *codec1978 x.Template.CodecDecodeSelf(d) } for { - yyj2347++ - if yyhl2347 { - yyb2347 = yyj2347 > l + yyj2352++ + if yyhl2352 { + yyb2352 = yyj2352 > l } else { - yyb2347 = r.CheckBreak() + yyb2352 = r.CheckBreak() } - if yyb2347 { + if yyb2352 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2347-1, "") + z.DecStructFieldNotFound(yyj2352-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -31011,36 +31059,36 @@ func (x *ReplicationControllerStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2352 := z.EncBinary() - _ = yym2352 + yym2357 := z.EncBinary() + _ = yym2357 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2353 := !z.EncBinary() - yy2arr2353 := z.EncBasicHandle().StructToArray - var yyq2353 [4]bool - _, _, _ = yysep2353, yyq2353, yy2arr2353 - const yyr2353 bool = false - yyq2353[1] = x.FullyLabeledReplicas != 0 - yyq2353[2] = x.ReadyReplicas != 0 - yyq2353[3] = x.ObservedGeneration != 0 - var yynn2353 int - if yyr2353 || yy2arr2353 { + yysep2358 := !z.EncBinary() + yy2arr2358 := z.EncBasicHandle().StructToArray + var yyq2358 [4]bool + _, _, _ = yysep2358, yyq2358, yy2arr2358 + const yyr2358 bool = false + yyq2358[1] = x.FullyLabeledReplicas != 0 + yyq2358[2] = x.ReadyReplicas != 0 + yyq2358[3] = x.ObservedGeneration != 0 + var yynn2358 int + if yyr2358 || yy2arr2358 { r.EncodeArrayStart(4) } else { - yynn2353 = 1 - for _, b := range yyq2353 { + yynn2358 = 1 + for _, b := range yyq2358 { if b { - yynn2353++ + yynn2358++ } } - r.EncodeMapStart(yynn2353) - yynn2353 = 0 + r.EncodeMapStart(yynn2358) + yynn2358 = 0 } - if yyr2353 || yy2arr2353 { + if yyr2358 || yy2arr2358 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2355 := z.EncBinary() - _ = yym2355 + yym2360 := z.EncBinary() + _ = yym2360 if false { } else { r.EncodeInt(int64(x.Replicas)) @@ -31049,18 +31097,18 @@ func (x *ReplicationControllerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("replicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2356 := z.EncBinary() - _ = yym2356 + yym2361 := z.EncBinary() + _ = yym2361 if false { } else { r.EncodeInt(int64(x.Replicas)) } } - if yyr2353 || yy2arr2353 { + if yyr2358 || yy2arr2358 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2353[1] { - yym2358 := z.EncBinary() - _ = yym2358 + if yyq2358[1] { + yym2363 := z.EncBinary() + _ = yym2363 if false { } else { r.EncodeInt(int64(x.FullyLabeledReplicas)) @@ -31069,49 +31117,49 @@ func (x *ReplicationControllerStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq2353[1] { + if yyq2358[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fullyLabeledReplicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2359 := z.EncBinary() - _ = yym2359 - if false { - } else { - r.EncodeInt(int64(x.FullyLabeledReplicas)) - } - } - } - if yyr2353 || yy2arr2353 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2353[2] { - yym2361 := z.EncBinary() - _ = yym2361 - if false { - } else { - r.EncodeInt(int64(x.ReadyReplicas)) - } - } else { - r.EncodeInt(0) - } - } else { - if yyq2353[2] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("readyReplicas")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2362 := z.EncBinary() - _ = yym2362 - if false { - } else { - r.EncodeInt(int64(x.ReadyReplicas)) - } - } - } - if yyr2353 || yy2arr2353 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2353[3] { yym2364 := z.EncBinary() _ = yym2364 if false { + } else { + r.EncodeInt(int64(x.FullyLabeledReplicas)) + } + } + } + if yyr2358 || yy2arr2358 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2358[2] { + yym2366 := z.EncBinary() + _ = yym2366 + if false { + } else { + r.EncodeInt(int64(x.ReadyReplicas)) + } + } else { + r.EncodeInt(0) + } + } else { + if yyq2358[2] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("readyReplicas")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym2367 := z.EncBinary() + _ = yym2367 + if false { + } else { + r.EncodeInt(int64(x.ReadyReplicas)) + } + } + } + if yyr2358 || yy2arr2358 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2358[3] { + yym2369 := z.EncBinary() + _ = yym2369 + if false { } else { r.EncodeInt(int64(x.ObservedGeneration)) } @@ -31119,19 +31167,19 @@ func (x *ReplicationControllerStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq2353[3] { + if yyq2358[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("observedGeneration")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2365 := z.EncBinary() - _ = yym2365 + yym2370 := z.EncBinary() + _ = yym2370 if false { } else { r.EncodeInt(int64(x.ObservedGeneration)) } } } - if yyr2353 || yy2arr2353 { + if yyr2358 || yy2arr2358 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -31144,25 +31192,25 @@ func (x *ReplicationControllerStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2366 := z.DecBinary() - _ = yym2366 + yym2371 := z.DecBinary() + _ = yym2371 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2367 := r.ContainerType() - if yyct2367 == codecSelferValueTypeMap1234 { - yyl2367 := r.ReadMapStart() - if yyl2367 == 0 { + yyct2372 := r.ContainerType() + if yyct2372 == codecSelferValueTypeMap1234 { + yyl2372 := r.ReadMapStart() + if yyl2372 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2367, d) + x.codecDecodeSelfFromMap(yyl2372, d) } - } else if yyct2367 == codecSelferValueTypeArray1234 { - yyl2367 := r.ReadArrayStart() - if yyl2367 == 0 { + } else if yyct2372 == codecSelferValueTypeArray1234 { + yyl2372 := r.ReadArrayStart() + if yyl2372 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2367, d) + x.codecDecodeSelfFromArray(yyl2372, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -31174,12 +31222,12 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromMap(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2368Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2368Slc - var yyhl2368 bool = l >= 0 - for yyj2368 := 0; ; yyj2368++ { - if yyhl2368 { - if yyj2368 >= l { + var yys2373Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2373Slc + var yyhl2373 bool = l >= 0 + for yyj2373 := 0; ; yyj2373++ { + if yyhl2373 { + if yyj2373 >= l { break } } else { @@ -31188,10 +31236,10 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromMap(l int, d *codec1978 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2368Slc = r.DecodeBytes(yys2368Slc, true, true) - yys2368 := string(yys2368Slc) + yys2373Slc = r.DecodeBytes(yys2373Slc, true, true) + yys2373 := string(yys2373Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2368 { + switch yys2373 { case "replicas": if r.TryDecodeAsNil() { x.Replicas = 0 @@ -31217,9 +31265,9 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromMap(l int, d *codec1978 x.ObservedGeneration = int64(r.DecodeInt(64)) } default: - z.DecStructFieldNotFound(-1, yys2368) - } // end switch yys2368 - } // end for yyj2368 + z.DecStructFieldNotFound(-1, yys2373) + } // end switch yys2373 + } // end for yyj2373 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -31227,16 +31275,16 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromArray(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2373 int - var yyb2373 bool - var yyhl2373 bool = l >= 0 - yyj2373++ - if yyhl2373 { - yyb2373 = yyj2373 > l + var yyj2378 int + var yyb2378 bool + var yyhl2378 bool = l >= 0 + yyj2378++ + if yyhl2378 { + yyb2378 = yyj2378 > l } else { - yyb2373 = r.CheckBreak() + yyb2378 = r.CheckBreak() } - if yyb2373 { + if yyb2378 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31246,13 +31294,13 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromArray(l int, d *codec19 } else { x.Replicas = int32(r.DecodeInt(32)) } - yyj2373++ - if yyhl2373 { - yyb2373 = yyj2373 > l + yyj2378++ + if yyhl2378 { + yyb2378 = yyj2378 > l } else { - yyb2373 = r.CheckBreak() + yyb2378 = r.CheckBreak() } - if yyb2373 { + if yyb2378 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31262,13 +31310,13 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromArray(l int, d *codec19 } else { x.FullyLabeledReplicas = int32(r.DecodeInt(32)) } - yyj2373++ - if yyhl2373 { - yyb2373 = yyj2373 > l + yyj2378++ + if yyhl2378 { + yyb2378 = yyj2378 > l } else { - yyb2373 = r.CheckBreak() + yyb2378 = r.CheckBreak() } - if yyb2373 { + if yyb2378 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31278,13 +31326,13 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromArray(l int, d *codec19 } else { x.ReadyReplicas = int32(r.DecodeInt(32)) } - yyj2373++ - if yyhl2373 { - yyb2373 = yyj2373 > l + yyj2378++ + if yyhl2378 { + yyb2378 = yyj2378 > l } else { - yyb2373 = r.CheckBreak() + yyb2378 = r.CheckBreak() } - if yyb2373 { + if yyb2378 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31295,17 +31343,17 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromArray(l int, d *codec19 x.ObservedGeneration = int64(r.DecodeInt(64)) } for { - yyj2373++ - if yyhl2373 { - yyb2373 = yyj2373 > l + yyj2378++ + if yyhl2378 { + yyb2378 = yyj2378 > l } else { - yyb2373 = r.CheckBreak() + yyb2378 = r.CheckBreak() } - if yyb2373 { + if yyb2378 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2373-1, "") + z.DecStructFieldNotFound(yyj2378-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -31317,39 +31365,39 @@ func (x *ReplicationController) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2378 := z.EncBinary() - _ = yym2378 + yym2383 := z.EncBinary() + _ = yym2383 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2379 := !z.EncBinary() - yy2arr2379 := z.EncBasicHandle().StructToArray - var yyq2379 [5]bool - _, _, _ = yysep2379, yyq2379, yy2arr2379 - const yyr2379 bool = false - yyq2379[0] = x.Kind != "" - yyq2379[1] = x.APIVersion != "" - yyq2379[2] = true - yyq2379[3] = true - yyq2379[4] = true - var yynn2379 int - if yyr2379 || yy2arr2379 { + yysep2384 := !z.EncBinary() + yy2arr2384 := z.EncBasicHandle().StructToArray + var yyq2384 [5]bool + _, _, _ = yysep2384, yyq2384, yy2arr2384 + const yyr2384 bool = false + yyq2384[0] = x.Kind != "" + yyq2384[1] = x.APIVersion != "" + yyq2384[2] = true + yyq2384[3] = true + yyq2384[4] = true + var yynn2384 int + if yyr2384 || yy2arr2384 { r.EncodeArrayStart(5) } else { - yynn2379 = 0 - for _, b := range yyq2379 { + yynn2384 = 0 + for _, b := range yyq2384 { if b { - yynn2379++ + yynn2384++ } } - r.EncodeMapStart(yynn2379) - yynn2379 = 0 + r.EncodeMapStart(yynn2384) + yynn2384 = 0 } - if yyr2379 || yy2arr2379 { + if yyr2384 || yy2arr2384 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2379[0] { - yym2381 := z.EncBinary() - _ = yym2381 + if yyq2384[0] { + yym2386 := z.EncBinary() + _ = yym2386 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -31358,23 +31406,23 @@ func (x *ReplicationController) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2379[0] { + if yyq2384[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2382 := z.EncBinary() - _ = yym2382 + yym2387 := z.EncBinary() + _ = yym2387 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2379 || yy2arr2379 { + if yyr2384 || yy2arr2384 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2379[1] { - yym2384 := z.EncBinary() - _ = yym2384 + if yyq2384[1] { + yym2389 := z.EncBinary() + _ = yym2389 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -31383,70 +31431,70 @@ func (x *ReplicationController) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2379[1] { + if yyq2384[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2385 := z.EncBinary() - _ = yym2385 + yym2390 := z.EncBinary() + _ = yym2390 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2379 || yy2arr2379 { + if yyr2384 || yy2arr2384 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2379[2] { - yy2387 := &x.ObjectMeta - yy2387.CodecEncodeSelf(e) + if yyq2384[2] { + yy2392 := &x.ObjectMeta + yy2392.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2379[2] { + if yyq2384[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2388 := &x.ObjectMeta - yy2388.CodecEncodeSelf(e) + yy2393 := &x.ObjectMeta + yy2393.CodecEncodeSelf(e) } } - if yyr2379 || yy2arr2379 { + if yyr2384 || yy2arr2384 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2379[3] { - yy2390 := &x.Spec - yy2390.CodecEncodeSelf(e) + if yyq2384[3] { + yy2395 := &x.Spec + yy2395.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2379[3] { + if yyq2384[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2391 := &x.Spec - yy2391.CodecEncodeSelf(e) + yy2396 := &x.Spec + yy2396.CodecEncodeSelf(e) } } - if yyr2379 || yy2arr2379 { + if yyr2384 || yy2arr2384 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2379[4] { - yy2393 := &x.Status - yy2393.CodecEncodeSelf(e) + if yyq2384[4] { + yy2398 := &x.Status + yy2398.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2379[4] { + if yyq2384[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2394 := &x.Status - yy2394.CodecEncodeSelf(e) + yy2399 := &x.Status + yy2399.CodecEncodeSelf(e) } } - if yyr2379 || yy2arr2379 { + if yyr2384 || yy2arr2384 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -31459,25 +31507,25 @@ func (x *ReplicationController) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2395 := z.DecBinary() - _ = yym2395 + yym2400 := z.DecBinary() + _ = yym2400 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2396 := r.ContainerType() - if yyct2396 == codecSelferValueTypeMap1234 { - yyl2396 := r.ReadMapStart() - if yyl2396 == 0 { + yyct2401 := r.ContainerType() + if yyct2401 == codecSelferValueTypeMap1234 { + yyl2401 := r.ReadMapStart() + if yyl2401 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2396, d) + x.codecDecodeSelfFromMap(yyl2401, d) } - } else if yyct2396 == codecSelferValueTypeArray1234 { - yyl2396 := r.ReadArrayStart() - if yyl2396 == 0 { + } else if yyct2401 == codecSelferValueTypeArray1234 { + yyl2401 := r.ReadArrayStart() + if yyl2401 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2396, d) + x.codecDecodeSelfFromArray(yyl2401, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -31489,12 +31537,12 @@ func (x *ReplicationController) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2397Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2397Slc - var yyhl2397 bool = l >= 0 - for yyj2397 := 0; ; yyj2397++ { - if yyhl2397 { - if yyj2397 >= l { + var yys2402Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2402Slc + var yyhl2402 bool = l >= 0 + for yyj2402 := 0; ; yyj2402++ { + if yyhl2402 { + if yyj2402 >= l { break } } else { @@ -31503,10 +31551,10 @@ func (x *ReplicationController) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2397Slc = r.DecodeBytes(yys2397Slc, true, true) - yys2397 := string(yys2397Slc) + yys2402Slc = r.DecodeBytes(yys2402Slc, true, true) + yys2402 := string(yys2402Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2397 { + switch yys2402 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -31523,27 +31571,27 @@ func (x *ReplicationController) codecDecodeSelfFromMap(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2400 := &x.ObjectMeta - yyv2400.CodecDecodeSelf(d) + yyv2405 := &x.ObjectMeta + yyv2405.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = ReplicationControllerSpec{} } else { - yyv2401 := &x.Spec - yyv2401.CodecDecodeSelf(d) + yyv2406 := &x.Spec + yyv2406.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = ReplicationControllerStatus{} } else { - yyv2402 := &x.Status - yyv2402.CodecDecodeSelf(d) + yyv2407 := &x.Status + yyv2407.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2397) - } // end switch yys2397 - } // end for yyj2397 + z.DecStructFieldNotFound(-1, yys2402) + } // end switch yys2402 + } // end for yyj2402 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -31551,16 +31599,16 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2403 int - var yyb2403 bool - var yyhl2403 bool = l >= 0 - yyj2403++ - if yyhl2403 { - yyb2403 = yyj2403 > l + var yyj2408 int + var yyb2408 bool + var yyhl2408 bool = l >= 0 + yyj2408++ + if yyhl2408 { + yyb2408 = yyj2408 > l } else { - yyb2403 = r.CheckBreak() + yyb2408 = r.CheckBreak() } - if yyb2403 { + if yyb2408 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31570,13 +31618,13 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Kind = string(r.DecodeString()) } - yyj2403++ - if yyhl2403 { - yyb2403 = yyj2403 > l + yyj2408++ + if yyhl2408 { + yyb2408 = yyj2408 > l } else { - yyb2403 = r.CheckBreak() + yyb2408 = r.CheckBreak() } - if yyb2403 { + if yyb2408 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31586,13 +31634,13 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.APIVersion = string(r.DecodeString()) } - yyj2403++ - if yyhl2403 { - yyb2403 = yyj2403 > l + yyj2408++ + if yyhl2408 { + yyb2408 = yyj2408 > l } else { - yyb2403 = r.CheckBreak() + yyb2408 = r.CheckBreak() } - if yyb2403 { + if yyb2408 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31600,16 +31648,16 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2406 := &x.ObjectMeta - yyv2406.CodecDecodeSelf(d) + yyv2411 := &x.ObjectMeta + yyv2411.CodecDecodeSelf(d) } - yyj2403++ - if yyhl2403 { - yyb2403 = yyj2403 > l + yyj2408++ + if yyhl2408 { + yyb2408 = yyj2408 > l } else { - yyb2403 = r.CheckBreak() + yyb2408 = r.CheckBreak() } - if yyb2403 { + if yyb2408 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31617,16 +31665,16 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Spec = ReplicationControllerSpec{} } else { - yyv2407 := &x.Spec - yyv2407.CodecDecodeSelf(d) + yyv2412 := &x.Spec + yyv2412.CodecDecodeSelf(d) } - yyj2403++ - if yyhl2403 { - yyb2403 = yyj2403 > l + yyj2408++ + if yyhl2408 { + yyb2408 = yyj2408 > l } else { - yyb2403 = r.CheckBreak() + yyb2408 = r.CheckBreak() } - if yyb2403 { + if yyb2408 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31634,21 +31682,21 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Status = ReplicationControllerStatus{} } else { - yyv2408 := &x.Status - yyv2408.CodecDecodeSelf(d) + yyv2413 := &x.Status + yyv2413.CodecDecodeSelf(d) } for { - yyj2403++ - if yyhl2403 { - yyb2403 = yyj2403 > l + yyj2408++ + if yyhl2408 { + yyb2408 = yyj2408 > l } else { - yyb2403 = r.CheckBreak() + yyb2408 = r.CheckBreak() } - if yyb2403 { + if yyb2408 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2403-1, "") + z.DecStructFieldNotFound(yyj2408-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -31660,37 +31708,37 @@ func (x *ReplicationControllerList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2409 := z.EncBinary() - _ = yym2409 + yym2414 := z.EncBinary() + _ = yym2414 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2410 := !z.EncBinary() - yy2arr2410 := z.EncBasicHandle().StructToArray - var yyq2410 [4]bool - _, _, _ = yysep2410, yyq2410, yy2arr2410 - const yyr2410 bool = false - yyq2410[0] = x.Kind != "" - yyq2410[1] = x.APIVersion != "" - yyq2410[2] = true - var yynn2410 int - if yyr2410 || yy2arr2410 { + yysep2415 := !z.EncBinary() + yy2arr2415 := z.EncBasicHandle().StructToArray + var yyq2415 [4]bool + _, _, _ = yysep2415, yyq2415, yy2arr2415 + const yyr2415 bool = false + yyq2415[0] = x.Kind != "" + yyq2415[1] = x.APIVersion != "" + yyq2415[2] = true + var yynn2415 int + if yyr2415 || yy2arr2415 { r.EncodeArrayStart(4) } else { - yynn2410 = 1 - for _, b := range yyq2410 { + yynn2415 = 1 + for _, b := range yyq2415 { if b { - yynn2410++ + yynn2415++ } } - r.EncodeMapStart(yynn2410) - yynn2410 = 0 + r.EncodeMapStart(yynn2415) + yynn2415 = 0 } - if yyr2410 || yy2arr2410 { + if yyr2415 || yy2arr2415 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2410[0] { - yym2412 := z.EncBinary() - _ = yym2412 + if yyq2415[0] { + yym2417 := z.EncBinary() + _ = yym2417 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -31699,23 +31747,23 @@ func (x *ReplicationControllerList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2410[0] { + if yyq2415[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2413 := z.EncBinary() - _ = yym2413 + yym2418 := z.EncBinary() + _ = yym2418 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2410 || yy2arr2410 { + if yyr2415 || yy2arr2415 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2410[1] { - yym2415 := z.EncBinary() - _ = yym2415 + if yyq2415[1] { + yym2420 := z.EncBinary() + _ = yym2420 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -31724,54 +31772,54 @@ func (x *ReplicationControllerList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2410[1] { + if yyq2415[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2416 := z.EncBinary() - _ = yym2416 + yym2421 := z.EncBinary() + _ = yym2421 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2410 || yy2arr2410 { + if yyr2415 || yy2arr2415 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2410[2] { - yy2418 := &x.ListMeta - yym2419 := z.EncBinary() - _ = yym2419 + if yyq2415[2] { + yy2423 := &x.ListMeta + yym2424 := z.EncBinary() + _ = yym2424 if false { - } else if z.HasExtensions() && z.EncExt(yy2418) { + } else if z.HasExtensions() && z.EncExt(yy2423) { } else { - z.EncFallback(yy2418) + z.EncFallback(yy2423) } } else { r.EncodeNil() } } else { - if yyq2410[2] { + if yyq2415[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2420 := &x.ListMeta - yym2421 := z.EncBinary() - _ = yym2421 + yy2425 := &x.ListMeta + yym2426 := z.EncBinary() + _ = yym2426 if false { - } else if z.HasExtensions() && z.EncExt(yy2420) { + } else if z.HasExtensions() && z.EncExt(yy2425) { } else { - z.EncFallback(yy2420) + z.EncFallback(yy2425) } } } - if yyr2410 || yy2arr2410 { + if yyr2415 || yy2arr2415 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2423 := z.EncBinary() - _ = yym2423 + yym2428 := z.EncBinary() + _ = yym2428 if false { } else { h.encSliceReplicationController(([]ReplicationController)(x.Items), e) @@ -31784,15 +31832,15 @@ func (x *ReplicationControllerList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2424 := z.EncBinary() - _ = yym2424 + yym2429 := z.EncBinary() + _ = yym2429 if false { } else { h.encSliceReplicationController(([]ReplicationController)(x.Items), e) } } } - if yyr2410 || yy2arr2410 { + if yyr2415 || yy2arr2415 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -31805,25 +31853,25 @@ func (x *ReplicationControllerList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2425 := z.DecBinary() - _ = yym2425 + yym2430 := z.DecBinary() + _ = yym2430 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2426 := r.ContainerType() - if yyct2426 == codecSelferValueTypeMap1234 { - yyl2426 := r.ReadMapStart() - if yyl2426 == 0 { + yyct2431 := r.ContainerType() + if yyct2431 == codecSelferValueTypeMap1234 { + yyl2431 := r.ReadMapStart() + if yyl2431 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2426, d) + x.codecDecodeSelfFromMap(yyl2431, d) } - } else if yyct2426 == codecSelferValueTypeArray1234 { - yyl2426 := r.ReadArrayStart() - if yyl2426 == 0 { + } else if yyct2431 == codecSelferValueTypeArray1234 { + yyl2431 := r.ReadArrayStart() + if yyl2431 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2426, d) + x.codecDecodeSelfFromArray(yyl2431, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -31835,12 +31883,12 @@ func (x *ReplicationControllerList) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2427Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2427Slc - var yyhl2427 bool = l >= 0 - for yyj2427 := 0; ; yyj2427++ { - if yyhl2427 { - if yyj2427 >= l { + var yys2432Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2432Slc + var yyhl2432 bool = l >= 0 + for yyj2432 := 0; ; yyj2432++ { + if yyhl2432 { + if yyj2432 >= l { break } } else { @@ -31849,10 +31897,10 @@ func (x *ReplicationControllerList) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2427Slc = r.DecodeBytes(yys2427Slc, true, true) - yys2427 := string(yys2427Slc) + yys2432Slc = r.DecodeBytes(yys2432Slc, true, true) + yys2432 := string(yys2432Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2427 { + switch yys2432 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -31869,31 +31917,31 @@ func (x *ReplicationControllerList) codecDecodeSelfFromMap(l int, d *codec1978.D if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2430 := &x.ListMeta - yym2431 := z.DecBinary() - _ = yym2431 + yyv2435 := &x.ListMeta + yym2436 := z.DecBinary() + _ = yym2436 if false { - } else if z.HasExtensions() && z.DecExt(yyv2430) { + } else if z.HasExtensions() && z.DecExt(yyv2435) { } else { - z.DecFallback(yyv2430, false) + z.DecFallback(yyv2435, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2432 := &x.Items - yym2433 := z.DecBinary() - _ = yym2433 + yyv2437 := &x.Items + yym2438 := z.DecBinary() + _ = yym2438 if false { } else { - h.decSliceReplicationController((*[]ReplicationController)(yyv2432), d) + h.decSliceReplicationController((*[]ReplicationController)(yyv2437), d) } } default: - z.DecStructFieldNotFound(-1, yys2427) - } // end switch yys2427 - } // end for yyj2427 + z.DecStructFieldNotFound(-1, yys2432) + } // end switch yys2432 + } // end for yyj2432 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -31901,16 +31949,16 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2434 int - var yyb2434 bool - var yyhl2434 bool = l >= 0 - yyj2434++ - if yyhl2434 { - yyb2434 = yyj2434 > l + var yyj2439 int + var yyb2439 bool + var yyhl2439 bool = l >= 0 + yyj2439++ + if yyhl2439 { + yyb2439 = yyj2439 > l } else { - yyb2434 = r.CheckBreak() + yyb2439 = r.CheckBreak() } - if yyb2434 { + if yyb2439 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31920,13 +31968,13 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.Kind = string(r.DecodeString()) } - yyj2434++ - if yyhl2434 { - yyb2434 = yyj2434 > l + yyj2439++ + if yyhl2439 { + yyb2439 = yyj2439 > l } else { - yyb2434 = r.CheckBreak() + yyb2439 = r.CheckBreak() } - if yyb2434 { + if yyb2439 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31936,13 +31984,13 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.APIVersion = string(r.DecodeString()) } - yyj2434++ - if yyhl2434 { - yyb2434 = yyj2434 > l + yyj2439++ + if yyhl2439 { + yyb2439 = yyj2439 > l } else { - yyb2434 = r.CheckBreak() + yyb2439 = r.CheckBreak() } - if yyb2434 { + if yyb2439 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31950,22 +31998,22 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2437 := &x.ListMeta - yym2438 := z.DecBinary() - _ = yym2438 + yyv2442 := &x.ListMeta + yym2443 := z.DecBinary() + _ = yym2443 if false { - } else if z.HasExtensions() && z.DecExt(yyv2437) { + } else if z.HasExtensions() && z.DecExt(yyv2442) { } else { - z.DecFallback(yyv2437, false) + z.DecFallback(yyv2442, false) } } - yyj2434++ - if yyhl2434 { - yyb2434 = yyj2434 > l + yyj2439++ + if yyhl2439 { + yyb2439 = yyj2439 > l } else { - yyb2434 = r.CheckBreak() + yyb2439 = r.CheckBreak() } - if yyb2434 { + if yyb2439 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31973,26 +32021,26 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2439 := &x.Items - yym2440 := z.DecBinary() - _ = yym2440 + yyv2444 := &x.Items + yym2445 := z.DecBinary() + _ = yym2445 if false { } else { - h.decSliceReplicationController((*[]ReplicationController)(yyv2439), d) + h.decSliceReplicationController((*[]ReplicationController)(yyv2444), d) } } for { - yyj2434++ - if yyhl2434 { - yyb2434 = yyj2434 > l + yyj2439++ + if yyhl2439 { + yyb2439 = yyj2439 > l } else { - yyb2434 = r.CheckBreak() + yyb2439 = r.CheckBreak() } - if yyb2434 { + if yyb2439 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2434-1, "") + z.DecStructFieldNotFound(yyj2439-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -32004,37 +32052,37 @@ func (x *ServiceList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2441 := z.EncBinary() - _ = yym2441 + yym2446 := z.EncBinary() + _ = yym2446 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2442 := !z.EncBinary() - yy2arr2442 := z.EncBasicHandle().StructToArray - var yyq2442 [4]bool - _, _, _ = yysep2442, yyq2442, yy2arr2442 - const yyr2442 bool = false - yyq2442[0] = x.Kind != "" - yyq2442[1] = x.APIVersion != "" - yyq2442[2] = true - var yynn2442 int - if yyr2442 || yy2arr2442 { + yysep2447 := !z.EncBinary() + yy2arr2447 := z.EncBasicHandle().StructToArray + var yyq2447 [4]bool + _, _, _ = yysep2447, yyq2447, yy2arr2447 + const yyr2447 bool = false + yyq2447[0] = x.Kind != "" + yyq2447[1] = x.APIVersion != "" + yyq2447[2] = true + var yynn2447 int + if yyr2447 || yy2arr2447 { r.EncodeArrayStart(4) } else { - yynn2442 = 1 - for _, b := range yyq2442 { + yynn2447 = 1 + for _, b := range yyq2447 { if b { - yynn2442++ + yynn2447++ } } - r.EncodeMapStart(yynn2442) - yynn2442 = 0 + r.EncodeMapStart(yynn2447) + yynn2447 = 0 } - if yyr2442 || yy2arr2442 { + if yyr2447 || yy2arr2447 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2442[0] { - yym2444 := z.EncBinary() - _ = yym2444 + if yyq2447[0] { + yym2449 := z.EncBinary() + _ = yym2449 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -32043,23 +32091,23 @@ func (x *ServiceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2442[0] { + if yyq2447[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2445 := z.EncBinary() - _ = yym2445 + yym2450 := z.EncBinary() + _ = yym2450 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2442 || yy2arr2442 { + if yyr2447 || yy2arr2447 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2442[1] { - yym2447 := z.EncBinary() - _ = yym2447 + if yyq2447[1] { + yym2452 := z.EncBinary() + _ = yym2452 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -32068,54 +32116,54 @@ func (x *ServiceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2442[1] { + if yyq2447[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2448 := z.EncBinary() - _ = yym2448 + yym2453 := z.EncBinary() + _ = yym2453 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2442 || yy2arr2442 { + if yyr2447 || yy2arr2447 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2442[2] { - yy2450 := &x.ListMeta - yym2451 := z.EncBinary() - _ = yym2451 + if yyq2447[2] { + yy2455 := &x.ListMeta + yym2456 := z.EncBinary() + _ = yym2456 if false { - } else if z.HasExtensions() && z.EncExt(yy2450) { + } else if z.HasExtensions() && z.EncExt(yy2455) { } else { - z.EncFallback(yy2450) + z.EncFallback(yy2455) } } else { r.EncodeNil() } } else { - if yyq2442[2] { + if yyq2447[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2452 := &x.ListMeta - yym2453 := z.EncBinary() - _ = yym2453 + yy2457 := &x.ListMeta + yym2458 := z.EncBinary() + _ = yym2458 if false { - } else if z.HasExtensions() && z.EncExt(yy2452) { + } else if z.HasExtensions() && z.EncExt(yy2457) { } else { - z.EncFallback(yy2452) + z.EncFallback(yy2457) } } } - if yyr2442 || yy2arr2442 { + if yyr2447 || yy2arr2447 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2455 := z.EncBinary() - _ = yym2455 + yym2460 := z.EncBinary() + _ = yym2460 if false { } else { h.encSliceService(([]Service)(x.Items), e) @@ -32128,15 +32176,15 @@ func (x *ServiceList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2456 := z.EncBinary() - _ = yym2456 + yym2461 := z.EncBinary() + _ = yym2461 if false { } else { h.encSliceService(([]Service)(x.Items), e) } } } - if yyr2442 || yy2arr2442 { + if yyr2447 || yy2arr2447 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -32149,25 +32197,25 @@ func (x *ServiceList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2457 := z.DecBinary() - _ = yym2457 + yym2462 := z.DecBinary() + _ = yym2462 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2458 := r.ContainerType() - if yyct2458 == codecSelferValueTypeMap1234 { - yyl2458 := r.ReadMapStart() - if yyl2458 == 0 { + yyct2463 := r.ContainerType() + if yyct2463 == codecSelferValueTypeMap1234 { + yyl2463 := r.ReadMapStart() + if yyl2463 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2458, d) + x.codecDecodeSelfFromMap(yyl2463, d) } - } else if yyct2458 == codecSelferValueTypeArray1234 { - yyl2458 := r.ReadArrayStart() - if yyl2458 == 0 { + } else if yyct2463 == codecSelferValueTypeArray1234 { + yyl2463 := r.ReadArrayStart() + if yyl2463 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2458, d) + x.codecDecodeSelfFromArray(yyl2463, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -32179,12 +32227,12 @@ func (x *ServiceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2459Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2459Slc - var yyhl2459 bool = l >= 0 - for yyj2459 := 0; ; yyj2459++ { - if yyhl2459 { - if yyj2459 >= l { + var yys2464Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2464Slc + var yyhl2464 bool = l >= 0 + for yyj2464 := 0; ; yyj2464++ { + if yyhl2464 { + if yyj2464 >= l { break } } else { @@ -32193,10 +32241,10 @@ func (x *ServiceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2459Slc = r.DecodeBytes(yys2459Slc, true, true) - yys2459 := string(yys2459Slc) + yys2464Slc = r.DecodeBytes(yys2464Slc, true, true) + yys2464 := string(yys2464Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2459 { + switch yys2464 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -32213,31 +32261,31 @@ func (x *ServiceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2462 := &x.ListMeta - yym2463 := z.DecBinary() - _ = yym2463 + yyv2467 := &x.ListMeta + yym2468 := z.DecBinary() + _ = yym2468 if false { - } else if z.HasExtensions() && z.DecExt(yyv2462) { + } else if z.HasExtensions() && z.DecExt(yyv2467) { } else { - z.DecFallback(yyv2462, false) + z.DecFallback(yyv2467, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2464 := &x.Items - yym2465 := z.DecBinary() - _ = yym2465 + yyv2469 := &x.Items + yym2470 := z.DecBinary() + _ = yym2470 if false { } else { - h.decSliceService((*[]Service)(yyv2464), d) + h.decSliceService((*[]Service)(yyv2469), d) } } default: - z.DecStructFieldNotFound(-1, yys2459) - } // end switch yys2459 - } // end for yyj2459 + z.DecStructFieldNotFound(-1, yys2464) + } // end switch yys2464 + } // end for yyj2464 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -32245,16 +32293,16 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2466 int - var yyb2466 bool - var yyhl2466 bool = l >= 0 - yyj2466++ - if yyhl2466 { - yyb2466 = yyj2466 > l + var yyj2471 int + var yyb2471 bool + var yyhl2471 bool = l >= 0 + yyj2471++ + if yyhl2471 { + yyb2471 = yyj2471 > l } else { - yyb2466 = r.CheckBreak() + yyb2471 = r.CheckBreak() } - if yyb2466 { + if yyb2471 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32264,13 +32312,13 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2466++ - if yyhl2466 { - yyb2466 = yyj2466 > l + yyj2471++ + if yyhl2471 { + yyb2471 = yyj2471 > l } else { - yyb2466 = r.CheckBreak() + yyb2471 = r.CheckBreak() } - if yyb2466 { + if yyb2471 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32280,13 +32328,13 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj2466++ - if yyhl2466 { - yyb2466 = yyj2466 > l + yyj2471++ + if yyhl2471 { + yyb2471 = yyj2471 > l } else { - yyb2466 = r.CheckBreak() + yyb2471 = r.CheckBreak() } - if yyb2466 { + if yyb2471 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32294,22 +32342,22 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2469 := &x.ListMeta - yym2470 := z.DecBinary() - _ = yym2470 + yyv2474 := &x.ListMeta + yym2475 := z.DecBinary() + _ = yym2475 if false { - } else if z.HasExtensions() && z.DecExt(yyv2469) { + } else if z.HasExtensions() && z.DecExt(yyv2474) { } else { - z.DecFallback(yyv2469, false) + z.DecFallback(yyv2474, false) } } - yyj2466++ - if yyhl2466 { - yyb2466 = yyj2466 > l + yyj2471++ + if yyhl2471 { + yyb2471 = yyj2471 > l } else { - yyb2466 = r.CheckBreak() + yyb2471 = r.CheckBreak() } - if yyb2466 { + if yyb2471 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32317,26 +32365,26 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2471 := &x.Items - yym2472 := z.DecBinary() - _ = yym2472 + yyv2476 := &x.Items + yym2477 := z.DecBinary() + _ = yym2477 if false { } else { - h.decSliceService((*[]Service)(yyv2471), d) + h.decSliceService((*[]Service)(yyv2476), d) } } for { - yyj2466++ - if yyhl2466 { - yyb2466 = yyj2466 > l + yyj2471++ + if yyhl2471 { + yyb2471 = yyj2471 > l } else { - yyb2466 = r.CheckBreak() + yyb2471 = r.CheckBreak() } - if yyb2466 { + if yyb2471 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2466-1, "") + z.DecStructFieldNotFound(yyj2471-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -32345,8 +32393,8 @@ func (x ServiceAffinity) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2473 := z.EncBinary() - _ = yym2473 + yym2478 := z.EncBinary() + _ = yym2478 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -32358,8 +32406,8 @@ func (x *ServiceAffinity) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2474 := z.DecBinary() - _ = yym2474 + yym2479 := z.DecBinary() + _ = yym2479 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -32371,8 +32419,8 @@ func (x ServiceType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2475 := z.EncBinary() - _ = yym2475 + yym2480 := z.EncBinary() + _ = yym2480 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -32384,8 +32432,8 @@ func (x *ServiceType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2476 := z.DecBinary() - _ = yym2476 + yym2481 := z.DecBinary() + _ = yym2481 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -32400,48 +32448,48 @@ func (x *ServiceStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2477 := z.EncBinary() - _ = yym2477 + yym2482 := z.EncBinary() + _ = yym2482 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2478 := !z.EncBinary() - yy2arr2478 := z.EncBasicHandle().StructToArray - var yyq2478 [1]bool - _, _, _ = yysep2478, yyq2478, yy2arr2478 - const yyr2478 bool = false - yyq2478[0] = true - var yynn2478 int - if yyr2478 || yy2arr2478 { + yysep2483 := !z.EncBinary() + yy2arr2483 := z.EncBasicHandle().StructToArray + var yyq2483 [1]bool + _, _, _ = yysep2483, yyq2483, yy2arr2483 + const yyr2483 bool = false + yyq2483[0] = true + var yynn2483 int + if yyr2483 || yy2arr2483 { r.EncodeArrayStart(1) } else { - yynn2478 = 0 - for _, b := range yyq2478 { + yynn2483 = 0 + for _, b := range yyq2483 { if b { - yynn2478++ + yynn2483++ } } - r.EncodeMapStart(yynn2478) - yynn2478 = 0 + r.EncodeMapStart(yynn2483) + yynn2483 = 0 } - if yyr2478 || yy2arr2478 { + if yyr2483 || yy2arr2483 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2478[0] { - yy2480 := &x.LoadBalancer - yy2480.CodecEncodeSelf(e) + if yyq2483[0] { + yy2485 := &x.LoadBalancer + yy2485.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2478[0] { + if yyq2483[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("loadBalancer")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2481 := &x.LoadBalancer - yy2481.CodecEncodeSelf(e) + yy2486 := &x.LoadBalancer + yy2486.CodecEncodeSelf(e) } } - if yyr2478 || yy2arr2478 { + if yyr2483 || yy2arr2483 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -32454,25 +32502,25 @@ func (x *ServiceStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2482 := z.DecBinary() - _ = yym2482 + yym2487 := z.DecBinary() + _ = yym2487 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2483 := r.ContainerType() - if yyct2483 == codecSelferValueTypeMap1234 { - yyl2483 := r.ReadMapStart() - if yyl2483 == 0 { + yyct2488 := r.ContainerType() + if yyct2488 == codecSelferValueTypeMap1234 { + yyl2488 := r.ReadMapStart() + if yyl2488 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2483, d) + x.codecDecodeSelfFromMap(yyl2488, d) } - } else if yyct2483 == codecSelferValueTypeArray1234 { - yyl2483 := r.ReadArrayStart() - if yyl2483 == 0 { + } else if yyct2488 == codecSelferValueTypeArray1234 { + yyl2488 := r.ReadArrayStart() + if yyl2488 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2483, d) + x.codecDecodeSelfFromArray(yyl2488, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -32484,12 +32532,12 @@ func (x *ServiceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2484Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2484Slc - var yyhl2484 bool = l >= 0 - for yyj2484 := 0; ; yyj2484++ { - if yyhl2484 { - if yyj2484 >= l { + var yys2489Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2489Slc + var yyhl2489 bool = l >= 0 + for yyj2489 := 0; ; yyj2489++ { + if yyhl2489 { + if yyj2489 >= l { break } } else { @@ -32498,21 +32546,21 @@ func (x *ServiceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2484Slc = r.DecodeBytes(yys2484Slc, true, true) - yys2484 := string(yys2484Slc) + yys2489Slc = r.DecodeBytes(yys2489Slc, true, true) + yys2489 := string(yys2489Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2484 { + switch yys2489 { case "loadBalancer": if r.TryDecodeAsNil() { x.LoadBalancer = LoadBalancerStatus{} } else { - yyv2485 := &x.LoadBalancer - yyv2485.CodecDecodeSelf(d) + yyv2490 := &x.LoadBalancer + yyv2490.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2484) - } // end switch yys2484 - } // end for yyj2484 + z.DecStructFieldNotFound(-1, yys2489) + } // end switch yys2489 + } // end for yyj2489 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -32520,16 +32568,16 @@ func (x *ServiceStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2486 int - var yyb2486 bool - var yyhl2486 bool = l >= 0 - yyj2486++ - if yyhl2486 { - yyb2486 = yyj2486 > l + var yyj2491 int + var yyb2491 bool + var yyhl2491 bool = l >= 0 + yyj2491++ + if yyhl2491 { + yyb2491 = yyj2491 > l } else { - yyb2486 = r.CheckBreak() + yyb2491 = r.CheckBreak() } - if yyb2486 { + if yyb2491 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32537,21 +32585,21 @@ func (x *ServiceStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LoadBalancer = LoadBalancerStatus{} } else { - yyv2487 := &x.LoadBalancer - yyv2487.CodecDecodeSelf(d) + yyv2492 := &x.LoadBalancer + yyv2492.CodecDecodeSelf(d) } for { - yyj2486++ - if yyhl2486 { - yyb2486 = yyj2486 > l + yyj2491++ + if yyhl2491 { + yyb2491 = yyj2491 > l } else { - yyb2486 = r.CheckBreak() + yyb2491 = r.CheckBreak() } - if yyb2486 { + if yyb2491 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2486-1, "") + z.DecStructFieldNotFound(yyj2491-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -32563,38 +32611,38 @@ func (x *LoadBalancerStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2488 := z.EncBinary() - _ = yym2488 + yym2493 := z.EncBinary() + _ = yym2493 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2489 := !z.EncBinary() - yy2arr2489 := z.EncBasicHandle().StructToArray - var yyq2489 [1]bool - _, _, _ = yysep2489, yyq2489, yy2arr2489 - const yyr2489 bool = false - yyq2489[0] = len(x.Ingress) != 0 - var yynn2489 int - if yyr2489 || yy2arr2489 { + yysep2494 := !z.EncBinary() + yy2arr2494 := z.EncBasicHandle().StructToArray + var yyq2494 [1]bool + _, _, _ = yysep2494, yyq2494, yy2arr2494 + const yyr2494 bool = false + yyq2494[0] = len(x.Ingress) != 0 + var yynn2494 int + if yyr2494 || yy2arr2494 { r.EncodeArrayStart(1) } else { - yynn2489 = 0 - for _, b := range yyq2489 { + yynn2494 = 0 + for _, b := range yyq2494 { if b { - yynn2489++ + yynn2494++ } } - r.EncodeMapStart(yynn2489) - yynn2489 = 0 + r.EncodeMapStart(yynn2494) + yynn2494 = 0 } - if yyr2489 || yy2arr2489 { + if yyr2494 || yy2arr2494 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2489[0] { + if yyq2494[0] { if x.Ingress == nil { r.EncodeNil() } else { - yym2491 := z.EncBinary() - _ = yym2491 + yym2496 := z.EncBinary() + _ = yym2496 if false { } else { h.encSliceLoadBalancerIngress(([]LoadBalancerIngress)(x.Ingress), e) @@ -32604,15 +32652,15 @@ func (x *LoadBalancerStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2489[0] { + if yyq2494[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ingress")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Ingress == nil { r.EncodeNil() } else { - yym2492 := z.EncBinary() - _ = yym2492 + yym2497 := z.EncBinary() + _ = yym2497 if false { } else { h.encSliceLoadBalancerIngress(([]LoadBalancerIngress)(x.Ingress), e) @@ -32620,7 +32668,7 @@ func (x *LoadBalancerStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2489 || yy2arr2489 { + if yyr2494 || yy2arr2494 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -32633,25 +32681,25 @@ func (x *LoadBalancerStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2493 := z.DecBinary() - _ = yym2493 + yym2498 := z.DecBinary() + _ = yym2498 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2494 := r.ContainerType() - if yyct2494 == codecSelferValueTypeMap1234 { - yyl2494 := r.ReadMapStart() - if yyl2494 == 0 { + yyct2499 := r.ContainerType() + if yyct2499 == codecSelferValueTypeMap1234 { + yyl2499 := r.ReadMapStart() + if yyl2499 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2494, d) + x.codecDecodeSelfFromMap(yyl2499, d) } - } else if yyct2494 == codecSelferValueTypeArray1234 { - yyl2494 := r.ReadArrayStart() - if yyl2494 == 0 { + } else if yyct2499 == codecSelferValueTypeArray1234 { + yyl2499 := r.ReadArrayStart() + if yyl2499 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2494, d) + x.codecDecodeSelfFromArray(yyl2499, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -32663,12 +32711,12 @@ func (x *LoadBalancerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2495Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2495Slc - var yyhl2495 bool = l >= 0 - for yyj2495 := 0; ; yyj2495++ { - if yyhl2495 { - if yyj2495 >= l { + var yys2500Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2500Slc + var yyhl2500 bool = l >= 0 + for yyj2500 := 0; ; yyj2500++ { + if yyhl2500 { + if yyj2500 >= l { break } } else { @@ -32677,26 +32725,26 @@ func (x *LoadBalancerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2495Slc = r.DecodeBytes(yys2495Slc, true, true) - yys2495 := string(yys2495Slc) + yys2500Slc = r.DecodeBytes(yys2500Slc, true, true) + yys2500 := string(yys2500Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2495 { + switch yys2500 { case "ingress": if r.TryDecodeAsNil() { x.Ingress = nil } else { - yyv2496 := &x.Ingress - yym2497 := z.DecBinary() - _ = yym2497 + yyv2501 := &x.Ingress + yym2502 := z.DecBinary() + _ = yym2502 if false { } else { - h.decSliceLoadBalancerIngress((*[]LoadBalancerIngress)(yyv2496), d) + h.decSliceLoadBalancerIngress((*[]LoadBalancerIngress)(yyv2501), d) } } default: - z.DecStructFieldNotFound(-1, yys2495) - } // end switch yys2495 - } // end for yyj2495 + z.DecStructFieldNotFound(-1, yys2500) + } // end switch yys2500 + } // end for yyj2500 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -32704,16 +32752,16 @@ func (x *LoadBalancerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2498 int - var yyb2498 bool - var yyhl2498 bool = l >= 0 - yyj2498++ - if yyhl2498 { - yyb2498 = yyj2498 > l + var yyj2503 int + var yyb2503 bool + var yyhl2503 bool = l >= 0 + yyj2503++ + if yyhl2503 { + yyb2503 = yyj2503 > l } else { - yyb2498 = r.CheckBreak() + yyb2503 = r.CheckBreak() } - if yyb2498 { + if yyb2503 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32721,26 +32769,26 @@ func (x *LoadBalancerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.Ingress = nil } else { - yyv2499 := &x.Ingress - yym2500 := z.DecBinary() - _ = yym2500 + yyv2504 := &x.Ingress + yym2505 := z.DecBinary() + _ = yym2505 if false { } else { - h.decSliceLoadBalancerIngress((*[]LoadBalancerIngress)(yyv2499), d) + h.decSliceLoadBalancerIngress((*[]LoadBalancerIngress)(yyv2504), d) } } for { - yyj2498++ - if yyhl2498 { - yyb2498 = yyj2498 > l + yyj2503++ + if yyhl2503 { + yyb2503 = yyj2503 > l } else { - yyb2498 = r.CheckBreak() + yyb2503 = r.CheckBreak() } - if yyb2498 { + if yyb2503 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2498-1, "") + z.DecStructFieldNotFound(yyj2503-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -32752,36 +32800,36 @@ func (x *LoadBalancerIngress) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2501 := z.EncBinary() - _ = yym2501 + yym2506 := z.EncBinary() + _ = yym2506 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2502 := !z.EncBinary() - yy2arr2502 := z.EncBasicHandle().StructToArray - var yyq2502 [2]bool - _, _, _ = yysep2502, yyq2502, yy2arr2502 - const yyr2502 bool = false - yyq2502[0] = x.IP != "" - yyq2502[1] = x.Hostname != "" - var yynn2502 int - if yyr2502 || yy2arr2502 { + yysep2507 := !z.EncBinary() + yy2arr2507 := z.EncBasicHandle().StructToArray + var yyq2507 [2]bool + _, _, _ = yysep2507, yyq2507, yy2arr2507 + const yyr2507 bool = false + yyq2507[0] = x.IP != "" + yyq2507[1] = x.Hostname != "" + var yynn2507 int + if yyr2507 || yy2arr2507 { r.EncodeArrayStart(2) } else { - yynn2502 = 0 - for _, b := range yyq2502 { + yynn2507 = 0 + for _, b := range yyq2507 { if b { - yynn2502++ + yynn2507++ } } - r.EncodeMapStart(yynn2502) - yynn2502 = 0 + r.EncodeMapStart(yynn2507) + yynn2507 = 0 } - if yyr2502 || yy2arr2502 { + if yyr2507 || yy2arr2507 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2502[0] { - yym2504 := z.EncBinary() - _ = yym2504 + if yyq2507[0] { + yym2509 := z.EncBinary() + _ = yym2509 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IP)) @@ -32790,23 +32838,23 @@ func (x *LoadBalancerIngress) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2502[0] { + if yyq2507[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ip")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2505 := z.EncBinary() - _ = yym2505 + yym2510 := z.EncBinary() + _ = yym2510 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IP)) } } } - if yyr2502 || yy2arr2502 { + if yyr2507 || yy2arr2507 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2502[1] { - yym2507 := z.EncBinary() - _ = yym2507 + if yyq2507[1] { + yym2512 := z.EncBinary() + _ = yym2512 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Hostname)) @@ -32815,19 +32863,19 @@ func (x *LoadBalancerIngress) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2502[1] { + if yyq2507[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostname")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2508 := z.EncBinary() - _ = yym2508 + yym2513 := z.EncBinary() + _ = yym2513 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Hostname)) } } } - if yyr2502 || yy2arr2502 { + if yyr2507 || yy2arr2507 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -32840,25 +32888,25 @@ func (x *LoadBalancerIngress) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2509 := z.DecBinary() - _ = yym2509 + yym2514 := z.DecBinary() + _ = yym2514 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2510 := r.ContainerType() - if yyct2510 == codecSelferValueTypeMap1234 { - yyl2510 := r.ReadMapStart() - if yyl2510 == 0 { + yyct2515 := r.ContainerType() + if yyct2515 == codecSelferValueTypeMap1234 { + yyl2515 := r.ReadMapStart() + if yyl2515 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2510, d) + x.codecDecodeSelfFromMap(yyl2515, d) } - } else if yyct2510 == codecSelferValueTypeArray1234 { - yyl2510 := r.ReadArrayStart() - if yyl2510 == 0 { + } else if yyct2515 == codecSelferValueTypeArray1234 { + yyl2515 := r.ReadArrayStart() + if yyl2515 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2510, d) + x.codecDecodeSelfFromArray(yyl2515, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -32870,12 +32918,12 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2511Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2511Slc - var yyhl2511 bool = l >= 0 - for yyj2511 := 0; ; yyj2511++ { - if yyhl2511 { - if yyj2511 >= l { + var yys2516Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2516Slc + var yyhl2516 bool = l >= 0 + for yyj2516 := 0; ; yyj2516++ { + if yyhl2516 { + if yyj2516 >= l { break } } else { @@ -32884,10 +32932,10 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2511Slc = r.DecodeBytes(yys2511Slc, true, true) - yys2511 := string(yys2511Slc) + yys2516Slc = r.DecodeBytes(yys2516Slc, true, true) + yys2516 := string(yys2516Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2511 { + switch yys2516 { case "ip": if r.TryDecodeAsNil() { x.IP = "" @@ -32901,9 +32949,9 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.Hostname = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2511) - } // end switch yys2511 - } // end for yyj2511 + z.DecStructFieldNotFound(-1, yys2516) + } // end switch yys2516 + } // end for yyj2516 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -32911,16 +32959,16 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2514 int - var yyb2514 bool - var yyhl2514 bool = l >= 0 - yyj2514++ - if yyhl2514 { - yyb2514 = yyj2514 > l + var yyj2519 int + var yyb2519 bool + var yyhl2519 bool = l >= 0 + yyj2519++ + if yyhl2519 { + yyb2519 = yyj2519 > l } else { - yyb2514 = r.CheckBreak() + yyb2519 = r.CheckBreak() } - if yyb2514 { + if yyb2519 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32930,13 +32978,13 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.IP = string(r.DecodeString()) } - yyj2514++ - if yyhl2514 { - yyb2514 = yyj2514 > l + yyj2519++ + if yyhl2519 { + yyb2519 = yyj2519 > l } else { - yyb2514 = r.CheckBreak() + yyb2519 = r.CheckBreak() } - if yyb2514 { + if yyb2519 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32947,17 +32995,17 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.Hostname = string(r.DecodeString()) } for { - yyj2514++ - if yyhl2514 { - yyb2514 = yyj2514 > l + yyj2519++ + if yyhl2519 { + yyb2519 = yyj2519 > l } else { - yyb2514 = r.CheckBreak() + yyb2519 = r.CheckBreak() } - if yyb2514 { + if yyb2519 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2514-1, "") + z.DecStructFieldNotFound(yyj2519-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -32969,57 +33017,57 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2517 := z.EncBinary() - _ = yym2517 + yym2522 := z.EncBinary() + _ = yym2522 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2518 := !z.EncBinary() - yy2arr2518 := z.EncBasicHandle().StructToArray - var yyq2518 [9]bool - _, _, _ = yysep2518, yyq2518, yy2arr2518 - const yyr2518 bool = false - yyq2518[0] = x.Type != "" - yyq2518[3] = x.ClusterIP != "" - yyq2518[5] = len(x.ExternalIPs) != 0 - yyq2518[6] = x.LoadBalancerIP != "" - yyq2518[7] = x.SessionAffinity != "" - yyq2518[8] = len(x.LoadBalancerSourceRanges) != 0 - var yynn2518 int - if yyr2518 || yy2arr2518 { + yysep2523 := !z.EncBinary() + yy2arr2523 := z.EncBasicHandle().StructToArray + var yyq2523 [9]bool + _, _, _ = yysep2523, yyq2523, yy2arr2523 + const yyr2523 bool = false + yyq2523[0] = x.Type != "" + yyq2523[3] = x.ClusterIP != "" + yyq2523[5] = len(x.ExternalIPs) != 0 + yyq2523[6] = x.LoadBalancerIP != "" + yyq2523[7] = x.SessionAffinity != "" + yyq2523[8] = len(x.LoadBalancerSourceRanges) != 0 + var yynn2523 int + if yyr2523 || yy2arr2523 { r.EncodeArrayStart(9) } else { - yynn2518 = 3 - for _, b := range yyq2518 { + yynn2523 = 3 + for _, b := range yyq2523 { if b { - yynn2518++ + yynn2523++ } } - r.EncodeMapStart(yynn2518) - yynn2518 = 0 + r.EncodeMapStart(yynn2523) + yynn2523 = 0 } - if yyr2518 || yy2arr2518 { + if yyr2523 || yy2arr2523 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2518[0] { + if yyq2523[0] { x.Type.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2518[0] { + if yyq2523[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } } - if yyr2518 || yy2arr2518 { + if yyr2523 || yy2arr2523 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Ports == nil { r.EncodeNil() } else { - yym2521 := z.EncBinary() - _ = yym2521 + yym2526 := z.EncBinary() + _ = yym2526 if false { } else { h.encSliceServicePort(([]ServicePort)(x.Ports), e) @@ -33032,21 +33080,21 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Ports == nil { r.EncodeNil() } else { - yym2522 := z.EncBinary() - _ = yym2522 + yym2527 := z.EncBinary() + _ = yym2527 if false { } else { h.encSliceServicePort(([]ServicePort)(x.Ports), e) } } } - if yyr2518 || yy2arr2518 { + if yyr2523 || yy2arr2523 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Selector == nil { r.EncodeNil() } else { - yym2524 := z.EncBinary() - _ = yym2524 + yym2529 := z.EncBinary() + _ = yym2529 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) @@ -33059,19 +33107,19 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Selector == nil { r.EncodeNil() } else { - yym2525 := z.EncBinary() - _ = yym2525 + yym2530 := z.EncBinary() + _ = yym2530 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) } } } - if yyr2518 || yy2arr2518 { + if yyr2523 || yy2arr2523 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2518[3] { - yym2527 := z.EncBinary() - _ = yym2527 + if yyq2523[3] { + yym2532 := z.EncBinary() + _ = yym2532 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterIP)) @@ -33080,22 +33128,22 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2518[3] { + if yyq2523[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("clusterIP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2528 := z.EncBinary() - _ = yym2528 + yym2533 := z.EncBinary() + _ = yym2533 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterIP)) } } } - if yyr2518 || yy2arr2518 { + if yyr2523 || yy2arr2523 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2530 := z.EncBinary() - _ = yym2530 + yym2535 := z.EncBinary() + _ = yym2535 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ExternalName)) @@ -33104,21 +33152,21 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ExternalName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2531 := z.EncBinary() - _ = yym2531 + yym2536 := z.EncBinary() + _ = yym2536 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ExternalName)) } } - if yyr2518 || yy2arr2518 { + if yyr2523 || yy2arr2523 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2518[5] { + if yyq2523[5] { if x.ExternalIPs == nil { r.EncodeNil() } else { - yym2533 := z.EncBinary() - _ = yym2533 + yym2538 := z.EncBinary() + _ = yym2538 if false { } else { z.F.EncSliceStringV(x.ExternalIPs, false, e) @@ -33128,15 +33176,15 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2518[5] { + if yyq2523[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("externalIPs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ExternalIPs == nil { r.EncodeNil() } else { - yym2534 := z.EncBinary() - _ = yym2534 + yym2539 := z.EncBinary() + _ = yym2539 if false { } else { z.F.EncSliceStringV(x.ExternalIPs, false, e) @@ -33144,11 +33192,11 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2518 || yy2arr2518 { + if yyr2523 || yy2arr2523 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2518[6] { - yym2536 := z.EncBinary() - _ = yym2536 + if yyq2523[6] { + yym2541 := z.EncBinary() + _ = yym2541 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.LoadBalancerIP)) @@ -33157,41 +33205,41 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2518[6] { + if yyq2523[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("loadBalancerIP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2537 := z.EncBinary() - _ = yym2537 + yym2542 := z.EncBinary() + _ = yym2542 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.LoadBalancerIP)) } } } - if yyr2518 || yy2arr2518 { + if yyr2523 || yy2arr2523 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2518[7] { + if yyq2523[7] { x.SessionAffinity.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2518[7] { + if yyq2523[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("sessionAffinity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.SessionAffinity.CodecEncodeSelf(e) } } - if yyr2518 || yy2arr2518 { + if yyr2523 || yy2arr2523 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2518[8] { + if yyq2523[8] { if x.LoadBalancerSourceRanges == nil { r.EncodeNil() } else { - yym2540 := z.EncBinary() - _ = yym2540 + yym2545 := z.EncBinary() + _ = yym2545 if false { } else { z.F.EncSliceStringV(x.LoadBalancerSourceRanges, false, e) @@ -33201,15 +33249,15 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2518[8] { + if yyq2523[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("loadBalancerSourceRanges")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.LoadBalancerSourceRanges == nil { r.EncodeNil() } else { - yym2541 := z.EncBinary() - _ = yym2541 + yym2546 := z.EncBinary() + _ = yym2546 if false { } else { z.F.EncSliceStringV(x.LoadBalancerSourceRanges, false, e) @@ -33217,7 +33265,7 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2518 || yy2arr2518 { + if yyr2523 || yy2arr2523 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -33230,25 +33278,25 @@ func (x *ServiceSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2542 := z.DecBinary() - _ = yym2542 + yym2547 := z.DecBinary() + _ = yym2547 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2543 := r.ContainerType() - if yyct2543 == codecSelferValueTypeMap1234 { - yyl2543 := r.ReadMapStart() - if yyl2543 == 0 { + yyct2548 := r.ContainerType() + if yyct2548 == codecSelferValueTypeMap1234 { + yyl2548 := r.ReadMapStart() + if yyl2548 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2543, d) + x.codecDecodeSelfFromMap(yyl2548, d) } - } else if yyct2543 == codecSelferValueTypeArray1234 { - yyl2543 := r.ReadArrayStart() - if yyl2543 == 0 { + } else if yyct2548 == codecSelferValueTypeArray1234 { + yyl2548 := r.ReadArrayStart() + if yyl2548 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2543, d) + x.codecDecodeSelfFromArray(yyl2548, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -33260,12 +33308,12 @@ func (x *ServiceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2544Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2544Slc - var yyhl2544 bool = l >= 0 - for yyj2544 := 0; ; yyj2544++ { - if yyhl2544 { - if yyj2544 >= l { + var yys2549Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2549Slc + var yyhl2549 bool = l >= 0 + for yyj2549 := 0; ; yyj2549++ { + if yyhl2549 { + if yyj2549 >= l { break } } else { @@ -33274,10 +33322,10 @@ func (x *ServiceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2544Slc = r.DecodeBytes(yys2544Slc, true, true) - yys2544 := string(yys2544Slc) + yys2549Slc = r.DecodeBytes(yys2549Slc, true, true) + yys2549 := string(yys2549Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2544 { + switch yys2549 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -33288,24 +33336,24 @@ func (x *ServiceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv2546 := &x.Ports - yym2547 := z.DecBinary() - _ = yym2547 + yyv2551 := &x.Ports + yym2552 := z.DecBinary() + _ = yym2552 if false { } else { - h.decSliceServicePort((*[]ServicePort)(yyv2546), d) + h.decSliceServicePort((*[]ServicePort)(yyv2551), d) } } case "selector": if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv2548 := &x.Selector - yym2549 := z.DecBinary() - _ = yym2549 + yyv2553 := &x.Selector + yym2554 := z.DecBinary() + _ = yym2554 if false { } else { - z.F.DecMapStringStringX(yyv2548, false, d) + z.F.DecMapStringStringX(yyv2553, false, d) } } case "clusterIP": @@ -33324,12 +33372,12 @@ func (x *ServiceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ExternalIPs = nil } else { - yyv2552 := &x.ExternalIPs - yym2553 := z.DecBinary() - _ = yym2553 + yyv2557 := &x.ExternalIPs + yym2558 := z.DecBinary() + _ = yym2558 if false { } else { - z.F.DecSliceStringX(yyv2552, false, d) + z.F.DecSliceStringX(yyv2557, false, d) } } case "loadBalancerIP": @@ -33348,18 +33396,18 @@ func (x *ServiceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LoadBalancerSourceRanges = nil } else { - yyv2556 := &x.LoadBalancerSourceRanges - yym2557 := z.DecBinary() - _ = yym2557 + yyv2561 := &x.LoadBalancerSourceRanges + yym2562 := z.DecBinary() + _ = yym2562 if false { } else { - z.F.DecSliceStringX(yyv2556, false, d) + z.F.DecSliceStringX(yyv2561, false, d) } } default: - z.DecStructFieldNotFound(-1, yys2544) - } // end switch yys2544 - } // end for yyj2544 + z.DecStructFieldNotFound(-1, yys2549) + } // end switch yys2549 + } // end for yyj2549 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -33367,16 +33415,16 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2558 int - var yyb2558 bool - var yyhl2558 bool = l >= 0 - yyj2558++ - if yyhl2558 { - yyb2558 = yyj2558 > l + var yyj2563 int + var yyb2563 bool + var yyhl2563 bool = l >= 0 + yyj2563++ + if yyhl2563 { + yyb2563 = yyj2563 > l } else { - yyb2558 = r.CheckBreak() + yyb2563 = r.CheckBreak() } - if yyb2558 { + if yyb2563 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33386,13 +33434,13 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = ServiceType(r.DecodeString()) } - yyj2558++ - if yyhl2558 { - yyb2558 = yyj2558 > l + yyj2563++ + if yyhl2563 { + yyb2563 = yyj2563 > l } else { - yyb2558 = r.CheckBreak() + yyb2563 = r.CheckBreak() } - if yyb2558 { + if yyb2563 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33400,21 +33448,21 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv2560 := &x.Ports - yym2561 := z.DecBinary() - _ = yym2561 + yyv2565 := &x.Ports + yym2566 := z.DecBinary() + _ = yym2566 if false { } else { - h.decSliceServicePort((*[]ServicePort)(yyv2560), d) + h.decSliceServicePort((*[]ServicePort)(yyv2565), d) } } - yyj2558++ - if yyhl2558 { - yyb2558 = yyj2558 > l + yyj2563++ + if yyhl2563 { + yyb2563 = yyj2563 > l } else { - yyb2558 = r.CheckBreak() + yyb2563 = r.CheckBreak() } - if yyb2558 { + if yyb2563 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33422,21 +33470,21 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv2562 := &x.Selector - yym2563 := z.DecBinary() - _ = yym2563 + yyv2567 := &x.Selector + yym2568 := z.DecBinary() + _ = yym2568 if false { } else { - z.F.DecMapStringStringX(yyv2562, false, d) + z.F.DecMapStringStringX(yyv2567, false, d) } } - yyj2558++ - if yyhl2558 { - yyb2558 = yyj2558 > l + yyj2563++ + if yyhl2563 { + yyb2563 = yyj2563 > l } else { - yyb2558 = r.CheckBreak() + yyb2563 = r.CheckBreak() } - if yyb2558 { + if yyb2563 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33446,13 +33494,13 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ClusterIP = string(r.DecodeString()) } - yyj2558++ - if yyhl2558 { - yyb2558 = yyj2558 > l + yyj2563++ + if yyhl2563 { + yyb2563 = yyj2563 > l } else { - yyb2558 = r.CheckBreak() + yyb2563 = r.CheckBreak() } - if yyb2558 { + if yyb2563 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33462,13 +33510,13 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ExternalName = string(r.DecodeString()) } - yyj2558++ - if yyhl2558 { - yyb2558 = yyj2558 > l + yyj2563++ + if yyhl2563 { + yyb2563 = yyj2563 > l } else { - yyb2558 = r.CheckBreak() + yyb2563 = r.CheckBreak() } - if yyb2558 { + if yyb2563 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33476,21 +33524,21 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ExternalIPs = nil } else { - yyv2566 := &x.ExternalIPs - yym2567 := z.DecBinary() - _ = yym2567 + yyv2571 := &x.ExternalIPs + yym2572 := z.DecBinary() + _ = yym2572 if false { } else { - z.F.DecSliceStringX(yyv2566, false, d) + z.F.DecSliceStringX(yyv2571, false, d) } } - yyj2558++ - if yyhl2558 { - yyb2558 = yyj2558 > l + yyj2563++ + if yyhl2563 { + yyb2563 = yyj2563 > l } else { - yyb2558 = r.CheckBreak() + yyb2563 = r.CheckBreak() } - if yyb2558 { + if yyb2563 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33500,13 +33548,13 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.LoadBalancerIP = string(r.DecodeString()) } - yyj2558++ - if yyhl2558 { - yyb2558 = yyj2558 > l + yyj2563++ + if yyhl2563 { + yyb2563 = yyj2563 > l } else { - yyb2558 = r.CheckBreak() + yyb2563 = r.CheckBreak() } - if yyb2558 { + if yyb2563 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33516,13 +33564,13 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.SessionAffinity = ServiceAffinity(r.DecodeString()) } - yyj2558++ - if yyhl2558 { - yyb2558 = yyj2558 > l + yyj2563++ + if yyhl2563 { + yyb2563 = yyj2563 > l } else { - yyb2558 = r.CheckBreak() + yyb2563 = r.CheckBreak() } - if yyb2558 { + if yyb2563 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33530,26 +33578,26 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LoadBalancerSourceRanges = nil } else { - yyv2570 := &x.LoadBalancerSourceRanges - yym2571 := z.DecBinary() - _ = yym2571 + yyv2575 := &x.LoadBalancerSourceRanges + yym2576 := z.DecBinary() + _ = yym2576 if false { } else { - z.F.DecSliceStringX(yyv2570, false, d) + z.F.DecSliceStringX(yyv2575, false, d) } } for { - yyj2558++ - if yyhl2558 { - yyb2558 = yyj2558 > l + yyj2563++ + if yyhl2563 { + yyb2563 = yyj2563 > l } else { - yyb2558 = r.CheckBreak() + yyb2563 = r.CheckBreak() } - if yyb2558 { + if yyb2563 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2558-1, "") + z.DecStructFieldNotFound(yyj2563-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -33561,33 +33609,33 @@ func (x *ServicePort) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2572 := z.EncBinary() - _ = yym2572 + yym2577 := z.EncBinary() + _ = yym2577 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2573 := !z.EncBinary() - yy2arr2573 := z.EncBasicHandle().StructToArray - var yyq2573 [5]bool - _, _, _ = yysep2573, yyq2573, yy2arr2573 - const yyr2573 bool = false - var yynn2573 int - if yyr2573 || yy2arr2573 { + yysep2578 := !z.EncBinary() + yy2arr2578 := z.EncBasicHandle().StructToArray + var yyq2578 [5]bool + _, _, _ = yysep2578, yyq2578, yy2arr2578 + const yyr2578 bool = false + var yynn2578 int + if yyr2578 || yy2arr2578 { r.EncodeArrayStart(5) } else { - yynn2573 = 5 - for _, b := range yyq2573 { + yynn2578 = 5 + for _, b := range yyq2578 { if b { - yynn2573++ + yynn2578++ } } - r.EncodeMapStart(yynn2573) - yynn2573 = 0 + r.EncodeMapStart(yynn2578) + yynn2578 = 0 } - if yyr2573 || yy2arr2573 { + if yyr2578 || yy2arr2578 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2575 := z.EncBinary() - _ = yym2575 + yym2580 := z.EncBinary() + _ = yym2580 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -33596,14 +33644,14 @@ func (x *ServicePort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2576 := z.EncBinary() - _ = yym2576 + yym2581 := z.EncBinary() + _ = yym2581 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr2573 || yy2arr2573 { + if yyr2578 || yy2arr2578 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Protocol.CodecEncodeSelf(e) } else { @@ -33612,10 +33660,10 @@ func (x *ServicePort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Protocol.CodecEncodeSelf(e) } - if yyr2573 || yy2arr2573 { + if yyr2578 || yy2arr2578 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2579 := z.EncBinary() - _ = yym2579 + yym2584 := z.EncBinary() + _ = yym2584 if false { } else { r.EncodeInt(int64(x.Port)) @@ -33624,44 +33672,44 @@ func (x *ServicePort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2580 := z.EncBinary() - _ = yym2580 + yym2585 := z.EncBinary() + _ = yym2585 if false { } else { r.EncodeInt(int64(x.Port)) } } - if yyr2573 || yy2arr2573 { + if yyr2578 || yy2arr2578 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy2582 := &x.TargetPort - yym2583 := z.EncBinary() - _ = yym2583 + yy2587 := &x.TargetPort + yym2588 := z.EncBinary() + _ = yym2588 if false { - } else if z.HasExtensions() && z.EncExt(yy2582) { - } else if !yym2583 && z.IsJSONHandle() { - z.EncJSONMarshal(yy2582) + } else if z.HasExtensions() && z.EncExt(yy2587) { + } else if !yym2588 && z.IsJSONHandle() { + z.EncJSONMarshal(yy2587) } else { - z.EncFallback(yy2582) + z.EncFallback(yy2587) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("targetPort")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2584 := &x.TargetPort - yym2585 := z.EncBinary() - _ = yym2585 + yy2589 := &x.TargetPort + yym2590 := z.EncBinary() + _ = yym2590 if false { - } else if z.HasExtensions() && z.EncExt(yy2584) { - } else if !yym2585 && z.IsJSONHandle() { - z.EncJSONMarshal(yy2584) + } else if z.HasExtensions() && z.EncExt(yy2589) { + } else if !yym2590 && z.IsJSONHandle() { + z.EncJSONMarshal(yy2589) } else { - z.EncFallback(yy2584) + z.EncFallback(yy2589) } } - if yyr2573 || yy2arr2573 { + if yyr2578 || yy2arr2578 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2587 := z.EncBinary() - _ = yym2587 + yym2592 := z.EncBinary() + _ = yym2592 if false { } else { r.EncodeInt(int64(x.NodePort)) @@ -33670,14 +33718,14 @@ func (x *ServicePort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodePort")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2588 := z.EncBinary() - _ = yym2588 + yym2593 := z.EncBinary() + _ = yym2593 if false { } else { r.EncodeInt(int64(x.NodePort)) } } - if yyr2573 || yy2arr2573 { + if yyr2578 || yy2arr2578 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -33690,25 +33738,25 @@ func (x *ServicePort) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2589 := z.DecBinary() - _ = yym2589 + yym2594 := z.DecBinary() + _ = yym2594 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2590 := r.ContainerType() - if yyct2590 == codecSelferValueTypeMap1234 { - yyl2590 := r.ReadMapStart() - if yyl2590 == 0 { + yyct2595 := r.ContainerType() + if yyct2595 == codecSelferValueTypeMap1234 { + yyl2595 := r.ReadMapStart() + if yyl2595 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2590, d) + x.codecDecodeSelfFromMap(yyl2595, d) } - } else if yyct2590 == codecSelferValueTypeArray1234 { - yyl2590 := r.ReadArrayStart() - if yyl2590 == 0 { + } else if yyct2595 == codecSelferValueTypeArray1234 { + yyl2595 := r.ReadArrayStart() + if yyl2595 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2590, d) + x.codecDecodeSelfFromArray(yyl2595, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -33720,12 +33768,12 @@ func (x *ServicePort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2591Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2591Slc - var yyhl2591 bool = l >= 0 - for yyj2591 := 0; ; yyj2591++ { - if yyhl2591 { - if yyj2591 >= l { + var yys2596Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2596Slc + var yyhl2596 bool = l >= 0 + for yyj2596 := 0; ; yyj2596++ { + if yyhl2596 { + if yyj2596 >= l { break } } else { @@ -33734,10 +33782,10 @@ func (x *ServicePort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2591Slc = r.DecodeBytes(yys2591Slc, true, true) - yys2591 := string(yys2591Slc) + yys2596Slc = r.DecodeBytes(yys2596Slc, true, true) + yys2596 := string(yys2596Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2591 { + switch yys2596 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -33760,15 +33808,15 @@ func (x *ServicePort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.TargetPort = pkg4_intstr.IntOrString{} } else { - yyv2595 := &x.TargetPort - yym2596 := z.DecBinary() - _ = yym2596 + yyv2600 := &x.TargetPort + yym2601 := z.DecBinary() + _ = yym2601 if false { - } else if z.HasExtensions() && z.DecExt(yyv2595) { - } else if !yym2596 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv2595) + } else if z.HasExtensions() && z.DecExt(yyv2600) { + } else if !yym2601 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv2600) } else { - z.DecFallback(yyv2595, false) + z.DecFallback(yyv2600, false) } } case "nodePort": @@ -33778,9 +33826,9 @@ func (x *ServicePort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.NodePort = int32(r.DecodeInt(32)) } default: - z.DecStructFieldNotFound(-1, yys2591) - } // end switch yys2591 - } // end for yyj2591 + z.DecStructFieldNotFound(-1, yys2596) + } // end switch yys2596 + } // end for yyj2596 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -33788,16 +33836,16 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2598 int - var yyb2598 bool - var yyhl2598 bool = l >= 0 - yyj2598++ - if yyhl2598 { - yyb2598 = yyj2598 > l + var yyj2603 int + var yyb2603 bool + var yyhl2603 bool = l >= 0 + yyj2603++ + if yyhl2603 { + yyb2603 = yyj2603 > l } else { - yyb2598 = r.CheckBreak() + yyb2603 = r.CheckBreak() } - if yyb2598 { + if yyb2603 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33807,13 +33855,13 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj2598++ - if yyhl2598 { - yyb2598 = yyj2598 > l + yyj2603++ + if yyhl2603 { + yyb2603 = yyj2603 > l } else { - yyb2598 = r.CheckBreak() + yyb2603 = r.CheckBreak() } - if yyb2598 { + if yyb2603 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33823,13 +33871,13 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Protocol = Protocol(r.DecodeString()) } - yyj2598++ - if yyhl2598 { - yyb2598 = yyj2598 > l + yyj2603++ + if yyhl2603 { + yyb2603 = yyj2603 > l } else { - yyb2598 = r.CheckBreak() + yyb2603 = r.CheckBreak() } - if yyb2598 { + if yyb2603 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33839,13 +33887,13 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Port = int32(r.DecodeInt(32)) } - yyj2598++ - if yyhl2598 { - yyb2598 = yyj2598 > l + yyj2603++ + if yyhl2603 { + yyb2603 = yyj2603 > l } else { - yyb2598 = r.CheckBreak() + yyb2603 = r.CheckBreak() } - if yyb2598 { + if yyb2603 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33853,24 +33901,24 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.TargetPort = pkg4_intstr.IntOrString{} } else { - yyv2602 := &x.TargetPort - yym2603 := z.DecBinary() - _ = yym2603 + yyv2607 := &x.TargetPort + yym2608 := z.DecBinary() + _ = yym2608 if false { - } else if z.HasExtensions() && z.DecExt(yyv2602) { - } else if !yym2603 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv2602) + } else if z.HasExtensions() && z.DecExt(yyv2607) { + } else if !yym2608 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv2607) } else { - z.DecFallback(yyv2602, false) + z.DecFallback(yyv2607, false) } } - yyj2598++ - if yyhl2598 { - yyb2598 = yyj2598 > l + yyj2603++ + if yyhl2603 { + yyb2603 = yyj2603 > l } else { - yyb2598 = r.CheckBreak() + yyb2603 = r.CheckBreak() } - if yyb2598 { + if yyb2603 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33881,17 +33929,17 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.NodePort = int32(r.DecodeInt(32)) } for { - yyj2598++ - if yyhl2598 { - yyb2598 = yyj2598 > l + yyj2603++ + if yyhl2603 { + yyb2603 = yyj2603 > l } else { - yyb2598 = r.CheckBreak() + yyb2603 = r.CheckBreak() } - if yyb2598 { + if yyb2603 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2598-1, "") + z.DecStructFieldNotFound(yyj2603-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -33903,39 +33951,39 @@ func (x *Service) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2605 := z.EncBinary() - _ = yym2605 + yym2610 := z.EncBinary() + _ = yym2610 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2606 := !z.EncBinary() - yy2arr2606 := z.EncBasicHandle().StructToArray - var yyq2606 [5]bool - _, _, _ = yysep2606, yyq2606, yy2arr2606 - const yyr2606 bool = false - yyq2606[0] = x.Kind != "" - yyq2606[1] = x.APIVersion != "" - yyq2606[2] = true - yyq2606[3] = true - yyq2606[4] = true - var yynn2606 int - if yyr2606 || yy2arr2606 { + yysep2611 := !z.EncBinary() + yy2arr2611 := z.EncBasicHandle().StructToArray + var yyq2611 [5]bool + _, _, _ = yysep2611, yyq2611, yy2arr2611 + const yyr2611 bool = false + yyq2611[0] = x.Kind != "" + yyq2611[1] = x.APIVersion != "" + yyq2611[2] = true + yyq2611[3] = true + yyq2611[4] = true + var yynn2611 int + if yyr2611 || yy2arr2611 { r.EncodeArrayStart(5) } else { - yynn2606 = 0 - for _, b := range yyq2606 { + yynn2611 = 0 + for _, b := range yyq2611 { if b { - yynn2606++ + yynn2611++ } } - r.EncodeMapStart(yynn2606) - yynn2606 = 0 + r.EncodeMapStart(yynn2611) + yynn2611 = 0 } - if yyr2606 || yy2arr2606 { + if yyr2611 || yy2arr2611 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2606[0] { - yym2608 := z.EncBinary() - _ = yym2608 + if yyq2611[0] { + yym2613 := z.EncBinary() + _ = yym2613 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -33944,23 +33992,23 @@ func (x *Service) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2606[0] { + if yyq2611[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2609 := z.EncBinary() - _ = yym2609 + yym2614 := z.EncBinary() + _ = yym2614 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2606 || yy2arr2606 { + if yyr2611 || yy2arr2611 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2606[1] { - yym2611 := z.EncBinary() - _ = yym2611 + if yyq2611[1] { + yym2616 := z.EncBinary() + _ = yym2616 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -33969,70 +34017,70 @@ func (x *Service) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2606[1] { + if yyq2611[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2612 := z.EncBinary() - _ = yym2612 + yym2617 := z.EncBinary() + _ = yym2617 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2606 || yy2arr2606 { + if yyr2611 || yy2arr2611 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2606[2] { - yy2614 := &x.ObjectMeta - yy2614.CodecEncodeSelf(e) + if yyq2611[2] { + yy2619 := &x.ObjectMeta + yy2619.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2606[2] { + if yyq2611[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2615 := &x.ObjectMeta - yy2615.CodecEncodeSelf(e) + yy2620 := &x.ObjectMeta + yy2620.CodecEncodeSelf(e) } } - if yyr2606 || yy2arr2606 { + if yyr2611 || yy2arr2611 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2606[3] { - yy2617 := &x.Spec - yy2617.CodecEncodeSelf(e) + if yyq2611[3] { + yy2622 := &x.Spec + yy2622.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2606[3] { + if yyq2611[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2618 := &x.Spec - yy2618.CodecEncodeSelf(e) + yy2623 := &x.Spec + yy2623.CodecEncodeSelf(e) } } - if yyr2606 || yy2arr2606 { + if yyr2611 || yy2arr2611 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2606[4] { - yy2620 := &x.Status - yy2620.CodecEncodeSelf(e) + if yyq2611[4] { + yy2625 := &x.Status + yy2625.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2606[4] { + if yyq2611[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2621 := &x.Status - yy2621.CodecEncodeSelf(e) + yy2626 := &x.Status + yy2626.CodecEncodeSelf(e) } } - if yyr2606 || yy2arr2606 { + if yyr2611 || yy2arr2611 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -34045,25 +34093,25 @@ func (x *Service) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2622 := z.DecBinary() - _ = yym2622 + yym2627 := z.DecBinary() + _ = yym2627 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2623 := r.ContainerType() - if yyct2623 == codecSelferValueTypeMap1234 { - yyl2623 := r.ReadMapStart() - if yyl2623 == 0 { + yyct2628 := r.ContainerType() + if yyct2628 == codecSelferValueTypeMap1234 { + yyl2628 := r.ReadMapStart() + if yyl2628 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2623, d) + x.codecDecodeSelfFromMap(yyl2628, d) } - } else if yyct2623 == codecSelferValueTypeArray1234 { - yyl2623 := r.ReadArrayStart() - if yyl2623 == 0 { + } else if yyct2628 == codecSelferValueTypeArray1234 { + yyl2628 := r.ReadArrayStart() + if yyl2628 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2623, d) + x.codecDecodeSelfFromArray(yyl2628, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -34075,12 +34123,12 @@ func (x *Service) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2624Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2624Slc - var yyhl2624 bool = l >= 0 - for yyj2624 := 0; ; yyj2624++ { - if yyhl2624 { - if yyj2624 >= l { + var yys2629Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2629Slc + var yyhl2629 bool = l >= 0 + for yyj2629 := 0; ; yyj2629++ { + if yyhl2629 { + if yyj2629 >= l { break } } else { @@ -34089,10 +34137,10 @@ func (x *Service) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2624Slc = r.DecodeBytes(yys2624Slc, true, true) - yys2624 := string(yys2624Slc) + yys2629Slc = r.DecodeBytes(yys2629Slc, true, true) + yys2629 := string(yys2629Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2624 { + switch yys2629 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -34109,27 +34157,27 @@ func (x *Service) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2627 := &x.ObjectMeta - yyv2627.CodecDecodeSelf(d) + yyv2632 := &x.ObjectMeta + yyv2632.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = ServiceSpec{} } else { - yyv2628 := &x.Spec - yyv2628.CodecDecodeSelf(d) + yyv2633 := &x.Spec + yyv2633.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = ServiceStatus{} } else { - yyv2629 := &x.Status - yyv2629.CodecDecodeSelf(d) + yyv2634 := &x.Status + yyv2634.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2624) - } // end switch yys2624 - } // end for yyj2624 + z.DecStructFieldNotFound(-1, yys2629) + } // end switch yys2629 + } // end for yyj2629 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -34137,16 +34185,16 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2630 int - var yyb2630 bool - var yyhl2630 bool = l >= 0 - yyj2630++ - if yyhl2630 { - yyb2630 = yyj2630 > l + var yyj2635 int + var yyb2635 bool + var yyhl2635 bool = l >= 0 + yyj2635++ + if yyhl2635 { + yyb2635 = yyj2635 > l } else { - yyb2630 = r.CheckBreak() + yyb2635 = r.CheckBreak() } - if yyb2630 { + if yyb2635 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34156,13 +34204,13 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2630++ - if yyhl2630 { - yyb2630 = yyj2630 > l + yyj2635++ + if yyhl2635 { + yyb2635 = yyj2635 > l } else { - yyb2630 = r.CheckBreak() + yyb2635 = r.CheckBreak() } - if yyb2630 { + if yyb2635 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34172,13 +34220,13 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj2630++ - if yyhl2630 { - yyb2630 = yyj2630 > l + yyj2635++ + if yyhl2635 { + yyb2635 = yyj2635 > l } else { - yyb2630 = r.CheckBreak() + yyb2635 = r.CheckBreak() } - if yyb2630 { + if yyb2635 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34186,16 +34234,16 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2633 := &x.ObjectMeta - yyv2633.CodecDecodeSelf(d) + yyv2638 := &x.ObjectMeta + yyv2638.CodecDecodeSelf(d) } - yyj2630++ - if yyhl2630 { - yyb2630 = yyj2630 > l + yyj2635++ + if yyhl2635 { + yyb2635 = yyj2635 > l } else { - yyb2630 = r.CheckBreak() + yyb2635 = r.CheckBreak() } - if yyb2630 { + if yyb2635 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34203,16 +34251,16 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = ServiceSpec{} } else { - yyv2634 := &x.Spec - yyv2634.CodecDecodeSelf(d) + yyv2639 := &x.Spec + yyv2639.CodecDecodeSelf(d) } - yyj2630++ - if yyhl2630 { - yyb2630 = yyj2630 > l + yyj2635++ + if yyhl2635 { + yyb2635 = yyj2635 > l } else { - yyb2630 = r.CheckBreak() + yyb2635 = r.CheckBreak() } - if yyb2630 { + if yyb2635 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34220,21 +34268,21 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = ServiceStatus{} } else { - yyv2635 := &x.Status - yyv2635.CodecDecodeSelf(d) + yyv2640 := &x.Status + yyv2640.CodecDecodeSelf(d) } for { - yyj2630++ - if yyhl2630 { - yyb2630 = yyj2630 > l + yyj2635++ + if yyhl2635 { + yyb2635 = yyj2635 > l } else { - yyb2630 = r.CheckBreak() + yyb2635 = r.CheckBreak() } - if yyb2630 { + if yyb2635 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2630-1, "") + z.DecStructFieldNotFound(yyj2635-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -34246,38 +34294,38 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2636 := z.EncBinary() - _ = yym2636 + yym2641 := z.EncBinary() + _ = yym2641 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2637 := !z.EncBinary() - yy2arr2637 := z.EncBasicHandle().StructToArray - var yyq2637 [5]bool - _, _, _ = yysep2637, yyq2637, yy2arr2637 - const yyr2637 bool = false - yyq2637[0] = x.Kind != "" - yyq2637[1] = x.APIVersion != "" - yyq2637[2] = true - yyq2637[4] = len(x.ImagePullSecrets) != 0 - var yynn2637 int - if yyr2637 || yy2arr2637 { + yysep2642 := !z.EncBinary() + yy2arr2642 := z.EncBasicHandle().StructToArray + var yyq2642 [5]bool + _, _, _ = yysep2642, yyq2642, yy2arr2642 + const yyr2642 bool = false + yyq2642[0] = x.Kind != "" + yyq2642[1] = x.APIVersion != "" + yyq2642[2] = true + yyq2642[4] = len(x.ImagePullSecrets) != 0 + var yynn2642 int + if yyr2642 || yy2arr2642 { r.EncodeArrayStart(5) } else { - yynn2637 = 1 - for _, b := range yyq2637 { + yynn2642 = 1 + for _, b := range yyq2642 { if b { - yynn2637++ + yynn2642++ } } - r.EncodeMapStart(yynn2637) - yynn2637 = 0 + r.EncodeMapStart(yynn2642) + yynn2642 = 0 } - if yyr2637 || yy2arr2637 { + if yyr2642 || yy2arr2642 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2637[0] { - yym2639 := z.EncBinary() - _ = yym2639 + if yyq2642[0] { + yym2644 := z.EncBinary() + _ = yym2644 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -34286,23 +34334,23 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2637[0] { + if yyq2642[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2640 := z.EncBinary() - _ = yym2640 + yym2645 := z.EncBinary() + _ = yym2645 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2637 || yy2arr2637 { + if yyr2642 || yy2arr2642 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2637[1] { - yym2642 := z.EncBinary() - _ = yym2642 + if yyq2642[1] { + yym2647 := z.EncBinary() + _ = yym2647 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -34311,42 +34359,42 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2637[1] { + if yyq2642[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2643 := z.EncBinary() - _ = yym2643 + yym2648 := z.EncBinary() + _ = yym2648 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2637 || yy2arr2637 { + if yyr2642 || yy2arr2642 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2637[2] { - yy2645 := &x.ObjectMeta - yy2645.CodecEncodeSelf(e) + if yyq2642[2] { + yy2650 := &x.ObjectMeta + yy2650.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2637[2] { + if yyq2642[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2646 := &x.ObjectMeta - yy2646.CodecEncodeSelf(e) + yy2651 := &x.ObjectMeta + yy2651.CodecEncodeSelf(e) } } - if yyr2637 || yy2arr2637 { + if yyr2642 || yy2arr2642 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Secrets == nil { r.EncodeNil() } else { - yym2648 := z.EncBinary() - _ = yym2648 + yym2653 := z.EncBinary() + _ = yym2653 if false { } else { h.encSliceObjectReference(([]ObjectReference)(x.Secrets), e) @@ -34359,22 +34407,22 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { if x.Secrets == nil { r.EncodeNil() } else { - yym2649 := z.EncBinary() - _ = yym2649 + yym2654 := z.EncBinary() + _ = yym2654 if false { } else { h.encSliceObjectReference(([]ObjectReference)(x.Secrets), e) } } } - if yyr2637 || yy2arr2637 { + if yyr2642 || yy2arr2642 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2637[4] { + if yyq2642[4] { if x.ImagePullSecrets == nil { r.EncodeNil() } else { - yym2651 := z.EncBinary() - _ = yym2651 + yym2656 := z.EncBinary() + _ = yym2656 if false { } else { h.encSliceLocalObjectReference(([]LocalObjectReference)(x.ImagePullSecrets), e) @@ -34384,15 +34432,15 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2637[4] { + if yyq2642[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("imagePullSecrets")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ImagePullSecrets == nil { r.EncodeNil() } else { - yym2652 := z.EncBinary() - _ = yym2652 + yym2657 := z.EncBinary() + _ = yym2657 if false { } else { h.encSliceLocalObjectReference(([]LocalObjectReference)(x.ImagePullSecrets), e) @@ -34400,7 +34448,7 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2637 || yy2arr2637 { + if yyr2642 || yy2arr2642 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -34413,25 +34461,25 @@ func (x *ServiceAccount) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2653 := z.DecBinary() - _ = yym2653 + yym2658 := z.DecBinary() + _ = yym2658 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2654 := r.ContainerType() - if yyct2654 == codecSelferValueTypeMap1234 { - yyl2654 := r.ReadMapStart() - if yyl2654 == 0 { + yyct2659 := r.ContainerType() + if yyct2659 == codecSelferValueTypeMap1234 { + yyl2659 := r.ReadMapStart() + if yyl2659 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2654, d) + x.codecDecodeSelfFromMap(yyl2659, d) } - } else if yyct2654 == codecSelferValueTypeArray1234 { - yyl2654 := r.ReadArrayStart() - if yyl2654 == 0 { + } else if yyct2659 == codecSelferValueTypeArray1234 { + yyl2659 := r.ReadArrayStart() + if yyl2659 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2654, d) + x.codecDecodeSelfFromArray(yyl2659, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -34443,12 +34491,12 @@ func (x *ServiceAccount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2655Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2655Slc - var yyhl2655 bool = l >= 0 - for yyj2655 := 0; ; yyj2655++ { - if yyhl2655 { - if yyj2655 >= l { + var yys2660Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2660Slc + var yyhl2660 bool = l >= 0 + for yyj2660 := 0; ; yyj2660++ { + if yyhl2660 { + if yyj2660 >= l { break } } else { @@ -34457,10 +34505,10 @@ func (x *ServiceAccount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2655Slc = r.DecodeBytes(yys2655Slc, true, true) - yys2655 := string(yys2655Slc) + yys2660Slc = r.DecodeBytes(yys2660Slc, true, true) + yys2660 := string(yys2660Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2655 { + switch yys2660 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -34477,37 +34525,37 @@ func (x *ServiceAccount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2658 := &x.ObjectMeta - yyv2658.CodecDecodeSelf(d) + yyv2663 := &x.ObjectMeta + yyv2663.CodecDecodeSelf(d) } case "secrets": if r.TryDecodeAsNil() { x.Secrets = nil } else { - yyv2659 := &x.Secrets - yym2660 := z.DecBinary() - _ = yym2660 + yyv2664 := &x.Secrets + yym2665 := z.DecBinary() + _ = yym2665 if false { } else { - h.decSliceObjectReference((*[]ObjectReference)(yyv2659), d) + h.decSliceObjectReference((*[]ObjectReference)(yyv2664), d) } } case "imagePullSecrets": if r.TryDecodeAsNil() { x.ImagePullSecrets = nil } else { - yyv2661 := &x.ImagePullSecrets - yym2662 := z.DecBinary() - _ = yym2662 + yyv2666 := &x.ImagePullSecrets + yym2667 := z.DecBinary() + _ = yym2667 if false { } else { - h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2661), d) + h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2666), d) } } default: - z.DecStructFieldNotFound(-1, yys2655) - } // end switch yys2655 - } // end for yyj2655 + z.DecStructFieldNotFound(-1, yys2660) + } // end switch yys2660 + } // end for yyj2660 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -34515,16 +34563,16 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2663 int - var yyb2663 bool - var yyhl2663 bool = l >= 0 - yyj2663++ - if yyhl2663 { - yyb2663 = yyj2663 > l + var yyj2668 int + var yyb2668 bool + var yyhl2668 bool = l >= 0 + yyj2668++ + if yyhl2668 { + yyb2668 = yyj2668 > l } else { - yyb2663 = r.CheckBreak() + yyb2668 = r.CheckBreak() } - if yyb2663 { + if yyb2668 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34534,13 +34582,13 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2663++ - if yyhl2663 { - yyb2663 = yyj2663 > l + yyj2668++ + if yyhl2668 { + yyb2668 = yyj2668 > l } else { - yyb2663 = r.CheckBreak() + yyb2668 = r.CheckBreak() } - if yyb2663 { + if yyb2668 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34550,13 +34598,13 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj2663++ - if yyhl2663 { - yyb2663 = yyj2663 > l + yyj2668++ + if yyhl2668 { + yyb2668 = yyj2668 > l } else { - yyb2663 = r.CheckBreak() + yyb2668 = r.CheckBreak() } - if yyb2663 { + if yyb2668 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34564,16 +34612,16 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2666 := &x.ObjectMeta - yyv2666.CodecDecodeSelf(d) + yyv2671 := &x.ObjectMeta + yyv2671.CodecDecodeSelf(d) } - yyj2663++ - if yyhl2663 { - yyb2663 = yyj2663 > l + yyj2668++ + if yyhl2668 { + yyb2668 = yyj2668 > l } else { - yyb2663 = r.CheckBreak() + yyb2668 = r.CheckBreak() } - if yyb2663 { + if yyb2668 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34581,21 +34629,21 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Secrets = nil } else { - yyv2667 := &x.Secrets - yym2668 := z.DecBinary() - _ = yym2668 + yyv2672 := &x.Secrets + yym2673 := z.DecBinary() + _ = yym2673 if false { } else { - h.decSliceObjectReference((*[]ObjectReference)(yyv2667), d) + h.decSliceObjectReference((*[]ObjectReference)(yyv2672), d) } } - yyj2663++ - if yyhl2663 { - yyb2663 = yyj2663 > l + yyj2668++ + if yyhl2668 { + yyb2668 = yyj2668 > l } else { - yyb2663 = r.CheckBreak() + yyb2668 = r.CheckBreak() } - if yyb2663 { + if yyb2668 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34603,26 +34651,26 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ImagePullSecrets = nil } else { - yyv2669 := &x.ImagePullSecrets - yym2670 := z.DecBinary() - _ = yym2670 + yyv2674 := &x.ImagePullSecrets + yym2675 := z.DecBinary() + _ = yym2675 if false { } else { - h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2669), d) + h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2674), d) } } for { - yyj2663++ - if yyhl2663 { - yyb2663 = yyj2663 > l + yyj2668++ + if yyhl2668 { + yyb2668 = yyj2668 > l } else { - yyb2663 = r.CheckBreak() + yyb2668 = r.CheckBreak() } - if yyb2663 { + if yyb2668 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2663-1, "") + z.DecStructFieldNotFound(yyj2668-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -34634,37 +34682,37 @@ func (x *ServiceAccountList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2671 := z.EncBinary() - _ = yym2671 + yym2676 := z.EncBinary() + _ = yym2676 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2672 := !z.EncBinary() - yy2arr2672 := z.EncBasicHandle().StructToArray - var yyq2672 [4]bool - _, _, _ = yysep2672, yyq2672, yy2arr2672 - const yyr2672 bool = false - yyq2672[0] = x.Kind != "" - yyq2672[1] = x.APIVersion != "" - yyq2672[2] = true - var yynn2672 int - if yyr2672 || yy2arr2672 { + yysep2677 := !z.EncBinary() + yy2arr2677 := z.EncBasicHandle().StructToArray + var yyq2677 [4]bool + _, _, _ = yysep2677, yyq2677, yy2arr2677 + const yyr2677 bool = false + yyq2677[0] = x.Kind != "" + yyq2677[1] = x.APIVersion != "" + yyq2677[2] = true + var yynn2677 int + if yyr2677 || yy2arr2677 { r.EncodeArrayStart(4) } else { - yynn2672 = 1 - for _, b := range yyq2672 { + yynn2677 = 1 + for _, b := range yyq2677 { if b { - yynn2672++ + yynn2677++ } } - r.EncodeMapStart(yynn2672) - yynn2672 = 0 + r.EncodeMapStart(yynn2677) + yynn2677 = 0 } - if yyr2672 || yy2arr2672 { + if yyr2677 || yy2arr2677 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2672[0] { - yym2674 := z.EncBinary() - _ = yym2674 + if yyq2677[0] { + yym2679 := z.EncBinary() + _ = yym2679 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -34673,23 +34721,23 @@ func (x *ServiceAccountList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2672[0] { + if yyq2677[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2675 := z.EncBinary() - _ = yym2675 + yym2680 := z.EncBinary() + _ = yym2680 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2672 || yy2arr2672 { + if yyr2677 || yy2arr2677 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2672[1] { - yym2677 := z.EncBinary() - _ = yym2677 + if yyq2677[1] { + yym2682 := z.EncBinary() + _ = yym2682 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -34698,54 +34746,54 @@ func (x *ServiceAccountList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2672[1] { + if yyq2677[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2678 := z.EncBinary() - _ = yym2678 + yym2683 := z.EncBinary() + _ = yym2683 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2672 || yy2arr2672 { + if yyr2677 || yy2arr2677 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2672[2] { - yy2680 := &x.ListMeta - yym2681 := z.EncBinary() - _ = yym2681 + if yyq2677[2] { + yy2685 := &x.ListMeta + yym2686 := z.EncBinary() + _ = yym2686 if false { - } else if z.HasExtensions() && z.EncExt(yy2680) { + } else if z.HasExtensions() && z.EncExt(yy2685) { } else { - z.EncFallback(yy2680) + z.EncFallback(yy2685) } } else { r.EncodeNil() } } else { - if yyq2672[2] { + if yyq2677[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2682 := &x.ListMeta - yym2683 := z.EncBinary() - _ = yym2683 + yy2687 := &x.ListMeta + yym2688 := z.EncBinary() + _ = yym2688 if false { - } else if z.HasExtensions() && z.EncExt(yy2682) { + } else if z.HasExtensions() && z.EncExt(yy2687) { } else { - z.EncFallback(yy2682) + z.EncFallback(yy2687) } } } - if yyr2672 || yy2arr2672 { + if yyr2677 || yy2arr2677 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2685 := z.EncBinary() - _ = yym2685 + yym2690 := z.EncBinary() + _ = yym2690 if false { } else { h.encSliceServiceAccount(([]ServiceAccount)(x.Items), e) @@ -34758,15 +34806,15 @@ func (x *ServiceAccountList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2686 := z.EncBinary() - _ = yym2686 + yym2691 := z.EncBinary() + _ = yym2691 if false { } else { h.encSliceServiceAccount(([]ServiceAccount)(x.Items), e) } } } - if yyr2672 || yy2arr2672 { + if yyr2677 || yy2arr2677 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -34779,25 +34827,25 @@ func (x *ServiceAccountList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2687 := z.DecBinary() - _ = yym2687 + yym2692 := z.DecBinary() + _ = yym2692 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2688 := r.ContainerType() - if yyct2688 == codecSelferValueTypeMap1234 { - yyl2688 := r.ReadMapStart() - if yyl2688 == 0 { + yyct2693 := r.ContainerType() + if yyct2693 == codecSelferValueTypeMap1234 { + yyl2693 := r.ReadMapStart() + if yyl2693 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2688, d) + x.codecDecodeSelfFromMap(yyl2693, d) } - } else if yyct2688 == codecSelferValueTypeArray1234 { - yyl2688 := r.ReadArrayStart() - if yyl2688 == 0 { + } else if yyct2693 == codecSelferValueTypeArray1234 { + yyl2693 := r.ReadArrayStart() + if yyl2693 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2688, d) + x.codecDecodeSelfFromArray(yyl2693, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -34809,12 +34857,12 @@ func (x *ServiceAccountList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2689Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2689Slc - var yyhl2689 bool = l >= 0 - for yyj2689 := 0; ; yyj2689++ { - if yyhl2689 { - if yyj2689 >= l { + var yys2694Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2694Slc + var yyhl2694 bool = l >= 0 + for yyj2694 := 0; ; yyj2694++ { + if yyhl2694 { + if yyj2694 >= l { break } } else { @@ -34823,10 +34871,10 @@ func (x *ServiceAccountList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2689Slc = r.DecodeBytes(yys2689Slc, true, true) - yys2689 := string(yys2689Slc) + yys2694Slc = r.DecodeBytes(yys2694Slc, true, true) + yys2694 := string(yys2694Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2689 { + switch yys2694 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -34843,31 +34891,31 @@ func (x *ServiceAccountList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2692 := &x.ListMeta - yym2693 := z.DecBinary() - _ = yym2693 + yyv2697 := &x.ListMeta + yym2698 := z.DecBinary() + _ = yym2698 if false { - } else if z.HasExtensions() && z.DecExt(yyv2692) { + } else if z.HasExtensions() && z.DecExt(yyv2697) { } else { - z.DecFallback(yyv2692, false) + z.DecFallback(yyv2697, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2694 := &x.Items - yym2695 := z.DecBinary() - _ = yym2695 + yyv2699 := &x.Items + yym2700 := z.DecBinary() + _ = yym2700 if false { } else { - h.decSliceServiceAccount((*[]ServiceAccount)(yyv2694), d) + h.decSliceServiceAccount((*[]ServiceAccount)(yyv2699), d) } } default: - z.DecStructFieldNotFound(-1, yys2689) - } // end switch yys2689 - } // end for yyj2689 + z.DecStructFieldNotFound(-1, yys2694) + } // end switch yys2694 + } // end for yyj2694 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -34875,16 +34923,16 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2696 int - var yyb2696 bool - var yyhl2696 bool = l >= 0 - yyj2696++ - if yyhl2696 { - yyb2696 = yyj2696 > l + var yyj2701 int + var yyb2701 bool + var yyhl2701 bool = l >= 0 + yyj2701++ + if yyhl2701 { + yyb2701 = yyj2701 > l } else { - yyb2696 = r.CheckBreak() + yyb2701 = r.CheckBreak() } - if yyb2696 { + if yyb2701 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34894,13 +34942,13 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Kind = string(r.DecodeString()) } - yyj2696++ - if yyhl2696 { - yyb2696 = yyj2696 > l + yyj2701++ + if yyhl2701 { + yyb2701 = yyj2701 > l } else { - yyb2696 = r.CheckBreak() + yyb2701 = r.CheckBreak() } - if yyb2696 { + if yyb2701 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34910,13 +34958,13 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.APIVersion = string(r.DecodeString()) } - yyj2696++ - if yyhl2696 { - yyb2696 = yyj2696 > l + yyj2701++ + if yyhl2701 { + yyb2701 = yyj2701 > l } else { - yyb2696 = r.CheckBreak() + yyb2701 = r.CheckBreak() } - if yyb2696 { + if yyb2701 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34924,22 +34972,22 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2699 := &x.ListMeta - yym2700 := z.DecBinary() - _ = yym2700 + yyv2704 := &x.ListMeta + yym2705 := z.DecBinary() + _ = yym2705 if false { - } else if z.HasExtensions() && z.DecExt(yyv2699) { + } else if z.HasExtensions() && z.DecExt(yyv2704) { } else { - z.DecFallback(yyv2699, false) + z.DecFallback(yyv2704, false) } } - yyj2696++ - if yyhl2696 { - yyb2696 = yyj2696 > l + yyj2701++ + if yyhl2701 { + yyb2701 = yyj2701 > l } else { - yyb2696 = r.CheckBreak() + yyb2701 = r.CheckBreak() } - if yyb2696 { + if yyb2701 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34947,26 +34995,26 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2701 := &x.Items - yym2702 := z.DecBinary() - _ = yym2702 + yyv2706 := &x.Items + yym2707 := z.DecBinary() + _ = yym2707 if false { } else { - h.decSliceServiceAccount((*[]ServiceAccount)(yyv2701), d) + h.decSliceServiceAccount((*[]ServiceAccount)(yyv2706), d) } } for { - yyj2696++ - if yyhl2696 { - yyb2696 = yyj2696 > l + yyj2701++ + if yyhl2701 { + yyb2701 = yyj2701 > l } else { - yyb2696 = r.CheckBreak() + yyb2701 = r.CheckBreak() } - if yyb2696 { + if yyb2701 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2696-1, "") + z.DecStructFieldNotFound(yyj2701-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -34978,37 +35026,37 @@ func (x *Endpoints) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2703 := z.EncBinary() - _ = yym2703 + yym2708 := z.EncBinary() + _ = yym2708 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2704 := !z.EncBinary() - yy2arr2704 := z.EncBasicHandle().StructToArray - var yyq2704 [4]bool - _, _, _ = yysep2704, yyq2704, yy2arr2704 - const yyr2704 bool = false - yyq2704[0] = x.Kind != "" - yyq2704[1] = x.APIVersion != "" - yyq2704[2] = true - var yynn2704 int - if yyr2704 || yy2arr2704 { + yysep2709 := !z.EncBinary() + yy2arr2709 := z.EncBasicHandle().StructToArray + var yyq2709 [4]bool + _, _, _ = yysep2709, yyq2709, yy2arr2709 + const yyr2709 bool = false + yyq2709[0] = x.Kind != "" + yyq2709[1] = x.APIVersion != "" + yyq2709[2] = true + var yynn2709 int + if yyr2709 || yy2arr2709 { r.EncodeArrayStart(4) } else { - yynn2704 = 1 - for _, b := range yyq2704 { + yynn2709 = 1 + for _, b := range yyq2709 { if b { - yynn2704++ + yynn2709++ } } - r.EncodeMapStart(yynn2704) - yynn2704 = 0 + r.EncodeMapStart(yynn2709) + yynn2709 = 0 } - if yyr2704 || yy2arr2704 { + if yyr2709 || yy2arr2709 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2704[0] { - yym2706 := z.EncBinary() - _ = yym2706 + if yyq2709[0] { + yym2711 := z.EncBinary() + _ = yym2711 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -35017,23 +35065,23 @@ func (x *Endpoints) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2704[0] { + if yyq2709[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2707 := z.EncBinary() - _ = yym2707 + yym2712 := z.EncBinary() + _ = yym2712 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2704 || yy2arr2704 { + if yyr2709 || yy2arr2709 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2704[1] { - yym2709 := z.EncBinary() - _ = yym2709 + if yyq2709[1] { + yym2714 := z.EncBinary() + _ = yym2714 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -35042,42 +35090,42 @@ func (x *Endpoints) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2704[1] { + if yyq2709[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2710 := z.EncBinary() - _ = yym2710 + yym2715 := z.EncBinary() + _ = yym2715 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2704 || yy2arr2704 { + if yyr2709 || yy2arr2709 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2704[2] { - yy2712 := &x.ObjectMeta - yy2712.CodecEncodeSelf(e) + if yyq2709[2] { + yy2717 := &x.ObjectMeta + yy2717.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2704[2] { + if yyq2709[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2713 := &x.ObjectMeta - yy2713.CodecEncodeSelf(e) + yy2718 := &x.ObjectMeta + yy2718.CodecEncodeSelf(e) } } - if yyr2704 || yy2arr2704 { + if yyr2709 || yy2arr2709 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Subsets == nil { r.EncodeNil() } else { - yym2715 := z.EncBinary() - _ = yym2715 + yym2720 := z.EncBinary() + _ = yym2720 if false { } else { h.encSliceEndpointSubset(([]EndpointSubset)(x.Subsets), e) @@ -35090,15 +35138,15 @@ func (x *Endpoints) CodecEncodeSelf(e *codec1978.Encoder) { if x.Subsets == nil { r.EncodeNil() } else { - yym2716 := z.EncBinary() - _ = yym2716 + yym2721 := z.EncBinary() + _ = yym2721 if false { } else { h.encSliceEndpointSubset(([]EndpointSubset)(x.Subsets), e) } } } - if yyr2704 || yy2arr2704 { + if yyr2709 || yy2arr2709 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -35111,25 +35159,25 @@ func (x *Endpoints) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2717 := z.DecBinary() - _ = yym2717 + yym2722 := z.DecBinary() + _ = yym2722 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2718 := r.ContainerType() - if yyct2718 == codecSelferValueTypeMap1234 { - yyl2718 := r.ReadMapStart() - if yyl2718 == 0 { + yyct2723 := r.ContainerType() + if yyct2723 == codecSelferValueTypeMap1234 { + yyl2723 := r.ReadMapStart() + if yyl2723 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2718, d) + x.codecDecodeSelfFromMap(yyl2723, d) } - } else if yyct2718 == codecSelferValueTypeArray1234 { - yyl2718 := r.ReadArrayStart() - if yyl2718 == 0 { + } else if yyct2723 == codecSelferValueTypeArray1234 { + yyl2723 := r.ReadArrayStart() + if yyl2723 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2718, d) + x.codecDecodeSelfFromArray(yyl2723, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -35141,12 +35189,12 @@ func (x *Endpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2719Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2719Slc - var yyhl2719 bool = l >= 0 - for yyj2719 := 0; ; yyj2719++ { - if yyhl2719 { - if yyj2719 >= l { + var yys2724Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2724Slc + var yyhl2724 bool = l >= 0 + for yyj2724 := 0; ; yyj2724++ { + if yyhl2724 { + if yyj2724 >= l { break } } else { @@ -35155,10 +35203,10 @@ func (x *Endpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2719Slc = r.DecodeBytes(yys2719Slc, true, true) - yys2719 := string(yys2719Slc) + yys2724Slc = r.DecodeBytes(yys2724Slc, true, true) + yys2724 := string(yys2724Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2719 { + switch yys2724 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -35175,25 +35223,25 @@ func (x *Endpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2722 := &x.ObjectMeta - yyv2722.CodecDecodeSelf(d) + yyv2727 := &x.ObjectMeta + yyv2727.CodecDecodeSelf(d) } case "Subsets": if r.TryDecodeAsNil() { x.Subsets = nil } else { - yyv2723 := &x.Subsets - yym2724 := z.DecBinary() - _ = yym2724 + yyv2728 := &x.Subsets + yym2729 := z.DecBinary() + _ = yym2729 if false { } else { - h.decSliceEndpointSubset((*[]EndpointSubset)(yyv2723), d) + h.decSliceEndpointSubset((*[]EndpointSubset)(yyv2728), d) } } default: - z.DecStructFieldNotFound(-1, yys2719) - } // end switch yys2719 - } // end for yyj2719 + z.DecStructFieldNotFound(-1, yys2724) + } // end switch yys2724 + } // end for yyj2724 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -35201,16 +35249,16 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2725 int - var yyb2725 bool - var yyhl2725 bool = l >= 0 - yyj2725++ - if yyhl2725 { - yyb2725 = yyj2725 > l + var yyj2730 int + var yyb2730 bool + var yyhl2730 bool = l >= 0 + yyj2730++ + if yyhl2730 { + yyb2730 = yyj2730 > l } else { - yyb2725 = r.CheckBreak() + yyb2730 = r.CheckBreak() } - if yyb2725 { + if yyb2730 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35220,13 +35268,13 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2725++ - if yyhl2725 { - yyb2725 = yyj2725 > l + yyj2730++ + if yyhl2730 { + yyb2730 = yyj2730 > l } else { - yyb2725 = r.CheckBreak() + yyb2730 = r.CheckBreak() } - if yyb2725 { + if yyb2730 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35236,13 +35284,13 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj2725++ - if yyhl2725 { - yyb2725 = yyj2725 > l + yyj2730++ + if yyhl2730 { + yyb2730 = yyj2730 > l } else { - yyb2725 = r.CheckBreak() + yyb2730 = r.CheckBreak() } - if yyb2725 { + if yyb2730 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35250,16 +35298,16 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2728 := &x.ObjectMeta - yyv2728.CodecDecodeSelf(d) + yyv2733 := &x.ObjectMeta + yyv2733.CodecDecodeSelf(d) } - yyj2725++ - if yyhl2725 { - yyb2725 = yyj2725 > l + yyj2730++ + if yyhl2730 { + yyb2730 = yyj2730 > l } else { - yyb2725 = r.CheckBreak() + yyb2730 = r.CheckBreak() } - if yyb2725 { + if yyb2730 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35267,26 +35315,26 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Subsets = nil } else { - yyv2729 := &x.Subsets - yym2730 := z.DecBinary() - _ = yym2730 + yyv2734 := &x.Subsets + yym2735 := z.DecBinary() + _ = yym2735 if false { } else { - h.decSliceEndpointSubset((*[]EndpointSubset)(yyv2729), d) + h.decSliceEndpointSubset((*[]EndpointSubset)(yyv2734), d) } } for { - yyj2725++ - if yyhl2725 { - yyb2725 = yyj2725 > l + yyj2730++ + if yyhl2730 { + yyb2730 = yyj2730 > l } else { - yyb2725 = r.CheckBreak() + yyb2730 = r.CheckBreak() } - if yyb2725 { + if yyb2730 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2725-1, "") + z.DecStructFieldNotFound(yyj2730-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -35298,36 +35346,36 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2731 := z.EncBinary() - _ = yym2731 + yym2736 := z.EncBinary() + _ = yym2736 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2732 := !z.EncBinary() - yy2arr2732 := z.EncBasicHandle().StructToArray - var yyq2732 [3]bool - _, _, _ = yysep2732, yyq2732, yy2arr2732 - const yyr2732 bool = false - var yynn2732 int - if yyr2732 || yy2arr2732 { + yysep2737 := !z.EncBinary() + yy2arr2737 := z.EncBasicHandle().StructToArray + var yyq2737 [3]bool + _, _, _ = yysep2737, yyq2737, yy2arr2737 + const yyr2737 bool = false + var yynn2737 int + if yyr2737 || yy2arr2737 { r.EncodeArrayStart(3) } else { - yynn2732 = 3 - for _, b := range yyq2732 { + yynn2737 = 3 + for _, b := range yyq2737 { if b { - yynn2732++ + yynn2737++ } } - r.EncodeMapStart(yynn2732) - yynn2732 = 0 + r.EncodeMapStart(yynn2737) + yynn2737 = 0 } - if yyr2732 || yy2arr2732 { + if yyr2737 || yy2arr2737 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Addresses == nil { r.EncodeNil() } else { - yym2734 := z.EncBinary() - _ = yym2734 + yym2739 := z.EncBinary() + _ = yym2739 if false { } else { h.encSliceEndpointAddress(([]EndpointAddress)(x.Addresses), e) @@ -35340,21 +35388,21 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { if x.Addresses == nil { r.EncodeNil() } else { - yym2735 := z.EncBinary() - _ = yym2735 + yym2740 := z.EncBinary() + _ = yym2740 if false { } else { h.encSliceEndpointAddress(([]EndpointAddress)(x.Addresses), e) } } } - if yyr2732 || yy2arr2732 { + if yyr2737 || yy2arr2737 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.NotReadyAddresses == nil { r.EncodeNil() } else { - yym2737 := z.EncBinary() - _ = yym2737 + yym2742 := z.EncBinary() + _ = yym2742 if false { } else { h.encSliceEndpointAddress(([]EndpointAddress)(x.NotReadyAddresses), e) @@ -35367,21 +35415,21 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { if x.NotReadyAddresses == nil { r.EncodeNil() } else { - yym2738 := z.EncBinary() - _ = yym2738 + yym2743 := z.EncBinary() + _ = yym2743 if false { } else { h.encSliceEndpointAddress(([]EndpointAddress)(x.NotReadyAddresses), e) } } } - if yyr2732 || yy2arr2732 { + if yyr2737 || yy2arr2737 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Ports == nil { r.EncodeNil() } else { - yym2740 := z.EncBinary() - _ = yym2740 + yym2745 := z.EncBinary() + _ = yym2745 if false { } else { h.encSliceEndpointPort(([]EndpointPort)(x.Ports), e) @@ -35394,15 +35442,15 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { if x.Ports == nil { r.EncodeNil() } else { - yym2741 := z.EncBinary() - _ = yym2741 + yym2746 := z.EncBinary() + _ = yym2746 if false { } else { h.encSliceEndpointPort(([]EndpointPort)(x.Ports), e) } } } - if yyr2732 || yy2arr2732 { + if yyr2737 || yy2arr2737 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -35415,25 +35463,25 @@ func (x *EndpointSubset) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2742 := z.DecBinary() - _ = yym2742 + yym2747 := z.DecBinary() + _ = yym2747 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2743 := r.ContainerType() - if yyct2743 == codecSelferValueTypeMap1234 { - yyl2743 := r.ReadMapStart() - if yyl2743 == 0 { + yyct2748 := r.ContainerType() + if yyct2748 == codecSelferValueTypeMap1234 { + yyl2748 := r.ReadMapStart() + if yyl2748 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2743, d) + x.codecDecodeSelfFromMap(yyl2748, d) } - } else if yyct2743 == codecSelferValueTypeArray1234 { - yyl2743 := r.ReadArrayStart() - if yyl2743 == 0 { + } else if yyct2748 == codecSelferValueTypeArray1234 { + yyl2748 := r.ReadArrayStart() + if yyl2748 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2743, d) + x.codecDecodeSelfFromArray(yyl2748, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -35445,12 +35493,12 @@ func (x *EndpointSubset) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2744Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2744Slc - var yyhl2744 bool = l >= 0 - for yyj2744 := 0; ; yyj2744++ { - if yyhl2744 { - if yyj2744 >= l { + var yys2749Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2749Slc + var yyhl2749 bool = l >= 0 + for yyj2749 := 0; ; yyj2749++ { + if yyhl2749 { + if yyj2749 >= l { break } } else { @@ -35459,50 +35507,50 @@ func (x *EndpointSubset) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2744Slc = r.DecodeBytes(yys2744Slc, true, true) - yys2744 := string(yys2744Slc) + yys2749Slc = r.DecodeBytes(yys2749Slc, true, true) + yys2749 := string(yys2749Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2744 { + switch yys2749 { case "Addresses": if r.TryDecodeAsNil() { x.Addresses = nil } else { - yyv2745 := &x.Addresses - yym2746 := z.DecBinary() - _ = yym2746 + yyv2750 := &x.Addresses + yym2751 := z.DecBinary() + _ = yym2751 if false { } else { - h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2745), d) + h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2750), d) } } case "NotReadyAddresses": if r.TryDecodeAsNil() { x.NotReadyAddresses = nil } else { - yyv2747 := &x.NotReadyAddresses - yym2748 := z.DecBinary() - _ = yym2748 + yyv2752 := &x.NotReadyAddresses + yym2753 := z.DecBinary() + _ = yym2753 if false { } else { - h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2747), d) + h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2752), d) } } case "Ports": if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv2749 := &x.Ports - yym2750 := z.DecBinary() - _ = yym2750 + yyv2754 := &x.Ports + yym2755 := z.DecBinary() + _ = yym2755 if false { } else { - h.decSliceEndpointPort((*[]EndpointPort)(yyv2749), d) + h.decSliceEndpointPort((*[]EndpointPort)(yyv2754), d) } } default: - z.DecStructFieldNotFound(-1, yys2744) - } // end switch yys2744 - } // end for yyj2744 + z.DecStructFieldNotFound(-1, yys2749) + } // end switch yys2749 + } // end for yyj2749 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -35510,16 +35558,16 @@ func (x *EndpointSubset) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2751 int - var yyb2751 bool - var yyhl2751 bool = l >= 0 - yyj2751++ - if yyhl2751 { - yyb2751 = yyj2751 > l + var yyj2756 int + var yyb2756 bool + var yyhl2756 bool = l >= 0 + yyj2756++ + if yyhl2756 { + yyb2756 = yyj2756 > l } else { - yyb2751 = r.CheckBreak() + yyb2756 = r.CheckBreak() } - if yyb2751 { + if yyb2756 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35527,21 +35575,21 @@ func (x *EndpointSubset) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Addresses = nil } else { - yyv2752 := &x.Addresses - yym2753 := z.DecBinary() - _ = yym2753 + yyv2757 := &x.Addresses + yym2758 := z.DecBinary() + _ = yym2758 if false { } else { - h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2752), d) + h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2757), d) } } - yyj2751++ - if yyhl2751 { - yyb2751 = yyj2751 > l + yyj2756++ + if yyhl2756 { + yyb2756 = yyj2756 > l } else { - yyb2751 = r.CheckBreak() + yyb2756 = r.CheckBreak() } - if yyb2751 { + if yyb2756 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35549,21 +35597,21 @@ func (x *EndpointSubset) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NotReadyAddresses = nil } else { - yyv2754 := &x.NotReadyAddresses - yym2755 := z.DecBinary() - _ = yym2755 + yyv2759 := &x.NotReadyAddresses + yym2760 := z.DecBinary() + _ = yym2760 if false { } else { - h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2754), d) + h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2759), d) } } - yyj2751++ - if yyhl2751 { - yyb2751 = yyj2751 > l + yyj2756++ + if yyhl2756 { + yyb2756 = yyj2756 > l } else { - yyb2751 = r.CheckBreak() + yyb2756 = r.CheckBreak() } - if yyb2751 { + if yyb2756 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35571,26 +35619,26 @@ func (x *EndpointSubset) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv2756 := &x.Ports - yym2757 := z.DecBinary() - _ = yym2757 + yyv2761 := &x.Ports + yym2762 := z.DecBinary() + _ = yym2762 if false { } else { - h.decSliceEndpointPort((*[]EndpointPort)(yyv2756), d) + h.decSliceEndpointPort((*[]EndpointPort)(yyv2761), d) } } for { - yyj2751++ - if yyhl2751 { - yyb2751 = yyj2751 > l + yyj2756++ + if yyhl2756 { + yyb2756 = yyj2756 > l } else { - yyb2751 = r.CheckBreak() + yyb2756 = r.CheckBreak() } - if yyb2751 { + if yyb2756 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2751-1, "") + z.DecStructFieldNotFound(yyj2756-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -35602,35 +35650,35 @@ func (x *EndpointAddress) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2758 := z.EncBinary() - _ = yym2758 + yym2763 := z.EncBinary() + _ = yym2763 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2759 := !z.EncBinary() - yy2arr2759 := z.EncBasicHandle().StructToArray - var yyq2759 [4]bool - _, _, _ = yysep2759, yyq2759, yy2arr2759 - const yyr2759 bool = false - yyq2759[1] = x.Hostname != "" - yyq2759[2] = x.NodeName != nil - var yynn2759 int - if yyr2759 || yy2arr2759 { + yysep2764 := !z.EncBinary() + yy2arr2764 := z.EncBasicHandle().StructToArray + var yyq2764 [4]bool + _, _, _ = yysep2764, yyq2764, yy2arr2764 + const yyr2764 bool = false + yyq2764[1] = x.Hostname != "" + yyq2764[2] = x.NodeName != nil + var yynn2764 int + if yyr2764 || yy2arr2764 { r.EncodeArrayStart(4) } else { - yynn2759 = 2 - for _, b := range yyq2759 { + yynn2764 = 2 + for _, b := range yyq2764 { if b { - yynn2759++ + yynn2764++ } } - r.EncodeMapStart(yynn2759) - yynn2759 = 0 + r.EncodeMapStart(yynn2764) + yynn2764 = 0 } - if yyr2759 || yy2arr2759 { + if yyr2764 || yy2arr2764 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2761 := z.EncBinary() - _ = yym2761 + yym2766 := z.EncBinary() + _ = yym2766 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IP)) @@ -35639,18 +35687,18 @@ func (x *EndpointAddress) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("IP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2762 := z.EncBinary() - _ = yym2762 + yym2767 := z.EncBinary() + _ = yym2767 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IP)) } } - if yyr2759 || yy2arr2759 { + if yyr2764 || yy2arr2764 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2759[1] { - yym2764 := z.EncBinary() - _ = yym2764 + if yyq2764[1] { + yym2769 := z.EncBinary() + _ = yym2769 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Hostname)) @@ -35659,54 +35707,54 @@ func (x *EndpointAddress) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2759[1] { + if yyq2764[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostname")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2765 := z.EncBinary() - _ = yym2765 + yym2770 := z.EncBinary() + _ = yym2770 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Hostname)) } } } - if yyr2759 || yy2arr2759 { + if yyr2764 || yy2arr2764 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2759[2] { + if yyq2764[2] { if x.NodeName == nil { r.EncodeNil() } else { - yy2767 := *x.NodeName - yym2768 := z.EncBinary() - _ = yym2768 + yy2772 := *x.NodeName + yym2773 := z.EncBinary() + _ = yym2773 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(yy2767)) + r.EncodeString(codecSelferC_UTF81234, string(yy2772)) } } } else { r.EncodeNil() } } else { - if yyq2759[2] { + if yyq2764[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.NodeName == nil { r.EncodeNil() } else { - yy2769 := *x.NodeName - yym2770 := z.EncBinary() - _ = yym2770 + yy2774 := *x.NodeName + yym2775 := z.EncBinary() + _ = yym2775 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(yy2769)) + r.EncodeString(codecSelferC_UTF81234, string(yy2774)) } } } } - if yyr2759 || yy2arr2759 { + if yyr2764 || yy2arr2764 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.TargetRef == nil { r.EncodeNil() @@ -35723,7 +35771,7 @@ func (x *EndpointAddress) CodecEncodeSelf(e *codec1978.Encoder) { x.TargetRef.CodecEncodeSelf(e) } } - if yyr2759 || yy2arr2759 { + if yyr2764 || yy2arr2764 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -35736,25 +35784,25 @@ func (x *EndpointAddress) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2772 := z.DecBinary() - _ = yym2772 + yym2777 := z.DecBinary() + _ = yym2777 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2773 := r.ContainerType() - if yyct2773 == codecSelferValueTypeMap1234 { - yyl2773 := r.ReadMapStart() - if yyl2773 == 0 { + yyct2778 := r.ContainerType() + if yyct2778 == codecSelferValueTypeMap1234 { + yyl2778 := r.ReadMapStart() + if yyl2778 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2773, d) + x.codecDecodeSelfFromMap(yyl2778, d) } - } else if yyct2773 == codecSelferValueTypeArray1234 { - yyl2773 := r.ReadArrayStart() - if yyl2773 == 0 { + } else if yyct2778 == codecSelferValueTypeArray1234 { + yyl2778 := r.ReadArrayStart() + if yyl2778 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2773, d) + x.codecDecodeSelfFromArray(yyl2778, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -35766,12 +35814,12 @@ func (x *EndpointAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2774Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2774Slc - var yyhl2774 bool = l >= 0 - for yyj2774 := 0; ; yyj2774++ { - if yyhl2774 { - if yyj2774 >= l { + var yys2779Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2779Slc + var yyhl2779 bool = l >= 0 + for yyj2779 := 0; ; yyj2779++ { + if yyhl2779 { + if yyj2779 >= l { break } } else { @@ -35780,10 +35828,10 @@ func (x *EndpointAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2774Slc = r.DecodeBytes(yys2774Slc, true, true) - yys2774 := string(yys2774Slc) + yys2779Slc = r.DecodeBytes(yys2779Slc, true, true) + yys2779 := string(yys2779Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2774 { + switch yys2779 { case "IP": if r.TryDecodeAsNil() { x.IP = "" @@ -35805,8 +35853,8 @@ func (x *EndpointAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.NodeName == nil { x.NodeName = new(string) } - yym2778 := z.DecBinary() - _ = yym2778 + yym2783 := z.DecBinary() + _ = yym2783 if false { } else { *((*string)(x.NodeName)) = r.DecodeString() @@ -35824,9 +35872,9 @@ func (x *EndpointAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.TargetRef.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2774) - } // end switch yys2774 - } // end for yyj2774 + z.DecStructFieldNotFound(-1, yys2779) + } // end switch yys2779 + } // end for yyj2779 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -35834,16 +35882,16 @@ func (x *EndpointAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2780 int - var yyb2780 bool - var yyhl2780 bool = l >= 0 - yyj2780++ - if yyhl2780 { - yyb2780 = yyj2780 > l + var yyj2785 int + var yyb2785 bool + var yyhl2785 bool = l >= 0 + yyj2785++ + if yyhl2785 { + yyb2785 = yyj2785 > l } else { - yyb2780 = r.CheckBreak() + yyb2785 = r.CheckBreak() } - if yyb2780 { + if yyb2785 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35853,13 +35901,13 @@ func (x *EndpointAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.IP = string(r.DecodeString()) } - yyj2780++ - if yyhl2780 { - yyb2780 = yyj2780 > l + yyj2785++ + if yyhl2785 { + yyb2785 = yyj2785 > l } else { - yyb2780 = r.CheckBreak() + yyb2785 = r.CheckBreak() } - if yyb2780 { + if yyb2785 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35869,13 +35917,13 @@ func (x *EndpointAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Hostname = string(r.DecodeString()) } - yyj2780++ - if yyhl2780 { - yyb2780 = yyj2780 > l + yyj2785++ + if yyhl2785 { + yyb2785 = yyj2785 > l } else { - yyb2780 = r.CheckBreak() + yyb2785 = r.CheckBreak() } - if yyb2780 { + if yyb2785 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35888,20 +35936,20 @@ func (x *EndpointAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if x.NodeName == nil { x.NodeName = new(string) } - yym2784 := z.DecBinary() - _ = yym2784 + yym2789 := z.DecBinary() + _ = yym2789 if false { } else { *((*string)(x.NodeName)) = r.DecodeString() } } - yyj2780++ - if yyhl2780 { - yyb2780 = yyj2780 > l + yyj2785++ + if yyhl2785 { + yyb2785 = yyj2785 > l } else { - yyb2780 = r.CheckBreak() + yyb2785 = r.CheckBreak() } - if yyb2780 { + if yyb2785 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35917,17 +35965,17 @@ func (x *EndpointAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.TargetRef.CodecDecodeSelf(d) } for { - yyj2780++ - if yyhl2780 { - yyb2780 = yyj2780 > l + yyj2785++ + if yyhl2785 { + yyb2785 = yyj2785 > l } else { - yyb2780 = r.CheckBreak() + yyb2785 = r.CheckBreak() } - if yyb2780 { + if yyb2785 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2780-1, "") + z.DecStructFieldNotFound(yyj2785-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -35939,33 +35987,33 @@ func (x *EndpointPort) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2786 := z.EncBinary() - _ = yym2786 + yym2791 := z.EncBinary() + _ = yym2791 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2787 := !z.EncBinary() - yy2arr2787 := z.EncBasicHandle().StructToArray - var yyq2787 [3]bool - _, _, _ = yysep2787, yyq2787, yy2arr2787 - const yyr2787 bool = false - var yynn2787 int - if yyr2787 || yy2arr2787 { + yysep2792 := !z.EncBinary() + yy2arr2792 := z.EncBasicHandle().StructToArray + var yyq2792 [3]bool + _, _, _ = yysep2792, yyq2792, yy2arr2792 + const yyr2792 bool = false + var yynn2792 int + if yyr2792 || yy2arr2792 { r.EncodeArrayStart(3) } else { - yynn2787 = 3 - for _, b := range yyq2787 { + yynn2792 = 3 + for _, b := range yyq2792 { if b { - yynn2787++ + yynn2792++ } } - r.EncodeMapStart(yynn2787) - yynn2787 = 0 + r.EncodeMapStart(yynn2792) + yynn2792 = 0 } - if yyr2787 || yy2arr2787 { + if yyr2792 || yy2arr2792 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2789 := z.EncBinary() - _ = yym2789 + yym2794 := z.EncBinary() + _ = yym2794 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -35974,17 +36022,17 @@ func (x *EndpointPort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2790 := z.EncBinary() - _ = yym2790 + yym2795 := z.EncBinary() + _ = yym2795 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr2787 || yy2arr2787 { + if yyr2792 || yy2arr2792 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2792 := z.EncBinary() - _ = yym2792 + yym2797 := z.EncBinary() + _ = yym2797 if false { } else { r.EncodeInt(int64(x.Port)) @@ -35993,14 +36041,14 @@ func (x *EndpointPort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2793 := z.EncBinary() - _ = yym2793 + yym2798 := z.EncBinary() + _ = yym2798 if false { } else { r.EncodeInt(int64(x.Port)) } } - if yyr2787 || yy2arr2787 { + if yyr2792 || yy2arr2792 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Protocol.CodecEncodeSelf(e) } else { @@ -36009,7 +36057,7 @@ func (x *EndpointPort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Protocol.CodecEncodeSelf(e) } - if yyr2787 || yy2arr2787 { + if yyr2792 || yy2arr2792 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -36022,25 +36070,25 @@ func (x *EndpointPort) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2795 := z.DecBinary() - _ = yym2795 + yym2800 := z.DecBinary() + _ = yym2800 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2796 := r.ContainerType() - if yyct2796 == codecSelferValueTypeMap1234 { - yyl2796 := r.ReadMapStart() - if yyl2796 == 0 { + yyct2801 := r.ContainerType() + if yyct2801 == codecSelferValueTypeMap1234 { + yyl2801 := r.ReadMapStart() + if yyl2801 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2796, d) + x.codecDecodeSelfFromMap(yyl2801, d) } - } else if yyct2796 == codecSelferValueTypeArray1234 { - yyl2796 := r.ReadArrayStart() - if yyl2796 == 0 { + } else if yyct2801 == codecSelferValueTypeArray1234 { + yyl2801 := r.ReadArrayStart() + if yyl2801 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2796, d) + x.codecDecodeSelfFromArray(yyl2801, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -36052,12 +36100,12 @@ func (x *EndpointPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2797Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2797Slc - var yyhl2797 bool = l >= 0 - for yyj2797 := 0; ; yyj2797++ { - if yyhl2797 { - if yyj2797 >= l { + var yys2802Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2802Slc + var yyhl2802 bool = l >= 0 + for yyj2802 := 0; ; yyj2802++ { + if yyhl2802 { + if yyj2802 >= l { break } } else { @@ -36066,10 +36114,10 @@ func (x *EndpointPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2797Slc = r.DecodeBytes(yys2797Slc, true, true) - yys2797 := string(yys2797Slc) + yys2802Slc = r.DecodeBytes(yys2802Slc, true, true) + yys2802 := string(yys2802Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2797 { + switch yys2802 { case "Name": if r.TryDecodeAsNil() { x.Name = "" @@ -36089,9 +36137,9 @@ func (x *EndpointPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Protocol = Protocol(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2797) - } // end switch yys2797 - } // end for yyj2797 + z.DecStructFieldNotFound(-1, yys2802) + } // end switch yys2802 + } // end for yyj2802 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -36099,16 +36147,16 @@ func (x *EndpointPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2801 int - var yyb2801 bool - var yyhl2801 bool = l >= 0 - yyj2801++ - if yyhl2801 { - yyb2801 = yyj2801 > l + var yyj2806 int + var yyb2806 bool + var yyhl2806 bool = l >= 0 + yyj2806++ + if yyhl2806 { + yyb2806 = yyj2806 > l } else { - yyb2801 = r.CheckBreak() + yyb2806 = r.CheckBreak() } - if yyb2801 { + if yyb2806 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36118,13 +36166,13 @@ func (x *EndpointPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj2801++ - if yyhl2801 { - yyb2801 = yyj2801 > l + yyj2806++ + if yyhl2806 { + yyb2806 = yyj2806 > l } else { - yyb2801 = r.CheckBreak() + yyb2806 = r.CheckBreak() } - if yyb2801 { + if yyb2806 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36134,13 +36182,13 @@ func (x *EndpointPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Port = int32(r.DecodeInt(32)) } - yyj2801++ - if yyhl2801 { - yyb2801 = yyj2801 > l + yyj2806++ + if yyhl2806 { + yyb2806 = yyj2806 > l } else { - yyb2801 = r.CheckBreak() + yyb2806 = r.CheckBreak() } - if yyb2801 { + if yyb2806 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36151,17 +36199,17 @@ func (x *EndpointPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Protocol = Protocol(r.DecodeString()) } for { - yyj2801++ - if yyhl2801 { - yyb2801 = yyj2801 > l + yyj2806++ + if yyhl2806 { + yyb2806 = yyj2806 > l } else { - yyb2801 = r.CheckBreak() + yyb2806 = r.CheckBreak() } - if yyb2801 { + if yyb2806 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2801-1, "") + z.DecStructFieldNotFound(yyj2806-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -36173,37 +36221,37 @@ func (x *EndpointsList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2805 := z.EncBinary() - _ = yym2805 + yym2810 := z.EncBinary() + _ = yym2810 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2806 := !z.EncBinary() - yy2arr2806 := z.EncBasicHandle().StructToArray - var yyq2806 [4]bool - _, _, _ = yysep2806, yyq2806, yy2arr2806 - const yyr2806 bool = false - yyq2806[0] = x.Kind != "" - yyq2806[1] = x.APIVersion != "" - yyq2806[2] = true - var yynn2806 int - if yyr2806 || yy2arr2806 { + yysep2811 := !z.EncBinary() + yy2arr2811 := z.EncBasicHandle().StructToArray + var yyq2811 [4]bool + _, _, _ = yysep2811, yyq2811, yy2arr2811 + const yyr2811 bool = false + yyq2811[0] = x.Kind != "" + yyq2811[1] = x.APIVersion != "" + yyq2811[2] = true + var yynn2811 int + if yyr2811 || yy2arr2811 { r.EncodeArrayStart(4) } else { - yynn2806 = 1 - for _, b := range yyq2806 { + yynn2811 = 1 + for _, b := range yyq2811 { if b { - yynn2806++ + yynn2811++ } } - r.EncodeMapStart(yynn2806) - yynn2806 = 0 + r.EncodeMapStart(yynn2811) + yynn2811 = 0 } - if yyr2806 || yy2arr2806 { + if yyr2811 || yy2arr2811 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2806[0] { - yym2808 := z.EncBinary() - _ = yym2808 + if yyq2811[0] { + yym2813 := z.EncBinary() + _ = yym2813 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -36212,23 +36260,23 @@ func (x *EndpointsList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2806[0] { + if yyq2811[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2809 := z.EncBinary() - _ = yym2809 + yym2814 := z.EncBinary() + _ = yym2814 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2806 || yy2arr2806 { + if yyr2811 || yy2arr2811 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2806[1] { - yym2811 := z.EncBinary() - _ = yym2811 + if yyq2811[1] { + yym2816 := z.EncBinary() + _ = yym2816 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -36237,54 +36285,54 @@ func (x *EndpointsList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2806[1] { + if yyq2811[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2812 := z.EncBinary() - _ = yym2812 + yym2817 := z.EncBinary() + _ = yym2817 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2806 || yy2arr2806 { + if yyr2811 || yy2arr2811 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2806[2] { - yy2814 := &x.ListMeta - yym2815 := z.EncBinary() - _ = yym2815 + if yyq2811[2] { + yy2819 := &x.ListMeta + yym2820 := z.EncBinary() + _ = yym2820 if false { - } else if z.HasExtensions() && z.EncExt(yy2814) { + } else if z.HasExtensions() && z.EncExt(yy2819) { } else { - z.EncFallback(yy2814) + z.EncFallback(yy2819) } } else { r.EncodeNil() } } else { - if yyq2806[2] { + if yyq2811[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2816 := &x.ListMeta - yym2817 := z.EncBinary() - _ = yym2817 + yy2821 := &x.ListMeta + yym2822 := z.EncBinary() + _ = yym2822 if false { - } else if z.HasExtensions() && z.EncExt(yy2816) { + } else if z.HasExtensions() && z.EncExt(yy2821) { } else { - z.EncFallback(yy2816) + z.EncFallback(yy2821) } } } - if yyr2806 || yy2arr2806 { + if yyr2811 || yy2arr2811 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2819 := z.EncBinary() - _ = yym2819 + yym2824 := z.EncBinary() + _ = yym2824 if false { } else { h.encSliceEndpoints(([]Endpoints)(x.Items), e) @@ -36297,15 +36345,15 @@ func (x *EndpointsList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2820 := z.EncBinary() - _ = yym2820 + yym2825 := z.EncBinary() + _ = yym2825 if false { } else { h.encSliceEndpoints(([]Endpoints)(x.Items), e) } } } - if yyr2806 || yy2arr2806 { + if yyr2811 || yy2arr2811 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -36318,25 +36366,25 @@ func (x *EndpointsList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2821 := z.DecBinary() - _ = yym2821 + yym2826 := z.DecBinary() + _ = yym2826 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2822 := r.ContainerType() - if yyct2822 == codecSelferValueTypeMap1234 { - yyl2822 := r.ReadMapStart() - if yyl2822 == 0 { + yyct2827 := r.ContainerType() + if yyct2827 == codecSelferValueTypeMap1234 { + yyl2827 := r.ReadMapStart() + if yyl2827 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2822, d) + x.codecDecodeSelfFromMap(yyl2827, d) } - } else if yyct2822 == codecSelferValueTypeArray1234 { - yyl2822 := r.ReadArrayStart() - if yyl2822 == 0 { + } else if yyct2827 == codecSelferValueTypeArray1234 { + yyl2827 := r.ReadArrayStart() + if yyl2827 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2822, d) + x.codecDecodeSelfFromArray(yyl2827, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -36348,12 +36396,12 @@ func (x *EndpointsList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2823Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2823Slc - var yyhl2823 bool = l >= 0 - for yyj2823 := 0; ; yyj2823++ { - if yyhl2823 { - if yyj2823 >= l { + var yys2828Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2828Slc + var yyhl2828 bool = l >= 0 + for yyj2828 := 0; ; yyj2828++ { + if yyhl2828 { + if yyj2828 >= l { break } } else { @@ -36362,10 +36410,10 @@ func (x *EndpointsList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2823Slc = r.DecodeBytes(yys2823Slc, true, true) - yys2823 := string(yys2823Slc) + yys2828Slc = r.DecodeBytes(yys2828Slc, true, true) + yys2828 := string(yys2828Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2823 { + switch yys2828 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -36382,31 +36430,31 @@ func (x *EndpointsList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2826 := &x.ListMeta - yym2827 := z.DecBinary() - _ = yym2827 + yyv2831 := &x.ListMeta + yym2832 := z.DecBinary() + _ = yym2832 if false { - } else if z.HasExtensions() && z.DecExt(yyv2826) { + } else if z.HasExtensions() && z.DecExt(yyv2831) { } else { - z.DecFallback(yyv2826, false) + z.DecFallback(yyv2831, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2828 := &x.Items - yym2829 := z.DecBinary() - _ = yym2829 + yyv2833 := &x.Items + yym2834 := z.DecBinary() + _ = yym2834 if false { } else { - h.decSliceEndpoints((*[]Endpoints)(yyv2828), d) + h.decSliceEndpoints((*[]Endpoints)(yyv2833), d) } } default: - z.DecStructFieldNotFound(-1, yys2823) - } // end switch yys2823 - } // end for yyj2823 + z.DecStructFieldNotFound(-1, yys2828) + } // end switch yys2828 + } // end for yyj2828 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -36414,16 +36462,16 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2830 int - var yyb2830 bool - var yyhl2830 bool = l >= 0 - yyj2830++ - if yyhl2830 { - yyb2830 = yyj2830 > l + var yyj2835 int + var yyb2835 bool + var yyhl2835 bool = l >= 0 + yyj2835++ + if yyhl2835 { + yyb2835 = yyj2835 > l } else { - yyb2830 = r.CheckBreak() + yyb2835 = r.CheckBreak() } - if yyb2830 { + if yyb2835 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36433,13 +36481,13 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2830++ - if yyhl2830 { - yyb2830 = yyj2830 > l + yyj2835++ + if yyhl2835 { + yyb2835 = yyj2835 > l } else { - yyb2830 = r.CheckBreak() + yyb2835 = r.CheckBreak() } - if yyb2830 { + if yyb2835 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36449,13 +36497,13 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj2830++ - if yyhl2830 { - yyb2830 = yyj2830 > l + yyj2835++ + if yyhl2835 { + yyb2835 = yyj2835 > l } else { - yyb2830 = r.CheckBreak() + yyb2835 = r.CheckBreak() } - if yyb2830 { + if yyb2835 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36463,22 +36511,22 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2833 := &x.ListMeta - yym2834 := z.DecBinary() - _ = yym2834 + yyv2838 := &x.ListMeta + yym2839 := z.DecBinary() + _ = yym2839 if false { - } else if z.HasExtensions() && z.DecExt(yyv2833) { + } else if z.HasExtensions() && z.DecExt(yyv2838) { } else { - z.DecFallback(yyv2833, false) + z.DecFallback(yyv2838, false) } } - yyj2830++ - if yyhl2830 { - yyb2830 = yyj2830 > l + yyj2835++ + if yyhl2835 { + yyb2835 = yyj2835 > l } else { - yyb2830 = r.CheckBreak() + yyb2835 = r.CheckBreak() } - if yyb2830 { + if yyb2835 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36486,26 +36534,26 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2835 := &x.Items - yym2836 := z.DecBinary() - _ = yym2836 + yyv2840 := &x.Items + yym2841 := z.DecBinary() + _ = yym2841 if false { } else { - h.decSliceEndpoints((*[]Endpoints)(yyv2835), d) + h.decSliceEndpoints((*[]Endpoints)(yyv2840), d) } } for { - yyj2830++ - if yyhl2830 { - yyb2830 = yyj2830 > l + yyj2835++ + if yyhl2835 { + yyb2835 = yyj2835 > l } else { - yyb2830 = r.CheckBreak() + yyb2835 = r.CheckBreak() } - if yyb2830 { + if yyb2835 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2830-1, "") + z.DecStructFieldNotFound(yyj2835-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -36517,38 +36565,38 @@ func (x *NodeSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2837 := z.EncBinary() - _ = yym2837 + yym2842 := z.EncBinary() + _ = yym2842 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2838 := !z.EncBinary() - yy2arr2838 := z.EncBasicHandle().StructToArray - var yyq2838 [4]bool - _, _, _ = yysep2838, yyq2838, yy2arr2838 - const yyr2838 bool = false - yyq2838[0] = x.PodCIDR != "" - yyq2838[1] = x.ExternalID != "" - yyq2838[2] = x.ProviderID != "" - yyq2838[3] = x.Unschedulable != false - var yynn2838 int - if yyr2838 || yy2arr2838 { + yysep2843 := !z.EncBinary() + yy2arr2843 := z.EncBasicHandle().StructToArray + var yyq2843 [4]bool + _, _, _ = yysep2843, yyq2843, yy2arr2843 + const yyr2843 bool = false + yyq2843[0] = x.PodCIDR != "" + yyq2843[1] = x.ExternalID != "" + yyq2843[2] = x.ProviderID != "" + yyq2843[3] = x.Unschedulable != false + var yynn2843 int + if yyr2843 || yy2arr2843 { r.EncodeArrayStart(4) } else { - yynn2838 = 0 - for _, b := range yyq2838 { + yynn2843 = 0 + for _, b := range yyq2843 { if b { - yynn2838++ + yynn2843++ } } - r.EncodeMapStart(yynn2838) - yynn2838 = 0 + r.EncodeMapStart(yynn2843) + yynn2843 = 0 } - if yyr2838 || yy2arr2838 { + if yyr2843 || yy2arr2843 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2838[0] { - yym2840 := z.EncBinary() - _ = yym2840 + if yyq2843[0] { + yym2845 := z.EncBinary() + _ = yym2845 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodCIDR)) @@ -36557,49 +36605,49 @@ func (x *NodeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2838[0] { + if yyq2843[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podCIDR")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2841 := z.EncBinary() - _ = yym2841 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.PodCIDR)) - } - } - } - if yyr2838 || yy2arr2838 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2838[1] { - yym2843 := z.EncBinary() - _ = yym2843 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.ExternalID)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq2838[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("externalID")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2844 := z.EncBinary() - _ = yym2844 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.ExternalID)) - } - } - } - if yyr2838 || yy2arr2838 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2838[2] { yym2846 := z.EncBinary() _ = yym2846 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.PodCIDR)) + } + } + } + if yyr2843 || yy2arr2843 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2843[1] { + yym2848 := z.EncBinary() + _ = yym2848 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ExternalID)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq2843[1] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("externalID")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym2849 := z.EncBinary() + _ = yym2849 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ExternalID)) + } + } + } + if yyr2843 || yy2arr2843 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2843[2] { + yym2851 := z.EncBinary() + _ = yym2851 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ProviderID)) } @@ -36607,23 +36655,23 @@ func (x *NodeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2838[2] { + if yyq2843[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("providerID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2847 := z.EncBinary() - _ = yym2847 + yym2852 := z.EncBinary() + _ = yym2852 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ProviderID)) } } } - if yyr2838 || yy2arr2838 { + if yyr2843 || yy2arr2843 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2838[3] { - yym2849 := z.EncBinary() - _ = yym2849 + if yyq2843[3] { + yym2854 := z.EncBinary() + _ = yym2854 if false { } else { r.EncodeBool(bool(x.Unschedulable)) @@ -36632,19 +36680,19 @@ func (x *NodeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq2838[3] { + if yyq2843[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("unschedulable")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2850 := z.EncBinary() - _ = yym2850 + yym2855 := z.EncBinary() + _ = yym2855 if false { } else { r.EncodeBool(bool(x.Unschedulable)) } } } - if yyr2838 || yy2arr2838 { + if yyr2843 || yy2arr2843 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -36657,25 +36705,25 @@ func (x *NodeSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2851 := z.DecBinary() - _ = yym2851 + yym2856 := z.DecBinary() + _ = yym2856 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2852 := r.ContainerType() - if yyct2852 == codecSelferValueTypeMap1234 { - yyl2852 := r.ReadMapStart() - if yyl2852 == 0 { + yyct2857 := r.ContainerType() + if yyct2857 == codecSelferValueTypeMap1234 { + yyl2857 := r.ReadMapStart() + if yyl2857 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2852, d) + x.codecDecodeSelfFromMap(yyl2857, d) } - } else if yyct2852 == codecSelferValueTypeArray1234 { - yyl2852 := r.ReadArrayStart() - if yyl2852 == 0 { + } else if yyct2857 == codecSelferValueTypeArray1234 { + yyl2857 := r.ReadArrayStart() + if yyl2857 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2852, d) + x.codecDecodeSelfFromArray(yyl2857, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -36687,12 +36735,12 @@ func (x *NodeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2853Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2853Slc - var yyhl2853 bool = l >= 0 - for yyj2853 := 0; ; yyj2853++ { - if yyhl2853 { - if yyj2853 >= l { + var yys2858Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2858Slc + var yyhl2858 bool = l >= 0 + for yyj2858 := 0; ; yyj2858++ { + if yyhl2858 { + if yyj2858 >= l { break } } else { @@ -36701,10 +36749,10 @@ func (x *NodeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2853Slc = r.DecodeBytes(yys2853Slc, true, true) - yys2853 := string(yys2853Slc) + yys2858Slc = r.DecodeBytes(yys2858Slc, true, true) + yys2858 := string(yys2858Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2853 { + switch yys2858 { case "podCIDR": if r.TryDecodeAsNil() { x.PodCIDR = "" @@ -36730,9 +36778,9 @@ func (x *NodeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Unschedulable = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys2853) - } // end switch yys2853 - } // end for yyj2853 + z.DecStructFieldNotFound(-1, yys2858) + } // end switch yys2858 + } // end for yyj2858 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -36740,16 +36788,16 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2858 int - var yyb2858 bool - var yyhl2858 bool = l >= 0 - yyj2858++ - if yyhl2858 { - yyb2858 = yyj2858 > l + var yyj2863 int + var yyb2863 bool + var yyhl2863 bool = l >= 0 + yyj2863++ + if yyhl2863 { + yyb2863 = yyj2863 > l } else { - yyb2858 = r.CheckBreak() + yyb2863 = r.CheckBreak() } - if yyb2858 { + if yyb2863 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36759,13 +36807,13 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.PodCIDR = string(r.DecodeString()) } - yyj2858++ - if yyhl2858 { - yyb2858 = yyj2858 > l + yyj2863++ + if yyhl2863 { + yyb2863 = yyj2863 > l } else { - yyb2858 = r.CheckBreak() + yyb2863 = r.CheckBreak() } - if yyb2858 { + if yyb2863 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36775,13 +36823,13 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ExternalID = string(r.DecodeString()) } - yyj2858++ - if yyhl2858 { - yyb2858 = yyj2858 > l + yyj2863++ + if yyhl2863 { + yyb2863 = yyj2863 > l } else { - yyb2858 = r.CheckBreak() + yyb2863 = r.CheckBreak() } - if yyb2858 { + if yyb2863 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36791,13 +36839,13 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ProviderID = string(r.DecodeString()) } - yyj2858++ - if yyhl2858 { - yyb2858 = yyj2858 > l + yyj2863++ + if yyhl2863 { + yyb2863 = yyj2863 > l } else { - yyb2858 = r.CheckBreak() + yyb2863 = r.CheckBreak() } - if yyb2858 { + if yyb2863 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36808,17 +36856,17 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Unschedulable = bool(r.DecodeBool()) } for { - yyj2858++ - if yyhl2858 { - yyb2858 = yyj2858 > l + yyj2863++ + if yyhl2863 { + yyb2863 = yyj2863 > l } else { - yyb2858 = r.CheckBreak() + yyb2863 = r.CheckBreak() } - if yyb2858 { + if yyb2863 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2858-1, "") + z.DecStructFieldNotFound(yyj2863-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -36830,33 +36878,33 @@ func (x *DaemonEndpoint) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2863 := z.EncBinary() - _ = yym2863 + yym2868 := z.EncBinary() + _ = yym2868 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2864 := !z.EncBinary() - yy2arr2864 := z.EncBasicHandle().StructToArray - var yyq2864 [1]bool - _, _, _ = yysep2864, yyq2864, yy2arr2864 - const yyr2864 bool = false - var yynn2864 int - if yyr2864 || yy2arr2864 { + yysep2869 := !z.EncBinary() + yy2arr2869 := z.EncBasicHandle().StructToArray + var yyq2869 [1]bool + _, _, _ = yysep2869, yyq2869, yy2arr2869 + const yyr2869 bool = false + var yynn2869 int + if yyr2869 || yy2arr2869 { r.EncodeArrayStart(1) } else { - yynn2864 = 1 - for _, b := range yyq2864 { + yynn2869 = 1 + for _, b := range yyq2869 { if b { - yynn2864++ + yynn2869++ } } - r.EncodeMapStart(yynn2864) - yynn2864 = 0 + r.EncodeMapStart(yynn2869) + yynn2869 = 0 } - if yyr2864 || yy2arr2864 { + if yyr2869 || yy2arr2869 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2866 := z.EncBinary() - _ = yym2866 + yym2871 := z.EncBinary() + _ = yym2871 if false { } else { r.EncodeInt(int64(x.Port)) @@ -36865,14 +36913,14 @@ func (x *DaemonEndpoint) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2867 := z.EncBinary() - _ = yym2867 + yym2872 := z.EncBinary() + _ = yym2872 if false { } else { r.EncodeInt(int64(x.Port)) } } - if yyr2864 || yy2arr2864 { + if yyr2869 || yy2arr2869 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -36885,25 +36933,25 @@ func (x *DaemonEndpoint) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2868 := z.DecBinary() - _ = yym2868 + yym2873 := z.DecBinary() + _ = yym2873 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2869 := r.ContainerType() - if yyct2869 == codecSelferValueTypeMap1234 { - yyl2869 := r.ReadMapStart() - if yyl2869 == 0 { + yyct2874 := r.ContainerType() + if yyct2874 == codecSelferValueTypeMap1234 { + yyl2874 := r.ReadMapStart() + if yyl2874 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2869, d) + x.codecDecodeSelfFromMap(yyl2874, d) } - } else if yyct2869 == codecSelferValueTypeArray1234 { - yyl2869 := r.ReadArrayStart() - if yyl2869 == 0 { + } else if yyct2874 == codecSelferValueTypeArray1234 { + yyl2874 := r.ReadArrayStart() + if yyl2874 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2869, d) + x.codecDecodeSelfFromArray(yyl2874, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -36915,12 +36963,12 @@ func (x *DaemonEndpoint) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2870Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2870Slc - var yyhl2870 bool = l >= 0 - for yyj2870 := 0; ; yyj2870++ { - if yyhl2870 { - if yyj2870 >= l { + var yys2875Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2875Slc + var yyhl2875 bool = l >= 0 + for yyj2875 := 0; ; yyj2875++ { + if yyhl2875 { + if yyj2875 >= l { break } } else { @@ -36929,10 +36977,10 @@ func (x *DaemonEndpoint) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2870Slc = r.DecodeBytes(yys2870Slc, true, true) - yys2870 := string(yys2870Slc) + yys2875Slc = r.DecodeBytes(yys2875Slc, true, true) + yys2875 := string(yys2875Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2870 { + switch yys2875 { case "Port": if r.TryDecodeAsNil() { x.Port = 0 @@ -36940,9 +36988,9 @@ func (x *DaemonEndpoint) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Port = int32(r.DecodeInt(32)) } default: - z.DecStructFieldNotFound(-1, yys2870) - } // end switch yys2870 - } // end for yyj2870 + z.DecStructFieldNotFound(-1, yys2875) + } // end switch yys2875 + } // end for yyj2875 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -36950,16 +36998,16 @@ func (x *DaemonEndpoint) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2872 int - var yyb2872 bool - var yyhl2872 bool = l >= 0 - yyj2872++ - if yyhl2872 { - yyb2872 = yyj2872 > l + var yyj2877 int + var yyb2877 bool + var yyhl2877 bool = l >= 0 + yyj2877++ + if yyhl2877 { + yyb2877 = yyj2877 > l } else { - yyb2872 = r.CheckBreak() + yyb2877 = r.CheckBreak() } - if yyb2872 { + if yyb2877 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36970,17 +37018,17 @@ func (x *DaemonEndpoint) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Port = int32(r.DecodeInt(32)) } for { - yyj2872++ - if yyhl2872 { - yyb2872 = yyj2872 > l + yyj2877++ + if yyhl2877 { + yyb2877 = yyj2877 > l } else { - yyb2872 = r.CheckBreak() + yyb2877 = r.CheckBreak() } - if yyb2872 { + if yyb2877 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2872-1, "") + z.DecStructFieldNotFound(yyj2877-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -36992,48 +37040,48 @@ func (x *NodeDaemonEndpoints) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2874 := z.EncBinary() - _ = yym2874 + yym2879 := z.EncBinary() + _ = yym2879 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2875 := !z.EncBinary() - yy2arr2875 := z.EncBasicHandle().StructToArray - var yyq2875 [1]bool - _, _, _ = yysep2875, yyq2875, yy2arr2875 - const yyr2875 bool = false - yyq2875[0] = true - var yynn2875 int - if yyr2875 || yy2arr2875 { + yysep2880 := !z.EncBinary() + yy2arr2880 := z.EncBasicHandle().StructToArray + var yyq2880 [1]bool + _, _, _ = yysep2880, yyq2880, yy2arr2880 + const yyr2880 bool = false + yyq2880[0] = true + var yynn2880 int + if yyr2880 || yy2arr2880 { r.EncodeArrayStart(1) } else { - yynn2875 = 0 - for _, b := range yyq2875 { + yynn2880 = 0 + for _, b := range yyq2880 { if b { - yynn2875++ + yynn2880++ } } - r.EncodeMapStart(yynn2875) - yynn2875 = 0 + r.EncodeMapStart(yynn2880) + yynn2880 = 0 } - if yyr2875 || yy2arr2875 { + if yyr2880 || yy2arr2880 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2875[0] { - yy2877 := &x.KubeletEndpoint - yy2877.CodecEncodeSelf(e) + if yyq2880[0] { + yy2882 := &x.KubeletEndpoint + yy2882.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2875[0] { + if yyq2880[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeletEndpoint")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2878 := &x.KubeletEndpoint - yy2878.CodecEncodeSelf(e) + yy2883 := &x.KubeletEndpoint + yy2883.CodecEncodeSelf(e) } } - if yyr2875 || yy2arr2875 { + if yyr2880 || yy2arr2880 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -37046,25 +37094,25 @@ func (x *NodeDaemonEndpoints) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2879 := z.DecBinary() - _ = yym2879 + yym2884 := z.DecBinary() + _ = yym2884 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2880 := r.ContainerType() - if yyct2880 == codecSelferValueTypeMap1234 { - yyl2880 := r.ReadMapStart() - if yyl2880 == 0 { + yyct2885 := r.ContainerType() + if yyct2885 == codecSelferValueTypeMap1234 { + yyl2885 := r.ReadMapStart() + if yyl2885 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2880, d) + x.codecDecodeSelfFromMap(yyl2885, d) } - } else if yyct2880 == codecSelferValueTypeArray1234 { - yyl2880 := r.ReadArrayStart() - if yyl2880 == 0 { + } else if yyct2885 == codecSelferValueTypeArray1234 { + yyl2885 := r.ReadArrayStart() + if yyl2885 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2880, d) + x.codecDecodeSelfFromArray(yyl2885, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -37076,12 +37124,12 @@ func (x *NodeDaemonEndpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2881Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2881Slc - var yyhl2881 bool = l >= 0 - for yyj2881 := 0; ; yyj2881++ { - if yyhl2881 { - if yyj2881 >= l { + var yys2886Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2886Slc + var yyhl2886 bool = l >= 0 + for yyj2886 := 0; ; yyj2886++ { + if yyhl2886 { + if yyj2886 >= l { break } } else { @@ -37090,21 +37138,21 @@ func (x *NodeDaemonEndpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2881Slc = r.DecodeBytes(yys2881Slc, true, true) - yys2881 := string(yys2881Slc) + yys2886Slc = r.DecodeBytes(yys2886Slc, true, true) + yys2886 := string(yys2886Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2881 { + switch yys2886 { case "kubeletEndpoint": if r.TryDecodeAsNil() { x.KubeletEndpoint = DaemonEndpoint{} } else { - yyv2882 := &x.KubeletEndpoint - yyv2882.CodecDecodeSelf(d) + yyv2887 := &x.KubeletEndpoint + yyv2887.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2881) - } // end switch yys2881 - } // end for yyj2881 + z.DecStructFieldNotFound(-1, yys2886) + } // end switch yys2886 + } // end for yyj2886 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -37112,16 +37160,16 @@ func (x *NodeDaemonEndpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2883 int - var yyb2883 bool - var yyhl2883 bool = l >= 0 - yyj2883++ - if yyhl2883 { - yyb2883 = yyj2883 > l + var yyj2888 int + var yyb2888 bool + var yyhl2888 bool = l >= 0 + yyj2888++ + if yyhl2888 { + yyb2888 = yyj2888 > l } else { - yyb2883 = r.CheckBreak() + yyb2888 = r.CheckBreak() } - if yyb2883 { + if yyb2888 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37129,21 +37177,21 @@ func (x *NodeDaemonEndpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.KubeletEndpoint = DaemonEndpoint{} } else { - yyv2884 := &x.KubeletEndpoint - yyv2884.CodecDecodeSelf(d) + yyv2889 := &x.KubeletEndpoint + yyv2889.CodecDecodeSelf(d) } for { - yyj2883++ - if yyhl2883 { - yyb2883 = yyj2883 > l + yyj2888++ + if yyhl2888 { + yyb2888 = yyj2888 > l } else { - yyb2883 = r.CheckBreak() + yyb2888 = r.CheckBreak() } - if yyb2883 { + if yyb2888 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2883-1, "") + z.DecStructFieldNotFound(yyj2888-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -37155,33 +37203,33 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2885 := z.EncBinary() - _ = yym2885 + yym2890 := z.EncBinary() + _ = yym2890 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2886 := !z.EncBinary() - yy2arr2886 := z.EncBasicHandle().StructToArray - var yyq2886 [10]bool - _, _, _ = yysep2886, yyq2886, yy2arr2886 - const yyr2886 bool = false - var yynn2886 int - if yyr2886 || yy2arr2886 { + yysep2891 := !z.EncBinary() + yy2arr2891 := z.EncBasicHandle().StructToArray + var yyq2891 [10]bool + _, _, _ = yysep2891, yyq2891, yy2arr2891 + const yyr2891 bool = false + var yynn2891 int + if yyr2891 || yy2arr2891 { r.EncodeArrayStart(10) } else { - yynn2886 = 10 - for _, b := range yyq2886 { + yynn2891 = 10 + for _, b := range yyq2891 { if b { - yynn2886++ + yynn2891++ } } - r.EncodeMapStart(yynn2886) - yynn2886 = 0 + r.EncodeMapStart(yynn2891) + yynn2891 = 0 } - if yyr2886 || yy2arr2886 { + if yyr2891 || yy2arr2891 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2888 := z.EncBinary() - _ = yym2888 + yym2893 := z.EncBinary() + _ = yym2893 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.MachineID)) @@ -37190,17 +37238,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("machineID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2889 := z.EncBinary() - _ = yym2889 + yym2894 := z.EncBinary() + _ = yym2894 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.MachineID)) } } - if yyr2886 || yy2arr2886 { + if yyr2891 || yy2arr2891 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2891 := z.EncBinary() - _ = yym2891 + yym2896 := z.EncBinary() + _ = yym2896 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SystemUUID)) @@ -37209,17 +37257,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("systemUUID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2892 := z.EncBinary() - _ = yym2892 + yym2897 := z.EncBinary() + _ = yym2897 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SystemUUID)) } } - if yyr2886 || yy2arr2886 { + if yyr2891 || yy2arr2891 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2894 := z.EncBinary() - _ = yym2894 + yym2899 := z.EncBinary() + _ = yym2899 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.BootID)) @@ -37228,17 +37276,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("bootID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2895 := z.EncBinary() - _ = yym2895 + yym2900 := z.EncBinary() + _ = yym2900 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.BootID)) } } - if yyr2886 || yy2arr2886 { + if yyr2891 || yy2arr2891 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2897 := z.EncBinary() - _ = yym2897 + yym2902 := z.EncBinary() + _ = yym2902 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KernelVersion)) @@ -37247,17 +37295,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kernelVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2898 := z.EncBinary() - _ = yym2898 + yym2903 := z.EncBinary() + _ = yym2903 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KernelVersion)) } } - if yyr2886 || yy2arr2886 { + if yyr2891 || yy2arr2891 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2900 := z.EncBinary() - _ = yym2900 + yym2905 := z.EncBinary() + _ = yym2905 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.OSImage)) @@ -37266,17 +37314,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("osImage")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2901 := z.EncBinary() - _ = yym2901 + yym2906 := z.EncBinary() + _ = yym2906 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.OSImage)) } } - if yyr2886 || yy2arr2886 { + if yyr2891 || yy2arr2891 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2903 := z.EncBinary() - _ = yym2903 + yym2908 := z.EncBinary() + _ = yym2908 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerRuntimeVersion)) @@ -37285,17 +37333,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerRuntimeVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2904 := z.EncBinary() - _ = yym2904 + yym2909 := z.EncBinary() + _ = yym2909 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerRuntimeVersion)) } } - if yyr2886 || yy2arr2886 { + if yyr2891 || yy2arr2891 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2906 := z.EncBinary() - _ = yym2906 + yym2911 := z.EncBinary() + _ = yym2911 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KubeletVersion)) @@ -37304,17 +37352,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeletVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2907 := z.EncBinary() - _ = yym2907 + yym2912 := z.EncBinary() + _ = yym2912 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KubeletVersion)) } } - if yyr2886 || yy2arr2886 { + if yyr2891 || yy2arr2891 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2909 := z.EncBinary() - _ = yym2909 + yym2914 := z.EncBinary() + _ = yym2914 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KubeProxyVersion)) @@ -37323,17 +37371,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeProxyVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2910 := z.EncBinary() - _ = yym2910 + yym2915 := z.EncBinary() + _ = yym2915 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KubeProxyVersion)) } } - if yyr2886 || yy2arr2886 { + if yyr2891 || yy2arr2891 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2912 := z.EncBinary() - _ = yym2912 + yym2917 := z.EncBinary() + _ = yym2917 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.OperatingSystem)) @@ -37342,17 +37390,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("operatingSystem")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2913 := z.EncBinary() - _ = yym2913 + yym2918 := z.EncBinary() + _ = yym2918 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.OperatingSystem)) } } - if yyr2886 || yy2arr2886 { + if yyr2891 || yy2arr2891 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2915 := z.EncBinary() - _ = yym2915 + yym2920 := z.EncBinary() + _ = yym2920 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Architecture)) @@ -37361,14 +37409,14 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("architecture")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2916 := z.EncBinary() - _ = yym2916 + yym2921 := z.EncBinary() + _ = yym2921 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Architecture)) } } - if yyr2886 || yy2arr2886 { + if yyr2891 || yy2arr2891 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -37381,25 +37429,25 @@ func (x *NodeSystemInfo) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2917 := z.DecBinary() - _ = yym2917 + yym2922 := z.DecBinary() + _ = yym2922 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2918 := r.ContainerType() - if yyct2918 == codecSelferValueTypeMap1234 { - yyl2918 := r.ReadMapStart() - if yyl2918 == 0 { + yyct2923 := r.ContainerType() + if yyct2923 == codecSelferValueTypeMap1234 { + yyl2923 := r.ReadMapStart() + if yyl2923 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2918, d) + x.codecDecodeSelfFromMap(yyl2923, d) } - } else if yyct2918 == codecSelferValueTypeArray1234 { - yyl2918 := r.ReadArrayStart() - if yyl2918 == 0 { + } else if yyct2923 == codecSelferValueTypeArray1234 { + yyl2923 := r.ReadArrayStart() + if yyl2923 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2918, d) + x.codecDecodeSelfFromArray(yyl2923, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -37411,12 +37459,12 @@ func (x *NodeSystemInfo) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2919Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2919Slc - var yyhl2919 bool = l >= 0 - for yyj2919 := 0; ; yyj2919++ { - if yyhl2919 { - if yyj2919 >= l { + var yys2924Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2924Slc + var yyhl2924 bool = l >= 0 + for yyj2924 := 0; ; yyj2924++ { + if yyhl2924 { + if yyj2924 >= l { break } } else { @@ -37425,10 +37473,10 @@ func (x *NodeSystemInfo) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2919Slc = r.DecodeBytes(yys2919Slc, true, true) - yys2919 := string(yys2919Slc) + yys2924Slc = r.DecodeBytes(yys2924Slc, true, true) + yys2924 := string(yys2924Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2919 { + switch yys2924 { case "machineID": if r.TryDecodeAsNil() { x.MachineID = "" @@ -37490,9 +37538,9 @@ func (x *NodeSystemInfo) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Architecture = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2919) - } // end switch yys2919 - } // end for yyj2919 + z.DecStructFieldNotFound(-1, yys2924) + } // end switch yys2924 + } // end for yyj2924 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -37500,16 +37548,16 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2930 int - var yyb2930 bool - var yyhl2930 bool = l >= 0 - yyj2930++ - if yyhl2930 { - yyb2930 = yyj2930 > l + var yyj2935 int + var yyb2935 bool + var yyhl2935 bool = l >= 0 + yyj2935++ + if yyhl2935 { + yyb2935 = yyj2935 > l } else { - yyb2930 = r.CheckBreak() + yyb2935 = r.CheckBreak() } - if yyb2930 { + if yyb2935 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37519,13 +37567,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.MachineID = string(r.DecodeString()) } - yyj2930++ - if yyhl2930 { - yyb2930 = yyj2930 > l + yyj2935++ + if yyhl2935 { + yyb2935 = yyj2935 > l } else { - yyb2930 = r.CheckBreak() + yyb2935 = r.CheckBreak() } - if yyb2930 { + if yyb2935 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37535,13 +37583,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.SystemUUID = string(r.DecodeString()) } - yyj2930++ - if yyhl2930 { - yyb2930 = yyj2930 > l + yyj2935++ + if yyhl2935 { + yyb2935 = yyj2935 > l } else { - yyb2930 = r.CheckBreak() + yyb2935 = r.CheckBreak() } - if yyb2930 { + if yyb2935 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37551,13 +37599,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.BootID = string(r.DecodeString()) } - yyj2930++ - if yyhl2930 { - yyb2930 = yyj2930 > l + yyj2935++ + if yyhl2935 { + yyb2935 = yyj2935 > l } else { - yyb2930 = r.CheckBreak() + yyb2935 = r.CheckBreak() } - if yyb2930 { + if yyb2935 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37567,13 +37615,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.KernelVersion = string(r.DecodeString()) } - yyj2930++ - if yyhl2930 { - yyb2930 = yyj2930 > l + yyj2935++ + if yyhl2935 { + yyb2935 = yyj2935 > l } else { - yyb2930 = r.CheckBreak() + yyb2935 = r.CheckBreak() } - if yyb2930 { + if yyb2935 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37583,13 +37631,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.OSImage = string(r.DecodeString()) } - yyj2930++ - if yyhl2930 { - yyb2930 = yyj2930 > l + yyj2935++ + if yyhl2935 { + yyb2935 = yyj2935 > l } else { - yyb2930 = r.CheckBreak() + yyb2935 = r.CheckBreak() } - if yyb2930 { + if yyb2935 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37599,13 +37647,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ContainerRuntimeVersion = string(r.DecodeString()) } - yyj2930++ - if yyhl2930 { - yyb2930 = yyj2930 > l + yyj2935++ + if yyhl2935 { + yyb2935 = yyj2935 > l } else { - yyb2930 = r.CheckBreak() + yyb2935 = r.CheckBreak() } - if yyb2930 { + if yyb2935 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37615,13 +37663,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.KubeletVersion = string(r.DecodeString()) } - yyj2930++ - if yyhl2930 { - yyb2930 = yyj2930 > l + yyj2935++ + if yyhl2935 { + yyb2935 = yyj2935 > l } else { - yyb2930 = r.CheckBreak() + yyb2935 = r.CheckBreak() } - if yyb2930 { + if yyb2935 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37631,13 +37679,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.KubeProxyVersion = string(r.DecodeString()) } - yyj2930++ - if yyhl2930 { - yyb2930 = yyj2930 > l + yyj2935++ + if yyhl2935 { + yyb2935 = yyj2935 > l } else { - yyb2930 = r.CheckBreak() + yyb2935 = r.CheckBreak() } - if yyb2930 { + if yyb2935 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37647,13 +37695,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.OperatingSystem = string(r.DecodeString()) } - yyj2930++ - if yyhl2930 { - yyb2930 = yyj2930 > l + yyj2935++ + if yyhl2935 { + yyb2935 = yyj2935 > l } else { - yyb2930 = r.CheckBreak() + yyb2935 = r.CheckBreak() } - if yyb2930 { + if yyb2935 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37664,17 +37712,17 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Architecture = string(r.DecodeString()) } for { - yyj2930++ - if yyhl2930 { - yyb2930 = yyj2930 > l + yyj2935++ + if yyhl2935 { + yyb2935 = yyj2935 > l } else { - yyb2930 = r.CheckBreak() + yyb2935 = r.CheckBreak() } - if yyb2930 { + if yyb2935 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2930-1, "") + z.DecStructFieldNotFound(yyj2935-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -37686,42 +37734,42 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2941 := z.EncBinary() - _ = yym2941 + yym2946 := z.EncBinary() + _ = yym2946 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2942 := !z.EncBinary() - yy2arr2942 := z.EncBasicHandle().StructToArray - var yyq2942 [10]bool - _, _, _ = yysep2942, yyq2942, yy2arr2942 - const yyr2942 bool = false - yyq2942[0] = len(x.Capacity) != 0 - yyq2942[1] = len(x.Allocatable) != 0 - yyq2942[2] = x.Phase != "" - yyq2942[3] = len(x.Conditions) != 0 - yyq2942[4] = len(x.Addresses) != 0 - yyq2942[5] = true - yyq2942[6] = true - yyq2942[7] = len(x.Images) != 0 - yyq2942[8] = len(x.VolumesInUse) != 0 - yyq2942[9] = len(x.VolumesAttached) != 0 - var yynn2942 int - if yyr2942 || yy2arr2942 { + yysep2947 := !z.EncBinary() + yy2arr2947 := z.EncBasicHandle().StructToArray + var yyq2947 [10]bool + _, _, _ = yysep2947, yyq2947, yy2arr2947 + const yyr2947 bool = false + yyq2947[0] = len(x.Capacity) != 0 + yyq2947[1] = len(x.Allocatable) != 0 + yyq2947[2] = x.Phase != "" + yyq2947[3] = len(x.Conditions) != 0 + yyq2947[4] = len(x.Addresses) != 0 + yyq2947[5] = true + yyq2947[6] = true + yyq2947[7] = len(x.Images) != 0 + yyq2947[8] = len(x.VolumesInUse) != 0 + yyq2947[9] = len(x.VolumesAttached) != 0 + var yynn2947 int + if yyr2947 || yy2arr2947 { r.EncodeArrayStart(10) } else { - yynn2942 = 0 - for _, b := range yyq2942 { + yynn2947 = 0 + for _, b := range yyq2947 { if b { - yynn2942++ + yynn2947++ } } - r.EncodeMapStart(yynn2942) - yynn2942 = 0 + r.EncodeMapStart(yynn2947) + yynn2947 = 0 } - if yyr2942 || yy2arr2942 { + if yyr2947 || yy2arr2947 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2942[0] { + if yyq2947[0] { if x.Capacity == nil { r.EncodeNil() } else { @@ -37731,7 +37779,7 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2942[0] { + if yyq2947[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("capacity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -37742,9 +37790,9 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2942 || yy2arr2942 { + if yyr2947 || yy2arr2947 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2942[1] { + if yyq2947[1] { if x.Allocatable == nil { r.EncodeNil() } else { @@ -37754,7 +37802,7 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2942[1] { + if yyq2947[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("allocatable")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -37765,29 +37813,29 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2942 || yy2arr2942 { + if yyr2947 || yy2arr2947 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2942[2] { + if yyq2947[2] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2942[2] { + if yyq2947[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr2942 || yy2arr2942 { + if yyr2947 || yy2arr2947 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2942[3] { + if yyq2947[3] { if x.Conditions == nil { r.EncodeNil() } else { - yym2947 := z.EncBinary() - _ = yym2947 + yym2952 := z.EncBinary() + _ = yym2952 if false { } else { h.encSliceNodeCondition(([]NodeCondition)(x.Conditions), e) @@ -37797,15 +37845,15 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2942[3] { + if yyq2947[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("conditions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Conditions == nil { r.EncodeNil() } else { - yym2948 := z.EncBinary() - _ = yym2948 + yym2953 := z.EncBinary() + _ = yym2953 if false { } else { h.encSliceNodeCondition(([]NodeCondition)(x.Conditions), e) @@ -37813,14 +37861,14 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2942 || yy2arr2942 { + if yyr2947 || yy2arr2947 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2942[4] { + if yyq2947[4] { if x.Addresses == nil { r.EncodeNil() } else { - yym2950 := z.EncBinary() - _ = yym2950 + yym2955 := z.EncBinary() + _ = yym2955 if false { } else { h.encSliceNodeAddress(([]NodeAddress)(x.Addresses), e) @@ -37830,15 +37878,15 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2942[4] { + if yyq2947[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("addresses")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Addresses == nil { r.EncodeNil() } else { - yym2951 := z.EncBinary() - _ = yym2951 + yym2956 := z.EncBinary() + _ = yym2956 if false { } else { h.encSliceNodeAddress(([]NodeAddress)(x.Addresses), e) @@ -37846,48 +37894,48 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2942 || yy2arr2942 { + if yyr2947 || yy2arr2947 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2942[5] { - yy2953 := &x.DaemonEndpoints - yy2953.CodecEncodeSelf(e) + if yyq2947[5] { + yy2958 := &x.DaemonEndpoints + yy2958.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2942[5] { + if yyq2947[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("daemonEndpoints")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2954 := &x.DaemonEndpoints - yy2954.CodecEncodeSelf(e) + yy2959 := &x.DaemonEndpoints + yy2959.CodecEncodeSelf(e) } } - if yyr2942 || yy2arr2942 { + if yyr2947 || yy2arr2947 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2942[6] { - yy2956 := &x.NodeInfo - yy2956.CodecEncodeSelf(e) + if yyq2947[6] { + yy2961 := &x.NodeInfo + yy2961.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2942[6] { + if yyq2947[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeInfo")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2957 := &x.NodeInfo - yy2957.CodecEncodeSelf(e) + yy2962 := &x.NodeInfo + yy2962.CodecEncodeSelf(e) } } - if yyr2942 || yy2arr2942 { + if yyr2947 || yy2arr2947 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2942[7] { + if yyq2947[7] { if x.Images == nil { r.EncodeNil() } else { - yym2959 := z.EncBinary() - _ = yym2959 + yym2964 := z.EncBinary() + _ = yym2964 if false { } else { h.encSliceContainerImage(([]ContainerImage)(x.Images), e) @@ -37897,15 +37945,15 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2942[7] { + if yyq2947[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("images")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Images == nil { r.EncodeNil() } else { - yym2960 := z.EncBinary() - _ = yym2960 + yym2965 := z.EncBinary() + _ = yym2965 if false { } else { h.encSliceContainerImage(([]ContainerImage)(x.Images), e) @@ -37913,14 +37961,14 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2942 || yy2arr2942 { + if yyr2947 || yy2arr2947 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2942[8] { + if yyq2947[8] { if x.VolumesInUse == nil { r.EncodeNil() } else { - yym2962 := z.EncBinary() - _ = yym2962 + yym2967 := z.EncBinary() + _ = yym2967 if false { } else { h.encSliceUniqueVolumeName(([]UniqueVolumeName)(x.VolumesInUse), e) @@ -37930,15 +37978,15 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2942[8] { + if yyq2947[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumesInUse")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.VolumesInUse == nil { r.EncodeNil() } else { - yym2963 := z.EncBinary() - _ = yym2963 + yym2968 := z.EncBinary() + _ = yym2968 if false { } else { h.encSliceUniqueVolumeName(([]UniqueVolumeName)(x.VolumesInUse), e) @@ -37946,14 +37994,14 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2942 || yy2arr2942 { + if yyr2947 || yy2arr2947 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2942[9] { + if yyq2947[9] { if x.VolumesAttached == nil { r.EncodeNil() } else { - yym2965 := z.EncBinary() - _ = yym2965 + yym2970 := z.EncBinary() + _ = yym2970 if false { } else { h.encSliceAttachedVolume(([]AttachedVolume)(x.VolumesAttached), e) @@ -37963,15 +38011,15 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2942[9] { + if yyq2947[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumesAttached")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.VolumesAttached == nil { r.EncodeNil() } else { - yym2966 := z.EncBinary() - _ = yym2966 + yym2971 := z.EncBinary() + _ = yym2971 if false { } else { h.encSliceAttachedVolume(([]AttachedVolume)(x.VolumesAttached), e) @@ -37979,7 +38027,7 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2942 || yy2arr2942 { + if yyr2947 || yy2arr2947 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -37992,25 +38040,25 @@ func (x *NodeStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2967 := z.DecBinary() - _ = yym2967 + yym2972 := z.DecBinary() + _ = yym2972 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2968 := r.ContainerType() - if yyct2968 == codecSelferValueTypeMap1234 { - yyl2968 := r.ReadMapStart() - if yyl2968 == 0 { + yyct2973 := r.ContainerType() + if yyct2973 == codecSelferValueTypeMap1234 { + yyl2973 := r.ReadMapStart() + if yyl2973 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2968, d) + x.codecDecodeSelfFromMap(yyl2973, d) } - } else if yyct2968 == codecSelferValueTypeArray1234 { - yyl2968 := r.ReadArrayStart() - if yyl2968 == 0 { + } else if yyct2973 == codecSelferValueTypeArray1234 { + yyl2973 := r.ReadArrayStart() + if yyl2973 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2968, d) + x.codecDecodeSelfFromArray(yyl2973, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -38022,12 +38070,12 @@ func (x *NodeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2969Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2969Slc - var yyhl2969 bool = l >= 0 - for yyj2969 := 0; ; yyj2969++ { - if yyhl2969 { - if yyj2969 >= l { + var yys2974Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2974Slc + var yyhl2974 bool = l >= 0 + for yyj2974 := 0; ; yyj2974++ { + if yyhl2974 { + if yyj2974 >= l { break } } else { @@ -38036,23 +38084,23 @@ func (x *NodeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2969Slc = r.DecodeBytes(yys2969Slc, true, true) - yys2969 := string(yys2969Slc) + yys2974Slc = r.DecodeBytes(yys2974Slc, true, true) + yys2974 := string(yys2974Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2969 { + switch yys2974 { case "capacity": if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv2970 := &x.Capacity - yyv2970.CodecDecodeSelf(d) + yyv2975 := &x.Capacity + yyv2975.CodecDecodeSelf(d) } case "allocatable": if r.TryDecodeAsNil() { x.Allocatable = nil } else { - yyv2971 := &x.Allocatable - yyv2971.CodecDecodeSelf(d) + yyv2976 := &x.Allocatable + yyv2976.CodecDecodeSelf(d) } case "phase": if r.TryDecodeAsNil() { @@ -38064,80 +38112,80 @@ func (x *NodeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv2973 := &x.Conditions - yym2974 := z.DecBinary() - _ = yym2974 + yyv2978 := &x.Conditions + yym2979 := z.DecBinary() + _ = yym2979 if false { } else { - h.decSliceNodeCondition((*[]NodeCondition)(yyv2973), d) + h.decSliceNodeCondition((*[]NodeCondition)(yyv2978), d) } } case "addresses": if r.TryDecodeAsNil() { x.Addresses = nil } else { - yyv2975 := &x.Addresses - yym2976 := z.DecBinary() - _ = yym2976 + yyv2980 := &x.Addresses + yym2981 := z.DecBinary() + _ = yym2981 if false { } else { - h.decSliceNodeAddress((*[]NodeAddress)(yyv2975), d) + h.decSliceNodeAddress((*[]NodeAddress)(yyv2980), d) } } case "daemonEndpoints": if r.TryDecodeAsNil() { x.DaemonEndpoints = NodeDaemonEndpoints{} } else { - yyv2977 := &x.DaemonEndpoints - yyv2977.CodecDecodeSelf(d) + yyv2982 := &x.DaemonEndpoints + yyv2982.CodecDecodeSelf(d) } case "nodeInfo": if r.TryDecodeAsNil() { x.NodeInfo = NodeSystemInfo{} } else { - yyv2978 := &x.NodeInfo - yyv2978.CodecDecodeSelf(d) + yyv2983 := &x.NodeInfo + yyv2983.CodecDecodeSelf(d) } case "images": if r.TryDecodeAsNil() { x.Images = nil } else { - yyv2979 := &x.Images - yym2980 := z.DecBinary() - _ = yym2980 + yyv2984 := &x.Images + yym2985 := z.DecBinary() + _ = yym2985 if false { } else { - h.decSliceContainerImage((*[]ContainerImage)(yyv2979), d) + h.decSliceContainerImage((*[]ContainerImage)(yyv2984), d) } } case "volumesInUse": if r.TryDecodeAsNil() { x.VolumesInUse = nil } else { - yyv2981 := &x.VolumesInUse - yym2982 := z.DecBinary() - _ = yym2982 + yyv2986 := &x.VolumesInUse + yym2987 := z.DecBinary() + _ = yym2987 if false { } else { - h.decSliceUniqueVolumeName((*[]UniqueVolumeName)(yyv2981), d) + h.decSliceUniqueVolumeName((*[]UniqueVolumeName)(yyv2986), d) } } case "volumesAttached": if r.TryDecodeAsNil() { x.VolumesAttached = nil } else { - yyv2983 := &x.VolumesAttached - yym2984 := z.DecBinary() - _ = yym2984 + yyv2988 := &x.VolumesAttached + yym2989 := z.DecBinary() + _ = yym2989 if false { } else { - h.decSliceAttachedVolume((*[]AttachedVolume)(yyv2983), d) + h.decSliceAttachedVolume((*[]AttachedVolume)(yyv2988), d) } } default: - z.DecStructFieldNotFound(-1, yys2969) - } // end switch yys2969 - } // end for yyj2969 + z.DecStructFieldNotFound(-1, yys2974) + } // end switch yys2974 + } // end for yyj2974 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -38145,16 +38193,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2985 int - var yyb2985 bool - var yyhl2985 bool = l >= 0 - yyj2985++ - if yyhl2985 { - yyb2985 = yyj2985 > l + var yyj2990 int + var yyb2990 bool + var yyhl2990 bool = l >= 0 + yyj2990++ + if yyhl2990 { + yyb2990 = yyj2990 > l } else { - yyb2985 = r.CheckBreak() + yyb2990 = r.CheckBreak() } - if yyb2985 { + if yyb2990 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38162,16 +38210,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv2986 := &x.Capacity - yyv2986.CodecDecodeSelf(d) + yyv2991 := &x.Capacity + yyv2991.CodecDecodeSelf(d) } - yyj2985++ - if yyhl2985 { - yyb2985 = yyj2985 > l + yyj2990++ + if yyhl2990 { + yyb2990 = yyj2990 > l } else { - yyb2985 = r.CheckBreak() + yyb2990 = r.CheckBreak() } - if yyb2985 { + if yyb2990 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38179,16 +38227,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Allocatable = nil } else { - yyv2987 := &x.Allocatable - yyv2987.CodecDecodeSelf(d) + yyv2992 := &x.Allocatable + yyv2992.CodecDecodeSelf(d) } - yyj2985++ - if yyhl2985 { - yyb2985 = yyj2985 > l + yyj2990++ + if yyhl2990 { + yyb2990 = yyj2990 > l } else { - yyb2985 = r.CheckBreak() + yyb2990 = r.CheckBreak() } - if yyb2985 { + if yyb2990 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38198,13 +38246,13 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Phase = NodePhase(r.DecodeString()) } - yyj2985++ - if yyhl2985 { - yyb2985 = yyj2985 > l + yyj2990++ + if yyhl2990 { + yyb2990 = yyj2990 > l } else { - yyb2985 = r.CheckBreak() + yyb2990 = r.CheckBreak() } - if yyb2985 { + if yyb2990 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38212,21 +38260,21 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv2989 := &x.Conditions - yym2990 := z.DecBinary() - _ = yym2990 + yyv2994 := &x.Conditions + yym2995 := z.DecBinary() + _ = yym2995 if false { } else { - h.decSliceNodeCondition((*[]NodeCondition)(yyv2989), d) + h.decSliceNodeCondition((*[]NodeCondition)(yyv2994), d) } } - yyj2985++ - if yyhl2985 { - yyb2985 = yyj2985 > l + yyj2990++ + if yyhl2990 { + yyb2990 = yyj2990 > l } else { - yyb2985 = r.CheckBreak() + yyb2990 = r.CheckBreak() } - if yyb2985 { + if yyb2990 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38234,21 +38282,21 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Addresses = nil } else { - yyv2991 := &x.Addresses - yym2992 := z.DecBinary() - _ = yym2992 + yyv2996 := &x.Addresses + yym2997 := z.DecBinary() + _ = yym2997 if false { } else { - h.decSliceNodeAddress((*[]NodeAddress)(yyv2991), d) + h.decSliceNodeAddress((*[]NodeAddress)(yyv2996), d) } } - yyj2985++ - if yyhl2985 { - yyb2985 = yyj2985 > l + yyj2990++ + if yyhl2990 { + yyb2990 = yyj2990 > l } else { - yyb2985 = r.CheckBreak() + yyb2990 = r.CheckBreak() } - if yyb2985 { + if yyb2990 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38256,16 +38304,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.DaemonEndpoints = NodeDaemonEndpoints{} } else { - yyv2993 := &x.DaemonEndpoints - yyv2993.CodecDecodeSelf(d) + yyv2998 := &x.DaemonEndpoints + yyv2998.CodecDecodeSelf(d) } - yyj2985++ - if yyhl2985 { - yyb2985 = yyj2985 > l + yyj2990++ + if yyhl2990 { + yyb2990 = yyj2990 > l } else { - yyb2985 = r.CheckBreak() + yyb2990 = r.CheckBreak() } - if yyb2985 { + if yyb2990 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38273,16 +38321,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NodeInfo = NodeSystemInfo{} } else { - yyv2994 := &x.NodeInfo - yyv2994.CodecDecodeSelf(d) + yyv2999 := &x.NodeInfo + yyv2999.CodecDecodeSelf(d) } - yyj2985++ - if yyhl2985 { - yyb2985 = yyj2985 > l + yyj2990++ + if yyhl2990 { + yyb2990 = yyj2990 > l } else { - yyb2985 = r.CheckBreak() + yyb2990 = r.CheckBreak() } - if yyb2985 { + if yyb2990 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38290,21 +38338,21 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Images = nil } else { - yyv2995 := &x.Images - yym2996 := z.DecBinary() - _ = yym2996 + yyv3000 := &x.Images + yym3001 := z.DecBinary() + _ = yym3001 if false { } else { - h.decSliceContainerImage((*[]ContainerImage)(yyv2995), d) + h.decSliceContainerImage((*[]ContainerImage)(yyv3000), d) } } - yyj2985++ - if yyhl2985 { - yyb2985 = yyj2985 > l + yyj2990++ + if yyhl2990 { + yyb2990 = yyj2990 > l } else { - yyb2985 = r.CheckBreak() + yyb2990 = r.CheckBreak() } - if yyb2985 { + if yyb2990 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38312,21 +38360,21 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.VolumesInUse = nil } else { - yyv2997 := &x.VolumesInUse - yym2998 := z.DecBinary() - _ = yym2998 + yyv3002 := &x.VolumesInUse + yym3003 := z.DecBinary() + _ = yym3003 if false { } else { - h.decSliceUniqueVolumeName((*[]UniqueVolumeName)(yyv2997), d) + h.decSliceUniqueVolumeName((*[]UniqueVolumeName)(yyv3002), d) } } - yyj2985++ - if yyhl2985 { - yyb2985 = yyj2985 > l + yyj2990++ + if yyhl2990 { + yyb2990 = yyj2990 > l } else { - yyb2985 = r.CheckBreak() + yyb2990 = r.CheckBreak() } - if yyb2985 { + if yyb2990 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38334,26 +38382,26 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.VolumesAttached = nil } else { - yyv2999 := &x.VolumesAttached - yym3000 := z.DecBinary() - _ = yym3000 + yyv3004 := &x.VolumesAttached + yym3005 := z.DecBinary() + _ = yym3005 if false { } else { - h.decSliceAttachedVolume((*[]AttachedVolume)(yyv2999), d) + h.decSliceAttachedVolume((*[]AttachedVolume)(yyv3004), d) } } for { - yyj2985++ - if yyhl2985 { - yyb2985 = yyj2985 > l + yyj2990++ + if yyhl2990 { + yyb2990 = yyj2990 > l } else { - yyb2985 = r.CheckBreak() + yyb2990 = r.CheckBreak() } - if yyb2985 { + if yyb2990 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2985-1, "") + z.DecStructFieldNotFound(yyj2990-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -38362,8 +38410,8 @@ func (x UniqueVolumeName) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3001 := z.EncBinary() - _ = yym3001 + yym3006 := z.EncBinary() + _ = yym3006 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -38375,8 +38423,8 @@ func (x *UniqueVolumeName) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3002 := z.DecBinary() - _ = yym3002 + yym3007 := z.DecBinary() + _ = yym3007 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -38391,30 +38439,30 @@ func (x *AttachedVolume) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3003 := z.EncBinary() - _ = yym3003 + yym3008 := z.EncBinary() + _ = yym3008 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3004 := !z.EncBinary() - yy2arr3004 := z.EncBasicHandle().StructToArray - var yyq3004 [2]bool - _, _, _ = yysep3004, yyq3004, yy2arr3004 - const yyr3004 bool = false - var yynn3004 int - if yyr3004 || yy2arr3004 { + yysep3009 := !z.EncBinary() + yy2arr3009 := z.EncBasicHandle().StructToArray + var yyq3009 [2]bool + _, _, _ = yysep3009, yyq3009, yy2arr3009 + const yyr3009 bool = false + var yynn3009 int + if yyr3009 || yy2arr3009 { r.EncodeArrayStart(2) } else { - yynn3004 = 2 - for _, b := range yyq3004 { + yynn3009 = 2 + for _, b := range yyq3009 { if b { - yynn3004++ + yynn3009++ } } - r.EncodeMapStart(yynn3004) - yynn3004 = 0 + r.EncodeMapStart(yynn3009) + yynn3009 = 0 } - if yyr3004 || yy2arr3004 { + if yyr3009 || yy2arr3009 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Name.CodecEncodeSelf(e) } else { @@ -38423,10 +38471,10 @@ func (x *AttachedVolume) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Name.CodecEncodeSelf(e) } - if yyr3004 || yy2arr3004 { + if yyr3009 || yy2arr3009 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3007 := z.EncBinary() - _ = yym3007 + yym3012 := z.EncBinary() + _ = yym3012 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.DevicePath)) @@ -38435,14 +38483,14 @@ func (x *AttachedVolume) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("devicePath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3008 := z.EncBinary() - _ = yym3008 + yym3013 := z.EncBinary() + _ = yym3013 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.DevicePath)) } } - if yyr3004 || yy2arr3004 { + if yyr3009 || yy2arr3009 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -38455,25 +38503,25 @@ func (x *AttachedVolume) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3009 := z.DecBinary() - _ = yym3009 + yym3014 := z.DecBinary() + _ = yym3014 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3010 := r.ContainerType() - if yyct3010 == codecSelferValueTypeMap1234 { - yyl3010 := r.ReadMapStart() - if yyl3010 == 0 { + yyct3015 := r.ContainerType() + if yyct3015 == codecSelferValueTypeMap1234 { + yyl3015 := r.ReadMapStart() + if yyl3015 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3010, d) + x.codecDecodeSelfFromMap(yyl3015, d) } - } else if yyct3010 == codecSelferValueTypeArray1234 { - yyl3010 := r.ReadArrayStart() - if yyl3010 == 0 { + } else if yyct3015 == codecSelferValueTypeArray1234 { + yyl3015 := r.ReadArrayStart() + if yyl3015 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3010, d) + x.codecDecodeSelfFromArray(yyl3015, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -38485,12 +38533,12 @@ func (x *AttachedVolume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3011Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3011Slc - var yyhl3011 bool = l >= 0 - for yyj3011 := 0; ; yyj3011++ { - if yyhl3011 { - if yyj3011 >= l { + var yys3016Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3016Slc + var yyhl3016 bool = l >= 0 + for yyj3016 := 0; ; yyj3016++ { + if yyhl3016 { + if yyj3016 >= l { break } } else { @@ -38499,10 +38547,10 @@ func (x *AttachedVolume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3011Slc = r.DecodeBytes(yys3011Slc, true, true) - yys3011 := string(yys3011Slc) + yys3016Slc = r.DecodeBytes(yys3016Slc, true, true) + yys3016 := string(yys3016Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3011 { + switch yys3016 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -38516,9 +38564,9 @@ func (x *AttachedVolume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.DevicePath = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3011) - } // end switch yys3011 - } // end for yyj3011 + z.DecStructFieldNotFound(-1, yys3016) + } // end switch yys3016 + } // end for yyj3016 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -38526,16 +38574,16 @@ func (x *AttachedVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3014 int - var yyb3014 bool - var yyhl3014 bool = l >= 0 - yyj3014++ - if yyhl3014 { - yyb3014 = yyj3014 > l + var yyj3019 int + var yyb3019 bool + var yyhl3019 bool = l >= 0 + yyj3019++ + if yyhl3019 { + yyb3019 = yyj3019 > l } else { - yyb3014 = r.CheckBreak() + yyb3019 = r.CheckBreak() } - if yyb3014 { + if yyb3019 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38545,13 +38593,13 @@ func (x *AttachedVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = UniqueVolumeName(r.DecodeString()) } - yyj3014++ - if yyhl3014 { - yyb3014 = yyj3014 > l + yyj3019++ + if yyhl3019 { + yyb3019 = yyj3019 > l } else { - yyb3014 = r.CheckBreak() + yyb3019 = r.CheckBreak() } - if yyb3014 { + if yyb3019 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38562,17 +38610,17 @@ func (x *AttachedVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.DevicePath = string(r.DecodeString()) } for { - yyj3014++ - if yyhl3014 { - yyb3014 = yyj3014 > l + yyj3019++ + if yyhl3019 { + yyb3019 = yyj3019 > l } else { - yyb3014 = r.CheckBreak() + yyb3019 = r.CheckBreak() } - if yyb3014 { + if yyb3019 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3014-1, "") + z.DecStructFieldNotFound(yyj3019-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -38584,38 +38632,38 @@ func (x *AvoidPods) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3017 := z.EncBinary() - _ = yym3017 + yym3022 := z.EncBinary() + _ = yym3022 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3018 := !z.EncBinary() - yy2arr3018 := z.EncBasicHandle().StructToArray - var yyq3018 [1]bool - _, _, _ = yysep3018, yyq3018, yy2arr3018 - const yyr3018 bool = false - yyq3018[0] = len(x.PreferAvoidPods) != 0 - var yynn3018 int - if yyr3018 || yy2arr3018 { + yysep3023 := !z.EncBinary() + yy2arr3023 := z.EncBasicHandle().StructToArray + var yyq3023 [1]bool + _, _, _ = yysep3023, yyq3023, yy2arr3023 + const yyr3023 bool = false + yyq3023[0] = len(x.PreferAvoidPods) != 0 + var yynn3023 int + if yyr3023 || yy2arr3023 { r.EncodeArrayStart(1) } else { - yynn3018 = 0 - for _, b := range yyq3018 { + yynn3023 = 0 + for _, b := range yyq3023 { if b { - yynn3018++ + yynn3023++ } } - r.EncodeMapStart(yynn3018) - yynn3018 = 0 + r.EncodeMapStart(yynn3023) + yynn3023 = 0 } - if yyr3018 || yy2arr3018 { + if yyr3023 || yy2arr3023 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3018[0] { + if yyq3023[0] { if x.PreferAvoidPods == nil { r.EncodeNil() } else { - yym3020 := z.EncBinary() - _ = yym3020 + yym3025 := z.EncBinary() + _ = yym3025 if false { } else { h.encSlicePreferAvoidPodsEntry(([]PreferAvoidPodsEntry)(x.PreferAvoidPods), e) @@ -38625,15 +38673,15 @@ func (x *AvoidPods) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3018[0] { + if yyq3023[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preferAvoidPods")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.PreferAvoidPods == nil { r.EncodeNil() } else { - yym3021 := z.EncBinary() - _ = yym3021 + yym3026 := z.EncBinary() + _ = yym3026 if false { } else { h.encSlicePreferAvoidPodsEntry(([]PreferAvoidPodsEntry)(x.PreferAvoidPods), e) @@ -38641,7 +38689,7 @@ func (x *AvoidPods) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3018 || yy2arr3018 { + if yyr3023 || yy2arr3023 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -38654,25 +38702,25 @@ func (x *AvoidPods) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3022 := z.DecBinary() - _ = yym3022 + yym3027 := z.DecBinary() + _ = yym3027 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3023 := r.ContainerType() - if yyct3023 == codecSelferValueTypeMap1234 { - yyl3023 := r.ReadMapStart() - if yyl3023 == 0 { + yyct3028 := r.ContainerType() + if yyct3028 == codecSelferValueTypeMap1234 { + yyl3028 := r.ReadMapStart() + if yyl3028 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3023, d) + x.codecDecodeSelfFromMap(yyl3028, d) } - } else if yyct3023 == codecSelferValueTypeArray1234 { - yyl3023 := r.ReadArrayStart() - if yyl3023 == 0 { + } else if yyct3028 == codecSelferValueTypeArray1234 { + yyl3028 := r.ReadArrayStart() + if yyl3028 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3023, d) + x.codecDecodeSelfFromArray(yyl3028, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -38684,12 +38732,12 @@ func (x *AvoidPods) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3024Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3024Slc - var yyhl3024 bool = l >= 0 - for yyj3024 := 0; ; yyj3024++ { - if yyhl3024 { - if yyj3024 >= l { + var yys3029Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3029Slc + var yyhl3029 bool = l >= 0 + for yyj3029 := 0; ; yyj3029++ { + if yyhl3029 { + if yyj3029 >= l { break } } else { @@ -38698,26 +38746,26 @@ func (x *AvoidPods) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3024Slc = r.DecodeBytes(yys3024Slc, true, true) - yys3024 := string(yys3024Slc) + yys3029Slc = r.DecodeBytes(yys3029Slc, true, true) + yys3029 := string(yys3029Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3024 { + switch yys3029 { case "preferAvoidPods": if r.TryDecodeAsNil() { x.PreferAvoidPods = nil } else { - yyv3025 := &x.PreferAvoidPods - yym3026 := z.DecBinary() - _ = yym3026 + yyv3030 := &x.PreferAvoidPods + yym3031 := z.DecBinary() + _ = yym3031 if false { } else { - h.decSlicePreferAvoidPodsEntry((*[]PreferAvoidPodsEntry)(yyv3025), d) + h.decSlicePreferAvoidPodsEntry((*[]PreferAvoidPodsEntry)(yyv3030), d) } } default: - z.DecStructFieldNotFound(-1, yys3024) - } // end switch yys3024 - } // end for yyj3024 + z.DecStructFieldNotFound(-1, yys3029) + } // end switch yys3029 + } // end for yyj3029 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -38725,16 +38773,16 @@ func (x *AvoidPods) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3027 int - var yyb3027 bool - var yyhl3027 bool = l >= 0 - yyj3027++ - if yyhl3027 { - yyb3027 = yyj3027 > l + var yyj3032 int + var yyb3032 bool + var yyhl3032 bool = l >= 0 + yyj3032++ + if yyhl3032 { + yyb3032 = yyj3032 > l } else { - yyb3027 = r.CheckBreak() + yyb3032 = r.CheckBreak() } - if yyb3027 { + if yyb3032 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38742,26 +38790,26 @@ func (x *AvoidPods) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.PreferAvoidPods = nil } else { - yyv3028 := &x.PreferAvoidPods - yym3029 := z.DecBinary() - _ = yym3029 + yyv3033 := &x.PreferAvoidPods + yym3034 := z.DecBinary() + _ = yym3034 if false { } else { - h.decSlicePreferAvoidPodsEntry((*[]PreferAvoidPodsEntry)(yyv3028), d) + h.decSlicePreferAvoidPodsEntry((*[]PreferAvoidPodsEntry)(yyv3033), d) } } for { - yyj3027++ - if yyhl3027 { - yyb3027 = yyj3027 > l + yyj3032++ + if yyhl3032 { + yyb3032 = yyj3032 > l } else { - yyb3027 = r.CheckBreak() + yyb3032 = r.CheckBreak() } - if yyb3027 { + if yyb3032 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3027-1, "") + z.DecStructFieldNotFound(yyj3032-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -38773,111 +38821,111 @@ func (x *PreferAvoidPodsEntry) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3030 := z.EncBinary() - _ = yym3030 + yym3035 := z.EncBinary() + _ = yym3035 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3031 := !z.EncBinary() - yy2arr3031 := z.EncBasicHandle().StructToArray - var yyq3031 [4]bool - _, _, _ = yysep3031, yyq3031, yy2arr3031 - const yyr3031 bool = false - yyq3031[1] = true - yyq3031[2] = x.Reason != "" - yyq3031[3] = x.Message != "" - var yynn3031 int - if yyr3031 || yy2arr3031 { + yysep3036 := !z.EncBinary() + yy2arr3036 := z.EncBasicHandle().StructToArray + var yyq3036 [4]bool + _, _, _ = yysep3036, yyq3036, yy2arr3036 + const yyr3036 bool = false + yyq3036[1] = true + yyq3036[2] = x.Reason != "" + yyq3036[3] = x.Message != "" + var yynn3036 int + if yyr3036 || yy2arr3036 { r.EncodeArrayStart(4) } else { - yynn3031 = 1 - for _, b := range yyq3031 { + yynn3036 = 1 + for _, b := range yyq3036 { if b { - yynn3031++ + yynn3036++ } } - r.EncodeMapStart(yynn3031) - yynn3031 = 0 + r.EncodeMapStart(yynn3036) + yynn3036 = 0 } - if yyr3031 || yy2arr3031 { + if yyr3036 || yy2arr3036 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3033 := &x.PodSignature - yy3033.CodecEncodeSelf(e) + yy3038 := &x.PodSignature + yy3038.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podSignature")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3034 := &x.PodSignature - yy3034.CodecEncodeSelf(e) + yy3039 := &x.PodSignature + yy3039.CodecEncodeSelf(e) } - if yyr3031 || yy2arr3031 { + if yyr3036 || yy2arr3036 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3031[1] { - yy3036 := &x.EvictionTime - yym3037 := z.EncBinary() - _ = yym3037 + if yyq3036[1] { + yy3041 := &x.EvictionTime + yym3042 := z.EncBinary() + _ = yym3042 if false { - } else if z.HasExtensions() && z.EncExt(yy3036) { - } else if yym3037 { - z.EncBinaryMarshal(yy3036) - } else if !yym3037 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3036) + } else if z.HasExtensions() && z.EncExt(yy3041) { + } else if yym3042 { + z.EncBinaryMarshal(yy3041) + } else if !yym3042 && z.IsJSONHandle() { + z.EncJSONMarshal(yy3041) } else { - z.EncFallback(yy3036) + z.EncFallback(yy3041) } } else { r.EncodeNil() } } else { - if yyq3031[1] { + if yyq3036[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("evictionTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3038 := &x.EvictionTime - yym3039 := z.EncBinary() - _ = yym3039 - if false { - } else if z.HasExtensions() && z.EncExt(yy3038) { - } else if yym3039 { - z.EncBinaryMarshal(yy3038) - } else if !yym3039 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3038) - } else { - z.EncFallback(yy3038) - } - } - } - if yyr3031 || yy2arr3031 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3031[2] { - yym3041 := z.EncBinary() - _ = yym3041 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq3031[2] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("reason")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3042 := z.EncBinary() - _ = yym3042 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) - } - } - } - if yyr3031 || yy2arr3031 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3031[3] { + yy3043 := &x.EvictionTime yym3044 := z.EncBinary() _ = yym3044 if false { + } else if z.HasExtensions() && z.EncExt(yy3043) { + } else if yym3044 { + z.EncBinaryMarshal(yy3043) + } else if !yym3044 && z.IsJSONHandle() { + z.EncJSONMarshal(yy3043) + } else { + z.EncFallback(yy3043) + } + } + } + if yyr3036 || yy2arr3036 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3036[2] { + yym3046 := z.EncBinary() + _ = yym3046 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq3036[2] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("reason")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym3047 := z.EncBinary() + _ = yym3047 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) + } + } + } + if yyr3036 || yy2arr3036 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3036[3] { + yym3049 := z.EncBinary() + _ = yym3049 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } @@ -38885,19 +38933,19 @@ func (x *PreferAvoidPodsEntry) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3031[3] { + if yyq3036[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3045 := z.EncBinary() - _ = yym3045 + yym3050 := z.EncBinary() + _ = yym3050 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr3031 || yy2arr3031 { + if yyr3036 || yy2arr3036 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -38910,25 +38958,25 @@ func (x *PreferAvoidPodsEntry) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3046 := z.DecBinary() - _ = yym3046 + yym3051 := z.DecBinary() + _ = yym3051 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3047 := r.ContainerType() - if yyct3047 == codecSelferValueTypeMap1234 { - yyl3047 := r.ReadMapStart() - if yyl3047 == 0 { + yyct3052 := r.ContainerType() + if yyct3052 == codecSelferValueTypeMap1234 { + yyl3052 := r.ReadMapStart() + if yyl3052 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3047, d) + x.codecDecodeSelfFromMap(yyl3052, d) } - } else if yyct3047 == codecSelferValueTypeArray1234 { - yyl3047 := r.ReadArrayStart() - if yyl3047 == 0 { + } else if yyct3052 == codecSelferValueTypeArray1234 { + yyl3052 := r.ReadArrayStart() + if yyl3052 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3047, d) + x.codecDecodeSelfFromArray(yyl3052, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -38940,12 +38988,12 @@ func (x *PreferAvoidPodsEntry) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3048Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3048Slc - var yyhl3048 bool = l >= 0 - for yyj3048 := 0; ; yyj3048++ { - if yyhl3048 { - if yyj3048 >= l { + var yys3053Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3053Slc + var yyhl3053 bool = l >= 0 + for yyj3053 := 0; ; yyj3053++ { + if yyhl3053 { + if yyj3053 >= l { break } } else { @@ -38954,32 +39002,32 @@ func (x *PreferAvoidPodsEntry) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3048Slc = r.DecodeBytes(yys3048Slc, true, true) - yys3048 := string(yys3048Slc) + yys3053Slc = r.DecodeBytes(yys3053Slc, true, true) + yys3053 := string(yys3053Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3048 { + switch yys3053 { case "podSignature": if r.TryDecodeAsNil() { x.PodSignature = PodSignature{} } else { - yyv3049 := &x.PodSignature - yyv3049.CodecDecodeSelf(d) + yyv3054 := &x.PodSignature + yyv3054.CodecDecodeSelf(d) } case "evictionTime": if r.TryDecodeAsNil() { x.EvictionTime = pkg2_unversioned.Time{} } else { - yyv3050 := &x.EvictionTime - yym3051 := z.DecBinary() - _ = yym3051 + yyv3055 := &x.EvictionTime + yym3056 := z.DecBinary() + _ = yym3056 if false { - } else if z.HasExtensions() && z.DecExt(yyv3050) { - } else if yym3051 { - z.DecBinaryUnmarshal(yyv3050) - } else if !yym3051 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3050) + } else if z.HasExtensions() && z.DecExt(yyv3055) { + } else if yym3056 { + z.DecBinaryUnmarshal(yyv3055) + } else if !yym3056 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3055) } else { - z.DecFallback(yyv3050, false) + z.DecFallback(yyv3055, false) } } case "reason": @@ -38995,9 +39043,9 @@ func (x *PreferAvoidPodsEntry) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Message = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3048) - } // end switch yys3048 - } // end for yyj3048 + z.DecStructFieldNotFound(-1, yys3053) + } // end switch yys3053 + } // end for yyj3053 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -39005,16 +39053,16 @@ func (x *PreferAvoidPodsEntry) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3054 int - var yyb3054 bool - var yyhl3054 bool = l >= 0 - yyj3054++ - if yyhl3054 { - yyb3054 = yyj3054 > l + var yyj3059 int + var yyb3059 bool + var yyhl3059 bool = l >= 0 + yyj3059++ + if yyhl3059 { + yyb3059 = yyj3059 > l } else { - yyb3054 = r.CheckBreak() + yyb3059 = r.CheckBreak() } - if yyb3054 { + if yyb3059 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39022,16 +39070,16 @@ func (x *PreferAvoidPodsEntry) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.PodSignature = PodSignature{} } else { - yyv3055 := &x.PodSignature - yyv3055.CodecDecodeSelf(d) + yyv3060 := &x.PodSignature + yyv3060.CodecDecodeSelf(d) } - yyj3054++ - if yyhl3054 { - yyb3054 = yyj3054 > l + yyj3059++ + if yyhl3059 { + yyb3059 = yyj3059 > l } else { - yyb3054 = r.CheckBreak() + yyb3059 = r.CheckBreak() } - if yyb3054 { + if yyb3059 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39039,26 +39087,26 @@ func (x *PreferAvoidPodsEntry) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.EvictionTime = pkg2_unversioned.Time{} } else { - yyv3056 := &x.EvictionTime - yym3057 := z.DecBinary() - _ = yym3057 + yyv3061 := &x.EvictionTime + yym3062 := z.DecBinary() + _ = yym3062 if false { - } else if z.HasExtensions() && z.DecExt(yyv3056) { - } else if yym3057 { - z.DecBinaryUnmarshal(yyv3056) - } else if !yym3057 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3056) + } else if z.HasExtensions() && z.DecExt(yyv3061) { + } else if yym3062 { + z.DecBinaryUnmarshal(yyv3061) + } else if !yym3062 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3061) } else { - z.DecFallback(yyv3056, false) + z.DecFallback(yyv3061, false) } } - yyj3054++ - if yyhl3054 { - yyb3054 = yyj3054 > l + yyj3059++ + if yyhl3059 { + yyb3059 = yyj3059 > l } else { - yyb3054 = r.CheckBreak() + yyb3059 = r.CheckBreak() } - if yyb3054 { + if yyb3059 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39068,13 +39116,13 @@ func (x *PreferAvoidPodsEntry) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Reason = string(r.DecodeString()) } - yyj3054++ - if yyhl3054 { - yyb3054 = yyj3054 > l + yyj3059++ + if yyhl3059 { + yyb3059 = yyj3059 > l } else { - yyb3054 = r.CheckBreak() + yyb3059 = r.CheckBreak() } - if yyb3054 { + if yyb3059 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39085,17 +39133,17 @@ func (x *PreferAvoidPodsEntry) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Message = string(r.DecodeString()) } for { - yyj3054++ - if yyhl3054 { - yyb3054 = yyj3054 > l + yyj3059++ + if yyhl3059 { + yyb3059 = yyj3059 > l } else { - yyb3054 = r.CheckBreak() + yyb3059 = r.CheckBreak() } - if yyb3054 { + if yyb3059 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3054-1, "") + z.DecStructFieldNotFound(yyj3059-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -39107,33 +39155,33 @@ func (x *PodSignature) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3060 := z.EncBinary() - _ = yym3060 + yym3065 := z.EncBinary() + _ = yym3065 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3061 := !z.EncBinary() - yy2arr3061 := z.EncBasicHandle().StructToArray - var yyq3061 [1]bool - _, _, _ = yysep3061, yyq3061, yy2arr3061 - const yyr3061 bool = false - yyq3061[0] = x.PodController != nil - var yynn3061 int - if yyr3061 || yy2arr3061 { + yysep3066 := !z.EncBinary() + yy2arr3066 := z.EncBasicHandle().StructToArray + var yyq3066 [1]bool + _, _, _ = yysep3066, yyq3066, yy2arr3066 + const yyr3066 bool = false + yyq3066[0] = x.PodController != nil + var yynn3066 int + if yyr3066 || yy2arr3066 { r.EncodeArrayStart(1) } else { - yynn3061 = 0 - for _, b := range yyq3061 { + yynn3066 = 0 + for _, b := range yyq3066 { if b { - yynn3061++ + yynn3066++ } } - r.EncodeMapStart(yynn3061) - yynn3061 = 0 + r.EncodeMapStart(yynn3066) + yynn3066 = 0 } - if yyr3061 || yy2arr3061 { + if yyr3066 || yy2arr3066 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3061[0] { + if yyq3066[0] { if x.PodController == nil { r.EncodeNil() } else { @@ -39143,7 +39191,7 @@ func (x *PodSignature) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3061[0] { + if yyq3066[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podController")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -39154,7 +39202,7 @@ func (x *PodSignature) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3061 || yy2arr3061 { + if yyr3066 || yy2arr3066 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -39167,25 +39215,25 @@ func (x *PodSignature) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3063 := z.DecBinary() - _ = yym3063 + yym3068 := z.DecBinary() + _ = yym3068 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3064 := r.ContainerType() - if yyct3064 == codecSelferValueTypeMap1234 { - yyl3064 := r.ReadMapStart() - if yyl3064 == 0 { + yyct3069 := r.ContainerType() + if yyct3069 == codecSelferValueTypeMap1234 { + yyl3069 := r.ReadMapStart() + if yyl3069 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3064, d) + x.codecDecodeSelfFromMap(yyl3069, d) } - } else if yyct3064 == codecSelferValueTypeArray1234 { - yyl3064 := r.ReadArrayStart() - if yyl3064 == 0 { + } else if yyct3069 == codecSelferValueTypeArray1234 { + yyl3069 := r.ReadArrayStart() + if yyl3069 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3064, d) + x.codecDecodeSelfFromArray(yyl3069, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -39197,12 +39245,12 @@ func (x *PodSignature) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3065Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3065Slc - var yyhl3065 bool = l >= 0 - for yyj3065 := 0; ; yyj3065++ { - if yyhl3065 { - if yyj3065 >= l { + var yys3070Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3070Slc + var yyhl3070 bool = l >= 0 + for yyj3070 := 0; ; yyj3070++ { + if yyhl3070 { + if yyj3070 >= l { break } } else { @@ -39211,10 +39259,10 @@ func (x *PodSignature) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3065Slc = r.DecodeBytes(yys3065Slc, true, true) - yys3065 := string(yys3065Slc) + yys3070Slc = r.DecodeBytes(yys3070Slc, true, true) + yys3070 := string(yys3070Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3065 { + switch yys3070 { case "podController": if r.TryDecodeAsNil() { if x.PodController != nil { @@ -39227,9 +39275,9 @@ func (x *PodSignature) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.PodController.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3065) - } // end switch yys3065 - } // end for yyj3065 + z.DecStructFieldNotFound(-1, yys3070) + } // end switch yys3070 + } // end for yyj3070 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -39237,16 +39285,16 @@ func (x *PodSignature) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3067 int - var yyb3067 bool - var yyhl3067 bool = l >= 0 - yyj3067++ - if yyhl3067 { - yyb3067 = yyj3067 > l + var yyj3072 int + var yyb3072 bool + var yyhl3072 bool = l >= 0 + yyj3072++ + if yyhl3072 { + yyb3072 = yyj3072 > l } else { - yyb3067 = r.CheckBreak() + yyb3072 = r.CheckBreak() } - if yyb3067 { + if yyb3072 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39262,17 +39310,17 @@ func (x *PodSignature) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.PodController.CodecDecodeSelf(d) } for { - yyj3067++ - if yyhl3067 { - yyb3067 = yyj3067 > l + yyj3072++ + if yyhl3072 { + yyb3072 = yyj3072 > l } else { - yyb3067 = r.CheckBreak() + yyb3072 = r.CheckBreak() } - if yyb3067 { + if yyb3072 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3067-1, "") + z.DecStructFieldNotFound(yyj3072-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -39284,37 +39332,37 @@ func (x *ContainerImage) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3069 := z.EncBinary() - _ = yym3069 + yym3074 := z.EncBinary() + _ = yym3074 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3070 := !z.EncBinary() - yy2arr3070 := z.EncBasicHandle().StructToArray - var yyq3070 [2]bool - _, _, _ = yysep3070, yyq3070, yy2arr3070 - const yyr3070 bool = false - yyq3070[1] = x.SizeBytes != 0 - var yynn3070 int - if yyr3070 || yy2arr3070 { + yysep3075 := !z.EncBinary() + yy2arr3075 := z.EncBasicHandle().StructToArray + var yyq3075 [2]bool + _, _, _ = yysep3075, yyq3075, yy2arr3075 + const yyr3075 bool = false + yyq3075[1] = x.SizeBytes != 0 + var yynn3075 int + if yyr3075 || yy2arr3075 { r.EncodeArrayStart(2) } else { - yynn3070 = 1 - for _, b := range yyq3070 { + yynn3075 = 1 + for _, b := range yyq3075 { if b { - yynn3070++ + yynn3075++ } } - r.EncodeMapStart(yynn3070) - yynn3070 = 0 + r.EncodeMapStart(yynn3075) + yynn3075 = 0 } - if yyr3070 || yy2arr3070 { + if yyr3075 || yy2arr3075 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Names == nil { r.EncodeNil() } else { - yym3072 := z.EncBinary() - _ = yym3072 + yym3077 := z.EncBinary() + _ = yym3077 if false { } else { z.F.EncSliceStringV(x.Names, false, e) @@ -39327,19 +39375,19 @@ func (x *ContainerImage) CodecEncodeSelf(e *codec1978.Encoder) { if x.Names == nil { r.EncodeNil() } else { - yym3073 := z.EncBinary() - _ = yym3073 + yym3078 := z.EncBinary() + _ = yym3078 if false { } else { z.F.EncSliceStringV(x.Names, false, e) } } } - if yyr3070 || yy2arr3070 { + if yyr3075 || yy2arr3075 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3070[1] { - yym3075 := z.EncBinary() - _ = yym3075 + if yyq3075[1] { + yym3080 := z.EncBinary() + _ = yym3080 if false { } else { r.EncodeInt(int64(x.SizeBytes)) @@ -39348,19 +39396,19 @@ func (x *ContainerImage) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq3070[1] { + if yyq3075[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("sizeBytes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3076 := z.EncBinary() - _ = yym3076 + yym3081 := z.EncBinary() + _ = yym3081 if false { } else { r.EncodeInt(int64(x.SizeBytes)) } } } - if yyr3070 || yy2arr3070 { + if yyr3075 || yy2arr3075 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -39373,25 +39421,25 @@ func (x *ContainerImage) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3077 := z.DecBinary() - _ = yym3077 + yym3082 := z.DecBinary() + _ = yym3082 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3078 := r.ContainerType() - if yyct3078 == codecSelferValueTypeMap1234 { - yyl3078 := r.ReadMapStart() - if yyl3078 == 0 { + yyct3083 := r.ContainerType() + if yyct3083 == codecSelferValueTypeMap1234 { + yyl3083 := r.ReadMapStart() + if yyl3083 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3078, d) + x.codecDecodeSelfFromMap(yyl3083, d) } - } else if yyct3078 == codecSelferValueTypeArray1234 { - yyl3078 := r.ReadArrayStart() - if yyl3078 == 0 { + } else if yyct3083 == codecSelferValueTypeArray1234 { + yyl3083 := r.ReadArrayStart() + if yyl3083 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3078, d) + x.codecDecodeSelfFromArray(yyl3083, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -39403,12 +39451,12 @@ func (x *ContainerImage) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3079Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3079Slc - var yyhl3079 bool = l >= 0 - for yyj3079 := 0; ; yyj3079++ { - if yyhl3079 { - if yyj3079 >= l { + var yys3084Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3084Slc + var yyhl3084 bool = l >= 0 + for yyj3084 := 0; ; yyj3084++ { + if yyhl3084 { + if yyj3084 >= l { break } } else { @@ -39417,20 +39465,20 @@ func (x *ContainerImage) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3079Slc = r.DecodeBytes(yys3079Slc, true, true) - yys3079 := string(yys3079Slc) + yys3084Slc = r.DecodeBytes(yys3084Slc, true, true) + yys3084 := string(yys3084Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3079 { + switch yys3084 { case "names": if r.TryDecodeAsNil() { x.Names = nil } else { - yyv3080 := &x.Names - yym3081 := z.DecBinary() - _ = yym3081 + yyv3085 := &x.Names + yym3086 := z.DecBinary() + _ = yym3086 if false { } else { - z.F.DecSliceStringX(yyv3080, false, d) + z.F.DecSliceStringX(yyv3085, false, d) } } case "sizeBytes": @@ -39440,9 +39488,9 @@ func (x *ContainerImage) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.SizeBytes = int64(r.DecodeInt(64)) } default: - z.DecStructFieldNotFound(-1, yys3079) - } // end switch yys3079 - } // end for yyj3079 + z.DecStructFieldNotFound(-1, yys3084) + } // end switch yys3084 + } // end for yyj3084 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -39450,16 +39498,16 @@ func (x *ContainerImage) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3083 int - var yyb3083 bool - var yyhl3083 bool = l >= 0 - yyj3083++ - if yyhl3083 { - yyb3083 = yyj3083 > l + var yyj3088 int + var yyb3088 bool + var yyhl3088 bool = l >= 0 + yyj3088++ + if yyhl3088 { + yyb3088 = yyj3088 > l } else { - yyb3083 = r.CheckBreak() + yyb3088 = r.CheckBreak() } - if yyb3083 { + if yyb3088 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39467,21 +39515,21 @@ func (x *ContainerImage) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Names = nil } else { - yyv3084 := &x.Names - yym3085 := z.DecBinary() - _ = yym3085 + yyv3089 := &x.Names + yym3090 := z.DecBinary() + _ = yym3090 if false { } else { - z.F.DecSliceStringX(yyv3084, false, d) + z.F.DecSliceStringX(yyv3089, false, d) } } - yyj3083++ - if yyhl3083 { - yyb3083 = yyj3083 > l + yyj3088++ + if yyhl3088 { + yyb3088 = yyj3088 > l } else { - yyb3083 = r.CheckBreak() + yyb3088 = r.CheckBreak() } - if yyb3083 { + if yyb3088 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39492,17 +39540,17 @@ func (x *ContainerImage) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.SizeBytes = int64(r.DecodeInt(64)) } for { - yyj3083++ - if yyhl3083 { - yyb3083 = yyj3083 > l + yyj3088++ + if yyhl3088 { + yyb3088 = yyj3088 > l } else { - yyb3083 = r.CheckBreak() + yyb3088 = r.CheckBreak() } - if yyb3083 { + if yyb3088 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3083-1, "") + z.DecStructFieldNotFound(yyj3088-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -39511,8 +39559,8 @@ func (x NodePhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3087 := z.EncBinary() - _ = yym3087 + yym3092 := z.EncBinary() + _ = yym3092 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -39524,8 +39572,8 @@ func (x *NodePhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3088 := z.DecBinary() - _ = yym3088 + yym3093 := z.DecBinary() + _ = yym3093 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -39537,8 +39585,8 @@ func (x NodeConditionType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3089 := z.EncBinary() - _ = yym3089 + yym3094 := z.EncBinary() + _ = yym3094 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -39550,8 +39598,8 @@ func (x *NodeConditionType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3090 := z.DecBinary() - _ = yym3090 + yym3095 := z.DecBinary() + _ = yym3095 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -39566,34 +39614,34 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3091 := z.EncBinary() - _ = yym3091 + yym3096 := z.EncBinary() + _ = yym3096 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3092 := !z.EncBinary() - yy2arr3092 := z.EncBasicHandle().StructToArray - var yyq3092 [6]bool - _, _, _ = yysep3092, yyq3092, yy2arr3092 - const yyr3092 bool = false - yyq3092[2] = true - yyq3092[3] = true - yyq3092[4] = x.Reason != "" - yyq3092[5] = x.Message != "" - var yynn3092 int - if yyr3092 || yy2arr3092 { + yysep3097 := !z.EncBinary() + yy2arr3097 := z.EncBasicHandle().StructToArray + var yyq3097 [6]bool + _, _, _ = yysep3097, yyq3097, yy2arr3097 + const yyr3097 bool = false + yyq3097[2] = true + yyq3097[3] = true + yyq3097[4] = x.Reason != "" + yyq3097[5] = x.Message != "" + var yynn3097 int + if yyr3097 || yy2arr3097 { r.EncodeArrayStart(6) } else { - yynn3092 = 2 - for _, b := range yyq3092 { + yynn3097 = 2 + for _, b := range yyq3097 { if b { - yynn3092++ + yynn3097++ } } - r.EncodeMapStart(yynn3092) - yynn3092 = 0 + r.EncodeMapStart(yynn3097) + yynn3097 = 0 } - if yyr3092 || yy2arr3092 { + if yyr3097 || yy2arr3097 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -39602,7 +39650,7 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr3092 || yy2arr3092 { + if yyr3097 || yy2arr3097 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Status.CodecEncodeSelf(e) } else { @@ -39611,47 +39659,10 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Status.CodecEncodeSelf(e) } - if yyr3092 || yy2arr3092 { + if yyr3097 || yy2arr3097 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3092[2] { - yy3096 := &x.LastHeartbeatTime - yym3097 := z.EncBinary() - _ = yym3097 - if false { - } else if z.HasExtensions() && z.EncExt(yy3096) { - } else if yym3097 { - z.EncBinaryMarshal(yy3096) - } else if !yym3097 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3096) - } else { - z.EncFallback(yy3096) - } - } else { - r.EncodeNil() - } - } else { - if yyq3092[2] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("lastHeartbeatTime")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3098 := &x.LastHeartbeatTime - yym3099 := z.EncBinary() - _ = yym3099 - if false { - } else if z.HasExtensions() && z.EncExt(yy3098) { - } else if yym3099 { - z.EncBinaryMarshal(yy3098) - } else if !yym3099 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3098) - } else { - z.EncFallback(yy3098) - } - } - } - if yyr3092 || yy2arr3092 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3092[3] { - yy3101 := &x.LastTransitionTime + if yyq3097[2] { + yy3101 := &x.LastHeartbeatTime yym3102 := z.EncBinary() _ = yym3102 if false { @@ -39667,11 +39678,11 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3092[3] { + if yyq3097[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("lastTransitionTime")) + r.EncodeString(codecSelferC_UTF81234, string("lastHeartbeatTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3103 := &x.LastTransitionTime + yy3103 := &x.LastHeartbeatTime yym3104 := z.EncBinary() _ = yym3104 if false { @@ -39685,36 +39696,73 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3092 || yy2arr3092 { + if yyr3097 || yy2arr3097 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3092[4] { - yym3106 := z.EncBinary() - _ = yym3106 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq3092[4] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("reason")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyq3097[3] { + yy3106 := &x.LastTransitionTime yym3107 := z.EncBinary() _ = yym3107 if false { + } else if z.HasExtensions() && z.EncExt(yy3106) { + } else if yym3107 { + z.EncBinaryMarshal(yy3106) + } else if !yym3107 && z.IsJSONHandle() { + z.EncJSONMarshal(yy3106) + } else { + z.EncFallback(yy3106) + } + } else { + r.EncodeNil() + } + } else { + if yyq3097[3] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("lastTransitionTime")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yy3108 := &x.LastTransitionTime + yym3109 := z.EncBinary() + _ = yym3109 + if false { + } else if z.HasExtensions() && z.EncExt(yy3108) { + } else if yym3109 { + z.EncBinaryMarshal(yy3108) + } else if !yym3109 && z.IsJSONHandle() { + z.EncJSONMarshal(yy3108) + } else { + z.EncFallback(yy3108) + } + } + } + if yyr3097 || yy2arr3097 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3097[4] { + yym3111 := z.EncBinary() + _ = yym3111 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq3097[4] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("reason")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym3112 := z.EncBinary() + _ = yym3112 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr3092 || yy2arr3092 { + if yyr3097 || yy2arr3097 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3092[5] { - yym3109 := z.EncBinary() - _ = yym3109 + if yyq3097[5] { + yym3114 := z.EncBinary() + _ = yym3114 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -39723,19 +39771,19 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3092[5] { + if yyq3097[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3110 := z.EncBinary() - _ = yym3110 + yym3115 := z.EncBinary() + _ = yym3115 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr3092 || yy2arr3092 { + if yyr3097 || yy2arr3097 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -39748,25 +39796,25 @@ func (x *NodeCondition) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3111 := z.DecBinary() - _ = yym3111 + yym3116 := z.DecBinary() + _ = yym3116 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3112 := r.ContainerType() - if yyct3112 == codecSelferValueTypeMap1234 { - yyl3112 := r.ReadMapStart() - if yyl3112 == 0 { + yyct3117 := r.ContainerType() + if yyct3117 == codecSelferValueTypeMap1234 { + yyl3117 := r.ReadMapStart() + if yyl3117 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3112, d) + x.codecDecodeSelfFromMap(yyl3117, d) } - } else if yyct3112 == codecSelferValueTypeArray1234 { - yyl3112 := r.ReadArrayStart() - if yyl3112 == 0 { + } else if yyct3117 == codecSelferValueTypeArray1234 { + yyl3117 := r.ReadArrayStart() + if yyl3117 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3112, d) + x.codecDecodeSelfFromArray(yyl3117, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -39778,12 +39826,12 @@ func (x *NodeCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3113Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3113Slc - var yyhl3113 bool = l >= 0 - for yyj3113 := 0; ; yyj3113++ { - if yyhl3113 { - if yyj3113 >= l { + var yys3118Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3118Slc + var yyhl3118 bool = l >= 0 + for yyj3118 := 0; ; yyj3118++ { + if yyhl3118 { + if yyj3118 >= l { break } } else { @@ -39792,10 +39840,10 @@ func (x *NodeCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3113Slc = r.DecodeBytes(yys3113Slc, true, true) - yys3113 := string(yys3113Slc) + yys3118Slc = r.DecodeBytes(yys3118Slc, true, true) + yys3118 := string(yys3118Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3113 { + switch yys3118 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -39812,34 +39860,34 @@ func (x *NodeCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastHeartbeatTime = pkg2_unversioned.Time{} } else { - yyv3116 := &x.LastHeartbeatTime - yym3117 := z.DecBinary() - _ = yym3117 + yyv3121 := &x.LastHeartbeatTime + yym3122 := z.DecBinary() + _ = yym3122 if false { - } else if z.HasExtensions() && z.DecExt(yyv3116) { - } else if yym3117 { - z.DecBinaryUnmarshal(yyv3116) - } else if !yym3117 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3116) + } else if z.HasExtensions() && z.DecExt(yyv3121) { + } else if yym3122 { + z.DecBinaryUnmarshal(yyv3121) + } else if !yym3122 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3121) } else { - z.DecFallback(yyv3116, false) + z.DecFallback(yyv3121, false) } } case "lastTransitionTime": if r.TryDecodeAsNil() { x.LastTransitionTime = pkg2_unversioned.Time{} } else { - yyv3118 := &x.LastTransitionTime - yym3119 := z.DecBinary() - _ = yym3119 + yyv3123 := &x.LastTransitionTime + yym3124 := z.DecBinary() + _ = yym3124 if false { - } else if z.HasExtensions() && z.DecExt(yyv3118) { - } else if yym3119 { - z.DecBinaryUnmarshal(yyv3118) - } else if !yym3119 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3118) + } else if z.HasExtensions() && z.DecExt(yyv3123) { + } else if yym3124 { + z.DecBinaryUnmarshal(yyv3123) + } else if !yym3124 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3123) } else { - z.DecFallback(yyv3118, false) + z.DecFallback(yyv3123, false) } } case "reason": @@ -39855,9 +39903,9 @@ func (x *NodeCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3113) - } // end switch yys3113 - } // end for yyj3113 + z.DecStructFieldNotFound(-1, yys3118) + } // end switch yys3118 + } // end for yyj3118 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -39865,16 +39913,16 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3122 int - var yyb3122 bool - var yyhl3122 bool = l >= 0 - yyj3122++ - if yyhl3122 { - yyb3122 = yyj3122 > l + var yyj3127 int + var yyb3127 bool + var yyhl3127 bool = l >= 0 + yyj3127++ + if yyhl3127 { + yyb3127 = yyj3127 > l } else { - yyb3122 = r.CheckBreak() + yyb3127 = r.CheckBreak() } - if yyb3122 { + if yyb3127 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39884,13 +39932,13 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = NodeConditionType(r.DecodeString()) } - yyj3122++ - if yyhl3122 { - yyb3122 = yyj3122 > l + yyj3127++ + if yyhl3127 { + yyb3127 = yyj3127 > l } else { - yyb3122 = r.CheckBreak() + yyb3127 = r.CheckBreak() } - if yyb3122 { + if yyb3127 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39900,13 +39948,13 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Status = ConditionStatus(r.DecodeString()) } - yyj3122++ - if yyhl3122 { - yyb3122 = yyj3122 > l + yyj3127++ + if yyhl3127 { + yyb3127 = yyj3127 > l } else { - yyb3122 = r.CheckBreak() + yyb3127 = r.CheckBreak() } - if yyb3122 { + if yyb3127 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39914,26 +39962,26 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastHeartbeatTime = pkg2_unversioned.Time{} } else { - yyv3125 := &x.LastHeartbeatTime - yym3126 := z.DecBinary() - _ = yym3126 + yyv3130 := &x.LastHeartbeatTime + yym3131 := z.DecBinary() + _ = yym3131 if false { - } else if z.HasExtensions() && z.DecExt(yyv3125) { - } else if yym3126 { - z.DecBinaryUnmarshal(yyv3125) - } else if !yym3126 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3125) + } else if z.HasExtensions() && z.DecExt(yyv3130) { + } else if yym3131 { + z.DecBinaryUnmarshal(yyv3130) + } else if !yym3131 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3130) } else { - z.DecFallback(yyv3125, false) + z.DecFallback(yyv3130, false) } } - yyj3122++ - if yyhl3122 { - yyb3122 = yyj3122 > l + yyj3127++ + if yyhl3127 { + yyb3127 = yyj3127 > l } else { - yyb3122 = r.CheckBreak() + yyb3127 = r.CheckBreak() } - if yyb3122 { + if yyb3127 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39941,26 +39989,26 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastTransitionTime = pkg2_unversioned.Time{} } else { - yyv3127 := &x.LastTransitionTime - yym3128 := z.DecBinary() - _ = yym3128 + yyv3132 := &x.LastTransitionTime + yym3133 := z.DecBinary() + _ = yym3133 if false { - } else if z.HasExtensions() && z.DecExt(yyv3127) { - } else if yym3128 { - z.DecBinaryUnmarshal(yyv3127) - } else if !yym3128 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3127) + } else if z.HasExtensions() && z.DecExt(yyv3132) { + } else if yym3133 { + z.DecBinaryUnmarshal(yyv3132) + } else if !yym3133 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3132) } else { - z.DecFallback(yyv3127, false) + z.DecFallback(yyv3132, false) } } - yyj3122++ - if yyhl3122 { - yyb3122 = yyj3122 > l + yyj3127++ + if yyhl3127 { + yyb3127 = yyj3127 > l } else { - yyb3122 = r.CheckBreak() + yyb3127 = r.CheckBreak() } - if yyb3122 { + if yyb3127 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39970,13 +40018,13 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Reason = string(r.DecodeString()) } - yyj3122++ - if yyhl3122 { - yyb3122 = yyj3122 > l + yyj3127++ + if yyhl3127 { + yyb3127 = yyj3127 > l } else { - yyb3122 = r.CheckBreak() + yyb3127 = r.CheckBreak() } - if yyb3122 { + if yyb3127 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39987,17 +40035,17 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } for { - yyj3122++ - if yyhl3122 { - yyb3122 = yyj3122 > l + yyj3127++ + if yyhl3127 { + yyb3127 = yyj3127 > l } else { - yyb3122 = r.CheckBreak() + yyb3127 = r.CheckBreak() } - if yyb3122 { + if yyb3127 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3122-1, "") + z.DecStructFieldNotFound(yyj3127-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -40006,8 +40054,8 @@ func (x NodeAddressType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3131 := z.EncBinary() - _ = yym3131 + yym3136 := z.EncBinary() + _ = yym3136 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -40019,8 +40067,8 @@ func (x *NodeAddressType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3132 := z.DecBinary() - _ = yym3132 + yym3137 := z.DecBinary() + _ = yym3137 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -40035,30 +40083,30 @@ func (x *NodeAddress) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3133 := z.EncBinary() - _ = yym3133 + yym3138 := z.EncBinary() + _ = yym3138 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3134 := !z.EncBinary() - yy2arr3134 := z.EncBasicHandle().StructToArray - var yyq3134 [2]bool - _, _, _ = yysep3134, yyq3134, yy2arr3134 - const yyr3134 bool = false - var yynn3134 int - if yyr3134 || yy2arr3134 { + yysep3139 := !z.EncBinary() + yy2arr3139 := z.EncBasicHandle().StructToArray + var yyq3139 [2]bool + _, _, _ = yysep3139, yyq3139, yy2arr3139 + const yyr3139 bool = false + var yynn3139 int + if yyr3139 || yy2arr3139 { r.EncodeArrayStart(2) } else { - yynn3134 = 2 - for _, b := range yyq3134 { + yynn3139 = 2 + for _, b := range yyq3139 { if b { - yynn3134++ + yynn3139++ } } - r.EncodeMapStart(yynn3134) - yynn3134 = 0 + r.EncodeMapStart(yynn3139) + yynn3139 = 0 } - if yyr3134 || yy2arr3134 { + if yyr3139 || yy2arr3139 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -40067,10 +40115,10 @@ func (x *NodeAddress) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr3134 || yy2arr3134 { + if yyr3139 || yy2arr3139 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3137 := z.EncBinary() - _ = yym3137 + yym3142 := z.EncBinary() + _ = yym3142 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Address)) @@ -40079,14 +40127,14 @@ func (x *NodeAddress) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("address")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3138 := z.EncBinary() - _ = yym3138 + yym3143 := z.EncBinary() + _ = yym3143 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Address)) } } - if yyr3134 || yy2arr3134 { + if yyr3139 || yy2arr3139 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -40099,25 +40147,25 @@ func (x *NodeAddress) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3139 := z.DecBinary() - _ = yym3139 + yym3144 := z.DecBinary() + _ = yym3144 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3140 := r.ContainerType() - if yyct3140 == codecSelferValueTypeMap1234 { - yyl3140 := r.ReadMapStart() - if yyl3140 == 0 { + yyct3145 := r.ContainerType() + if yyct3145 == codecSelferValueTypeMap1234 { + yyl3145 := r.ReadMapStart() + if yyl3145 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3140, d) + x.codecDecodeSelfFromMap(yyl3145, d) } - } else if yyct3140 == codecSelferValueTypeArray1234 { - yyl3140 := r.ReadArrayStart() - if yyl3140 == 0 { + } else if yyct3145 == codecSelferValueTypeArray1234 { + yyl3145 := r.ReadArrayStart() + if yyl3145 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3140, d) + x.codecDecodeSelfFromArray(yyl3145, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -40129,12 +40177,12 @@ func (x *NodeAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3141Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3141Slc - var yyhl3141 bool = l >= 0 - for yyj3141 := 0; ; yyj3141++ { - if yyhl3141 { - if yyj3141 >= l { + var yys3146Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3146Slc + var yyhl3146 bool = l >= 0 + for yyj3146 := 0; ; yyj3146++ { + if yyhl3146 { + if yyj3146 >= l { break } } else { @@ -40143,10 +40191,10 @@ func (x *NodeAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3141Slc = r.DecodeBytes(yys3141Slc, true, true) - yys3141 := string(yys3141Slc) + yys3146Slc = r.DecodeBytes(yys3146Slc, true, true) + yys3146 := string(yys3146Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3141 { + switch yys3146 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -40160,9 +40208,9 @@ func (x *NodeAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Address = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3141) - } // end switch yys3141 - } // end for yyj3141 + z.DecStructFieldNotFound(-1, yys3146) + } // end switch yys3146 + } // end for yyj3146 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -40170,16 +40218,16 @@ func (x *NodeAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3144 int - var yyb3144 bool - var yyhl3144 bool = l >= 0 - yyj3144++ - if yyhl3144 { - yyb3144 = yyj3144 > l + var yyj3149 int + var yyb3149 bool + var yyhl3149 bool = l >= 0 + yyj3149++ + if yyhl3149 { + yyb3149 = yyj3149 > l } else { - yyb3144 = r.CheckBreak() + yyb3149 = r.CheckBreak() } - if yyb3144 { + if yyb3149 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40189,13 +40237,13 @@ func (x *NodeAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = NodeAddressType(r.DecodeString()) } - yyj3144++ - if yyhl3144 { - yyb3144 = yyj3144 > l + yyj3149++ + if yyhl3149 { + yyb3149 = yyj3149 > l } else { - yyb3144 = r.CheckBreak() + yyb3149 = r.CheckBreak() } - if yyb3144 { + if yyb3149 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40206,17 +40254,17 @@ func (x *NodeAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Address = string(r.DecodeString()) } for { - yyj3144++ - if yyhl3144 { - yyb3144 = yyj3144 > l + yyj3149++ + if yyhl3149 { + yyb3149 = yyj3149 > l } else { - yyb3144 = r.CheckBreak() + yyb3149 = r.CheckBreak() } - if yyb3144 { + if yyb3149 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3144-1, "") + z.DecStructFieldNotFound(yyj3149-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -40228,33 +40276,33 @@ func (x *NodeResources) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3147 := z.EncBinary() - _ = yym3147 + yym3152 := z.EncBinary() + _ = yym3152 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3148 := !z.EncBinary() - yy2arr3148 := z.EncBasicHandle().StructToArray - var yyq3148 [1]bool - _, _, _ = yysep3148, yyq3148, yy2arr3148 - const yyr3148 bool = false - yyq3148[0] = len(x.Capacity) != 0 - var yynn3148 int - if yyr3148 || yy2arr3148 { + yysep3153 := !z.EncBinary() + yy2arr3153 := z.EncBasicHandle().StructToArray + var yyq3153 [1]bool + _, _, _ = yysep3153, yyq3153, yy2arr3153 + const yyr3153 bool = false + yyq3153[0] = len(x.Capacity) != 0 + var yynn3153 int + if yyr3153 || yy2arr3153 { r.EncodeArrayStart(1) } else { - yynn3148 = 0 - for _, b := range yyq3148 { + yynn3153 = 0 + for _, b := range yyq3153 { if b { - yynn3148++ + yynn3153++ } } - r.EncodeMapStart(yynn3148) - yynn3148 = 0 + r.EncodeMapStart(yynn3153) + yynn3153 = 0 } - if yyr3148 || yy2arr3148 { + if yyr3153 || yy2arr3153 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3148[0] { + if yyq3153[0] { if x.Capacity == nil { r.EncodeNil() } else { @@ -40264,7 +40312,7 @@ func (x *NodeResources) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3148[0] { + if yyq3153[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("capacity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -40275,7 +40323,7 @@ func (x *NodeResources) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3148 || yy2arr3148 { + if yyr3153 || yy2arr3153 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -40288,25 +40336,25 @@ func (x *NodeResources) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3150 := z.DecBinary() - _ = yym3150 + yym3155 := z.DecBinary() + _ = yym3155 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3151 := r.ContainerType() - if yyct3151 == codecSelferValueTypeMap1234 { - yyl3151 := r.ReadMapStart() - if yyl3151 == 0 { + yyct3156 := r.ContainerType() + if yyct3156 == codecSelferValueTypeMap1234 { + yyl3156 := r.ReadMapStart() + if yyl3156 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3151, d) + x.codecDecodeSelfFromMap(yyl3156, d) } - } else if yyct3151 == codecSelferValueTypeArray1234 { - yyl3151 := r.ReadArrayStart() - if yyl3151 == 0 { + } else if yyct3156 == codecSelferValueTypeArray1234 { + yyl3156 := r.ReadArrayStart() + if yyl3156 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3151, d) + x.codecDecodeSelfFromArray(yyl3156, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -40318,12 +40366,12 @@ func (x *NodeResources) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3152Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3152Slc - var yyhl3152 bool = l >= 0 - for yyj3152 := 0; ; yyj3152++ { - if yyhl3152 { - if yyj3152 >= l { + var yys3157Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3157Slc + var yyhl3157 bool = l >= 0 + for yyj3157 := 0; ; yyj3157++ { + if yyhl3157 { + if yyj3157 >= l { break } } else { @@ -40332,21 +40380,21 @@ func (x *NodeResources) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3152Slc = r.DecodeBytes(yys3152Slc, true, true) - yys3152 := string(yys3152Slc) + yys3157Slc = r.DecodeBytes(yys3157Slc, true, true) + yys3157 := string(yys3157Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3152 { + switch yys3157 { case "capacity": if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv3153 := &x.Capacity - yyv3153.CodecDecodeSelf(d) + yyv3158 := &x.Capacity + yyv3158.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3152) - } // end switch yys3152 - } // end for yyj3152 + z.DecStructFieldNotFound(-1, yys3157) + } // end switch yys3157 + } // end for yyj3157 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -40354,16 +40402,16 @@ func (x *NodeResources) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3154 int - var yyb3154 bool - var yyhl3154 bool = l >= 0 - yyj3154++ - if yyhl3154 { - yyb3154 = yyj3154 > l + var yyj3159 int + var yyb3159 bool + var yyhl3159 bool = l >= 0 + yyj3159++ + if yyhl3159 { + yyb3159 = yyj3159 > l } else { - yyb3154 = r.CheckBreak() + yyb3159 = r.CheckBreak() } - if yyb3154 { + if yyb3159 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40371,21 +40419,21 @@ func (x *NodeResources) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv3155 := &x.Capacity - yyv3155.CodecDecodeSelf(d) + yyv3160 := &x.Capacity + yyv3160.CodecDecodeSelf(d) } for { - yyj3154++ - if yyhl3154 { - yyb3154 = yyj3154 > l + yyj3159++ + if yyhl3159 { + yyb3159 = yyj3159 > l } else { - yyb3154 = r.CheckBreak() + yyb3159 = r.CheckBreak() } - if yyb3154 { + if yyb3159 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3154-1, "") + z.DecStructFieldNotFound(yyj3159-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -40394,8 +40442,8 @@ func (x ResourceName) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3156 := z.EncBinary() - _ = yym3156 + yym3161 := z.EncBinary() + _ = yym3161 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -40407,8 +40455,8 @@ func (x *ResourceName) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3157 := z.DecBinary() - _ = yym3157 + yym3162 := z.DecBinary() + _ = yym3162 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -40423,8 +40471,8 @@ func (x ResourceList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3158 := z.EncBinary() - _ = yym3158 + yym3163 := z.EncBinary() + _ = yym3163 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -40437,8 +40485,8 @@ func (x *ResourceList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3159 := z.DecBinary() - _ = yym3159 + yym3164 := z.DecBinary() + _ = yym3164 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -40453,39 +40501,39 @@ func (x *Node) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3160 := z.EncBinary() - _ = yym3160 + yym3165 := z.EncBinary() + _ = yym3165 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3161 := !z.EncBinary() - yy2arr3161 := z.EncBasicHandle().StructToArray - var yyq3161 [5]bool - _, _, _ = yysep3161, yyq3161, yy2arr3161 - const yyr3161 bool = false - yyq3161[0] = x.Kind != "" - yyq3161[1] = x.APIVersion != "" - yyq3161[2] = true - yyq3161[3] = true - yyq3161[4] = true - var yynn3161 int - if yyr3161 || yy2arr3161 { + yysep3166 := !z.EncBinary() + yy2arr3166 := z.EncBasicHandle().StructToArray + var yyq3166 [5]bool + _, _, _ = yysep3166, yyq3166, yy2arr3166 + const yyr3166 bool = false + yyq3166[0] = x.Kind != "" + yyq3166[1] = x.APIVersion != "" + yyq3166[2] = true + yyq3166[3] = true + yyq3166[4] = true + var yynn3166 int + if yyr3166 || yy2arr3166 { r.EncodeArrayStart(5) } else { - yynn3161 = 0 - for _, b := range yyq3161 { + yynn3166 = 0 + for _, b := range yyq3166 { if b { - yynn3161++ + yynn3166++ } } - r.EncodeMapStart(yynn3161) - yynn3161 = 0 + r.EncodeMapStart(yynn3166) + yynn3166 = 0 } - if yyr3161 || yy2arr3161 { + if yyr3166 || yy2arr3166 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3161[0] { - yym3163 := z.EncBinary() - _ = yym3163 + if yyq3166[0] { + yym3168 := z.EncBinary() + _ = yym3168 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -40494,23 +40542,23 @@ func (x *Node) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3161[0] { + if yyq3166[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3164 := z.EncBinary() - _ = yym3164 + yym3169 := z.EncBinary() + _ = yym3169 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3161 || yy2arr3161 { + if yyr3166 || yy2arr3166 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3161[1] { - yym3166 := z.EncBinary() - _ = yym3166 + if yyq3166[1] { + yym3171 := z.EncBinary() + _ = yym3171 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -40519,70 +40567,70 @@ func (x *Node) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3161[1] { + if yyq3166[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3167 := z.EncBinary() - _ = yym3167 + yym3172 := z.EncBinary() + _ = yym3172 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3161 || yy2arr3161 { + if yyr3166 || yy2arr3166 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3161[2] { - yy3169 := &x.ObjectMeta - yy3169.CodecEncodeSelf(e) + if yyq3166[2] { + yy3174 := &x.ObjectMeta + yy3174.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3161[2] { + if yyq3166[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3170 := &x.ObjectMeta - yy3170.CodecEncodeSelf(e) + yy3175 := &x.ObjectMeta + yy3175.CodecEncodeSelf(e) } } - if yyr3161 || yy2arr3161 { + if yyr3166 || yy2arr3166 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3161[3] { - yy3172 := &x.Spec - yy3172.CodecEncodeSelf(e) + if yyq3166[3] { + yy3177 := &x.Spec + yy3177.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3161[3] { + if yyq3166[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3173 := &x.Spec - yy3173.CodecEncodeSelf(e) + yy3178 := &x.Spec + yy3178.CodecEncodeSelf(e) } } - if yyr3161 || yy2arr3161 { + if yyr3166 || yy2arr3166 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3161[4] { - yy3175 := &x.Status - yy3175.CodecEncodeSelf(e) + if yyq3166[4] { + yy3180 := &x.Status + yy3180.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3161[4] { + if yyq3166[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3176 := &x.Status - yy3176.CodecEncodeSelf(e) + yy3181 := &x.Status + yy3181.CodecEncodeSelf(e) } } - if yyr3161 || yy2arr3161 { + if yyr3166 || yy2arr3166 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -40595,25 +40643,25 @@ func (x *Node) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3177 := z.DecBinary() - _ = yym3177 + yym3182 := z.DecBinary() + _ = yym3182 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3178 := r.ContainerType() - if yyct3178 == codecSelferValueTypeMap1234 { - yyl3178 := r.ReadMapStart() - if yyl3178 == 0 { + yyct3183 := r.ContainerType() + if yyct3183 == codecSelferValueTypeMap1234 { + yyl3183 := r.ReadMapStart() + if yyl3183 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3178, d) + x.codecDecodeSelfFromMap(yyl3183, d) } - } else if yyct3178 == codecSelferValueTypeArray1234 { - yyl3178 := r.ReadArrayStart() - if yyl3178 == 0 { + } else if yyct3183 == codecSelferValueTypeArray1234 { + yyl3183 := r.ReadArrayStart() + if yyl3183 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3178, d) + x.codecDecodeSelfFromArray(yyl3183, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -40625,12 +40673,12 @@ func (x *Node) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3179Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3179Slc - var yyhl3179 bool = l >= 0 - for yyj3179 := 0; ; yyj3179++ { - if yyhl3179 { - if yyj3179 >= l { + var yys3184Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3184Slc + var yyhl3184 bool = l >= 0 + for yyj3184 := 0; ; yyj3184++ { + if yyhl3184 { + if yyj3184 >= l { break } } else { @@ -40639,10 +40687,10 @@ func (x *Node) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3179Slc = r.DecodeBytes(yys3179Slc, true, true) - yys3179 := string(yys3179Slc) + yys3184Slc = r.DecodeBytes(yys3184Slc, true, true) + yys3184 := string(yys3184Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3179 { + switch yys3184 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -40659,27 +40707,27 @@ func (x *Node) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3182 := &x.ObjectMeta - yyv3182.CodecDecodeSelf(d) + yyv3187 := &x.ObjectMeta + yyv3187.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = NodeSpec{} } else { - yyv3183 := &x.Spec - yyv3183.CodecDecodeSelf(d) + yyv3188 := &x.Spec + yyv3188.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = NodeStatus{} } else { - yyv3184 := &x.Status - yyv3184.CodecDecodeSelf(d) + yyv3189 := &x.Status + yyv3189.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3179) - } // end switch yys3179 - } // end for yyj3179 + z.DecStructFieldNotFound(-1, yys3184) + } // end switch yys3184 + } // end for yyj3184 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -40687,16 +40735,16 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3185 int - var yyb3185 bool - var yyhl3185 bool = l >= 0 - yyj3185++ - if yyhl3185 { - yyb3185 = yyj3185 > l + var yyj3190 int + var yyb3190 bool + var yyhl3190 bool = l >= 0 + yyj3190++ + if yyhl3190 { + yyb3190 = yyj3190 > l } else { - yyb3185 = r.CheckBreak() + yyb3190 = r.CheckBreak() } - if yyb3185 { + if yyb3190 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40706,13 +40754,13 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3185++ - if yyhl3185 { - yyb3185 = yyj3185 > l + yyj3190++ + if yyhl3190 { + yyb3190 = yyj3190 > l } else { - yyb3185 = r.CheckBreak() + yyb3190 = r.CheckBreak() } - if yyb3185 { + if yyb3190 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40722,13 +40770,13 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3185++ - if yyhl3185 { - yyb3185 = yyj3185 > l + yyj3190++ + if yyhl3190 { + yyb3190 = yyj3190 > l } else { - yyb3185 = r.CheckBreak() + yyb3190 = r.CheckBreak() } - if yyb3185 { + if yyb3190 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40736,16 +40784,16 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3188 := &x.ObjectMeta - yyv3188.CodecDecodeSelf(d) + yyv3193 := &x.ObjectMeta + yyv3193.CodecDecodeSelf(d) } - yyj3185++ - if yyhl3185 { - yyb3185 = yyj3185 > l + yyj3190++ + if yyhl3190 { + yyb3190 = yyj3190 > l } else { - yyb3185 = r.CheckBreak() + yyb3190 = r.CheckBreak() } - if yyb3185 { + if yyb3190 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40753,16 +40801,16 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = NodeSpec{} } else { - yyv3189 := &x.Spec - yyv3189.CodecDecodeSelf(d) + yyv3194 := &x.Spec + yyv3194.CodecDecodeSelf(d) } - yyj3185++ - if yyhl3185 { - yyb3185 = yyj3185 > l + yyj3190++ + if yyhl3190 { + yyb3190 = yyj3190 > l } else { - yyb3185 = r.CheckBreak() + yyb3190 = r.CheckBreak() } - if yyb3185 { + if yyb3190 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40770,21 +40818,21 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = NodeStatus{} } else { - yyv3190 := &x.Status - yyv3190.CodecDecodeSelf(d) + yyv3195 := &x.Status + yyv3195.CodecDecodeSelf(d) } for { - yyj3185++ - if yyhl3185 { - yyb3185 = yyj3185 > l + yyj3190++ + if yyhl3190 { + yyb3190 = yyj3190 > l } else { - yyb3185 = r.CheckBreak() + yyb3190 = r.CheckBreak() } - if yyb3185 { + if yyb3190 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3185-1, "") + z.DecStructFieldNotFound(yyj3190-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -40796,37 +40844,37 @@ func (x *NodeList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3191 := z.EncBinary() - _ = yym3191 + yym3196 := z.EncBinary() + _ = yym3196 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3192 := !z.EncBinary() - yy2arr3192 := z.EncBasicHandle().StructToArray - var yyq3192 [4]bool - _, _, _ = yysep3192, yyq3192, yy2arr3192 - const yyr3192 bool = false - yyq3192[0] = x.Kind != "" - yyq3192[1] = x.APIVersion != "" - yyq3192[2] = true - var yynn3192 int - if yyr3192 || yy2arr3192 { + yysep3197 := !z.EncBinary() + yy2arr3197 := z.EncBasicHandle().StructToArray + var yyq3197 [4]bool + _, _, _ = yysep3197, yyq3197, yy2arr3197 + const yyr3197 bool = false + yyq3197[0] = x.Kind != "" + yyq3197[1] = x.APIVersion != "" + yyq3197[2] = true + var yynn3197 int + if yyr3197 || yy2arr3197 { r.EncodeArrayStart(4) } else { - yynn3192 = 1 - for _, b := range yyq3192 { + yynn3197 = 1 + for _, b := range yyq3197 { if b { - yynn3192++ + yynn3197++ } } - r.EncodeMapStart(yynn3192) - yynn3192 = 0 + r.EncodeMapStart(yynn3197) + yynn3197 = 0 } - if yyr3192 || yy2arr3192 { + if yyr3197 || yy2arr3197 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3192[0] { - yym3194 := z.EncBinary() - _ = yym3194 + if yyq3197[0] { + yym3199 := z.EncBinary() + _ = yym3199 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -40835,23 +40883,23 @@ func (x *NodeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3192[0] { + if yyq3197[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3195 := z.EncBinary() - _ = yym3195 + yym3200 := z.EncBinary() + _ = yym3200 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3192 || yy2arr3192 { + if yyr3197 || yy2arr3197 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3192[1] { - yym3197 := z.EncBinary() - _ = yym3197 + if yyq3197[1] { + yym3202 := z.EncBinary() + _ = yym3202 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -40860,54 +40908,54 @@ func (x *NodeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3192[1] { + if yyq3197[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3198 := z.EncBinary() - _ = yym3198 + yym3203 := z.EncBinary() + _ = yym3203 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3192 || yy2arr3192 { + if yyr3197 || yy2arr3197 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3192[2] { - yy3200 := &x.ListMeta - yym3201 := z.EncBinary() - _ = yym3201 + if yyq3197[2] { + yy3205 := &x.ListMeta + yym3206 := z.EncBinary() + _ = yym3206 if false { - } else if z.HasExtensions() && z.EncExt(yy3200) { + } else if z.HasExtensions() && z.EncExt(yy3205) { } else { - z.EncFallback(yy3200) + z.EncFallback(yy3205) } } else { r.EncodeNil() } } else { - if yyq3192[2] { + if yyq3197[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3202 := &x.ListMeta - yym3203 := z.EncBinary() - _ = yym3203 + yy3207 := &x.ListMeta + yym3208 := z.EncBinary() + _ = yym3208 if false { - } else if z.HasExtensions() && z.EncExt(yy3202) { + } else if z.HasExtensions() && z.EncExt(yy3207) { } else { - z.EncFallback(yy3202) + z.EncFallback(yy3207) } } } - if yyr3192 || yy2arr3192 { + if yyr3197 || yy2arr3197 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3205 := z.EncBinary() - _ = yym3205 + yym3210 := z.EncBinary() + _ = yym3210 if false { } else { h.encSliceNode(([]Node)(x.Items), e) @@ -40920,15 +40968,15 @@ func (x *NodeList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3206 := z.EncBinary() - _ = yym3206 + yym3211 := z.EncBinary() + _ = yym3211 if false { } else { h.encSliceNode(([]Node)(x.Items), e) } } } - if yyr3192 || yy2arr3192 { + if yyr3197 || yy2arr3197 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -40941,25 +40989,25 @@ func (x *NodeList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3207 := z.DecBinary() - _ = yym3207 + yym3212 := z.DecBinary() + _ = yym3212 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3208 := r.ContainerType() - if yyct3208 == codecSelferValueTypeMap1234 { - yyl3208 := r.ReadMapStart() - if yyl3208 == 0 { + yyct3213 := r.ContainerType() + if yyct3213 == codecSelferValueTypeMap1234 { + yyl3213 := r.ReadMapStart() + if yyl3213 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3208, d) + x.codecDecodeSelfFromMap(yyl3213, d) } - } else if yyct3208 == codecSelferValueTypeArray1234 { - yyl3208 := r.ReadArrayStart() - if yyl3208 == 0 { + } else if yyct3213 == codecSelferValueTypeArray1234 { + yyl3213 := r.ReadArrayStart() + if yyl3213 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3208, d) + x.codecDecodeSelfFromArray(yyl3213, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -40971,12 +41019,12 @@ func (x *NodeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3209Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3209Slc - var yyhl3209 bool = l >= 0 - for yyj3209 := 0; ; yyj3209++ { - if yyhl3209 { - if yyj3209 >= l { + var yys3214Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3214Slc + var yyhl3214 bool = l >= 0 + for yyj3214 := 0; ; yyj3214++ { + if yyhl3214 { + if yyj3214 >= l { break } } else { @@ -40985,10 +41033,10 @@ func (x *NodeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3209Slc = r.DecodeBytes(yys3209Slc, true, true) - yys3209 := string(yys3209Slc) + yys3214Slc = r.DecodeBytes(yys3214Slc, true, true) + yys3214 := string(yys3214Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3209 { + switch yys3214 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -41005,31 +41053,31 @@ func (x *NodeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3212 := &x.ListMeta - yym3213 := z.DecBinary() - _ = yym3213 + yyv3217 := &x.ListMeta + yym3218 := z.DecBinary() + _ = yym3218 if false { - } else if z.HasExtensions() && z.DecExt(yyv3212) { + } else if z.HasExtensions() && z.DecExt(yyv3217) { } else { - z.DecFallback(yyv3212, false) + z.DecFallback(yyv3217, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3214 := &x.Items - yym3215 := z.DecBinary() - _ = yym3215 + yyv3219 := &x.Items + yym3220 := z.DecBinary() + _ = yym3220 if false { } else { - h.decSliceNode((*[]Node)(yyv3214), d) + h.decSliceNode((*[]Node)(yyv3219), d) } } default: - z.DecStructFieldNotFound(-1, yys3209) - } // end switch yys3209 - } // end for yyj3209 + z.DecStructFieldNotFound(-1, yys3214) + } // end switch yys3214 + } // end for yyj3214 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -41037,16 +41085,16 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3216 int - var yyb3216 bool - var yyhl3216 bool = l >= 0 - yyj3216++ - if yyhl3216 { - yyb3216 = yyj3216 > l + var yyj3221 int + var yyb3221 bool + var yyhl3221 bool = l >= 0 + yyj3221++ + if yyhl3221 { + yyb3221 = yyj3221 > l } else { - yyb3216 = r.CheckBreak() + yyb3221 = r.CheckBreak() } - if yyb3216 { + if yyb3221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41056,13 +41104,13 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3216++ - if yyhl3216 { - yyb3216 = yyj3216 > l + yyj3221++ + if yyhl3221 { + yyb3221 = yyj3221 > l } else { - yyb3216 = r.CheckBreak() + yyb3221 = r.CheckBreak() } - if yyb3216 { + if yyb3221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41072,13 +41120,13 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3216++ - if yyhl3216 { - yyb3216 = yyj3216 > l + yyj3221++ + if yyhl3221 { + yyb3221 = yyj3221 > l } else { - yyb3216 = r.CheckBreak() + yyb3221 = r.CheckBreak() } - if yyb3216 { + if yyb3221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41086,22 +41134,22 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3219 := &x.ListMeta - yym3220 := z.DecBinary() - _ = yym3220 + yyv3224 := &x.ListMeta + yym3225 := z.DecBinary() + _ = yym3225 if false { - } else if z.HasExtensions() && z.DecExt(yyv3219) { + } else if z.HasExtensions() && z.DecExt(yyv3224) { } else { - z.DecFallback(yyv3219, false) + z.DecFallback(yyv3224, false) } } - yyj3216++ - if yyhl3216 { - yyb3216 = yyj3216 > l + yyj3221++ + if yyhl3221 { + yyb3221 = yyj3221 > l } else { - yyb3216 = r.CheckBreak() + yyb3221 = r.CheckBreak() } - if yyb3216 { + if yyb3221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41109,26 +41157,26 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3221 := &x.Items - yym3222 := z.DecBinary() - _ = yym3222 + yyv3226 := &x.Items + yym3227 := z.DecBinary() + _ = yym3227 if false { } else { - h.decSliceNode((*[]Node)(yyv3221), d) + h.decSliceNode((*[]Node)(yyv3226), d) } } for { - yyj3216++ - if yyhl3216 { - yyb3216 = yyj3216 > l + yyj3221++ + if yyhl3221 { + yyb3221 = yyj3221 > l } else { - yyb3216 = r.CheckBreak() + yyb3221 = r.CheckBreak() } - if yyb3216 { + if yyb3221 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3216-1, "") + z.DecStructFieldNotFound(yyj3221-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -41140,36 +41188,36 @@ func (x *NamespaceSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3223 := z.EncBinary() - _ = yym3223 + yym3228 := z.EncBinary() + _ = yym3228 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3224 := !z.EncBinary() - yy2arr3224 := z.EncBasicHandle().StructToArray - var yyq3224 [1]bool - _, _, _ = yysep3224, yyq3224, yy2arr3224 - const yyr3224 bool = false - var yynn3224 int - if yyr3224 || yy2arr3224 { + yysep3229 := !z.EncBinary() + yy2arr3229 := z.EncBasicHandle().StructToArray + var yyq3229 [1]bool + _, _, _ = yysep3229, yyq3229, yy2arr3229 + const yyr3229 bool = false + var yynn3229 int + if yyr3229 || yy2arr3229 { r.EncodeArrayStart(1) } else { - yynn3224 = 1 - for _, b := range yyq3224 { + yynn3229 = 1 + for _, b := range yyq3229 { if b { - yynn3224++ + yynn3229++ } } - r.EncodeMapStart(yynn3224) - yynn3224 = 0 + r.EncodeMapStart(yynn3229) + yynn3229 = 0 } - if yyr3224 || yy2arr3224 { + if yyr3229 || yy2arr3229 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Finalizers == nil { r.EncodeNil() } else { - yym3226 := z.EncBinary() - _ = yym3226 + yym3231 := z.EncBinary() + _ = yym3231 if false { } else { h.encSliceFinalizerName(([]FinalizerName)(x.Finalizers), e) @@ -41182,15 +41230,15 @@ func (x *NamespaceSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Finalizers == nil { r.EncodeNil() } else { - yym3227 := z.EncBinary() - _ = yym3227 + yym3232 := z.EncBinary() + _ = yym3232 if false { } else { h.encSliceFinalizerName(([]FinalizerName)(x.Finalizers), e) } } } - if yyr3224 || yy2arr3224 { + if yyr3229 || yy2arr3229 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -41203,25 +41251,25 @@ func (x *NamespaceSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3228 := z.DecBinary() - _ = yym3228 + yym3233 := z.DecBinary() + _ = yym3233 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3229 := r.ContainerType() - if yyct3229 == codecSelferValueTypeMap1234 { - yyl3229 := r.ReadMapStart() - if yyl3229 == 0 { + yyct3234 := r.ContainerType() + if yyct3234 == codecSelferValueTypeMap1234 { + yyl3234 := r.ReadMapStart() + if yyl3234 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3229, d) + x.codecDecodeSelfFromMap(yyl3234, d) } - } else if yyct3229 == codecSelferValueTypeArray1234 { - yyl3229 := r.ReadArrayStart() - if yyl3229 == 0 { + } else if yyct3234 == codecSelferValueTypeArray1234 { + yyl3234 := r.ReadArrayStart() + if yyl3234 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3229, d) + x.codecDecodeSelfFromArray(yyl3234, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -41233,12 +41281,12 @@ func (x *NamespaceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3230Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3230Slc - var yyhl3230 bool = l >= 0 - for yyj3230 := 0; ; yyj3230++ { - if yyhl3230 { - if yyj3230 >= l { + var yys3235Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3235Slc + var yyhl3235 bool = l >= 0 + for yyj3235 := 0; ; yyj3235++ { + if yyhl3235 { + if yyj3235 >= l { break } } else { @@ -41247,26 +41295,26 @@ func (x *NamespaceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3230Slc = r.DecodeBytes(yys3230Slc, true, true) - yys3230 := string(yys3230Slc) + yys3235Slc = r.DecodeBytes(yys3235Slc, true, true) + yys3235 := string(yys3235Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3230 { + switch yys3235 { case "Finalizers": if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv3231 := &x.Finalizers - yym3232 := z.DecBinary() - _ = yym3232 + yyv3236 := &x.Finalizers + yym3237 := z.DecBinary() + _ = yym3237 if false { } else { - h.decSliceFinalizerName((*[]FinalizerName)(yyv3231), d) + h.decSliceFinalizerName((*[]FinalizerName)(yyv3236), d) } } default: - z.DecStructFieldNotFound(-1, yys3230) - } // end switch yys3230 - } // end for yyj3230 + z.DecStructFieldNotFound(-1, yys3235) + } // end switch yys3235 + } // end for yyj3235 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -41274,16 +41322,16 @@ func (x *NamespaceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3233 int - var yyb3233 bool - var yyhl3233 bool = l >= 0 - yyj3233++ - if yyhl3233 { - yyb3233 = yyj3233 > l + var yyj3238 int + var yyb3238 bool + var yyhl3238 bool = l >= 0 + yyj3238++ + if yyhl3238 { + yyb3238 = yyj3238 > l } else { - yyb3233 = r.CheckBreak() + yyb3238 = r.CheckBreak() } - if yyb3233 { + if yyb3238 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41291,26 +41339,26 @@ func (x *NamespaceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv3234 := &x.Finalizers - yym3235 := z.DecBinary() - _ = yym3235 + yyv3239 := &x.Finalizers + yym3240 := z.DecBinary() + _ = yym3240 if false { } else { - h.decSliceFinalizerName((*[]FinalizerName)(yyv3234), d) + h.decSliceFinalizerName((*[]FinalizerName)(yyv3239), d) } } for { - yyj3233++ - if yyhl3233 { - yyb3233 = yyj3233 > l + yyj3238++ + if yyhl3238 { + yyb3238 = yyj3238 > l } else { - yyb3233 = r.CheckBreak() + yyb3238 = r.CheckBreak() } - if yyb3233 { + if yyb3238 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3233-1, "") + z.DecStructFieldNotFound(yyj3238-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -41319,8 +41367,8 @@ func (x FinalizerName) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3236 := z.EncBinary() - _ = yym3236 + yym3241 := z.EncBinary() + _ = yym3241 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -41332,8 +41380,8 @@ func (x *FinalizerName) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3237 := z.DecBinary() - _ = yym3237 + yym3242 := z.DecBinary() + _ = yym3242 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -41348,46 +41396,46 @@ func (x *NamespaceStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3238 := z.EncBinary() - _ = yym3238 + yym3243 := z.EncBinary() + _ = yym3243 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3239 := !z.EncBinary() - yy2arr3239 := z.EncBasicHandle().StructToArray - var yyq3239 [1]bool - _, _, _ = yysep3239, yyq3239, yy2arr3239 - const yyr3239 bool = false - yyq3239[0] = x.Phase != "" - var yynn3239 int - if yyr3239 || yy2arr3239 { + yysep3244 := !z.EncBinary() + yy2arr3244 := z.EncBasicHandle().StructToArray + var yyq3244 [1]bool + _, _, _ = yysep3244, yyq3244, yy2arr3244 + const yyr3244 bool = false + yyq3244[0] = x.Phase != "" + var yynn3244 int + if yyr3244 || yy2arr3244 { r.EncodeArrayStart(1) } else { - yynn3239 = 0 - for _, b := range yyq3239 { + yynn3244 = 0 + for _, b := range yyq3244 { if b { - yynn3239++ + yynn3244++ } } - r.EncodeMapStart(yynn3239) - yynn3239 = 0 + r.EncodeMapStart(yynn3244) + yynn3244 = 0 } - if yyr3239 || yy2arr3239 { + if yyr3244 || yy2arr3244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3239[0] { + if yyq3244[0] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3239[0] { + if yyq3244[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr3239 || yy2arr3239 { + if yyr3244 || yy2arr3244 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -41400,25 +41448,25 @@ func (x *NamespaceStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3241 := z.DecBinary() - _ = yym3241 + yym3246 := z.DecBinary() + _ = yym3246 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3242 := r.ContainerType() - if yyct3242 == codecSelferValueTypeMap1234 { - yyl3242 := r.ReadMapStart() - if yyl3242 == 0 { + yyct3247 := r.ContainerType() + if yyct3247 == codecSelferValueTypeMap1234 { + yyl3247 := r.ReadMapStart() + if yyl3247 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3242, d) + x.codecDecodeSelfFromMap(yyl3247, d) } - } else if yyct3242 == codecSelferValueTypeArray1234 { - yyl3242 := r.ReadArrayStart() - if yyl3242 == 0 { + } else if yyct3247 == codecSelferValueTypeArray1234 { + yyl3247 := r.ReadArrayStart() + if yyl3247 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3242, d) + x.codecDecodeSelfFromArray(yyl3247, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -41430,12 +41478,12 @@ func (x *NamespaceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3243Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3243Slc - var yyhl3243 bool = l >= 0 - for yyj3243 := 0; ; yyj3243++ { - if yyhl3243 { - if yyj3243 >= l { + var yys3248Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3248Slc + var yyhl3248 bool = l >= 0 + for yyj3248 := 0; ; yyj3248++ { + if yyhl3248 { + if yyj3248 >= l { break } } else { @@ -41444,10 +41492,10 @@ func (x *NamespaceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3243Slc = r.DecodeBytes(yys3243Slc, true, true) - yys3243 := string(yys3243Slc) + yys3248Slc = r.DecodeBytes(yys3248Slc, true, true) + yys3248 := string(yys3248Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3243 { + switch yys3248 { case "phase": if r.TryDecodeAsNil() { x.Phase = "" @@ -41455,9 +41503,9 @@ func (x *NamespaceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Phase = NamespacePhase(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3243) - } // end switch yys3243 - } // end for yyj3243 + z.DecStructFieldNotFound(-1, yys3248) + } // end switch yys3248 + } // end for yyj3248 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -41465,16 +41513,16 @@ func (x *NamespaceStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3245 int - var yyb3245 bool - var yyhl3245 bool = l >= 0 - yyj3245++ - if yyhl3245 { - yyb3245 = yyj3245 > l + var yyj3250 int + var yyb3250 bool + var yyhl3250 bool = l >= 0 + yyj3250++ + if yyhl3250 { + yyb3250 = yyj3250 > l } else { - yyb3245 = r.CheckBreak() + yyb3250 = r.CheckBreak() } - if yyb3245 { + if yyb3250 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41485,17 +41533,17 @@ func (x *NamespaceStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.Phase = NamespacePhase(r.DecodeString()) } for { - yyj3245++ - if yyhl3245 { - yyb3245 = yyj3245 > l + yyj3250++ + if yyhl3250 { + yyb3250 = yyj3250 > l } else { - yyb3245 = r.CheckBreak() + yyb3250 = r.CheckBreak() } - if yyb3245 { + if yyb3250 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3245-1, "") + z.DecStructFieldNotFound(yyj3250-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -41504,8 +41552,8 @@ func (x NamespacePhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3247 := z.EncBinary() - _ = yym3247 + yym3252 := z.EncBinary() + _ = yym3252 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -41517,8 +41565,8 @@ func (x *NamespacePhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3248 := z.DecBinary() - _ = yym3248 + yym3253 := z.DecBinary() + _ = yym3253 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -41533,39 +41581,39 @@ func (x *Namespace) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3249 := z.EncBinary() - _ = yym3249 + yym3254 := z.EncBinary() + _ = yym3254 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3250 := !z.EncBinary() - yy2arr3250 := z.EncBasicHandle().StructToArray - var yyq3250 [5]bool - _, _, _ = yysep3250, yyq3250, yy2arr3250 - const yyr3250 bool = false - yyq3250[0] = x.Kind != "" - yyq3250[1] = x.APIVersion != "" - yyq3250[2] = true - yyq3250[3] = true - yyq3250[4] = true - var yynn3250 int - if yyr3250 || yy2arr3250 { + yysep3255 := !z.EncBinary() + yy2arr3255 := z.EncBasicHandle().StructToArray + var yyq3255 [5]bool + _, _, _ = yysep3255, yyq3255, yy2arr3255 + const yyr3255 bool = false + yyq3255[0] = x.Kind != "" + yyq3255[1] = x.APIVersion != "" + yyq3255[2] = true + yyq3255[3] = true + yyq3255[4] = true + var yynn3255 int + if yyr3255 || yy2arr3255 { r.EncodeArrayStart(5) } else { - yynn3250 = 0 - for _, b := range yyq3250 { + yynn3255 = 0 + for _, b := range yyq3255 { if b { - yynn3250++ + yynn3255++ } } - r.EncodeMapStart(yynn3250) - yynn3250 = 0 + r.EncodeMapStart(yynn3255) + yynn3255 = 0 } - if yyr3250 || yy2arr3250 { + if yyr3255 || yy2arr3255 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3250[0] { - yym3252 := z.EncBinary() - _ = yym3252 + if yyq3255[0] { + yym3257 := z.EncBinary() + _ = yym3257 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -41574,23 +41622,23 @@ func (x *Namespace) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3250[0] { + if yyq3255[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3253 := z.EncBinary() - _ = yym3253 + yym3258 := z.EncBinary() + _ = yym3258 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3250 || yy2arr3250 { + if yyr3255 || yy2arr3255 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3250[1] { - yym3255 := z.EncBinary() - _ = yym3255 + if yyq3255[1] { + yym3260 := z.EncBinary() + _ = yym3260 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -41599,70 +41647,70 @@ func (x *Namespace) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3250[1] { + if yyq3255[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3256 := z.EncBinary() - _ = yym3256 + yym3261 := z.EncBinary() + _ = yym3261 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3250 || yy2arr3250 { + if yyr3255 || yy2arr3255 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3250[2] { - yy3258 := &x.ObjectMeta - yy3258.CodecEncodeSelf(e) + if yyq3255[2] { + yy3263 := &x.ObjectMeta + yy3263.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3250[2] { + if yyq3255[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3259 := &x.ObjectMeta - yy3259.CodecEncodeSelf(e) + yy3264 := &x.ObjectMeta + yy3264.CodecEncodeSelf(e) } } - if yyr3250 || yy2arr3250 { + if yyr3255 || yy2arr3255 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3250[3] { - yy3261 := &x.Spec - yy3261.CodecEncodeSelf(e) + if yyq3255[3] { + yy3266 := &x.Spec + yy3266.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3250[3] { + if yyq3255[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3262 := &x.Spec - yy3262.CodecEncodeSelf(e) + yy3267 := &x.Spec + yy3267.CodecEncodeSelf(e) } } - if yyr3250 || yy2arr3250 { + if yyr3255 || yy2arr3255 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3250[4] { - yy3264 := &x.Status - yy3264.CodecEncodeSelf(e) + if yyq3255[4] { + yy3269 := &x.Status + yy3269.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3250[4] { + if yyq3255[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3265 := &x.Status - yy3265.CodecEncodeSelf(e) + yy3270 := &x.Status + yy3270.CodecEncodeSelf(e) } } - if yyr3250 || yy2arr3250 { + if yyr3255 || yy2arr3255 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -41675,25 +41723,25 @@ func (x *Namespace) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3266 := z.DecBinary() - _ = yym3266 + yym3271 := z.DecBinary() + _ = yym3271 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3267 := r.ContainerType() - if yyct3267 == codecSelferValueTypeMap1234 { - yyl3267 := r.ReadMapStart() - if yyl3267 == 0 { + yyct3272 := r.ContainerType() + if yyct3272 == codecSelferValueTypeMap1234 { + yyl3272 := r.ReadMapStart() + if yyl3272 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3267, d) + x.codecDecodeSelfFromMap(yyl3272, d) } - } else if yyct3267 == codecSelferValueTypeArray1234 { - yyl3267 := r.ReadArrayStart() - if yyl3267 == 0 { + } else if yyct3272 == codecSelferValueTypeArray1234 { + yyl3272 := r.ReadArrayStart() + if yyl3272 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3267, d) + x.codecDecodeSelfFromArray(yyl3272, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -41705,12 +41753,12 @@ func (x *Namespace) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3268Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3268Slc - var yyhl3268 bool = l >= 0 - for yyj3268 := 0; ; yyj3268++ { - if yyhl3268 { - if yyj3268 >= l { + var yys3273Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3273Slc + var yyhl3273 bool = l >= 0 + for yyj3273 := 0; ; yyj3273++ { + if yyhl3273 { + if yyj3273 >= l { break } } else { @@ -41719,10 +41767,10 @@ func (x *Namespace) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3268Slc = r.DecodeBytes(yys3268Slc, true, true) - yys3268 := string(yys3268Slc) + yys3273Slc = r.DecodeBytes(yys3273Slc, true, true) + yys3273 := string(yys3273Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3268 { + switch yys3273 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -41739,27 +41787,27 @@ func (x *Namespace) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3271 := &x.ObjectMeta - yyv3271.CodecDecodeSelf(d) + yyv3276 := &x.ObjectMeta + yyv3276.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = NamespaceSpec{} } else { - yyv3272 := &x.Spec - yyv3272.CodecDecodeSelf(d) + yyv3277 := &x.Spec + yyv3277.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = NamespaceStatus{} } else { - yyv3273 := &x.Status - yyv3273.CodecDecodeSelf(d) + yyv3278 := &x.Status + yyv3278.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3268) - } // end switch yys3268 - } // end for yyj3268 + z.DecStructFieldNotFound(-1, yys3273) + } // end switch yys3273 + } // end for yyj3273 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -41767,16 +41815,16 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3274 int - var yyb3274 bool - var yyhl3274 bool = l >= 0 - yyj3274++ - if yyhl3274 { - yyb3274 = yyj3274 > l + var yyj3279 int + var yyb3279 bool + var yyhl3279 bool = l >= 0 + yyj3279++ + if yyhl3279 { + yyb3279 = yyj3279 > l } else { - yyb3274 = r.CheckBreak() + yyb3279 = r.CheckBreak() } - if yyb3274 { + if yyb3279 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41786,13 +41834,13 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3274++ - if yyhl3274 { - yyb3274 = yyj3274 > l + yyj3279++ + if yyhl3279 { + yyb3279 = yyj3279 > l } else { - yyb3274 = r.CheckBreak() + yyb3279 = r.CheckBreak() } - if yyb3274 { + if yyb3279 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41802,13 +41850,13 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3274++ - if yyhl3274 { - yyb3274 = yyj3274 > l + yyj3279++ + if yyhl3279 { + yyb3279 = yyj3279 > l } else { - yyb3274 = r.CheckBreak() + yyb3279 = r.CheckBreak() } - if yyb3274 { + if yyb3279 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41816,16 +41864,16 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3277 := &x.ObjectMeta - yyv3277.CodecDecodeSelf(d) + yyv3282 := &x.ObjectMeta + yyv3282.CodecDecodeSelf(d) } - yyj3274++ - if yyhl3274 { - yyb3274 = yyj3274 > l + yyj3279++ + if yyhl3279 { + yyb3279 = yyj3279 > l } else { - yyb3274 = r.CheckBreak() + yyb3279 = r.CheckBreak() } - if yyb3274 { + if yyb3279 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41833,16 +41881,16 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = NamespaceSpec{} } else { - yyv3278 := &x.Spec - yyv3278.CodecDecodeSelf(d) + yyv3283 := &x.Spec + yyv3283.CodecDecodeSelf(d) } - yyj3274++ - if yyhl3274 { - yyb3274 = yyj3274 > l + yyj3279++ + if yyhl3279 { + yyb3279 = yyj3279 > l } else { - yyb3274 = r.CheckBreak() + yyb3279 = r.CheckBreak() } - if yyb3274 { + if yyb3279 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41850,21 +41898,21 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = NamespaceStatus{} } else { - yyv3279 := &x.Status - yyv3279.CodecDecodeSelf(d) + yyv3284 := &x.Status + yyv3284.CodecDecodeSelf(d) } for { - yyj3274++ - if yyhl3274 { - yyb3274 = yyj3274 > l + yyj3279++ + if yyhl3279 { + yyb3279 = yyj3279 > l } else { - yyb3274 = r.CheckBreak() + yyb3279 = r.CheckBreak() } - if yyb3274 { + if yyb3279 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3274-1, "") + z.DecStructFieldNotFound(yyj3279-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -41876,37 +41924,37 @@ func (x *NamespaceList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3280 := z.EncBinary() - _ = yym3280 + yym3285 := z.EncBinary() + _ = yym3285 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3281 := !z.EncBinary() - yy2arr3281 := z.EncBasicHandle().StructToArray - var yyq3281 [4]bool - _, _, _ = yysep3281, yyq3281, yy2arr3281 - const yyr3281 bool = false - yyq3281[0] = x.Kind != "" - yyq3281[1] = x.APIVersion != "" - yyq3281[2] = true - var yynn3281 int - if yyr3281 || yy2arr3281 { + yysep3286 := !z.EncBinary() + yy2arr3286 := z.EncBasicHandle().StructToArray + var yyq3286 [4]bool + _, _, _ = yysep3286, yyq3286, yy2arr3286 + const yyr3286 bool = false + yyq3286[0] = x.Kind != "" + yyq3286[1] = x.APIVersion != "" + yyq3286[2] = true + var yynn3286 int + if yyr3286 || yy2arr3286 { r.EncodeArrayStart(4) } else { - yynn3281 = 1 - for _, b := range yyq3281 { + yynn3286 = 1 + for _, b := range yyq3286 { if b { - yynn3281++ + yynn3286++ } } - r.EncodeMapStart(yynn3281) - yynn3281 = 0 + r.EncodeMapStart(yynn3286) + yynn3286 = 0 } - if yyr3281 || yy2arr3281 { + if yyr3286 || yy2arr3286 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3281[0] { - yym3283 := z.EncBinary() - _ = yym3283 + if yyq3286[0] { + yym3288 := z.EncBinary() + _ = yym3288 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -41915,23 +41963,23 @@ func (x *NamespaceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3281[0] { + if yyq3286[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3284 := z.EncBinary() - _ = yym3284 + yym3289 := z.EncBinary() + _ = yym3289 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3281 || yy2arr3281 { + if yyr3286 || yy2arr3286 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3281[1] { - yym3286 := z.EncBinary() - _ = yym3286 + if yyq3286[1] { + yym3291 := z.EncBinary() + _ = yym3291 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -41940,54 +41988,54 @@ func (x *NamespaceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3281[1] { + if yyq3286[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3287 := z.EncBinary() - _ = yym3287 + yym3292 := z.EncBinary() + _ = yym3292 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3281 || yy2arr3281 { + if yyr3286 || yy2arr3286 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3281[2] { - yy3289 := &x.ListMeta - yym3290 := z.EncBinary() - _ = yym3290 + if yyq3286[2] { + yy3294 := &x.ListMeta + yym3295 := z.EncBinary() + _ = yym3295 if false { - } else if z.HasExtensions() && z.EncExt(yy3289) { + } else if z.HasExtensions() && z.EncExt(yy3294) { } else { - z.EncFallback(yy3289) + z.EncFallback(yy3294) } } else { r.EncodeNil() } } else { - if yyq3281[2] { + if yyq3286[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3291 := &x.ListMeta - yym3292 := z.EncBinary() - _ = yym3292 + yy3296 := &x.ListMeta + yym3297 := z.EncBinary() + _ = yym3297 if false { - } else if z.HasExtensions() && z.EncExt(yy3291) { + } else if z.HasExtensions() && z.EncExt(yy3296) { } else { - z.EncFallback(yy3291) + z.EncFallback(yy3296) } } } - if yyr3281 || yy2arr3281 { + if yyr3286 || yy2arr3286 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3294 := z.EncBinary() - _ = yym3294 + yym3299 := z.EncBinary() + _ = yym3299 if false { } else { h.encSliceNamespace(([]Namespace)(x.Items), e) @@ -42000,15 +42048,15 @@ func (x *NamespaceList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3295 := z.EncBinary() - _ = yym3295 + yym3300 := z.EncBinary() + _ = yym3300 if false { } else { h.encSliceNamespace(([]Namespace)(x.Items), e) } } } - if yyr3281 || yy2arr3281 { + if yyr3286 || yy2arr3286 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -42021,25 +42069,25 @@ func (x *NamespaceList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3296 := z.DecBinary() - _ = yym3296 + yym3301 := z.DecBinary() + _ = yym3301 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3297 := r.ContainerType() - if yyct3297 == codecSelferValueTypeMap1234 { - yyl3297 := r.ReadMapStart() - if yyl3297 == 0 { + yyct3302 := r.ContainerType() + if yyct3302 == codecSelferValueTypeMap1234 { + yyl3302 := r.ReadMapStart() + if yyl3302 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3297, d) + x.codecDecodeSelfFromMap(yyl3302, d) } - } else if yyct3297 == codecSelferValueTypeArray1234 { - yyl3297 := r.ReadArrayStart() - if yyl3297 == 0 { + } else if yyct3302 == codecSelferValueTypeArray1234 { + yyl3302 := r.ReadArrayStart() + if yyl3302 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3297, d) + x.codecDecodeSelfFromArray(yyl3302, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -42051,12 +42099,12 @@ func (x *NamespaceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3298Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3298Slc - var yyhl3298 bool = l >= 0 - for yyj3298 := 0; ; yyj3298++ { - if yyhl3298 { - if yyj3298 >= l { + var yys3303Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3303Slc + var yyhl3303 bool = l >= 0 + for yyj3303 := 0; ; yyj3303++ { + if yyhl3303 { + if yyj3303 >= l { break } } else { @@ -42065,10 +42113,10 @@ func (x *NamespaceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3298Slc = r.DecodeBytes(yys3298Slc, true, true) - yys3298 := string(yys3298Slc) + yys3303Slc = r.DecodeBytes(yys3303Slc, true, true) + yys3303 := string(yys3303Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3298 { + switch yys3303 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -42085,31 +42133,31 @@ func (x *NamespaceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3301 := &x.ListMeta - yym3302 := z.DecBinary() - _ = yym3302 + yyv3306 := &x.ListMeta + yym3307 := z.DecBinary() + _ = yym3307 if false { - } else if z.HasExtensions() && z.DecExt(yyv3301) { + } else if z.HasExtensions() && z.DecExt(yyv3306) { } else { - z.DecFallback(yyv3301, false) + z.DecFallback(yyv3306, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3303 := &x.Items - yym3304 := z.DecBinary() - _ = yym3304 + yyv3308 := &x.Items + yym3309 := z.DecBinary() + _ = yym3309 if false { } else { - h.decSliceNamespace((*[]Namespace)(yyv3303), d) + h.decSliceNamespace((*[]Namespace)(yyv3308), d) } } default: - z.DecStructFieldNotFound(-1, yys3298) - } // end switch yys3298 - } // end for yyj3298 + z.DecStructFieldNotFound(-1, yys3303) + } // end switch yys3303 + } // end for yyj3303 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -42117,16 +42165,16 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3305 int - var yyb3305 bool - var yyhl3305 bool = l >= 0 - yyj3305++ - if yyhl3305 { - yyb3305 = yyj3305 > l + var yyj3310 int + var yyb3310 bool + var yyhl3310 bool = l >= 0 + yyj3310++ + if yyhl3310 { + yyb3310 = yyj3310 > l } else { - yyb3305 = r.CheckBreak() + yyb3310 = r.CheckBreak() } - if yyb3305 { + if yyb3310 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42136,13 +42184,13 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3305++ - if yyhl3305 { - yyb3305 = yyj3305 > l + yyj3310++ + if yyhl3310 { + yyb3310 = yyj3310 > l } else { - yyb3305 = r.CheckBreak() + yyb3310 = r.CheckBreak() } - if yyb3305 { + if yyb3310 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42152,13 +42200,13 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3305++ - if yyhl3305 { - yyb3305 = yyj3305 > l + yyj3310++ + if yyhl3310 { + yyb3310 = yyj3310 > l } else { - yyb3305 = r.CheckBreak() + yyb3310 = r.CheckBreak() } - if yyb3305 { + if yyb3310 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42166,22 +42214,22 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3308 := &x.ListMeta - yym3309 := z.DecBinary() - _ = yym3309 + yyv3313 := &x.ListMeta + yym3314 := z.DecBinary() + _ = yym3314 if false { - } else if z.HasExtensions() && z.DecExt(yyv3308) { + } else if z.HasExtensions() && z.DecExt(yyv3313) { } else { - z.DecFallback(yyv3308, false) + z.DecFallback(yyv3313, false) } } - yyj3305++ - if yyhl3305 { - yyb3305 = yyj3305 > l + yyj3310++ + if yyhl3310 { + yyb3310 = yyj3310 > l } else { - yyb3305 = r.CheckBreak() + yyb3310 = r.CheckBreak() } - if yyb3305 { + if yyb3310 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42189,26 +42237,26 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3310 := &x.Items - yym3311 := z.DecBinary() - _ = yym3311 + yyv3315 := &x.Items + yym3316 := z.DecBinary() + _ = yym3316 if false { } else { - h.decSliceNamespace((*[]Namespace)(yyv3310), d) + h.decSliceNamespace((*[]Namespace)(yyv3315), d) } } for { - yyj3305++ - if yyhl3305 { - yyb3305 = yyj3305 > l + yyj3310++ + if yyhl3310 { + yyb3310 = yyj3310 > l } else { - yyb3305 = r.CheckBreak() + yyb3310 = r.CheckBreak() } - if yyb3305 { + if yyb3310 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3305-1, "") + z.DecStructFieldNotFound(yyj3310-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -42220,37 +42268,37 @@ func (x *Binding) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3312 := z.EncBinary() - _ = yym3312 + yym3317 := z.EncBinary() + _ = yym3317 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3313 := !z.EncBinary() - yy2arr3313 := z.EncBasicHandle().StructToArray - var yyq3313 [4]bool - _, _, _ = yysep3313, yyq3313, yy2arr3313 - const yyr3313 bool = false - yyq3313[0] = x.Kind != "" - yyq3313[1] = x.APIVersion != "" - yyq3313[2] = true - var yynn3313 int - if yyr3313 || yy2arr3313 { + yysep3318 := !z.EncBinary() + yy2arr3318 := z.EncBasicHandle().StructToArray + var yyq3318 [4]bool + _, _, _ = yysep3318, yyq3318, yy2arr3318 + const yyr3318 bool = false + yyq3318[0] = x.Kind != "" + yyq3318[1] = x.APIVersion != "" + yyq3318[2] = true + var yynn3318 int + if yyr3318 || yy2arr3318 { r.EncodeArrayStart(4) } else { - yynn3313 = 1 - for _, b := range yyq3313 { + yynn3318 = 1 + for _, b := range yyq3318 { if b { - yynn3313++ + yynn3318++ } } - r.EncodeMapStart(yynn3313) - yynn3313 = 0 + r.EncodeMapStart(yynn3318) + yynn3318 = 0 } - if yyr3313 || yy2arr3313 { + if yyr3318 || yy2arr3318 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3313[0] { - yym3315 := z.EncBinary() - _ = yym3315 + if yyq3318[0] { + yym3320 := z.EncBinary() + _ = yym3320 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -42259,23 +42307,23 @@ func (x *Binding) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3313[0] { + if yyq3318[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3316 := z.EncBinary() - _ = yym3316 + yym3321 := z.EncBinary() + _ = yym3321 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3313 || yy2arr3313 { + if yyr3318 || yy2arr3318 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3313[1] { - yym3318 := z.EncBinary() - _ = yym3318 + if yyq3318[1] { + yym3323 := z.EncBinary() + _ = yym3323 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -42284,47 +42332,47 @@ func (x *Binding) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3313[1] { + if yyq3318[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3319 := z.EncBinary() - _ = yym3319 + yym3324 := z.EncBinary() + _ = yym3324 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3313 || yy2arr3313 { + if yyr3318 || yy2arr3318 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3313[2] { - yy3321 := &x.ObjectMeta - yy3321.CodecEncodeSelf(e) + if yyq3318[2] { + yy3326 := &x.ObjectMeta + yy3326.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3313[2] { + if yyq3318[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3322 := &x.ObjectMeta - yy3322.CodecEncodeSelf(e) + yy3327 := &x.ObjectMeta + yy3327.CodecEncodeSelf(e) } } - if yyr3313 || yy2arr3313 { + if yyr3318 || yy2arr3318 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3324 := &x.Target - yy3324.CodecEncodeSelf(e) + yy3329 := &x.Target + yy3329.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("target")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3325 := &x.Target - yy3325.CodecEncodeSelf(e) + yy3330 := &x.Target + yy3330.CodecEncodeSelf(e) } - if yyr3313 || yy2arr3313 { + if yyr3318 || yy2arr3318 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -42337,25 +42385,25 @@ func (x *Binding) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3326 := z.DecBinary() - _ = yym3326 + yym3331 := z.DecBinary() + _ = yym3331 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3327 := r.ContainerType() - if yyct3327 == codecSelferValueTypeMap1234 { - yyl3327 := r.ReadMapStart() - if yyl3327 == 0 { + yyct3332 := r.ContainerType() + if yyct3332 == codecSelferValueTypeMap1234 { + yyl3332 := r.ReadMapStart() + if yyl3332 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3327, d) + x.codecDecodeSelfFromMap(yyl3332, d) } - } else if yyct3327 == codecSelferValueTypeArray1234 { - yyl3327 := r.ReadArrayStart() - if yyl3327 == 0 { + } else if yyct3332 == codecSelferValueTypeArray1234 { + yyl3332 := r.ReadArrayStart() + if yyl3332 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3327, d) + x.codecDecodeSelfFromArray(yyl3332, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -42367,12 +42415,12 @@ func (x *Binding) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3328Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3328Slc - var yyhl3328 bool = l >= 0 - for yyj3328 := 0; ; yyj3328++ { - if yyhl3328 { - if yyj3328 >= l { + var yys3333Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3333Slc + var yyhl3333 bool = l >= 0 + for yyj3333 := 0; ; yyj3333++ { + if yyhl3333 { + if yyj3333 >= l { break } } else { @@ -42381,10 +42429,10 @@ func (x *Binding) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3328Slc = r.DecodeBytes(yys3328Slc, true, true) - yys3328 := string(yys3328Slc) + yys3333Slc = r.DecodeBytes(yys3333Slc, true, true) + yys3333 := string(yys3333Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3328 { + switch yys3333 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -42401,20 +42449,20 @@ func (x *Binding) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3331 := &x.ObjectMeta - yyv3331.CodecDecodeSelf(d) + yyv3336 := &x.ObjectMeta + yyv3336.CodecDecodeSelf(d) } case "target": if r.TryDecodeAsNil() { x.Target = ObjectReference{} } else { - yyv3332 := &x.Target - yyv3332.CodecDecodeSelf(d) + yyv3337 := &x.Target + yyv3337.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3328) - } // end switch yys3328 - } // end for yyj3328 + z.DecStructFieldNotFound(-1, yys3333) + } // end switch yys3333 + } // end for yyj3333 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -42422,16 +42470,16 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3333 int - var yyb3333 bool - var yyhl3333 bool = l >= 0 - yyj3333++ - if yyhl3333 { - yyb3333 = yyj3333 > l + var yyj3338 int + var yyb3338 bool + var yyhl3338 bool = l >= 0 + yyj3338++ + if yyhl3338 { + yyb3338 = yyj3338 > l } else { - yyb3333 = r.CheckBreak() + yyb3338 = r.CheckBreak() } - if yyb3333 { + if yyb3338 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42441,13 +42489,13 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3333++ - if yyhl3333 { - yyb3333 = yyj3333 > l + yyj3338++ + if yyhl3338 { + yyb3338 = yyj3338 > l } else { - yyb3333 = r.CheckBreak() + yyb3338 = r.CheckBreak() } - if yyb3333 { + if yyb3338 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42457,13 +42505,13 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3333++ - if yyhl3333 { - yyb3333 = yyj3333 > l + yyj3338++ + if yyhl3338 { + yyb3338 = yyj3338 > l } else { - yyb3333 = r.CheckBreak() + yyb3338 = r.CheckBreak() } - if yyb3333 { + if yyb3338 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42471,16 +42519,16 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3336 := &x.ObjectMeta - yyv3336.CodecDecodeSelf(d) + yyv3341 := &x.ObjectMeta + yyv3341.CodecDecodeSelf(d) } - yyj3333++ - if yyhl3333 { - yyb3333 = yyj3333 > l + yyj3338++ + if yyhl3338 { + yyb3338 = yyj3338 > l } else { - yyb3333 = r.CheckBreak() + yyb3338 = r.CheckBreak() } - if yyb3333 { + if yyb3338 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42488,21 +42536,21 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Target = ObjectReference{} } else { - yyv3337 := &x.Target - yyv3337.CodecDecodeSelf(d) + yyv3342 := &x.Target + yyv3342.CodecDecodeSelf(d) } for { - yyj3333++ - if yyhl3333 { - yyb3333 = yyj3333 > l + yyj3338++ + if yyhl3338 { + yyb3338 = yyj3338 > l } else { - yyb3333 = r.CheckBreak() + yyb3338 = r.CheckBreak() } - if yyb3333 { + if yyb3338 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3333-1, "") + z.DecStructFieldNotFound(yyj3338-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -42514,68 +42562,68 @@ func (x *Preconditions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3338 := z.EncBinary() - _ = yym3338 + yym3343 := z.EncBinary() + _ = yym3343 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3339 := !z.EncBinary() - yy2arr3339 := z.EncBasicHandle().StructToArray - var yyq3339 [1]bool - _, _, _ = yysep3339, yyq3339, yy2arr3339 - const yyr3339 bool = false - yyq3339[0] = x.UID != nil - var yynn3339 int - if yyr3339 || yy2arr3339 { + yysep3344 := !z.EncBinary() + yy2arr3344 := z.EncBasicHandle().StructToArray + var yyq3344 [1]bool + _, _, _ = yysep3344, yyq3344, yy2arr3344 + const yyr3344 bool = false + yyq3344[0] = x.UID != nil + var yynn3344 int + if yyr3344 || yy2arr3344 { r.EncodeArrayStart(1) } else { - yynn3339 = 0 - for _, b := range yyq3339 { + yynn3344 = 0 + for _, b := range yyq3344 { if b { - yynn3339++ + yynn3344++ } } - r.EncodeMapStart(yynn3339) - yynn3339 = 0 + r.EncodeMapStart(yynn3344) + yynn3344 = 0 } - if yyr3339 || yy2arr3339 { + if yyr3344 || yy2arr3344 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3339[0] { + if yyq3344[0] { if x.UID == nil { r.EncodeNil() } else { - yy3341 := *x.UID - yym3342 := z.EncBinary() - _ = yym3342 + yy3346 := *x.UID + yym3347 := z.EncBinary() + _ = yym3347 if false { - } else if z.HasExtensions() && z.EncExt(yy3341) { + } else if z.HasExtensions() && z.EncExt(yy3346) { } else { - r.EncodeString(codecSelferC_UTF81234, string(yy3341)) + r.EncodeString(codecSelferC_UTF81234, string(yy3346)) } } } else { r.EncodeNil() } } else { - if yyq3339[0] { + if yyq3344[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("uid")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.UID == nil { r.EncodeNil() } else { - yy3343 := *x.UID - yym3344 := z.EncBinary() - _ = yym3344 + yy3348 := *x.UID + yym3349 := z.EncBinary() + _ = yym3349 if false { - } else if z.HasExtensions() && z.EncExt(yy3343) { + } else if z.HasExtensions() && z.EncExt(yy3348) { } else { - r.EncodeString(codecSelferC_UTF81234, string(yy3343)) + r.EncodeString(codecSelferC_UTF81234, string(yy3348)) } } } } - if yyr3339 || yy2arr3339 { + if yyr3344 || yy2arr3344 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -42588,25 +42636,25 @@ func (x *Preconditions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3345 := z.DecBinary() - _ = yym3345 + yym3350 := z.DecBinary() + _ = yym3350 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3346 := r.ContainerType() - if yyct3346 == codecSelferValueTypeMap1234 { - yyl3346 := r.ReadMapStart() - if yyl3346 == 0 { + yyct3351 := r.ContainerType() + if yyct3351 == codecSelferValueTypeMap1234 { + yyl3351 := r.ReadMapStart() + if yyl3351 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3346, d) + x.codecDecodeSelfFromMap(yyl3351, d) } - } else if yyct3346 == codecSelferValueTypeArray1234 { - yyl3346 := r.ReadArrayStart() - if yyl3346 == 0 { + } else if yyct3351 == codecSelferValueTypeArray1234 { + yyl3351 := r.ReadArrayStart() + if yyl3351 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3346, d) + x.codecDecodeSelfFromArray(yyl3351, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -42618,12 +42666,12 @@ func (x *Preconditions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3347Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3347Slc - var yyhl3347 bool = l >= 0 - for yyj3347 := 0; ; yyj3347++ { - if yyhl3347 { - if yyj3347 >= l { + var yys3352Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3352Slc + var yyhl3352 bool = l >= 0 + for yyj3352 := 0; ; yyj3352++ { + if yyhl3352 { + if yyj3352 >= l { break } } else { @@ -42632,10 +42680,10 @@ func (x *Preconditions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3347Slc = r.DecodeBytes(yys3347Slc, true, true) - yys3347 := string(yys3347Slc) + yys3352Slc = r.DecodeBytes(yys3352Slc, true, true) + yys3352 := string(yys3352Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3347 { + switch yys3352 { case "uid": if r.TryDecodeAsNil() { if x.UID != nil { @@ -42645,8 +42693,8 @@ func (x *Preconditions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.UID == nil { x.UID = new(pkg1_types.UID) } - yym3349 := z.DecBinary() - _ = yym3349 + yym3354 := z.DecBinary() + _ = yym3354 if false { } else if z.HasExtensions() && z.DecExt(x.UID) { } else { @@ -42654,9 +42702,9 @@ func (x *Preconditions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } default: - z.DecStructFieldNotFound(-1, yys3347) - } // end switch yys3347 - } // end for yyj3347 + z.DecStructFieldNotFound(-1, yys3352) + } // end switch yys3352 + } // end for yyj3352 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -42664,16 +42712,16 @@ func (x *Preconditions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3350 int - var yyb3350 bool - var yyhl3350 bool = l >= 0 - yyj3350++ - if yyhl3350 { - yyb3350 = yyj3350 > l + var yyj3355 int + var yyb3355 bool + var yyhl3355 bool = l >= 0 + yyj3355++ + if yyhl3355 { + yyb3355 = yyj3355 > l } else { - yyb3350 = r.CheckBreak() + yyb3355 = r.CheckBreak() } - if yyb3350 { + if yyb3355 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42686,8 +42734,8 @@ func (x *Preconditions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.UID == nil { x.UID = new(pkg1_types.UID) } - yym3352 := z.DecBinary() - _ = yym3352 + yym3357 := z.DecBinary() + _ = yym3357 if false { } else if z.HasExtensions() && z.DecExt(x.UID) { } else { @@ -42695,17 +42743,17 @@ func (x *Preconditions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } } for { - yyj3350++ - if yyhl3350 { - yyb3350 = yyj3350 > l + yyj3355++ + if yyhl3355 { + yyb3355 = yyj3355 > l } else { - yyb3350 = r.CheckBreak() + yyb3355 = r.CheckBreak() } - if yyb3350 { + if yyb3355 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3350-1, "") + z.DecStructFieldNotFound(yyj3355-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -42717,39 +42765,39 @@ func (x *DeleteOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3353 := z.EncBinary() - _ = yym3353 + yym3358 := z.EncBinary() + _ = yym3358 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3354 := !z.EncBinary() - yy2arr3354 := z.EncBasicHandle().StructToArray - var yyq3354 [5]bool - _, _, _ = yysep3354, yyq3354, yy2arr3354 - const yyr3354 bool = false - yyq3354[0] = x.Kind != "" - yyq3354[1] = x.APIVersion != "" - yyq3354[2] = x.GracePeriodSeconds != nil - yyq3354[3] = x.Preconditions != nil - yyq3354[4] = x.OrphanDependents != nil - var yynn3354 int - if yyr3354 || yy2arr3354 { + yysep3359 := !z.EncBinary() + yy2arr3359 := z.EncBasicHandle().StructToArray + var yyq3359 [5]bool + _, _, _ = yysep3359, yyq3359, yy2arr3359 + const yyr3359 bool = false + yyq3359[0] = x.Kind != "" + yyq3359[1] = x.APIVersion != "" + yyq3359[2] = x.GracePeriodSeconds != nil + yyq3359[3] = x.Preconditions != nil + yyq3359[4] = x.OrphanDependents != nil + var yynn3359 int + if yyr3359 || yy2arr3359 { r.EncodeArrayStart(5) } else { - yynn3354 = 0 - for _, b := range yyq3354 { + yynn3359 = 0 + for _, b := range yyq3359 { if b { - yynn3354++ + yynn3359++ } } - r.EncodeMapStart(yynn3354) - yynn3354 = 0 + r.EncodeMapStart(yynn3359) + yynn3359 = 0 } - if yyr3354 || yy2arr3354 { + if yyr3359 || yy2arr3359 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3354[0] { - yym3356 := z.EncBinary() - _ = yym3356 + if yyq3359[0] { + yym3361 := z.EncBinary() + _ = yym3361 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -42758,23 +42806,23 @@ func (x *DeleteOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3354[0] { + if yyq3359[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3357 := z.EncBinary() - _ = yym3357 + yym3362 := z.EncBinary() + _ = yym3362 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3354 || yy2arr3354 { + if yyr3359 || yy2arr3359 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3354[1] { - yym3359 := z.EncBinary() - _ = yym3359 + if yyq3359[1] { + yym3364 := z.EncBinary() + _ = yym3364 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -42783,56 +42831,56 @@ func (x *DeleteOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3354[1] { + if yyq3359[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3360 := z.EncBinary() - _ = yym3360 + yym3365 := z.EncBinary() + _ = yym3365 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3354 || yy2arr3354 { + if yyr3359 || yy2arr3359 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3354[2] { + if yyq3359[2] { if x.GracePeriodSeconds == nil { r.EncodeNil() } else { - yy3362 := *x.GracePeriodSeconds - yym3363 := z.EncBinary() - _ = yym3363 + yy3367 := *x.GracePeriodSeconds + yym3368 := z.EncBinary() + _ = yym3368 if false { } else { - r.EncodeInt(int64(yy3362)) + r.EncodeInt(int64(yy3367)) } } } else { r.EncodeNil() } } else { - if yyq3354[2] { + if yyq3359[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gracePeriodSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.GracePeriodSeconds == nil { r.EncodeNil() } else { - yy3364 := *x.GracePeriodSeconds - yym3365 := z.EncBinary() - _ = yym3365 + yy3369 := *x.GracePeriodSeconds + yym3370 := z.EncBinary() + _ = yym3370 if false { } else { - r.EncodeInt(int64(yy3364)) + r.EncodeInt(int64(yy3369)) } } } } - if yyr3354 || yy2arr3354 { + if yyr3359 || yy2arr3359 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3354[3] { + if yyq3359[3] { if x.Preconditions == nil { r.EncodeNil() } else { @@ -42842,7 +42890,7 @@ func (x *DeleteOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3354[3] { + if yyq3359[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preconditions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -42853,42 +42901,42 @@ func (x *DeleteOptions) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3354 || yy2arr3354 { + if yyr3359 || yy2arr3359 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3354[4] { + if yyq3359[4] { if x.OrphanDependents == nil { r.EncodeNil() } else { - yy3368 := *x.OrphanDependents - yym3369 := z.EncBinary() - _ = yym3369 + yy3373 := *x.OrphanDependents + yym3374 := z.EncBinary() + _ = yym3374 if false { } else { - r.EncodeBool(bool(yy3368)) + r.EncodeBool(bool(yy3373)) } } } else { r.EncodeNil() } } else { - if yyq3354[4] { + if yyq3359[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("orphanDependents")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.OrphanDependents == nil { r.EncodeNil() } else { - yy3370 := *x.OrphanDependents - yym3371 := z.EncBinary() - _ = yym3371 + yy3375 := *x.OrphanDependents + yym3376 := z.EncBinary() + _ = yym3376 if false { } else { - r.EncodeBool(bool(yy3370)) + r.EncodeBool(bool(yy3375)) } } } } - if yyr3354 || yy2arr3354 { + if yyr3359 || yy2arr3359 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -42901,25 +42949,25 @@ func (x *DeleteOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3372 := z.DecBinary() - _ = yym3372 + yym3377 := z.DecBinary() + _ = yym3377 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3373 := r.ContainerType() - if yyct3373 == codecSelferValueTypeMap1234 { - yyl3373 := r.ReadMapStart() - if yyl3373 == 0 { + yyct3378 := r.ContainerType() + if yyct3378 == codecSelferValueTypeMap1234 { + yyl3378 := r.ReadMapStart() + if yyl3378 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3373, d) + x.codecDecodeSelfFromMap(yyl3378, d) } - } else if yyct3373 == codecSelferValueTypeArray1234 { - yyl3373 := r.ReadArrayStart() - if yyl3373 == 0 { + } else if yyct3378 == codecSelferValueTypeArray1234 { + yyl3378 := r.ReadArrayStart() + if yyl3378 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3373, d) + x.codecDecodeSelfFromArray(yyl3378, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -42931,12 +42979,12 @@ func (x *DeleteOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3374Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3374Slc - var yyhl3374 bool = l >= 0 - for yyj3374 := 0; ; yyj3374++ { - if yyhl3374 { - if yyj3374 >= l { + var yys3379Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3379Slc + var yyhl3379 bool = l >= 0 + for yyj3379 := 0; ; yyj3379++ { + if yyhl3379 { + if yyj3379 >= l { break } } else { @@ -42945,10 +42993,10 @@ func (x *DeleteOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3374Slc = r.DecodeBytes(yys3374Slc, true, true) - yys3374 := string(yys3374Slc) + yys3379Slc = r.DecodeBytes(yys3379Slc, true, true) + yys3379 := string(yys3379Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3374 { + switch yys3379 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -42970,8 +43018,8 @@ func (x *DeleteOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.GracePeriodSeconds == nil { x.GracePeriodSeconds = new(int64) } - yym3378 := z.DecBinary() - _ = yym3378 + yym3383 := z.DecBinary() + _ = yym3383 if false { } else { *((*int64)(x.GracePeriodSeconds)) = int64(r.DecodeInt(64)) @@ -42997,17 +43045,17 @@ func (x *DeleteOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.OrphanDependents == nil { x.OrphanDependents = new(bool) } - yym3381 := z.DecBinary() - _ = yym3381 + yym3386 := z.DecBinary() + _ = yym3386 if false { } else { *((*bool)(x.OrphanDependents)) = r.DecodeBool() } } default: - z.DecStructFieldNotFound(-1, yys3374) - } // end switch yys3374 - } // end for yyj3374 + z.DecStructFieldNotFound(-1, yys3379) + } // end switch yys3379 + } // end for yyj3379 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -43015,16 +43063,16 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3382 int - var yyb3382 bool - var yyhl3382 bool = l >= 0 - yyj3382++ - if yyhl3382 { - yyb3382 = yyj3382 > l + var yyj3387 int + var yyb3387 bool + var yyhl3387 bool = l >= 0 + yyj3387++ + if yyhl3387 { + yyb3387 = yyj3387 > l } else { - yyb3382 = r.CheckBreak() + yyb3387 = r.CheckBreak() } - if yyb3382 { + if yyb3387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43034,13 +43082,13 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3382++ - if yyhl3382 { - yyb3382 = yyj3382 > l + yyj3387++ + if yyhl3387 { + yyb3387 = yyj3387 > l } else { - yyb3382 = r.CheckBreak() + yyb3387 = r.CheckBreak() } - if yyb3382 { + if yyb3387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43050,13 +43098,13 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3382++ - if yyhl3382 { - yyb3382 = yyj3382 > l + yyj3387++ + if yyhl3387 { + yyb3387 = yyj3387 > l } else { - yyb3382 = r.CheckBreak() + yyb3387 = r.CheckBreak() } - if yyb3382 { + if yyb3387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43069,20 +43117,20 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.GracePeriodSeconds == nil { x.GracePeriodSeconds = new(int64) } - yym3386 := z.DecBinary() - _ = yym3386 + yym3391 := z.DecBinary() + _ = yym3391 if false { } else { *((*int64)(x.GracePeriodSeconds)) = int64(r.DecodeInt(64)) } } - yyj3382++ - if yyhl3382 { - yyb3382 = yyj3382 > l + yyj3387++ + if yyhl3387 { + yyb3387 = yyj3387 > l } else { - yyb3382 = r.CheckBreak() + yyb3387 = r.CheckBreak() } - if yyb3382 { + if yyb3387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43097,13 +43145,13 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Preconditions.CodecDecodeSelf(d) } - yyj3382++ - if yyhl3382 { - yyb3382 = yyj3382 > l + yyj3387++ + if yyhl3387 { + yyb3387 = yyj3387 > l } else { - yyb3382 = r.CheckBreak() + yyb3387 = r.CheckBreak() } - if yyb3382 { + if yyb3387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43116,25 +43164,25 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.OrphanDependents == nil { x.OrphanDependents = new(bool) } - yym3389 := z.DecBinary() - _ = yym3389 + yym3394 := z.DecBinary() + _ = yym3394 if false { } else { *((*bool)(x.OrphanDependents)) = r.DecodeBool() } } for { - yyj3382++ - if yyhl3382 { - yyb3382 = yyj3382 > l + yyj3387++ + if yyhl3387 { + yyb3387 = yyj3387 > l } else { - yyb3382 = r.CheckBreak() + yyb3387 = r.CheckBreak() } - if yyb3382 { + if yyb3387 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3382-1, "") + z.DecStructFieldNotFound(yyj3387-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -43146,36 +43194,36 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3390 := z.EncBinary() - _ = yym3390 + yym3395 := z.EncBinary() + _ = yym3395 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3391 := !z.EncBinary() - yy2arr3391 := z.EncBasicHandle().StructToArray - var yyq3391 [4]bool - _, _, _ = yysep3391, yyq3391, yy2arr3391 - const yyr3391 bool = false - yyq3391[0] = x.Kind != "" - yyq3391[1] = x.APIVersion != "" - var yynn3391 int - if yyr3391 || yy2arr3391 { + yysep3396 := !z.EncBinary() + yy2arr3396 := z.EncBasicHandle().StructToArray + var yyq3396 [4]bool + _, _, _ = yysep3396, yyq3396, yy2arr3396 + const yyr3396 bool = false + yyq3396[0] = x.Kind != "" + yyq3396[1] = x.APIVersion != "" + var yynn3396 int + if yyr3396 || yy2arr3396 { r.EncodeArrayStart(4) } else { - yynn3391 = 2 - for _, b := range yyq3391 { + yynn3396 = 2 + for _, b := range yyq3396 { if b { - yynn3391++ + yynn3396++ } } - r.EncodeMapStart(yynn3391) - yynn3391 = 0 + r.EncodeMapStart(yynn3396) + yynn3396 = 0 } - if yyr3391 || yy2arr3391 { + if yyr3396 || yy2arr3396 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3391[0] { - yym3393 := z.EncBinary() - _ = yym3393 + if yyq3396[0] { + yym3398 := z.EncBinary() + _ = yym3398 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -43184,23 +43232,23 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3391[0] { + if yyq3396[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3394 := z.EncBinary() - _ = yym3394 + yym3399 := z.EncBinary() + _ = yym3399 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3391 || yy2arr3391 { + if yyr3396 || yy2arr3396 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3391[1] { - yym3396 := z.EncBinary() - _ = yym3396 + if yyq3396[1] { + yym3401 := z.EncBinary() + _ = yym3401 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -43209,22 +43257,22 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3391[1] { + if yyq3396[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3397 := z.EncBinary() - _ = yym3397 + yym3402 := z.EncBinary() + _ = yym3402 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3391 || yy2arr3391 { + if yyr3396 || yy2arr3396 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3399 := z.EncBinary() - _ = yym3399 + yym3404 := z.EncBinary() + _ = yym3404 if false { } else { r.EncodeBool(bool(x.Export)) @@ -43233,17 +43281,17 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("export")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3400 := z.EncBinary() - _ = yym3400 + yym3405 := z.EncBinary() + _ = yym3405 if false { } else { r.EncodeBool(bool(x.Export)) } } - if yyr3391 || yy2arr3391 { + if yyr3396 || yy2arr3396 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3402 := z.EncBinary() - _ = yym3402 + yym3407 := z.EncBinary() + _ = yym3407 if false { } else { r.EncodeBool(bool(x.Exact)) @@ -43252,14 +43300,14 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("exact")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3403 := z.EncBinary() - _ = yym3403 + yym3408 := z.EncBinary() + _ = yym3408 if false { } else { r.EncodeBool(bool(x.Exact)) } } - if yyr3391 || yy2arr3391 { + if yyr3396 || yy2arr3396 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -43272,25 +43320,25 @@ func (x *ExportOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3404 := z.DecBinary() - _ = yym3404 + yym3409 := z.DecBinary() + _ = yym3409 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3405 := r.ContainerType() - if yyct3405 == codecSelferValueTypeMap1234 { - yyl3405 := r.ReadMapStart() - if yyl3405 == 0 { + yyct3410 := r.ContainerType() + if yyct3410 == codecSelferValueTypeMap1234 { + yyl3410 := r.ReadMapStart() + if yyl3410 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3405, d) + x.codecDecodeSelfFromMap(yyl3410, d) } - } else if yyct3405 == codecSelferValueTypeArray1234 { - yyl3405 := r.ReadArrayStart() - if yyl3405 == 0 { + } else if yyct3410 == codecSelferValueTypeArray1234 { + yyl3410 := r.ReadArrayStart() + if yyl3410 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3405, d) + x.codecDecodeSelfFromArray(yyl3410, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -43302,12 +43350,12 @@ func (x *ExportOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3406Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3406Slc - var yyhl3406 bool = l >= 0 - for yyj3406 := 0; ; yyj3406++ { - if yyhl3406 { - if yyj3406 >= l { + var yys3411Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3411Slc + var yyhl3411 bool = l >= 0 + for yyj3411 := 0; ; yyj3411++ { + if yyhl3411 { + if yyj3411 >= l { break } } else { @@ -43316,10 +43364,10 @@ func (x *ExportOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3406Slc = r.DecodeBytes(yys3406Slc, true, true) - yys3406 := string(yys3406Slc) + yys3411Slc = r.DecodeBytes(yys3411Slc, true, true) + yys3411 := string(yys3411Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3406 { + switch yys3411 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -43345,9 +43393,9 @@ func (x *ExportOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Exact = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys3406) - } // end switch yys3406 - } // end for yyj3406 + z.DecStructFieldNotFound(-1, yys3411) + } // end switch yys3411 + } // end for yyj3411 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -43355,16 +43403,16 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3411 int - var yyb3411 bool - var yyhl3411 bool = l >= 0 - yyj3411++ - if yyhl3411 { - yyb3411 = yyj3411 > l + var yyj3416 int + var yyb3416 bool + var yyhl3416 bool = l >= 0 + yyj3416++ + if yyhl3416 { + yyb3416 = yyj3416 > l } else { - yyb3411 = r.CheckBreak() + yyb3416 = r.CheckBreak() } - if yyb3411 { + if yyb3416 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43374,13 +43422,13 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3411++ - if yyhl3411 { - yyb3411 = yyj3411 > l + yyj3416++ + if yyhl3416 { + yyb3416 = yyj3416 > l } else { - yyb3411 = r.CheckBreak() + yyb3416 = r.CheckBreak() } - if yyb3411 { + if yyb3416 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43390,13 +43438,13 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3411++ - if yyhl3411 { - yyb3411 = yyj3411 > l + yyj3416++ + if yyhl3416 { + yyb3416 = yyj3416 > l } else { - yyb3411 = r.CheckBreak() + yyb3416 = r.CheckBreak() } - if yyb3411 { + if yyb3416 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43406,13 +43454,13 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Export = bool(r.DecodeBool()) } - yyj3411++ - if yyhl3411 { - yyb3411 = yyj3411 > l + yyj3416++ + if yyhl3416 { + yyb3416 = yyj3416 > l } else { - yyb3411 = r.CheckBreak() + yyb3416 = r.CheckBreak() } - if yyb3411 { + if yyb3416 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43423,17 +43471,17 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Exact = bool(r.DecodeBool()) } for { - yyj3411++ - if yyhl3411 { - yyb3411 = yyj3411 > l + yyj3416++ + if yyhl3416 { + yyb3416 = yyj3416 > l } else { - yyb3411 = r.CheckBreak() + yyb3416 = r.CheckBreak() } - if yyb3411 { + if yyb3416 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3411-1, "") + z.DecStructFieldNotFound(yyj3416-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -43445,36 +43493,36 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3416 := z.EncBinary() - _ = yym3416 + yym3421 := z.EncBinary() + _ = yym3421 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3417 := !z.EncBinary() - yy2arr3417 := z.EncBasicHandle().StructToArray - var yyq3417 [7]bool - _, _, _ = yysep3417, yyq3417, yy2arr3417 - const yyr3417 bool = false - yyq3417[0] = x.Kind != "" - yyq3417[1] = x.APIVersion != "" - var yynn3417 int - if yyr3417 || yy2arr3417 { + yysep3422 := !z.EncBinary() + yy2arr3422 := z.EncBasicHandle().StructToArray + var yyq3422 [7]bool + _, _, _ = yysep3422, yyq3422, yy2arr3422 + const yyr3422 bool = false + yyq3422[0] = x.Kind != "" + yyq3422[1] = x.APIVersion != "" + var yynn3422 int + if yyr3422 || yy2arr3422 { r.EncodeArrayStart(7) } else { - yynn3417 = 5 - for _, b := range yyq3417 { + yynn3422 = 5 + for _, b := range yyq3422 { if b { - yynn3417++ + yynn3422++ } } - r.EncodeMapStart(yynn3417) - yynn3417 = 0 + r.EncodeMapStart(yynn3422) + yynn3422 = 0 } - if yyr3417 || yy2arr3417 { + if yyr3422 || yy2arr3422 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3417[0] { - yym3419 := z.EncBinary() - _ = yym3419 + if yyq3422[0] { + yym3424 := z.EncBinary() + _ = yym3424 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -43483,23 +43531,23 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3417[0] { + if yyq3422[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3420 := z.EncBinary() - _ = yym3420 + yym3425 := z.EncBinary() + _ = yym3425 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3417 || yy2arr3417 { + if yyr3422 || yy2arr3422 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3417[1] { - yym3422 := z.EncBinary() - _ = yym3422 + if yyq3422[1] { + yym3427 := z.EncBinary() + _ = yym3427 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -43508,25 +43556,25 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3417[1] { + if yyq3422[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3423 := z.EncBinary() - _ = yym3423 + yym3428 := z.EncBinary() + _ = yym3428 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3417 || yy2arr3417 { + if yyr3422 || yy2arr3422 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.LabelSelector == nil { r.EncodeNil() } else { - yym3425 := z.EncBinary() - _ = yym3425 + yym3430 := z.EncBinary() + _ = yym3430 if false { } else if z.HasExtensions() && z.EncExt(x.LabelSelector) { } else { @@ -43540,8 +43588,8 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x.LabelSelector == nil { r.EncodeNil() } else { - yym3426 := z.EncBinary() - _ = yym3426 + yym3431 := z.EncBinary() + _ = yym3431 if false { } else if z.HasExtensions() && z.EncExt(x.LabelSelector) { } else { @@ -43549,13 +43597,13 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3417 || yy2arr3417 { + if yyr3422 || yy2arr3422 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.FieldSelector == nil { r.EncodeNil() } else { - yym3428 := z.EncBinary() - _ = yym3428 + yym3433 := z.EncBinary() + _ = yym3433 if false { } else if z.HasExtensions() && z.EncExt(x.FieldSelector) { } else { @@ -43569,8 +43617,8 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x.FieldSelector == nil { r.EncodeNil() } else { - yym3429 := z.EncBinary() - _ = yym3429 + yym3434 := z.EncBinary() + _ = yym3434 if false { } else if z.HasExtensions() && z.EncExt(x.FieldSelector) { } else { @@ -43578,10 +43626,10 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3417 || yy2arr3417 { + if yyr3422 || yy2arr3422 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3431 := z.EncBinary() - _ = yym3431 + yym3436 := z.EncBinary() + _ = yym3436 if false { } else { r.EncodeBool(bool(x.Watch)) @@ -43590,17 +43638,17 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Watch")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3432 := z.EncBinary() - _ = yym3432 + yym3437 := z.EncBinary() + _ = yym3437 if false { } else { r.EncodeBool(bool(x.Watch)) } } - if yyr3417 || yy2arr3417 { + if yyr3422 || yy2arr3422 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3434 := z.EncBinary() - _ = yym3434 + yym3439 := z.EncBinary() + _ = yym3439 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) @@ -43609,24 +43657,24 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ResourceVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3435 := z.EncBinary() - _ = yym3435 + yym3440 := z.EncBinary() + _ = yym3440 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) } } - if yyr3417 || yy2arr3417 { + if yyr3422 || yy2arr3422 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.TimeoutSeconds == nil { r.EncodeNil() } else { - yy3437 := *x.TimeoutSeconds - yym3438 := z.EncBinary() - _ = yym3438 + yy3442 := *x.TimeoutSeconds + yym3443 := z.EncBinary() + _ = yym3443 if false { } else { - r.EncodeInt(int64(yy3437)) + r.EncodeInt(int64(yy3442)) } } } else { @@ -43636,16 +43684,16 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x.TimeoutSeconds == nil { r.EncodeNil() } else { - yy3439 := *x.TimeoutSeconds - yym3440 := z.EncBinary() - _ = yym3440 + yy3444 := *x.TimeoutSeconds + yym3445 := z.EncBinary() + _ = yym3445 if false { } else { - r.EncodeInt(int64(yy3439)) + r.EncodeInt(int64(yy3444)) } } } - if yyr3417 || yy2arr3417 { + if yyr3422 || yy2arr3422 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -43658,25 +43706,25 @@ func (x *ListOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3441 := z.DecBinary() - _ = yym3441 + yym3446 := z.DecBinary() + _ = yym3446 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3442 := r.ContainerType() - if yyct3442 == codecSelferValueTypeMap1234 { - yyl3442 := r.ReadMapStart() - if yyl3442 == 0 { + yyct3447 := r.ContainerType() + if yyct3447 == codecSelferValueTypeMap1234 { + yyl3447 := r.ReadMapStart() + if yyl3447 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3442, d) + x.codecDecodeSelfFromMap(yyl3447, d) } - } else if yyct3442 == codecSelferValueTypeArray1234 { - yyl3442 := r.ReadArrayStart() - if yyl3442 == 0 { + } else if yyct3447 == codecSelferValueTypeArray1234 { + yyl3447 := r.ReadArrayStart() + if yyl3447 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3442, d) + x.codecDecodeSelfFromArray(yyl3447, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -43688,12 +43736,12 @@ func (x *ListOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3443Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3443Slc - var yyhl3443 bool = l >= 0 - for yyj3443 := 0; ; yyj3443++ { - if yyhl3443 { - if yyj3443 >= l { + var yys3448Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3448Slc + var yyhl3448 bool = l >= 0 + for yyj3448 := 0; ; yyj3448++ { + if yyhl3448 { + if yyj3448 >= l { break } } else { @@ -43702,10 +43750,10 @@ func (x *ListOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3443Slc = r.DecodeBytes(yys3443Slc, true, true) - yys3443 := string(yys3443Slc) + yys3448Slc = r.DecodeBytes(yys3448Slc, true, true) + yys3448 := string(yys3448Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3443 { + switch yys3448 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -43722,26 +43770,26 @@ func (x *ListOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LabelSelector = nil } else { - yyv3446 := &x.LabelSelector - yym3447 := z.DecBinary() - _ = yym3447 + yyv3451 := &x.LabelSelector + yym3452 := z.DecBinary() + _ = yym3452 if false { - } else if z.HasExtensions() && z.DecExt(yyv3446) { + } else if z.HasExtensions() && z.DecExt(yyv3451) { } else { - z.DecFallback(yyv3446, true) + z.DecFallback(yyv3451, true) } } case "FieldSelector": if r.TryDecodeAsNil() { x.FieldSelector = nil } else { - yyv3448 := &x.FieldSelector - yym3449 := z.DecBinary() - _ = yym3449 + yyv3453 := &x.FieldSelector + yym3454 := z.DecBinary() + _ = yym3454 if false { - } else if z.HasExtensions() && z.DecExt(yyv3448) { + } else if z.HasExtensions() && z.DecExt(yyv3453) { } else { - z.DecFallback(yyv3448, true) + z.DecFallback(yyv3453, true) } } case "Watch": @@ -43765,17 +43813,17 @@ func (x *ListOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.TimeoutSeconds == nil { x.TimeoutSeconds = new(int64) } - yym3453 := z.DecBinary() - _ = yym3453 + yym3458 := z.DecBinary() + _ = yym3458 if false { } else { *((*int64)(x.TimeoutSeconds)) = int64(r.DecodeInt(64)) } } default: - z.DecStructFieldNotFound(-1, yys3443) - } // end switch yys3443 - } // end for yyj3443 + z.DecStructFieldNotFound(-1, yys3448) + } // end switch yys3448 + } // end for yyj3448 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -43783,16 +43831,16 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3454 int - var yyb3454 bool - var yyhl3454 bool = l >= 0 - yyj3454++ - if yyhl3454 { - yyb3454 = yyj3454 > l + var yyj3459 int + var yyb3459 bool + var yyhl3459 bool = l >= 0 + yyj3459++ + if yyhl3459 { + yyb3459 = yyj3459 > l } else { - yyb3454 = r.CheckBreak() + yyb3459 = r.CheckBreak() } - if yyb3454 { + if yyb3459 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43802,13 +43850,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3454++ - if yyhl3454 { - yyb3454 = yyj3454 > l + yyj3459++ + if yyhl3459 { + yyb3459 = yyj3459 > l } else { - yyb3454 = r.CheckBreak() + yyb3459 = r.CheckBreak() } - if yyb3454 { + if yyb3459 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43818,13 +43866,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3454++ - if yyhl3454 { - yyb3454 = yyj3454 > l + yyj3459++ + if yyhl3459 { + yyb3459 = yyj3459 > l } else { - yyb3454 = r.CheckBreak() + yyb3459 = r.CheckBreak() } - if yyb3454 { + if yyb3459 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43832,22 +43880,22 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LabelSelector = nil } else { - yyv3457 := &x.LabelSelector - yym3458 := z.DecBinary() - _ = yym3458 + yyv3462 := &x.LabelSelector + yym3463 := z.DecBinary() + _ = yym3463 if false { - } else if z.HasExtensions() && z.DecExt(yyv3457) { + } else if z.HasExtensions() && z.DecExt(yyv3462) { } else { - z.DecFallback(yyv3457, true) + z.DecFallback(yyv3462, true) } } - yyj3454++ - if yyhl3454 { - yyb3454 = yyj3454 > l + yyj3459++ + if yyhl3459 { + yyb3459 = yyj3459 > l } else { - yyb3454 = r.CheckBreak() + yyb3459 = r.CheckBreak() } - if yyb3454 { + if yyb3459 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43855,22 +43903,22 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.FieldSelector = nil } else { - yyv3459 := &x.FieldSelector - yym3460 := z.DecBinary() - _ = yym3460 + yyv3464 := &x.FieldSelector + yym3465 := z.DecBinary() + _ = yym3465 if false { - } else if z.HasExtensions() && z.DecExt(yyv3459) { + } else if z.HasExtensions() && z.DecExt(yyv3464) { } else { - z.DecFallback(yyv3459, true) + z.DecFallback(yyv3464, true) } } - yyj3454++ - if yyhl3454 { - yyb3454 = yyj3454 > l + yyj3459++ + if yyhl3459 { + yyb3459 = yyj3459 > l } else { - yyb3454 = r.CheckBreak() + yyb3459 = r.CheckBreak() } - if yyb3454 { + if yyb3459 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43880,13 +43928,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Watch = bool(r.DecodeBool()) } - yyj3454++ - if yyhl3454 { - yyb3454 = yyj3454 > l + yyj3459++ + if yyhl3459 { + yyb3459 = yyj3459 > l } else { - yyb3454 = r.CheckBreak() + yyb3459 = r.CheckBreak() } - if yyb3454 { + if yyb3459 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43896,13 +43944,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ResourceVersion = string(r.DecodeString()) } - yyj3454++ - if yyhl3454 { - yyb3454 = yyj3454 > l + yyj3459++ + if yyhl3459 { + yyb3459 = yyj3459 > l } else { - yyb3454 = r.CheckBreak() + yyb3459 = r.CheckBreak() } - if yyb3454 { + if yyb3459 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43915,25 +43963,25 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.TimeoutSeconds == nil { x.TimeoutSeconds = new(int64) } - yym3464 := z.DecBinary() - _ = yym3464 + yym3469 := z.DecBinary() + _ = yym3469 if false { } else { *((*int64)(x.TimeoutSeconds)) = int64(r.DecodeInt(64)) } } for { - yyj3454++ - if yyhl3454 { - yyb3454 = yyj3454 > l + yyj3459++ + if yyhl3459 { + yyb3459 = yyj3459 > l } else { - yyb3454 = r.CheckBreak() + yyb3459 = r.CheckBreak() } - if yyb3454 { + if yyb3459 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3454-1, "") + z.DecStructFieldNotFound(yyj3459-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -43945,36 +43993,36 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3465 := z.EncBinary() - _ = yym3465 + yym3470 := z.EncBinary() + _ = yym3470 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3466 := !z.EncBinary() - yy2arr3466 := z.EncBasicHandle().StructToArray - var yyq3466 [10]bool - _, _, _ = yysep3466, yyq3466, yy2arr3466 - const yyr3466 bool = false - yyq3466[0] = x.Kind != "" - yyq3466[1] = x.APIVersion != "" - var yynn3466 int - if yyr3466 || yy2arr3466 { + yysep3471 := !z.EncBinary() + yy2arr3471 := z.EncBasicHandle().StructToArray + var yyq3471 [10]bool + _, _, _ = yysep3471, yyq3471, yy2arr3471 + const yyr3471 bool = false + yyq3471[0] = x.Kind != "" + yyq3471[1] = x.APIVersion != "" + var yynn3471 int + if yyr3471 || yy2arr3471 { r.EncodeArrayStart(10) } else { - yynn3466 = 8 - for _, b := range yyq3466 { + yynn3471 = 8 + for _, b := range yyq3471 { if b { - yynn3466++ + yynn3471++ } } - r.EncodeMapStart(yynn3466) - yynn3466 = 0 + r.EncodeMapStart(yynn3471) + yynn3471 = 0 } - if yyr3466 || yy2arr3466 { + if yyr3471 || yy2arr3471 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3466[0] { - yym3468 := z.EncBinary() - _ = yym3468 + if yyq3471[0] { + yym3473 := z.EncBinary() + _ = yym3473 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -43983,23 +44031,23 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3466[0] { + if yyq3471[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3469 := z.EncBinary() - _ = yym3469 + yym3474 := z.EncBinary() + _ = yym3474 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3466 || yy2arr3466 { + if yyr3471 || yy2arr3471 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3466[1] { - yym3471 := z.EncBinary() - _ = yym3471 + if yyq3471[1] { + yym3476 := z.EncBinary() + _ = yym3476 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -44008,22 +44056,22 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3466[1] { + if yyq3471[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3472 := z.EncBinary() - _ = yym3472 + yym3477 := z.EncBinary() + _ = yym3477 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3466 || yy2arr3466 { + if yyr3471 || yy2arr3471 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3474 := z.EncBinary() - _ = yym3474 + yym3479 := z.EncBinary() + _ = yym3479 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) @@ -44032,17 +44080,17 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Container")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3475 := z.EncBinary() - _ = yym3475 + yym3480 := z.EncBinary() + _ = yym3480 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) } } - if yyr3466 || yy2arr3466 { + if yyr3471 || yy2arr3471 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3477 := z.EncBinary() - _ = yym3477 + yym3482 := z.EncBinary() + _ = yym3482 if false { } else { r.EncodeBool(bool(x.Follow)) @@ -44051,17 +44099,17 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Follow")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3478 := z.EncBinary() - _ = yym3478 + yym3483 := z.EncBinary() + _ = yym3483 if false { } else { r.EncodeBool(bool(x.Follow)) } } - if yyr3466 || yy2arr3466 { + if yyr3471 || yy2arr3471 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3480 := z.EncBinary() - _ = yym3480 + yym3485 := z.EncBinary() + _ = yym3485 if false { } else { r.EncodeBool(bool(x.Previous)) @@ -44070,24 +44118,24 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Previous")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3481 := z.EncBinary() - _ = yym3481 + yym3486 := z.EncBinary() + _ = yym3486 if false { } else { r.EncodeBool(bool(x.Previous)) } } - if yyr3466 || yy2arr3466 { + if yyr3471 || yy2arr3471 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.SinceSeconds == nil { r.EncodeNil() } else { - yy3483 := *x.SinceSeconds - yym3484 := z.EncBinary() - _ = yym3484 + yy3488 := *x.SinceSeconds + yym3489 := z.EncBinary() + _ = yym3489 if false { } else { - r.EncodeInt(int64(yy3483)) + r.EncodeInt(int64(yy3488)) } } } else { @@ -44097,27 +44145,27 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x.SinceSeconds == nil { r.EncodeNil() } else { - yy3485 := *x.SinceSeconds - yym3486 := z.EncBinary() - _ = yym3486 + yy3490 := *x.SinceSeconds + yym3491 := z.EncBinary() + _ = yym3491 if false { } else { - r.EncodeInt(int64(yy3485)) + r.EncodeInt(int64(yy3490)) } } } - if yyr3466 || yy2arr3466 { + if yyr3471 || yy2arr3471 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.SinceTime == nil { r.EncodeNil() } else { - yym3488 := z.EncBinary() - _ = yym3488 + yym3493 := z.EncBinary() + _ = yym3493 if false { } else if z.HasExtensions() && z.EncExt(x.SinceTime) { - } else if yym3488 { + } else if yym3493 { z.EncBinaryMarshal(x.SinceTime) - } else if !yym3488 && z.IsJSONHandle() { + } else if !yym3493 && z.IsJSONHandle() { z.EncJSONMarshal(x.SinceTime) } else { z.EncFallback(x.SinceTime) @@ -44130,23 +44178,23 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x.SinceTime == nil { r.EncodeNil() } else { - yym3489 := z.EncBinary() - _ = yym3489 + yym3494 := z.EncBinary() + _ = yym3494 if false { } else if z.HasExtensions() && z.EncExt(x.SinceTime) { - } else if yym3489 { + } else if yym3494 { z.EncBinaryMarshal(x.SinceTime) - } else if !yym3489 && z.IsJSONHandle() { + } else if !yym3494 && z.IsJSONHandle() { z.EncJSONMarshal(x.SinceTime) } else { z.EncFallback(x.SinceTime) } } } - if yyr3466 || yy2arr3466 { + if yyr3471 || yy2arr3471 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3491 := z.EncBinary() - _ = yym3491 + yym3496 := z.EncBinary() + _ = yym3496 if false { } else { r.EncodeBool(bool(x.Timestamps)) @@ -44155,48 +44203,19 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Timestamps")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3492 := z.EncBinary() - _ = yym3492 + yym3497 := z.EncBinary() + _ = yym3497 if false { } else { r.EncodeBool(bool(x.Timestamps)) } } - if yyr3466 || yy2arr3466 { + if yyr3471 || yy2arr3471 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.TailLines == nil { r.EncodeNil() } else { - yy3494 := *x.TailLines - yym3495 := z.EncBinary() - _ = yym3495 - if false { - } else { - r.EncodeInt(int64(yy3494)) - } - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("TailLines")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if x.TailLines == nil { - r.EncodeNil() - } else { - yy3496 := *x.TailLines - yym3497 := z.EncBinary() - _ = yym3497 - if false { - } else { - r.EncodeInt(int64(yy3496)) - } - } - } - if yyr3466 || yy2arr3466 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if x.LimitBytes == nil { - r.EncodeNil() - } else { - yy3499 := *x.LimitBytes + yy3499 := *x.TailLines yym3500 := z.EncBinary() _ = yym3500 if false { @@ -44206,12 +44225,12 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("LimitBytes")) + r.EncodeString(codecSelferC_UTF81234, string("TailLines")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if x.LimitBytes == nil { + if x.TailLines == nil { r.EncodeNil() } else { - yy3501 := *x.LimitBytes + yy3501 := *x.TailLines yym3502 := z.EncBinary() _ = yym3502 if false { @@ -44220,7 +44239,36 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3466 || yy2arr3466 { + if yyr3471 || yy2arr3471 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if x.LimitBytes == nil { + r.EncodeNil() + } else { + yy3504 := *x.LimitBytes + yym3505 := z.EncBinary() + _ = yym3505 + if false { + } else { + r.EncodeInt(int64(yy3504)) + } + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("LimitBytes")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if x.LimitBytes == nil { + r.EncodeNil() + } else { + yy3506 := *x.LimitBytes + yym3507 := z.EncBinary() + _ = yym3507 + if false { + } else { + r.EncodeInt(int64(yy3506)) + } + } + } + if yyr3471 || yy2arr3471 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -44233,25 +44281,25 @@ func (x *PodLogOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3503 := z.DecBinary() - _ = yym3503 + yym3508 := z.DecBinary() + _ = yym3508 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3504 := r.ContainerType() - if yyct3504 == codecSelferValueTypeMap1234 { - yyl3504 := r.ReadMapStart() - if yyl3504 == 0 { + yyct3509 := r.ContainerType() + if yyct3509 == codecSelferValueTypeMap1234 { + yyl3509 := r.ReadMapStart() + if yyl3509 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3504, d) + x.codecDecodeSelfFromMap(yyl3509, d) } - } else if yyct3504 == codecSelferValueTypeArray1234 { - yyl3504 := r.ReadArrayStart() - if yyl3504 == 0 { + } else if yyct3509 == codecSelferValueTypeArray1234 { + yyl3509 := r.ReadArrayStart() + if yyl3509 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3504, d) + x.codecDecodeSelfFromArray(yyl3509, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -44263,12 +44311,12 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3505Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3505Slc - var yyhl3505 bool = l >= 0 - for yyj3505 := 0; ; yyj3505++ { - if yyhl3505 { - if yyj3505 >= l { + var yys3510Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3510Slc + var yyhl3510 bool = l >= 0 + for yyj3510 := 0; ; yyj3510++ { + if yyhl3510 { + if yyj3510 >= l { break } } else { @@ -44277,10 +44325,10 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3505Slc = r.DecodeBytes(yys3505Slc, true, true) - yys3505 := string(yys3505Slc) + yys3510Slc = r.DecodeBytes(yys3510Slc, true, true) + yys3510 := string(yys3510Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3505 { + switch yys3510 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -44320,8 +44368,8 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.SinceSeconds == nil { x.SinceSeconds = new(int64) } - yym3512 := z.DecBinary() - _ = yym3512 + yym3517 := z.DecBinary() + _ = yym3517 if false { } else { *((*int64)(x.SinceSeconds)) = int64(r.DecodeInt(64)) @@ -44336,13 +44384,13 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.SinceTime == nil { x.SinceTime = new(pkg2_unversioned.Time) } - yym3514 := z.DecBinary() - _ = yym3514 + yym3519 := z.DecBinary() + _ = yym3519 if false { } else if z.HasExtensions() && z.DecExt(x.SinceTime) { - } else if yym3514 { + } else if yym3519 { z.DecBinaryUnmarshal(x.SinceTime) - } else if !yym3514 && z.IsJSONHandle() { + } else if !yym3519 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.SinceTime) } else { z.DecFallback(x.SinceTime, false) @@ -44363,8 +44411,8 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.TailLines == nil { x.TailLines = new(int64) } - yym3517 := z.DecBinary() - _ = yym3517 + yym3522 := z.DecBinary() + _ = yym3522 if false { } else { *((*int64)(x.TailLines)) = int64(r.DecodeInt(64)) @@ -44379,17 +44427,17 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.LimitBytes == nil { x.LimitBytes = new(int64) } - yym3519 := z.DecBinary() - _ = yym3519 + yym3524 := z.DecBinary() + _ = yym3524 if false { } else { *((*int64)(x.LimitBytes)) = int64(r.DecodeInt(64)) } } default: - z.DecStructFieldNotFound(-1, yys3505) - } // end switch yys3505 - } // end for yyj3505 + z.DecStructFieldNotFound(-1, yys3510) + } // end switch yys3510 + } // end for yyj3510 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -44397,16 +44445,16 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3520 int - var yyb3520 bool - var yyhl3520 bool = l >= 0 - yyj3520++ - if yyhl3520 { - yyb3520 = yyj3520 > l + var yyj3525 int + var yyb3525 bool + var yyhl3525 bool = l >= 0 + yyj3525++ + if yyhl3525 { + yyb3525 = yyj3525 > l } else { - yyb3520 = r.CheckBreak() + yyb3525 = r.CheckBreak() } - if yyb3520 { + if yyb3525 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44416,13 +44464,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3520++ - if yyhl3520 { - yyb3520 = yyj3520 > l + yyj3525++ + if yyhl3525 { + yyb3525 = yyj3525 > l } else { - yyb3520 = r.CheckBreak() + yyb3525 = r.CheckBreak() } - if yyb3520 { + if yyb3525 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44432,13 +44480,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3520++ - if yyhl3520 { - yyb3520 = yyj3520 > l + yyj3525++ + if yyhl3525 { + yyb3525 = yyj3525 > l } else { - yyb3520 = r.CheckBreak() + yyb3525 = r.CheckBreak() } - if yyb3520 { + if yyb3525 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44448,13 +44496,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Container = string(r.DecodeString()) } - yyj3520++ - if yyhl3520 { - yyb3520 = yyj3520 > l + yyj3525++ + if yyhl3525 { + yyb3525 = yyj3525 > l } else { - yyb3520 = r.CheckBreak() + yyb3525 = r.CheckBreak() } - if yyb3520 { + if yyb3525 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44464,13 +44512,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Follow = bool(r.DecodeBool()) } - yyj3520++ - if yyhl3520 { - yyb3520 = yyj3520 > l + yyj3525++ + if yyhl3525 { + yyb3525 = yyj3525 > l } else { - yyb3520 = r.CheckBreak() + yyb3525 = r.CheckBreak() } - if yyb3520 { + if yyb3525 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44480,13 +44528,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Previous = bool(r.DecodeBool()) } - yyj3520++ - if yyhl3520 { - yyb3520 = yyj3520 > l + yyj3525++ + if yyhl3525 { + yyb3525 = yyj3525 > l } else { - yyb3520 = r.CheckBreak() + yyb3525 = r.CheckBreak() } - if yyb3520 { + if yyb3525 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44499,20 +44547,20 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.SinceSeconds == nil { x.SinceSeconds = new(int64) } - yym3527 := z.DecBinary() - _ = yym3527 + yym3532 := z.DecBinary() + _ = yym3532 if false { } else { *((*int64)(x.SinceSeconds)) = int64(r.DecodeInt(64)) } } - yyj3520++ - if yyhl3520 { - yyb3520 = yyj3520 > l + yyj3525++ + if yyhl3525 { + yyb3525 = yyj3525 > l } else { - yyb3520 = r.CheckBreak() + yyb3525 = r.CheckBreak() } - if yyb3520 { + if yyb3525 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44525,25 +44573,25 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.SinceTime == nil { x.SinceTime = new(pkg2_unversioned.Time) } - yym3529 := z.DecBinary() - _ = yym3529 + yym3534 := z.DecBinary() + _ = yym3534 if false { } else if z.HasExtensions() && z.DecExt(x.SinceTime) { - } else if yym3529 { + } else if yym3534 { z.DecBinaryUnmarshal(x.SinceTime) - } else if !yym3529 && z.IsJSONHandle() { + } else if !yym3534 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.SinceTime) } else { z.DecFallback(x.SinceTime, false) } } - yyj3520++ - if yyhl3520 { - yyb3520 = yyj3520 > l + yyj3525++ + if yyhl3525 { + yyb3525 = yyj3525 > l } else { - yyb3520 = r.CheckBreak() + yyb3525 = r.CheckBreak() } - if yyb3520 { + if yyb3525 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44553,13 +44601,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Timestamps = bool(r.DecodeBool()) } - yyj3520++ - if yyhl3520 { - yyb3520 = yyj3520 > l + yyj3525++ + if yyhl3525 { + yyb3525 = yyj3525 > l } else { - yyb3520 = r.CheckBreak() + yyb3525 = r.CheckBreak() } - if yyb3520 { + if yyb3525 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44572,20 +44620,20 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.TailLines == nil { x.TailLines = new(int64) } - yym3532 := z.DecBinary() - _ = yym3532 + yym3537 := z.DecBinary() + _ = yym3537 if false { } else { *((*int64)(x.TailLines)) = int64(r.DecodeInt(64)) } } - yyj3520++ - if yyhl3520 { - yyb3520 = yyj3520 > l + yyj3525++ + if yyhl3525 { + yyb3525 = yyj3525 > l } else { - yyb3520 = r.CheckBreak() + yyb3525 = r.CheckBreak() } - if yyb3520 { + if yyb3525 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44598,25 +44646,25 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.LimitBytes == nil { x.LimitBytes = new(int64) } - yym3534 := z.DecBinary() - _ = yym3534 + yym3539 := z.DecBinary() + _ = yym3539 if false { } else { *((*int64)(x.LimitBytes)) = int64(r.DecodeInt(64)) } } for { - yyj3520++ - if yyhl3520 { - yyb3520 = yyj3520 > l + yyj3525++ + if yyhl3525 { + yyb3525 = yyj3525 > l } else { - yyb3520 = r.CheckBreak() + yyb3525 = r.CheckBreak() } - if yyb3520 { + if yyb3525 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3520-1, "") + z.DecStructFieldNotFound(yyj3525-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -44628,41 +44676,41 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3535 := z.EncBinary() - _ = yym3535 + yym3540 := z.EncBinary() + _ = yym3540 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3536 := !z.EncBinary() - yy2arr3536 := z.EncBasicHandle().StructToArray - var yyq3536 [7]bool - _, _, _ = yysep3536, yyq3536, yy2arr3536 - const yyr3536 bool = false - yyq3536[0] = x.Kind != "" - yyq3536[1] = x.APIVersion != "" - yyq3536[2] = x.Stdin != false - yyq3536[3] = x.Stdout != false - yyq3536[4] = x.Stderr != false - yyq3536[5] = x.TTY != false - yyq3536[6] = x.Container != "" - var yynn3536 int - if yyr3536 || yy2arr3536 { + yysep3541 := !z.EncBinary() + yy2arr3541 := z.EncBasicHandle().StructToArray + var yyq3541 [7]bool + _, _, _ = yysep3541, yyq3541, yy2arr3541 + const yyr3541 bool = false + yyq3541[0] = x.Kind != "" + yyq3541[1] = x.APIVersion != "" + yyq3541[2] = x.Stdin != false + yyq3541[3] = x.Stdout != false + yyq3541[4] = x.Stderr != false + yyq3541[5] = x.TTY != false + yyq3541[6] = x.Container != "" + var yynn3541 int + if yyr3541 || yy2arr3541 { r.EncodeArrayStart(7) } else { - yynn3536 = 0 - for _, b := range yyq3536 { + yynn3541 = 0 + for _, b := range yyq3541 { if b { - yynn3536++ + yynn3541++ } } - r.EncodeMapStart(yynn3536) - yynn3536 = 0 + r.EncodeMapStart(yynn3541) + yynn3541 = 0 } - if yyr3536 || yy2arr3536 { + if yyr3541 || yy2arr3541 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3536[0] { - yym3538 := z.EncBinary() - _ = yym3538 + if yyq3541[0] { + yym3543 := z.EncBinary() + _ = yym3543 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -44671,124 +44719,124 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3536[0] { + if yyq3541[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3539 := z.EncBinary() - _ = yym3539 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) - } - } - } - if yyr3536 || yy2arr3536 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3536[1] { - yym3541 := z.EncBinary() - _ = yym3541 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq3536[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3542 := z.EncBinary() - _ = yym3542 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } - } - if yyr3536 || yy2arr3536 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3536[2] { yym3544 := z.EncBinary() _ = yym3544 if false { } else { - r.EncodeBool(bool(x.Stdin)) - } - } else { - r.EncodeBool(false) - } - } else { - if yyq3536[2] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("stdin")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3545 := z.EncBinary() - _ = yym3545 - if false { - } else { - r.EncodeBool(bool(x.Stdin)) + r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3536 || yy2arr3536 { + if yyr3541 || yy2arr3541 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3536[3] { + if yyq3541[1] { + yym3546 := z.EncBinary() + _ = yym3546 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq3541[1] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) yym3547 := z.EncBinary() _ = yym3547 if false { } else { - r.EncodeBool(bool(x.Stdout)) + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } + } + if yyr3541 || yy2arr3541 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3541[2] { + yym3549 := z.EncBinary() + _ = yym3549 + if false { + } else { + r.EncodeBool(bool(x.Stdin)) } } else { r.EncodeBool(false) } } else { - if yyq3536[3] { + if yyq3541[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("stdout")) + r.EncodeString(codecSelferC_UTF81234, string("stdin")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3548 := z.EncBinary() - _ = yym3548 - if false { - } else { - r.EncodeBool(bool(x.Stdout)) - } - } - } - if yyr3536 || yy2arr3536 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3536[4] { yym3550 := z.EncBinary() _ = yym3550 if false { } else { - r.EncodeBool(bool(x.Stderr)) + r.EncodeBool(bool(x.Stdin)) + } + } + } + if yyr3541 || yy2arr3541 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3541[3] { + yym3552 := z.EncBinary() + _ = yym3552 + if false { + } else { + r.EncodeBool(bool(x.Stdout)) } } else { r.EncodeBool(false) } } else { - if yyq3536[4] { + if yyq3541[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("stderr")) + r.EncodeString(codecSelferC_UTF81234, string("stdout")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3551 := z.EncBinary() - _ = yym3551 - if false { - } else { - r.EncodeBool(bool(x.Stderr)) - } - } - } - if yyr3536 || yy2arr3536 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3536[5] { yym3553 := z.EncBinary() _ = yym3553 if false { + } else { + r.EncodeBool(bool(x.Stdout)) + } + } + } + if yyr3541 || yy2arr3541 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3541[4] { + yym3555 := z.EncBinary() + _ = yym3555 + if false { + } else { + r.EncodeBool(bool(x.Stderr)) + } + } else { + r.EncodeBool(false) + } + } else { + if yyq3541[4] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("stderr")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym3556 := z.EncBinary() + _ = yym3556 + if false { + } else { + r.EncodeBool(bool(x.Stderr)) + } + } + } + if yyr3541 || yy2arr3541 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3541[5] { + yym3558 := z.EncBinary() + _ = yym3558 + if false { } else { r.EncodeBool(bool(x.TTY)) } @@ -44796,23 +44844,23 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq3536[5] { + if yyq3541[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tty")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3554 := z.EncBinary() - _ = yym3554 + yym3559 := z.EncBinary() + _ = yym3559 if false { } else { r.EncodeBool(bool(x.TTY)) } } } - if yyr3536 || yy2arr3536 { + if yyr3541 || yy2arr3541 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3536[6] { - yym3556 := z.EncBinary() - _ = yym3556 + if yyq3541[6] { + yym3561 := z.EncBinary() + _ = yym3561 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) @@ -44821,19 +44869,19 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3536[6] { + if yyq3541[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("container")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3557 := z.EncBinary() - _ = yym3557 + yym3562 := z.EncBinary() + _ = yym3562 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) } } } - if yyr3536 || yy2arr3536 { + if yyr3541 || yy2arr3541 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -44846,25 +44894,25 @@ func (x *PodAttachOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3558 := z.DecBinary() - _ = yym3558 + yym3563 := z.DecBinary() + _ = yym3563 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3559 := r.ContainerType() - if yyct3559 == codecSelferValueTypeMap1234 { - yyl3559 := r.ReadMapStart() - if yyl3559 == 0 { + yyct3564 := r.ContainerType() + if yyct3564 == codecSelferValueTypeMap1234 { + yyl3564 := r.ReadMapStart() + if yyl3564 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3559, d) + x.codecDecodeSelfFromMap(yyl3564, d) } - } else if yyct3559 == codecSelferValueTypeArray1234 { - yyl3559 := r.ReadArrayStart() - if yyl3559 == 0 { + } else if yyct3564 == codecSelferValueTypeArray1234 { + yyl3564 := r.ReadArrayStart() + if yyl3564 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3559, d) + x.codecDecodeSelfFromArray(yyl3564, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -44876,12 +44924,12 @@ func (x *PodAttachOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3560Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3560Slc - var yyhl3560 bool = l >= 0 - for yyj3560 := 0; ; yyj3560++ { - if yyhl3560 { - if yyj3560 >= l { + var yys3565Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3565Slc + var yyhl3565 bool = l >= 0 + for yyj3565 := 0; ; yyj3565++ { + if yyhl3565 { + if yyj3565 >= l { break } } else { @@ -44890,10 +44938,10 @@ func (x *PodAttachOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3560Slc = r.DecodeBytes(yys3560Slc, true, true) - yys3560 := string(yys3560Slc) + yys3565Slc = r.DecodeBytes(yys3565Slc, true, true) + yys3565 := string(yys3565Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3560 { + switch yys3565 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -44937,9 +44985,9 @@ func (x *PodAttachOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Container = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3560) - } // end switch yys3560 - } // end for yyj3560 + z.DecStructFieldNotFound(-1, yys3565) + } // end switch yys3565 + } // end for yyj3565 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -44947,16 +44995,16 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3568 int - var yyb3568 bool - var yyhl3568 bool = l >= 0 - yyj3568++ - if yyhl3568 { - yyb3568 = yyj3568 > l + var yyj3573 int + var yyb3573 bool + var yyhl3573 bool = l >= 0 + yyj3573++ + if yyhl3573 { + yyb3573 = yyj3573 > l } else { - yyb3568 = r.CheckBreak() + yyb3573 = r.CheckBreak() } - if yyb3568 { + if yyb3573 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44966,13 +45014,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj3568++ - if yyhl3568 { - yyb3568 = yyj3568 > l + yyj3573++ + if yyhl3573 { + yyb3573 = yyj3573 > l } else { - yyb3568 = r.CheckBreak() + yyb3573 = r.CheckBreak() } - if yyb3568 { + if yyb3573 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44982,13 +45030,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj3568++ - if yyhl3568 { - yyb3568 = yyj3568 > l + yyj3573++ + if yyhl3573 { + yyb3573 = yyj3573 > l } else { - yyb3568 = r.CheckBreak() + yyb3573 = r.CheckBreak() } - if yyb3568 { + if yyb3573 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44998,13 +45046,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Stdin = bool(r.DecodeBool()) } - yyj3568++ - if yyhl3568 { - yyb3568 = yyj3568 > l + yyj3573++ + if yyhl3573 { + yyb3573 = yyj3573 > l } else { - yyb3568 = r.CheckBreak() + yyb3573 = r.CheckBreak() } - if yyb3568 { + if yyb3573 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45014,13 +45062,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Stdout = bool(r.DecodeBool()) } - yyj3568++ - if yyhl3568 { - yyb3568 = yyj3568 > l + yyj3573++ + if yyhl3573 { + yyb3573 = yyj3573 > l } else { - yyb3568 = r.CheckBreak() + yyb3573 = r.CheckBreak() } - if yyb3568 { + if yyb3573 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45030,13 +45078,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Stderr = bool(r.DecodeBool()) } - yyj3568++ - if yyhl3568 { - yyb3568 = yyj3568 > l + yyj3573++ + if yyhl3573 { + yyb3573 = yyj3573 > l } else { - yyb3568 = r.CheckBreak() + yyb3573 = r.CheckBreak() } - if yyb3568 { + if yyb3573 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45046,13 +45094,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.TTY = bool(r.DecodeBool()) } - yyj3568++ - if yyhl3568 { - yyb3568 = yyj3568 > l + yyj3573++ + if yyhl3573 { + yyb3573 = yyj3573 > l } else { - yyb3568 = r.CheckBreak() + yyb3573 = r.CheckBreak() } - if yyb3568 { + if yyb3573 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45063,17 +45111,17 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.Container = string(r.DecodeString()) } for { - yyj3568++ - if yyhl3568 { - yyb3568 = yyj3568 > l + yyj3573++ + if yyhl3573 { + yyb3573 = yyj3573 > l } else { - yyb3568 = r.CheckBreak() + yyb3573 = r.CheckBreak() } - if yyb3568 { + if yyb3573 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3568-1, "") + z.DecStructFieldNotFound(yyj3573-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -45085,36 +45133,36 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3576 := z.EncBinary() - _ = yym3576 + yym3581 := z.EncBinary() + _ = yym3581 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3577 := !z.EncBinary() - yy2arr3577 := z.EncBasicHandle().StructToArray - var yyq3577 [8]bool - _, _, _ = yysep3577, yyq3577, yy2arr3577 - const yyr3577 bool = false - yyq3577[0] = x.Kind != "" - yyq3577[1] = x.APIVersion != "" - var yynn3577 int - if yyr3577 || yy2arr3577 { + yysep3582 := !z.EncBinary() + yy2arr3582 := z.EncBasicHandle().StructToArray + var yyq3582 [8]bool + _, _, _ = yysep3582, yyq3582, yy2arr3582 + const yyr3582 bool = false + yyq3582[0] = x.Kind != "" + yyq3582[1] = x.APIVersion != "" + var yynn3582 int + if yyr3582 || yy2arr3582 { r.EncodeArrayStart(8) } else { - yynn3577 = 6 - for _, b := range yyq3577 { + yynn3582 = 6 + for _, b := range yyq3582 { if b { - yynn3577++ + yynn3582++ } } - r.EncodeMapStart(yynn3577) - yynn3577 = 0 + r.EncodeMapStart(yynn3582) + yynn3582 = 0 } - if yyr3577 || yy2arr3577 { + if yyr3582 || yy2arr3582 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3577[0] { - yym3579 := z.EncBinary() - _ = yym3579 + if yyq3582[0] { + yym3584 := z.EncBinary() + _ = yym3584 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -45123,23 +45171,23 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3577[0] { + if yyq3582[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3580 := z.EncBinary() - _ = yym3580 + yym3585 := z.EncBinary() + _ = yym3585 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3577 || yy2arr3577 { + if yyr3582 || yy2arr3582 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3577[1] { - yym3582 := z.EncBinary() - _ = yym3582 + if yyq3582[1] { + yym3587 := z.EncBinary() + _ = yym3587 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -45148,22 +45196,22 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3577[1] { + if yyq3582[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3583 := z.EncBinary() - _ = yym3583 + yym3588 := z.EncBinary() + _ = yym3588 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3577 || yy2arr3577 { + if yyr3582 || yy2arr3582 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3585 := z.EncBinary() - _ = yym3585 + yym3590 := z.EncBinary() + _ = yym3590 if false { } else { r.EncodeBool(bool(x.Stdin)) @@ -45172,17 +45220,17 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Stdin")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3586 := z.EncBinary() - _ = yym3586 + yym3591 := z.EncBinary() + _ = yym3591 if false { } else { r.EncodeBool(bool(x.Stdin)) } } - if yyr3577 || yy2arr3577 { + if yyr3582 || yy2arr3582 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3588 := z.EncBinary() - _ = yym3588 + yym3593 := z.EncBinary() + _ = yym3593 if false { } else { r.EncodeBool(bool(x.Stdout)) @@ -45191,17 +45239,17 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Stdout")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3589 := z.EncBinary() - _ = yym3589 + yym3594 := z.EncBinary() + _ = yym3594 if false { } else { r.EncodeBool(bool(x.Stdout)) } } - if yyr3577 || yy2arr3577 { + if yyr3582 || yy2arr3582 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3591 := z.EncBinary() - _ = yym3591 + yym3596 := z.EncBinary() + _ = yym3596 if false { } else { r.EncodeBool(bool(x.Stderr)) @@ -45210,17 +45258,17 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Stderr")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3592 := z.EncBinary() - _ = yym3592 + yym3597 := z.EncBinary() + _ = yym3597 if false { } else { r.EncodeBool(bool(x.Stderr)) } } - if yyr3577 || yy2arr3577 { + if yyr3582 || yy2arr3582 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3594 := z.EncBinary() - _ = yym3594 + yym3599 := z.EncBinary() + _ = yym3599 if false { } else { r.EncodeBool(bool(x.TTY)) @@ -45229,17 +45277,17 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("TTY")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3595 := z.EncBinary() - _ = yym3595 + yym3600 := z.EncBinary() + _ = yym3600 if false { } else { r.EncodeBool(bool(x.TTY)) } } - if yyr3577 || yy2arr3577 { + if yyr3582 || yy2arr3582 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3597 := z.EncBinary() - _ = yym3597 + yym3602 := z.EncBinary() + _ = yym3602 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) @@ -45248,20 +45296,20 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Container")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3598 := z.EncBinary() - _ = yym3598 + yym3603 := z.EncBinary() + _ = yym3603 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) } } - if yyr3577 || yy2arr3577 { + if yyr3582 || yy2arr3582 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Command == nil { r.EncodeNil() } else { - yym3600 := z.EncBinary() - _ = yym3600 + yym3605 := z.EncBinary() + _ = yym3605 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -45274,15 +45322,15 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x.Command == nil { r.EncodeNil() } else { - yym3601 := z.EncBinary() - _ = yym3601 + yym3606 := z.EncBinary() + _ = yym3606 if false { } else { z.F.EncSliceStringV(x.Command, false, e) } } } - if yyr3577 || yy2arr3577 { + if yyr3582 || yy2arr3582 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -45295,25 +45343,25 @@ func (x *PodExecOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3602 := z.DecBinary() - _ = yym3602 + yym3607 := z.DecBinary() + _ = yym3607 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3603 := r.ContainerType() - if yyct3603 == codecSelferValueTypeMap1234 { - yyl3603 := r.ReadMapStart() - if yyl3603 == 0 { + yyct3608 := r.ContainerType() + if yyct3608 == codecSelferValueTypeMap1234 { + yyl3608 := r.ReadMapStart() + if yyl3608 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3603, d) + x.codecDecodeSelfFromMap(yyl3608, d) } - } else if yyct3603 == codecSelferValueTypeArray1234 { - yyl3603 := r.ReadArrayStart() - if yyl3603 == 0 { + } else if yyct3608 == codecSelferValueTypeArray1234 { + yyl3608 := r.ReadArrayStart() + if yyl3608 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3603, d) + x.codecDecodeSelfFromArray(yyl3608, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -45325,12 +45373,12 @@ func (x *PodExecOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3604Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3604Slc - var yyhl3604 bool = l >= 0 - for yyj3604 := 0; ; yyj3604++ { - if yyhl3604 { - if yyj3604 >= l { + var yys3609Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3609Slc + var yyhl3609 bool = l >= 0 + for yyj3609 := 0; ; yyj3609++ { + if yyhl3609 { + if yyj3609 >= l { break } } else { @@ -45339,10 +45387,10 @@ func (x *PodExecOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3604Slc = r.DecodeBytes(yys3604Slc, true, true) - yys3604 := string(yys3604Slc) + yys3609Slc = r.DecodeBytes(yys3609Slc, true, true) + yys3609 := string(yys3609Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3604 { + switch yys3609 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -45389,18 +45437,18 @@ func (x *PodExecOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv3612 := &x.Command - yym3613 := z.DecBinary() - _ = yym3613 + yyv3617 := &x.Command + yym3618 := z.DecBinary() + _ = yym3618 if false { } else { - z.F.DecSliceStringX(yyv3612, false, d) + z.F.DecSliceStringX(yyv3617, false, d) } } default: - z.DecStructFieldNotFound(-1, yys3604) - } // end switch yys3604 - } // end for yyj3604 + z.DecStructFieldNotFound(-1, yys3609) + } // end switch yys3609 + } // end for yyj3609 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -45408,16 +45456,16 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3614 int - var yyb3614 bool - var yyhl3614 bool = l >= 0 - yyj3614++ - if yyhl3614 { - yyb3614 = yyj3614 > l + var yyj3619 int + var yyb3619 bool + var yyhl3619 bool = l >= 0 + yyj3619++ + if yyhl3619 { + yyb3619 = yyj3619 > l } else { - yyb3614 = r.CheckBreak() + yyb3619 = r.CheckBreak() } - if yyb3614 { + if yyb3619 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45427,13 +45475,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3614++ - if yyhl3614 { - yyb3614 = yyj3614 > l + yyj3619++ + if yyhl3619 { + yyb3619 = yyj3619 > l } else { - yyb3614 = r.CheckBreak() + yyb3619 = r.CheckBreak() } - if yyb3614 { + if yyb3619 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45443,13 +45491,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3614++ - if yyhl3614 { - yyb3614 = yyj3614 > l + yyj3619++ + if yyhl3619 { + yyb3619 = yyj3619 > l } else { - yyb3614 = r.CheckBreak() + yyb3619 = r.CheckBreak() } - if yyb3614 { + if yyb3619 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45459,13 +45507,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Stdin = bool(r.DecodeBool()) } - yyj3614++ - if yyhl3614 { - yyb3614 = yyj3614 > l + yyj3619++ + if yyhl3619 { + yyb3619 = yyj3619 > l } else { - yyb3614 = r.CheckBreak() + yyb3619 = r.CheckBreak() } - if yyb3614 { + if yyb3619 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45475,13 +45523,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Stdout = bool(r.DecodeBool()) } - yyj3614++ - if yyhl3614 { - yyb3614 = yyj3614 > l + yyj3619++ + if yyhl3619 { + yyb3619 = yyj3619 > l } else { - yyb3614 = r.CheckBreak() + yyb3619 = r.CheckBreak() } - if yyb3614 { + if yyb3619 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45491,13 +45539,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Stderr = bool(r.DecodeBool()) } - yyj3614++ - if yyhl3614 { - yyb3614 = yyj3614 > l + yyj3619++ + if yyhl3619 { + yyb3619 = yyj3619 > l } else { - yyb3614 = r.CheckBreak() + yyb3619 = r.CheckBreak() } - if yyb3614 { + if yyb3619 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45507,13 +45555,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.TTY = bool(r.DecodeBool()) } - yyj3614++ - if yyhl3614 { - yyb3614 = yyj3614 > l + yyj3619++ + if yyhl3619 { + yyb3619 = yyj3619 > l } else { - yyb3614 = r.CheckBreak() + yyb3619 = r.CheckBreak() } - if yyb3614 { + if yyb3619 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45523,13 +45571,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Container = string(r.DecodeString()) } - yyj3614++ - if yyhl3614 { - yyb3614 = yyj3614 > l + yyj3619++ + if yyhl3619 { + yyb3619 = yyj3619 > l } else { - yyb3614 = r.CheckBreak() + yyb3619 = r.CheckBreak() } - if yyb3614 { + if yyb3619 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45537,26 +45585,26 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv3622 := &x.Command - yym3623 := z.DecBinary() - _ = yym3623 + yyv3627 := &x.Command + yym3628 := z.DecBinary() + _ = yym3628 if false { } else { - z.F.DecSliceStringX(yyv3622, false, d) + z.F.DecSliceStringX(yyv3627, false, d) } } for { - yyj3614++ - if yyhl3614 { - yyb3614 = yyj3614 > l + yyj3619++ + if yyhl3619 { + yyb3619 = yyj3619 > l } else { - yyb3614 = r.CheckBreak() + yyb3619 = r.CheckBreak() } - if yyb3614 { + if yyb3619 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3614-1, "") + z.DecStructFieldNotFound(yyj3619-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -45568,36 +45616,36 @@ func (x *PodProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3624 := z.EncBinary() - _ = yym3624 + yym3629 := z.EncBinary() + _ = yym3629 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3625 := !z.EncBinary() - yy2arr3625 := z.EncBasicHandle().StructToArray - var yyq3625 [3]bool - _, _, _ = yysep3625, yyq3625, yy2arr3625 - const yyr3625 bool = false - yyq3625[0] = x.Kind != "" - yyq3625[1] = x.APIVersion != "" - var yynn3625 int - if yyr3625 || yy2arr3625 { + yysep3630 := !z.EncBinary() + yy2arr3630 := z.EncBasicHandle().StructToArray + var yyq3630 [3]bool + _, _, _ = yysep3630, yyq3630, yy2arr3630 + const yyr3630 bool = false + yyq3630[0] = x.Kind != "" + yyq3630[1] = x.APIVersion != "" + var yynn3630 int + if yyr3630 || yy2arr3630 { r.EncodeArrayStart(3) } else { - yynn3625 = 1 - for _, b := range yyq3625 { + yynn3630 = 1 + for _, b := range yyq3630 { if b { - yynn3625++ + yynn3630++ } } - r.EncodeMapStart(yynn3625) - yynn3625 = 0 + r.EncodeMapStart(yynn3630) + yynn3630 = 0 } - if yyr3625 || yy2arr3625 { + if yyr3630 || yy2arr3630 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3625[0] { - yym3627 := z.EncBinary() - _ = yym3627 + if yyq3630[0] { + yym3632 := z.EncBinary() + _ = yym3632 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -45606,23 +45654,23 @@ func (x *PodProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3625[0] { + if yyq3630[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3628 := z.EncBinary() - _ = yym3628 + yym3633 := z.EncBinary() + _ = yym3633 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3625 || yy2arr3625 { + if yyr3630 || yy2arr3630 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3625[1] { - yym3630 := z.EncBinary() - _ = yym3630 + if yyq3630[1] { + yym3635 := z.EncBinary() + _ = yym3635 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -45631,22 +45679,22 @@ func (x *PodProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3625[1] { + if yyq3630[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3631 := z.EncBinary() - _ = yym3631 + yym3636 := z.EncBinary() + _ = yym3636 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3625 || yy2arr3625 { + if yyr3630 || yy2arr3630 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3633 := z.EncBinary() - _ = yym3633 + yym3638 := z.EncBinary() + _ = yym3638 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -45655,14 +45703,14 @@ func (x *PodProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3634 := z.EncBinary() - _ = yym3634 + yym3639 := z.EncBinary() + _ = yym3639 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr3625 || yy2arr3625 { + if yyr3630 || yy2arr3630 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -45675,25 +45723,25 @@ func (x *PodProxyOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3635 := z.DecBinary() - _ = yym3635 + yym3640 := z.DecBinary() + _ = yym3640 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3636 := r.ContainerType() - if yyct3636 == codecSelferValueTypeMap1234 { - yyl3636 := r.ReadMapStart() - if yyl3636 == 0 { + yyct3641 := r.ContainerType() + if yyct3641 == codecSelferValueTypeMap1234 { + yyl3641 := r.ReadMapStart() + if yyl3641 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3636, d) + x.codecDecodeSelfFromMap(yyl3641, d) } - } else if yyct3636 == codecSelferValueTypeArray1234 { - yyl3636 := r.ReadArrayStart() - if yyl3636 == 0 { + } else if yyct3641 == codecSelferValueTypeArray1234 { + yyl3641 := r.ReadArrayStart() + if yyl3641 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3636, d) + x.codecDecodeSelfFromArray(yyl3641, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -45705,12 +45753,12 @@ func (x *PodProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3637Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3637Slc - var yyhl3637 bool = l >= 0 - for yyj3637 := 0; ; yyj3637++ { - if yyhl3637 { - if yyj3637 >= l { + var yys3642Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3642Slc + var yyhl3642 bool = l >= 0 + for yyj3642 := 0; ; yyj3642++ { + if yyhl3642 { + if yyj3642 >= l { break } } else { @@ -45719,10 +45767,10 @@ func (x *PodProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3637Slc = r.DecodeBytes(yys3637Slc, true, true) - yys3637 := string(yys3637Slc) + yys3642Slc = r.DecodeBytes(yys3642Slc, true, true) + yys3642 := string(yys3642Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3637 { + switch yys3642 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -45742,9 +45790,9 @@ func (x *PodProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Path = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3637) - } // end switch yys3637 - } // end for yyj3637 + z.DecStructFieldNotFound(-1, yys3642) + } // end switch yys3642 + } // end for yyj3642 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -45752,16 +45800,16 @@ func (x *PodProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3641 int - var yyb3641 bool - var yyhl3641 bool = l >= 0 - yyj3641++ - if yyhl3641 { - yyb3641 = yyj3641 > l + var yyj3646 int + var yyb3646 bool + var yyhl3646 bool = l >= 0 + yyj3646++ + if yyhl3646 { + yyb3646 = yyj3646 > l } else { - yyb3641 = r.CheckBreak() + yyb3646 = r.CheckBreak() } - if yyb3641 { + if yyb3646 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45771,13 +45819,13 @@ func (x *PodProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj3641++ - if yyhl3641 { - yyb3641 = yyj3641 > l + yyj3646++ + if yyhl3646 { + yyb3646 = yyj3646 > l } else { - yyb3641 = r.CheckBreak() + yyb3646 = r.CheckBreak() } - if yyb3641 { + if yyb3646 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45787,13 +45835,13 @@ func (x *PodProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj3641++ - if yyhl3641 { - yyb3641 = yyj3641 > l + yyj3646++ + if yyhl3646 { + yyb3646 = yyj3646 > l } else { - yyb3641 = r.CheckBreak() + yyb3646 = r.CheckBreak() } - if yyb3641 { + if yyb3646 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45804,17 +45852,17 @@ func (x *PodProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.Path = string(r.DecodeString()) } for { - yyj3641++ - if yyhl3641 { - yyb3641 = yyj3641 > l + yyj3646++ + if yyhl3646 { + yyb3646 = yyj3646 > l } else { - yyb3641 = r.CheckBreak() + yyb3646 = r.CheckBreak() } - if yyb3641 { + if yyb3646 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3641-1, "") + z.DecStructFieldNotFound(yyj3646-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -45826,36 +45874,36 @@ func (x *NodeProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3645 := z.EncBinary() - _ = yym3645 + yym3650 := z.EncBinary() + _ = yym3650 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3646 := !z.EncBinary() - yy2arr3646 := z.EncBasicHandle().StructToArray - var yyq3646 [3]bool - _, _, _ = yysep3646, yyq3646, yy2arr3646 - const yyr3646 bool = false - yyq3646[0] = x.Kind != "" - yyq3646[1] = x.APIVersion != "" - var yynn3646 int - if yyr3646 || yy2arr3646 { + yysep3651 := !z.EncBinary() + yy2arr3651 := z.EncBasicHandle().StructToArray + var yyq3651 [3]bool + _, _, _ = yysep3651, yyq3651, yy2arr3651 + const yyr3651 bool = false + yyq3651[0] = x.Kind != "" + yyq3651[1] = x.APIVersion != "" + var yynn3651 int + if yyr3651 || yy2arr3651 { r.EncodeArrayStart(3) } else { - yynn3646 = 1 - for _, b := range yyq3646 { + yynn3651 = 1 + for _, b := range yyq3651 { if b { - yynn3646++ + yynn3651++ } } - r.EncodeMapStart(yynn3646) - yynn3646 = 0 + r.EncodeMapStart(yynn3651) + yynn3651 = 0 } - if yyr3646 || yy2arr3646 { + if yyr3651 || yy2arr3651 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3646[0] { - yym3648 := z.EncBinary() - _ = yym3648 + if yyq3651[0] { + yym3653 := z.EncBinary() + _ = yym3653 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -45864,23 +45912,23 @@ func (x *NodeProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3646[0] { + if yyq3651[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3649 := z.EncBinary() - _ = yym3649 + yym3654 := z.EncBinary() + _ = yym3654 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3646 || yy2arr3646 { + if yyr3651 || yy2arr3651 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3646[1] { - yym3651 := z.EncBinary() - _ = yym3651 + if yyq3651[1] { + yym3656 := z.EncBinary() + _ = yym3656 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -45889,22 +45937,22 @@ func (x *NodeProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3646[1] { + if yyq3651[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3652 := z.EncBinary() - _ = yym3652 + yym3657 := z.EncBinary() + _ = yym3657 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3646 || yy2arr3646 { + if yyr3651 || yy2arr3651 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3654 := z.EncBinary() - _ = yym3654 + yym3659 := z.EncBinary() + _ = yym3659 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -45913,14 +45961,14 @@ func (x *NodeProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3655 := z.EncBinary() - _ = yym3655 + yym3660 := z.EncBinary() + _ = yym3660 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr3646 || yy2arr3646 { + if yyr3651 || yy2arr3651 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -45933,25 +45981,25 @@ func (x *NodeProxyOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3656 := z.DecBinary() - _ = yym3656 + yym3661 := z.DecBinary() + _ = yym3661 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3657 := r.ContainerType() - if yyct3657 == codecSelferValueTypeMap1234 { - yyl3657 := r.ReadMapStart() - if yyl3657 == 0 { + yyct3662 := r.ContainerType() + if yyct3662 == codecSelferValueTypeMap1234 { + yyl3662 := r.ReadMapStart() + if yyl3662 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3657, d) + x.codecDecodeSelfFromMap(yyl3662, d) } - } else if yyct3657 == codecSelferValueTypeArray1234 { - yyl3657 := r.ReadArrayStart() - if yyl3657 == 0 { + } else if yyct3662 == codecSelferValueTypeArray1234 { + yyl3662 := r.ReadArrayStart() + if yyl3662 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3657, d) + x.codecDecodeSelfFromArray(yyl3662, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -45963,12 +46011,12 @@ func (x *NodeProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3658Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3658Slc - var yyhl3658 bool = l >= 0 - for yyj3658 := 0; ; yyj3658++ { - if yyhl3658 { - if yyj3658 >= l { + var yys3663Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3663Slc + var yyhl3663 bool = l >= 0 + for yyj3663 := 0; ; yyj3663++ { + if yyhl3663 { + if yyj3663 >= l { break } } else { @@ -45977,10 +46025,10 @@ func (x *NodeProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3658Slc = r.DecodeBytes(yys3658Slc, true, true) - yys3658 := string(yys3658Slc) + yys3663Slc = r.DecodeBytes(yys3663Slc, true, true) + yys3663 := string(yys3663Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3658 { + switch yys3663 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -46000,9 +46048,9 @@ func (x *NodeProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Path = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3658) - } // end switch yys3658 - } // end for yyj3658 + z.DecStructFieldNotFound(-1, yys3663) + } // end switch yys3663 + } // end for yyj3663 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -46010,16 +46058,16 @@ func (x *NodeProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3662 int - var yyb3662 bool - var yyhl3662 bool = l >= 0 - yyj3662++ - if yyhl3662 { - yyb3662 = yyj3662 > l + var yyj3667 int + var yyb3667 bool + var yyhl3667 bool = l >= 0 + yyj3667++ + if yyhl3667 { + yyb3667 = yyj3667 > l } else { - yyb3662 = r.CheckBreak() + yyb3667 = r.CheckBreak() } - if yyb3662 { + if yyb3667 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46029,13 +46077,13 @@ func (x *NodeProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj3662++ - if yyhl3662 { - yyb3662 = yyj3662 > l + yyj3667++ + if yyhl3667 { + yyb3667 = yyj3667 > l } else { - yyb3662 = r.CheckBreak() + yyb3667 = r.CheckBreak() } - if yyb3662 { + if yyb3667 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46045,13 +46093,13 @@ func (x *NodeProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj3662++ - if yyhl3662 { - yyb3662 = yyj3662 > l + yyj3667++ + if yyhl3667 { + yyb3667 = yyj3667 > l } else { - yyb3662 = r.CheckBreak() + yyb3667 = r.CheckBreak() } - if yyb3662 { + if yyb3667 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46062,17 +46110,17 @@ func (x *NodeProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.Path = string(r.DecodeString()) } for { - yyj3662++ - if yyhl3662 { - yyb3662 = yyj3662 > l + yyj3667++ + if yyhl3667 { + yyb3667 = yyj3667 > l } else { - yyb3662 = r.CheckBreak() + yyb3667 = r.CheckBreak() } - if yyb3662 { + if yyb3667 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3662-1, "") + z.DecStructFieldNotFound(yyj3667-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -46084,36 +46132,36 @@ func (x *ServiceProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3666 := z.EncBinary() - _ = yym3666 + yym3671 := z.EncBinary() + _ = yym3671 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3667 := !z.EncBinary() - yy2arr3667 := z.EncBasicHandle().StructToArray - var yyq3667 [3]bool - _, _, _ = yysep3667, yyq3667, yy2arr3667 - const yyr3667 bool = false - yyq3667[0] = x.Kind != "" - yyq3667[1] = x.APIVersion != "" - var yynn3667 int - if yyr3667 || yy2arr3667 { + yysep3672 := !z.EncBinary() + yy2arr3672 := z.EncBasicHandle().StructToArray + var yyq3672 [3]bool + _, _, _ = yysep3672, yyq3672, yy2arr3672 + const yyr3672 bool = false + yyq3672[0] = x.Kind != "" + yyq3672[1] = x.APIVersion != "" + var yynn3672 int + if yyr3672 || yy2arr3672 { r.EncodeArrayStart(3) } else { - yynn3667 = 1 - for _, b := range yyq3667 { + yynn3672 = 1 + for _, b := range yyq3672 { if b { - yynn3667++ + yynn3672++ } } - r.EncodeMapStart(yynn3667) - yynn3667 = 0 + r.EncodeMapStart(yynn3672) + yynn3672 = 0 } - if yyr3667 || yy2arr3667 { + if yyr3672 || yy2arr3672 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3667[0] { - yym3669 := z.EncBinary() - _ = yym3669 + if yyq3672[0] { + yym3674 := z.EncBinary() + _ = yym3674 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -46122,23 +46170,23 @@ func (x *ServiceProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3667[0] { + if yyq3672[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3670 := z.EncBinary() - _ = yym3670 + yym3675 := z.EncBinary() + _ = yym3675 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3667 || yy2arr3667 { + if yyr3672 || yy2arr3672 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3667[1] { - yym3672 := z.EncBinary() - _ = yym3672 + if yyq3672[1] { + yym3677 := z.EncBinary() + _ = yym3677 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -46147,22 +46195,22 @@ func (x *ServiceProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3667[1] { + if yyq3672[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3673 := z.EncBinary() - _ = yym3673 + yym3678 := z.EncBinary() + _ = yym3678 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3667 || yy2arr3667 { + if yyr3672 || yy2arr3672 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3675 := z.EncBinary() - _ = yym3675 + yym3680 := z.EncBinary() + _ = yym3680 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -46171,14 +46219,14 @@ func (x *ServiceProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3676 := z.EncBinary() - _ = yym3676 + yym3681 := z.EncBinary() + _ = yym3681 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr3667 || yy2arr3667 { + if yyr3672 || yy2arr3672 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -46191,25 +46239,25 @@ func (x *ServiceProxyOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3677 := z.DecBinary() - _ = yym3677 + yym3682 := z.DecBinary() + _ = yym3682 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3678 := r.ContainerType() - if yyct3678 == codecSelferValueTypeMap1234 { - yyl3678 := r.ReadMapStart() - if yyl3678 == 0 { + yyct3683 := r.ContainerType() + if yyct3683 == codecSelferValueTypeMap1234 { + yyl3683 := r.ReadMapStart() + if yyl3683 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3678, d) + x.codecDecodeSelfFromMap(yyl3683, d) } - } else if yyct3678 == codecSelferValueTypeArray1234 { - yyl3678 := r.ReadArrayStart() - if yyl3678 == 0 { + } else if yyct3683 == codecSelferValueTypeArray1234 { + yyl3683 := r.ReadArrayStart() + if yyl3683 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3678, d) + x.codecDecodeSelfFromArray(yyl3683, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -46221,12 +46269,12 @@ func (x *ServiceProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3679Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3679Slc - var yyhl3679 bool = l >= 0 - for yyj3679 := 0; ; yyj3679++ { - if yyhl3679 { - if yyj3679 >= l { + var yys3684Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3684Slc + var yyhl3684 bool = l >= 0 + for yyj3684 := 0; ; yyj3684++ { + if yyhl3684 { + if yyj3684 >= l { break } } else { @@ -46235,10 +46283,10 @@ func (x *ServiceProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3679Slc = r.DecodeBytes(yys3679Slc, true, true) - yys3679 := string(yys3679Slc) + yys3684Slc = r.DecodeBytes(yys3684Slc, true, true) + yys3684 := string(yys3684Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3679 { + switch yys3684 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -46258,9 +46306,9 @@ func (x *ServiceProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.Path = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3679) - } // end switch yys3679 - } // end for yyj3679 + z.DecStructFieldNotFound(-1, yys3684) + } // end switch yys3684 + } // end for yyj3684 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -46268,16 +46316,16 @@ func (x *ServiceProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3683 int - var yyb3683 bool - var yyhl3683 bool = l >= 0 - yyj3683++ - if yyhl3683 { - yyb3683 = yyj3683 > l + var yyj3688 int + var yyb3688 bool + var yyhl3688 bool = l >= 0 + yyj3688++ + if yyhl3688 { + yyb3688 = yyj3688 > l } else { - yyb3683 = r.CheckBreak() + yyb3688 = r.CheckBreak() } - if yyb3683 { + if yyb3688 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46287,13 +46335,13 @@ func (x *ServiceProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Kind = string(r.DecodeString()) } - yyj3683++ - if yyhl3683 { - yyb3683 = yyj3683 > l + yyj3688++ + if yyhl3688 { + yyb3688 = yyj3688 > l } else { - yyb3683 = r.CheckBreak() + yyb3688 = r.CheckBreak() } - if yyb3683 { + if yyb3688 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46303,13 +46351,13 @@ func (x *ServiceProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.APIVersion = string(r.DecodeString()) } - yyj3683++ - if yyhl3683 { - yyb3683 = yyj3683 > l + yyj3688++ + if yyhl3688 { + yyb3688 = yyj3688 > l } else { - yyb3683 = r.CheckBreak() + yyb3688 = r.CheckBreak() } - if yyb3683 { + if yyb3688 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46320,17 +46368,17 @@ func (x *ServiceProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.Path = string(r.DecodeString()) } for { - yyj3683++ - if yyhl3683 { - yyb3683 = yyj3683 > l + yyj3688++ + if yyhl3688 { + yyb3688 = yyj3688 > l } else { - yyb3683 = r.CheckBreak() + yyb3688 = r.CheckBreak() } - if yyb3683 { + if yyb3688 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3683-1, "") + z.DecStructFieldNotFound(yyj3688-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -46342,34 +46390,34 @@ func (x *OwnerReference) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3687 := z.EncBinary() - _ = yym3687 + yym3692 := z.EncBinary() + _ = yym3692 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3688 := !z.EncBinary() - yy2arr3688 := z.EncBasicHandle().StructToArray - var yyq3688 [5]bool - _, _, _ = yysep3688, yyq3688, yy2arr3688 - const yyr3688 bool = false - yyq3688[4] = x.Controller != nil - var yynn3688 int - if yyr3688 || yy2arr3688 { + yysep3693 := !z.EncBinary() + yy2arr3693 := z.EncBasicHandle().StructToArray + var yyq3693 [5]bool + _, _, _ = yysep3693, yyq3693, yy2arr3693 + const yyr3693 bool = false + yyq3693[4] = x.Controller != nil + var yynn3693 int + if yyr3693 || yy2arr3693 { r.EncodeArrayStart(5) } else { - yynn3688 = 4 - for _, b := range yyq3688 { + yynn3693 = 4 + for _, b := range yyq3693 { if b { - yynn3688++ + yynn3693++ } } - r.EncodeMapStart(yynn3688) - yynn3688 = 0 + r.EncodeMapStart(yynn3693) + yynn3693 = 0 } - if yyr3688 || yy2arr3688 { + if yyr3693 || yy2arr3693 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3690 := z.EncBinary() - _ = yym3690 + yym3695 := z.EncBinary() + _ = yym3695 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -46378,17 +46426,17 @@ func (x *OwnerReference) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3691 := z.EncBinary() - _ = yym3691 + yym3696 := z.EncBinary() + _ = yym3696 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } - if yyr3688 || yy2arr3688 { + if yyr3693 || yy2arr3693 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3693 := z.EncBinary() - _ = yym3693 + yym3698 := z.EncBinary() + _ = yym3698 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -46397,17 +46445,17 @@ func (x *OwnerReference) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3694 := z.EncBinary() - _ = yym3694 + yym3699 := z.EncBinary() + _ = yym3699 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } - if yyr3688 || yy2arr3688 { + if yyr3693 || yy2arr3693 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3696 := z.EncBinary() - _ = yym3696 + yym3701 := z.EncBinary() + _ = yym3701 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -46416,17 +46464,17 @@ func (x *OwnerReference) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3697 := z.EncBinary() - _ = yym3697 + yym3702 := z.EncBinary() + _ = yym3702 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr3688 || yy2arr3688 { + if yyr3693 || yy2arr3693 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3699 := z.EncBinary() - _ = yym3699 + yym3704 := z.EncBinary() + _ = yym3704 if false { } else if z.HasExtensions() && z.EncExt(x.UID) { } else { @@ -46436,50 +46484,50 @@ func (x *OwnerReference) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("uid")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3700 := z.EncBinary() - _ = yym3700 + yym3705 := z.EncBinary() + _ = yym3705 if false { } else if z.HasExtensions() && z.EncExt(x.UID) { } else { r.EncodeString(codecSelferC_UTF81234, string(x.UID)) } } - if yyr3688 || yy2arr3688 { + if yyr3693 || yy2arr3693 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3688[4] { + if yyq3693[4] { if x.Controller == nil { r.EncodeNil() } else { - yy3702 := *x.Controller - yym3703 := z.EncBinary() - _ = yym3703 + yy3707 := *x.Controller + yym3708 := z.EncBinary() + _ = yym3708 if false { } else { - r.EncodeBool(bool(yy3702)) + r.EncodeBool(bool(yy3707)) } } } else { r.EncodeNil() } } else { - if yyq3688[4] { + if yyq3693[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("controller")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Controller == nil { r.EncodeNil() } else { - yy3704 := *x.Controller - yym3705 := z.EncBinary() - _ = yym3705 + yy3709 := *x.Controller + yym3710 := z.EncBinary() + _ = yym3710 if false { } else { - r.EncodeBool(bool(yy3704)) + r.EncodeBool(bool(yy3709)) } } } } - if yyr3688 || yy2arr3688 { + if yyr3693 || yy2arr3693 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -46492,25 +46540,25 @@ func (x *OwnerReference) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3706 := z.DecBinary() - _ = yym3706 + yym3711 := z.DecBinary() + _ = yym3711 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3707 := r.ContainerType() - if yyct3707 == codecSelferValueTypeMap1234 { - yyl3707 := r.ReadMapStart() - if yyl3707 == 0 { + yyct3712 := r.ContainerType() + if yyct3712 == codecSelferValueTypeMap1234 { + yyl3712 := r.ReadMapStart() + if yyl3712 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3707, d) + x.codecDecodeSelfFromMap(yyl3712, d) } - } else if yyct3707 == codecSelferValueTypeArray1234 { - yyl3707 := r.ReadArrayStart() - if yyl3707 == 0 { + } else if yyct3712 == codecSelferValueTypeArray1234 { + yyl3712 := r.ReadArrayStart() + if yyl3712 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3707, d) + x.codecDecodeSelfFromArray(yyl3712, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -46522,12 +46570,12 @@ func (x *OwnerReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3708Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3708Slc - var yyhl3708 bool = l >= 0 - for yyj3708 := 0; ; yyj3708++ { - if yyhl3708 { - if yyj3708 >= l { + var yys3713Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3713Slc + var yyhl3713 bool = l >= 0 + for yyj3713 := 0; ; yyj3713++ { + if yyhl3713 { + if yyj3713 >= l { break } } else { @@ -46536,10 +46584,10 @@ func (x *OwnerReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3708Slc = r.DecodeBytes(yys3708Slc, true, true) - yys3708 := string(yys3708Slc) + yys3713Slc = r.DecodeBytes(yys3713Slc, true, true) + yys3713 := string(yys3713Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3708 { + switch yys3713 { case "apiVersion": if r.TryDecodeAsNil() { x.APIVersion = "" @@ -46573,17 +46621,17 @@ func (x *OwnerReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Controller == nil { x.Controller = new(bool) } - yym3714 := z.DecBinary() - _ = yym3714 + yym3719 := z.DecBinary() + _ = yym3719 if false { } else { *((*bool)(x.Controller)) = r.DecodeBool() } } default: - z.DecStructFieldNotFound(-1, yys3708) - } // end switch yys3708 - } // end for yyj3708 + z.DecStructFieldNotFound(-1, yys3713) + } // end switch yys3713 + } // end for yyj3713 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -46591,16 +46639,16 @@ func (x *OwnerReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3715 int - var yyb3715 bool - var yyhl3715 bool = l >= 0 - yyj3715++ - if yyhl3715 { - yyb3715 = yyj3715 > l + var yyj3720 int + var yyb3720 bool + var yyhl3720 bool = l >= 0 + yyj3720++ + if yyhl3720 { + yyb3720 = yyj3720 > l } else { - yyb3715 = r.CheckBreak() + yyb3720 = r.CheckBreak() } - if yyb3715 { + if yyb3720 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46610,13 +46658,13 @@ func (x *OwnerReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3715++ - if yyhl3715 { - yyb3715 = yyj3715 > l + yyj3720++ + if yyhl3720 { + yyb3720 = yyj3720 > l } else { - yyb3715 = r.CheckBreak() + yyb3720 = r.CheckBreak() } - if yyb3715 { + if yyb3720 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46626,13 +46674,13 @@ func (x *OwnerReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3715++ - if yyhl3715 { - yyb3715 = yyj3715 > l + yyj3720++ + if yyhl3720 { + yyb3720 = yyj3720 > l } else { - yyb3715 = r.CheckBreak() + yyb3720 = r.CheckBreak() } - if yyb3715 { + if yyb3720 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46642,13 +46690,13 @@ func (x *OwnerReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj3715++ - if yyhl3715 { - yyb3715 = yyj3715 > l + yyj3720++ + if yyhl3720 { + yyb3720 = yyj3720 > l } else { - yyb3715 = r.CheckBreak() + yyb3720 = r.CheckBreak() } - if yyb3715 { + if yyb3720 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46658,13 +46706,13 @@ func (x *OwnerReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.UID = pkg1_types.UID(r.DecodeString()) } - yyj3715++ - if yyhl3715 { - yyb3715 = yyj3715 > l + yyj3720++ + if yyhl3720 { + yyb3720 = yyj3720 > l } else { - yyb3715 = r.CheckBreak() + yyb3720 = r.CheckBreak() } - if yyb3715 { + if yyb3720 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46677,25 +46725,25 @@ func (x *OwnerReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Controller == nil { x.Controller = new(bool) } - yym3721 := z.DecBinary() - _ = yym3721 + yym3726 := z.DecBinary() + _ = yym3726 if false { } else { *((*bool)(x.Controller)) = r.DecodeBool() } } for { - yyj3715++ - if yyhl3715 { - yyb3715 = yyj3715 > l + yyj3720++ + if yyhl3720 { + yyb3720 = yyj3720 > l } else { - yyb3715 = r.CheckBreak() + yyb3720 = r.CheckBreak() } - if yyb3715 { + if yyb3720 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3715-1, "") + z.DecStructFieldNotFound(yyj3720-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -46707,41 +46755,41 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3722 := z.EncBinary() - _ = yym3722 + yym3727 := z.EncBinary() + _ = yym3727 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3723 := !z.EncBinary() - yy2arr3723 := z.EncBasicHandle().StructToArray - var yyq3723 [7]bool - _, _, _ = yysep3723, yyq3723, yy2arr3723 - const yyr3723 bool = false - yyq3723[0] = x.Kind != "" - yyq3723[1] = x.Namespace != "" - yyq3723[2] = x.Name != "" - yyq3723[3] = x.UID != "" - yyq3723[4] = x.APIVersion != "" - yyq3723[5] = x.ResourceVersion != "" - yyq3723[6] = x.FieldPath != "" - var yynn3723 int - if yyr3723 || yy2arr3723 { + yysep3728 := !z.EncBinary() + yy2arr3728 := z.EncBasicHandle().StructToArray + var yyq3728 [7]bool + _, _, _ = yysep3728, yyq3728, yy2arr3728 + const yyr3728 bool = false + yyq3728[0] = x.Kind != "" + yyq3728[1] = x.Namespace != "" + yyq3728[2] = x.Name != "" + yyq3728[3] = x.UID != "" + yyq3728[4] = x.APIVersion != "" + yyq3728[5] = x.ResourceVersion != "" + yyq3728[6] = x.FieldPath != "" + var yynn3728 int + if yyr3728 || yy2arr3728 { r.EncodeArrayStart(7) } else { - yynn3723 = 0 - for _, b := range yyq3723 { + yynn3728 = 0 + for _, b := range yyq3728 { if b { - yynn3723++ + yynn3728++ } } - r.EncodeMapStart(yynn3723) - yynn3723 = 0 + r.EncodeMapStart(yynn3728) + yynn3728 = 0 } - if yyr3723 || yy2arr3723 { + if yyr3728 || yy2arr3728 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3723[0] { - yym3725 := z.EncBinary() - _ = yym3725 + if yyq3728[0] { + yym3730 := z.EncBinary() + _ = yym3730 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -46750,151 +46798,151 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3723[0] { + if yyq3728[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3726 := z.EncBinary() - _ = yym3726 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) - } - } - } - if yyr3723 || yy2arr3723 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3723[1] { - yym3728 := z.EncBinary() - _ = yym3728 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq3723[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("namespace")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3729 := z.EncBinary() - _ = yym3729 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) - } - } - } - if yyr3723 || yy2arr3723 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3723[2] { yym3731 := z.EncBinary() _ = yym3731 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Name)) + r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) + } + } + } + if yyr3728 || yy2arr3728 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3728[1] { + yym3733 := z.EncBinary() + _ = yym3733 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3723[2] { + if yyq3728[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("name")) + r.EncodeString(codecSelferC_UTF81234, string("namespace")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3732 := z.EncBinary() - _ = yym3732 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Name)) - } - } - } - if yyr3723 || yy2arr3723 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3723[3] { yym3734 := z.EncBinary() _ = yym3734 if false { - } else if z.HasExtensions() && z.EncExt(x.UID) { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.UID)) + r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) + } + } + } + if yyr3728 || yy2arr3728 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3728[2] { + yym3736 := z.EncBinary() + _ = yym3736 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3723[3] { + if yyq3728[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("uid")) + r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3735 := z.EncBinary() - _ = yym3735 - if false { - } else if z.HasExtensions() && z.EncExt(x.UID) { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.UID)) - } - } - } - if yyr3723 || yy2arr3723 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3723[4] { yym3737 := z.EncBinary() _ = yym3737 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + r.EncodeString(codecSelferC_UTF81234, string(x.Name)) + } + } + } + if yyr3728 || yy2arr3728 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3728[3] { + yym3739 := z.EncBinary() + _ = yym3739 + if false { + } else if z.HasExtensions() && z.EncExt(x.UID) { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.UID)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3723[4] { + if yyq3728[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) + r.EncodeString(codecSelferC_UTF81234, string("uid")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3738 := z.EncBinary() - _ = yym3738 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } - } - if yyr3723 || yy2arr3723 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3723[5] { yym3740 := z.EncBinary() _ = yym3740 if false { + } else if z.HasExtensions() && z.EncExt(x.UID) { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) + r.EncodeString(codecSelferC_UTF81234, string(x.UID)) + } + } + } + if yyr3728 || yy2arr3728 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3728[4] { + yym3742 := z.EncBinary() + _ = yym3742 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3723[5] { + if yyq3728[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("resourceVersion")) + r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3741 := z.EncBinary() - _ = yym3741 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) - } - } - } - if yyr3723 || yy2arr3723 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3723[6] { yym3743 := z.EncBinary() _ = yym3743 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } + } + if yyr3728 || yy2arr3728 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3728[5] { + yym3745 := z.EncBinary() + _ = yym3745 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq3728[5] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("resourceVersion")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym3746 := z.EncBinary() + _ = yym3746 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) + } + } + } + if yyr3728 || yy2arr3728 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3728[6] { + yym3748 := z.EncBinary() + _ = yym3748 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldPath)) } @@ -46902,19 +46950,19 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3723[6] { + if yyq3728[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fieldPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3744 := z.EncBinary() - _ = yym3744 + yym3749 := z.EncBinary() + _ = yym3749 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldPath)) } } } - if yyr3723 || yy2arr3723 { + if yyr3728 || yy2arr3728 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -46927,25 +46975,25 @@ func (x *ObjectReference) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3745 := z.DecBinary() - _ = yym3745 + yym3750 := z.DecBinary() + _ = yym3750 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3746 := r.ContainerType() - if yyct3746 == codecSelferValueTypeMap1234 { - yyl3746 := r.ReadMapStart() - if yyl3746 == 0 { + yyct3751 := r.ContainerType() + if yyct3751 == codecSelferValueTypeMap1234 { + yyl3751 := r.ReadMapStart() + if yyl3751 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3746, d) + x.codecDecodeSelfFromMap(yyl3751, d) } - } else if yyct3746 == codecSelferValueTypeArray1234 { - yyl3746 := r.ReadArrayStart() - if yyl3746 == 0 { + } else if yyct3751 == codecSelferValueTypeArray1234 { + yyl3751 := r.ReadArrayStart() + if yyl3751 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3746, d) + x.codecDecodeSelfFromArray(yyl3751, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -46957,12 +47005,12 @@ func (x *ObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3747Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3747Slc - var yyhl3747 bool = l >= 0 - for yyj3747 := 0; ; yyj3747++ { - if yyhl3747 { - if yyj3747 >= l { + var yys3752Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3752Slc + var yyhl3752 bool = l >= 0 + for yyj3752 := 0; ; yyj3752++ { + if yyhl3752 { + if yyj3752 >= l { break } } else { @@ -46971,10 +47019,10 @@ func (x *ObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3747Slc = r.DecodeBytes(yys3747Slc, true, true) - yys3747 := string(yys3747Slc) + yys3752Slc = r.DecodeBytes(yys3752Slc, true, true) + yys3752 := string(yys3752Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3747 { + switch yys3752 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -47018,9 +47066,9 @@ func (x *ObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.FieldPath = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3747) - } // end switch yys3747 - } // end for yyj3747 + z.DecStructFieldNotFound(-1, yys3752) + } // end switch yys3752 + } // end for yyj3752 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -47028,16 +47076,16 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3755 int - var yyb3755 bool - var yyhl3755 bool = l >= 0 - yyj3755++ - if yyhl3755 { - yyb3755 = yyj3755 > l + var yyj3760 int + var yyb3760 bool + var yyhl3760 bool = l >= 0 + yyj3760++ + if yyhl3760 { + yyb3760 = yyj3760 > l } else { - yyb3755 = r.CheckBreak() + yyb3760 = r.CheckBreak() } - if yyb3755 { + if yyb3760 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47047,13 +47095,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj3755++ - if yyhl3755 { - yyb3755 = yyj3755 > l + yyj3760++ + if yyhl3760 { + yyb3760 = yyj3760 > l } else { - yyb3755 = r.CheckBreak() + yyb3760 = r.CheckBreak() } - if yyb3755 { + if yyb3760 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47063,13 +47111,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Namespace = string(r.DecodeString()) } - yyj3755++ - if yyhl3755 { - yyb3755 = yyj3755 > l + yyj3760++ + if yyhl3760 { + yyb3760 = yyj3760 > l } else { - yyb3755 = r.CheckBreak() + yyb3760 = r.CheckBreak() } - if yyb3755 { + if yyb3760 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47079,13 +47127,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Name = string(r.DecodeString()) } - yyj3755++ - if yyhl3755 { - yyb3755 = yyj3755 > l + yyj3760++ + if yyhl3760 { + yyb3760 = yyj3760 > l } else { - yyb3755 = r.CheckBreak() + yyb3760 = r.CheckBreak() } - if yyb3755 { + if yyb3760 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47095,13 +47143,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.UID = pkg1_types.UID(r.DecodeString()) } - yyj3755++ - if yyhl3755 { - yyb3755 = yyj3755 > l + yyj3760++ + if yyhl3760 { + yyb3760 = yyj3760 > l } else { - yyb3755 = r.CheckBreak() + yyb3760 = r.CheckBreak() } - if yyb3755 { + if yyb3760 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47111,13 +47159,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj3755++ - if yyhl3755 { - yyb3755 = yyj3755 > l + yyj3760++ + if yyhl3760 { + yyb3760 = yyj3760 > l } else { - yyb3755 = r.CheckBreak() + yyb3760 = r.CheckBreak() } - if yyb3755 { + if yyb3760 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47127,13 +47175,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.ResourceVersion = string(r.DecodeString()) } - yyj3755++ - if yyhl3755 { - yyb3755 = yyj3755 > l + yyj3760++ + if yyhl3760 { + yyb3760 = yyj3760 > l } else { - yyb3755 = r.CheckBreak() + yyb3760 = r.CheckBreak() } - if yyb3755 { + if yyb3760 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47144,17 +47192,17 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.FieldPath = string(r.DecodeString()) } for { - yyj3755++ - if yyhl3755 { - yyb3755 = yyj3755 > l + yyj3760++ + if yyhl3760 { + yyb3760 = yyj3760 > l } else { - yyb3755 = r.CheckBreak() + yyb3760 = r.CheckBreak() } - if yyb3755 { + if yyb3760 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3755-1, "") + z.DecStructFieldNotFound(yyj3760-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -47166,33 +47214,33 @@ func (x *LocalObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3763 := z.EncBinary() - _ = yym3763 + yym3768 := z.EncBinary() + _ = yym3768 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3764 := !z.EncBinary() - yy2arr3764 := z.EncBasicHandle().StructToArray - var yyq3764 [1]bool - _, _, _ = yysep3764, yyq3764, yy2arr3764 - const yyr3764 bool = false - var yynn3764 int - if yyr3764 || yy2arr3764 { + yysep3769 := !z.EncBinary() + yy2arr3769 := z.EncBasicHandle().StructToArray + var yyq3769 [1]bool + _, _, _ = yysep3769, yyq3769, yy2arr3769 + const yyr3769 bool = false + var yynn3769 int + if yyr3769 || yy2arr3769 { r.EncodeArrayStart(1) } else { - yynn3764 = 1 - for _, b := range yyq3764 { + yynn3769 = 1 + for _, b := range yyq3769 { if b { - yynn3764++ + yynn3769++ } } - r.EncodeMapStart(yynn3764) - yynn3764 = 0 + r.EncodeMapStart(yynn3769) + yynn3769 = 0 } - if yyr3764 || yy2arr3764 { + if yyr3769 || yy2arr3769 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3766 := z.EncBinary() - _ = yym3766 + yym3771 := z.EncBinary() + _ = yym3771 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -47201,14 +47249,14 @@ func (x *LocalObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3767 := z.EncBinary() - _ = yym3767 + yym3772 := z.EncBinary() + _ = yym3772 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr3764 || yy2arr3764 { + if yyr3769 || yy2arr3769 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -47221,25 +47269,25 @@ func (x *LocalObjectReference) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3768 := z.DecBinary() - _ = yym3768 + yym3773 := z.DecBinary() + _ = yym3773 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3769 := r.ContainerType() - if yyct3769 == codecSelferValueTypeMap1234 { - yyl3769 := r.ReadMapStart() - if yyl3769 == 0 { + yyct3774 := r.ContainerType() + if yyct3774 == codecSelferValueTypeMap1234 { + yyl3774 := r.ReadMapStart() + if yyl3774 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3769, d) + x.codecDecodeSelfFromMap(yyl3774, d) } - } else if yyct3769 == codecSelferValueTypeArray1234 { - yyl3769 := r.ReadArrayStart() - if yyl3769 == 0 { + } else if yyct3774 == codecSelferValueTypeArray1234 { + yyl3774 := r.ReadArrayStart() + if yyl3774 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3769, d) + x.codecDecodeSelfFromArray(yyl3774, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -47251,12 +47299,12 @@ func (x *LocalObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3770Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3770Slc - var yyhl3770 bool = l >= 0 - for yyj3770 := 0; ; yyj3770++ { - if yyhl3770 { - if yyj3770 >= l { + var yys3775Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3775Slc + var yyhl3775 bool = l >= 0 + for yyj3775 := 0; ; yyj3775++ { + if yyhl3775 { + if yyj3775 >= l { break } } else { @@ -47265,10 +47313,10 @@ func (x *LocalObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3770Slc = r.DecodeBytes(yys3770Slc, true, true) - yys3770 := string(yys3770Slc) + yys3775Slc = r.DecodeBytes(yys3775Slc, true, true) + yys3775 := string(yys3775Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3770 { + switch yys3775 { case "Name": if r.TryDecodeAsNil() { x.Name = "" @@ -47276,9 +47324,9 @@ func (x *LocalObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Name = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3770) - } // end switch yys3770 - } // end for yyj3770 + z.DecStructFieldNotFound(-1, yys3775) + } // end switch yys3775 + } // end for yyj3775 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -47286,16 +47334,16 @@ func (x *LocalObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3772 int - var yyb3772 bool - var yyhl3772 bool = l >= 0 - yyj3772++ - if yyhl3772 { - yyb3772 = yyj3772 > l + var yyj3777 int + var yyb3777 bool + var yyhl3777 bool = l >= 0 + yyj3777++ + if yyhl3777 { + yyb3777 = yyj3777 > l } else { - yyb3772 = r.CheckBreak() + yyb3777 = r.CheckBreak() } - if yyb3772 { + if yyb3777 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47306,17 +47354,17 @@ func (x *LocalObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Name = string(r.DecodeString()) } for { - yyj3772++ - if yyhl3772 { - yyb3772 = yyj3772 > l + yyj3777++ + if yyhl3777 { + yyb3777 = yyj3777 > l } else { - yyb3772 = r.CheckBreak() + yyb3777 = r.CheckBreak() } - if yyb3772 { + if yyb3777 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3772-1, "") + z.DecStructFieldNotFound(yyj3777-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -47328,37 +47376,37 @@ func (x *SerializedReference) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3774 := z.EncBinary() - _ = yym3774 + yym3779 := z.EncBinary() + _ = yym3779 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3775 := !z.EncBinary() - yy2arr3775 := z.EncBasicHandle().StructToArray - var yyq3775 [3]bool - _, _, _ = yysep3775, yyq3775, yy2arr3775 - const yyr3775 bool = false - yyq3775[0] = x.Kind != "" - yyq3775[1] = x.APIVersion != "" - yyq3775[2] = true - var yynn3775 int - if yyr3775 || yy2arr3775 { + yysep3780 := !z.EncBinary() + yy2arr3780 := z.EncBasicHandle().StructToArray + var yyq3780 [3]bool + _, _, _ = yysep3780, yyq3780, yy2arr3780 + const yyr3780 bool = false + yyq3780[0] = x.Kind != "" + yyq3780[1] = x.APIVersion != "" + yyq3780[2] = true + var yynn3780 int + if yyr3780 || yy2arr3780 { r.EncodeArrayStart(3) } else { - yynn3775 = 0 - for _, b := range yyq3775 { + yynn3780 = 0 + for _, b := range yyq3780 { if b { - yynn3775++ + yynn3780++ } } - r.EncodeMapStart(yynn3775) - yynn3775 = 0 + r.EncodeMapStart(yynn3780) + yynn3780 = 0 } - if yyr3775 || yy2arr3775 { + if yyr3780 || yy2arr3780 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3775[0] { - yym3777 := z.EncBinary() - _ = yym3777 + if yyq3780[0] { + yym3782 := z.EncBinary() + _ = yym3782 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -47367,23 +47415,23 @@ func (x *SerializedReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3775[0] { + if yyq3780[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3778 := z.EncBinary() - _ = yym3778 + yym3783 := z.EncBinary() + _ = yym3783 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3775 || yy2arr3775 { + if yyr3780 || yy2arr3780 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3775[1] { - yym3780 := z.EncBinary() - _ = yym3780 + if yyq3780[1] { + yym3785 := z.EncBinary() + _ = yym3785 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -47392,36 +47440,36 @@ func (x *SerializedReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3775[1] { + if yyq3780[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3781 := z.EncBinary() - _ = yym3781 + yym3786 := z.EncBinary() + _ = yym3786 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3775 || yy2arr3775 { + if yyr3780 || yy2arr3780 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3775[2] { - yy3783 := &x.Reference - yy3783.CodecEncodeSelf(e) + if yyq3780[2] { + yy3788 := &x.Reference + yy3788.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3775[2] { + if yyq3780[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reference")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3784 := &x.Reference - yy3784.CodecEncodeSelf(e) + yy3789 := &x.Reference + yy3789.CodecEncodeSelf(e) } } - if yyr3775 || yy2arr3775 { + if yyr3780 || yy2arr3780 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -47434,25 +47482,25 @@ func (x *SerializedReference) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3785 := z.DecBinary() - _ = yym3785 + yym3790 := z.DecBinary() + _ = yym3790 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3786 := r.ContainerType() - if yyct3786 == codecSelferValueTypeMap1234 { - yyl3786 := r.ReadMapStart() - if yyl3786 == 0 { + yyct3791 := r.ContainerType() + if yyct3791 == codecSelferValueTypeMap1234 { + yyl3791 := r.ReadMapStart() + if yyl3791 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3786, d) + x.codecDecodeSelfFromMap(yyl3791, d) } - } else if yyct3786 == codecSelferValueTypeArray1234 { - yyl3786 := r.ReadArrayStart() - if yyl3786 == 0 { + } else if yyct3791 == codecSelferValueTypeArray1234 { + yyl3791 := r.ReadArrayStart() + if yyl3791 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3786, d) + x.codecDecodeSelfFromArray(yyl3791, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -47464,12 +47512,12 @@ func (x *SerializedReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3787Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3787Slc - var yyhl3787 bool = l >= 0 - for yyj3787 := 0; ; yyj3787++ { - if yyhl3787 { - if yyj3787 >= l { + var yys3792Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3792Slc + var yyhl3792 bool = l >= 0 + for yyj3792 := 0; ; yyj3792++ { + if yyhl3792 { + if yyj3792 >= l { break } } else { @@ -47478,10 +47526,10 @@ func (x *SerializedReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3787Slc = r.DecodeBytes(yys3787Slc, true, true) - yys3787 := string(yys3787Slc) + yys3792Slc = r.DecodeBytes(yys3792Slc, true, true) + yys3792 := string(yys3792Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3787 { + switch yys3792 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -47498,13 +47546,13 @@ func (x *SerializedReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.Reference = ObjectReference{} } else { - yyv3790 := &x.Reference - yyv3790.CodecDecodeSelf(d) + yyv3795 := &x.Reference + yyv3795.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3787) - } // end switch yys3787 - } // end for yyj3787 + z.DecStructFieldNotFound(-1, yys3792) + } // end switch yys3792 + } // end for yyj3792 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -47512,16 +47560,16 @@ func (x *SerializedReference) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3791 int - var yyb3791 bool - var yyhl3791 bool = l >= 0 - yyj3791++ - if yyhl3791 { - yyb3791 = yyj3791 > l + var yyj3796 int + var yyb3796 bool + var yyhl3796 bool = l >= 0 + yyj3796++ + if yyhl3796 { + yyb3796 = yyj3796 > l } else { - yyb3791 = r.CheckBreak() + yyb3796 = r.CheckBreak() } - if yyb3791 { + if yyb3796 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47531,13 +47579,13 @@ func (x *SerializedReference) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Kind = string(r.DecodeString()) } - yyj3791++ - if yyhl3791 { - yyb3791 = yyj3791 > l + yyj3796++ + if yyhl3796 { + yyb3796 = yyj3796 > l } else { - yyb3791 = r.CheckBreak() + yyb3796 = r.CheckBreak() } - if yyb3791 { + if yyb3796 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47547,13 +47595,13 @@ func (x *SerializedReference) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.APIVersion = string(r.DecodeString()) } - yyj3791++ - if yyhl3791 { - yyb3791 = yyj3791 > l + yyj3796++ + if yyhl3796 { + yyb3796 = yyj3796 > l } else { - yyb3791 = r.CheckBreak() + yyb3796 = r.CheckBreak() } - if yyb3791 { + if yyb3796 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47561,21 +47609,21 @@ func (x *SerializedReference) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Reference = ObjectReference{} } else { - yyv3794 := &x.Reference - yyv3794.CodecDecodeSelf(d) + yyv3799 := &x.Reference + yyv3799.CodecDecodeSelf(d) } for { - yyj3791++ - if yyhl3791 { - yyb3791 = yyj3791 > l + yyj3796++ + if yyhl3796 { + yyb3796 = yyj3796 > l } else { - yyb3791 = r.CheckBreak() + yyb3796 = r.CheckBreak() } - if yyb3791 { + if yyb3796 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3791-1, "") + z.DecStructFieldNotFound(yyj3796-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -47587,36 +47635,36 @@ func (x *EventSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3795 := z.EncBinary() - _ = yym3795 + yym3800 := z.EncBinary() + _ = yym3800 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3796 := !z.EncBinary() - yy2arr3796 := z.EncBasicHandle().StructToArray - var yyq3796 [2]bool - _, _, _ = yysep3796, yyq3796, yy2arr3796 - const yyr3796 bool = false - yyq3796[0] = x.Component != "" - yyq3796[1] = x.Host != "" - var yynn3796 int - if yyr3796 || yy2arr3796 { + yysep3801 := !z.EncBinary() + yy2arr3801 := z.EncBasicHandle().StructToArray + var yyq3801 [2]bool + _, _, _ = yysep3801, yyq3801, yy2arr3801 + const yyr3801 bool = false + yyq3801[0] = x.Component != "" + yyq3801[1] = x.Host != "" + var yynn3801 int + if yyr3801 || yy2arr3801 { r.EncodeArrayStart(2) } else { - yynn3796 = 0 - for _, b := range yyq3796 { + yynn3801 = 0 + for _, b := range yyq3801 { if b { - yynn3796++ + yynn3801++ } } - r.EncodeMapStart(yynn3796) - yynn3796 = 0 + r.EncodeMapStart(yynn3801) + yynn3801 = 0 } - if yyr3796 || yy2arr3796 { + if yyr3801 || yy2arr3801 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3796[0] { - yym3798 := z.EncBinary() - _ = yym3798 + if yyq3801[0] { + yym3803 := z.EncBinary() + _ = yym3803 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Component)) @@ -47625,23 +47673,23 @@ func (x *EventSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3796[0] { + if yyq3801[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("component")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3799 := z.EncBinary() - _ = yym3799 + yym3804 := z.EncBinary() + _ = yym3804 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Component)) } } } - if yyr3796 || yy2arr3796 { + if yyr3801 || yy2arr3801 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3796[1] { - yym3801 := z.EncBinary() - _ = yym3801 + if yyq3801[1] { + yym3806 := z.EncBinary() + _ = yym3806 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) @@ -47650,19 +47698,19 @@ func (x *EventSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3796[1] { + if yyq3801[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("host")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3802 := z.EncBinary() - _ = yym3802 + yym3807 := z.EncBinary() + _ = yym3807 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) } } } - if yyr3796 || yy2arr3796 { + if yyr3801 || yy2arr3801 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -47675,25 +47723,25 @@ func (x *EventSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3803 := z.DecBinary() - _ = yym3803 + yym3808 := z.DecBinary() + _ = yym3808 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3804 := r.ContainerType() - if yyct3804 == codecSelferValueTypeMap1234 { - yyl3804 := r.ReadMapStart() - if yyl3804 == 0 { + yyct3809 := r.ContainerType() + if yyct3809 == codecSelferValueTypeMap1234 { + yyl3809 := r.ReadMapStart() + if yyl3809 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3804, d) + x.codecDecodeSelfFromMap(yyl3809, d) } - } else if yyct3804 == codecSelferValueTypeArray1234 { - yyl3804 := r.ReadArrayStart() - if yyl3804 == 0 { + } else if yyct3809 == codecSelferValueTypeArray1234 { + yyl3809 := r.ReadArrayStart() + if yyl3809 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3804, d) + x.codecDecodeSelfFromArray(yyl3809, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -47705,12 +47753,12 @@ func (x *EventSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3805Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3805Slc - var yyhl3805 bool = l >= 0 - for yyj3805 := 0; ; yyj3805++ { - if yyhl3805 { - if yyj3805 >= l { + var yys3810Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3810Slc + var yyhl3810 bool = l >= 0 + for yyj3810 := 0; ; yyj3810++ { + if yyhl3810 { + if yyj3810 >= l { break } } else { @@ -47719,10 +47767,10 @@ func (x *EventSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3805Slc = r.DecodeBytes(yys3805Slc, true, true) - yys3805 := string(yys3805Slc) + yys3810Slc = r.DecodeBytes(yys3810Slc, true, true) + yys3810 := string(yys3810Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3805 { + switch yys3810 { case "component": if r.TryDecodeAsNil() { x.Component = "" @@ -47736,9 +47784,9 @@ func (x *EventSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Host = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3805) - } // end switch yys3805 - } // end for yyj3805 + z.DecStructFieldNotFound(-1, yys3810) + } // end switch yys3810 + } // end for yyj3810 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -47746,16 +47794,16 @@ func (x *EventSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3808 int - var yyb3808 bool - var yyhl3808 bool = l >= 0 - yyj3808++ - if yyhl3808 { - yyb3808 = yyj3808 > l + var yyj3813 int + var yyb3813 bool + var yyhl3813 bool = l >= 0 + yyj3813++ + if yyhl3813 { + yyb3813 = yyj3813 > l } else { - yyb3808 = r.CheckBreak() + yyb3813 = r.CheckBreak() } - if yyb3808 { + if yyb3813 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47765,13 +47813,13 @@ func (x *EventSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Component = string(r.DecodeString()) } - yyj3808++ - if yyhl3808 { - yyb3808 = yyj3808 > l + yyj3813++ + if yyhl3813 { + yyb3813 = yyj3813 > l } else { - yyb3808 = r.CheckBreak() + yyb3813 = r.CheckBreak() } - if yyb3808 { + if yyb3813 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47782,17 +47830,17 @@ func (x *EventSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Host = string(r.DecodeString()) } for { - yyj3808++ - if yyhl3808 { - yyb3808 = yyj3808 > l + yyj3813++ + if yyhl3813 { + yyb3813 = yyj3813 > l } else { - yyb3808 = r.CheckBreak() + yyb3813 = r.CheckBreak() } - if yyb3808 { + if yyb3813 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3808-1, "") + z.DecStructFieldNotFound(yyj3813-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -47804,45 +47852,45 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3811 := z.EncBinary() - _ = yym3811 + yym3816 := z.EncBinary() + _ = yym3816 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3812 := !z.EncBinary() - yy2arr3812 := z.EncBasicHandle().StructToArray - var yyq3812 [11]bool - _, _, _ = yysep3812, yyq3812, yy2arr3812 - const yyr3812 bool = false - yyq3812[0] = x.Kind != "" - yyq3812[1] = x.APIVersion != "" - yyq3812[2] = true - yyq3812[3] = true - yyq3812[4] = x.Reason != "" - yyq3812[5] = x.Message != "" - yyq3812[6] = true - yyq3812[7] = true - yyq3812[8] = true - yyq3812[9] = x.Count != 0 - yyq3812[10] = x.Type != "" - var yynn3812 int - if yyr3812 || yy2arr3812 { + yysep3817 := !z.EncBinary() + yy2arr3817 := z.EncBasicHandle().StructToArray + var yyq3817 [11]bool + _, _, _ = yysep3817, yyq3817, yy2arr3817 + const yyr3817 bool = false + yyq3817[0] = x.Kind != "" + yyq3817[1] = x.APIVersion != "" + yyq3817[2] = true + yyq3817[3] = true + yyq3817[4] = x.Reason != "" + yyq3817[5] = x.Message != "" + yyq3817[6] = true + yyq3817[7] = true + yyq3817[8] = true + yyq3817[9] = x.Count != 0 + yyq3817[10] = x.Type != "" + var yynn3817 int + if yyr3817 || yy2arr3817 { r.EncodeArrayStart(11) } else { - yynn3812 = 0 - for _, b := range yyq3812 { + yynn3817 = 0 + for _, b := range yyq3817 { if b { - yynn3812++ + yynn3817++ } } - r.EncodeMapStart(yynn3812) - yynn3812 = 0 + r.EncodeMapStart(yynn3817) + yynn3817 = 0 } - if yyr3812 || yy2arr3812 { + if yyr3817 || yy2arr3817 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3812[0] { - yym3814 := z.EncBinary() - _ = yym3814 + if yyq3817[0] { + yym3819 := z.EncBinary() + _ = yym3819 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -47851,23 +47899,23 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3812[0] { + if yyq3817[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3815 := z.EncBinary() - _ = yym3815 + yym3820 := z.EncBinary() + _ = yym3820 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3812 || yy2arr3812 { + if yyr3817 || yy2arr3817 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3812[1] { - yym3817 := z.EncBinary() - _ = yym3817 + if yyq3817[1] { + yym3822 := z.EncBinary() + _ = yym3822 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -47876,57 +47924,57 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3812[1] { + if yyq3817[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3818 := z.EncBinary() - _ = yym3818 + yym3823 := z.EncBinary() + _ = yym3823 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3812 || yy2arr3812 { + if yyr3817 || yy2arr3817 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3812[2] { - yy3820 := &x.ObjectMeta - yy3820.CodecEncodeSelf(e) + if yyq3817[2] { + yy3825 := &x.ObjectMeta + yy3825.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3812[2] { + if yyq3817[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3821 := &x.ObjectMeta - yy3821.CodecEncodeSelf(e) + yy3826 := &x.ObjectMeta + yy3826.CodecEncodeSelf(e) } } - if yyr3812 || yy2arr3812 { + if yyr3817 || yy2arr3817 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3812[3] { - yy3823 := &x.InvolvedObject - yy3823.CodecEncodeSelf(e) + if yyq3817[3] { + yy3828 := &x.InvolvedObject + yy3828.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3812[3] { + if yyq3817[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("involvedObject")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3824 := &x.InvolvedObject - yy3824.CodecEncodeSelf(e) + yy3829 := &x.InvolvedObject + yy3829.CodecEncodeSelf(e) } } - if yyr3812 || yy2arr3812 { + if yyr3817 || yy2arr3817 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3812[4] { - yym3826 := z.EncBinary() - _ = yym3826 + if yyq3817[4] { + yym3831 := z.EncBinary() + _ = yym3831 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -47935,23 +47983,23 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3812[4] { + if yyq3817[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3827 := z.EncBinary() - _ = yym3827 + yym3832 := z.EncBinary() + _ = yym3832 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr3812 || yy2arr3812 { + if yyr3817 || yy2arr3817 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3812[5] { - yym3829 := z.EncBinary() - _ = yym3829 + if yyq3817[5] { + yym3834 := z.EncBinary() + _ = yym3834 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -47960,76 +48008,39 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3812[5] { + if yyq3817[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3830 := z.EncBinary() - _ = yym3830 + yym3835 := z.EncBinary() + _ = yym3835 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr3812 || yy2arr3812 { + if yyr3817 || yy2arr3817 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3812[6] { - yy3832 := &x.Source - yy3832.CodecEncodeSelf(e) + if yyq3817[6] { + yy3837 := &x.Source + yy3837.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3812[6] { + if yyq3817[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("source")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3833 := &x.Source - yy3833.CodecEncodeSelf(e) + yy3838 := &x.Source + yy3838.CodecEncodeSelf(e) } } - if yyr3812 || yy2arr3812 { + if yyr3817 || yy2arr3817 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3812[7] { - yy3835 := &x.FirstTimestamp - yym3836 := z.EncBinary() - _ = yym3836 - if false { - } else if z.HasExtensions() && z.EncExt(yy3835) { - } else if yym3836 { - z.EncBinaryMarshal(yy3835) - } else if !yym3836 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3835) - } else { - z.EncFallback(yy3835) - } - } else { - r.EncodeNil() - } - } else { - if yyq3812[7] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("firstTimestamp")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3837 := &x.FirstTimestamp - yym3838 := z.EncBinary() - _ = yym3838 - if false { - } else if z.HasExtensions() && z.EncExt(yy3837) { - } else if yym3838 { - z.EncBinaryMarshal(yy3837) - } else if !yym3838 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3837) - } else { - z.EncFallback(yy3837) - } - } - } - if yyr3812 || yy2arr3812 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3812[8] { - yy3840 := &x.LastTimestamp + if yyq3817[7] { + yy3840 := &x.FirstTimestamp yym3841 := z.EncBinary() _ = yym3841 if false { @@ -48045,11 +48056,11 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3812[8] { + if yyq3817[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("lastTimestamp")) + r.EncodeString(codecSelferC_UTF81234, string("firstTimestamp")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3842 := &x.LastTimestamp + yy3842 := &x.FirstTimestamp yym3843 := z.EncBinary() _ = yym3843 if false { @@ -48063,11 +48074,48 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3812 || yy2arr3812 { + if yyr3817 || yy2arr3817 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3812[9] { - yym3845 := z.EncBinary() - _ = yym3845 + if yyq3817[8] { + yy3845 := &x.LastTimestamp + yym3846 := z.EncBinary() + _ = yym3846 + if false { + } else if z.HasExtensions() && z.EncExt(yy3845) { + } else if yym3846 { + z.EncBinaryMarshal(yy3845) + } else if !yym3846 && z.IsJSONHandle() { + z.EncJSONMarshal(yy3845) + } else { + z.EncFallback(yy3845) + } + } else { + r.EncodeNil() + } + } else { + if yyq3817[8] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("lastTimestamp")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yy3847 := &x.LastTimestamp + yym3848 := z.EncBinary() + _ = yym3848 + if false { + } else if z.HasExtensions() && z.EncExt(yy3847) { + } else if yym3848 { + z.EncBinaryMarshal(yy3847) + } else if !yym3848 && z.IsJSONHandle() { + z.EncJSONMarshal(yy3847) + } else { + z.EncFallback(yy3847) + } + } + } + if yyr3817 || yy2arr3817 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3817[9] { + yym3850 := z.EncBinary() + _ = yym3850 if false { } else { r.EncodeInt(int64(x.Count)) @@ -48076,23 +48124,23 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq3812[9] { + if yyq3817[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("count")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3846 := z.EncBinary() - _ = yym3846 + yym3851 := z.EncBinary() + _ = yym3851 if false { } else { r.EncodeInt(int64(x.Count)) } } } - if yyr3812 || yy2arr3812 { + if yyr3817 || yy2arr3817 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3812[10] { - yym3848 := z.EncBinary() - _ = yym3848 + if yyq3817[10] { + yym3853 := z.EncBinary() + _ = yym3853 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Type)) @@ -48101,19 +48149,19 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3812[10] { + if yyq3817[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3849 := z.EncBinary() - _ = yym3849 + yym3854 := z.EncBinary() + _ = yym3854 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Type)) } } } - if yyr3812 || yy2arr3812 { + if yyr3817 || yy2arr3817 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -48126,25 +48174,25 @@ func (x *Event) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3850 := z.DecBinary() - _ = yym3850 + yym3855 := z.DecBinary() + _ = yym3855 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3851 := r.ContainerType() - if yyct3851 == codecSelferValueTypeMap1234 { - yyl3851 := r.ReadMapStart() - if yyl3851 == 0 { + yyct3856 := r.ContainerType() + if yyct3856 == codecSelferValueTypeMap1234 { + yyl3856 := r.ReadMapStart() + if yyl3856 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3851, d) + x.codecDecodeSelfFromMap(yyl3856, d) } - } else if yyct3851 == codecSelferValueTypeArray1234 { - yyl3851 := r.ReadArrayStart() - if yyl3851 == 0 { + } else if yyct3856 == codecSelferValueTypeArray1234 { + yyl3856 := r.ReadArrayStart() + if yyl3856 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3851, d) + x.codecDecodeSelfFromArray(yyl3856, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -48156,12 +48204,12 @@ func (x *Event) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3852Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3852Slc - var yyhl3852 bool = l >= 0 - for yyj3852 := 0; ; yyj3852++ { - if yyhl3852 { - if yyj3852 >= l { + var yys3857Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3857Slc + var yyhl3857 bool = l >= 0 + for yyj3857 := 0; ; yyj3857++ { + if yyhl3857 { + if yyj3857 >= l { break } } else { @@ -48170,10 +48218,10 @@ func (x *Event) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3852Slc = r.DecodeBytes(yys3852Slc, true, true) - yys3852 := string(yys3852Slc) + yys3857Slc = r.DecodeBytes(yys3857Slc, true, true) + yys3857 := string(yys3857Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3852 { + switch yys3857 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -48190,15 +48238,15 @@ func (x *Event) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3855 := &x.ObjectMeta - yyv3855.CodecDecodeSelf(d) + yyv3860 := &x.ObjectMeta + yyv3860.CodecDecodeSelf(d) } case "involvedObject": if r.TryDecodeAsNil() { x.InvolvedObject = ObjectReference{} } else { - yyv3856 := &x.InvolvedObject - yyv3856.CodecDecodeSelf(d) + yyv3861 := &x.InvolvedObject + yyv3861.CodecDecodeSelf(d) } case "reason": if r.TryDecodeAsNil() { @@ -48216,41 +48264,41 @@ func (x *Event) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Source = EventSource{} } else { - yyv3859 := &x.Source - yyv3859.CodecDecodeSelf(d) + yyv3864 := &x.Source + yyv3864.CodecDecodeSelf(d) } case "firstTimestamp": if r.TryDecodeAsNil() { x.FirstTimestamp = pkg2_unversioned.Time{} } else { - yyv3860 := &x.FirstTimestamp - yym3861 := z.DecBinary() - _ = yym3861 + yyv3865 := &x.FirstTimestamp + yym3866 := z.DecBinary() + _ = yym3866 if false { - } else if z.HasExtensions() && z.DecExt(yyv3860) { - } else if yym3861 { - z.DecBinaryUnmarshal(yyv3860) - } else if !yym3861 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3860) + } else if z.HasExtensions() && z.DecExt(yyv3865) { + } else if yym3866 { + z.DecBinaryUnmarshal(yyv3865) + } else if !yym3866 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3865) } else { - z.DecFallback(yyv3860, false) + z.DecFallback(yyv3865, false) } } case "lastTimestamp": if r.TryDecodeAsNil() { x.LastTimestamp = pkg2_unversioned.Time{} } else { - yyv3862 := &x.LastTimestamp - yym3863 := z.DecBinary() - _ = yym3863 + yyv3867 := &x.LastTimestamp + yym3868 := z.DecBinary() + _ = yym3868 if false { - } else if z.HasExtensions() && z.DecExt(yyv3862) { - } else if yym3863 { - z.DecBinaryUnmarshal(yyv3862) - } else if !yym3863 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3862) + } else if z.HasExtensions() && z.DecExt(yyv3867) { + } else if yym3868 { + z.DecBinaryUnmarshal(yyv3867) + } else if !yym3868 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3867) } else { - z.DecFallback(yyv3862, false) + z.DecFallback(yyv3867, false) } } case "count": @@ -48266,9 +48314,9 @@ func (x *Event) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Type = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3852) - } // end switch yys3852 - } // end for yyj3852 + z.DecStructFieldNotFound(-1, yys3857) + } // end switch yys3857 + } // end for yyj3857 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -48276,16 +48324,16 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3866 int - var yyb3866 bool - var yyhl3866 bool = l >= 0 - yyj3866++ - if yyhl3866 { - yyb3866 = yyj3866 > l + var yyj3871 int + var yyb3871 bool + var yyhl3871 bool = l >= 0 + yyj3871++ + if yyhl3871 { + yyb3871 = yyj3871 > l } else { - yyb3866 = r.CheckBreak() + yyb3871 = r.CheckBreak() } - if yyb3866 { + if yyb3871 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48295,13 +48343,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3866++ - if yyhl3866 { - yyb3866 = yyj3866 > l + yyj3871++ + if yyhl3871 { + yyb3871 = yyj3871 > l } else { - yyb3866 = r.CheckBreak() + yyb3871 = r.CheckBreak() } - if yyb3866 { + if yyb3871 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48311,13 +48359,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3866++ - if yyhl3866 { - yyb3866 = yyj3866 > l + yyj3871++ + if yyhl3871 { + yyb3871 = yyj3871 > l } else { - yyb3866 = r.CheckBreak() + yyb3871 = r.CheckBreak() } - if yyb3866 { + if yyb3871 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48325,16 +48373,16 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3869 := &x.ObjectMeta - yyv3869.CodecDecodeSelf(d) + yyv3874 := &x.ObjectMeta + yyv3874.CodecDecodeSelf(d) } - yyj3866++ - if yyhl3866 { - yyb3866 = yyj3866 > l + yyj3871++ + if yyhl3871 { + yyb3871 = yyj3871 > l } else { - yyb3866 = r.CheckBreak() + yyb3871 = r.CheckBreak() } - if yyb3866 { + if yyb3871 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48342,16 +48390,16 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.InvolvedObject = ObjectReference{} } else { - yyv3870 := &x.InvolvedObject - yyv3870.CodecDecodeSelf(d) + yyv3875 := &x.InvolvedObject + yyv3875.CodecDecodeSelf(d) } - yyj3866++ - if yyhl3866 { - yyb3866 = yyj3866 > l + yyj3871++ + if yyhl3871 { + yyb3871 = yyj3871 > l } else { - yyb3866 = r.CheckBreak() + yyb3871 = r.CheckBreak() } - if yyb3866 { + if yyb3871 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48361,13 +48409,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Reason = string(r.DecodeString()) } - yyj3866++ - if yyhl3866 { - yyb3866 = yyj3866 > l + yyj3871++ + if yyhl3871 { + yyb3871 = yyj3871 > l } else { - yyb3866 = r.CheckBreak() + yyb3871 = r.CheckBreak() } - if yyb3866 { + if yyb3871 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48377,13 +48425,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Message = string(r.DecodeString()) } - yyj3866++ - if yyhl3866 { - yyb3866 = yyj3866 > l + yyj3871++ + if yyhl3871 { + yyb3871 = yyj3871 > l } else { - yyb3866 = r.CheckBreak() + yyb3871 = r.CheckBreak() } - if yyb3866 { + if yyb3871 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48391,16 +48439,16 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Source = EventSource{} } else { - yyv3873 := &x.Source - yyv3873.CodecDecodeSelf(d) + yyv3878 := &x.Source + yyv3878.CodecDecodeSelf(d) } - yyj3866++ - if yyhl3866 { - yyb3866 = yyj3866 > l + yyj3871++ + if yyhl3871 { + yyb3871 = yyj3871 > l } else { - yyb3866 = r.CheckBreak() + yyb3871 = r.CheckBreak() } - if yyb3866 { + if yyb3871 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48408,26 +48456,26 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.FirstTimestamp = pkg2_unversioned.Time{} } else { - yyv3874 := &x.FirstTimestamp - yym3875 := z.DecBinary() - _ = yym3875 + yyv3879 := &x.FirstTimestamp + yym3880 := z.DecBinary() + _ = yym3880 if false { - } else if z.HasExtensions() && z.DecExt(yyv3874) { - } else if yym3875 { - z.DecBinaryUnmarshal(yyv3874) - } else if !yym3875 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3874) + } else if z.HasExtensions() && z.DecExt(yyv3879) { + } else if yym3880 { + z.DecBinaryUnmarshal(yyv3879) + } else if !yym3880 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3879) } else { - z.DecFallback(yyv3874, false) + z.DecFallback(yyv3879, false) } } - yyj3866++ - if yyhl3866 { - yyb3866 = yyj3866 > l + yyj3871++ + if yyhl3871 { + yyb3871 = yyj3871 > l } else { - yyb3866 = r.CheckBreak() + yyb3871 = r.CheckBreak() } - if yyb3866 { + if yyb3871 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48435,26 +48483,26 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastTimestamp = pkg2_unversioned.Time{} } else { - yyv3876 := &x.LastTimestamp - yym3877 := z.DecBinary() - _ = yym3877 + yyv3881 := &x.LastTimestamp + yym3882 := z.DecBinary() + _ = yym3882 if false { - } else if z.HasExtensions() && z.DecExt(yyv3876) { - } else if yym3877 { - z.DecBinaryUnmarshal(yyv3876) - } else if !yym3877 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3876) + } else if z.HasExtensions() && z.DecExt(yyv3881) { + } else if yym3882 { + z.DecBinaryUnmarshal(yyv3881) + } else if !yym3882 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3881) } else { - z.DecFallback(yyv3876, false) + z.DecFallback(yyv3881, false) } } - yyj3866++ - if yyhl3866 { - yyb3866 = yyj3866 > l + yyj3871++ + if yyhl3871 { + yyb3871 = yyj3871 > l } else { - yyb3866 = r.CheckBreak() + yyb3871 = r.CheckBreak() } - if yyb3866 { + if yyb3871 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48464,13 +48512,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Count = int32(r.DecodeInt(32)) } - yyj3866++ - if yyhl3866 { - yyb3866 = yyj3866 > l + yyj3871++ + if yyhl3871 { + yyb3871 = yyj3871 > l } else { - yyb3866 = r.CheckBreak() + yyb3871 = r.CheckBreak() } - if yyb3866 { + if yyb3871 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48481,17 +48529,17 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Type = string(r.DecodeString()) } for { - yyj3866++ - if yyhl3866 { - yyb3866 = yyj3866 > l + yyj3871++ + if yyhl3871 { + yyb3871 = yyj3871 > l } else { - yyb3866 = r.CheckBreak() + yyb3871 = r.CheckBreak() } - if yyb3866 { + if yyb3871 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3866-1, "") + z.DecStructFieldNotFound(yyj3871-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48503,37 +48551,37 @@ func (x *EventList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3880 := z.EncBinary() - _ = yym3880 + yym3885 := z.EncBinary() + _ = yym3885 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3881 := !z.EncBinary() - yy2arr3881 := z.EncBasicHandle().StructToArray - var yyq3881 [4]bool - _, _, _ = yysep3881, yyq3881, yy2arr3881 - const yyr3881 bool = false - yyq3881[0] = x.Kind != "" - yyq3881[1] = x.APIVersion != "" - yyq3881[2] = true - var yynn3881 int - if yyr3881 || yy2arr3881 { + yysep3886 := !z.EncBinary() + yy2arr3886 := z.EncBasicHandle().StructToArray + var yyq3886 [4]bool + _, _, _ = yysep3886, yyq3886, yy2arr3886 + const yyr3886 bool = false + yyq3886[0] = x.Kind != "" + yyq3886[1] = x.APIVersion != "" + yyq3886[2] = true + var yynn3886 int + if yyr3886 || yy2arr3886 { r.EncodeArrayStart(4) } else { - yynn3881 = 1 - for _, b := range yyq3881 { + yynn3886 = 1 + for _, b := range yyq3886 { if b { - yynn3881++ + yynn3886++ } } - r.EncodeMapStart(yynn3881) - yynn3881 = 0 + r.EncodeMapStart(yynn3886) + yynn3886 = 0 } - if yyr3881 || yy2arr3881 { + if yyr3886 || yy2arr3886 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3881[0] { - yym3883 := z.EncBinary() - _ = yym3883 + if yyq3886[0] { + yym3888 := z.EncBinary() + _ = yym3888 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -48542,23 +48590,23 @@ func (x *EventList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3881[0] { + if yyq3886[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3884 := z.EncBinary() - _ = yym3884 + yym3889 := z.EncBinary() + _ = yym3889 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3881 || yy2arr3881 { + if yyr3886 || yy2arr3886 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3881[1] { - yym3886 := z.EncBinary() - _ = yym3886 + if yyq3886[1] { + yym3891 := z.EncBinary() + _ = yym3891 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -48567,54 +48615,54 @@ func (x *EventList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3881[1] { + if yyq3886[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3887 := z.EncBinary() - _ = yym3887 + yym3892 := z.EncBinary() + _ = yym3892 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3881 || yy2arr3881 { + if yyr3886 || yy2arr3886 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3881[2] { - yy3889 := &x.ListMeta - yym3890 := z.EncBinary() - _ = yym3890 + if yyq3886[2] { + yy3894 := &x.ListMeta + yym3895 := z.EncBinary() + _ = yym3895 if false { - } else if z.HasExtensions() && z.EncExt(yy3889) { + } else if z.HasExtensions() && z.EncExt(yy3894) { } else { - z.EncFallback(yy3889) + z.EncFallback(yy3894) } } else { r.EncodeNil() } } else { - if yyq3881[2] { + if yyq3886[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3891 := &x.ListMeta - yym3892 := z.EncBinary() - _ = yym3892 + yy3896 := &x.ListMeta + yym3897 := z.EncBinary() + _ = yym3897 if false { - } else if z.HasExtensions() && z.EncExt(yy3891) { + } else if z.HasExtensions() && z.EncExt(yy3896) { } else { - z.EncFallback(yy3891) + z.EncFallback(yy3896) } } } - if yyr3881 || yy2arr3881 { + if yyr3886 || yy2arr3886 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3894 := z.EncBinary() - _ = yym3894 + yym3899 := z.EncBinary() + _ = yym3899 if false { } else { h.encSliceEvent(([]Event)(x.Items), e) @@ -48627,15 +48675,15 @@ func (x *EventList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3895 := z.EncBinary() - _ = yym3895 + yym3900 := z.EncBinary() + _ = yym3900 if false { } else { h.encSliceEvent(([]Event)(x.Items), e) } } } - if yyr3881 || yy2arr3881 { + if yyr3886 || yy2arr3886 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -48648,25 +48696,25 @@ func (x *EventList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3896 := z.DecBinary() - _ = yym3896 + yym3901 := z.DecBinary() + _ = yym3901 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3897 := r.ContainerType() - if yyct3897 == codecSelferValueTypeMap1234 { - yyl3897 := r.ReadMapStart() - if yyl3897 == 0 { + yyct3902 := r.ContainerType() + if yyct3902 == codecSelferValueTypeMap1234 { + yyl3902 := r.ReadMapStart() + if yyl3902 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3897, d) + x.codecDecodeSelfFromMap(yyl3902, d) } - } else if yyct3897 == codecSelferValueTypeArray1234 { - yyl3897 := r.ReadArrayStart() - if yyl3897 == 0 { + } else if yyct3902 == codecSelferValueTypeArray1234 { + yyl3902 := r.ReadArrayStart() + if yyl3902 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3897, d) + x.codecDecodeSelfFromArray(yyl3902, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -48678,12 +48726,12 @@ func (x *EventList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3898Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3898Slc - var yyhl3898 bool = l >= 0 - for yyj3898 := 0; ; yyj3898++ { - if yyhl3898 { - if yyj3898 >= l { + var yys3903Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3903Slc + var yyhl3903 bool = l >= 0 + for yyj3903 := 0; ; yyj3903++ { + if yyhl3903 { + if yyj3903 >= l { break } } else { @@ -48692,10 +48740,10 @@ func (x *EventList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3898Slc = r.DecodeBytes(yys3898Slc, true, true) - yys3898 := string(yys3898Slc) + yys3903Slc = r.DecodeBytes(yys3903Slc, true, true) + yys3903 := string(yys3903Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3898 { + switch yys3903 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -48712,31 +48760,31 @@ func (x *EventList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3901 := &x.ListMeta - yym3902 := z.DecBinary() - _ = yym3902 + yyv3906 := &x.ListMeta + yym3907 := z.DecBinary() + _ = yym3907 if false { - } else if z.HasExtensions() && z.DecExt(yyv3901) { + } else if z.HasExtensions() && z.DecExt(yyv3906) { } else { - z.DecFallback(yyv3901, false) + z.DecFallback(yyv3906, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3903 := &x.Items - yym3904 := z.DecBinary() - _ = yym3904 + yyv3908 := &x.Items + yym3909 := z.DecBinary() + _ = yym3909 if false { } else { - h.decSliceEvent((*[]Event)(yyv3903), d) + h.decSliceEvent((*[]Event)(yyv3908), d) } } default: - z.DecStructFieldNotFound(-1, yys3898) - } // end switch yys3898 - } // end for yyj3898 + z.DecStructFieldNotFound(-1, yys3903) + } // end switch yys3903 + } // end for yyj3903 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -48744,16 +48792,16 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3905 int - var yyb3905 bool - var yyhl3905 bool = l >= 0 - yyj3905++ - if yyhl3905 { - yyb3905 = yyj3905 > l + var yyj3910 int + var yyb3910 bool + var yyhl3910 bool = l >= 0 + yyj3910++ + if yyhl3910 { + yyb3910 = yyj3910 > l } else { - yyb3905 = r.CheckBreak() + yyb3910 = r.CheckBreak() } - if yyb3905 { + if yyb3910 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48763,13 +48811,13 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3905++ - if yyhl3905 { - yyb3905 = yyj3905 > l + yyj3910++ + if yyhl3910 { + yyb3910 = yyj3910 > l } else { - yyb3905 = r.CheckBreak() + yyb3910 = r.CheckBreak() } - if yyb3905 { + if yyb3910 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48779,13 +48827,13 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3905++ - if yyhl3905 { - yyb3905 = yyj3905 > l + yyj3910++ + if yyhl3910 { + yyb3910 = yyj3910 > l } else { - yyb3905 = r.CheckBreak() + yyb3910 = r.CheckBreak() } - if yyb3905 { + if yyb3910 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48793,22 +48841,22 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3908 := &x.ListMeta - yym3909 := z.DecBinary() - _ = yym3909 + yyv3913 := &x.ListMeta + yym3914 := z.DecBinary() + _ = yym3914 if false { - } else if z.HasExtensions() && z.DecExt(yyv3908) { + } else if z.HasExtensions() && z.DecExt(yyv3913) { } else { - z.DecFallback(yyv3908, false) + z.DecFallback(yyv3913, false) } } - yyj3905++ - if yyhl3905 { - yyb3905 = yyj3905 > l + yyj3910++ + if yyhl3910 { + yyb3910 = yyj3910 > l } else { - yyb3905 = r.CheckBreak() + yyb3910 = r.CheckBreak() } - if yyb3905 { + if yyb3910 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48816,26 +48864,26 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3910 := &x.Items - yym3911 := z.DecBinary() - _ = yym3911 + yyv3915 := &x.Items + yym3916 := z.DecBinary() + _ = yym3916 if false { } else { - h.decSliceEvent((*[]Event)(yyv3910), d) + h.decSliceEvent((*[]Event)(yyv3915), d) } } for { - yyj3905++ - if yyhl3905 { - yyb3905 = yyj3905 > l + yyj3910++ + if yyhl3910 { + yyb3910 = yyj3910 > l } else { - yyb3905 = r.CheckBreak() + yyb3910 = r.CheckBreak() } - if yyb3905 { + if yyb3910 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3905-1, "") + z.DecStructFieldNotFound(yyj3910-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48847,37 +48895,37 @@ func (x *List) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3912 := z.EncBinary() - _ = yym3912 + yym3917 := z.EncBinary() + _ = yym3917 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3913 := !z.EncBinary() - yy2arr3913 := z.EncBasicHandle().StructToArray - var yyq3913 [4]bool - _, _, _ = yysep3913, yyq3913, yy2arr3913 - const yyr3913 bool = false - yyq3913[0] = x.Kind != "" - yyq3913[1] = x.APIVersion != "" - yyq3913[2] = true - var yynn3913 int - if yyr3913 || yy2arr3913 { + yysep3918 := !z.EncBinary() + yy2arr3918 := z.EncBasicHandle().StructToArray + var yyq3918 [4]bool + _, _, _ = yysep3918, yyq3918, yy2arr3918 + const yyr3918 bool = false + yyq3918[0] = x.Kind != "" + yyq3918[1] = x.APIVersion != "" + yyq3918[2] = true + var yynn3918 int + if yyr3918 || yy2arr3918 { r.EncodeArrayStart(4) } else { - yynn3913 = 1 - for _, b := range yyq3913 { + yynn3918 = 1 + for _, b := range yyq3918 { if b { - yynn3913++ + yynn3918++ } } - r.EncodeMapStart(yynn3913) - yynn3913 = 0 + r.EncodeMapStart(yynn3918) + yynn3918 = 0 } - if yyr3913 || yy2arr3913 { + if yyr3918 || yy2arr3918 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3913[0] { - yym3915 := z.EncBinary() - _ = yym3915 + if yyq3918[0] { + yym3920 := z.EncBinary() + _ = yym3920 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -48886,23 +48934,23 @@ func (x *List) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3913[0] { + if yyq3918[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3916 := z.EncBinary() - _ = yym3916 + yym3921 := z.EncBinary() + _ = yym3921 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3913 || yy2arr3913 { + if yyr3918 || yy2arr3918 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3913[1] { - yym3918 := z.EncBinary() - _ = yym3918 + if yyq3918[1] { + yym3923 := z.EncBinary() + _ = yym3923 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -48911,54 +48959,54 @@ func (x *List) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3913[1] { + if yyq3918[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3919 := z.EncBinary() - _ = yym3919 + yym3924 := z.EncBinary() + _ = yym3924 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3913 || yy2arr3913 { + if yyr3918 || yy2arr3918 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3913[2] { - yy3921 := &x.ListMeta - yym3922 := z.EncBinary() - _ = yym3922 + if yyq3918[2] { + yy3926 := &x.ListMeta + yym3927 := z.EncBinary() + _ = yym3927 if false { - } else if z.HasExtensions() && z.EncExt(yy3921) { + } else if z.HasExtensions() && z.EncExt(yy3926) { } else { - z.EncFallback(yy3921) + z.EncFallback(yy3926) } } else { r.EncodeNil() } } else { - if yyq3913[2] { + if yyq3918[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3923 := &x.ListMeta - yym3924 := z.EncBinary() - _ = yym3924 + yy3928 := &x.ListMeta + yym3929 := z.EncBinary() + _ = yym3929 if false { - } else if z.HasExtensions() && z.EncExt(yy3923) { + } else if z.HasExtensions() && z.EncExt(yy3928) { } else { - z.EncFallback(yy3923) + z.EncFallback(yy3928) } } } - if yyr3913 || yy2arr3913 { + if yyr3918 || yy2arr3918 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3926 := z.EncBinary() - _ = yym3926 + yym3931 := z.EncBinary() + _ = yym3931 if false { } else { h.encSliceruntime_Object(([]pkg7_runtime.Object)(x.Items), e) @@ -48971,15 +49019,15 @@ func (x *List) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3927 := z.EncBinary() - _ = yym3927 + yym3932 := z.EncBinary() + _ = yym3932 if false { } else { h.encSliceruntime_Object(([]pkg7_runtime.Object)(x.Items), e) } } } - if yyr3913 || yy2arr3913 { + if yyr3918 || yy2arr3918 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -48992,25 +49040,25 @@ func (x *List) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3928 := z.DecBinary() - _ = yym3928 + yym3933 := z.DecBinary() + _ = yym3933 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3929 := r.ContainerType() - if yyct3929 == codecSelferValueTypeMap1234 { - yyl3929 := r.ReadMapStart() - if yyl3929 == 0 { + yyct3934 := r.ContainerType() + if yyct3934 == codecSelferValueTypeMap1234 { + yyl3934 := r.ReadMapStart() + if yyl3934 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3929, d) + x.codecDecodeSelfFromMap(yyl3934, d) } - } else if yyct3929 == codecSelferValueTypeArray1234 { - yyl3929 := r.ReadArrayStart() - if yyl3929 == 0 { + } else if yyct3934 == codecSelferValueTypeArray1234 { + yyl3934 := r.ReadArrayStart() + if yyl3934 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3929, d) + x.codecDecodeSelfFromArray(yyl3934, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -49022,12 +49070,12 @@ func (x *List) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3930Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3930Slc - var yyhl3930 bool = l >= 0 - for yyj3930 := 0; ; yyj3930++ { - if yyhl3930 { - if yyj3930 >= l { + var yys3935Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3935Slc + var yyhl3935 bool = l >= 0 + for yyj3935 := 0; ; yyj3935++ { + if yyhl3935 { + if yyj3935 >= l { break } } else { @@ -49036,10 +49084,10 @@ func (x *List) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3930Slc = r.DecodeBytes(yys3930Slc, true, true) - yys3930 := string(yys3930Slc) + yys3935Slc = r.DecodeBytes(yys3935Slc, true, true) + yys3935 := string(yys3935Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3930 { + switch yys3935 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -49056,31 +49104,31 @@ func (x *List) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3933 := &x.ListMeta - yym3934 := z.DecBinary() - _ = yym3934 + yyv3938 := &x.ListMeta + yym3939 := z.DecBinary() + _ = yym3939 if false { - } else if z.HasExtensions() && z.DecExt(yyv3933) { + } else if z.HasExtensions() && z.DecExt(yyv3938) { } else { - z.DecFallback(yyv3933, false) + z.DecFallback(yyv3938, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3935 := &x.Items - yym3936 := z.DecBinary() - _ = yym3936 + yyv3940 := &x.Items + yym3941 := z.DecBinary() + _ = yym3941 if false { } else { - h.decSliceruntime_Object((*[]pkg7_runtime.Object)(yyv3935), d) + h.decSliceruntime_Object((*[]pkg7_runtime.Object)(yyv3940), d) } } default: - z.DecStructFieldNotFound(-1, yys3930) - } // end switch yys3930 - } // end for yyj3930 + z.DecStructFieldNotFound(-1, yys3935) + } // end switch yys3935 + } // end for yyj3935 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -49088,16 +49136,16 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3937 int - var yyb3937 bool - var yyhl3937 bool = l >= 0 - yyj3937++ - if yyhl3937 { - yyb3937 = yyj3937 > l + var yyj3942 int + var yyb3942 bool + var yyhl3942 bool = l >= 0 + yyj3942++ + if yyhl3942 { + yyb3942 = yyj3942 > l } else { - yyb3937 = r.CheckBreak() + yyb3942 = r.CheckBreak() } - if yyb3937 { + if yyb3942 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49107,13 +49155,13 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3937++ - if yyhl3937 { - yyb3937 = yyj3937 > l + yyj3942++ + if yyhl3942 { + yyb3942 = yyj3942 > l } else { - yyb3937 = r.CheckBreak() + yyb3942 = r.CheckBreak() } - if yyb3937 { + if yyb3942 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49123,13 +49171,13 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3937++ - if yyhl3937 { - yyb3937 = yyj3937 > l + yyj3942++ + if yyhl3942 { + yyb3942 = yyj3942 > l } else { - yyb3937 = r.CheckBreak() + yyb3942 = r.CheckBreak() } - if yyb3937 { + if yyb3942 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49137,22 +49185,22 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3940 := &x.ListMeta - yym3941 := z.DecBinary() - _ = yym3941 + yyv3945 := &x.ListMeta + yym3946 := z.DecBinary() + _ = yym3946 if false { - } else if z.HasExtensions() && z.DecExt(yyv3940) { + } else if z.HasExtensions() && z.DecExt(yyv3945) { } else { - z.DecFallback(yyv3940, false) + z.DecFallback(yyv3945, false) } } - yyj3937++ - if yyhl3937 { - yyb3937 = yyj3937 > l + yyj3942++ + if yyhl3942 { + yyb3942 = yyj3942 > l } else { - yyb3937 = r.CheckBreak() + yyb3942 = r.CheckBreak() } - if yyb3937 { + if yyb3942 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49160,26 +49208,26 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3942 := &x.Items - yym3943 := z.DecBinary() - _ = yym3943 + yyv3947 := &x.Items + yym3948 := z.DecBinary() + _ = yym3948 if false { } else { - h.decSliceruntime_Object((*[]pkg7_runtime.Object)(yyv3942), d) + h.decSliceruntime_Object((*[]pkg7_runtime.Object)(yyv3947), d) } } for { - yyj3937++ - if yyhl3937 { - yyb3937 = yyj3937 > l + yyj3942++ + if yyhl3942 { + yyb3942 = yyj3942 > l } else { - yyb3937 = r.CheckBreak() + yyb3942 = r.CheckBreak() } - if yyb3937 { + if yyb3942 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3937-1, "") + z.DecStructFieldNotFound(yyj3942-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49188,8 +49236,8 @@ func (x LimitType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3944 := z.EncBinary() - _ = yym3944 + yym3949 := z.EncBinary() + _ = yym3949 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -49201,8 +49249,8 @@ func (x *LimitType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3945 := z.DecBinary() - _ = yym3945 + yym3950 := z.DecBinary() + _ = yym3950 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -49217,53 +49265,53 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3946 := z.EncBinary() - _ = yym3946 + yym3951 := z.EncBinary() + _ = yym3951 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3947 := !z.EncBinary() - yy2arr3947 := z.EncBasicHandle().StructToArray - var yyq3947 [6]bool - _, _, _ = yysep3947, yyq3947, yy2arr3947 - const yyr3947 bool = false - yyq3947[0] = x.Type != "" - yyq3947[1] = len(x.Max) != 0 - yyq3947[2] = len(x.Min) != 0 - yyq3947[3] = len(x.Default) != 0 - yyq3947[4] = len(x.DefaultRequest) != 0 - yyq3947[5] = len(x.MaxLimitRequestRatio) != 0 - var yynn3947 int - if yyr3947 || yy2arr3947 { + yysep3952 := !z.EncBinary() + yy2arr3952 := z.EncBasicHandle().StructToArray + var yyq3952 [6]bool + _, _, _ = yysep3952, yyq3952, yy2arr3952 + const yyr3952 bool = false + yyq3952[0] = x.Type != "" + yyq3952[1] = len(x.Max) != 0 + yyq3952[2] = len(x.Min) != 0 + yyq3952[3] = len(x.Default) != 0 + yyq3952[4] = len(x.DefaultRequest) != 0 + yyq3952[5] = len(x.MaxLimitRequestRatio) != 0 + var yynn3952 int + if yyr3952 || yy2arr3952 { r.EncodeArrayStart(6) } else { - yynn3947 = 0 - for _, b := range yyq3947 { + yynn3952 = 0 + for _, b := range yyq3952 { if b { - yynn3947++ + yynn3952++ } } - r.EncodeMapStart(yynn3947) - yynn3947 = 0 + r.EncodeMapStart(yynn3952) + yynn3952 = 0 } - if yyr3947 || yy2arr3947 { + if yyr3952 || yy2arr3952 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3947[0] { + if yyq3952[0] { x.Type.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3947[0] { + if yyq3952[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } } - if yyr3947 || yy2arr3947 { + if yyr3952 || yy2arr3952 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3947[1] { + if yyq3952[1] { if x.Max == nil { r.EncodeNil() } else { @@ -49273,7 +49321,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3947[1] { + if yyq3952[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("max")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -49284,9 +49332,9 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3947 || yy2arr3947 { + if yyr3952 || yy2arr3952 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3947[2] { + if yyq3952[2] { if x.Min == nil { r.EncodeNil() } else { @@ -49296,7 +49344,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3947[2] { + if yyq3952[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("min")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -49307,9 +49355,9 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3947 || yy2arr3947 { + if yyr3952 || yy2arr3952 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3947[3] { + if yyq3952[3] { if x.Default == nil { r.EncodeNil() } else { @@ -49319,7 +49367,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3947[3] { + if yyq3952[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("default")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -49330,9 +49378,9 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3947 || yy2arr3947 { + if yyr3952 || yy2arr3952 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3947[4] { + if yyq3952[4] { if x.DefaultRequest == nil { r.EncodeNil() } else { @@ -49342,7 +49390,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3947[4] { + if yyq3952[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("defaultRequest")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -49353,9 +49401,9 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3947 || yy2arr3947 { + if yyr3952 || yy2arr3952 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3947[5] { + if yyq3952[5] { if x.MaxLimitRequestRatio == nil { r.EncodeNil() } else { @@ -49365,7 +49413,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3947[5] { + if yyq3952[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("maxLimitRequestRatio")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -49376,7 +49424,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3947 || yy2arr3947 { + if yyr3952 || yy2arr3952 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -49389,25 +49437,25 @@ func (x *LimitRangeItem) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3954 := z.DecBinary() - _ = yym3954 + yym3959 := z.DecBinary() + _ = yym3959 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3955 := r.ContainerType() - if yyct3955 == codecSelferValueTypeMap1234 { - yyl3955 := r.ReadMapStart() - if yyl3955 == 0 { + yyct3960 := r.ContainerType() + if yyct3960 == codecSelferValueTypeMap1234 { + yyl3960 := r.ReadMapStart() + if yyl3960 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3955, d) + x.codecDecodeSelfFromMap(yyl3960, d) } - } else if yyct3955 == codecSelferValueTypeArray1234 { - yyl3955 := r.ReadArrayStart() - if yyl3955 == 0 { + } else if yyct3960 == codecSelferValueTypeArray1234 { + yyl3960 := r.ReadArrayStart() + if yyl3960 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3955, d) + x.codecDecodeSelfFromArray(yyl3960, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -49419,12 +49467,12 @@ func (x *LimitRangeItem) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3956Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3956Slc - var yyhl3956 bool = l >= 0 - for yyj3956 := 0; ; yyj3956++ { - if yyhl3956 { - if yyj3956 >= l { + var yys3961Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3961Slc + var yyhl3961 bool = l >= 0 + for yyj3961 := 0; ; yyj3961++ { + if yyhl3961 { + if yyj3961 >= l { break } } else { @@ -49433,10 +49481,10 @@ func (x *LimitRangeItem) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3956Slc = r.DecodeBytes(yys3956Slc, true, true) - yys3956 := string(yys3956Slc) + yys3961Slc = r.DecodeBytes(yys3961Slc, true, true) + yys3961 := string(yys3961Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3956 { + switch yys3961 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -49447,41 +49495,41 @@ func (x *LimitRangeItem) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Max = nil } else { - yyv3958 := &x.Max - yyv3958.CodecDecodeSelf(d) + yyv3963 := &x.Max + yyv3963.CodecDecodeSelf(d) } case "min": if r.TryDecodeAsNil() { x.Min = nil } else { - yyv3959 := &x.Min - yyv3959.CodecDecodeSelf(d) + yyv3964 := &x.Min + yyv3964.CodecDecodeSelf(d) } case "default": if r.TryDecodeAsNil() { x.Default = nil } else { - yyv3960 := &x.Default - yyv3960.CodecDecodeSelf(d) + yyv3965 := &x.Default + yyv3965.CodecDecodeSelf(d) } case "defaultRequest": if r.TryDecodeAsNil() { x.DefaultRequest = nil } else { - yyv3961 := &x.DefaultRequest - yyv3961.CodecDecodeSelf(d) + yyv3966 := &x.DefaultRequest + yyv3966.CodecDecodeSelf(d) } case "maxLimitRequestRatio": if r.TryDecodeAsNil() { x.MaxLimitRequestRatio = nil } else { - yyv3962 := &x.MaxLimitRequestRatio - yyv3962.CodecDecodeSelf(d) + yyv3967 := &x.MaxLimitRequestRatio + yyv3967.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3956) - } // end switch yys3956 - } // end for yyj3956 + z.DecStructFieldNotFound(-1, yys3961) + } // end switch yys3961 + } // end for yyj3961 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -49489,16 +49537,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3963 int - var yyb3963 bool - var yyhl3963 bool = l >= 0 - yyj3963++ - if yyhl3963 { - yyb3963 = yyj3963 > l + var yyj3968 int + var yyb3968 bool + var yyhl3968 bool = l >= 0 + yyj3968++ + if yyhl3968 { + yyb3968 = yyj3968 > l } else { - yyb3963 = r.CheckBreak() + yyb3968 = r.CheckBreak() } - if yyb3963 { + if yyb3968 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49508,13 +49556,13 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = LimitType(r.DecodeString()) } - yyj3963++ - if yyhl3963 { - yyb3963 = yyj3963 > l + yyj3968++ + if yyhl3968 { + yyb3968 = yyj3968 > l } else { - yyb3963 = r.CheckBreak() + yyb3968 = r.CheckBreak() } - if yyb3963 { + if yyb3968 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49522,16 +49570,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Max = nil } else { - yyv3965 := &x.Max - yyv3965.CodecDecodeSelf(d) + yyv3970 := &x.Max + yyv3970.CodecDecodeSelf(d) } - yyj3963++ - if yyhl3963 { - yyb3963 = yyj3963 > l + yyj3968++ + if yyhl3968 { + yyb3968 = yyj3968 > l } else { - yyb3963 = r.CheckBreak() + yyb3968 = r.CheckBreak() } - if yyb3963 { + if yyb3968 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49539,16 +49587,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Min = nil } else { - yyv3966 := &x.Min - yyv3966.CodecDecodeSelf(d) + yyv3971 := &x.Min + yyv3971.CodecDecodeSelf(d) } - yyj3963++ - if yyhl3963 { - yyb3963 = yyj3963 > l + yyj3968++ + if yyhl3968 { + yyb3968 = yyj3968 > l } else { - yyb3963 = r.CheckBreak() + yyb3968 = r.CheckBreak() } - if yyb3963 { + if yyb3968 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49556,16 +49604,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Default = nil } else { - yyv3967 := &x.Default - yyv3967.CodecDecodeSelf(d) + yyv3972 := &x.Default + yyv3972.CodecDecodeSelf(d) } - yyj3963++ - if yyhl3963 { - yyb3963 = yyj3963 > l + yyj3968++ + if yyhl3968 { + yyb3968 = yyj3968 > l } else { - yyb3963 = r.CheckBreak() + yyb3968 = r.CheckBreak() } - if yyb3963 { + if yyb3968 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49573,16 +49621,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.DefaultRequest = nil } else { - yyv3968 := &x.DefaultRequest - yyv3968.CodecDecodeSelf(d) + yyv3973 := &x.DefaultRequest + yyv3973.CodecDecodeSelf(d) } - yyj3963++ - if yyhl3963 { - yyb3963 = yyj3963 > l + yyj3968++ + if yyhl3968 { + yyb3968 = yyj3968 > l } else { - yyb3963 = r.CheckBreak() + yyb3968 = r.CheckBreak() } - if yyb3963 { + if yyb3968 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49590,21 +49638,21 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.MaxLimitRequestRatio = nil } else { - yyv3969 := &x.MaxLimitRequestRatio - yyv3969.CodecDecodeSelf(d) + yyv3974 := &x.MaxLimitRequestRatio + yyv3974.CodecDecodeSelf(d) } for { - yyj3963++ - if yyhl3963 { - yyb3963 = yyj3963 > l + yyj3968++ + if yyhl3968 { + yyb3968 = yyj3968 > l } else { - yyb3963 = r.CheckBreak() + yyb3968 = r.CheckBreak() } - if yyb3963 { + if yyb3968 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3963-1, "") + z.DecStructFieldNotFound(yyj3968-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49616,36 +49664,36 @@ func (x *LimitRangeSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3970 := z.EncBinary() - _ = yym3970 + yym3975 := z.EncBinary() + _ = yym3975 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3971 := !z.EncBinary() - yy2arr3971 := z.EncBasicHandle().StructToArray - var yyq3971 [1]bool - _, _, _ = yysep3971, yyq3971, yy2arr3971 - const yyr3971 bool = false - var yynn3971 int - if yyr3971 || yy2arr3971 { + yysep3976 := !z.EncBinary() + yy2arr3976 := z.EncBasicHandle().StructToArray + var yyq3976 [1]bool + _, _, _ = yysep3976, yyq3976, yy2arr3976 + const yyr3976 bool = false + var yynn3976 int + if yyr3976 || yy2arr3976 { r.EncodeArrayStart(1) } else { - yynn3971 = 1 - for _, b := range yyq3971 { + yynn3976 = 1 + for _, b := range yyq3976 { if b { - yynn3971++ + yynn3976++ } } - r.EncodeMapStart(yynn3971) - yynn3971 = 0 + r.EncodeMapStart(yynn3976) + yynn3976 = 0 } - if yyr3971 || yy2arr3971 { + if yyr3976 || yy2arr3976 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Limits == nil { r.EncodeNil() } else { - yym3973 := z.EncBinary() - _ = yym3973 + yym3978 := z.EncBinary() + _ = yym3978 if false { } else { h.encSliceLimitRangeItem(([]LimitRangeItem)(x.Limits), e) @@ -49658,15 +49706,15 @@ func (x *LimitRangeSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Limits == nil { r.EncodeNil() } else { - yym3974 := z.EncBinary() - _ = yym3974 + yym3979 := z.EncBinary() + _ = yym3979 if false { } else { h.encSliceLimitRangeItem(([]LimitRangeItem)(x.Limits), e) } } } - if yyr3971 || yy2arr3971 { + if yyr3976 || yy2arr3976 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -49679,25 +49727,25 @@ func (x *LimitRangeSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3975 := z.DecBinary() - _ = yym3975 + yym3980 := z.DecBinary() + _ = yym3980 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3976 := r.ContainerType() - if yyct3976 == codecSelferValueTypeMap1234 { - yyl3976 := r.ReadMapStart() - if yyl3976 == 0 { + yyct3981 := r.ContainerType() + if yyct3981 == codecSelferValueTypeMap1234 { + yyl3981 := r.ReadMapStart() + if yyl3981 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3976, d) + x.codecDecodeSelfFromMap(yyl3981, d) } - } else if yyct3976 == codecSelferValueTypeArray1234 { - yyl3976 := r.ReadArrayStart() - if yyl3976 == 0 { + } else if yyct3981 == codecSelferValueTypeArray1234 { + yyl3981 := r.ReadArrayStart() + if yyl3981 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3976, d) + x.codecDecodeSelfFromArray(yyl3981, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -49709,12 +49757,12 @@ func (x *LimitRangeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3977Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3977Slc - var yyhl3977 bool = l >= 0 - for yyj3977 := 0; ; yyj3977++ { - if yyhl3977 { - if yyj3977 >= l { + var yys3982Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3982Slc + var yyhl3982 bool = l >= 0 + for yyj3982 := 0; ; yyj3982++ { + if yyhl3982 { + if yyj3982 >= l { break } } else { @@ -49723,26 +49771,26 @@ func (x *LimitRangeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3977Slc = r.DecodeBytes(yys3977Slc, true, true) - yys3977 := string(yys3977Slc) + yys3982Slc = r.DecodeBytes(yys3982Slc, true, true) + yys3982 := string(yys3982Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3977 { + switch yys3982 { case "limits": if r.TryDecodeAsNil() { x.Limits = nil } else { - yyv3978 := &x.Limits - yym3979 := z.DecBinary() - _ = yym3979 + yyv3983 := &x.Limits + yym3984 := z.DecBinary() + _ = yym3984 if false { } else { - h.decSliceLimitRangeItem((*[]LimitRangeItem)(yyv3978), d) + h.decSliceLimitRangeItem((*[]LimitRangeItem)(yyv3983), d) } } default: - z.DecStructFieldNotFound(-1, yys3977) - } // end switch yys3977 - } // end for yyj3977 + z.DecStructFieldNotFound(-1, yys3982) + } // end switch yys3982 + } // end for yyj3982 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -49750,16 +49798,16 @@ func (x *LimitRangeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3980 int - var yyb3980 bool - var yyhl3980 bool = l >= 0 - yyj3980++ - if yyhl3980 { - yyb3980 = yyj3980 > l + var yyj3985 int + var yyb3985 bool + var yyhl3985 bool = l >= 0 + yyj3985++ + if yyhl3985 { + yyb3985 = yyj3985 > l } else { - yyb3980 = r.CheckBreak() + yyb3985 = r.CheckBreak() } - if yyb3980 { + if yyb3985 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49767,26 +49815,26 @@ func (x *LimitRangeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Limits = nil } else { - yyv3981 := &x.Limits - yym3982 := z.DecBinary() - _ = yym3982 + yyv3986 := &x.Limits + yym3987 := z.DecBinary() + _ = yym3987 if false { } else { - h.decSliceLimitRangeItem((*[]LimitRangeItem)(yyv3981), d) + h.decSliceLimitRangeItem((*[]LimitRangeItem)(yyv3986), d) } } for { - yyj3980++ - if yyhl3980 { - yyb3980 = yyj3980 > l + yyj3985++ + if yyhl3985 { + yyb3985 = yyj3985 > l } else { - yyb3980 = r.CheckBreak() + yyb3985 = r.CheckBreak() } - if yyb3980 { + if yyb3985 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3980-1, "") + z.DecStructFieldNotFound(yyj3985-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49798,38 +49846,38 @@ func (x *LimitRange) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3983 := z.EncBinary() - _ = yym3983 + yym3988 := z.EncBinary() + _ = yym3988 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3984 := !z.EncBinary() - yy2arr3984 := z.EncBasicHandle().StructToArray - var yyq3984 [4]bool - _, _, _ = yysep3984, yyq3984, yy2arr3984 - const yyr3984 bool = false - yyq3984[0] = x.Kind != "" - yyq3984[1] = x.APIVersion != "" - yyq3984[2] = true - yyq3984[3] = true - var yynn3984 int - if yyr3984 || yy2arr3984 { + yysep3989 := !z.EncBinary() + yy2arr3989 := z.EncBasicHandle().StructToArray + var yyq3989 [4]bool + _, _, _ = yysep3989, yyq3989, yy2arr3989 + const yyr3989 bool = false + yyq3989[0] = x.Kind != "" + yyq3989[1] = x.APIVersion != "" + yyq3989[2] = true + yyq3989[3] = true + var yynn3989 int + if yyr3989 || yy2arr3989 { r.EncodeArrayStart(4) } else { - yynn3984 = 0 - for _, b := range yyq3984 { + yynn3989 = 0 + for _, b := range yyq3989 { if b { - yynn3984++ + yynn3989++ } } - r.EncodeMapStart(yynn3984) - yynn3984 = 0 + r.EncodeMapStart(yynn3989) + yynn3989 = 0 } - if yyr3984 || yy2arr3984 { + if yyr3989 || yy2arr3989 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3984[0] { - yym3986 := z.EncBinary() - _ = yym3986 + if yyq3989[0] { + yym3991 := z.EncBinary() + _ = yym3991 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -49838,23 +49886,23 @@ func (x *LimitRange) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3984[0] { + if yyq3989[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3987 := z.EncBinary() - _ = yym3987 + yym3992 := z.EncBinary() + _ = yym3992 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3984 || yy2arr3984 { + if yyr3989 || yy2arr3989 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3984[1] { - yym3989 := z.EncBinary() - _ = yym3989 + if yyq3989[1] { + yym3994 := z.EncBinary() + _ = yym3994 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -49863,53 +49911,53 @@ func (x *LimitRange) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3984[1] { + if yyq3989[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3990 := z.EncBinary() - _ = yym3990 + yym3995 := z.EncBinary() + _ = yym3995 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3984 || yy2arr3984 { + if yyr3989 || yy2arr3989 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3984[2] { - yy3992 := &x.ObjectMeta - yy3992.CodecEncodeSelf(e) + if yyq3989[2] { + yy3997 := &x.ObjectMeta + yy3997.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3984[2] { + if yyq3989[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3993 := &x.ObjectMeta - yy3993.CodecEncodeSelf(e) + yy3998 := &x.ObjectMeta + yy3998.CodecEncodeSelf(e) } } - if yyr3984 || yy2arr3984 { + if yyr3989 || yy2arr3989 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3984[3] { - yy3995 := &x.Spec - yy3995.CodecEncodeSelf(e) + if yyq3989[3] { + yy4000 := &x.Spec + yy4000.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3984[3] { + if yyq3989[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3996 := &x.Spec - yy3996.CodecEncodeSelf(e) + yy4001 := &x.Spec + yy4001.CodecEncodeSelf(e) } } - if yyr3984 || yy2arr3984 { + if yyr3989 || yy2arr3989 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -49922,25 +49970,25 @@ func (x *LimitRange) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3997 := z.DecBinary() - _ = yym3997 + yym4002 := z.DecBinary() + _ = yym4002 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3998 := r.ContainerType() - if yyct3998 == codecSelferValueTypeMap1234 { - yyl3998 := r.ReadMapStart() - if yyl3998 == 0 { + yyct4003 := r.ContainerType() + if yyct4003 == codecSelferValueTypeMap1234 { + yyl4003 := r.ReadMapStart() + if yyl4003 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3998, d) + x.codecDecodeSelfFromMap(yyl4003, d) } - } else if yyct3998 == codecSelferValueTypeArray1234 { - yyl3998 := r.ReadArrayStart() - if yyl3998 == 0 { + } else if yyct4003 == codecSelferValueTypeArray1234 { + yyl4003 := r.ReadArrayStart() + if yyl4003 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3998, d) + x.codecDecodeSelfFromArray(yyl4003, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -49952,12 +50000,12 @@ func (x *LimitRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3999Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3999Slc - var yyhl3999 bool = l >= 0 - for yyj3999 := 0; ; yyj3999++ { - if yyhl3999 { - if yyj3999 >= l { + var yys4004Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4004Slc + var yyhl4004 bool = l >= 0 + for yyj4004 := 0; ; yyj4004++ { + if yyhl4004 { + if yyj4004 >= l { break } } else { @@ -49966,10 +50014,10 @@ func (x *LimitRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3999Slc = r.DecodeBytes(yys3999Slc, true, true) - yys3999 := string(yys3999Slc) + yys4004Slc = r.DecodeBytes(yys4004Slc, true, true) + yys4004 := string(yys4004Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3999 { + switch yys4004 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -49986,20 +50034,20 @@ func (x *LimitRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4002 := &x.ObjectMeta - yyv4002.CodecDecodeSelf(d) + yyv4007 := &x.ObjectMeta + yyv4007.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = LimitRangeSpec{} } else { - yyv4003 := &x.Spec - yyv4003.CodecDecodeSelf(d) + yyv4008 := &x.Spec + yyv4008.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3999) - } // end switch yys3999 - } // end for yyj3999 + z.DecStructFieldNotFound(-1, yys4004) + } // end switch yys4004 + } // end for yyj4004 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -50007,16 +50055,16 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4004 int - var yyb4004 bool - var yyhl4004 bool = l >= 0 - yyj4004++ - if yyhl4004 { - yyb4004 = yyj4004 > l + var yyj4009 int + var yyb4009 bool + var yyhl4009 bool = l >= 0 + yyj4009++ + if yyhl4009 { + yyb4009 = yyj4009 > l } else { - yyb4004 = r.CheckBreak() + yyb4009 = r.CheckBreak() } - if yyb4004 { + if yyb4009 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50026,13 +50074,13 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj4004++ - if yyhl4004 { - yyb4004 = yyj4004 > l + yyj4009++ + if yyhl4009 { + yyb4009 = yyj4009 > l } else { - yyb4004 = r.CheckBreak() + yyb4009 = r.CheckBreak() } - if yyb4004 { + if yyb4009 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50042,13 +50090,13 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj4004++ - if yyhl4004 { - yyb4004 = yyj4004 > l + yyj4009++ + if yyhl4009 { + yyb4009 = yyj4009 > l } else { - yyb4004 = r.CheckBreak() + yyb4009 = r.CheckBreak() } - if yyb4004 { + if yyb4009 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50056,16 +50104,16 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4007 := &x.ObjectMeta - yyv4007.CodecDecodeSelf(d) + yyv4012 := &x.ObjectMeta + yyv4012.CodecDecodeSelf(d) } - yyj4004++ - if yyhl4004 { - yyb4004 = yyj4004 > l + yyj4009++ + if yyhl4009 { + yyb4009 = yyj4009 > l } else { - yyb4004 = r.CheckBreak() + yyb4009 = r.CheckBreak() } - if yyb4004 { + if yyb4009 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50073,21 +50121,21 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = LimitRangeSpec{} } else { - yyv4008 := &x.Spec - yyv4008.CodecDecodeSelf(d) + yyv4013 := &x.Spec + yyv4013.CodecDecodeSelf(d) } for { - yyj4004++ - if yyhl4004 { - yyb4004 = yyj4004 > l + yyj4009++ + if yyhl4009 { + yyb4009 = yyj4009 > l } else { - yyb4004 = r.CheckBreak() + yyb4009 = r.CheckBreak() } - if yyb4004 { + if yyb4009 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4004-1, "") + z.DecStructFieldNotFound(yyj4009-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50099,37 +50147,37 @@ func (x *LimitRangeList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4009 := z.EncBinary() - _ = yym4009 + yym4014 := z.EncBinary() + _ = yym4014 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4010 := !z.EncBinary() - yy2arr4010 := z.EncBasicHandle().StructToArray - var yyq4010 [4]bool - _, _, _ = yysep4010, yyq4010, yy2arr4010 - const yyr4010 bool = false - yyq4010[0] = x.Kind != "" - yyq4010[1] = x.APIVersion != "" - yyq4010[2] = true - var yynn4010 int - if yyr4010 || yy2arr4010 { + yysep4015 := !z.EncBinary() + yy2arr4015 := z.EncBasicHandle().StructToArray + var yyq4015 [4]bool + _, _, _ = yysep4015, yyq4015, yy2arr4015 + const yyr4015 bool = false + yyq4015[0] = x.Kind != "" + yyq4015[1] = x.APIVersion != "" + yyq4015[2] = true + var yynn4015 int + if yyr4015 || yy2arr4015 { r.EncodeArrayStart(4) } else { - yynn4010 = 1 - for _, b := range yyq4010 { + yynn4015 = 1 + for _, b := range yyq4015 { if b { - yynn4010++ + yynn4015++ } } - r.EncodeMapStart(yynn4010) - yynn4010 = 0 + r.EncodeMapStart(yynn4015) + yynn4015 = 0 } - if yyr4010 || yy2arr4010 { + if yyr4015 || yy2arr4015 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4010[0] { - yym4012 := z.EncBinary() - _ = yym4012 + if yyq4015[0] { + yym4017 := z.EncBinary() + _ = yym4017 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -50138,23 +50186,23 @@ func (x *LimitRangeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4010[0] { + if yyq4015[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4013 := z.EncBinary() - _ = yym4013 + yym4018 := z.EncBinary() + _ = yym4018 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr4010 || yy2arr4010 { + if yyr4015 || yy2arr4015 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4010[1] { - yym4015 := z.EncBinary() - _ = yym4015 + if yyq4015[1] { + yym4020 := z.EncBinary() + _ = yym4020 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -50163,54 +50211,54 @@ func (x *LimitRangeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4010[1] { + if yyq4015[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4016 := z.EncBinary() - _ = yym4016 + yym4021 := z.EncBinary() + _ = yym4021 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr4010 || yy2arr4010 { + if yyr4015 || yy2arr4015 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4010[2] { - yy4018 := &x.ListMeta - yym4019 := z.EncBinary() - _ = yym4019 + if yyq4015[2] { + yy4023 := &x.ListMeta + yym4024 := z.EncBinary() + _ = yym4024 if false { - } else if z.HasExtensions() && z.EncExt(yy4018) { + } else if z.HasExtensions() && z.EncExt(yy4023) { } else { - z.EncFallback(yy4018) + z.EncFallback(yy4023) } } else { r.EncodeNil() } } else { - if yyq4010[2] { + if yyq4015[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4020 := &x.ListMeta - yym4021 := z.EncBinary() - _ = yym4021 + yy4025 := &x.ListMeta + yym4026 := z.EncBinary() + _ = yym4026 if false { - } else if z.HasExtensions() && z.EncExt(yy4020) { + } else if z.HasExtensions() && z.EncExt(yy4025) { } else { - z.EncFallback(yy4020) + z.EncFallback(yy4025) } } } - if yyr4010 || yy2arr4010 { + if yyr4015 || yy2arr4015 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym4023 := z.EncBinary() - _ = yym4023 + yym4028 := z.EncBinary() + _ = yym4028 if false { } else { h.encSliceLimitRange(([]LimitRange)(x.Items), e) @@ -50223,15 +50271,15 @@ func (x *LimitRangeList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym4024 := z.EncBinary() - _ = yym4024 + yym4029 := z.EncBinary() + _ = yym4029 if false { } else { h.encSliceLimitRange(([]LimitRange)(x.Items), e) } } } - if yyr4010 || yy2arr4010 { + if yyr4015 || yy2arr4015 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -50244,25 +50292,25 @@ func (x *LimitRangeList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4025 := z.DecBinary() - _ = yym4025 + yym4030 := z.DecBinary() + _ = yym4030 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4026 := r.ContainerType() - if yyct4026 == codecSelferValueTypeMap1234 { - yyl4026 := r.ReadMapStart() - if yyl4026 == 0 { + yyct4031 := r.ContainerType() + if yyct4031 == codecSelferValueTypeMap1234 { + yyl4031 := r.ReadMapStart() + if yyl4031 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4026, d) + x.codecDecodeSelfFromMap(yyl4031, d) } - } else if yyct4026 == codecSelferValueTypeArray1234 { - yyl4026 := r.ReadArrayStart() - if yyl4026 == 0 { + } else if yyct4031 == codecSelferValueTypeArray1234 { + yyl4031 := r.ReadArrayStart() + if yyl4031 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4026, d) + x.codecDecodeSelfFromArray(yyl4031, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -50274,12 +50322,12 @@ func (x *LimitRangeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4027Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4027Slc - var yyhl4027 bool = l >= 0 - for yyj4027 := 0; ; yyj4027++ { - if yyhl4027 { - if yyj4027 >= l { + var yys4032Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4032Slc + var yyhl4032 bool = l >= 0 + for yyj4032 := 0; ; yyj4032++ { + if yyhl4032 { + if yyj4032 >= l { break } } else { @@ -50288,10 +50336,10 @@ func (x *LimitRangeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4027Slc = r.DecodeBytes(yys4027Slc, true, true) - yys4027 := string(yys4027Slc) + yys4032Slc = r.DecodeBytes(yys4032Slc, true, true) + yys4032 := string(yys4032Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4027 { + switch yys4032 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -50308,31 +50356,31 @@ func (x *LimitRangeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv4030 := &x.ListMeta - yym4031 := z.DecBinary() - _ = yym4031 + yyv4035 := &x.ListMeta + yym4036 := z.DecBinary() + _ = yym4036 if false { - } else if z.HasExtensions() && z.DecExt(yyv4030) { + } else if z.HasExtensions() && z.DecExt(yyv4035) { } else { - z.DecFallback(yyv4030, false) + z.DecFallback(yyv4035, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4032 := &x.Items - yym4033 := z.DecBinary() - _ = yym4033 + yyv4037 := &x.Items + yym4038 := z.DecBinary() + _ = yym4038 if false { } else { - h.decSliceLimitRange((*[]LimitRange)(yyv4032), d) + h.decSliceLimitRange((*[]LimitRange)(yyv4037), d) } } default: - z.DecStructFieldNotFound(-1, yys4027) - } // end switch yys4027 - } // end for yyj4027 + z.DecStructFieldNotFound(-1, yys4032) + } // end switch yys4032 + } // end for yyj4032 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -50340,16 +50388,16 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4034 int - var yyb4034 bool - var yyhl4034 bool = l >= 0 - yyj4034++ - if yyhl4034 { - yyb4034 = yyj4034 > l + var yyj4039 int + var yyb4039 bool + var yyhl4039 bool = l >= 0 + yyj4039++ + if yyhl4039 { + yyb4039 = yyj4039 > l } else { - yyb4034 = r.CheckBreak() + yyb4039 = r.CheckBreak() } - if yyb4034 { + if yyb4039 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50359,13 +50407,13 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj4034++ - if yyhl4034 { - yyb4034 = yyj4034 > l + yyj4039++ + if yyhl4039 { + yyb4039 = yyj4039 > l } else { - yyb4034 = r.CheckBreak() + yyb4039 = r.CheckBreak() } - if yyb4034 { + if yyb4039 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50375,13 +50423,13 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj4034++ - if yyhl4034 { - yyb4034 = yyj4034 > l + yyj4039++ + if yyhl4039 { + yyb4039 = yyj4039 > l } else { - yyb4034 = r.CheckBreak() + yyb4039 = r.CheckBreak() } - if yyb4034 { + if yyb4039 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50389,22 +50437,22 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv4037 := &x.ListMeta - yym4038 := z.DecBinary() - _ = yym4038 + yyv4042 := &x.ListMeta + yym4043 := z.DecBinary() + _ = yym4043 if false { - } else if z.HasExtensions() && z.DecExt(yyv4037) { + } else if z.HasExtensions() && z.DecExt(yyv4042) { } else { - z.DecFallback(yyv4037, false) + z.DecFallback(yyv4042, false) } } - yyj4034++ - if yyhl4034 { - yyb4034 = yyj4034 > l + yyj4039++ + if yyhl4039 { + yyb4039 = yyj4039 > l } else { - yyb4034 = r.CheckBreak() + yyb4039 = r.CheckBreak() } - if yyb4034 { + if yyb4039 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50412,26 +50460,26 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4039 := &x.Items - yym4040 := z.DecBinary() - _ = yym4040 + yyv4044 := &x.Items + yym4045 := z.DecBinary() + _ = yym4045 if false { } else { - h.decSliceLimitRange((*[]LimitRange)(yyv4039), d) + h.decSliceLimitRange((*[]LimitRange)(yyv4044), d) } } for { - yyj4034++ - if yyhl4034 { - yyb4034 = yyj4034 > l + yyj4039++ + if yyhl4039 { + yyb4039 = yyj4039 > l } else { - yyb4034 = r.CheckBreak() + yyb4039 = r.CheckBreak() } - if yyb4034 { + if yyb4039 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4034-1, "") + z.DecStructFieldNotFound(yyj4039-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50440,8 +50488,8 @@ func (x ResourceQuotaScope) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym4041 := z.EncBinary() - _ = yym4041 + yym4046 := z.EncBinary() + _ = yym4046 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -50453,8 +50501,8 @@ func (x *ResourceQuotaScope) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4042 := z.DecBinary() - _ = yym4042 + yym4047 := z.DecBinary() + _ = yym4047 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -50469,34 +50517,34 @@ func (x *ResourceQuotaSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4043 := z.EncBinary() - _ = yym4043 + yym4048 := z.EncBinary() + _ = yym4048 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4044 := !z.EncBinary() - yy2arr4044 := z.EncBasicHandle().StructToArray - var yyq4044 [2]bool - _, _, _ = yysep4044, yyq4044, yy2arr4044 - const yyr4044 bool = false - yyq4044[0] = len(x.Hard) != 0 - yyq4044[1] = len(x.Scopes) != 0 - var yynn4044 int - if yyr4044 || yy2arr4044 { + yysep4049 := !z.EncBinary() + yy2arr4049 := z.EncBasicHandle().StructToArray + var yyq4049 [2]bool + _, _, _ = yysep4049, yyq4049, yy2arr4049 + const yyr4049 bool = false + yyq4049[0] = len(x.Hard) != 0 + yyq4049[1] = len(x.Scopes) != 0 + var yynn4049 int + if yyr4049 || yy2arr4049 { r.EncodeArrayStart(2) } else { - yynn4044 = 0 - for _, b := range yyq4044 { + yynn4049 = 0 + for _, b := range yyq4049 { if b { - yynn4044++ + yynn4049++ } } - r.EncodeMapStart(yynn4044) - yynn4044 = 0 + r.EncodeMapStart(yynn4049) + yynn4049 = 0 } - if yyr4044 || yy2arr4044 { + if yyr4049 || yy2arr4049 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4044[0] { + if yyq4049[0] { if x.Hard == nil { r.EncodeNil() } else { @@ -50506,7 +50554,7 @@ func (x *ResourceQuotaSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4044[0] { + if yyq4049[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hard")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -50517,14 +50565,14 @@ func (x *ResourceQuotaSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4044 || yy2arr4044 { + if yyr4049 || yy2arr4049 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4044[1] { + if yyq4049[1] { if x.Scopes == nil { r.EncodeNil() } else { - yym4047 := z.EncBinary() - _ = yym4047 + yym4052 := z.EncBinary() + _ = yym4052 if false { } else { h.encSliceResourceQuotaScope(([]ResourceQuotaScope)(x.Scopes), e) @@ -50534,15 +50582,15 @@ func (x *ResourceQuotaSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4044[1] { + if yyq4049[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("scopes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Scopes == nil { r.EncodeNil() } else { - yym4048 := z.EncBinary() - _ = yym4048 + yym4053 := z.EncBinary() + _ = yym4053 if false { } else { h.encSliceResourceQuotaScope(([]ResourceQuotaScope)(x.Scopes), e) @@ -50550,7 +50598,7 @@ func (x *ResourceQuotaSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4044 || yy2arr4044 { + if yyr4049 || yy2arr4049 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -50563,25 +50611,25 @@ func (x *ResourceQuotaSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4049 := z.DecBinary() - _ = yym4049 + yym4054 := z.DecBinary() + _ = yym4054 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4050 := r.ContainerType() - if yyct4050 == codecSelferValueTypeMap1234 { - yyl4050 := r.ReadMapStart() - if yyl4050 == 0 { + yyct4055 := r.ContainerType() + if yyct4055 == codecSelferValueTypeMap1234 { + yyl4055 := r.ReadMapStart() + if yyl4055 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4050, d) + x.codecDecodeSelfFromMap(yyl4055, d) } - } else if yyct4050 == codecSelferValueTypeArray1234 { - yyl4050 := r.ReadArrayStart() - if yyl4050 == 0 { + } else if yyct4055 == codecSelferValueTypeArray1234 { + yyl4055 := r.ReadArrayStart() + if yyl4055 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4050, d) + x.codecDecodeSelfFromArray(yyl4055, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -50593,12 +50641,12 @@ func (x *ResourceQuotaSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4051Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4051Slc - var yyhl4051 bool = l >= 0 - for yyj4051 := 0; ; yyj4051++ { - if yyhl4051 { - if yyj4051 >= l { + var yys4056Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4056Slc + var yyhl4056 bool = l >= 0 + for yyj4056 := 0; ; yyj4056++ { + if yyhl4056 { + if yyj4056 >= l { break } } else { @@ -50607,33 +50655,33 @@ func (x *ResourceQuotaSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4051Slc = r.DecodeBytes(yys4051Slc, true, true) - yys4051 := string(yys4051Slc) + yys4056Slc = r.DecodeBytes(yys4056Slc, true, true) + yys4056 := string(yys4056Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4051 { + switch yys4056 { case "hard": if r.TryDecodeAsNil() { x.Hard = nil } else { - yyv4052 := &x.Hard - yyv4052.CodecDecodeSelf(d) + yyv4057 := &x.Hard + yyv4057.CodecDecodeSelf(d) } case "scopes": if r.TryDecodeAsNil() { x.Scopes = nil } else { - yyv4053 := &x.Scopes - yym4054 := z.DecBinary() - _ = yym4054 + yyv4058 := &x.Scopes + yym4059 := z.DecBinary() + _ = yym4059 if false { } else { - h.decSliceResourceQuotaScope((*[]ResourceQuotaScope)(yyv4053), d) + h.decSliceResourceQuotaScope((*[]ResourceQuotaScope)(yyv4058), d) } } default: - z.DecStructFieldNotFound(-1, yys4051) - } // end switch yys4051 - } // end for yyj4051 + z.DecStructFieldNotFound(-1, yys4056) + } // end switch yys4056 + } // end for yyj4056 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -50641,16 +50689,16 @@ func (x *ResourceQuotaSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4055 int - var yyb4055 bool - var yyhl4055 bool = l >= 0 - yyj4055++ - if yyhl4055 { - yyb4055 = yyj4055 > l + var yyj4060 int + var yyb4060 bool + var yyhl4060 bool = l >= 0 + yyj4060++ + if yyhl4060 { + yyb4060 = yyj4060 > l } else { - yyb4055 = r.CheckBreak() + yyb4060 = r.CheckBreak() } - if yyb4055 { + if yyb4060 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50658,16 +50706,16 @@ func (x *ResourceQuotaSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.Hard = nil } else { - yyv4056 := &x.Hard - yyv4056.CodecDecodeSelf(d) + yyv4061 := &x.Hard + yyv4061.CodecDecodeSelf(d) } - yyj4055++ - if yyhl4055 { - yyb4055 = yyj4055 > l + yyj4060++ + if yyhl4060 { + yyb4060 = yyj4060 > l } else { - yyb4055 = r.CheckBreak() + yyb4060 = r.CheckBreak() } - if yyb4055 { + if yyb4060 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50675,26 +50723,26 @@ func (x *ResourceQuotaSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.Scopes = nil } else { - yyv4057 := &x.Scopes - yym4058 := z.DecBinary() - _ = yym4058 + yyv4062 := &x.Scopes + yym4063 := z.DecBinary() + _ = yym4063 if false { } else { - h.decSliceResourceQuotaScope((*[]ResourceQuotaScope)(yyv4057), d) + h.decSliceResourceQuotaScope((*[]ResourceQuotaScope)(yyv4062), d) } } for { - yyj4055++ - if yyhl4055 { - yyb4055 = yyj4055 > l + yyj4060++ + if yyhl4060 { + yyb4060 = yyj4060 > l } else { - yyb4055 = r.CheckBreak() + yyb4060 = r.CheckBreak() } - if yyb4055 { + if yyb4060 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4055-1, "") + z.DecStructFieldNotFound(yyj4060-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50706,34 +50754,34 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4059 := z.EncBinary() - _ = yym4059 + yym4064 := z.EncBinary() + _ = yym4064 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4060 := !z.EncBinary() - yy2arr4060 := z.EncBasicHandle().StructToArray - var yyq4060 [2]bool - _, _, _ = yysep4060, yyq4060, yy2arr4060 - const yyr4060 bool = false - yyq4060[0] = len(x.Hard) != 0 - yyq4060[1] = len(x.Used) != 0 - var yynn4060 int - if yyr4060 || yy2arr4060 { + yysep4065 := !z.EncBinary() + yy2arr4065 := z.EncBasicHandle().StructToArray + var yyq4065 [2]bool + _, _, _ = yysep4065, yyq4065, yy2arr4065 + const yyr4065 bool = false + yyq4065[0] = len(x.Hard) != 0 + yyq4065[1] = len(x.Used) != 0 + var yynn4065 int + if yyr4065 || yy2arr4065 { r.EncodeArrayStart(2) } else { - yynn4060 = 0 - for _, b := range yyq4060 { + yynn4065 = 0 + for _, b := range yyq4065 { if b { - yynn4060++ + yynn4065++ } } - r.EncodeMapStart(yynn4060) - yynn4060 = 0 + r.EncodeMapStart(yynn4065) + yynn4065 = 0 } - if yyr4060 || yy2arr4060 { + if yyr4065 || yy2arr4065 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4060[0] { + if yyq4065[0] { if x.Hard == nil { r.EncodeNil() } else { @@ -50743,7 +50791,7 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4060[0] { + if yyq4065[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hard")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -50754,9 +50802,9 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4060 || yy2arr4060 { + if yyr4065 || yy2arr4065 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4060[1] { + if yyq4065[1] { if x.Used == nil { r.EncodeNil() } else { @@ -50766,7 +50814,7 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4060[1] { + if yyq4065[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("used")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -50777,7 +50825,7 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4060 || yy2arr4060 { + if yyr4065 || yy2arr4065 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -50790,25 +50838,25 @@ func (x *ResourceQuotaStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4063 := z.DecBinary() - _ = yym4063 + yym4068 := z.DecBinary() + _ = yym4068 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4064 := r.ContainerType() - if yyct4064 == codecSelferValueTypeMap1234 { - yyl4064 := r.ReadMapStart() - if yyl4064 == 0 { + yyct4069 := r.ContainerType() + if yyct4069 == codecSelferValueTypeMap1234 { + yyl4069 := r.ReadMapStart() + if yyl4069 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4064, d) + x.codecDecodeSelfFromMap(yyl4069, d) } - } else if yyct4064 == codecSelferValueTypeArray1234 { - yyl4064 := r.ReadArrayStart() - if yyl4064 == 0 { + } else if yyct4069 == codecSelferValueTypeArray1234 { + yyl4069 := r.ReadArrayStart() + if yyl4069 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4064, d) + x.codecDecodeSelfFromArray(yyl4069, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -50820,12 +50868,12 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4065Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4065Slc - var yyhl4065 bool = l >= 0 - for yyj4065 := 0; ; yyj4065++ { - if yyhl4065 { - if yyj4065 >= l { + var yys4070Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4070Slc + var yyhl4070 bool = l >= 0 + for yyj4070 := 0; ; yyj4070++ { + if yyhl4070 { + if yyj4070 >= l { break } } else { @@ -50834,28 +50882,28 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4065Slc = r.DecodeBytes(yys4065Slc, true, true) - yys4065 := string(yys4065Slc) + yys4070Slc = r.DecodeBytes(yys4070Slc, true, true) + yys4070 := string(yys4070Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4065 { + switch yys4070 { case "hard": if r.TryDecodeAsNil() { x.Hard = nil } else { - yyv4066 := &x.Hard - yyv4066.CodecDecodeSelf(d) + yyv4071 := &x.Hard + yyv4071.CodecDecodeSelf(d) } case "used": if r.TryDecodeAsNil() { x.Used = nil } else { - yyv4067 := &x.Used - yyv4067.CodecDecodeSelf(d) + yyv4072 := &x.Used + yyv4072.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys4065) - } // end switch yys4065 - } // end for yyj4065 + z.DecStructFieldNotFound(-1, yys4070) + } // end switch yys4070 + } // end for yyj4070 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -50863,16 +50911,16 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4068 int - var yyb4068 bool - var yyhl4068 bool = l >= 0 - yyj4068++ - if yyhl4068 { - yyb4068 = yyj4068 > l + var yyj4073 int + var yyb4073 bool + var yyhl4073 bool = l >= 0 + yyj4073++ + if yyhl4073 { + yyb4073 = yyj4073 > l } else { - yyb4068 = r.CheckBreak() + yyb4073 = r.CheckBreak() } - if yyb4068 { + if yyb4073 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50880,16 +50928,16 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Hard = nil } else { - yyv4069 := &x.Hard - yyv4069.CodecDecodeSelf(d) + yyv4074 := &x.Hard + yyv4074.CodecDecodeSelf(d) } - yyj4068++ - if yyhl4068 { - yyb4068 = yyj4068 > l + yyj4073++ + if yyhl4073 { + yyb4073 = yyj4073 > l } else { - yyb4068 = r.CheckBreak() + yyb4073 = r.CheckBreak() } - if yyb4068 { + if yyb4073 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50897,21 +50945,21 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Used = nil } else { - yyv4070 := &x.Used - yyv4070.CodecDecodeSelf(d) + yyv4075 := &x.Used + yyv4075.CodecDecodeSelf(d) } for { - yyj4068++ - if yyhl4068 { - yyb4068 = yyj4068 > l + yyj4073++ + if yyhl4073 { + yyb4073 = yyj4073 > l } else { - yyb4068 = r.CheckBreak() + yyb4073 = r.CheckBreak() } - if yyb4068 { + if yyb4073 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4068-1, "") + z.DecStructFieldNotFound(yyj4073-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50923,39 +50971,39 @@ func (x *ResourceQuota) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4071 := z.EncBinary() - _ = yym4071 + yym4076 := z.EncBinary() + _ = yym4076 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4072 := !z.EncBinary() - yy2arr4072 := z.EncBasicHandle().StructToArray - var yyq4072 [5]bool - _, _, _ = yysep4072, yyq4072, yy2arr4072 - const yyr4072 bool = false - yyq4072[0] = x.Kind != "" - yyq4072[1] = x.APIVersion != "" - yyq4072[2] = true - yyq4072[3] = true - yyq4072[4] = true - var yynn4072 int - if yyr4072 || yy2arr4072 { + yysep4077 := !z.EncBinary() + yy2arr4077 := z.EncBasicHandle().StructToArray + var yyq4077 [5]bool + _, _, _ = yysep4077, yyq4077, yy2arr4077 + const yyr4077 bool = false + yyq4077[0] = x.Kind != "" + yyq4077[1] = x.APIVersion != "" + yyq4077[2] = true + yyq4077[3] = true + yyq4077[4] = true + var yynn4077 int + if yyr4077 || yy2arr4077 { r.EncodeArrayStart(5) } else { - yynn4072 = 0 - for _, b := range yyq4072 { + yynn4077 = 0 + for _, b := range yyq4077 { if b { - yynn4072++ + yynn4077++ } } - r.EncodeMapStart(yynn4072) - yynn4072 = 0 + r.EncodeMapStart(yynn4077) + yynn4077 = 0 } - if yyr4072 || yy2arr4072 { + if yyr4077 || yy2arr4077 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4072[0] { - yym4074 := z.EncBinary() - _ = yym4074 + if yyq4077[0] { + yym4079 := z.EncBinary() + _ = yym4079 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -50964,23 +51012,23 @@ func (x *ResourceQuota) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4072[0] { + if yyq4077[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4075 := z.EncBinary() - _ = yym4075 + yym4080 := z.EncBinary() + _ = yym4080 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr4072 || yy2arr4072 { + if yyr4077 || yy2arr4077 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4072[1] { - yym4077 := z.EncBinary() - _ = yym4077 + if yyq4077[1] { + yym4082 := z.EncBinary() + _ = yym4082 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -50989,70 +51037,70 @@ func (x *ResourceQuota) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4072[1] { + if yyq4077[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4078 := z.EncBinary() - _ = yym4078 + yym4083 := z.EncBinary() + _ = yym4083 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr4072 || yy2arr4072 { + if yyr4077 || yy2arr4077 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4072[2] { - yy4080 := &x.ObjectMeta - yy4080.CodecEncodeSelf(e) + if yyq4077[2] { + yy4085 := &x.ObjectMeta + yy4085.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq4072[2] { + if yyq4077[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4081 := &x.ObjectMeta - yy4081.CodecEncodeSelf(e) + yy4086 := &x.ObjectMeta + yy4086.CodecEncodeSelf(e) } } - if yyr4072 || yy2arr4072 { + if yyr4077 || yy2arr4077 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4072[3] { - yy4083 := &x.Spec - yy4083.CodecEncodeSelf(e) + if yyq4077[3] { + yy4088 := &x.Spec + yy4088.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq4072[3] { + if yyq4077[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4084 := &x.Spec - yy4084.CodecEncodeSelf(e) + yy4089 := &x.Spec + yy4089.CodecEncodeSelf(e) } } - if yyr4072 || yy2arr4072 { + if yyr4077 || yy2arr4077 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4072[4] { - yy4086 := &x.Status - yy4086.CodecEncodeSelf(e) + if yyq4077[4] { + yy4091 := &x.Status + yy4091.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq4072[4] { + if yyq4077[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4087 := &x.Status - yy4087.CodecEncodeSelf(e) + yy4092 := &x.Status + yy4092.CodecEncodeSelf(e) } } - if yyr4072 || yy2arr4072 { + if yyr4077 || yy2arr4077 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -51065,25 +51113,25 @@ func (x *ResourceQuota) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4088 := z.DecBinary() - _ = yym4088 + yym4093 := z.DecBinary() + _ = yym4093 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4089 := r.ContainerType() - if yyct4089 == codecSelferValueTypeMap1234 { - yyl4089 := r.ReadMapStart() - if yyl4089 == 0 { + yyct4094 := r.ContainerType() + if yyct4094 == codecSelferValueTypeMap1234 { + yyl4094 := r.ReadMapStart() + if yyl4094 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4089, d) + x.codecDecodeSelfFromMap(yyl4094, d) } - } else if yyct4089 == codecSelferValueTypeArray1234 { - yyl4089 := r.ReadArrayStart() - if yyl4089 == 0 { + } else if yyct4094 == codecSelferValueTypeArray1234 { + yyl4094 := r.ReadArrayStart() + if yyl4094 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4089, d) + x.codecDecodeSelfFromArray(yyl4094, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -51095,12 +51143,12 @@ func (x *ResourceQuota) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4090Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4090Slc - var yyhl4090 bool = l >= 0 - for yyj4090 := 0; ; yyj4090++ { - if yyhl4090 { - if yyj4090 >= l { + var yys4095Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4095Slc + var yyhl4095 bool = l >= 0 + for yyj4095 := 0; ; yyj4095++ { + if yyhl4095 { + if yyj4095 >= l { break } } else { @@ -51109,10 +51157,10 @@ func (x *ResourceQuota) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4090Slc = r.DecodeBytes(yys4090Slc, true, true) - yys4090 := string(yys4090Slc) + yys4095Slc = r.DecodeBytes(yys4095Slc, true, true) + yys4095 := string(yys4095Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4090 { + switch yys4095 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -51129,27 +51177,27 @@ func (x *ResourceQuota) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4093 := &x.ObjectMeta - yyv4093.CodecDecodeSelf(d) + yyv4098 := &x.ObjectMeta + yyv4098.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = ResourceQuotaSpec{} } else { - yyv4094 := &x.Spec - yyv4094.CodecDecodeSelf(d) + yyv4099 := &x.Spec + yyv4099.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = ResourceQuotaStatus{} } else { - yyv4095 := &x.Status - yyv4095.CodecDecodeSelf(d) + yyv4100 := &x.Status + yyv4100.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys4090) - } // end switch yys4090 - } // end for yyj4090 + z.DecStructFieldNotFound(-1, yys4095) + } // end switch yys4095 + } // end for yyj4095 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -51157,16 +51205,16 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4096 int - var yyb4096 bool - var yyhl4096 bool = l >= 0 - yyj4096++ - if yyhl4096 { - yyb4096 = yyj4096 > l + var yyj4101 int + var yyb4101 bool + var yyhl4101 bool = l >= 0 + yyj4101++ + if yyhl4101 { + yyb4101 = yyj4101 > l } else { - yyb4096 = r.CheckBreak() + yyb4101 = r.CheckBreak() } - if yyb4096 { + if yyb4101 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51176,13 +51224,13 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj4096++ - if yyhl4096 { - yyb4096 = yyj4096 > l + yyj4101++ + if yyhl4101 { + yyb4101 = yyj4101 > l } else { - yyb4096 = r.CheckBreak() + yyb4101 = r.CheckBreak() } - if yyb4096 { + if yyb4101 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51192,13 +51240,13 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj4096++ - if yyhl4096 { - yyb4096 = yyj4096 > l + yyj4101++ + if yyhl4101 { + yyb4101 = yyj4101 > l } else { - yyb4096 = r.CheckBreak() + yyb4101 = r.CheckBreak() } - if yyb4096 { + if yyb4101 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51206,16 +51254,16 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4099 := &x.ObjectMeta - yyv4099.CodecDecodeSelf(d) + yyv4104 := &x.ObjectMeta + yyv4104.CodecDecodeSelf(d) } - yyj4096++ - if yyhl4096 { - yyb4096 = yyj4096 > l + yyj4101++ + if yyhl4101 { + yyb4101 = yyj4101 > l } else { - yyb4096 = r.CheckBreak() + yyb4101 = r.CheckBreak() } - if yyb4096 { + if yyb4101 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51223,16 +51271,16 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = ResourceQuotaSpec{} } else { - yyv4100 := &x.Spec - yyv4100.CodecDecodeSelf(d) + yyv4105 := &x.Spec + yyv4105.CodecDecodeSelf(d) } - yyj4096++ - if yyhl4096 { - yyb4096 = yyj4096 > l + yyj4101++ + if yyhl4101 { + yyb4101 = yyj4101 > l } else { - yyb4096 = r.CheckBreak() + yyb4101 = r.CheckBreak() } - if yyb4096 { + if yyb4101 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51240,21 +51288,21 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = ResourceQuotaStatus{} } else { - yyv4101 := &x.Status - yyv4101.CodecDecodeSelf(d) + yyv4106 := &x.Status + yyv4106.CodecDecodeSelf(d) } for { - yyj4096++ - if yyhl4096 { - yyb4096 = yyj4096 > l + yyj4101++ + if yyhl4101 { + yyb4101 = yyj4101 > l } else { - yyb4096 = r.CheckBreak() + yyb4101 = r.CheckBreak() } - if yyb4096 { + if yyb4101 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4096-1, "") + z.DecStructFieldNotFound(yyj4101-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51266,37 +51314,37 @@ func (x *ResourceQuotaList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4102 := z.EncBinary() - _ = yym4102 + yym4107 := z.EncBinary() + _ = yym4107 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4103 := !z.EncBinary() - yy2arr4103 := z.EncBasicHandle().StructToArray - var yyq4103 [4]bool - _, _, _ = yysep4103, yyq4103, yy2arr4103 - const yyr4103 bool = false - yyq4103[0] = x.Kind != "" - yyq4103[1] = x.APIVersion != "" - yyq4103[2] = true - var yynn4103 int - if yyr4103 || yy2arr4103 { + yysep4108 := !z.EncBinary() + yy2arr4108 := z.EncBasicHandle().StructToArray + var yyq4108 [4]bool + _, _, _ = yysep4108, yyq4108, yy2arr4108 + const yyr4108 bool = false + yyq4108[0] = x.Kind != "" + yyq4108[1] = x.APIVersion != "" + yyq4108[2] = true + var yynn4108 int + if yyr4108 || yy2arr4108 { r.EncodeArrayStart(4) } else { - yynn4103 = 1 - for _, b := range yyq4103 { + yynn4108 = 1 + for _, b := range yyq4108 { if b { - yynn4103++ + yynn4108++ } } - r.EncodeMapStart(yynn4103) - yynn4103 = 0 + r.EncodeMapStart(yynn4108) + yynn4108 = 0 } - if yyr4103 || yy2arr4103 { + if yyr4108 || yy2arr4108 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4103[0] { - yym4105 := z.EncBinary() - _ = yym4105 + if yyq4108[0] { + yym4110 := z.EncBinary() + _ = yym4110 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -51305,23 +51353,23 @@ func (x *ResourceQuotaList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4103[0] { + if yyq4108[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4106 := z.EncBinary() - _ = yym4106 + yym4111 := z.EncBinary() + _ = yym4111 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr4103 || yy2arr4103 { + if yyr4108 || yy2arr4108 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4103[1] { - yym4108 := z.EncBinary() - _ = yym4108 + if yyq4108[1] { + yym4113 := z.EncBinary() + _ = yym4113 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -51330,54 +51378,54 @@ func (x *ResourceQuotaList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4103[1] { + if yyq4108[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4109 := z.EncBinary() - _ = yym4109 + yym4114 := z.EncBinary() + _ = yym4114 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr4103 || yy2arr4103 { + if yyr4108 || yy2arr4108 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4103[2] { - yy4111 := &x.ListMeta - yym4112 := z.EncBinary() - _ = yym4112 + if yyq4108[2] { + yy4116 := &x.ListMeta + yym4117 := z.EncBinary() + _ = yym4117 if false { - } else if z.HasExtensions() && z.EncExt(yy4111) { + } else if z.HasExtensions() && z.EncExt(yy4116) { } else { - z.EncFallback(yy4111) + z.EncFallback(yy4116) } } else { r.EncodeNil() } } else { - if yyq4103[2] { + if yyq4108[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4113 := &x.ListMeta - yym4114 := z.EncBinary() - _ = yym4114 + yy4118 := &x.ListMeta + yym4119 := z.EncBinary() + _ = yym4119 if false { - } else if z.HasExtensions() && z.EncExt(yy4113) { + } else if z.HasExtensions() && z.EncExt(yy4118) { } else { - z.EncFallback(yy4113) + z.EncFallback(yy4118) } } } - if yyr4103 || yy2arr4103 { + if yyr4108 || yy2arr4108 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym4116 := z.EncBinary() - _ = yym4116 + yym4121 := z.EncBinary() + _ = yym4121 if false { } else { h.encSliceResourceQuota(([]ResourceQuota)(x.Items), e) @@ -51390,15 +51438,15 @@ func (x *ResourceQuotaList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym4117 := z.EncBinary() - _ = yym4117 + yym4122 := z.EncBinary() + _ = yym4122 if false { } else { h.encSliceResourceQuota(([]ResourceQuota)(x.Items), e) } } } - if yyr4103 || yy2arr4103 { + if yyr4108 || yy2arr4108 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -51411,25 +51459,25 @@ func (x *ResourceQuotaList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4118 := z.DecBinary() - _ = yym4118 + yym4123 := z.DecBinary() + _ = yym4123 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4119 := r.ContainerType() - if yyct4119 == codecSelferValueTypeMap1234 { - yyl4119 := r.ReadMapStart() - if yyl4119 == 0 { + yyct4124 := r.ContainerType() + if yyct4124 == codecSelferValueTypeMap1234 { + yyl4124 := r.ReadMapStart() + if yyl4124 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4119, d) + x.codecDecodeSelfFromMap(yyl4124, d) } - } else if yyct4119 == codecSelferValueTypeArray1234 { - yyl4119 := r.ReadArrayStart() - if yyl4119 == 0 { + } else if yyct4124 == codecSelferValueTypeArray1234 { + yyl4124 := r.ReadArrayStart() + if yyl4124 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4119, d) + x.codecDecodeSelfFromArray(yyl4124, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -51441,12 +51489,12 @@ func (x *ResourceQuotaList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4120Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4120Slc - var yyhl4120 bool = l >= 0 - for yyj4120 := 0; ; yyj4120++ { - if yyhl4120 { - if yyj4120 >= l { + var yys4125Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4125Slc + var yyhl4125 bool = l >= 0 + for yyj4125 := 0; ; yyj4125++ { + if yyhl4125 { + if yyj4125 >= l { break } } else { @@ -51455,10 +51503,10 @@ func (x *ResourceQuotaList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4120Slc = r.DecodeBytes(yys4120Slc, true, true) - yys4120 := string(yys4120Slc) + yys4125Slc = r.DecodeBytes(yys4125Slc, true, true) + yys4125 := string(yys4125Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4120 { + switch yys4125 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -51475,31 +51523,31 @@ func (x *ResourceQuotaList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv4123 := &x.ListMeta - yym4124 := z.DecBinary() - _ = yym4124 + yyv4128 := &x.ListMeta + yym4129 := z.DecBinary() + _ = yym4129 if false { - } else if z.HasExtensions() && z.DecExt(yyv4123) { + } else if z.HasExtensions() && z.DecExt(yyv4128) { } else { - z.DecFallback(yyv4123, false) + z.DecFallback(yyv4128, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4125 := &x.Items - yym4126 := z.DecBinary() - _ = yym4126 + yyv4130 := &x.Items + yym4131 := z.DecBinary() + _ = yym4131 if false { } else { - h.decSliceResourceQuota((*[]ResourceQuota)(yyv4125), d) + h.decSliceResourceQuota((*[]ResourceQuota)(yyv4130), d) } } default: - z.DecStructFieldNotFound(-1, yys4120) - } // end switch yys4120 - } // end for yyj4120 + z.DecStructFieldNotFound(-1, yys4125) + } // end switch yys4125 + } // end for yyj4125 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -51507,16 +51555,16 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4127 int - var yyb4127 bool - var yyhl4127 bool = l >= 0 - yyj4127++ - if yyhl4127 { - yyb4127 = yyj4127 > l + var yyj4132 int + var yyb4132 bool + var yyhl4132 bool = l >= 0 + yyj4132++ + if yyhl4132 { + yyb4132 = yyj4132 > l } else { - yyb4127 = r.CheckBreak() + yyb4132 = r.CheckBreak() } - if yyb4127 { + if yyb4132 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51526,13 +51574,13 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.Kind = string(r.DecodeString()) } - yyj4127++ - if yyhl4127 { - yyb4127 = yyj4127 > l + yyj4132++ + if yyhl4132 { + yyb4132 = yyj4132 > l } else { - yyb4127 = r.CheckBreak() + yyb4132 = r.CheckBreak() } - if yyb4127 { + if yyb4132 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51542,13 +51590,13 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.APIVersion = string(r.DecodeString()) } - yyj4127++ - if yyhl4127 { - yyb4127 = yyj4127 > l + yyj4132++ + if yyhl4132 { + yyb4132 = yyj4132 > l } else { - yyb4127 = r.CheckBreak() + yyb4132 = r.CheckBreak() } - if yyb4127 { + if yyb4132 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51556,22 +51604,22 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv4130 := &x.ListMeta - yym4131 := z.DecBinary() - _ = yym4131 + yyv4135 := &x.ListMeta + yym4136 := z.DecBinary() + _ = yym4136 if false { - } else if z.HasExtensions() && z.DecExt(yyv4130) { + } else if z.HasExtensions() && z.DecExt(yyv4135) { } else { - z.DecFallback(yyv4130, false) + z.DecFallback(yyv4135, false) } } - yyj4127++ - if yyhl4127 { - yyb4127 = yyj4127 > l + yyj4132++ + if yyhl4132 { + yyb4132 = yyj4132 > l } else { - yyb4127 = r.CheckBreak() + yyb4132 = r.CheckBreak() } - if yyb4127 { + if yyb4132 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51579,26 +51627,26 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4132 := &x.Items - yym4133 := z.DecBinary() - _ = yym4133 + yyv4137 := &x.Items + yym4138 := z.DecBinary() + _ = yym4138 if false { } else { - h.decSliceResourceQuota((*[]ResourceQuota)(yyv4132), d) + h.decSliceResourceQuota((*[]ResourceQuota)(yyv4137), d) } } for { - yyj4127++ - if yyhl4127 { - yyb4127 = yyj4127 > l + yyj4132++ + if yyhl4132 { + yyb4132 = yyj4132 > l } else { - yyb4127 = r.CheckBreak() + yyb4132 = r.CheckBreak() } - if yyb4127 { + if yyb4132 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4127-1, "") + z.DecStructFieldNotFound(yyj4132-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51610,39 +51658,39 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4134 := z.EncBinary() - _ = yym4134 + yym4139 := z.EncBinary() + _ = yym4139 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4135 := !z.EncBinary() - yy2arr4135 := z.EncBasicHandle().StructToArray - var yyq4135 [5]bool - _, _, _ = yysep4135, yyq4135, yy2arr4135 - const yyr4135 bool = false - yyq4135[0] = x.Kind != "" - yyq4135[1] = x.APIVersion != "" - yyq4135[2] = true - yyq4135[3] = len(x.Data) != 0 - yyq4135[4] = x.Type != "" - var yynn4135 int - if yyr4135 || yy2arr4135 { + yysep4140 := !z.EncBinary() + yy2arr4140 := z.EncBasicHandle().StructToArray + var yyq4140 [5]bool + _, _, _ = yysep4140, yyq4140, yy2arr4140 + const yyr4140 bool = false + yyq4140[0] = x.Kind != "" + yyq4140[1] = x.APIVersion != "" + yyq4140[2] = true + yyq4140[3] = len(x.Data) != 0 + yyq4140[4] = x.Type != "" + var yynn4140 int + if yyr4140 || yy2arr4140 { r.EncodeArrayStart(5) } else { - yynn4135 = 0 - for _, b := range yyq4135 { + yynn4140 = 0 + for _, b := range yyq4140 { if b { - yynn4135++ + yynn4140++ } } - r.EncodeMapStart(yynn4135) - yynn4135 = 0 + r.EncodeMapStart(yynn4140) + yynn4140 = 0 } - if yyr4135 || yy2arr4135 { + if yyr4140 || yy2arr4140 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4135[0] { - yym4137 := z.EncBinary() - _ = yym4137 + if yyq4140[0] { + yym4142 := z.EncBinary() + _ = yym4142 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -51651,23 +51699,23 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4135[0] { + if yyq4140[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4138 := z.EncBinary() - _ = yym4138 + yym4143 := z.EncBinary() + _ = yym4143 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr4135 || yy2arr4135 { + if yyr4140 || yy2arr4140 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4135[1] { - yym4140 := z.EncBinary() - _ = yym4140 + if yyq4140[1] { + yym4145 := z.EncBinary() + _ = yym4145 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -51676,43 +51724,43 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4135[1] { + if yyq4140[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4141 := z.EncBinary() - _ = yym4141 + yym4146 := z.EncBinary() + _ = yym4146 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr4135 || yy2arr4135 { + if yyr4140 || yy2arr4140 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4135[2] { - yy4143 := &x.ObjectMeta - yy4143.CodecEncodeSelf(e) + if yyq4140[2] { + yy4148 := &x.ObjectMeta + yy4148.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq4135[2] { + if yyq4140[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4144 := &x.ObjectMeta - yy4144.CodecEncodeSelf(e) + yy4149 := &x.ObjectMeta + yy4149.CodecEncodeSelf(e) } } - if yyr4135 || yy2arr4135 { + if yyr4140 || yy2arr4140 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4135[3] { + if yyq4140[3] { if x.Data == nil { r.EncodeNil() } else { - yym4146 := z.EncBinary() - _ = yym4146 + yym4151 := z.EncBinary() + _ = yym4151 if false { } else { h.encMapstringSliceuint8((map[string][]uint8)(x.Data), e) @@ -51722,15 +51770,15 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4135[3] { + if yyq4140[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("data")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Data == nil { r.EncodeNil() } else { - yym4147 := z.EncBinary() - _ = yym4147 + yym4152 := z.EncBinary() + _ = yym4152 if false { } else { h.encMapstringSliceuint8((map[string][]uint8)(x.Data), e) @@ -51738,22 +51786,22 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4135 || yy2arr4135 { + if yyr4140 || yy2arr4140 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4135[4] { + if yyq4140[4] { x.Type.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4135[4] { + if yyq4140[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } } - if yyr4135 || yy2arr4135 { + if yyr4140 || yy2arr4140 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -51766,25 +51814,25 @@ func (x *Secret) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4149 := z.DecBinary() - _ = yym4149 + yym4154 := z.DecBinary() + _ = yym4154 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4150 := r.ContainerType() - if yyct4150 == codecSelferValueTypeMap1234 { - yyl4150 := r.ReadMapStart() - if yyl4150 == 0 { + yyct4155 := r.ContainerType() + if yyct4155 == codecSelferValueTypeMap1234 { + yyl4155 := r.ReadMapStart() + if yyl4155 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4150, d) + x.codecDecodeSelfFromMap(yyl4155, d) } - } else if yyct4150 == codecSelferValueTypeArray1234 { - yyl4150 := r.ReadArrayStart() - if yyl4150 == 0 { + } else if yyct4155 == codecSelferValueTypeArray1234 { + yyl4155 := r.ReadArrayStart() + if yyl4155 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4150, d) + x.codecDecodeSelfFromArray(yyl4155, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -51796,12 +51844,12 @@ func (x *Secret) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4151Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4151Slc - var yyhl4151 bool = l >= 0 - for yyj4151 := 0; ; yyj4151++ { - if yyhl4151 { - if yyj4151 >= l { + var yys4156Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4156Slc + var yyhl4156 bool = l >= 0 + for yyj4156 := 0; ; yyj4156++ { + if yyhl4156 { + if yyj4156 >= l { break } } else { @@ -51810,10 +51858,10 @@ func (x *Secret) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4151Slc = r.DecodeBytes(yys4151Slc, true, true) - yys4151 := string(yys4151Slc) + yys4156Slc = r.DecodeBytes(yys4156Slc, true, true) + yys4156 := string(yys4156Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4151 { + switch yys4156 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -51830,19 +51878,19 @@ func (x *Secret) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4154 := &x.ObjectMeta - yyv4154.CodecDecodeSelf(d) + yyv4159 := &x.ObjectMeta + yyv4159.CodecDecodeSelf(d) } case "data": if r.TryDecodeAsNil() { x.Data = nil } else { - yyv4155 := &x.Data - yym4156 := z.DecBinary() - _ = yym4156 + yyv4160 := &x.Data + yym4161 := z.DecBinary() + _ = yym4161 if false { } else { - h.decMapstringSliceuint8((*map[string][]uint8)(yyv4155), d) + h.decMapstringSliceuint8((*map[string][]uint8)(yyv4160), d) } } case "type": @@ -51852,9 +51900,9 @@ func (x *Secret) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Type = SecretType(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys4151) - } // end switch yys4151 - } // end for yyj4151 + z.DecStructFieldNotFound(-1, yys4156) + } // end switch yys4156 + } // end for yyj4156 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -51862,16 +51910,16 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4158 int - var yyb4158 bool - var yyhl4158 bool = l >= 0 - yyj4158++ - if yyhl4158 { - yyb4158 = yyj4158 > l + var yyj4163 int + var yyb4163 bool + var yyhl4163 bool = l >= 0 + yyj4163++ + if yyhl4163 { + yyb4163 = yyj4163 > l } else { - yyb4158 = r.CheckBreak() + yyb4163 = r.CheckBreak() } - if yyb4158 { + if yyb4163 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51881,13 +51929,13 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj4158++ - if yyhl4158 { - yyb4158 = yyj4158 > l + yyj4163++ + if yyhl4163 { + yyb4163 = yyj4163 > l } else { - yyb4158 = r.CheckBreak() + yyb4163 = r.CheckBreak() } - if yyb4158 { + if yyb4163 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51897,13 +51945,13 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj4158++ - if yyhl4158 { - yyb4158 = yyj4158 > l + yyj4163++ + if yyhl4163 { + yyb4163 = yyj4163 > l } else { - yyb4158 = r.CheckBreak() + yyb4163 = r.CheckBreak() } - if yyb4158 { + if yyb4163 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51911,16 +51959,16 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4161 := &x.ObjectMeta - yyv4161.CodecDecodeSelf(d) + yyv4166 := &x.ObjectMeta + yyv4166.CodecDecodeSelf(d) } - yyj4158++ - if yyhl4158 { - yyb4158 = yyj4158 > l + yyj4163++ + if yyhl4163 { + yyb4163 = yyj4163 > l } else { - yyb4158 = r.CheckBreak() + yyb4163 = r.CheckBreak() } - if yyb4158 { + if yyb4163 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51928,21 +51976,21 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Data = nil } else { - yyv4162 := &x.Data - yym4163 := z.DecBinary() - _ = yym4163 + yyv4167 := &x.Data + yym4168 := z.DecBinary() + _ = yym4168 if false { } else { - h.decMapstringSliceuint8((*map[string][]uint8)(yyv4162), d) + h.decMapstringSliceuint8((*map[string][]uint8)(yyv4167), d) } } - yyj4158++ - if yyhl4158 { - yyb4158 = yyj4158 > l + yyj4163++ + if yyhl4163 { + yyb4163 = yyj4163 > l } else { - yyb4158 = r.CheckBreak() + yyb4163 = r.CheckBreak() } - if yyb4158 { + if yyb4163 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51953,17 +52001,17 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Type = SecretType(r.DecodeString()) } for { - yyj4158++ - if yyhl4158 { - yyb4158 = yyj4158 > l + yyj4163++ + if yyhl4163 { + yyb4163 = yyj4163 > l } else { - yyb4158 = r.CheckBreak() + yyb4163 = r.CheckBreak() } - if yyb4158 { + if yyb4163 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4158-1, "") + z.DecStructFieldNotFound(yyj4163-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51972,8 +52020,8 @@ func (x SecretType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym4165 := z.EncBinary() - _ = yym4165 + yym4170 := z.EncBinary() + _ = yym4170 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -51985,8 +52033,8 @@ func (x *SecretType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4166 := z.DecBinary() - _ = yym4166 + yym4171 := z.DecBinary() + _ = yym4171 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -52001,37 +52049,37 @@ func (x *SecretList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4167 := z.EncBinary() - _ = yym4167 + yym4172 := z.EncBinary() + _ = yym4172 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4168 := !z.EncBinary() - yy2arr4168 := z.EncBasicHandle().StructToArray - var yyq4168 [4]bool - _, _, _ = yysep4168, yyq4168, yy2arr4168 - const yyr4168 bool = false - yyq4168[0] = x.Kind != "" - yyq4168[1] = x.APIVersion != "" - yyq4168[2] = true - var yynn4168 int - if yyr4168 || yy2arr4168 { + yysep4173 := !z.EncBinary() + yy2arr4173 := z.EncBasicHandle().StructToArray + var yyq4173 [4]bool + _, _, _ = yysep4173, yyq4173, yy2arr4173 + const yyr4173 bool = false + yyq4173[0] = x.Kind != "" + yyq4173[1] = x.APIVersion != "" + yyq4173[2] = true + var yynn4173 int + if yyr4173 || yy2arr4173 { r.EncodeArrayStart(4) } else { - yynn4168 = 1 - for _, b := range yyq4168 { + yynn4173 = 1 + for _, b := range yyq4173 { if b { - yynn4168++ + yynn4173++ } } - r.EncodeMapStart(yynn4168) - yynn4168 = 0 + r.EncodeMapStart(yynn4173) + yynn4173 = 0 } - if yyr4168 || yy2arr4168 { + if yyr4173 || yy2arr4173 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4168[0] { - yym4170 := z.EncBinary() - _ = yym4170 + if yyq4173[0] { + yym4175 := z.EncBinary() + _ = yym4175 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -52040,23 +52088,23 @@ func (x *SecretList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4168[0] { + if yyq4173[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4171 := z.EncBinary() - _ = yym4171 + yym4176 := z.EncBinary() + _ = yym4176 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr4168 || yy2arr4168 { + if yyr4173 || yy2arr4173 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4168[1] { - yym4173 := z.EncBinary() - _ = yym4173 + if yyq4173[1] { + yym4178 := z.EncBinary() + _ = yym4178 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -52065,54 +52113,54 @@ func (x *SecretList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4168[1] { + if yyq4173[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4174 := z.EncBinary() - _ = yym4174 + yym4179 := z.EncBinary() + _ = yym4179 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr4168 || yy2arr4168 { + if yyr4173 || yy2arr4173 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4168[2] { - yy4176 := &x.ListMeta - yym4177 := z.EncBinary() - _ = yym4177 + if yyq4173[2] { + yy4181 := &x.ListMeta + yym4182 := z.EncBinary() + _ = yym4182 if false { - } else if z.HasExtensions() && z.EncExt(yy4176) { + } else if z.HasExtensions() && z.EncExt(yy4181) { } else { - z.EncFallback(yy4176) + z.EncFallback(yy4181) } } else { r.EncodeNil() } } else { - if yyq4168[2] { + if yyq4173[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4178 := &x.ListMeta - yym4179 := z.EncBinary() - _ = yym4179 + yy4183 := &x.ListMeta + yym4184 := z.EncBinary() + _ = yym4184 if false { - } else if z.HasExtensions() && z.EncExt(yy4178) { + } else if z.HasExtensions() && z.EncExt(yy4183) { } else { - z.EncFallback(yy4178) + z.EncFallback(yy4183) } } } - if yyr4168 || yy2arr4168 { + if yyr4173 || yy2arr4173 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym4181 := z.EncBinary() - _ = yym4181 + yym4186 := z.EncBinary() + _ = yym4186 if false { } else { h.encSliceSecret(([]Secret)(x.Items), e) @@ -52125,15 +52173,15 @@ func (x *SecretList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym4182 := z.EncBinary() - _ = yym4182 + yym4187 := z.EncBinary() + _ = yym4187 if false { } else { h.encSliceSecret(([]Secret)(x.Items), e) } } } - if yyr4168 || yy2arr4168 { + if yyr4173 || yy2arr4173 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -52146,25 +52194,25 @@ func (x *SecretList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4183 := z.DecBinary() - _ = yym4183 + yym4188 := z.DecBinary() + _ = yym4188 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4184 := r.ContainerType() - if yyct4184 == codecSelferValueTypeMap1234 { - yyl4184 := r.ReadMapStart() - if yyl4184 == 0 { + yyct4189 := r.ContainerType() + if yyct4189 == codecSelferValueTypeMap1234 { + yyl4189 := r.ReadMapStart() + if yyl4189 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4184, d) + x.codecDecodeSelfFromMap(yyl4189, d) } - } else if yyct4184 == codecSelferValueTypeArray1234 { - yyl4184 := r.ReadArrayStart() - if yyl4184 == 0 { + } else if yyct4189 == codecSelferValueTypeArray1234 { + yyl4189 := r.ReadArrayStart() + if yyl4189 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4184, d) + x.codecDecodeSelfFromArray(yyl4189, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -52176,12 +52224,12 @@ func (x *SecretList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4185Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4185Slc - var yyhl4185 bool = l >= 0 - for yyj4185 := 0; ; yyj4185++ { - if yyhl4185 { - if yyj4185 >= l { + var yys4190Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4190Slc + var yyhl4190 bool = l >= 0 + for yyj4190 := 0; ; yyj4190++ { + if yyhl4190 { + if yyj4190 >= l { break } } else { @@ -52190,10 +52238,10 @@ func (x *SecretList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4185Slc = r.DecodeBytes(yys4185Slc, true, true) - yys4185 := string(yys4185Slc) + yys4190Slc = r.DecodeBytes(yys4190Slc, true, true) + yys4190 := string(yys4190Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4185 { + switch yys4190 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -52210,31 +52258,31 @@ func (x *SecretList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv4188 := &x.ListMeta - yym4189 := z.DecBinary() - _ = yym4189 + yyv4193 := &x.ListMeta + yym4194 := z.DecBinary() + _ = yym4194 if false { - } else if z.HasExtensions() && z.DecExt(yyv4188) { + } else if z.HasExtensions() && z.DecExt(yyv4193) { } else { - z.DecFallback(yyv4188, false) + z.DecFallback(yyv4193, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4190 := &x.Items - yym4191 := z.DecBinary() - _ = yym4191 + yyv4195 := &x.Items + yym4196 := z.DecBinary() + _ = yym4196 if false { } else { - h.decSliceSecret((*[]Secret)(yyv4190), d) + h.decSliceSecret((*[]Secret)(yyv4195), d) } } default: - z.DecStructFieldNotFound(-1, yys4185) - } // end switch yys4185 - } // end for yyj4185 + z.DecStructFieldNotFound(-1, yys4190) + } // end switch yys4190 + } // end for yyj4190 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -52242,16 +52290,16 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4192 int - var yyb4192 bool - var yyhl4192 bool = l >= 0 - yyj4192++ - if yyhl4192 { - yyb4192 = yyj4192 > l + var yyj4197 int + var yyb4197 bool + var yyhl4197 bool = l >= 0 + yyj4197++ + if yyhl4197 { + yyb4197 = yyj4197 > l } else { - yyb4192 = r.CheckBreak() + yyb4197 = r.CheckBreak() } - if yyb4192 { + if yyb4197 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52261,13 +52309,13 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj4192++ - if yyhl4192 { - yyb4192 = yyj4192 > l + yyj4197++ + if yyhl4197 { + yyb4197 = yyj4197 > l } else { - yyb4192 = r.CheckBreak() + yyb4197 = r.CheckBreak() } - if yyb4192 { + if yyb4197 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52277,13 +52325,13 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj4192++ - if yyhl4192 { - yyb4192 = yyj4192 > l + yyj4197++ + if yyhl4197 { + yyb4197 = yyj4197 > l } else { - yyb4192 = r.CheckBreak() + yyb4197 = r.CheckBreak() } - if yyb4192 { + if yyb4197 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52291,22 +52339,22 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv4195 := &x.ListMeta - yym4196 := z.DecBinary() - _ = yym4196 + yyv4200 := &x.ListMeta + yym4201 := z.DecBinary() + _ = yym4201 if false { - } else if z.HasExtensions() && z.DecExt(yyv4195) { + } else if z.HasExtensions() && z.DecExt(yyv4200) { } else { - z.DecFallback(yyv4195, false) + z.DecFallback(yyv4200, false) } } - yyj4192++ - if yyhl4192 { - yyb4192 = yyj4192 > l + yyj4197++ + if yyhl4197 { + yyb4197 = yyj4197 > l } else { - yyb4192 = r.CheckBreak() + yyb4197 = r.CheckBreak() } - if yyb4192 { + if yyb4197 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52314,26 +52362,26 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4197 := &x.Items - yym4198 := z.DecBinary() - _ = yym4198 + yyv4202 := &x.Items + yym4203 := z.DecBinary() + _ = yym4203 if false { } else { - h.decSliceSecret((*[]Secret)(yyv4197), d) + h.decSliceSecret((*[]Secret)(yyv4202), d) } } for { - yyj4192++ - if yyhl4192 { - yyb4192 = yyj4192 > l + yyj4197++ + if yyhl4197 { + yyb4197 = yyj4197 > l } else { - yyb4192 = r.CheckBreak() + yyb4197 = r.CheckBreak() } - if yyb4192 { + if yyb4197 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4192-1, "") + z.DecStructFieldNotFound(yyj4197-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -52345,38 +52393,38 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4199 := z.EncBinary() - _ = yym4199 + yym4204 := z.EncBinary() + _ = yym4204 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4200 := !z.EncBinary() - yy2arr4200 := z.EncBasicHandle().StructToArray - var yyq4200 [4]bool - _, _, _ = yysep4200, yyq4200, yy2arr4200 - const yyr4200 bool = false - yyq4200[0] = x.Kind != "" - yyq4200[1] = x.APIVersion != "" - yyq4200[2] = true - yyq4200[3] = len(x.Data) != 0 - var yynn4200 int - if yyr4200 || yy2arr4200 { + yysep4205 := !z.EncBinary() + yy2arr4205 := z.EncBasicHandle().StructToArray + var yyq4205 [4]bool + _, _, _ = yysep4205, yyq4205, yy2arr4205 + const yyr4205 bool = false + yyq4205[0] = x.Kind != "" + yyq4205[1] = x.APIVersion != "" + yyq4205[2] = true + yyq4205[3] = len(x.Data) != 0 + var yynn4205 int + if yyr4205 || yy2arr4205 { r.EncodeArrayStart(4) } else { - yynn4200 = 0 - for _, b := range yyq4200 { + yynn4205 = 0 + for _, b := range yyq4205 { if b { - yynn4200++ + yynn4205++ } } - r.EncodeMapStart(yynn4200) - yynn4200 = 0 + r.EncodeMapStart(yynn4205) + yynn4205 = 0 } - if yyr4200 || yy2arr4200 { + if yyr4205 || yy2arr4205 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4200[0] { - yym4202 := z.EncBinary() - _ = yym4202 + if yyq4205[0] { + yym4207 := z.EncBinary() + _ = yym4207 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -52385,23 +52433,23 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4200[0] { + if yyq4205[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4203 := z.EncBinary() - _ = yym4203 + yym4208 := z.EncBinary() + _ = yym4208 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr4200 || yy2arr4200 { + if yyr4205 || yy2arr4205 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4200[1] { - yym4205 := z.EncBinary() - _ = yym4205 + if yyq4205[1] { + yym4210 := z.EncBinary() + _ = yym4210 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -52410,43 +52458,43 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4200[1] { + if yyq4205[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4206 := z.EncBinary() - _ = yym4206 + yym4211 := z.EncBinary() + _ = yym4211 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr4200 || yy2arr4200 { + if yyr4205 || yy2arr4205 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4200[2] { - yy4208 := &x.ObjectMeta - yy4208.CodecEncodeSelf(e) + if yyq4205[2] { + yy4213 := &x.ObjectMeta + yy4213.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq4200[2] { + if yyq4205[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4209 := &x.ObjectMeta - yy4209.CodecEncodeSelf(e) + yy4214 := &x.ObjectMeta + yy4214.CodecEncodeSelf(e) } } - if yyr4200 || yy2arr4200 { + if yyr4205 || yy2arr4205 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4200[3] { + if yyq4205[3] { if x.Data == nil { r.EncodeNil() } else { - yym4211 := z.EncBinary() - _ = yym4211 + yym4216 := z.EncBinary() + _ = yym4216 if false { } else { z.F.EncMapStringStringV(x.Data, false, e) @@ -52456,15 +52504,15 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4200[3] { + if yyq4205[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("data")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Data == nil { r.EncodeNil() } else { - yym4212 := z.EncBinary() - _ = yym4212 + yym4217 := z.EncBinary() + _ = yym4217 if false { } else { z.F.EncMapStringStringV(x.Data, false, e) @@ -52472,7 +52520,7 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4200 || yy2arr4200 { + if yyr4205 || yy2arr4205 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -52485,25 +52533,25 @@ func (x *ConfigMap) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4213 := z.DecBinary() - _ = yym4213 + yym4218 := z.DecBinary() + _ = yym4218 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4214 := r.ContainerType() - if yyct4214 == codecSelferValueTypeMap1234 { - yyl4214 := r.ReadMapStart() - if yyl4214 == 0 { + yyct4219 := r.ContainerType() + if yyct4219 == codecSelferValueTypeMap1234 { + yyl4219 := r.ReadMapStart() + if yyl4219 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4214, d) + x.codecDecodeSelfFromMap(yyl4219, d) } - } else if yyct4214 == codecSelferValueTypeArray1234 { - yyl4214 := r.ReadArrayStart() - if yyl4214 == 0 { + } else if yyct4219 == codecSelferValueTypeArray1234 { + yyl4219 := r.ReadArrayStart() + if yyl4219 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4214, d) + x.codecDecodeSelfFromArray(yyl4219, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -52515,12 +52563,12 @@ func (x *ConfigMap) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4215Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4215Slc - var yyhl4215 bool = l >= 0 - for yyj4215 := 0; ; yyj4215++ { - if yyhl4215 { - if yyj4215 >= l { + var yys4220Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4220Slc + var yyhl4220 bool = l >= 0 + for yyj4220 := 0; ; yyj4220++ { + if yyhl4220 { + if yyj4220 >= l { break } } else { @@ -52529,10 +52577,10 @@ func (x *ConfigMap) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4215Slc = r.DecodeBytes(yys4215Slc, true, true) - yys4215 := string(yys4215Slc) + yys4220Slc = r.DecodeBytes(yys4220Slc, true, true) + yys4220 := string(yys4220Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4215 { + switch yys4220 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -52549,25 +52597,25 @@ func (x *ConfigMap) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4218 := &x.ObjectMeta - yyv4218.CodecDecodeSelf(d) + yyv4223 := &x.ObjectMeta + yyv4223.CodecDecodeSelf(d) } case "data": if r.TryDecodeAsNil() { x.Data = nil } else { - yyv4219 := &x.Data - yym4220 := z.DecBinary() - _ = yym4220 + yyv4224 := &x.Data + yym4225 := z.DecBinary() + _ = yym4225 if false { } else { - z.F.DecMapStringStringX(yyv4219, false, d) + z.F.DecMapStringStringX(yyv4224, false, d) } } default: - z.DecStructFieldNotFound(-1, yys4215) - } // end switch yys4215 - } // end for yyj4215 + z.DecStructFieldNotFound(-1, yys4220) + } // end switch yys4220 + } // end for yyj4220 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -52575,16 +52623,16 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4221 int - var yyb4221 bool - var yyhl4221 bool = l >= 0 - yyj4221++ - if yyhl4221 { - yyb4221 = yyj4221 > l + var yyj4226 int + var yyb4226 bool + var yyhl4226 bool = l >= 0 + yyj4226++ + if yyhl4226 { + yyb4226 = yyj4226 > l } else { - yyb4221 = r.CheckBreak() + yyb4226 = r.CheckBreak() } - if yyb4221 { + if yyb4226 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52594,13 +52642,13 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj4221++ - if yyhl4221 { - yyb4221 = yyj4221 > l + yyj4226++ + if yyhl4226 { + yyb4226 = yyj4226 > l } else { - yyb4221 = r.CheckBreak() + yyb4226 = r.CheckBreak() } - if yyb4221 { + if yyb4226 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52610,13 +52658,13 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj4221++ - if yyhl4221 { - yyb4221 = yyj4221 > l + yyj4226++ + if yyhl4226 { + yyb4226 = yyj4226 > l } else { - yyb4221 = r.CheckBreak() + yyb4226 = r.CheckBreak() } - if yyb4221 { + if yyb4226 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52624,16 +52672,16 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4224 := &x.ObjectMeta - yyv4224.CodecDecodeSelf(d) + yyv4229 := &x.ObjectMeta + yyv4229.CodecDecodeSelf(d) } - yyj4221++ - if yyhl4221 { - yyb4221 = yyj4221 > l + yyj4226++ + if yyhl4226 { + yyb4226 = yyj4226 > l } else { - yyb4221 = r.CheckBreak() + yyb4226 = r.CheckBreak() } - if yyb4221 { + if yyb4226 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52641,26 +52689,26 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Data = nil } else { - yyv4225 := &x.Data - yym4226 := z.DecBinary() - _ = yym4226 + yyv4230 := &x.Data + yym4231 := z.DecBinary() + _ = yym4231 if false { } else { - z.F.DecMapStringStringX(yyv4225, false, d) + z.F.DecMapStringStringX(yyv4230, false, d) } } for { - yyj4221++ - if yyhl4221 { - yyb4221 = yyj4221 > l + yyj4226++ + if yyhl4226 { + yyb4226 = yyj4226 > l } else { - yyb4221 = r.CheckBreak() + yyb4226 = r.CheckBreak() } - if yyb4221 { + if yyb4226 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4221-1, "") + z.DecStructFieldNotFound(yyj4226-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -52672,37 +52720,37 @@ func (x *ConfigMapList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4227 := z.EncBinary() - _ = yym4227 + yym4232 := z.EncBinary() + _ = yym4232 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4228 := !z.EncBinary() - yy2arr4228 := z.EncBasicHandle().StructToArray - var yyq4228 [4]bool - _, _, _ = yysep4228, yyq4228, yy2arr4228 - const yyr4228 bool = false - yyq4228[0] = x.Kind != "" - yyq4228[1] = x.APIVersion != "" - yyq4228[2] = true - var yynn4228 int - if yyr4228 || yy2arr4228 { + yysep4233 := !z.EncBinary() + yy2arr4233 := z.EncBasicHandle().StructToArray + var yyq4233 [4]bool + _, _, _ = yysep4233, yyq4233, yy2arr4233 + const yyr4233 bool = false + yyq4233[0] = x.Kind != "" + yyq4233[1] = x.APIVersion != "" + yyq4233[2] = true + var yynn4233 int + if yyr4233 || yy2arr4233 { r.EncodeArrayStart(4) } else { - yynn4228 = 1 - for _, b := range yyq4228 { + yynn4233 = 1 + for _, b := range yyq4233 { if b { - yynn4228++ + yynn4233++ } } - r.EncodeMapStart(yynn4228) - yynn4228 = 0 + r.EncodeMapStart(yynn4233) + yynn4233 = 0 } - if yyr4228 || yy2arr4228 { + if yyr4233 || yy2arr4233 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4228[0] { - yym4230 := z.EncBinary() - _ = yym4230 + if yyq4233[0] { + yym4235 := z.EncBinary() + _ = yym4235 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -52711,23 +52759,23 @@ func (x *ConfigMapList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4228[0] { + if yyq4233[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4231 := z.EncBinary() - _ = yym4231 + yym4236 := z.EncBinary() + _ = yym4236 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr4228 || yy2arr4228 { + if yyr4233 || yy2arr4233 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4228[1] { - yym4233 := z.EncBinary() - _ = yym4233 + if yyq4233[1] { + yym4238 := z.EncBinary() + _ = yym4238 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -52736,54 +52784,54 @@ func (x *ConfigMapList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4228[1] { + if yyq4233[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4234 := z.EncBinary() - _ = yym4234 + yym4239 := z.EncBinary() + _ = yym4239 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr4228 || yy2arr4228 { + if yyr4233 || yy2arr4233 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4228[2] { - yy4236 := &x.ListMeta - yym4237 := z.EncBinary() - _ = yym4237 + if yyq4233[2] { + yy4241 := &x.ListMeta + yym4242 := z.EncBinary() + _ = yym4242 if false { - } else if z.HasExtensions() && z.EncExt(yy4236) { + } else if z.HasExtensions() && z.EncExt(yy4241) { } else { - z.EncFallback(yy4236) + z.EncFallback(yy4241) } } else { r.EncodeNil() } } else { - if yyq4228[2] { + if yyq4233[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4238 := &x.ListMeta - yym4239 := z.EncBinary() - _ = yym4239 + yy4243 := &x.ListMeta + yym4244 := z.EncBinary() + _ = yym4244 if false { - } else if z.HasExtensions() && z.EncExt(yy4238) { + } else if z.HasExtensions() && z.EncExt(yy4243) { } else { - z.EncFallback(yy4238) + z.EncFallback(yy4243) } } } - if yyr4228 || yy2arr4228 { + if yyr4233 || yy2arr4233 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym4241 := z.EncBinary() - _ = yym4241 + yym4246 := z.EncBinary() + _ = yym4246 if false { } else { h.encSliceConfigMap(([]ConfigMap)(x.Items), e) @@ -52796,15 +52844,15 @@ func (x *ConfigMapList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym4242 := z.EncBinary() - _ = yym4242 + yym4247 := z.EncBinary() + _ = yym4247 if false { } else { h.encSliceConfigMap(([]ConfigMap)(x.Items), e) } } } - if yyr4228 || yy2arr4228 { + if yyr4233 || yy2arr4233 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -52817,25 +52865,25 @@ func (x *ConfigMapList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4243 := z.DecBinary() - _ = yym4243 + yym4248 := z.DecBinary() + _ = yym4248 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4244 := r.ContainerType() - if yyct4244 == codecSelferValueTypeMap1234 { - yyl4244 := r.ReadMapStart() - if yyl4244 == 0 { + yyct4249 := r.ContainerType() + if yyct4249 == codecSelferValueTypeMap1234 { + yyl4249 := r.ReadMapStart() + if yyl4249 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4244, d) + x.codecDecodeSelfFromMap(yyl4249, d) } - } else if yyct4244 == codecSelferValueTypeArray1234 { - yyl4244 := r.ReadArrayStart() - if yyl4244 == 0 { + } else if yyct4249 == codecSelferValueTypeArray1234 { + yyl4249 := r.ReadArrayStart() + if yyl4249 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4244, d) + x.codecDecodeSelfFromArray(yyl4249, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -52847,12 +52895,12 @@ func (x *ConfigMapList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4245Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4245Slc - var yyhl4245 bool = l >= 0 - for yyj4245 := 0; ; yyj4245++ { - if yyhl4245 { - if yyj4245 >= l { + var yys4250Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4250Slc + var yyhl4250 bool = l >= 0 + for yyj4250 := 0; ; yyj4250++ { + if yyhl4250 { + if yyj4250 >= l { break } } else { @@ -52861,10 +52909,10 @@ func (x *ConfigMapList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4245Slc = r.DecodeBytes(yys4245Slc, true, true) - yys4245 := string(yys4245Slc) + yys4250Slc = r.DecodeBytes(yys4250Slc, true, true) + yys4250 := string(yys4250Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4245 { + switch yys4250 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -52881,31 +52929,31 @@ func (x *ConfigMapList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv4248 := &x.ListMeta - yym4249 := z.DecBinary() - _ = yym4249 + yyv4253 := &x.ListMeta + yym4254 := z.DecBinary() + _ = yym4254 if false { - } else if z.HasExtensions() && z.DecExt(yyv4248) { + } else if z.HasExtensions() && z.DecExt(yyv4253) { } else { - z.DecFallback(yyv4248, false) + z.DecFallback(yyv4253, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4250 := &x.Items - yym4251 := z.DecBinary() - _ = yym4251 + yyv4255 := &x.Items + yym4256 := z.DecBinary() + _ = yym4256 if false { } else { - h.decSliceConfigMap((*[]ConfigMap)(yyv4250), d) + h.decSliceConfigMap((*[]ConfigMap)(yyv4255), d) } } default: - z.DecStructFieldNotFound(-1, yys4245) - } // end switch yys4245 - } // end for yyj4245 + z.DecStructFieldNotFound(-1, yys4250) + } // end switch yys4250 + } // end for yyj4250 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -52913,16 +52961,16 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4252 int - var yyb4252 bool - var yyhl4252 bool = l >= 0 - yyj4252++ - if yyhl4252 { - yyb4252 = yyj4252 > l + var yyj4257 int + var yyb4257 bool + var yyhl4257 bool = l >= 0 + yyj4257++ + if yyhl4257 { + yyb4257 = yyj4257 > l } else { - yyb4252 = r.CheckBreak() + yyb4257 = r.CheckBreak() } - if yyb4252 { + if yyb4257 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52932,13 +52980,13 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj4252++ - if yyhl4252 { - yyb4252 = yyj4252 > l + yyj4257++ + if yyhl4257 { + yyb4257 = yyj4257 > l } else { - yyb4252 = r.CheckBreak() + yyb4257 = r.CheckBreak() } - if yyb4252 { + if yyb4257 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52948,13 +52996,13 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj4252++ - if yyhl4252 { - yyb4252 = yyj4252 > l + yyj4257++ + if yyhl4257 { + yyb4257 = yyj4257 > l } else { - yyb4252 = r.CheckBreak() + yyb4257 = r.CheckBreak() } - if yyb4252 { + if yyb4257 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52962,22 +53010,22 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv4255 := &x.ListMeta - yym4256 := z.DecBinary() - _ = yym4256 + yyv4260 := &x.ListMeta + yym4261 := z.DecBinary() + _ = yym4261 if false { - } else if z.HasExtensions() && z.DecExt(yyv4255) { + } else if z.HasExtensions() && z.DecExt(yyv4260) { } else { - z.DecFallback(yyv4255, false) + z.DecFallback(yyv4260, false) } } - yyj4252++ - if yyhl4252 { - yyb4252 = yyj4252 > l + yyj4257++ + if yyhl4257 { + yyb4257 = yyj4257 > l } else { - yyb4252 = r.CheckBreak() + yyb4257 = r.CheckBreak() } - if yyb4252 { + if yyb4257 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52985,26 +53033,26 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4257 := &x.Items - yym4258 := z.DecBinary() - _ = yym4258 + yyv4262 := &x.Items + yym4263 := z.DecBinary() + _ = yym4263 if false { } else { - h.decSliceConfigMap((*[]ConfigMap)(yyv4257), d) + h.decSliceConfigMap((*[]ConfigMap)(yyv4262), d) } } for { - yyj4252++ - if yyhl4252 { - yyb4252 = yyj4252 > l + yyj4257++ + if yyhl4257 { + yyb4257 = yyj4257 > l } else { - yyb4252 = r.CheckBreak() + yyb4257 = r.CheckBreak() } - if yyb4252 { + if yyb4257 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4252-1, "") + z.DecStructFieldNotFound(yyj4257-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -53013,8 +53061,8 @@ func (x PatchType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym4259 := z.EncBinary() - _ = yym4259 + yym4264 := z.EncBinary() + _ = yym4264 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -53026,8 +53074,8 @@ func (x *PatchType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4260 := z.DecBinary() - _ = yym4260 + yym4265 := z.DecBinary() + _ = yym4265 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -53039,8 +53087,8 @@ func (x ComponentConditionType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym4261 := z.EncBinary() - _ = yym4261 + yym4266 := z.EncBinary() + _ = yym4266 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -53052,8 +53100,8 @@ func (x *ComponentConditionType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4262 := z.DecBinary() - _ = yym4262 + yym4267 := z.DecBinary() + _ = yym4267 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -53068,32 +53116,32 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4263 := z.EncBinary() - _ = yym4263 + yym4268 := z.EncBinary() + _ = yym4268 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4264 := !z.EncBinary() - yy2arr4264 := z.EncBasicHandle().StructToArray - var yyq4264 [4]bool - _, _, _ = yysep4264, yyq4264, yy2arr4264 - const yyr4264 bool = false - yyq4264[2] = x.Message != "" - yyq4264[3] = x.Error != "" - var yynn4264 int - if yyr4264 || yy2arr4264 { + yysep4269 := !z.EncBinary() + yy2arr4269 := z.EncBasicHandle().StructToArray + var yyq4269 [4]bool + _, _, _ = yysep4269, yyq4269, yy2arr4269 + const yyr4269 bool = false + yyq4269[2] = x.Message != "" + yyq4269[3] = x.Error != "" + var yynn4269 int + if yyr4269 || yy2arr4269 { r.EncodeArrayStart(4) } else { - yynn4264 = 2 - for _, b := range yyq4264 { + yynn4269 = 2 + for _, b := range yyq4269 { if b { - yynn4264++ + yynn4269++ } } - r.EncodeMapStart(yynn4264) - yynn4264 = 0 + r.EncodeMapStart(yynn4269) + yynn4269 = 0 } - if yyr4264 || yy2arr4264 { + if yyr4269 || yy2arr4269 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -53102,7 +53150,7 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr4264 || yy2arr4264 { + if yyr4269 || yy2arr4269 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Status.CodecEncodeSelf(e) } else { @@ -53111,11 +53159,11 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Status.CodecEncodeSelf(e) } - if yyr4264 || yy2arr4264 { + if yyr4269 || yy2arr4269 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4264[2] { - yym4268 := z.EncBinary() - _ = yym4268 + if yyq4269[2] { + yym4273 := z.EncBinary() + _ = yym4273 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -53124,23 +53172,23 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4264[2] { + if yyq4269[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4269 := z.EncBinary() - _ = yym4269 + yym4274 := z.EncBinary() + _ = yym4274 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr4264 || yy2arr4264 { + if yyr4269 || yy2arr4269 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4264[3] { - yym4271 := z.EncBinary() - _ = yym4271 + if yyq4269[3] { + yym4276 := z.EncBinary() + _ = yym4276 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Error)) @@ -53149,19 +53197,19 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4264[3] { + if yyq4269[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("error")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4272 := z.EncBinary() - _ = yym4272 + yym4277 := z.EncBinary() + _ = yym4277 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Error)) } } } - if yyr4264 || yy2arr4264 { + if yyr4269 || yy2arr4269 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -53174,25 +53222,25 @@ func (x *ComponentCondition) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4273 := z.DecBinary() - _ = yym4273 + yym4278 := z.DecBinary() + _ = yym4278 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4274 := r.ContainerType() - if yyct4274 == codecSelferValueTypeMap1234 { - yyl4274 := r.ReadMapStart() - if yyl4274 == 0 { + yyct4279 := r.ContainerType() + if yyct4279 == codecSelferValueTypeMap1234 { + yyl4279 := r.ReadMapStart() + if yyl4279 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4274, d) + x.codecDecodeSelfFromMap(yyl4279, d) } - } else if yyct4274 == codecSelferValueTypeArray1234 { - yyl4274 := r.ReadArrayStart() - if yyl4274 == 0 { + } else if yyct4279 == codecSelferValueTypeArray1234 { + yyl4279 := r.ReadArrayStart() + if yyl4279 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4274, d) + x.codecDecodeSelfFromArray(yyl4279, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -53204,12 +53252,12 @@ func (x *ComponentCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4275Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4275Slc - var yyhl4275 bool = l >= 0 - for yyj4275 := 0; ; yyj4275++ { - if yyhl4275 { - if yyj4275 >= l { + var yys4280Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4280Slc + var yyhl4280 bool = l >= 0 + for yyj4280 := 0; ; yyj4280++ { + if yyhl4280 { + if yyj4280 >= l { break } } else { @@ -53218,10 +53266,10 @@ func (x *ComponentCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4275Slc = r.DecodeBytes(yys4275Slc, true, true) - yys4275 := string(yys4275Slc) + yys4280Slc = r.DecodeBytes(yys4280Slc, true, true) + yys4280 := string(yys4280Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4275 { + switch yys4280 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -53247,9 +53295,9 @@ func (x *ComponentCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.Error = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys4275) - } // end switch yys4275 - } // end for yyj4275 + z.DecStructFieldNotFound(-1, yys4280) + } // end switch yys4280 + } // end for yyj4280 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -53257,16 +53305,16 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4280 int - var yyb4280 bool - var yyhl4280 bool = l >= 0 - yyj4280++ - if yyhl4280 { - yyb4280 = yyj4280 > l + var yyj4285 int + var yyb4285 bool + var yyhl4285 bool = l >= 0 + yyj4285++ + if yyhl4285 { + yyb4285 = yyj4285 > l } else { - yyb4280 = r.CheckBreak() + yyb4285 = r.CheckBreak() } - if yyb4280 { + if yyb4285 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53276,13 +53324,13 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Type = ComponentConditionType(r.DecodeString()) } - yyj4280++ - if yyhl4280 { - yyb4280 = yyj4280 > l + yyj4285++ + if yyhl4285 { + yyb4285 = yyj4285 > l } else { - yyb4280 = r.CheckBreak() + yyb4285 = r.CheckBreak() } - if yyb4280 { + if yyb4285 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53292,13 +53340,13 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Status = ConditionStatus(r.DecodeString()) } - yyj4280++ - if yyhl4280 { - yyb4280 = yyj4280 > l + yyj4285++ + if yyhl4285 { + yyb4285 = yyj4285 > l } else { - yyb4280 = r.CheckBreak() + yyb4285 = r.CheckBreak() } - if yyb4280 { + if yyb4285 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53308,13 +53356,13 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Message = string(r.DecodeString()) } - yyj4280++ - if yyhl4280 { - yyb4280 = yyj4280 > l + yyj4285++ + if yyhl4285 { + yyb4285 = yyj4285 > l } else { - yyb4280 = r.CheckBreak() + yyb4285 = r.CheckBreak() } - if yyb4280 { + if yyb4285 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53325,17 +53373,17 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.Error = string(r.DecodeString()) } for { - yyj4280++ - if yyhl4280 { - yyb4280 = yyj4280 > l + yyj4285++ + if yyhl4285 { + yyb4285 = yyj4285 > l } else { - yyb4280 = r.CheckBreak() + yyb4285 = r.CheckBreak() } - if yyb4280 { + if yyb4285 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4280-1, "") + z.DecStructFieldNotFound(yyj4285-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -53347,38 +53395,38 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4285 := z.EncBinary() - _ = yym4285 + yym4290 := z.EncBinary() + _ = yym4290 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4286 := !z.EncBinary() - yy2arr4286 := z.EncBasicHandle().StructToArray - var yyq4286 [4]bool - _, _, _ = yysep4286, yyq4286, yy2arr4286 - const yyr4286 bool = false - yyq4286[0] = x.Kind != "" - yyq4286[1] = x.APIVersion != "" - yyq4286[2] = true - yyq4286[3] = len(x.Conditions) != 0 - var yynn4286 int - if yyr4286 || yy2arr4286 { + yysep4291 := !z.EncBinary() + yy2arr4291 := z.EncBasicHandle().StructToArray + var yyq4291 [4]bool + _, _, _ = yysep4291, yyq4291, yy2arr4291 + const yyr4291 bool = false + yyq4291[0] = x.Kind != "" + yyq4291[1] = x.APIVersion != "" + yyq4291[2] = true + yyq4291[3] = len(x.Conditions) != 0 + var yynn4291 int + if yyr4291 || yy2arr4291 { r.EncodeArrayStart(4) } else { - yynn4286 = 0 - for _, b := range yyq4286 { + yynn4291 = 0 + for _, b := range yyq4291 { if b { - yynn4286++ + yynn4291++ } } - r.EncodeMapStart(yynn4286) - yynn4286 = 0 + r.EncodeMapStart(yynn4291) + yynn4291 = 0 } - if yyr4286 || yy2arr4286 { + if yyr4291 || yy2arr4291 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4286[0] { - yym4288 := z.EncBinary() - _ = yym4288 + if yyq4291[0] { + yym4293 := z.EncBinary() + _ = yym4293 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -53387,23 +53435,23 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4286[0] { + if yyq4291[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4289 := z.EncBinary() - _ = yym4289 + yym4294 := z.EncBinary() + _ = yym4294 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr4286 || yy2arr4286 { + if yyr4291 || yy2arr4291 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4286[1] { - yym4291 := z.EncBinary() - _ = yym4291 + if yyq4291[1] { + yym4296 := z.EncBinary() + _ = yym4296 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -53412,43 +53460,43 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4286[1] { + if yyq4291[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4292 := z.EncBinary() - _ = yym4292 + yym4297 := z.EncBinary() + _ = yym4297 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr4286 || yy2arr4286 { + if yyr4291 || yy2arr4291 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4286[2] { - yy4294 := &x.ObjectMeta - yy4294.CodecEncodeSelf(e) + if yyq4291[2] { + yy4299 := &x.ObjectMeta + yy4299.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq4286[2] { + if yyq4291[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4295 := &x.ObjectMeta - yy4295.CodecEncodeSelf(e) + yy4300 := &x.ObjectMeta + yy4300.CodecEncodeSelf(e) } } - if yyr4286 || yy2arr4286 { + if yyr4291 || yy2arr4291 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4286[3] { + if yyq4291[3] { if x.Conditions == nil { r.EncodeNil() } else { - yym4297 := z.EncBinary() - _ = yym4297 + yym4302 := z.EncBinary() + _ = yym4302 if false { } else { h.encSliceComponentCondition(([]ComponentCondition)(x.Conditions), e) @@ -53458,15 +53506,15 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4286[3] { + if yyq4291[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("conditions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Conditions == nil { r.EncodeNil() } else { - yym4298 := z.EncBinary() - _ = yym4298 + yym4303 := z.EncBinary() + _ = yym4303 if false { } else { h.encSliceComponentCondition(([]ComponentCondition)(x.Conditions), e) @@ -53474,7 +53522,7 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4286 || yy2arr4286 { + if yyr4291 || yy2arr4291 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -53487,25 +53535,25 @@ func (x *ComponentStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4299 := z.DecBinary() - _ = yym4299 + yym4304 := z.DecBinary() + _ = yym4304 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4300 := r.ContainerType() - if yyct4300 == codecSelferValueTypeMap1234 { - yyl4300 := r.ReadMapStart() - if yyl4300 == 0 { + yyct4305 := r.ContainerType() + if yyct4305 == codecSelferValueTypeMap1234 { + yyl4305 := r.ReadMapStart() + if yyl4305 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4300, d) + x.codecDecodeSelfFromMap(yyl4305, d) } - } else if yyct4300 == codecSelferValueTypeArray1234 { - yyl4300 := r.ReadArrayStart() - if yyl4300 == 0 { + } else if yyct4305 == codecSelferValueTypeArray1234 { + yyl4305 := r.ReadArrayStart() + if yyl4305 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4300, d) + x.codecDecodeSelfFromArray(yyl4305, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -53517,12 +53565,12 @@ func (x *ComponentStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4301Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4301Slc - var yyhl4301 bool = l >= 0 - for yyj4301 := 0; ; yyj4301++ { - if yyhl4301 { - if yyj4301 >= l { + var yys4306Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4306Slc + var yyhl4306 bool = l >= 0 + for yyj4306 := 0; ; yyj4306++ { + if yyhl4306 { + if yyj4306 >= l { break } } else { @@ -53531,10 +53579,10 @@ func (x *ComponentStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4301Slc = r.DecodeBytes(yys4301Slc, true, true) - yys4301 := string(yys4301Slc) + yys4306Slc = r.DecodeBytes(yys4306Slc, true, true) + yys4306 := string(yys4306Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4301 { + switch yys4306 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -53551,25 +53599,25 @@ func (x *ComponentStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4304 := &x.ObjectMeta - yyv4304.CodecDecodeSelf(d) + yyv4309 := &x.ObjectMeta + yyv4309.CodecDecodeSelf(d) } case "conditions": if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv4305 := &x.Conditions - yym4306 := z.DecBinary() - _ = yym4306 + yyv4310 := &x.Conditions + yym4311 := z.DecBinary() + _ = yym4311 if false { } else { - h.decSliceComponentCondition((*[]ComponentCondition)(yyv4305), d) + h.decSliceComponentCondition((*[]ComponentCondition)(yyv4310), d) } } default: - z.DecStructFieldNotFound(-1, yys4301) - } // end switch yys4301 - } // end for yyj4301 + z.DecStructFieldNotFound(-1, yys4306) + } // end switch yys4306 + } // end for yyj4306 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -53577,16 +53625,16 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4307 int - var yyb4307 bool - var yyhl4307 bool = l >= 0 - yyj4307++ - if yyhl4307 { - yyb4307 = yyj4307 > l + var yyj4312 int + var yyb4312 bool + var yyhl4312 bool = l >= 0 + yyj4312++ + if yyhl4312 { + yyb4312 = yyj4312 > l } else { - yyb4307 = r.CheckBreak() + yyb4312 = r.CheckBreak() } - if yyb4307 { + if yyb4312 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53596,13 +53644,13 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj4307++ - if yyhl4307 { - yyb4307 = yyj4307 > l + yyj4312++ + if yyhl4312 { + yyb4312 = yyj4312 > l } else { - yyb4307 = r.CheckBreak() + yyb4312 = r.CheckBreak() } - if yyb4307 { + if yyb4312 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53612,13 +53660,13 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj4307++ - if yyhl4307 { - yyb4307 = yyj4307 > l + yyj4312++ + if yyhl4312 { + yyb4312 = yyj4312 > l } else { - yyb4307 = r.CheckBreak() + yyb4312 = r.CheckBreak() } - if yyb4307 { + if yyb4312 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53626,16 +53674,16 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4310 := &x.ObjectMeta - yyv4310.CodecDecodeSelf(d) + yyv4315 := &x.ObjectMeta + yyv4315.CodecDecodeSelf(d) } - yyj4307++ - if yyhl4307 { - yyb4307 = yyj4307 > l + yyj4312++ + if yyhl4312 { + yyb4312 = yyj4312 > l } else { - yyb4307 = r.CheckBreak() + yyb4312 = r.CheckBreak() } - if yyb4307 { + if yyb4312 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53643,26 +53691,26 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv4311 := &x.Conditions - yym4312 := z.DecBinary() - _ = yym4312 + yyv4316 := &x.Conditions + yym4317 := z.DecBinary() + _ = yym4317 if false { } else { - h.decSliceComponentCondition((*[]ComponentCondition)(yyv4311), d) + h.decSliceComponentCondition((*[]ComponentCondition)(yyv4316), d) } } for { - yyj4307++ - if yyhl4307 { - yyb4307 = yyj4307 > l + yyj4312++ + if yyhl4312 { + yyb4312 = yyj4312 > l } else { - yyb4307 = r.CheckBreak() + yyb4312 = r.CheckBreak() } - if yyb4307 { + if yyb4312 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4307-1, "") + z.DecStructFieldNotFound(yyj4312-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -53674,37 +53722,37 @@ func (x *ComponentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4313 := z.EncBinary() - _ = yym4313 + yym4318 := z.EncBinary() + _ = yym4318 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4314 := !z.EncBinary() - yy2arr4314 := z.EncBasicHandle().StructToArray - var yyq4314 [4]bool - _, _, _ = yysep4314, yyq4314, yy2arr4314 - const yyr4314 bool = false - yyq4314[0] = x.Kind != "" - yyq4314[1] = x.APIVersion != "" - yyq4314[2] = true - var yynn4314 int - if yyr4314 || yy2arr4314 { + yysep4319 := !z.EncBinary() + yy2arr4319 := z.EncBasicHandle().StructToArray + var yyq4319 [4]bool + _, _, _ = yysep4319, yyq4319, yy2arr4319 + const yyr4319 bool = false + yyq4319[0] = x.Kind != "" + yyq4319[1] = x.APIVersion != "" + yyq4319[2] = true + var yynn4319 int + if yyr4319 || yy2arr4319 { r.EncodeArrayStart(4) } else { - yynn4314 = 1 - for _, b := range yyq4314 { + yynn4319 = 1 + for _, b := range yyq4319 { if b { - yynn4314++ + yynn4319++ } } - r.EncodeMapStart(yynn4314) - yynn4314 = 0 + r.EncodeMapStart(yynn4319) + yynn4319 = 0 } - if yyr4314 || yy2arr4314 { + if yyr4319 || yy2arr4319 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4314[0] { - yym4316 := z.EncBinary() - _ = yym4316 + if yyq4319[0] { + yym4321 := z.EncBinary() + _ = yym4321 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -53713,23 +53761,23 @@ func (x *ComponentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4314[0] { + if yyq4319[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4317 := z.EncBinary() - _ = yym4317 + yym4322 := z.EncBinary() + _ = yym4322 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr4314 || yy2arr4314 { + if yyr4319 || yy2arr4319 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4314[1] { - yym4319 := z.EncBinary() - _ = yym4319 + if yyq4319[1] { + yym4324 := z.EncBinary() + _ = yym4324 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -53738,54 +53786,54 @@ func (x *ComponentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4314[1] { + if yyq4319[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4320 := z.EncBinary() - _ = yym4320 + yym4325 := z.EncBinary() + _ = yym4325 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr4314 || yy2arr4314 { + if yyr4319 || yy2arr4319 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4314[2] { - yy4322 := &x.ListMeta - yym4323 := z.EncBinary() - _ = yym4323 + if yyq4319[2] { + yy4327 := &x.ListMeta + yym4328 := z.EncBinary() + _ = yym4328 if false { - } else if z.HasExtensions() && z.EncExt(yy4322) { + } else if z.HasExtensions() && z.EncExt(yy4327) { } else { - z.EncFallback(yy4322) + z.EncFallback(yy4327) } } else { r.EncodeNil() } } else { - if yyq4314[2] { + if yyq4319[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4324 := &x.ListMeta - yym4325 := z.EncBinary() - _ = yym4325 + yy4329 := &x.ListMeta + yym4330 := z.EncBinary() + _ = yym4330 if false { - } else if z.HasExtensions() && z.EncExt(yy4324) { + } else if z.HasExtensions() && z.EncExt(yy4329) { } else { - z.EncFallback(yy4324) + z.EncFallback(yy4329) } } } - if yyr4314 || yy2arr4314 { + if yyr4319 || yy2arr4319 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym4327 := z.EncBinary() - _ = yym4327 + yym4332 := z.EncBinary() + _ = yym4332 if false { } else { h.encSliceComponentStatus(([]ComponentStatus)(x.Items), e) @@ -53798,15 +53846,15 @@ func (x *ComponentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym4328 := z.EncBinary() - _ = yym4328 + yym4333 := z.EncBinary() + _ = yym4333 if false { } else { h.encSliceComponentStatus(([]ComponentStatus)(x.Items), e) } } } - if yyr4314 || yy2arr4314 { + if yyr4319 || yy2arr4319 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -53819,25 +53867,25 @@ func (x *ComponentStatusList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4329 := z.DecBinary() - _ = yym4329 + yym4334 := z.DecBinary() + _ = yym4334 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4330 := r.ContainerType() - if yyct4330 == codecSelferValueTypeMap1234 { - yyl4330 := r.ReadMapStart() - if yyl4330 == 0 { + yyct4335 := r.ContainerType() + if yyct4335 == codecSelferValueTypeMap1234 { + yyl4335 := r.ReadMapStart() + if yyl4335 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4330, d) + x.codecDecodeSelfFromMap(yyl4335, d) } - } else if yyct4330 == codecSelferValueTypeArray1234 { - yyl4330 := r.ReadArrayStart() - if yyl4330 == 0 { + } else if yyct4335 == codecSelferValueTypeArray1234 { + yyl4335 := r.ReadArrayStart() + if yyl4335 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4330, d) + x.codecDecodeSelfFromArray(yyl4335, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -53849,12 +53897,12 @@ func (x *ComponentStatusList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4331Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4331Slc - var yyhl4331 bool = l >= 0 - for yyj4331 := 0; ; yyj4331++ { - if yyhl4331 { - if yyj4331 >= l { + var yys4336Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4336Slc + var yyhl4336 bool = l >= 0 + for yyj4336 := 0; ; yyj4336++ { + if yyhl4336 { + if yyj4336 >= l { break } } else { @@ -53863,10 +53911,10 @@ func (x *ComponentStatusList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4331Slc = r.DecodeBytes(yys4331Slc, true, true) - yys4331 := string(yys4331Slc) + yys4336Slc = r.DecodeBytes(yys4336Slc, true, true) + yys4336 := string(yys4336Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4331 { + switch yys4336 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -53883,31 +53931,31 @@ func (x *ComponentStatusList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv4334 := &x.ListMeta - yym4335 := z.DecBinary() - _ = yym4335 + yyv4339 := &x.ListMeta + yym4340 := z.DecBinary() + _ = yym4340 if false { - } else if z.HasExtensions() && z.DecExt(yyv4334) { + } else if z.HasExtensions() && z.DecExt(yyv4339) { } else { - z.DecFallback(yyv4334, false) + z.DecFallback(yyv4339, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4336 := &x.Items - yym4337 := z.DecBinary() - _ = yym4337 + yyv4341 := &x.Items + yym4342 := z.DecBinary() + _ = yym4342 if false { } else { - h.decSliceComponentStatus((*[]ComponentStatus)(yyv4336), d) + h.decSliceComponentStatus((*[]ComponentStatus)(yyv4341), d) } } default: - z.DecStructFieldNotFound(-1, yys4331) - } // end switch yys4331 - } // end for yyj4331 + z.DecStructFieldNotFound(-1, yys4336) + } // end switch yys4336 + } // end for yyj4336 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -53915,16 +53963,16 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4338 int - var yyb4338 bool - var yyhl4338 bool = l >= 0 - yyj4338++ - if yyhl4338 { - yyb4338 = yyj4338 > l + var yyj4343 int + var yyb4343 bool + var yyhl4343 bool = l >= 0 + yyj4343++ + if yyhl4343 { + yyb4343 = yyj4343 > l } else { - yyb4338 = r.CheckBreak() + yyb4343 = r.CheckBreak() } - if yyb4338 { + if yyb4343 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53934,13 +53982,13 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Kind = string(r.DecodeString()) } - yyj4338++ - if yyhl4338 { - yyb4338 = yyj4338 > l + yyj4343++ + if yyhl4343 { + yyb4343 = yyj4343 > l } else { - yyb4338 = r.CheckBreak() + yyb4343 = r.CheckBreak() } - if yyb4338 { + if yyb4343 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53950,13 +53998,13 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.APIVersion = string(r.DecodeString()) } - yyj4338++ - if yyhl4338 { - yyb4338 = yyj4338 > l + yyj4343++ + if yyhl4343 { + yyb4343 = yyj4343 > l } else { - yyb4338 = r.CheckBreak() + yyb4343 = r.CheckBreak() } - if yyb4338 { + if yyb4343 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53964,22 +54012,22 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv4341 := &x.ListMeta - yym4342 := z.DecBinary() - _ = yym4342 + yyv4346 := &x.ListMeta + yym4347 := z.DecBinary() + _ = yym4347 if false { - } else if z.HasExtensions() && z.DecExt(yyv4341) { + } else if z.HasExtensions() && z.DecExt(yyv4346) { } else { - z.DecFallback(yyv4341, false) + z.DecFallback(yyv4346, false) } } - yyj4338++ - if yyhl4338 { - yyb4338 = yyj4338 > l + yyj4343++ + if yyhl4343 { + yyb4343 = yyj4343 > l } else { - yyb4338 = r.CheckBreak() + yyb4343 = r.CheckBreak() } - if yyb4338 { + if yyb4343 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53987,26 +54035,26 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4343 := &x.Items - yym4344 := z.DecBinary() - _ = yym4344 + yyv4348 := &x.Items + yym4349 := z.DecBinary() + _ = yym4349 if false { } else { - h.decSliceComponentStatus((*[]ComponentStatus)(yyv4343), d) + h.decSliceComponentStatus((*[]ComponentStatus)(yyv4348), d) } } for { - yyj4338++ - if yyhl4338 { - yyb4338 = yyj4338 > l + yyj4343++ + if yyhl4343 { + yyb4343 = yyj4343 > l } else { - yyb4338 = r.CheckBreak() + yyb4343 = r.CheckBreak() } - if yyb4338 { + if yyb4343 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4338-1, "") + z.DecStructFieldNotFound(yyj4343-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -54018,38 +54066,38 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4345 := z.EncBinary() - _ = yym4345 + yym4350 := z.EncBinary() + _ = yym4350 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4346 := !z.EncBinary() - yy2arr4346 := z.EncBasicHandle().StructToArray - var yyq4346 [6]bool - _, _, _ = yysep4346, yyq4346, yy2arr4346 - const yyr4346 bool = false - yyq4346[0] = x.Capabilities != nil - yyq4346[1] = x.Privileged != nil - yyq4346[2] = x.SELinuxOptions != nil - yyq4346[3] = x.RunAsUser != nil - yyq4346[4] = x.RunAsNonRoot != nil - yyq4346[5] = x.ReadOnlyRootFilesystem != nil - var yynn4346 int - if yyr4346 || yy2arr4346 { + yysep4351 := !z.EncBinary() + yy2arr4351 := z.EncBasicHandle().StructToArray + var yyq4351 [6]bool + _, _, _ = yysep4351, yyq4351, yy2arr4351 + const yyr4351 bool = false + yyq4351[0] = x.Capabilities != nil + yyq4351[1] = x.Privileged != nil + yyq4351[2] = x.SELinuxOptions != nil + yyq4351[3] = x.RunAsUser != nil + yyq4351[4] = x.RunAsNonRoot != nil + yyq4351[5] = x.ReadOnlyRootFilesystem != nil + var yynn4351 int + if yyr4351 || yy2arr4351 { r.EncodeArrayStart(6) } else { - yynn4346 = 0 - for _, b := range yyq4346 { + yynn4351 = 0 + for _, b := range yyq4351 { if b { - yynn4346++ + yynn4351++ } } - r.EncodeMapStart(yynn4346) - yynn4346 = 0 + r.EncodeMapStart(yynn4351) + yynn4351 = 0 } - if yyr4346 || yy2arr4346 { + if yyr4351 || yy2arr4351 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4346[0] { + if yyq4351[0] { if x.Capabilities == nil { r.EncodeNil() } else { @@ -54059,7 +54107,7 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4346[0] { + if yyq4351[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("capabilities")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -54070,44 +54118,44 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4346 || yy2arr4346 { + if yyr4351 || yy2arr4351 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4346[1] { + if yyq4351[1] { if x.Privileged == nil { r.EncodeNil() } else { - yy4349 := *x.Privileged - yym4350 := z.EncBinary() - _ = yym4350 + yy4354 := *x.Privileged + yym4355 := z.EncBinary() + _ = yym4355 if false { } else { - r.EncodeBool(bool(yy4349)) + r.EncodeBool(bool(yy4354)) } } } else { r.EncodeNil() } } else { - if yyq4346[1] { + if yyq4351[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("privileged")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Privileged == nil { r.EncodeNil() } else { - yy4351 := *x.Privileged - yym4352 := z.EncBinary() - _ = yym4352 + yy4356 := *x.Privileged + yym4357 := z.EncBinary() + _ = yym4357 if false { } else { - r.EncodeBool(bool(yy4351)) + r.EncodeBool(bool(yy4356)) } } } } - if yyr4346 || yy2arr4346 { + if yyr4351 || yy2arr4351 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4346[2] { + if yyq4351[2] { if x.SELinuxOptions == nil { r.EncodeNil() } else { @@ -54117,7 +54165,7 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4346[2] { + if yyq4351[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("seLinuxOptions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -54128,83 +54176,48 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4346 || yy2arr4346 { + if yyr4351 || yy2arr4351 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4346[3] { + if yyq4351[3] { if x.RunAsUser == nil { r.EncodeNil() } else { - yy4355 := *x.RunAsUser - yym4356 := z.EncBinary() - _ = yym4356 + yy4360 := *x.RunAsUser + yym4361 := z.EncBinary() + _ = yym4361 if false { } else { - r.EncodeInt(int64(yy4355)) + r.EncodeInt(int64(yy4360)) } } } else { r.EncodeNil() } } else { - if yyq4346[3] { + if yyq4351[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("runAsUser")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RunAsUser == nil { r.EncodeNil() } else { - yy4357 := *x.RunAsUser - yym4358 := z.EncBinary() - _ = yym4358 - if false { - } else { - r.EncodeInt(int64(yy4357)) - } - } - } - } - if yyr4346 || yy2arr4346 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4346[4] { - if x.RunAsNonRoot == nil { - r.EncodeNil() - } else { - yy4360 := *x.RunAsNonRoot - yym4361 := z.EncBinary() - _ = yym4361 - if false { - } else { - r.EncodeBool(bool(yy4360)) - } - } - } else { - r.EncodeNil() - } - } else { - if yyq4346[4] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("runAsNonRoot")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if x.RunAsNonRoot == nil { - r.EncodeNil() - } else { - yy4362 := *x.RunAsNonRoot + yy4362 := *x.RunAsUser yym4363 := z.EncBinary() _ = yym4363 if false { } else { - r.EncodeBool(bool(yy4362)) + r.EncodeInt(int64(yy4362)) } } } } - if yyr4346 || yy2arr4346 { + if yyr4351 || yy2arr4351 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4346[5] { - if x.ReadOnlyRootFilesystem == nil { + if yyq4351[4] { + if x.RunAsNonRoot == nil { r.EncodeNil() } else { - yy4365 := *x.ReadOnlyRootFilesystem + yy4365 := *x.RunAsNonRoot yym4366 := z.EncBinary() _ = yym4366 if false { @@ -54216,14 +54229,14 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4346[5] { + if yyq4351[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("readOnlyRootFilesystem")) + r.EncodeString(codecSelferC_UTF81234, string("runAsNonRoot")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if x.ReadOnlyRootFilesystem == nil { + if x.RunAsNonRoot == nil { r.EncodeNil() } else { - yy4367 := *x.ReadOnlyRootFilesystem + yy4367 := *x.RunAsNonRoot yym4368 := z.EncBinary() _ = yym4368 if false { @@ -54233,7 +54246,42 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4346 || yy2arr4346 { + if yyr4351 || yy2arr4351 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq4351[5] { + if x.ReadOnlyRootFilesystem == nil { + r.EncodeNil() + } else { + yy4370 := *x.ReadOnlyRootFilesystem + yym4371 := z.EncBinary() + _ = yym4371 + if false { + } else { + r.EncodeBool(bool(yy4370)) + } + } + } else { + r.EncodeNil() + } + } else { + if yyq4351[5] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("readOnlyRootFilesystem")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if x.ReadOnlyRootFilesystem == nil { + r.EncodeNil() + } else { + yy4372 := *x.ReadOnlyRootFilesystem + yym4373 := z.EncBinary() + _ = yym4373 + if false { + } else { + r.EncodeBool(bool(yy4372)) + } + } + } + } + if yyr4351 || yy2arr4351 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -54246,25 +54294,25 @@ func (x *SecurityContext) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4369 := z.DecBinary() - _ = yym4369 + yym4374 := z.DecBinary() + _ = yym4374 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4370 := r.ContainerType() - if yyct4370 == codecSelferValueTypeMap1234 { - yyl4370 := r.ReadMapStart() - if yyl4370 == 0 { + yyct4375 := r.ContainerType() + if yyct4375 == codecSelferValueTypeMap1234 { + yyl4375 := r.ReadMapStart() + if yyl4375 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4370, d) + x.codecDecodeSelfFromMap(yyl4375, d) } - } else if yyct4370 == codecSelferValueTypeArray1234 { - yyl4370 := r.ReadArrayStart() - if yyl4370 == 0 { + } else if yyct4375 == codecSelferValueTypeArray1234 { + yyl4375 := r.ReadArrayStart() + if yyl4375 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4370, d) + x.codecDecodeSelfFromArray(yyl4375, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -54276,12 +54324,12 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4371Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4371Slc - var yyhl4371 bool = l >= 0 - for yyj4371 := 0; ; yyj4371++ { - if yyhl4371 { - if yyj4371 >= l { + var yys4376Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4376Slc + var yyhl4376 bool = l >= 0 + for yyj4376 := 0; ; yyj4376++ { + if yyhl4376 { + if yyj4376 >= l { break } } else { @@ -54290,10 +54338,10 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4371Slc = r.DecodeBytes(yys4371Slc, true, true) - yys4371 := string(yys4371Slc) + yys4376Slc = r.DecodeBytes(yys4376Slc, true, true) + yys4376 := string(yys4376Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4371 { + switch yys4376 { case "capabilities": if r.TryDecodeAsNil() { if x.Capabilities != nil { @@ -54314,8 +54362,8 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Privileged == nil { x.Privileged = new(bool) } - yym4374 := z.DecBinary() - _ = yym4374 + yym4379 := z.DecBinary() + _ = yym4379 if false { } else { *((*bool)(x.Privileged)) = r.DecodeBool() @@ -54341,8 +54389,8 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.RunAsUser == nil { x.RunAsUser = new(int64) } - yym4377 := z.DecBinary() - _ = yym4377 + yym4382 := z.DecBinary() + _ = yym4382 if false { } else { *((*int64)(x.RunAsUser)) = int64(r.DecodeInt(64)) @@ -54357,8 +54405,8 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.RunAsNonRoot == nil { x.RunAsNonRoot = new(bool) } - yym4379 := z.DecBinary() - _ = yym4379 + yym4384 := z.DecBinary() + _ = yym4384 if false { } else { *((*bool)(x.RunAsNonRoot)) = r.DecodeBool() @@ -54373,17 +54421,17 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.ReadOnlyRootFilesystem == nil { x.ReadOnlyRootFilesystem = new(bool) } - yym4381 := z.DecBinary() - _ = yym4381 + yym4386 := z.DecBinary() + _ = yym4386 if false { } else { *((*bool)(x.ReadOnlyRootFilesystem)) = r.DecodeBool() } } default: - z.DecStructFieldNotFound(-1, yys4371) - } // end switch yys4371 - } // end for yyj4371 + z.DecStructFieldNotFound(-1, yys4376) + } // end switch yys4376 + } // end for yyj4376 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -54391,16 +54439,16 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4382 int - var yyb4382 bool - var yyhl4382 bool = l >= 0 - yyj4382++ - if yyhl4382 { - yyb4382 = yyj4382 > l + var yyj4387 int + var yyb4387 bool + var yyhl4387 bool = l >= 0 + yyj4387++ + if yyhl4387 { + yyb4387 = yyj4387 > l } else { - yyb4382 = r.CheckBreak() + yyb4387 = r.CheckBreak() } - if yyb4382 { + if yyb4387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54415,13 +54463,13 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } x.Capabilities.CodecDecodeSelf(d) } - yyj4382++ - if yyhl4382 { - yyb4382 = yyj4382 > l + yyj4387++ + if yyhl4387 { + yyb4387 = yyj4387 > l } else { - yyb4382 = r.CheckBreak() + yyb4387 = r.CheckBreak() } - if yyb4382 { + if yyb4387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54434,20 +54482,20 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if x.Privileged == nil { x.Privileged = new(bool) } - yym4385 := z.DecBinary() - _ = yym4385 + yym4390 := z.DecBinary() + _ = yym4390 if false { } else { *((*bool)(x.Privileged)) = r.DecodeBool() } } - yyj4382++ - if yyhl4382 { - yyb4382 = yyj4382 > l + yyj4387++ + if yyhl4387 { + yyb4387 = yyj4387 > l } else { - yyb4382 = r.CheckBreak() + yyb4387 = r.CheckBreak() } - if yyb4382 { + if yyb4387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54462,13 +54510,13 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } x.SELinuxOptions.CodecDecodeSelf(d) } - yyj4382++ - if yyhl4382 { - yyb4382 = yyj4382 > l + yyj4387++ + if yyhl4387 { + yyb4387 = yyj4387 > l } else { - yyb4382 = r.CheckBreak() + yyb4387 = r.CheckBreak() } - if yyb4382 { + if yyb4387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54481,20 +54529,20 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if x.RunAsUser == nil { x.RunAsUser = new(int64) } - yym4388 := z.DecBinary() - _ = yym4388 + yym4393 := z.DecBinary() + _ = yym4393 if false { } else { *((*int64)(x.RunAsUser)) = int64(r.DecodeInt(64)) } } - yyj4382++ - if yyhl4382 { - yyb4382 = yyj4382 > l + yyj4387++ + if yyhl4387 { + yyb4387 = yyj4387 > l } else { - yyb4382 = r.CheckBreak() + yyb4387 = r.CheckBreak() } - if yyb4382 { + if yyb4387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54507,20 +54555,20 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if x.RunAsNonRoot == nil { x.RunAsNonRoot = new(bool) } - yym4390 := z.DecBinary() - _ = yym4390 + yym4395 := z.DecBinary() + _ = yym4395 if false { } else { *((*bool)(x.RunAsNonRoot)) = r.DecodeBool() } } - yyj4382++ - if yyhl4382 { - yyb4382 = yyj4382 > l + yyj4387++ + if yyhl4387 { + yyb4387 = yyj4387 > l } else { - yyb4382 = r.CheckBreak() + yyb4387 = r.CheckBreak() } - if yyb4382 { + if yyb4387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54533,25 +54581,25 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if x.ReadOnlyRootFilesystem == nil { x.ReadOnlyRootFilesystem = new(bool) } - yym4392 := z.DecBinary() - _ = yym4392 + yym4397 := z.DecBinary() + _ = yym4397 if false { } else { *((*bool)(x.ReadOnlyRootFilesystem)) = r.DecodeBool() } } for { - yyj4382++ - if yyhl4382 { - yyb4382 = yyj4382 > l + yyj4387++ + if yyhl4387 { + yyb4387 = yyj4387 > l } else { - yyb4382 = r.CheckBreak() + yyb4387 = r.CheckBreak() } - if yyb4382 { + if yyb4387 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4382-1, "") + z.DecStructFieldNotFound(yyj4387-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -54563,38 +54611,38 @@ func (x *SELinuxOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4393 := z.EncBinary() - _ = yym4393 + yym4398 := z.EncBinary() + _ = yym4398 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4394 := !z.EncBinary() - yy2arr4394 := z.EncBasicHandle().StructToArray - var yyq4394 [4]bool - _, _, _ = yysep4394, yyq4394, yy2arr4394 - const yyr4394 bool = false - yyq4394[0] = x.User != "" - yyq4394[1] = x.Role != "" - yyq4394[2] = x.Type != "" - yyq4394[3] = x.Level != "" - var yynn4394 int - if yyr4394 || yy2arr4394 { + yysep4399 := !z.EncBinary() + yy2arr4399 := z.EncBasicHandle().StructToArray + var yyq4399 [4]bool + _, _, _ = yysep4399, yyq4399, yy2arr4399 + const yyr4399 bool = false + yyq4399[0] = x.User != "" + yyq4399[1] = x.Role != "" + yyq4399[2] = x.Type != "" + yyq4399[3] = x.Level != "" + var yynn4399 int + if yyr4399 || yy2arr4399 { r.EncodeArrayStart(4) } else { - yynn4394 = 0 - for _, b := range yyq4394 { + yynn4399 = 0 + for _, b := range yyq4399 { if b { - yynn4394++ + yynn4399++ } } - r.EncodeMapStart(yynn4394) - yynn4394 = 0 + r.EncodeMapStart(yynn4399) + yynn4399 = 0 } - if yyr4394 || yy2arr4394 { + if yyr4399 || yy2arr4399 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4394[0] { - yym4396 := z.EncBinary() - _ = yym4396 + if yyq4399[0] { + yym4401 := z.EncBinary() + _ = yym4401 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) @@ -54603,74 +54651,74 @@ func (x *SELinuxOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4394[0] { + if yyq4399[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("user")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4397 := z.EncBinary() - _ = yym4397 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.User)) - } - } - } - if yyr4394 || yy2arr4394 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4394[1] { - yym4399 := z.EncBinary() - _ = yym4399 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Role)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq4394[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("role")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4400 := z.EncBinary() - _ = yym4400 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Role)) - } - } - } - if yyr4394 || yy2arr4394 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4394[2] { yym4402 := z.EncBinary() _ = yym4402 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Type)) + r.EncodeString(codecSelferC_UTF81234, string(x.User)) + } + } + } + if yyr4399 || yy2arr4399 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq4399[1] { + yym4404 := z.EncBinary() + _ = yym4404 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Role)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4394[2] { + if yyq4399[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("type")) + r.EncodeString(codecSelferC_UTF81234, string("role")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4403 := z.EncBinary() - _ = yym4403 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Type)) - } - } - } - if yyr4394 || yy2arr4394 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4394[3] { yym4405 := z.EncBinary() _ = yym4405 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Role)) + } + } + } + if yyr4399 || yy2arr4399 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq4399[2] { + yym4407 := z.EncBinary() + _ = yym4407 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Type)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq4399[2] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("type")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym4408 := z.EncBinary() + _ = yym4408 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Type)) + } + } + } + if yyr4399 || yy2arr4399 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq4399[3] { + yym4410 := z.EncBinary() + _ = yym4410 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Level)) } @@ -54678,19 +54726,19 @@ func (x *SELinuxOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4394[3] { + if yyq4399[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("level")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4406 := z.EncBinary() - _ = yym4406 + yym4411 := z.EncBinary() + _ = yym4411 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Level)) } } } - if yyr4394 || yy2arr4394 { + if yyr4399 || yy2arr4399 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -54703,25 +54751,25 @@ func (x *SELinuxOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4407 := z.DecBinary() - _ = yym4407 + yym4412 := z.DecBinary() + _ = yym4412 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4408 := r.ContainerType() - if yyct4408 == codecSelferValueTypeMap1234 { - yyl4408 := r.ReadMapStart() - if yyl4408 == 0 { + yyct4413 := r.ContainerType() + if yyct4413 == codecSelferValueTypeMap1234 { + yyl4413 := r.ReadMapStart() + if yyl4413 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4408, d) + x.codecDecodeSelfFromMap(yyl4413, d) } - } else if yyct4408 == codecSelferValueTypeArray1234 { - yyl4408 := r.ReadArrayStart() - if yyl4408 == 0 { + } else if yyct4413 == codecSelferValueTypeArray1234 { + yyl4413 := r.ReadArrayStart() + if yyl4413 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4408, d) + x.codecDecodeSelfFromArray(yyl4413, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -54733,12 +54781,12 @@ func (x *SELinuxOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4409Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4409Slc - var yyhl4409 bool = l >= 0 - for yyj4409 := 0; ; yyj4409++ { - if yyhl4409 { - if yyj4409 >= l { + var yys4414Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4414Slc + var yyhl4414 bool = l >= 0 + for yyj4414 := 0; ; yyj4414++ { + if yyhl4414 { + if yyj4414 >= l { break } } else { @@ -54747,10 +54795,10 @@ func (x *SELinuxOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4409Slc = r.DecodeBytes(yys4409Slc, true, true) - yys4409 := string(yys4409Slc) + yys4414Slc = r.DecodeBytes(yys4414Slc, true, true) + yys4414 := string(yys4414Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4409 { + switch yys4414 { case "user": if r.TryDecodeAsNil() { x.User = "" @@ -54776,9 +54824,9 @@ func (x *SELinuxOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Level = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys4409) - } // end switch yys4409 - } // end for yyj4409 + z.DecStructFieldNotFound(-1, yys4414) + } // end switch yys4414 + } // end for yyj4414 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -54786,16 +54834,16 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4414 int - var yyb4414 bool - var yyhl4414 bool = l >= 0 - yyj4414++ - if yyhl4414 { - yyb4414 = yyj4414 > l + var yyj4419 int + var yyb4419 bool + var yyhl4419 bool = l >= 0 + yyj4419++ + if yyhl4419 { + yyb4419 = yyj4419 > l } else { - yyb4414 = r.CheckBreak() + yyb4419 = r.CheckBreak() } - if yyb4414 { + if yyb4419 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54805,13 +54853,13 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.User = string(r.DecodeString()) } - yyj4414++ - if yyhl4414 { - yyb4414 = yyj4414 > l + yyj4419++ + if yyhl4419 { + yyb4419 = yyj4419 > l } else { - yyb4414 = r.CheckBreak() + yyb4419 = r.CheckBreak() } - if yyb4414 { + if yyb4419 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54821,13 +54869,13 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Role = string(r.DecodeString()) } - yyj4414++ - if yyhl4414 { - yyb4414 = yyj4414 > l + yyj4419++ + if yyhl4419 { + yyb4419 = yyj4419 > l } else { - yyb4414 = r.CheckBreak() + yyb4419 = r.CheckBreak() } - if yyb4414 { + if yyb4419 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54837,13 +54885,13 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = string(r.DecodeString()) } - yyj4414++ - if yyhl4414 { - yyb4414 = yyj4414 > l + yyj4419++ + if yyhl4419 { + yyb4419 = yyj4419 > l } else { - yyb4414 = r.CheckBreak() + yyb4419 = r.CheckBreak() } - if yyb4414 { + if yyb4419 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54854,17 +54902,17 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Level = string(r.DecodeString()) } for { - yyj4414++ - if yyhl4414 { - yyb4414 = yyj4414 > l + yyj4419++ + if yyhl4419 { + yyb4419 = yyj4419 > l } else { - yyb4414 = r.CheckBreak() + yyb4419 = r.CheckBreak() } - if yyb4414 { + if yyb4419 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4414-1, "") + z.DecStructFieldNotFound(yyj4419-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -54876,37 +54924,37 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4419 := z.EncBinary() - _ = yym4419 + yym4424 := z.EncBinary() + _ = yym4424 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4420 := !z.EncBinary() - yy2arr4420 := z.EncBasicHandle().StructToArray - var yyq4420 [5]bool - _, _, _ = yysep4420, yyq4420, yy2arr4420 - const yyr4420 bool = false - yyq4420[0] = x.Kind != "" - yyq4420[1] = x.APIVersion != "" - yyq4420[2] = true - var yynn4420 int - if yyr4420 || yy2arr4420 { + yysep4425 := !z.EncBinary() + yy2arr4425 := z.EncBasicHandle().StructToArray + var yyq4425 [5]bool + _, _, _ = yysep4425, yyq4425, yy2arr4425 + const yyr4425 bool = false + yyq4425[0] = x.Kind != "" + yyq4425[1] = x.APIVersion != "" + yyq4425[2] = true + var yynn4425 int + if yyr4425 || yy2arr4425 { r.EncodeArrayStart(5) } else { - yynn4420 = 2 - for _, b := range yyq4420 { + yynn4425 = 2 + for _, b := range yyq4425 { if b { - yynn4420++ + yynn4425++ } } - r.EncodeMapStart(yynn4420) - yynn4420 = 0 + r.EncodeMapStart(yynn4425) + yynn4425 = 0 } - if yyr4420 || yy2arr4420 { + if yyr4425 || yy2arr4425 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4420[0] { - yym4422 := z.EncBinary() - _ = yym4422 + if yyq4425[0] { + yym4427 := z.EncBinary() + _ = yym4427 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -54915,23 +54963,23 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4420[0] { + if yyq4425[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4423 := z.EncBinary() - _ = yym4423 + yym4428 := z.EncBinary() + _ = yym4428 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr4420 || yy2arr4420 { + if yyr4425 || yy2arr4425 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4420[1] { - yym4425 := z.EncBinary() - _ = yym4425 + if yyq4425[1] { + yym4430 := z.EncBinary() + _ = yym4430 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -54940,39 +54988,39 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4420[1] { + if yyq4425[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4426 := z.EncBinary() - _ = yym4426 + yym4431 := z.EncBinary() + _ = yym4431 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr4420 || yy2arr4420 { + if yyr4425 || yy2arr4425 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4420[2] { - yy4428 := &x.ObjectMeta - yy4428.CodecEncodeSelf(e) + if yyq4425[2] { + yy4433 := &x.ObjectMeta + yy4433.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq4420[2] { + if yyq4425[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4429 := &x.ObjectMeta - yy4429.CodecEncodeSelf(e) + yy4434 := &x.ObjectMeta + yy4434.CodecEncodeSelf(e) } } - if yyr4420 || yy2arr4420 { + if yyr4425 || yy2arr4425 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym4431 := z.EncBinary() - _ = yym4431 + yym4436 := z.EncBinary() + _ = yym4436 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Range)) @@ -54981,20 +55029,20 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("range")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4432 := z.EncBinary() - _ = yym4432 + yym4437 := z.EncBinary() + _ = yym4437 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Range)) } } - if yyr4420 || yy2arr4420 { + if yyr4425 || yy2arr4425 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Data == nil { r.EncodeNil() } else { - yym4434 := z.EncBinary() - _ = yym4434 + yym4439 := z.EncBinary() + _ = yym4439 if false { } else { r.EncodeStringBytes(codecSelferC_RAW1234, []byte(x.Data)) @@ -55007,15 +55055,15 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { if x.Data == nil { r.EncodeNil() } else { - yym4435 := z.EncBinary() - _ = yym4435 + yym4440 := z.EncBinary() + _ = yym4440 if false { } else { r.EncodeStringBytes(codecSelferC_RAW1234, []byte(x.Data)) } } } - if yyr4420 || yy2arr4420 { + if yyr4425 || yy2arr4425 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -55028,25 +55076,25 @@ func (x *RangeAllocation) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4436 := z.DecBinary() - _ = yym4436 + yym4441 := z.DecBinary() + _ = yym4441 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4437 := r.ContainerType() - if yyct4437 == codecSelferValueTypeMap1234 { - yyl4437 := r.ReadMapStart() - if yyl4437 == 0 { + yyct4442 := r.ContainerType() + if yyct4442 == codecSelferValueTypeMap1234 { + yyl4442 := r.ReadMapStart() + if yyl4442 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4437, d) + x.codecDecodeSelfFromMap(yyl4442, d) } - } else if yyct4437 == codecSelferValueTypeArray1234 { - yyl4437 := r.ReadArrayStart() - if yyl4437 == 0 { + } else if yyct4442 == codecSelferValueTypeArray1234 { + yyl4442 := r.ReadArrayStart() + if yyl4442 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4437, d) + x.codecDecodeSelfFromArray(yyl4442, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -55058,12 +55106,12 @@ func (x *RangeAllocation) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4438Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4438Slc - var yyhl4438 bool = l >= 0 - for yyj4438 := 0; ; yyj4438++ { - if yyhl4438 { - if yyj4438 >= l { + var yys4443Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4443Slc + var yyhl4443 bool = l >= 0 + for yyj4443 := 0; ; yyj4443++ { + if yyhl4443 { + if yyj4443 >= l { break } } else { @@ -55072,10 +55120,10 @@ func (x *RangeAllocation) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4438Slc = r.DecodeBytes(yys4438Slc, true, true) - yys4438 := string(yys4438Slc) + yys4443Slc = r.DecodeBytes(yys4443Slc, true, true) + yys4443 := string(yys4443Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4438 { + switch yys4443 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -55092,8 +55140,8 @@ func (x *RangeAllocation) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4441 := &x.ObjectMeta - yyv4441.CodecDecodeSelf(d) + yyv4446 := &x.ObjectMeta + yyv4446.CodecDecodeSelf(d) } case "range": if r.TryDecodeAsNil() { @@ -55105,18 +55153,18 @@ func (x *RangeAllocation) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Data = nil } else { - yyv4443 := &x.Data - yym4444 := z.DecBinary() - _ = yym4444 + yyv4448 := &x.Data + yym4449 := z.DecBinary() + _ = yym4449 if false { } else { - *yyv4443 = r.DecodeBytes(*(*[]byte)(yyv4443), false, false) + *yyv4448 = r.DecodeBytes(*(*[]byte)(yyv4448), false, false) } } default: - z.DecStructFieldNotFound(-1, yys4438) - } // end switch yys4438 - } // end for yyj4438 + z.DecStructFieldNotFound(-1, yys4443) + } // end switch yys4443 + } // end for yyj4443 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -55124,16 +55172,16 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4445 int - var yyb4445 bool - var yyhl4445 bool = l >= 0 - yyj4445++ - if yyhl4445 { - yyb4445 = yyj4445 > l + var yyj4450 int + var yyb4450 bool + var yyhl4450 bool = l >= 0 + yyj4450++ + if yyhl4450 { + yyb4450 = yyj4450 > l } else { - yyb4445 = r.CheckBreak() + yyb4450 = r.CheckBreak() } - if yyb4445 { + if yyb4450 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -55143,13 +55191,13 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj4445++ - if yyhl4445 { - yyb4445 = yyj4445 > l + yyj4450++ + if yyhl4450 { + yyb4450 = yyj4450 > l } else { - yyb4445 = r.CheckBreak() + yyb4450 = r.CheckBreak() } - if yyb4445 { + if yyb4450 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -55159,13 +55207,13 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj4445++ - if yyhl4445 { - yyb4445 = yyj4445 > l + yyj4450++ + if yyhl4450 { + yyb4450 = yyj4450 > l } else { - yyb4445 = r.CheckBreak() + yyb4450 = r.CheckBreak() } - if yyb4445 { + if yyb4450 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -55173,16 +55221,16 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4448 := &x.ObjectMeta - yyv4448.CodecDecodeSelf(d) + yyv4453 := &x.ObjectMeta + yyv4453.CodecDecodeSelf(d) } - yyj4445++ - if yyhl4445 { - yyb4445 = yyj4445 > l + yyj4450++ + if yyhl4450 { + yyb4450 = yyj4450 > l } else { - yyb4445 = r.CheckBreak() + yyb4450 = r.CheckBreak() } - if yyb4445 { + if yyb4450 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -55192,13 +55240,13 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Range = string(r.DecodeString()) } - yyj4445++ - if yyhl4445 { - yyb4445 = yyj4445 > l + yyj4450++ + if yyhl4450 { + yyb4450 = yyj4450 > l } else { - yyb4445 = r.CheckBreak() + yyb4450 = r.CheckBreak() } - if yyb4445 { + if yyb4450 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -55206,26 +55254,26 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Data = nil } else { - yyv4450 := &x.Data - yym4451 := z.DecBinary() - _ = yym4451 + yyv4455 := &x.Data + yym4456 := z.DecBinary() + _ = yym4456 if false { } else { - *yyv4450 = r.DecodeBytes(*(*[]byte)(yyv4450), false, false) + *yyv4455 = r.DecodeBytes(*(*[]byte)(yyv4455), false, false) } } for { - yyj4445++ - if yyhl4445 { - yyb4445 = yyj4445 > l + yyj4450++ + if yyhl4450 { + yyb4450 = yyj4450 > l } else { - yyb4445 = r.CheckBreak() + yyb4450 = r.CheckBreak() } - if yyb4445 { + if yyb4450 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4445-1, "") + z.DecStructFieldNotFound(yyj4450-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -55235,10 +55283,10 @@ func (x codecSelfer1234) encSliceOwnerReference(v []OwnerReference, e *codec1978 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4452 := range v { + for _, yyv4457 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4453 := &yyv4452 - yy4453.CodecEncodeSelf(e) + yy4458 := &yyv4457 + yy4458.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -55248,127 +55296,12 @@ func (x codecSelfer1234) decSliceOwnerReference(v *[]OwnerReference, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4454 := *v - yyh4454, yyl4454 := z.DecSliceHelperStart() - var yyc4454 bool - if yyl4454 == 0 { - if yyv4454 == nil { - yyv4454 = []OwnerReference{} - yyc4454 = true - } else if len(yyv4454) != 0 { - yyv4454 = yyv4454[:0] - yyc4454 = true - } - } else if yyl4454 > 0 { - var yyrr4454, yyrl4454 int - var yyrt4454 bool - if yyl4454 > cap(yyv4454) { - - yyrg4454 := len(yyv4454) > 0 - yyv24454 := yyv4454 - yyrl4454, yyrt4454 = z.DecInferLen(yyl4454, z.DecBasicHandle().MaxInitLen, 72) - if yyrt4454 { - if yyrl4454 <= cap(yyv4454) { - yyv4454 = yyv4454[:yyrl4454] - } else { - yyv4454 = make([]OwnerReference, yyrl4454) - } - } else { - yyv4454 = make([]OwnerReference, yyrl4454) - } - yyc4454 = true - yyrr4454 = len(yyv4454) - if yyrg4454 { - copy(yyv4454, yyv24454) - } - } else if yyl4454 != len(yyv4454) { - yyv4454 = yyv4454[:yyl4454] - yyc4454 = true - } - yyj4454 := 0 - for ; yyj4454 < yyrr4454; yyj4454++ { - yyh4454.ElemContainerState(yyj4454) - if r.TryDecodeAsNil() { - yyv4454[yyj4454] = OwnerReference{} - } else { - yyv4455 := &yyv4454[yyj4454] - yyv4455.CodecDecodeSelf(d) - } - - } - if yyrt4454 { - for ; yyj4454 < yyl4454; yyj4454++ { - yyv4454 = append(yyv4454, OwnerReference{}) - yyh4454.ElemContainerState(yyj4454) - if r.TryDecodeAsNil() { - yyv4454[yyj4454] = OwnerReference{} - } else { - yyv4456 := &yyv4454[yyj4454] - yyv4456.CodecDecodeSelf(d) - } - - } - } - - } else { - yyj4454 := 0 - for ; !r.CheckBreak(); yyj4454++ { - - if yyj4454 >= len(yyv4454) { - yyv4454 = append(yyv4454, OwnerReference{}) // var yyz4454 OwnerReference - yyc4454 = true - } - yyh4454.ElemContainerState(yyj4454) - if yyj4454 < len(yyv4454) { - if r.TryDecodeAsNil() { - yyv4454[yyj4454] = OwnerReference{} - } else { - yyv4457 := &yyv4454[yyj4454] - yyv4457.CodecDecodeSelf(d) - } - - } else { - z.DecSwallow() - } - - } - if yyj4454 < len(yyv4454) { - yyv4454 = yyv4454[:yyj4454] - yyc4454 = true - } else if yyj4454 == 0 && yyv4454 == nil { - yyv4454 = []OwnerReference{} - yyc4454 = true - } - } - yyh4454.End() - if yyc4454 { - *v = yyv4454 - } -} - -func (x codecSelfer1234) encSlicePersistentVolumeAccessMode(v []PersistentVolumeAccessMode, e *codec1978.Encoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperEncoder(e) - _, _, _ = h, z, r - r.EncodeArrayStart(len(v)) - for _, yyv4458 := range v { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yyv4458.CodecEncodeSelf(e) - } - z.EncSendContainerState(codecSelfer_containerArrayEnd1234) -} - -func (x codecSelfer1234) decSlicePersistentVolumeAccessMode(v *[]PersistentVolumeAccessMode, d *codec1978.Decoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperDecoder(d) - _, _, _ = h, z, r - yyv4459 := *v yyh4459, yyl4459 := z.DecSliceHelperStart() var yyc4459 bool if yyl4459 == 0 { if yyv4459 == nil { - yyv4459 = []PersistentVolumeAccessMode{} + yyv4459 = []OwnerReference{} yyc4459 = true } else if len(yyv4459) != 0 { yyv4459 = yyv4459[:0] @@ -55379,18 +55312,23 @@ func (x codecSelfer1234) decSlicePersistentVolumeAccessMode(v *[]PersistentVolum var yyrt4459 bool if yyl4459 > cap(yyv4459) { - yyrl4459, yyrt4459 = z.DecInferLen(yyl4459, z.DecBasicHandle().MaxInitLen, 16) + yyrg4459 := len(yyv4459) > 0 + yyv24459 := yyv4459 + yyrl4459, yyrt4459 = z.DecInferLen(yyl4459, z.DecBasicHandle().MaxInitLen, 72) if yyrt4459 { if yyrl4459 <= cap(yyv4459) { yyv4459 = yyv4459[:yyrl4459] } else { - yyv4459 = make([]PersistentVolumeAccessMode, yyrl4459) + yyv4459 = make([]OwnerReference, yyrl4459) } } else { - yyv4459 = make([]PersistentVolumeAccessMode, yyrl4459) + yyv4459 = make([]OwnerReference, yyrl4459) } yyc4459 = true yyrr4459 = len(yyv4459) + if yyrg4459 { + copy(yyv4459, yyv24459) + } } else if yyl4459 != len(yyv4459) { yyv4459 = yyv4459[:yyl4459] yyc4459 = true @@ -55399,20 +55337,22 @@ func (x codecSelfer1234) decSlicePersistentVolumeAccessMode(v *[]PersistentVolum for ; yyj4459 < yyrr4459; yyj4459++ { yyh4459.ElemContainerState(yyj4459) if r.TryDecodeAsNil() { - yyv4459[yyj4459] = "" + yyv4459[yyj4459] = OwnerReference{} } else { - yyv4459[yyj4459] = PersistentVolumeAccessMode(r.DecodeString()) + yyv4460 := &yyv4459[yyj4459] + yyv4460.CodecDecodeSelf(d) } } if yyrt4459 { for ; yyj4459 < yyl4459; yyj4459++ { - yyv4459 = append(yyv4459, "") + yyv4459 = append(yyv4459, OwnerReference{}) yyh4459.ElemContainerState(yyj4459) if r.TryDecodeAsNil() { - yyv4459[yyj4459] = "" + yyv4459[yyj4459] = OwnerReference{} } else { - yyv4459[yyj4459] = PersistentVolumeAccessMode(r.DecodeString()) + yyv4461 := &yyv4459[yyj4459] + yyv4461.CodecDecodeSelf(d) } } @@ -55423,15 +55363,16 @@ func (x codecSelfer1234) decSlicePersistentVolumeAccessMode(v *[]PersistentVolum for ; !r.CheckBreak(); yyj4459++ { if yyj4459 >= len(yyv4459) { - yyv4459 = append(yyv4459, "") // var yyz4459 PersistentVolumeAccessMode + yyv4459 = append(yyv4459, OwnerReference{}) // var yyz4459 OwnerReference yyc4459 = true } yyh4459.ElemContainerState(yyj4459) if yyj4459 < len(yyv4459) { if r.TryDecodeAsNil() { - yyv4459[yyj4459] = "" + yyv4459[yyj4459] = OwnerReference{} } else { - yyv4459[yyj4459] = PersistentVolumeAccessMode(r.DecodeString()) + yyv4462 := &yyv4459[yyj4459] + yyv4462.CodecDecodeSelf(d) } } else { @@ -55443,7 +55384,7 @@ func (x codecSelfer1234) decSlicePersistentVolumeAccessMode(v *[]PersistentVolum yyv4459 = yyv4459[:yyj4459] yyc4459 = true } else if yyj4459 == 0 && yyv4459 == nil { - yyv4459 = []PersistentVolumeAccessMode{} + yyv4459 = []OwnerReference{} yyc4459 = true } } @@ -55453,15 +55394,122 @@ func (x codecSelfer1234) decSlicePersistentVolumeAccessMode(v *[]PersistentVolum } } -func (x codecSelfer1234) encSlicePersistentVolume(v []PersistentVolume, e *codec1978.Encoder) { +func (x codecSelfer1234) encSlicePersistentVolumeAccessMode(v []PersistentVolumeAccessMode, e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) for _, yyv4463 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4464 := &yyv4463 - yy4464.CodecEncodeSelf(e) + yyv4463.CodecEncodeSelf(e) + } + z.EncSendContainerState(codecSelfer_containerArrayEnd1234) +} + +func (x codecSelfer1234) decSlicePersistentVolumeAccessMode(v *[]PersistentVolumeAccessMode, d *codec1978.Decoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperDecoder(d) + _, _, _ = h, z, r + + yyv4464 := *v + yyh4464, yyl4464 := z.DecSliceHelperStart() + var yyc4464 bool + if yyl4464 == 0 { + if yyv4464 == nil { + yyv4464 = []PersistentVolumeAccessMode{} + yyc4464 = true + } else if len(yyv4464) != 0 { + yyv4464 = yyv4464[:0] + yyc4464 = true + } + } else if yyl4464 > 0 { + var yyrr4464, yyrl4464 int + var yyrt4464 bool + if yyl4464 > cap(yyv4464) { + + yyrl4464, yyrt4464 = z.DecInferLen(yyl4464, z.DecBasicHandle().MaxInitLen, 16) + if yyrt4464 { + if yyrl4464 <= cap(yyv4464) { + yyv4464 = yyv4464[:yyrl4464] + } else { + yyv4464 = make([]PersistentVolumeAccessMode, yyrl4464) + } + } else { + yyv4464 = make([]PersistentVolumeAccessMode, yyrl4464) + } + yyc4464 = true + yyrr4464 = len(yyv4464) + } else if yyl4464 != len(yyv4464) { + yyv4464 = yyv4464[:yyl4464] + yyc4464 = true + } + yyj4464 := 0 + for ; yyj4464 < yyrr4464; yyj4464++ { + yyh4464.ElemContainerState(yyj4464) + if r.TryDecodeAsNil() { + yyv4464[yyj4464] = "" + } else { + yyv4464[yyj4464] = PersistentVolumeAccessMode(r.DecodeString()) + } + + } + if yyrt4464 { + for ; yyj4464 < yyl4464; yyj4464++ { + yyv4464 = append(yyv4464, "") + yyh4464.ElemContainerState(yyj4464) + if r.TryDecodeAsNil() { + yyv4464[yyj4464] = "" + } else { + yyv4464[yyj4464] = PersistentVolumeAccessMode(r.DecodeString()) + } + + } + } + + } else { + yyj4464 := 0 + for ; !r.CheckBreak(); yyj4464++ { + + if yyj4464 >= len(yyv4464) { + yyv4464 = append(yyv4464, "") // var yyz4464 PersistentVolumeAccessMode + yyc4464 = true + } + yyh4464.ElemContainerState(yyj4464) + if yyj4464 < len(yyv4464) { + if r.TryDecodeAsNil() { + yyv4464[yyj4464] = "" + } else { + yyv4464[yyj4464] = PersistentVolumeAccessMode(r.DecodeString()) + } + + } else { + z.DecSwallow() + } + + } + if yyj4464 < len(yyv4464) { + yyv4464 = yyv4464[:yyj4464] + yyc4464 = true + } else if yyj4464 == 0 && yyv4464 == nil { + yyv4464 = []PersistentVolumeAccessMode{} + yyc4464 = true + } + } + yyh4464.End() + if yyc4464 { + *v = yyv4464 + } +} + +func (x codecSelfer1234) encSlicePersistentVolume(v []PersistentVolume, e *codec1978.Encoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperEncoder(e) + _, _, _ = h, z, r + r.EncodeArrayStart(len(v)) + for _, yyv4468 := range v { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy4469 := &yyv4468 + yy4469.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -55471,83 +55519,83 @@ func (x codecSelfer1234) decSlicePersistentVolume(v *[]PersistentVolume, d *code z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4465 := *v - yyh4465, yyl4465 := z.DecSliceHelperStart() - var yyc4465 bool - if yyl4465 == 0 { - if yyv4465 == nil { - yyv4465 = []PersistentVolume{} - yyc4465 = true - } else if len(yyv4465) != 0 { - yyv4465 = yyv4465[:0] - yyc4465 = true + yyv4470 := *v + yyh4470, yyl4470 := z.DecSliceHelperStart() + var yyc4470 bool + if yyl4470 == 0 { + if yyv4470 == nil { + yyv4470 = []PersistentVolume{} + yyc4470 = true + } else if len(yyv4470) != 0 { + yyv4470 = yyv4470[:0] + yyc4470 = true } - } else if yyl4465 > 0 { - var yyrr4465, yyrl4465 int - var yyrt4465 bool - if yyl4465 > cap(yyv4465) { + } else if yyl4470 > 0 { + var yyrr4470, yyrl4470 int + var yyrt4470 bool + if yyl4470 > cap(yyv4470) { - yyrg4465 := len(yyv4465) > 0 - yyv24465 := yyv4465 - yyrl4465, yyrt4465 = z.DecInferLen(yyl4465, z.DecBasicHandle().MaxInitLen, 464) - if yyrt4465 { - if yyrl4465 <= cap(yyv4465) { - yyv4465 = yyv4465[:yyrl4465] + yyrg4470 := len(yyv4470) > 0 + yyv24470 := yyv4470 + yyrl4470, yyrt4470 = z.DecInferLen(yyl4470, z.DecBasicHandle().MaxInitLen, 480) + if yyrt4470 { + if yyrl4470 <= cap(yyv4470) { + yyv4470 = yyv4470[:yyrl4470] } else { - yyv4465 = make([]PersistentVolume, yyrl4465) + yyv4470 = make([]PersistentVolume, yyrl4470) } } else { - yyv4465 = make([]PersistentVolume, yyrl4465) + yyv4470 = make([]PersistentVolume, yyrl4470) } - yyc4465 = true - yyrr4465 = len(yyv4465) - if yyrg4465 { - copy(yyv4465, yyv24465) + yyc4470 = true + yyrr4470 = len(yyv4470) + if yyrg4470 { + copy(yyv4470, yyv24470) } - } else if yyl4465 != len(yyv4465) { - yyv4465 = yyv4465[:yyl4465] - yyc4465 = true + } else if yyl4470 != len(yyv4470) { + yyv4470 = yyv4470[:yyl4470] + yyc4470 = true } - yyj4465 := 0 - for ; yyj4465 < yyrr4465; yyj4465++ { - yyh4465.ElemContainerState(yyj4465) + yyj4470 := 0 + for ; yyj4470 < yyrr4470; yyj4470++ { + yyh4470.ElemContainerState(yyj4470) if r.TryDecodeAsNil() { - yyv4465[yyj4465] = PersistentVolume{} + yyv4470[yyj4470] = PersistentVolume{} } else { - yyv4466 := &yyv4465[yyj4465] - yyv4466.CodecDecodeSelf(d) + yyv4471 := &yyv4470[yyj4470] + yyv4471.CodecDecodeSelf(d) } } - if yyrt4465 { - for ; yyj4465 < yyl4465; yyj4465++ { - yyv4465 = append(yyv4465, PersistentVolume{}) - yyh4465.ElemContainerState(yyj4465) + if yyrt4470 { + for ; yyj4470 < yyl4470; yyj4470++ { + yyv4470 = append(yyv4470, PersistentVolume{}) + yyh4470.ElemContainerState(yyj4470) if r.TryDecodeAsNil() { - yyv4465[yyj4465] = PersistentVolume{} + yyv4470[yyj4470] = PersistentVolume{} } else { - yyv4467 := &yyv4465[yyj4465] - yyv4467.CodecDecodeSelf(d) + yyv4472 := &yyv4470[yyj4470] + yyv4472.CodecDecodeSelf(d) } } } } else { - yyj4465 := 0 - for ; !r.CheckBreak(); yyj4465++ { + yyj4470 := 0 + for ; !r.CheckBreak(); yyj4470++ { - if yyj4465 >= len(yyv4465) { - yyv4465 = append(yyv4465, PersistentVolume{}) // var yyz4465 PersistentVolume - yyc4465 = true + if yyj4470 >= len(yyv4470) { + yyv4470 = append(yyv4470, PersistentVolume{}) // var yyz4470 PersistentVolume + yyc4470 = true } - yyh4465.ElemContainerState(yyj4465) - if yyj4465 < len(yyv4465) { + yyh4470.ElemContainerState(yyj4470) + if yyj4470 < len(yyv4470) { if r.TryDecodeAsNil() { - yyv4465[yyj4465] = PersistentVolume{} + yyv4470[yyj4470] = PersistentVolume{} } else { - yyv4468 := &yyv4465[yyj4465] - yyv4468.CodecDecodeSelf(d) + yyv4473 := &yyv4470[yyj4470] + yyv4473.CodecDecodeSelf(d) } } else { @@ -55555,17 +55603,17 @@ func (x codecSelfer1234) decSlicePersistentVolume(v *[]PersistentVolume, d *code } } - if yyj4465 < len(yyv4465) { - yyv4465 = yyv4465[:yyj4465] - yyc4465 = true - } else if yyj4465 == 0 && yyv4465 == nil { - yyv4465 = []PersistentVolume{} - yyc4465 = true + if yyj4470 < len(yyv4470) { + yyv4470 = yyv4470[:yyj4470] + yyc4470 = true + } else if yyj4470 == 0 && yyv4470 == nil { + yyv4470 = []PersistentVolume{} + yyc4470 = true } } - yyh4465.End() - if yyc4465 { - *v = yyv4465 + yyh4470.End() + if yyc4470 { + *v = yyv4470 } } @@ -55574,10 +55622,10 @@ func (x codecSelfer1234) encSlicePersistentVolumeClaim(v []PersistentVolumeClaim z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4469 := range v { + for _, yyv4474 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4470 := &yyv4469 - yy4470.CodecEncodeSelf(e) + yy4475 := &yyv4474 + yy4475.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -55587,83 +55635,83 @@ func (x codecSelfer1234) decSlicePersistentVolumeClaim(v *[]PersistentVolumeClai z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4471 := *v - yyh4471, yyl4471 := z.DecSliceHelperStart() - var yyc4471 bool - if yyl4471 == 0 { - if yyv4471 == nil { - yyv4471 = []PersistentVolumeClaim{} - yyc4471 = true - } else if len(yyv4471) != 0 { - yyv4471 = yyv4471[:0] - yyc4471 = true + yyv4476 := *v + yyh4476, yyl4476 := z.DecSliceHelperStart() + var yyc4476 bool + if yyl4476 == 0 { + if yyv4476 == nil { + yyv4476 = []PersistentVolumeClaim{} + yyc4476 = true + } else if len(yyv4476) != 0 { + yyv4476 = yyv4476[:0] + yyc4476 = true } - } else if yyl4471 > 0 { - var yyrr4471, yyrl4471 int - var yyrt4471 bool - if yyl4471 > cap(yyv4471) { + } else if yyl4476 > 0 { + var yyrr4476, yyrl4476 int + var yyrt4476 bool + if yyl4476 > cap(yyv4476) { - yyrg4471 := len(yyv4471) > 0 - yyv24471 := yyv4471 - yyrl4471, yyrt4471 = z.DecInferLen(yyl4471, z.DecBasicHandle().MaxInitLen, 352) - if yyrt4471 { - if yyrl4471 <= cap(yyv4471) { - yyv4471 = yyv4471[:yyrl4471] + yyrg4476 := len(yyv4476) > 0 + yyv24476 := yyv4476 + yyrl4476, yyrt4476 = z.DecInferLen(yyl4476, z.DecBasicHandle().MaxInitLen, 368) + if yyrt4476 { + if yyrl4476 <= cap(yyv4476) { + yyv4476 = yyv4476[:yyrl4476] } else { - yyv4471 = make([]PersistentVolumeClaim, yyrl4471) + yyv4476 = make([]PersistentVolumeClaim, yyrl4476) } } else { - yyv4471 = make([]PersistentVolumeClaim, yyrl4471) + yyv4476 = make([]PersistentVolumeClaim, yyrl4476) } - yyc4471 = true - yyrr4471 = len(yyv4471) - if yyrg4471 { - copy(yyv4471, yyv24471) + yyc4476 = true + yyrr4476 = len(yyv4476) + if yyrg4476 { + copy(yyv4476, yyv24476) } - } else if yyl4471 != len(yyv4471) { - yyv4471 = yyv4471[:yyl4471] - yyc4471 = true + } else if yyl4476 != len(yyv4476) { + yyv4476 = yyv4476[:yyl4476] + yyc4476 = true } - yyj4471 := 0 - for ; yyj4471 < yyrr4471; yyj4471++ { - yyh4471.ElemContainerState(yyj4471) + yyj4476 := 0 + for ; yyj4476 < yyrr4476; yyj4476++ { + yyh4476.ElemContainerState(yyj4476) if r.TryDecodeAsNil() { - yyv4471[yyj4471] = PersistentVolumeClaim{} + yyv4476[yyj4476] = PersistentVolumeClaim{} } else { - yyv4472 := &yyv4471[yyj4471] - yyv4472.CodecDecodeSelf(d) + yyv4477 := &yyv4476[yyj4476] + yyv4477.CodecDecodeSelf(d) } } - if yyrt4471 { - for ; yyj4471 < yyl4471; yyj4471++ { - yyv4471 = append(yyv4471, PersistentVolumeClaim{}) - yyh4471.ElemContainerState(yyj4471) + if yyrt4476 { + for ; yyj4476 < yyl4476; yyj4476++ { + yyv4476 = append(yyv4476, PersistentVolumeClaim{}) + yyh4476.ElemContainerState(yyj4476) if r.TryDecodeAsNil() { - yyv4471[yyj4471] = PersistentVolumeClaim{} + yyv4476[yyj4476] = PersistentVolumeClaim{} } else { - yyv4473 := &yyv4471[yyj4471] - yyv4473.CodecDecodeSelf(d) + yyv4478 := &yyv4476[yyj4476] + yyv4478.CodecDecodeSelf(d) } } } } else { - yyj4471 := 0 - for ; !r.CheckBreak(); yyj4471++ { + yyj4476 := 0 + for ; !r.CheckBreak(); yyj4476++ { - if yyj4471 >= len(yyv4471) { - yyv4471 = append(yyv4471, PersistentVolumeClaim{}) // var yyz4471 PersistentVolumeClaim - yyc4471 = true + if yyj4476 >= len(yyv4476) { + yyv4476 = append(yyv4476, PersistentVolumeClaim{}) // var yyz4476 PersistentVolumeClaim + yyc4476 = true } - yyh4471.ElemContainerState(yyj4471) - if yyj4471 < len(yyv4471) { + yyh4476.ElemContainerState(yyj4476) + if yyj4476 < len(yyv4476) { if r.TryDecodeAsNil() { - yyv4471[yyj4471] = PersistentVolumeClaim{} + yyv4476[yyj4476] = PersistentVolumeClaim{} } else { - yyv4474 := &yyv4471[yyj4471] - yyv4474.CodecDecodeSelf(d) + yyv4479 := &yyv4476[yyj4476] + yyv4479.CodecDecodeSelf(d) } } else { @@ -55671,17 +55719,17 @@ func (x codecSelfer1234) decSlicePersistentVolumeClaim(v *[]PersistentVolumeClai } } - if yyj4471 < len(yyv4471) { - yyv4471 = yyv4471[:yyj4471] - yyc4471 = true - } else if yyj4471 == 0 && yyv4471 == nil { - yyv4471 = []PersistentVolumeClaim{} - yyc4471 = true + if yyj4476 < len(yyv4476) { + yyv4476 = yyv4476[:yyj4476] + yyc4476 = true + } else if yyj4476 == 0 && yyv4476 == nil { + yyv4476 = []PersistentVolumeClaim{} + yyc4476 = true } } - yyh4471.End() - if yyc4471 { - *v = yyv4471 + yyh4476.End() + if yyc4476 { + *v = yyv4476 } } @@ -55690,10 +55738,10 @@ func (x codecSelfer1234) encSliceKeyToPath(v []KeyToPath, e *codec1978.Encoder) z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4475 := range v { + for _, yyv4480 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4476 := &yyv4475 - yy4476.CodecEncodeSelf(e) + yy4481 := &yyv4480 + yy4481.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -55703,83 +55751,83 @@ func (x codecSelfer1234) decSliceKeyToPath(v *[]KeyToPath, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4477 := *v - yyh4477, yyl4477 := z.DecSliceHelperStart() - var yyc4477 bool - if yyl4477 == 0 { - if yyv4477 == nil { - yyv4477 = []KeyToPath{} - yyc4477 = true - } else if len(yyv4477) != 0 { - yyv4477 = yyv4477[:0] - yyc4477 = true + yyv4482 := *v + yyh4482, yyl4482 := z.DecSliceHelperStart() + var yyc4482 bool + if yyl4482 == 0 { + if yyv4482 == nil { + yyv4482 = []KeyToPath{} + yyc4482 = true + } else if len(yyv4482) != 0 { + yyv4482 = yyv4482[:0] + yyc4482 = true } - } else if yyl4477 > 0 { - var yyrr4477, yyrl4477 int - var yyrt4477 bool - if yyl4477 > cap(yyv4477) { + } else if yyl4482 > 0 { + var yyrr4482, yyrl4482 int + var yyrt4482 bool + if yyl4482 > cap(yyv4482) { - yyrg4477 := len(yyv4477) > 0 - yyv24477 := yyv4477 - yyrl4477, yyrt4477 = z.DecInferLen(yyl4477, z.DecBasicHandle().MaxInitLen, 40) - if yyrt4477 { - if yyrl4477 <= cap(yyv4477) { - yyv4477 = yyv4477[:yyrl4477] + yyrg4482 := len(yyv4482) > 0 + yyv24482 := yyv4482 + yyrl4482, yyrt4482 = z.DecInferLen(yyl4482, z.DecBasicHandle().MaxInitLen, 40) + if yyrt4482 { + if yyrl4482 <= cap(yyv4482) { + yyv4482 = yyv4482[:yyrl4482] } else { - yyv4477 = make([]KeyToPath, yyrl4477) + yyv4482 = make([]KeyToPath, yyrl4482) } } else { - yyv4477 = make([]KeyToPath, yyrl4477) + yyv4482 = make([]KeyToPath, yyrl4482) } - yyc4477 = true - yyrr4477 = len(yyv4477) - if yyrg4477 { - copy(yyv4477, yyv24477) + yyc4482 = true + yyrr4482 = len(yyv4482) + if yyrg4482 { + copy(yyv4482, yyv24482) } - } else if yyl4477 != len(yyv4477) { - yyv4477 = yyv4477[:yyl4477] - yyc4477 = true + } else if yyl4482 != len(yyv4482) { + yyv4482 = yyv4482[:yyl4482] + yyc4482 = true } - yyj4477 := 0 - for ; yyj4477 < yyrr4477; yyj4477++ { - yyh4477.ElemContainerState(yyj4477) + yyj4482 := 0 + for ; yyj4482 < yyrr4482; yyj4482++ { + yyh4482.ElemContainerState(yyj4482) if r.TryDecodeAsNil() { - yyv4477[yyj4477] = KeyToPath{} + yyv4482[yyj4482] = KeyToPath{} } else { - yyv4478 := &yyv4477[yyj4477] - yyv4478.CodecDecodeSelf(d) + yyv4483 := &yyv4482[yyj4482] + yyv4483.CodecDecodeSelf(d) } } - if yyrt4477 { - for ; yyj4477 < yyl4477; yyj4477++ { - yyv4477 = append(yyv4477, KeyToPath{}) - yyh4477.ElemContainerState(yyj4477) + if yyrt4482 { + for ; yyj4482 < yyl4482; yyj4482++ { + yyv4482 = append(yyv4482, KeyToPath{}) + yyh4482.ElemContainerState(yyj4482) if r.TryDecodeAsNil() { - yyv4477[yyj4477] = KeyToPath{} + yyv4482[yyj4482] = KeyToPath{} } else { - yyv4479 := &yyv4477[yyj4477] - yyv4479.CodecDecodeSelf(d) + yyv4484 := &yyv4482[yyj4482] + yyv4484.CodecDecodeSelf(d) } } } } else { - yyj4477 := 0 - for ; !r.CheckBreak(); yyj4477++ { + yyj4482 := 0 + for ; !r.CheckBreak(); yyj4482++ { - if yyj4477 >= len(yyv4477) { - yyv4477 = append(yyv4477, KeyToPath{}) // var yyz4477 KeyToPath - yyc4477 = true + if yyj4482 >= len(yyv4482) { + yyv4482 = append(yyv4482, KeyToPath{}) // var yyz4482 KeyToPath + yyc4482 = true } - yyh4477.ElemContainerState(yyj4477) - if yyj4477 < len(yyv4477) { + yyh4482.ElemContainerState(yyj4482) + if yyj4482 < len(yyv4482) { if r.TryDecodeAsNil() { - yyv4477[yyj4477] = KeyToPath{} + yyv4482[yyj4482] = KeyToPath{} } else { - yyv4480 := &yyv4477[yyj4477] - yyv4480.CodecDecodeSelf(d) + yyv4485 := &yyv4482[yyj4482] + yyv4485.CodecDecodeSelf(d) } } else { @@ -55787,17 +55835,17 @@ func (x codecSelfer1234) decSliceKeyToPath(v *[]KeyToPath, d *codec1978.Decoder) } } - if yyj4477 < len(yyv4477) { - yyv4477 = yyv4477[:yyj4477] - yyc4477 = true - } else if yyj4477 == 0 && yyv4477 == nil { - yyv4477 = []KeyToPath{} - yyc4477 = true + if yyj4482 < len(yyv4482) { + yyv4482 = yyv4482[:yyj4482] + yyc4482 = true + } else if yyj4482 == 0 && yyv4482 == nil { + yyv4482 = []KeyToPath{} + yyc4482 = true } } - yyh4477.End() - if yyc4477 { - *v = yyv4477 + yyh4482.End() + if yyc4482 { + *v = yyv4482 } } @@ -55806,10 +55854,10 @@ func (x codecSelfer1234) encSliceDownwardAPIVolumeFile(v []DownwardAPIVolumeFile z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4481 := range v { + for _, yyv4486 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4482 := &yyv4481 - yy4482.CodecEncodeSelf(e) + yy4487 := &yyv4486 + yy4487.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -55819,83 +55867,83 @@ func (x codecSelfer1234) decSliceDownwardAPIVolumeFile(v *[]DownwardAPIVolumeFil z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4483 := *v - yyh4483, yyl4483 := z.DecSliceHelperStart() - var yyc4483 bool - if yyl4483 == 0 { - if yyv4483 == nil { - yyv4483 = []DownwardAPIVolumeFile{} - yyc4483 = true - } else if len(yyv4483) != 0 { - yyv4483 = yyv4483[:0] - yyc4483 = true + yyv4488 := *v + yyh4488, yyl4488 := z.DecSliceHelperStart() + var yyc4488 bool + if yyl4488 == 0 { + if yyv4488 == nil { + yyv4488 = []DownwardAPIVolumeFile{} + yyc4488 = true + } else if len(yyv4488) != 0 { + yyv4488 = yyv4488[:0] + yyc4488 = true } - } else if yyl4483 > 0 { - var yyrr4483, yyrl4483 int - var yyrt4483 bool - if yyl4483 > cap(yyv4483) { + } else if yyl4488 > 0 { + var yyrr4488, yyrl4488 int + var yyrt4488 bool + if yyl4488 > cap(yyv4488) { - yyrg4483 := len(yyv4483) > 0 - yyv24483 := yyv4483 - yyrl4483, yyrt4483 = z.DecInferLen(yyl4483, z.DecBasicHandle().MaxInitLen, 40) - if yyrt4483 { - if yyrl4483 <= cap(yyv4483) { - yyv4483 = yyv4483[:yyrl4483] + yyrg4488 := len(yyv4488) > 0 + yyv24488 := yyv4488 + yyrl4488, yyrt4488 = z.DecInferLen(yyl4488, z.DecBasicHandle().MaxInitLen, 40) + if yyrt4488 { + if yyrl4488 <= cap(yyv4488) { + yyv4488 = yyv4488[:yyrl4488] } else { - yyv4483 = make([]DownwardAPIVolumeFile, yyrl4483) + yyv4488 = make([]DownwardAPIVolumeFile, yyrl4488) } } else { - yyv4483 = make([]DownwardAPIVolumeFile, yyrl4483) + yyv4488 = make([]DownwardAPIVolumeFile, yyrl4488) } - yyc4483 = true - yyrr4483 = len(yyv4483) - if yyrg4483 { - copy(yyv4483, yyv24483) + yyc4488 = true + yyrr4488 = len(yyv4488) + if yyrg4488 { + copy(yyv4488, yyv24488) } - } else if yyl4483 != len(yyv4483) { - yyv4483 = yyv4483[:yyl4483] - yyc4483 = true + } else if yyl4488 != len(yyv4488) { + yyv4488 = yyv4488[:yyl4488] + yyc4488 = true } - yyj4483 := 0 - for ; yyj4483 < yyrr4483; yyj4483++ { - yyh4483.ElemContainerState(yyj4483) + yyj4488 := 0 + for ; yyj4488 < yyrr4488; yyj4488++ { + yyh4488.ElemContainerState(yyj4488) if r.TryDecodeAsNil() { - yyv4483[yyj4483] = DownwardAPIVolumeFile{} + yyv4488[yyj4488] = DownwardAPIVolumeFile{} } else { - yyv4484 := &yyv4483[yyj4483] - yyv4484.CodecDecodeSelf(d) + yyv4489 := &yyv4488[yyj4488] + yyv4489.CodecDecodeSelf(d) } } - if yyrt4483 { - for ; yyj4483 < yyl4483; yyj4483++ { - yyv4483 = append(yyv4483, DownwardAPIVolumeFile{}) - yyh4483.ElemContainerState(yyj4483) + if yyrt4488 { + for ; yyj4488 < yyl4488; yyj4488++ { + yyv4488 = append(yyv4488, DownwardAPIVolumeFile{}) + yyh4488.ElemContainerState(yyj4488) if r.TryDecodeAsNil() { - yyv4483[yyj4483] = DownwardAPIVolumeFile{} + yyv4488[yyj4488] = DownwardAPIVolumeFile{} } else { - yyv4485 := &yyv4483[yyj4483] - yyv4485.CodecDecodeSelf(d) + yyv4490 := &yyv4488[yyj4488] + yyv4490.CodecDecodeSelf(d) } } } } else { - yyj4483 := 0 - for ; !r.CheckBreak(); yyj4483++ { + yyj4488 := 0 + for ; !r.CheckBreak(); yyj4488++ { - if yyj4483 >= len(yyv4483) { - yyv4483 = append(yyv4483, DownwardAPIVolumeFile{}) // var yyz4483 DownwardAPIVolumeFile - yyc4483 = true + if yyj4488 >= len(yyv4488) { + yyv4488 = append(yyv4488, DownwardAPIVolumeFile{}) // var yyz4488 DownwardAPIVolumeFile + yyc4488 = true } - yyh4483.ElemContainerState(yyj4483) - if yyj4483 < len(yyv4483) { + yyh4488.ElemContainerState(yyj4488) + if yyj4488 < len(yyv4488) { if r.TryDecodeAsNil() { - yyv4483[yyj4483] = DownwardAPIVolumeFile{} + yyv4488[yyj4488] = DownwardAPIVolumeFile{} } else { - yyv4486 := &yyv4483[yyj4483] - yyv4486.CodecDecodeSelf(d) + yyv4491 := &yyv4488[yyj4488] + yyv4491.CodecDecodeSelf(d) } } else { @@ -55903,17 +55951,17 @@ func (x codecSelfer1234) decSliceDownwardAPIVolumeFile(v *[]DownwardAPIVolumeFil } } - if yyj4483 < len(yyv4483) { - yyv4483 = yyv4483[:yyj4483] - yyc4483 = true - } else if yyj4483 == 0 && yyv4483 == nil { - yyv4483 = []DownwardAPIVolumeFile{} - yyc4483 = true + if yyj4488 < len(yyv4488) { + yyv4488 = yyv4488[:yyj4488] + yyc4488 = true + } else if yyj4488 == 0 && yyv4488 == nil { + yyv4488 = []DownwardAPIVolumeFile{} + yyc4488 = true } } - yyh4483.End() - if yyc4483 { - *v = yyv4483 + yyh4488.End() + if yyc4488 { + *v = yyv4488 } } @@ -55922,10 +55970,10 @@ func (x codecSelfer1234) encSliceHTTPHeader(v []HTTPHeader, e *codec1978.Encoder z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4487 := range v { + for _, yyv4492 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4488 := &yyv4487 - yy4488.CodecEncodeSelf(e) + yy4493 := &yyv4492 + yy4493.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -55935,127 +55983,12 @@ func (x codecSelfer1234) decSliceHTTPHeader(v *[]HTTPHeader, d *codec1978.Decode z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4489 := *v - yyh4489, yyl4489 := z.DecSliceHelperStart() - var yyc4489 bool - if yyl4489 == 0 { - if yyv4489 == nil { - yyv4489 = []HTTPHeader{} - yyc4489 = true - } else if len(yyv4489) != 0 { - yyv4489 = yyv4489[:0] - yyc4489 = true - } - } else if yyl4489 > 0 { - var yyrr4489, yyrl4489 int - var yyrt4489 bool - if yyl4489 > cap(yyv4489) { - - yyrg4489 := len(yyv4489) > 0 - yyv24489 := yyv4489 - yyrl4489, yyrt4489 = z.DecInferLen(yyl4489, z.DecBasicHandle().MaxInitLen, 32) - if yyrt4489 { - if yyrl4489 <= cap(yyv4489) { - yyv4489 = yyv4489[:yyrl4489] - } else { - yyv4489 = make([]HTTPHeader, yyrl4489) - } - } else { - yyv4489 = make([]HTTPHeader, yyrl4489) - } - yyc4489 = true - yyrr4489 = len(yyv4489) - if yyrg4489 { - copy(yyv4489, yyv24489) - } - } else if yyl4489 != len(yyv4489) { - yyv4489 = yyv4489[:yyl4489] - yyc4489 = true - } - yyj4489 := 0 - for ; yyj4489 < yyrr4489; yyj4489++ { - yyh4489.ElemContainerState(yyj4489) - if r.TryDecodeAsNil() { - yyv4489[yyj4489] = HTTPHeader{} - } else { - yyv4490 := &yyv4489[yyj4489] - yyv4490.CodecDecodeSelf(d) - } - - } - if yyrt4489 { - for ; yyj4489 < yyl4489; yyj4489++ { - yyv4489 = append(yyv4489, HTTPHeader{}) - yyh4489.ElemContainerState(yyj4489) - if r.TryDecodeAsNil() { - yyv4489[yyj4489] = HTTPHeader{} - } else { - yyv4491 := &yyv4489[yyj4489] - yyv4491.CodecDecodeSelf(d) - } - - } - } - - } else { - yyj4489 := 0 - for ; !r.CheckBreak(); yyj4489++ { - - if yyj4489 >= len(yyv4489) { - yyv4489 = append(yyv4489, HTTPHeader{}) // var yyz4489 HTTPHeader - yyc4489 = true - } - yyh4489.ElemContainerState(yyj4489) - if yyj4489 < len(yyv4489) { - if r.TryDecodeAsNil() { - yyv4489[yyj4489] = HTTPHeader{} - } else { - yyv4492 := &yyv4489[yyj4489] - yyv4492.CodecDecodeSelf(d) - } - - } else { - z.DecSwallow() - } - - } - if yyj4489 < len(yyv4489) { - yyv4489 = yyv4489[:yyj4489] - yyc4489 = true - } else if yyj4489 == 0 && yyv4489 == nil { - yyv4489 = []HTTPHeader{} - yyc4489 = true - } - } - yyh4489.End() - if yyc4489 { - *v = yyv4489 - } -} - -func (x codecSelfer1234) encSliceCapability(v []Capability, e *codec1978.Encoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperEncoder(e) - _, _, _ = h, z, r - r.EncodeArrayStart(len(v)) - for _, yyv4493 := range v { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yyv4493.CodecEncodeSelf(e) - } - z.EncSendContainerState(codecSelfer_containerArrayEnd1234) -} - -func (x codecSelfer1234) decSliceCapability(v *[]Capability, d *codec1978.Decoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperDecoder(d) - _, _, _ = h, z, r - yyv4494 := *v yyh4494, yyl4494 := z.DecSliceHelperStart() var yyc4494 bool if yyl4494 == 0 { if yyv4494 == nil { - yyv4494 = []Capability{} + yyv4494 = []HTTPHeader{} yyc4494 = true } else if len(yyv4494) != 0 { yyv4494 = yyv4494[:0] @@ -56066,18 +55999,23 @@ func (x codecSelfer1234) decSliceCapability(v *[]Capability, d *codec1978.Decode var yyrt4494 bool if yyl4494 > cap(yyv4494) { - yyrl4494, yyrt4494 = z.DecInferLen(yyl4494, z.DecBasicHandle().MaxInitLen, 16) + yyrg4494 := len(yyv4494) > 0 + yyv24494 := yyv4494 + yyrl4494, yyrt4494 = z.DecInferLen(yyl4494, z.DecBasicHandle().MaxInitLen, 32) if yyrt4494 { if yyrl4494 <= cap(yyv4494) { yyv4494 = yyv4494[:yyrl4494] } else { - yyv4494 = make([]Capability, yyrl4494) + yyv4494 = make([]HTTPHeader, yyrl4494) } } else { - yyv4494 = make([]Capability, yyrl4494) + yyv4494 = make([]HTTPHeader, yyrl4494) } yyc4494 = true yyrr4494 = len(yyv4494) + if yyrg4494 { + copy(yyv4494, yyv24494) + } } else if yyl4494 != len(yyv4494) { yyv4494 = yyv4494[:yyl4494] yyc4494 = true @@ -56086,20 +56024,22 @@ func (x codecSelfer1234) decSliceCapability(v *[]Capability, d *codec1978.Decode for ; yyj4494 < yyrr4494; yyj4494++ { yyh4494.ElemContainerState(yyj4494) if r.TryDecodeAsNil() { - yyv4494[yyj4494] = "" + yyv4494[yyj4494] = HTTPHeader{} } else { - yyv4494[yyj4494] = Capability(r.DecodeString()) + yyv4495 := &yyv4494[yyj4494] + yyv4495.CodecDecodeSelf(d) } } if yyrt4494 { for ; yyj4494 < yyl4494; yyj4494++ { - yyv4494 = append(yyv4494, "") + yyv4494 = append(yyv4494, HTTPHeader{}) yyh4494.ElemContainerState(yyj4494) if r.TryDecodeAsNil() { - yyv4494[yyj4494] = "" + yyv4494[yyj4494] = HTTPHeader{} } else { - yyv4494[yyj4494] = Capability(r.DecodeString()) + yyv4496 := &yyv4494[yyj4494] + yyv4496.CodecDecodeSelf(d) } } @@ -56110,15 +56050,16 @@ func (x codecSelfer1234) decSliceCapability(v *[]Capability, d *codec1978.Decode for ; !r.CheckBreak(); yyj4494++ { if yyj4494 >= len(yyv4494) { - yyv4494 = append(yyv4494, "") // var yyz4494 Capability + yyv4494 = append(yyv4494, HTTPHeader{}) // var yyz4494 HTTPHeader yyc4494 = true } yyh4494.ElemContainerState(yyj4494) if yyj4494 < len(yyv4494) { if r.TryDecodeAsNil() { - yyv4494[yyj4494] = "" + yyv4494[yyj4494] = HTTPHeader{} } else { - yyv4494[yyj4494] = Capability(r.DecodeString()) + yyv4497 := &yyv4494[yyj4494] + yyv4497.CodecDecodeSelf(d) } } else { @@ -56130,7 +56071,7 @@ func (x codecSelfer1234) decSliceCapability(v *[]Capability, d *codec1978.Decode yyv4494 = yyv4494[:yyj4494] yyc4494 = true } else if yyj4494 == 0 && yyv4494 == nil { - yyv4494 = []Capability{} + yyv4494 = []HTTPHeader{} yyc4494 = true } } @@ -56140,15 +56081,122 @@ func (x codecSelfer1234) decSliceCapability(v *[]Capability, d *codec1978.Decode } } -func (x codecSelfer1234) encSliceContainerPort(v []ContainerPort, e *codec1978.Encoder) { +func (x codecSelfer1234) encSliceCapability(v []Capability, e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) for _, yyv4498 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4499 := &yyv4498 - yy4499.CodecEncodeSelf(e) + yyv4498.CodecEncodeSelf(e) + } + z.EncSendContainerState(codecSelfer_containerArrayEnd1234) +} + +func (x codecSelfer1234) decSliceCapability(v *[]Capability, d *codec1978.Decoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperDecoder(d) + _, _, _ = h, z, r + + yyv4499 := *v + yyh4499, yyl4499 := z.DecSliceHelperStart() + var yyc4499 bool + if yyl4499 == 0 { + if yyv4499 == nil { + yyv4499 = []Capability{} + yyc4499 = true + } else if len(yyv4499) != 0 { + yyv4499 = yyv4499[:0] + yyc4499 = true + } + } else if yyl4499 > 0 { + var yyrr4499, yyrl4499 int + var yyrt4499 bool + if yyl4499 > cap(yyv4499) { + + yyrl4499, yyrt4499 = z.DecInferLen(yyl4499, z.DecBasicHandle().MaxInitLen, 16) + if yyrt4499 { + if yyrl4499 <= cap(yyv4499) { + yyv4499 = yyv4499[:yyrl4499] + } else { + yyv4499 = make([]Capability, yyrl4499) + } + } else { + yyv4499 = make([]Capability, yyrl4499) + } + yyc4499 = true + yyrr4499 = len(yyv4499) + } else if yyl4499 != len(yyv4499) { + yyv4499 = yyv4499[:yyl4499] + yyc4499 = true + } + yyj4499 := 0 + for ; yyj4499 < yyrr4499; yyj4499++ { + yyh4499.ElemContainerState(yyj4499) + if r.TryDecodeAsNil() { + yyv4499[yyj4499] = "" + } else { + yyv4499[yyj4499] = Capability(r.DecodeString()) + } + + } + if yyrt4499 { + for ; yyj4499 < yyl4499; yyj4499++ { + yyv4499 = append(yyv4499, "") + yyh4499.ElemContainerState(yyj4499) + if r.TryDecodeAsNil() { + yyv4499[yyj4499] = "" + } else { + yyv4499[yyj4499] = Capability(r.DecodeString()) + } + + } + } + + } else { + yyj4499 := 0 + for ; !r.CheckBreak(); yyj4499++ { + + if yyj4499 >= len(yyv4499) { + yyv4499 = append(yyv4499, "") // var yyz4499 Capability + yyc4499 = true + } + yyh4499.ElemContainerState(yyj4499) + if yyj4499 < len(yyv4499) { + if r.TryDecodeAsNil() { + yyv4499[yyj4499] = "" + } else { + yyv4499[yyj4499] = Capability(r.DecodeString()) + } + + } else { + z.DecSwallow() + } + + } + if yyj4499 < len(yyv4499) { + yyv4499 = yyv4499[:yyj4499] + yyc4499 = true + } else if yyj4499 == 0 && yyv4499 == nil { + yyv4499 = []Capability{} + yyc4499 = true + } + } + yyh4499.End() + if yyc4499 { + *v = yyv4499 + } +} + +func (x codecSelfer1234) encSliceContainerPort(v []ContainerPort, e *codec1978.Encoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperEncoder(e) + _, _, _ = h, z, r + r.EncodeArrayStart(len(v)) + for _, yyv4503 := range v { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy4504 := &yyv4503 + yy4504.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -56158,83 +56206,83 @@ func (x codecSelfer1234) decSliceContainerPort(v *[]ContainerPort, d *codec1978. z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4500 := *v - yyh4500, yyl4500 := z.DecSliceHelperStart() - var yyc4500 bool - if yyl4500 == 0 { - if yyv4500 == nil { - yyv4500 = []ContainerPort{} - yyc4500 = true - } else if len(yyv4500) != 0 { - yyv4500 = yyv4500[:0] - yyc4500 = true + yyv4505 := *v + yyh4505, yyl4505 := z.DecSliceHelperStart() + var yyc4505 bool + if yyl4505 == 0 { + if yyv4505 == nil { + yyv4505 = []ContainerPort{} + yyc4505 = true + } else if len(yyv4505) != 0 { + yyv4505 = yyv4505[:0] + yyc4505 = true } - } else if yyl4500 > 0 { - var yyrr4500, yyrl4500 int - var yyrt4500 bool - if yyl4500 > cap(yyv4500) { + } else if yyl4505 > 0 { + var yyrr4505, yyrl4505 int + var yyrt4505 bool + if yyl4505 > cap(yyv4505) { - yyrg4500 := len(yyv4500) > 0 - yyv24500 := yyv4500 - yyrl4500, yyrt4500 = z.DecInferLen(yyl4500, z.DecBasicHandle().MaxInitLen, 56) - if yyrt4500 { - if yyrl4500 <= cap(yyv4500) { - yyv4500 = yyv4500[:yyrl4500] + yyrg4505 := len(yyv4505) > 0 + yyv24505 := yyv4505 + yyrl4505, yyrt4505 = z.DecInferLen(yyl4505, z.DecBasicHandle().MaxInitLen, 56) + if yyrt4505 { + if yyrl4505 <= cap(yyv4505) { + yyv4505 = yyv4505[:yyrl4505] } else { - yyv4500 = make([]ContainerPort, yyrl4500) + yyv4505 = make([]ContainerPort, yyrl4505) } } else { - yyv4500 = make([]ContainerPort, yyrl4500) + yyv4505 = make([]ContainerPort, yyrl4505) } - yyc4500 = true - yyrr4500 = len(yyv4500) - if yyrg4500 { - copy(yyv4500, yyv24500) + yyc4505 = true + yyrr4505 = len(yyv4505) + if yyrg4505 { + copy(yyv4505, yyv24505) } - } else if yyl4500 != len(yyv4500) { - yyv4500 = yyv4500[:yyl4500] - yyc4500 = true + } else if yyl4505 != len(yyv4505) { + yyv4505 = yyv4505[:yyl4505] + yyc4505 = true } - yyj4500 := 0 - for ; yyj4500 < yyrr4500; yyj4500++ { - yyh4500.ElemContainerState(yyj4500) + yyj4505 := 0 + for ; yyj4505 < yyrr4505; yyj4505++ { + yyh4505.ElemContainerState(yyj4505) if r.TryDecodeAsNil() { - yyv4500[yyj4500] = ContainerPort{} + yyv4505[yyj4505] = ContainerPort{} } else { - yyv4501 := &yyv4500[yyj4500] - yyv4501.CodecDecodeSelf(d) + yyv4506 := &yyv4505[yyj4505] + yyv4506.CodecDecodeSelf(d) } } - if yyrt4500 { - for ; yyj4500 < yyl4500; yyj4500++ { - yyv4500 = append(yyv4500, ContainerPort{}) - yyh4500.ElemContainerState(yyj4500) + if yyrt4505 { + for ; yyj4505 < yyl4505; yyj4505++ { + yyv4505 = append(yyv4505, ContainerPort{}) + yyh4505.ElemContainerState(yyj4505) if r.TryDecodeAsNil() { - yyv4500[yyj4500] = ContainerPort{} + yyv4505[yyj4505] = ContainerPort{} } else { - yyv4502 := &yyv4500[yyj4500] - yyv4502.CodecDecodeSelf(d) + yyv4507 := &yyv4505[yyj4505] + yyv4507.CodecDecodeSelf(d) } } } } else { - yyj4500 := 0 - for ; !r.CheckBreak(); yyj4500++ { + yyj4505 := 0 + for ; !r.CheckBreak(); yyj4505++ { - if yyj4500 >= len(yyv4500) { - yyv4500 = append(yyv4500, ContainerPort{}) // var yyz4500 ContainerPort - yyc4500 = true + if yyj4505 >= len(yyv4505) { + yyv4505 = append(yyv4505, ContainerPort{}) // var yyz4505 ContainerPort + yyc4505 = true } - yyh4500.ElemContainerState(yyj4500) - if yyj4500 < len(yyv4500) { + yyh4505.ElemContainerState(yyj4505) + if yyj4505 < len(yyv4505) { if r.TryDecodeAsNil() { - yyv4500[yyj4500] = ContainerPort{} + yyv4505[yyj4505] = ContainerPort{} } else { - yyv4503 := &yyv4500[yyj4500] - yyv4503.CodecDecodeSelf(d) + yyv4508 := &yyv4505[yyj4505] + yyv4508.CodecDecodeSelf(d) } } else { @@ -56242,17 +56290,17 @@ func (x codecSelfer1234) decSliceContainerPort(v *[]ContainerPort, d *codec1978. } } - if yyj4500 < len(yyv4500) { - yyv4500 = yyv4500[:yyj4500] - yyc4500 = true - } else if yyj4500 == 0 && yyv4500 == nil { - yyv4500 = []ContainerPort{} - yyc4500 = true + if yyj4505 < len(yyv4505) { + yyv4505 = yyv4505[:yyj4505] + yyc4505 = true + } else if yyj4505 == 0 && yyv4505 == nil { + yyv4505 = []ContainerPort{} + yyc4505 = true } } - yyh4500.End() - if yyc4500 { - *v = yyv4500 + yyh4505.End() + if yyc4505 { + *v = yyv4505 } } @@ -56261,10 +56309,10 @@ func (x codecSelfer1234) encSliceEnvVar(v []EnvVar, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4504 := range v { + for _, yyv4509 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4505 := &yyv4504 - yy4505.CodecEncodeSelf(e) + yy4510 := &yyv4509 + yy4510.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -56274,83 +56322,83 @@ func (x codecSelfer1234) decSliceEnvVar(v *[]EnvVar, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4506 := *v - yyh4506, yyl4506 := z.DecSliceHelperStart() - var yyc4506 bool - if yyl4506 == 0 { - if yyv4506 == nil { - yyv4506 = []EnvVar{} - yyc4506 = true - } else if len(yyv4506) != 0 { - yyv4506 = yyv4506[:0] - yyc4506 = true + yyv4511 := *v + yyh4511, yyl4511 := z.DecSliceHelperStart() + var yyc4511 bool + if yyl4511 == 0 { + if yyv4511 == nil { + yyv4511 = []EnvVar{} + yyc4511 = true + } else if len(yyv4511) != 0 { + yyv4511 = yyv4511[:0] + yyc4511 = true } - } else if yyl4506 > 0 { - var yyrr4506, yyrl4506 int - var yyrt4506 bool - if yyl4506 > cap(yyv4506) { + } else if yyl4511 > 0 { + var yyrr4511, yyrl4511 int + var yyrt4511 bool + if yyl4511 > cap(yyv4511) { - yyrg4506 := len(yyv4506) > 0 - yyv24506 := yyv4506 - yyrl4506, yyrt4506 = z.DecInferLen(yyl4506, z.DecBasicHandle().MaxInitLen, 40) - if yyrt4506 { - if yyrl4506 <= cap(yyv4506) { - yyv4506 = yyv4506[:yyrl4506] + yyrg4511 := len(yyv4511) > 0 + yyv24511 := yyv4511 + yyrl4511, yyrt4511 = z.DecInferLen(yyl4511, z.DecBasicHandle().MaxInitLen, 40) + if yyrt4511 { + if yyrl4511 <= cap(yyv4511) { + yyv4511 = yyv4511[:yyrl4511] } else { - yyv4506 = make([]EnvVar, yyrl4506) + yyv4511 = make([]EnvVar, yyrl4511) } } else { - yyv4506 = make([]EnvVar, yyrl4506) + yyv4511 = make([]EnvVar, yyrl4511) } - yyc4506 = true - yyrr4506 = len(yyv4506) - if yyrg4506 { - copy(yyv4506, yyv24506) + yyc4511 = true + yyrr4511 = len(yyv4511) + if yyrg4511 { + copy(yyv4511, yyv24511) } - } else if yyl4506 != len(yyv4506) { - yyv4506 = yyv4506[:yyl4506] - yyc4506 = true + } else if yyl4511 != len(yyv4511) { + yyv4511 = yyv4511[:yyl4511] + yyc4511 = true } - yyj4506 := 0 - for ; yyj4506 < yyrr4506; yyj4506++ { - yyh4506.ElemContainerState(yyj4506) + yyj4511 := 0 + for ; yyj4511 < yyrr4511; yyj4511++ { + yyh4511.ElemContainerState(yyj4511) if r.TryDecodeAsNil() { - yyv4506[yyj4506] = EnvVar{} + yyv4511[yyj4511] = EnvVar{} } else { - yyv4507 := &yyv4506[yyj4506] - yyv4507.CodecDecodeSelf(d) + yyv4512 := &yyv4511[yyj4511] + yyv4512.CodecDecodeSelf(d) } } - if yyrt4506 { - for ; yyj4506 < yyl4506; yyj4506++ { - yyv4506 = append(yyv4506, EnvVar{}) - yyh4506.ElemContainerState(yyj4506) + if yyrt4511 { + for ; yyj4511 < yyl4511; yyj4511++ { + yyv4511 = append(yyv4511, EnvVar{}) + yyh4511.ElemContainerState(yyj4511) if r.TryDecodeAsNil() { - yyv4506[yyj4506] = EnvVar{} + yyv4511[yyj4511] = EnvVar{} } else { - yyv4508 := &yyv4506[yyj4506] - yyv4508.CodecDecodeSelf(d) + yyv4513 := &yyv4511[yyj4511] + yyv4513.CodecDecodeSelf(d) } } } } else { - yyj4506 := 0 - for ; !r.CheckBreak(); yyj4506++ { + yyj4511 := 0 + for ; !r.CheckBreak(); yyj4511++ { - if yyj4506 >= len(yyv4506) { - yyv4506 = append(yyv4506, EnvVar{}) // var yyz4506 EnvVar - yyc4506 = true + if yyj4511 >= len(yyv4511) { + yyv4511 = append(yyv4511, EnvVar{}) // var yyz4511 EnvVar + yyc4511 = true } - yyh4506.ElemContainerState(yyj4506) - if yyj4506 < len(yyv4506) { + yyh4511.ElemContainerState(yyj4511) + if yyj4511 < len(yyv4511) { if r.TryDecodeAsNil() { - yyv4506[yyj4506] = EnvVar{} + yyv4511[yyj4511] = EnvVar{} } else { - yyv4509 := &yyv4506[yyj4506] - yyv4509.CodecDecodeSelf(d) + yyv4514 := &yyv4511[yyj4511] + yyv4514.CodecDecodeSelf(d) } } else { @@ -56358,17 +56406,17 @@ func (x codecSelfer1234) decSliceEnvVar(v *[]EnvVar, d *codec1978.Decoder) { } } - if yyj4506 < len(yyv4506) { - yyv4506 = yyv4506[:yyj4506] - yyc4506 = true - } else if yyj4506 == 0 && yyv4506 == nil { - yyv4506 = []EnvVar{} - yyc4506 = true + if yyj4511 < len(yyv4511) { + yyv4511 = yyv4511[:yyj4511] + yyc4511 = true + } else if yyj4511 == 0 && yyv4511 == nil { + yyv4511 = []EnvVar{} + yyc4511 = true } } - yyh4506.End() - if yyc4506 { - *v = yyv4506 + yyh4511.End() + if yyc4511 { + *v = yyv4511 } } @@ -56377,10 +56425,10 @@ func (x codecSelfer1234) encSliceVolumeMount(v []VolumeMount, e *codec1978.Encod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4510 := range v { + for _, yyv4515 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4511 := &yyv4510 - yy4511.CodecEncodeSelf(e) + yy4516 := &yyv4515 + yy4516.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -56390,83 +56438,83 @@ func (x codecSelfer1234) decSliceVolumeMount(v *[]VolumeMount, d *codec1978.Deco z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4512 := *v - yyh4512, yyl4512 := z.DecSliceHelperStart() - var yyc4512 bool - if yyl4512 == 0 { - if yyv4512 == nil { - yyv4512 = []VolumeMount{} - yyc4512 = true - } else if len(yyv4512) != 0 { - yyv4512 = yyv4512[:0] - yyc4512 = true + yyv4517 := *v + yyh4517, yyl4517 := z.DecSliceHelperStart() + var yyc4517 bool + if yyl4517 == 0 { + if yyv4517 == nil { + yyv4517 = []VolumeMount{} + yyc4517 = true + } else if len(yyv4517) != 0 { + yyv4517 = yyv4517[:0] + yyc4517 = true } - } else if yyl4512 > 0 { - var yyrr4512, yyrl4512 int - var yyrt4512 bool - if yyl4512 > cap(yyv4512) { + } else if yyl4517 > 0 { + var yyrr4517, yyrl4517 int + var yyrt4517 bool + if yyl4517 > cap(yyv4517) { - yyrg4512 := len(yyv4512) > 0 - yyv24512 := yyv4512 - yyrl4512, yyrt4512 = z.DecInferLen(yyl4512, z.DecBasicHandle().MaxInitLen, 56) - if yyrt4512 { - if yyrl4512 <= cap(yyv4512) { - yyv4512 = yyv4512[:yyrl4512] + yyrg4517 := len(yyv4517) > 0 + yyv24517 := yyv4517 + yyrl4517, yyrt4517 = z.DecInferLen(yyl4517, z.DecBasicHandle().MaxInitLen, 56) + if yyrt4517 { + if yyrl4517 <= cap(yyv4517) { + yyv4517 = yyv4517[:yyrl4517] } else { - yyv4512 = make([]VolumeMount, yyrl4512) + yyv4517 = make([]VolumeMount, yyrl4517) } } else { - yyv4512 = make([]VolumeMount, yyrl4512) + yyv4517 = make([]VolumeMount, yyrl4517) } - yyc4512 = true - yyrr4512 = len(yyv4512) - if yyrg4512 { - copy(yyv4512, yyv24512) + yyc4517 = true + yyrr4517 = len(yyv4517) + if yyrg4517 { + copy(yyv4517, yyv24517) } - } else if yyl4512 != len(yyv4512) { - yyv4512 = yyv4512[:yyl4512] - yyc4512 = true + } else if yyl4517 != len(yyv4517) { + yyv4517 = yyv4517[:yyl4517] + yyc4517 = true } - yyj4512 := 0 - for ; yyj4512 < yyrr4512; yyj4512++ { - yyh4512.ElemContainerState(yyj4512) + yyj4517 := 0 + for ; yyj4517 < yyrr4517; yyj4517++ { + yyh4517.ElemContainerState(yyj4517) if r.TryDecodeAsNil() { - yyv4512[yyj4512] = VolumeMount{} + yyv4517[yyj4517] = VolumeMount{} } else { - yyv4513 := &yyv4512[yyj4512] - yyv4513.CodecDecodeSelf(d) + yyv4518 := &yyv4517[yyj4517] + yyv4518.CodecDecodeSelf(d) } } - if yyrt4512 { - for ; yyj4512 < yyl4512; yyj4512++ { - yyv4512 = append(yyv4512, VolumeMount{}) - yyh4512.ElemContainerState(yyj4512) + if yyrt4517 { + for ; yyj4517 < yyl4517; yyj4517++ { + yyv4517 = append(yyv4517, VolumeMount{}) + yyh4517.ElemContainerState(yyj4517) if r.TryDecodeAsNil() { - yyv4512[yyj4512] = VolumeMount{} + yyv4517[yyj4517] = VolumeMount{} } else { - yyv4514 := &yyv4512[yyj4512] - yyv4514.CodecDecodeSelf(d) + yyv4519 := &yyv4517[yyj4517] + yyv4519.CodecDecodeSelf(d) } } } } else { - yyj4512 := 0 - for ; !r.CheckBreak(); yyj4512++ { + yyj4517 := 0 + for ; !r.CheckBreak(); yyj4517++ { - if yyj4512 >= len(yyv4512) { - yyv4512 = append(yyv4512, VolumeMount{}) // var yyz4512 VolumeMount - yyc4512 = true + if yyj4517 >= len(yyv4517) { + yyv4517 = append(yyv4517, VolumeMount{}) // var yyz4517 VolumeMount + yyc4517 = true } - yyh4512.ElemContainerState(yyj4512) - if yyj4512 < len(yyv4512) { + yyh4517.ElemContainerState(yyj4517) + if yyj4517 < len(yyv4517) { if r.TryDecodeAsNil() { - yyv4512[yyj4512] = VolumeMount{} + yyv4517[yyj4517] = VolumeMount{} } else { - yyv4515 := &yyv4512[yyj4512] - yyv4515.CodecDecodeSelf(d) + yyv4520 := &yyv4517[yyj4517] + yyv4520.CodecDecodeSelf(d) } } else { @@ -56474,17 +56522,17 @@ func (x codecSelfer1234) decSliceVolumeMount(v *[]VolumeMount, d *codec1978.Deco } } - if yyj4512 < len(yyv4512) { - yyv4512 = yyv4512[:yyj4512] - yyc4512 = true - } else if yyj4512 == 0 && yyv4512 == nil { - yyv4512 = []VolumeMount{} - yyc4512 = true + if yyj4517 < len(yyv4517) { + yyv4517 = yyv4517[:yyj4517] + yyc4517 = true + } else if yyj4517 == 0 && yyv4517 == nil { + yyv4517 = []VolumeMount{} + yyc4517 = true } } - yyh4512.End() - if yyc4512 { - *v = yyv4512 + yyh4517.End() + if yyc4517 { + *v = yyv4517 } } @@ -56493,10 +56541,10 @@ func (x codecSelfer1234) encSlicePod(v []Pod, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4516 := range v { + for _, yyv4521 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4517 := &yyv4516 - yy4517.CodecEncodeSelf(e) + yy4522 := &yyv4521 + yy4522.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -56506,83 +56554,83 @@ func (x codecSelfer1234) decSlicePod(v *[]Pod, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4518 := *v - yyh4518, yyl4518 := z.DecSliceHelperStart() - var yyc4518 bool - if yyl4518 == 0 { - if yyv4518 == nil { - yyv4518 = []Pod{} - yyc4518 = true - } else if len(yyv4518) != 0 { - yyv4518 = yyv4518[:0] - yyc4518 = true + yyv4523 := *v + yyh4523, yyl4523 := z.DecSliceHelperStart() + var yyc4523 bool + if yyl4523 == 0 { + if yyv4523 == nil { + yyv4523 = []Pod{} + yyc4523 = true + } else if len(yyv4523) != 0 { + yyv4523 = yyv4523[:0] + yyc4523 = true } - } else if yyl4518 > 0 { - var yyrr4518, yyrl4518 int - var yyrt4518 bool - if yyl4518 > cap(yyv4518) { + } else if yyl4523 > 0 { + var yyrr4523, yyrl4523 int + var yyrt4523 bool + if yyl4523 > cap(yyv4523) { - yyrg4518 := len(yyv4518) > 0 - yyv24518 := yyv4518 - yyrl4518, yyrt4518 = z.DecInferLen(yyl4518, z.DecBasicHandle().MaxInitLen, 624) - if yyrt4518 { - if yyrl4518 <= cap(yyv4518) { - yyv4518 = yyv4518[:yyrl4518] + yyrg4523 := len(yyv4523) > 0 + yyv24523 := yyv4523 + yyrl4523, yyrt4523 = z.DecInferLen(yyl4523, z.DecBasicHandle().MaxInitLen, 640) + if yyrt4523 { + if yyrl4523 <= cap(yyv4523) { + yyv4523 = yyv4523[:yyrl4523] } else { - yyv4518 = make([]Pod, yyrl4518) + yyv4523 = make([]Pod, yyrl4523) } } else { - yyv4518 = make([]Pod, yyrl4518) + yyv4523 = make([]Pod, yyrl4523) } - yyc4518 = true - yyrr4518 = len(yyv4518) - if yyrg4518 { - copy(yyv4518, yyv24518) + yyc4523 = true + yyrr4523 = len(yyv4523) + if yyrg4523 { + copy(yyv4523, yyv24523) } - } else if yyl4518 != len(yyv4518) { - yyv4518 = yyv4518[:yyl4518] - yyc4518 = true + } else if yyl4523 != len(yyv4523) { + yyv4523 = yyv4523[:yyl4523] + yyc4523 = true } - yyj4518 := 0 - for ; yyj4518 < yyrr4518; yyj4518++ { - yyh4518.ElemContainerState(yyj4518) + yyj4523 := 0 + for ; yyj4523 < yyrr4523; yyj4523++ { + yyh4523.ElemContainerState(yyj4523) if r.TryDecodeAsNil() { - yyv4518[yyj4518] = Pod{} + yyv4523[yyj4523] = Pod{} } else { - yyv4519 := &yyv4518[yyj4518] - yyv4519.CodecDecodeSelf(d) + yyv4524 := &yyv4523[yyj4523] + yyv4524.CodecDecodeSelf(d) } } - if yyrt4518 { - for ; yyj4518 < yyl4518; yyj4518++ { - yyv4518 = append(yyv4518, Pod{}) - yyh4518.ElemContainerState(yyj4518) + if yyrt4523 { + for ; yyj4523 < yyl4523; yyj4523++ { + yyv4523 = append(yyv4523, Pod{}) + yyh4523.ElemContainerState(yyj4523) if r.TryDecodeAsNil() { - yyv4518[yyj4518] = Pod{} + yyv4523[yyj4523] = Pod{} } else { - yyv4520 := &yyv4518[yyj4518] - yyv4520.CodecDecodeSelf(d) + yyv4525 := &yyv4523[yyj4523] + yyv4525.CodecDecodeSelf(d) } } } } else { - yyj4518 := 0 - for ; !r.CheckBreak(); yyj4518++ { + yyj4523 := 0 + for ; !r.CheckBreak(); yyj4523++ { - if yyj4518 >= len(yyv4518) { - yyv4518 = append(yyv4518, Pod{}) // var yyz4518 Pod - yyc4518 = true + if yyj4523 >= len(yyv4523) { + yyv4523 = append(yyv4523, Pod{}) // var yyz4523 Pod + yyc4523 = true } - yyh4518.ElemContainerState(yyj4518) - if yyj4518 < len(yyv4518) { + yyh4523.ElemContainerState(yyj4523) + if yyj4523 < len(yyv4523) { if r.TryDecodeAsNil() { - yyv4518[yyj4518] = Pod{} + yyv4523[yyj4523] = Pod{} } else { - yyv4521 := &yyv4518[yyj4518] - yyv4521.CodecDecodeSelf(d) + yyv4526 := &yyv4523[yyj4523] + yyv4526.CodecDecodeSelf(d) } } else { @@ -56590,17 +56638,17 @@ func (x codecSelfer1234) decSlicePod(v *[]Pod, d *codec1978.Decoder) { } } - if yyj4518 < len(yyv4518) { - yyv4518 = yyv4518[:yyj4518] - yyc4518 = true - } else if yyj4518 == 0 && yyv4518 == nil { - yyv4518 = []Pod{} - yyc4518 = true + if yyj4523 < len(yyv4523) { + yyv4523 = yyv4523[:yyj4523] + yyc4523 = true + } else if yyj4523 == 0 && yyv4523 == nil { + yyv4523 = []Pod{} + yyc4523 = true } } - yyh4518.End() - if yyc4518 { - *v = yyv4518 + yyh4523.End() + if yyc4523 { + *v = yyv4523 } } @@ -56609,10 +56657,10 @@ func (x codecSelfer1234) encSliceNodeSelectorTerm(v []NodeSelectorTerm, e *codec z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4522 := range v { + for _, yyv4527 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4523 := &yyv4522 - yy4523.CodecEncodeSelf(e) + yy4528 := &yyv4527 + yy4528.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -56622,83 +56670,83 @@ func (x codecSelfer1234) decSliceNodeSelectorTerm(v *[]NodeSelectorTerm, d *code z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4524 := *v - yyh4524, yyl4524 := z.DecSliceHelperStart() - var yyc4524 bool - if yyl4524 == 0 { - if yyv4524 == nil { - yyv4524 = []NodeSelectorTerm{} - yyc4524 = true - } else if len(yyv4524) != 0 { - yyv4524 = yyv4524[:0] - yyc4524 = true + yyv4529 := *v + yyh4529, yyl4529 := z.DecSliceHelperStart() + var yyc4529 bool + if yyl4529 == 0 { + if yyv4529 == nil { + yyv4529 = []NodeSelectorTerm{} + yyc4529 = true + } else if len(yyv4529) != 0 { + yyv4529 = yyv4529[:0] + yyc4529 = true } - } else if yyl4524 > 0 { - var yyrr4524, yyrl4524 int - var yyrt4524 bool - if yyl4524 > cap(yyv4524) { + } else if yyl4529 > 0 { + var yyrr4529, yyrl4529 int + var yyrt4529 bool + if yyl4529 > cap(yyv4529) { - yyrg4524 := len(yyv4524) > 0 - yyv24524 := yyv4524 - yyrl4524, yyrt4524 = z.DecInferLen(yyl4524, z.DecBasicHandle().MaxInitLen, 24) - if yyrt4524 { - if yyrl4524 <= cap(yyv4524) { - yyv4524 = yyv4524[:yyrl4524] + yyrg4529 := len(yyv4529) > 0 + yyv24529 := yyv4529 + yyrl4529, yyrt4529 = z.DecInferLen(yyl4529, z.DecBasicHandle().MaxInitLen, 24) + if yyrt4529 { + if yyrl4529 <= cap(yyv4529) { + yyv4529 = yyv4529[:yyrl4529] } else { - yyv4524 = make([]NodeSelectorTerm, yyrl4524) + yyv4529 = make([]NodeSelectorTerm, yyrl4529) } } else { - yyv4524 = make([]NodeSelectorTerm, yyrl4524) + yyv4529 = make([]NodeSelectorTerm, yyrl4529) } - yyc4524 = true - yyrr4524 = len(yyv4524) - if yyrg4524 { - copy(yyv4524, yyv24524) + yyc4529 = true + yyrr4529 = len(yyv4529) + if yyrg4529 { + copy(yyv4529, yyv24529) } - } else if yyl4524 != len(yyv4524) { - yyv4524 = yyv4524[:yyl4524] - yyc4524 = true + } else if yyl4529 != len(yyv4529) { + yyv4529 = yyv4529[:yyl4529] + yyc4529 = true } - yyj4524 := 0 - for ; yyj4524 < yyrr4524; yyj4524++ { - yyh4524.ElemContainerState(yyj4524) + yyj4529 := 0 + for ; yyj4529 < yyrr4529; yyj4529++ { + yyh4529.ElemContainerState(yyj4529) if r.TryDecodeAsNil() { - yyv4524[yyj4524] = NodeSelectorTerm{} + yyv4529[yyj4529] = NodeSelectorTerm{} } else { - yyv4525 := &yyv4524[yyj4524] - yyv4525.CodecDecodeSelf(d) + yyv4530 := &yyv4529[yyj4529] + yyv4530.CodecDecodeSelf(d) } } - if yyrt4524 { - for ; yyj4524 < yyl4524; yyj4524++ { - yyv4524 = append(yyv4524, NodeSelectorTerm{}) - yyh4524.ElemContainerState(yyj4524) + if yyrt4529 { + for ; yyj4529 < yyl4529; yyj4529++ { + yyv4529 = append(yyv4529, NodeSelectorTerm{}) + yyh4529.ElemContainerState(yyj4529) if r.TryDecodeAsNil() { - yyv4524[yyj4524] = NodeSelectorTerm{} + yyv4529[yyj4529] = NodeSelectorTerm{} } else { - yyv4526 := &yyv4524[yyj4524] - yyv4526.CodecDecodeSelf(d) + yyv4531 := &yyv4529[yyj4529] + yyv4531.CodecDecodeSelf(d) } } } } else { - yyj4524 := 0 - for ; !r.CheckBreak(); yyj4524++ { + yyj4529 := 0 + for ; !r.CheckBreak(); yyj4529++ { - if yyj4524 >= len(yyv4524) { - yyv4524 = append(yyv4524, NodeSelectorTerm{}) // var yyz4524 NodeSelectorTerm - yyc4524 = true + if yyj4529 >= len(yyv4529) { + yyv4529 = append(yyv4529, NodeSelectorTerm{}) // var yyz4529 NodeSelectorTerm + yyc4529 = true } - yyh4524.ElemContainerState(yyj4524) - if yyj4524 < len(yyv4524) { + yyh4529.ElemContainerState(yyj4529) + if yyj4529 < len(yyv4529) { if r.TryDecodeAsNil() { - yyv4524[yyj4524] = NodeSelectorTerm{} + yyv4529[yyj4529] = NodeSelectorTerm{} } else { - yyv4527 := &yyv4524[yyj4524] - yyv4527.CodecDecodeSelf(d) + yyv4532 := &yyv4529[yyj4529] + yyv4532.CodecDecodeSelf(d) } } else { @@ -56706,17 +56754,17 @@ func (x codecSelfer1234) decSliceNodeSelectorTerm(v *[]NodeSelectorTerm, d *code } } - if yyj4524 < len(yyv4524) { - yyv4524 = yyv4524[:yyj4524] - yyc4524 = true - } else if yyj4524 == 0 && yyv4524 == nil { - yyv4524 = []NodeSelectorTerm{} - yyc4524 = true + if yyj4529 < len(yyv4529) { + yyv4529 = yyv4529[:yyj4529] + yyc4529 = true + } else if yyj4529 == 0 && yyv4529 == nil { + yyv4529 = []NodeSelectorTerm{} + yyc4529 = true } } - yyh4524.End() - if yyc4524 { - *v = yyv4524 + yyh4529.End() + if yyc4529 { + *v = yyv4529 } } @@ -56725,10 +56773,10 @@ func (x codecSelfer1234) encSliceNodeSelectorRequirement(v []NodeSelectorRequire z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4528 := range v { + for _, yyv4533 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4529 := &yyv4528 - yy4529.CodecEncodeSelf(e) + yy4534 := &yyv4533 + yy4534.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -56738,83 +56786,83 @@ func (x codecSelfer1234) decSliceNodeSelectorRequirement(v *[]NodeSelectorRequir z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4530 := *v - yyh4530, yyl4530 := z.DecSliceHelperStart() - var yyc4530 bool - if yyl4530 == 0 { - if yyv4530 == nil { - yyv4530 = []NodeSelectorRequirement{} - yyc4530 = true - } else if len(yyv4530) != 0 { - yyv4530 = yyv4530[:0] - yyc4530 = true + yyv4535 := *v + yyh4535, yyl4535 := z.DecSliceHelperStart() + var yyc4535 bool + if yyl4535 == 0 { + if yyv4535 == nil { + yyv4535 = []NodeSelectorRequirement{} + yyc4535 = true + } else if len(yyv4535) != 0 { + yyv4535 = yyv4535[:0] + yyc4535 = true } - } else if yyl4530 > 0 { - var yyrr4530, yyrl4530 int - var yyrt4530 bool - if yyl4530 > cap(yyv4530) { + } else if yyl4535 > 0 { + var yyrr4535, yyrl4535 int + var yyrt4535 bool + if yyl4535 > cap(yyv4535) { - yyrg4530 := len(yyv4530) > 0 - yyv24530 := yyv4530 - yyrl4530, yyrt4530 = z.DecInferLen(yyl4530, z.DecBasicHandle().MaxInitLen, 56) - if yyrt4530 { - if yyrl4530 <= cap(yyv4530) { - yyv4530 = yyv4530[:yyrl4530] + yyrg4535 := len(yyv4535) > 0 + yyv24535 := yyv4535 + yyrl4535, yyrt4535 = z.DecInferLen(yyl4535, z.DecBasicHandle().MaxInitLen, 56) + if yyrt4535 { + if yyrl4535 <= cap(yyv4535) { + yyv4535 = yyv4535[:yyrl4535] } else { - yyv4530 = make([]NodeSelectorRequirement, yyrl4530) + yyv4535 = make([]NodeSelectorRequirement, yyrl4535) } } else { - yyv4530 = make([]NodeSelectorRequirement, yyrl4530) + yyv4535 = make([]NodeSelectorRequirement, yyrl4535) } - yyc4530 = true - yyrr4530 = len(yyv4530) - if yyrg4530 { - copy(yyv4530, yyv24530) + yyc4535 = true + yyrr4535 = len(yyv4535) + if yyrg4535 { + copy(yyv4535, yyv24535) } - } else if yyl4530 != len(yyv4530) { - yyv4530 = yyv4530[:yyl4530] - yyc4530 = true + } else if yyl4535 != len(yyv4535) { + yyv4535 = yyv4535[:yyl4535] + yyc4535 = true } - yyj4530 := 0 - for ; yyj4530 < yyrr4530; yyj4530++ { - yyh4530.ElemContainerState(yyj4530) + yyj4535 := 0 + for ; yyj4535 < yyrr4535; yyj4535++ { + yyh4535.ElemContainerState(yyj4535) if r.TryDecodeAsNil() { - yyv4530[yyj4530] = NodeSelectorRequirement{} + yyv4535[yyj4535] = NodeSelectorRequirement{} } else { - yyv4531 := &yyv4530[yyj4530] - yyv4531.CodecDecodeSelf(d) + yyv4536 := &yyv4535[yyj4535] + yyv4536.CodecDecodeSelf(d) } } - if yyrt4530 { - for ; yyj4530 < yyl4530; yyj4530++ { - yyv4530 = append(yyv4530, NodeSelectorRequirement{}) - yyh4530.ElemContainerState(yyj4530) + if yyrt4535 { + for ; yyj4535 < yyl4535; yyj4535++ { + yyv4535 = append(yyv4535, NodeSelectorRequirement{}) + yyh4535.ElemContainerState(yyj4535) if r.TryDecodeAsNil() { - yyv4530[yyj4530] = NodeSelectorRequirement{} + yyv4535[yyj4535] = NodeSelectorRequirement{} } else { - yyv4532 := &yyv4530[yyj4530] - yyv4532.CodecDecodeSelf(d) + yyv4537 := &yyv4535[yyj4535] + yyv4537.CodecDecodeSelf(d) } } } } else { - yyj4530 := 0 - for ; !r.CheckBreak(); yyj4530++ { + yyj4535 := 0 + for ; !r.CheckBreak(); yyj4535++ { - if yyj4530 >= len(yyv4530) { - yyv4530 = append(yyv4530, NodeSelectorRequirement{}) // var yyz4530 NodeSelectorRequirement - yyc4530 = true + if yyj4535 >= len(yyv4535) { + yyv4535 = append(yyv4535, NodeSelectorRequirement{}) // var yyz4535 NodeSelectorRequirement + yyc4535 = true } - yyh4530.ElemContainerState(yyj4530) - if yyj4530 < len(yyv4530) { + yyh4535.ElemContainerState(yyj4535) + if yyj4535 < len(yyv4535) { if r.TryDecodeAsNil() { - yyv4530[yyj4530] = NodeSelectorRequirement{} + yyv4535[yyj4535] = NodeSelectorRequirement{} } else { - yyv4533 := &yyv4530[yyj4530] - yyv4533.CodecDecodeSelf(d) + yyv4538 := &yyv4535[yyj4535] + yyv4538.CodecDecodeSelf(d) } } else { @@ -56822,17 +56870,17 @@ func (x codecSelfer1234) decSliceNodeSelectorRequirement(v *[]NodeSelectorRequir } } - if yyj4530 < len(yyv4530) { - yyv4530 = yyv4530[:yyj4530] - yyc4530 = true - } else if yyj4530 == 0 && yyv4530 == nil { - yyv4530 = []NodeSelectorRequirement{} - yyc4530 = true + if yyj4535 < len(yyv4535) { + yyv4535 = yyv4535[:yyj4535] + yyc4535 = true + } else if yyj4535 == 0 && yyv4535 == nil { + yyv4535 = []NodeSelectorRequirement{} + yyc4535 = true } } - yyh4530.End() - if yyc4530 { - *v = yyv4530 + yyh4535.End() + if yyc4535 { + *v = yyv4535 } } @@ -56841,10 +56889,10 @@ func (x codecSelfer1234) encSlicePodAffinityTerm(v []PodAffinityTerm, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4534 := range v { + for _, yyv4539 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4535 := &yyv4534 - yy4535.CodecEncodeSelf(e) + yy4540 := &yyv4539 + yy4540.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -56854,83 +56902,83 @@ func (x codecSelfer1234) decSlicePodAffinityTerm(v *[]PodAffinityTerm, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4536 := *v - yyh4536, yyl4536 := z.DecSliceHelperStart() - var yyc4536 bool - if yyl4536 == 0 { - if yyv4536 == nil { - yyv4536 = []PodAffinityTerm{} - yyc4536 = true - } else if len(yyv4536) != 0 { - yyv4536 = yyv4536[:0] - yyc4536 = true + yyv4541 := *v + yyh4541, yyl4541 := z.DecSliceHelperStart() + var yyc4541 bool + if yyl4541 == 0 { + if yyv4541 == nil { + yyv4541 = []PodAffinityTerm{} + yyc4541 = true + } else if len(yyv4541) != 0 { + yyv4541 = yyv4541[:0] + yyc4541 = true } - } else if yyl4536 > 0 { - var yyrr4536, yyrl4536 int - var yyrt4536 bool - if yyl4536 > cap(yyv4536) { + } else if yyl4541 > 0 { + var yyrr4541, yyrl4541 int + var yyrt4541 bool + if yyl4541 > cap(yyv4541) { - yyrg4536 := len(yyv4536) > 0 - yyv24536 := yyv4536 - yyrl4536, yyrt4536 = z.DecInferLen(yyl4536, z.DecBasicHandle().MaxInitLen, 48) - if yyrt4536 { - if yyrl4536 <= cap(yyv4536) { - yyv4536 = yyv4536[:yyrl4536] + yyrg4541 := len(yyv4541) > 0 + yyv24541 := yyv4541 + yyrl4541, yyrt4541 = z.DecInferLen(yyl4541, z.DecBasicHandle().MaxInitLen, 48) + if yyrt4541 { + if yyrl4541 <= cap(yyv4541) { + yyv4541 = yyv4541[:yyrl4541] } else { - yyv4536 = make([]PodAffinityTerm, yyrl4536) + yyv4541 = make([]PodAffinityTerm, yyrl4541) } } else { - yyv4536 = make([]PodAffinityTerm, yyrl4536) + yyv4541 = make([]PodAffinityTerm, yyrl4541) } - yyc4536 = true - yyrr4536 = len(yyv4536) - if yyrg4536 { - copy(yyv4536, yyv24536) + yyc4541 = true + yyrr4541 = len(yyv4541) + if yyrg4541 { + copy(yyv4541, yyv24541) } - } else if yyl4536 != len(yyv4536) { - yyv4536 = yyv4536[:yyl4536] - yyc4536 = true + } else if yyl4541 != len(yyv4541) { + yyv4541 = yyv4541[:yyl4541] + yyc4541 = true } - yyj4536 := 0 - for ; yyj4536 < yyrr4536; yyj4536++ { - yyh4536.ElemContainerState(yyj4536) + yyj4541 := 0 + for ; yyj4541 < yyrr4541; yyj4541++ { + yyh4541.ElemContainerState(yyj4541) if r.TryDecodeAsNil() { - yyv4536[yyj4536] = PodAffinityTerm{} + yyv4541[yyj4541] = PodAffinityTerm{} } else { - yyv4537 := &yyv4536[yyj4536] - yyv4537.CodecDecodeSelf(d) + yyv4542 := &yyv4541[yyj4541] + yyv4542.CodecDecodeSelf(d) } } - if yyrt4536 { - for ; yyj4536 < yyl4536; yyj4536++ { - yyv4536 = append(yyv4536, PodAffinityTerm{}) - yyh4536.ElemContainerState(yyj4536) + if yyrt4541 { + for ; yyj4541 < yyl4541; yyj4541++ { + yyv4541 = append(yyv4541, PodAffinityTerm{}) + yyh4541.ElemContainerState(yyj4541) if r.TryDecodeAsNil() { - yyv4536[yyj4536] = PodAffinityTerm{} + yyv4541[yyj4541] = PodAffinityTerm{} } else { - yyv4538 := &yyv4536[yyj4536] - yyv4538.CodecDecodeSelf(d) + yyv4543 := &yyv4541[yyj4541] + yyv4543.CodecDecodeSelf(d) } } } } else { - yyj4536 := 0 - for ; !r.CheckBreak(); yyj4536++ { + yyj4541 := 0 + for ; !r.CheckBreak(); yyj4541++ { - if yyj4536 >= len(yyv4536) { - yyv4536 = append(yyv4536, PodAffinityTerm{}) // var yyz4536 PodAffinityTerm - yyc4536 = true + if yyj4541 >= len(yyv4541) { + yyv4541 = append(yyv4541, PodAffinityTerm{}) // var yyz4541 PodAffinityTerm + yyc4541 = true } - yyh4536.ElemContainerState(yyj4536) - if yyj4536 < len(yyv4536) { + yyh4541.ElemContainerState(yyj4541) + if yyj4541 < len(yyv4541) { if r.TryDecodeAsNil() { - yyv4536[yyj4536] = PodAffinityTerm{} + yyv4541[yyj4541] = PodAffinityTerm{} } else { - yyv4539 := &yyv4536[yyj4536] - yyv4539.CodecDecodeSelf(d) + yyv4544 := &yyv4541[yyj4541] + yyv4544.CodecDecodeSelf(d) } } else { @@ -56938,17 +56986,17 @@ func (x codecSelfer1234) decSlicePodAffinityTerm(v *[]PodAffinityTerm, d *codec1 } } - if yyj4536 < len(yyv4536) { - yyv4536 = yyv4536[:yyj4536] - yyc4536 = true - } else if yyj4536 == 0 && yyv4536 == nil { - yyv4536 = []PodAffinityTerm{} - yyc4536 = true + if yyj4541 < len(yyv4541) { + yyv4541 = yyv4541[:yyj4541] + yyc4541 = true + } else if yyj4541 == 0 && yyv4541 == nil { + yyv4541 = []PodAffinityTerm{} + yyc4541 = true } } - yyh4536.End() - if yyc4536 { - *v = yyv4536 + yyh4541.End() + if yyc4541 { + *v = yyv4541 } } @@ -56957,10 +57005,10 @@ func (x codecSelfer1234) encSliceWeightedPodAffinityTerm(v []WeightedPodAffinity z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4540 := range v { + for _, yyv4545 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4541 := &yyv4540 - yy4541.CodecEncodeSelf(e) + yy4546 := &yyv4545 + yy4546.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -56970,83 +57018,83 @@ func (x codecSelfer1234) decSliceWeightedPodAffinityTerm(v *[]WeightedPodAffinit z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4542 := *v - yyh4542, yyl4542 := z.DecSliceHelperStart() - var yyc4542 bool - if yyl4542 == 0 { - if yyv4542 == nil { - yyv4542 = []WeightedPodAffinityTerm{} - yyc4542 = true - } else if len(yyv4542) != 0 { - yyv4542 = yyv4542[:0] - yyc4542 = true + yyv4547 := *v + yyh4547, yyl4547 := z.DecSliceHelperStart() + var yyc4547 bool + if yyl4547 == 0 { + if yyv4547 == nil { + yyv4547 = []WeightedPodAffinityTerm{} + yyc4547 = true + } else if len(yyv4547) != 0 { + yyv4547 = yyv4547[:0] + yyc4547 = true } - } else if yyl4542 > 0 { - var yyrr4542, yyrl4542 int - var yyrt4542 bool - if yyl4542 > cap(yyv4542) { + } else if yyl4547 > 0 { + var yyrr4547, yyrl4547 int + var yyrt4547 bool + if yyl4547 > cap(yyv4547) { - yyrg4542 := len(yyv4542) > 0 - yyv24542 := yyv4542 - yyrl4542, yyrt4542 = z.DecInferLen(yyl4542, z.DecBasicHandle().MaxInitLen, 56) - if yyrt4542 { - if yyrl4542 <= cap(yyv4542) { - yyv4542 = yyv4542[:yyrl4542] + yyrg4547 := len(yyv4547) > 0 + yyv24547 := yyv4547 + yyrl4547, yyrt4547 = z.DecInferLen(yyl4547, z.DecBasicHandle().MaxInitLen, 56) + if yyrt4547 { + if yyrl4547 <= cap(yyv4547) { + yyv4547 = yyv4547[:yyrl4547] } else { - yyv4542 = make([]WeightedPodAffinityTerm, yyrl4542) + yyv4547 = make([]WeightedPodAffinityTerm, yyrl4547) } } else { - yyv4542 = make([]WeightedPodAffinityTerm, yyrl4542) + yyv4547 = make([]WeightedPodAffinityTerm, yyrl4547) } - yyc4542 = true - yyrr4542 = len(yyv4542) - if yyrg4542 { - copy(yyv4542, yyv24542) + yyc4547 = true + yyrr4547 = len(yyv4547) + if yyrg4547 { + copy(yyv4547, yyv24547) } - } else if yyl4542 != len(yyv4542) { - yyv4542 = yyv4542[:yyl4542] - yyc4542 = true + } else if yyl4547 != len(yyv4547) { + yyv4547 = yyv4547[:yyl4547] + yyc4547 = true } - yyj4542 := 0 - for ; yyj4542 < yyrr4542; yyj4542++ { - yyh4542.ElemContainerState(yyj4542) + yyj4547 := 0 + for ; yyj4547 < yyrr4547; yyj4547++ { + yyh4547.ElemContainerState(yyj4547) if r.TryDecodeAsNil() { - yyv4542[yyj4542] = WeightedPodAffinityTerm{} + yyv4547[yyj4547] = WeightedPodAffinityTerm{} } else { - yyv4543 := &yyv4542[yyj4542] - yyv4543.CodecDecodeSelf(d) + yyv4548 := &yyv4547[yyj4547] + yyv4548.CodecDecodeSelf(d) } } - if yyrt4542 { - for ; yyj4542 < yyl4542; yyj4542++ { - yyv4542 = append(yyv4542, WeightedPodAffinityTerm{}) - yyh4542.ElemContainerState(yyj4542) + if yyrt4547 { + for ; yyj4547 < yyl4547; yyj4547++ { + yyv4547 = append(yyv4547, WeightedPodAffinityTerm{}) + yyh4547.ElemContainerState(yyj4547) if r.TryDecodeAsNil() { - yyv4542[yyj4542] = WeightedPodAffinityTerm{} + yyv4547[yyj4547] = WeightedPodAffinityTerm{} } else { - yyv4544 := &yyv4542[yyj4542] - yyv4544.CodecDecodeSelf(d) + yyv4549 := &yyv4547[yyj4547] + yyv4549.CodecDecodeSelf(d) } } } } else { - yyj4542 := 0 - for ; !r.CheckBreak(); yyj4542++ { + yyj4547 := 0 + for ; !r.CheckBreak(); yyj4547++ { - if yyj4542 >= len(yyv4542) { - yyv4542 = append(yyv4542, WeightedPodAffinityTerm{}) // var yyz4542 WeightedPodAffinityTerm - yyc4542 = true + if yyj4547 >= len(yyv4547) { + yyv4547 = append(yyv4547, WeightedPodAffinityTerm{}) // var yyz4547 WeightedPodAffinityTerm + yyc4547 = true } - yyh4542.ElemContainerState(yyj4542) - if yyj4542 < len(yyv4542) { + yyh4547.ElemContainerState(yyj4547) + if yyj4547 < len(yyv4547) { if r.TryDecodeAsNil() { - yyv4542[yyj4542] = WeightedPodAffinityTerm{} + yyv4547[yyj4547] = WeightedPodAffinityTerm{} } else { - yyv4545 := &yyv4542[yyj4542] - yyv4545.CodecDecodeSelf(d) + yyv4550 := &yyv4547[yyj4547] + yyv4550.CodecDecodeSelf(d) } } else { @@ -57054,17 +57102,17 @@ func (x codecSelfer1234) decSliceWeightedPodAffinityTerm(v *[]WeightedPodAffinit } } - if yyj4542 < len(yyv4542) { - yyv4542 = yyv4542[:yyj4542] - yyc4542 = true - } else if yyj4542 == 0 && yyv4542 == nil { - yyv4542 = []WeightedPodAffinityTerm{} - yyc4542 = true + if yyj4547 < len(yyv4547) { + yyv4547 = yyv4547[:yyj4547] + yyc4547 = true + } else if yyj4547 == 0 && yyv4547 == nil { + yyv4547 = []WeightedPodAffinityTerm{} + yyc4547 = true } } - yyh4542.End() - if yyc4542 { - *v = yyv4542 + yyh4547.End() + if yyc4547 { + *v = yyv4547 } } @@ -57073,10 +57121,10 @@ func (x codecSelfer1234) encSlicePreferredSchedulingTerm(v []PreferredScheduling z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4546 := range v { + for _, yyv4551 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4547 := &yyv4546 - yy4547.CodecEncodeSelf(e) + yy4552 := &yyv4551 + yy4552.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -57086,83 +57134,83 @@ func (x codecSelfer1234) decSlicePreferredSchedulingTerm(v *[]PreferredSchedulin z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4548 := *v - yyh4548, yyl4548 := z.DecSliceHelperStart() - var yyc4548 bool - if yyl4548 == 0 { - if yyv4548 == nil { - yyv4548 = []PreferredSchedulingTerm{} - yyc4548 = true - } else if len(yyv4548) != 0 { - yyv4548 = yyv4548[:0] - yyc4548 = true + yyv4553 := *v + yyh4553, yyl4553 := z.DecSliceHelperStart() + var yyc4553 bool + if yyl4553 == 0 { + if yyv4553 == nil { + yyv4553 = []PreferredSchedulingTerm{} + yyc4553 = true + } else if len(yyv4553) != 0 { + yyv4553 = yyv4553[:0] + yyc4553 = true } - } else if yyl4548 > 0 { - var yyrr4548, yyrl4548 int - var yyrt4548 bool - if yyl4548 > cap(yyv4548) { + } else if yyl4553 > 0 { + var yyrr4553, yyrl4553 int + var yyrt4553 bool + if yyl4553 > cap(yyv4553) { - yyrg4548 := len(yyv4548) > 0 - yyv24548 := yyv4548 - yyrl4548, yyrt4548 = z.DecInferLen(yyl4548, z.DecBasicHandle().MaxInitLen, 32) - if yyrt4548 { - if yyrl4548 <= cap(yyv4548) { - yyv4548 = yyv4548[:yyrl4548] + yyrg4553 := len(yyv4553) > 0 + yyv24553 := yyv4553 + yyrl4553, yyrt4553 = z.DecInferLen(yyl4553, z.DecBasicHandle().MaxInitLen, 32) + if yyrt4553 { + if yyrl4553 <= cap(yyv4553) { + yyv4553 = yyv4553[:yyrl4553] } else { - yyv4548 = make([]PreferredSchedulingTerm, yyrl4548) + yyv4553 = make([]PreferredSchedulingTerm, yyrl4553) } } else { - yyv4548 = make([]PreferredSchedulingTerm, yyrl4548) + yyv4553 = make([]PreferredSchedulingTerm, yyrl4553) } - yyc4548 = true - yyrr4548 = len(yyv4548) - if yyrg4548 { - copy(yyv4548, yyv24548) + yyc4553 = true + yyrr4553 = len(yyv4553) + if yyrg4553 { + copy(yyv4553, yyv24553) } - } else if yyl4548 != len(yyv4548) { - yyv4548 = yyv4548[:yyl4548] - yyc4548 = true + } else if yyl4553 != len(yyv4553) { + yyv4553 = yyv4553[:yyl4553] + yyc4553 = true } - yyj4548 := 0 - for ; yyj4548 < yyrr4548; yyj4548++ { - yyh4548.ElemContainerState(yyj4548) + yyj4553 := 0 + for ; yyj4553 < yyrr4553; yyj4553++ { + yyh4553.ElemContainerState(yyj4553) if r.TryDecodeAsNil() { - yyv4548[yyj4548] = PreferredSchedulingTerm{} + yyv4553[yyj4553] = PreferredSchedulingTerm{} } else { - yyv4549 := &yyv4548[yyj4548] - yyv4549.CodecDecodeSelf(d) + yyv4554 := &yyv4553[yyj4553] + yyv4554.CodecDecodeSelf(d) } } - if yyrt4548 { - for ; yyj4548 < yyl4548; yyj4548++ { - yyv4548 = append(yyv4548, PreferredSchedulingTerm{}) - yyh4548.ElemContainerState(yyj4548) + if yyrt4553 { + for ; yyj4553 < yyl4553; yyj4553++ { + yyv4553 = append(yyv4553, PreferredSchedulingTerm{}) + yyh4553.ElemContainerState(yyj4553) if r.TryDecodeAsNil() { - yyv4548[yyj4548] = PreferredSchedulingTerm{} + yyv4553[yyj4553] = PreferredSchedulingTerm{} } else { - yyv4550 := &yyv4548[yyj4548] - yyv4550.CodecDecodeSelf(d) + yyv4555 := &yyv4553[yyj4553] + yyv4555.CodecDecodeSelf(d) } } } } else { - yyj4548 := 0 - for ; !r.CheckBreak(); yyj4548++ { + yyj4553 := 0 + for ; !r.CheckBreak(); yyj4553++ { - if yyj4548 >= len(yyv4548) { - yyv4548 = append(yyv4548, PreferredSchedulingTerm{}) // var yyz4548 PreferredSchedulingTerm - yyc4548 = true + if yyj4553 >= len(yyv4553) { + yyv4553 = append(yyv4553, PreferredSchedulingTerm{}) // var yyz4553 PreferredSchedulingTerm + yyc4553 = true } - yyh4548.ElemContainerState(yyj4548) - if yyj4548 < len(yyv4548) { + yyh4553.ElemContainerState(yyj4553) + if yyj4553 < len(yyv4553) { if r.TryDecodeAsNil() { - yyv4548[yyj4548] = PreferredSchedulingTerm{} + yyv4553[yyj4553] = PreferredSchedulingTerm{} } else { - yyv4551 := &yyv4548[yyj4548] - yyv4551.CodecDecodeSelf(d) + yyv4556 := &yyv4553[yyj4553] + yyv4556.CodecDecodeSelf(d) } } else { @@ -57170,17 +57218,17 @@ func (x codecSelfer1234) decSlicePreferredSchedulingTerm(v *[]PreferredSchedulin } } - if yyj4548 < len(yyv4548) { - yyv4548 = yyv4548[:yyj4548] - yyc4548 = true - } else if yyj4548 == 0 && yyv4548 == nil { - yyv4548 = []PreferredSchedulingTerm{} - yyc4548 = true + if yyj4553 < len(yyv4553) { + yyv4553 = yyv4553[:yyj4553] + yyc4553 = true + } else if yyj4553 == 0 && yyv4553 == nil { + yyv4553 = []PreferredSchedulingTerm{} + yyc4553 = true } } - yyh4548.End() - if yyc4548 { - *v = yyv4548 + yyh4553.End() + if yyc4553 { + *v = yyv4553 } } @@ -57189,10 +57237,10 @@ func (x codecSelfer1234) encSliceVolume(v []Volume, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4552 := range v { + for _, yyv4557 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4553 := &yyv4552 - yy4553.CodecEncodeSelf(e) + yy4558 := &yyv4557 + yy4558.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -57202,83 +57250,83 @@ func (x codecSelfer1234) decSliceVolume(v *[]Volume, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4554 := *v - yyh4554, yyl4554 := z.DecSliceHelperStart() - var yyc4554 bool - if yyl4554 == 0 { - if yyv4554 == nil { - yyv4554 = []Volume{} - yyc4554 = true - } else if len(yyv4554) != 0 { - yyv4554 = yyv4554[:0] - yyc4554 = true + yyv4559 := *v + yyh4559, yyl4559 := z.DecSliceHelperStart() + var yyc4559 bool + if yyl4559 == 0 { + if yyv4559 == nil { + yyv4559 = []Volume{} + yyc4559 = true + } else if len(yyv4559) != 0 { + yyv4559 = yyv4559[:0] + yyc4559 = true } - } else if yyl4554 > 0 { - var yyrr4554, yyrl4554 int - var yyrt4554 bool - if yyl4554 > cap(yyv4554) { + } else if yyl4559 > 0 { + var yyrr4559, yyrl4559 int + var yyrt4559 bool + if yyl4559 > cap(yyv4559) { - yyrg4554 := len(yyv4554) > 0 - yyv24554 := yyv4554 - yyrl4554, yyrt4554 = z.DecInferLen(yyl4554, z.DecBasicHandle().MaxInitLen, 184) - if yyrt4554 { - if yyrl4554 <= cap(yyv4554) { - yyv4554 = yyv4554[:yyrl4554] + yyrg4559 := len(yyv4559) > 0 + yyv24559 := yyv4559 + yyrl4559, yyrt4559 = z.DecInferLen(yyl4559, z.DecBasicHandle().MaxInitLen, 184) + if yyrt4559 { + if yyrl4559 <= cap(yyv4559) { + yyv4559 = yyv4559[:yyrl4559] } else { - yyv4554 = make([]Volume, yyrl4554) + yyv4559 = make([]Volume, yyrl4559) } } else { - yyv4554 = make([]Volume, yyrl4554) + yyv4559 = make([]Volume, yyrl4559) } - yyc4554 = true - yyrr4554 = len(yyv4554) - if yyrg4554 { - copy(yyv4554, yyv24554) + yyc4559 = true + yyrr4559 = len(yyv4559) + if yyrg4559 { + copy(yyv4559, yyv24559) } - } else if yyl4554 != len(yyv4554) { - yyv4554 = yyv4554[:yyl4554] - yyc4554 = true + } else if yyl4559 != len(yyv4559) { + yyv4559 = yyv4559[:yyl4559] + yyc4559 = true } - yyj4554 := 0 - for ; yyj4554 < yyrr4554; yyj4554++ { - yyh4554.ElemContainerState(yyj4554) + yyj4559 := 0 + for ; yyj4559 < yyrr4559; yyj4559++ { + yyh4559.ElemContainerState(yyj4559) if r.TryDecodeAsNil() { - yyv4554[yyj4554] = Volume{} + yyv4559[yyj4559] = Volume{} } else { - yyv4555 := &yyv4554[yyj4554] - yyv4555.CodecDecodeSelf(d) + yyv4560 := &yyv4559[yyj4559] + yyv4560.CodecDecodeSelf(d) } } - if yyrt4554 { - for ; yyj4554 < yyl4554; yyj4554++ { - yyv4554 = append(yyv4554, Volume{}) - yyh4554.ElemContainerState(yyj4554) + if yyrt4559 { + for ; yyj4559 < yyl4559; yyj4559++ { + yyv4559 = append(yyv4559, Volume{}) + yyh4559.ElemContainerState(yyj4559) if r.TryDecodeAsNil() { - yyv4554[yyj4554] = Volume{} + yyv4559[yyj4559] = Volume{} } else { - yyv4556 := &yyv4554[yyj4554] - yyv4556.CodecDecodeSelf(d) + yyv4561 := &yyv4559[yyj4559] + yyv4561.CodecDecodeSelf(d) } } } } else { - yyj4554 := 0 - for ; !r.CheckBreak(); yyj4554++ { + yyj4559 := 0 + for ; !r.CheckBreak(); yyj4559++ { - if yyj4554 >= len(yyv4554) { - yyv4554 = append(yyv4554, Volume{}) // var yyz4554 Volume - yyc4554 = true + if yyj4559 >= len(yyv4559) { + yyv4559 = append(yyv4559, Volume{}) // var yyz4559 Volume + yyc4559 = true } - yyh4554.ElemContainerState(yyj4554) - if yyj4554 < len(yyv4554) { + yyh4559.ElemContainerState(yyj4559) + if yyj4559 < len(yyv4559) { if r.TryDecodeAsNil() { - yyv4554[yyj4554] = Volume{} + yyv4559[yyj4559] = Volume{} } else { - yyv4557 := &yyv4554[yyj4554] - yyv4557.CodecDecodeSelf(d) + yyv4562 := &yyv4559[yyj4559] + yyv4562.CodecDecodeSelf(d) } } else { @@ -57286,17 +57334,17 @@ func (x codecSelfer1234) decSliceVolume(v *[]Volume, d *codec1978.Decoder) { } } - if yyj4554 < len(yyv4554) { - yyv4554 = yyv4554[:yyj4554] - yyc4554 = true - } else if yyj4554 == 0 && yyv4554 == nil { - yyv4554 = []Volume{} - yyc4554 = true + if yyj4559 < len(yyv4559) { + yyv4559 = yyv4559[:yyj4559] + yyc4559 = true + } else if yyj4559 == 0 && yyv4559 == nil { + yyv4559 = []Volume{} + yyc4559 = true } } - yyh4554.End() - if yyc4554 { - *v = yyv4554 + yyh4559.End() + if yyc4559 { + *v = yyv4559 } } @@ -57305,10 +57353,10 @@ func (x codecSelfer1234) encSliceContainer(v []Container, e *codec1978.Encoder) z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4558 := range v { + for _, yyv4563 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4559 := &yyv4558 - yy4559.CodecEncodeSelf(e) + yy4564 := &yyv4563 + yy4564.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -57318,83 +57366,83 @@ func (x codecSelfer1234) decSliceContainer(v *[]Container, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4560 := *v - yyh4560, yyl4560 := z.DecSliceHelperStart() - var yyc4560 bool - if yyl4560 == 0 { - if yyv4560 == nil { - yyv4560 = []Container{} - yyc4560 = true - } else if len(yyv4560) != 0 { - yyv4560 = yyv4560[:0] - yyc4560 = true + yyv4565 := *v + yyh4565, yyl4565 := z.DecSliceHelperStart() + var yyc4565 bool + if yyl4565 == 0 { + if yyv4565 == nil { + yyv4565 = []Container{} + yyc4565 = true + } else if len(yyv4565) != 0 { + yyv4565 = yyv4565[:0] + yyc4565 = true } - } else if yyl4560 > 0 { - var yyrr4560, yyrl4560 int - var yyrt4560 bool - if yyl4560 > cap(yyv4560) { + } else if yyl4565 > 0 { + var yyrr4565, yyrl4565 int + var yyrt4565 bool + if yyl4565 > cap(yyv4565) { - yyrg4560 := len(yyv4560) > 0 - yyv24560 := yyv4560 - yyrl4560, yyrt4560 = z.DecInferLen(yyl4560, z.DecBasicHandle().MaxInitLen, 256) - if yyrt4560 { - if yyrl4560 <= cap(yyv4560) { - yyv4560 = yyv4560[:yyrl4560] + yyrg4565 := len(yyv4565) > 0 + yyv24565 := yyv4565 + yyrl4565, yyrt4565 = z.DecInferLen(yyl4565, z.DecBasicHandle().MaxInitLen, 256) + if yyrt4565 { + if yyrl4565 <= cap(yyv4565) { + yyv4565 = yyv4565[:yyrl4565] } else { - yyv4560 = make([]Container, yyrl4560) + yyv4565 = make([]Container, yyrl4565) } } else { - yyv4560 = make([]Container, yyrl4560) + yyv4565 = make([]Container, yyrl4565) } - yyc4560 = true - yyrr4560 = len(yyv4560) - if yyrg4560 { - copy(yyv4560, yyv24560) + yyc4565 = true + yyrr4565 = len(yyv4565) + if yyrg4565 { + copy(yyv4565, yyv24565) } - } else if yyl4560 != len(yyv4560) { - yyv4560 = yyv4560[:yyl4560] - yyc4560 = true + } else if yyl4565 != len(yyv4565) { + yyv4565 = yyv4565[:yyl4565] + yyc4565 = true } - yyj4560 := 0 - for ; yyj4560 < yyrr4560; yyj4560++ { - yyh4560.ElemContainerState(yyj4560) + yyj4565 := 0 + for ; yyj4565 < yyrr4565; yyj4565++ { + yyh4565.ElemContainerState(yyj4565) if r.TryDecodeAsNil() { - yyv4560[yyj4560] = Container{} + yyv4565[yyj4565] = Container{} } else { - yyv4561 := &yyv4560[yyj4560] - yyv4561.CodecDecodeSelf(d) + yyv4566 := &yyv4565[yyj4565] + yyv4566.CodecDecodeSelf(d) } } - if yyrt4560 { - for ; yyj4560 < yyl4560; yyj4560++ { - yyv4560 = append(yyv4560, Container{}) - yyh4560.ElemContainerState(yyj4560) + if yyrt4565 { + for ; yyj4565 < yyl4565; yyj4565++ { + yyv4565 = append(yyv4565, Container{}) + yyh4565.ElemContainerState(yyj4565) if r.TryDecodeAsNil() { - yyv4560[yyj4560] = Container{} + yyv4565[yyj4565] = Container{} } else { - yyv4562 := &yyv4560[yyj4560] - yyv4562.CodecDecodeSelf(d) + yyv4567 := &yyv4565[yyj4565] + yyv4567.CodecDecodeSelf(d) } } } } else { - yyj4560 := 0 - for ; !r.CheckBreak(); yyj4560++ { + yyj4565 := 0 + for ; !r.CheckBreak(); yyj4565++ { - if yyj4560 >= len(yyv4560) { - yyv4560 = append(yyv4560, Container{}) // var yyz4560 Container - yyc4560 = true + if yyj4565 >= len(yyv4565) { + yyv4565 = append(yyv4565, Container{}) // var yyz4565 Container + yyc4565 = true } - yyh4560.ElemContainerState(yyj4560) - if yyj4560 < len(yyv4560) { + yyh4565.ElemContainerState(yyj4565) + if yyj4565 < len(yyv4565) { if r.TryDecodeAsNil() { - yyv4560[yyj4560] = Container{} + yyv4565[yyj4565] = Container{} } else { - yyv4563 := &yyv4560[yyj4560] - yyv4563.CodecDecodeSelf(d) + yyv4568 := &yyv4565[yyj4565] + yyv4568.CodecDecodeSelf(d) } } else { @@ -57402,17 +57450,17 @@ func (x codecSelfer1234) decSliceContainer(v *[]Container, d *codec1978.Decoder) } } - if yyj4560 < len(yyv4560) { - yyv4560 = yyv4560[:yyj4560] - yyc4560 = true - } else if yyj4560 == 0 && yyv4560 == nil { - yyv4560 = []Container{} - yyc4560 = true + if yyj4565 < len(yyv4565) { + yyv4565 = yyv4565[:yyj4565] + yyc4565 = true + } else if yyj4565 == 0 && yyv4565 == nil { + yyv4565 = []Container{} + yyc4565 = true } } - yyh4560.End() - if yyc4560 { - *v = yyv4560 + yyh4565.End() + if yyc4565 { + *v = yyv4565 } } @@ -57421,10 +57469,10 @@ func (x codecSelfer1234) encSliceLocalObjectReference(v []LocalObjectReference, z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4564 := range v { + for _, yyv4569 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4565 := &yyv4564 - yy4565.CodecEncodeSelf(e) + yy4570 := &yyv4569 + yy4570.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -57434,83 +57482,83 @@ func (x codecSelfer1234) decSliceLocalObjectReference(v *[]LocalObjectReference, z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4566 := *v - yyh4566, yyl4566 := z.DecSliceHelperStart() - var yyc4566 bool - if yyl4566 == 0 { - if yyv4566 == nil { - yyv4566 = []LocalObjectReference{} - yyc4566 = true - } else if len(yyv4566) != 0 { - yyv4566 = yyv4566[:0] - yyc4566 = true + yyv4571 := *v + yyh4571, yyl4571 := z.DecSliceHelperStart() + var yyc4571 bool + if yyl4571 == 0 { + if yyv4571 == nil { + yyv4571 = []LocalObjectReference{} + yyc4571 = true + } else if len(yyv4571) != 0 { + yyv4571 = yyv4571[:0] + yyc4571 = true } - } else if yyl4566 > 0 { - var yyrr4566, yyrl4566 int - var yyrt4566 bool - if yyl4566 > cap(yyv4566) { + } else if yyl4571 > 0 { + var yyrr4571, yyrl4571 int + var yyrt4571 bool + if yyl4571 > cap(yyv4571) { - yyrg4566 := len(yyv4566) > 0 - yyv24566 := yyv4566 - yyrl4566, yyrt4566 = z.DecInferLen(yyl4566, z.DecBasicHandle().MaxInitLen, 16) - if yyrt4566 { - if yyrl4566 <= cap(yyv4566) { - yyv4566 = yyv4566[:yyrl4566] + yyrg4571 := len(yyv4571) > 0 + yyv24571 := yyv4571 + yyrl4571, yyrt4571 = z.DecInferLen(yyl4571, z.DecBasicHandle().MaxInitLen, 16) + if yyrt4571 { + if yyrl4571 <= cap(yyv4571) { + yyv4571 = yyv4571[:yyrl4571] } else { - yyv4566 = make([]LocalObjectReference, yyrl4566) + yyv4571 = make([]LocalObjectReference, yyrl4571) } } else { - yyv4566 = make([]LocalObjectReference, yyrl4566) + yyv4571 = make([]LocalObjectReference, yyrl4571) } - yyc4566 = true - yyrr4566 = len(yyv4566) - if yyrg4566 { - copy(yyv4566, yyv24566) + yyc4571 = true + yyrr4571 = len(yyv4571) + if yyrg4571 { + copy(yyv4571, yyv24571) } - } else if yyl4566 != len(yyv4566) { - yyv4566 = yyv4566[:yyl4566] - yyc4566 = true + } else if yyl4571 != len(yyv4571) { + yyv4571 = yyv4571[:yyl4571] + yyc4571 = true } - yyj4566 := 0 - for ; yyj4566 < yyrr4566; yyj4566++ { - yyh4566.ElemContainerState(yyj4566) + yyj4571 := 0 + for ; yyj4571 < yyrr4571; yyj4571++ { + yyh4571.ElemContainerState(yyj4571) if r.TryDecodeAsNil() { - yyv4566[yyj4566] = LocalObjectReference{} + yyv4571[yyj4571] = LocalObjectReference{} } else { - yyv4567 := &yyv4566[yyj4566] - yyv4567.CodecDecodeSelf(d) + yyv4572 := &yyv4571[yyj4571] + yyv4572.CodecDecodeSelf(d) } } - if yyrt4566 { - for ; yyj4566 < yyl4566; yyj4566++ { - yyv4566 = append(yyv4566, LocalObjectReference{}) - yyh4566.ElemContainerState(yyj4566) + if yyrt4571 { + for ; yyj4571 < yyl4571; yyj4571++ { + yyv4571 = append(yyv4571, LocalObjectReference{}) + yyh4571.ElemContainerState(yyj4571) if r.TryDecodeAsNil() { - yyv4566[yyj4566] = LocalObjectReference{} + yyv4571[yyj4571] = LocalObjectReference{} } else { - yyv4568 := &yyv4566[yyj4566] - yyv4568.CodecDecodeSelf(d) + yyv4573 := &yyv4571[yyj4571] + yyv4573.CodecDecodeSelf(d) } } } } else { - yyj4566 := 0 - for ; !r.CheckBreak(); yyj4566++ { + yyj4571 := 0 + for ; !r.CheckBreak(); yyj4571++ { - if yyj4566 >= len(yyv4566) { - yyv4566 = append(yyv4566, LocalObjectReference{}) // var yyz4566 LocalObjectReference - yyc4566 = true + if yyj4571 >= len(yyv4571) { + yyv4571 = append(yyv4571, LocalObjectReference{}) // var yyz4571 LocalObjectReference + yyc4571 = true } - yyh4566.ElemContainerState(yyj4566) - if yyj4566 < len(yyv4566) { + yyh4571.ElemContainerState(yyj4571) + if yyj4571 < len(yyv4571) { if r.TryDecodeAsNil() { - yyv4566[yyj4566] = LocalObjectReference{} + yyv4571[yyj4571] = LocalObjectReference{} } else { - yyv4569 := &yyv4566[yyj4566] - yyv4569.CodecDecodeSelf(d) + yyv4574 := &yyv4571[yyj4571] + yyv4574.CodecDecodeSelf(d) } } else { @@ -57518,17 +57566,17 @@ func (x codecSelfer1234) decSliceLocalObjectReference(v *[]LocalObjectReference, } } - if yyj4566 < len(yyv4566) { - yyv4566 = yyv4566[:yyj4566] - yyc4566 = true - } else if yyj4566 == 0 && yyv4566 == nil { - yyv4566 = []LocalObjectReference{} - yyc4566 = true + if yyj4571 < len(yyv4571) { + yyv4571 = yyv4571[:yyj4571] + yyc4571 = true + } else if yyj4571 == 0 && yyv4571 == nil { + yyv4571 = []LocalObjectReference{} + yyc4571 = true } } - yyh4566.End() - if yyc4566 { - *v = yyv4566 + yyh4571.End() + if yyc4571 { + *v = yyv4571 } } @@ -57537,10 +57585,10 @@ func (x codecSelfer1234) encSlicePodCondition(v []PodCondition, e *codec1978.Enc z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4570 := range v { + for _, yyv4575 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4571 := &yyv4570 - yy4571.CodecEncodeSelf(e) + yy4576 := &yyv4575 + yy4576.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -57550,83 +57598,83 @@ func (x codecSelfer1234) decSlicePodCondition(v *[]PodCondition, d *codec1978.De z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4572 := *v - yyh4572, yyl4572 := z.DecSliceHelperStart() - var yyc4572 bool - if yyl4572 == 0 { - if yyv4572 == nil { - yyv4572 = []PodCondition{} - yyc4572 = true - } else if len(yyv4572) != 0 { - yyv4572 = yyv4572[:0] - yyc4572 = true + yyv4577 := *v + yyh4577, yyl4577 := z.DecSliceHelperStart() + var yyc4577 bool + if yyl4577 == 0 { + if yyv4577 == nil { + yyv4577 = []PodCondition{} + yyc4577 = true + } else if len(yyv4577) != 0 { + yyv4577 = yyv4577[:0] + yyc4577 = true } - } else if yyl4572 > 0 { - var yyrr4572, yyrl4572 int - var yyrt4572 bool - if yyl4572 > cap(yyv4572) { + } else if yyl4577 > 0 { + var yyrr4577, yyrl4577 int + var yyrt4577 bool + if yyl4577 > cap(yyv4577) { - yyrg4572 := len(yyv4572) > 0 - yyv24572 := yyv4572 - yyrl4572, yyrt4572 = z.DecInferLen(yyl4572, z.DecBasicHandle().MaxInitLen, 112) - if yyrt4572 { - if yyrl4572 <= cap(yyv4572) { - yyv4572 = yyv4572[:yyrl4572] + yyrg4577 := len(yyv4577) > 0 + yyv24577 := yyv4577 + yyrl4577, yyrt4577 = z.DecInferLen(yyl4577, z.DecBasicHandle().MaxInitLen, 112) + if yyrt4577 { + if yyrl4577 <= cap(yyv4577) { + yyv4577 = yyv4577[:yyrl4577] } else { - yyv4572 = make([]PodCondition, yyrl4572) + yyv4577 = make([]PodCondition, yyrl4577) } } else { - yyv4572 = make([]PodCondition, yyrl4572) + yyv4577 = make([]PodCondition, yyrl4577) } - yyc4572 = true - yyrr4572 = len(yyv4572) - if yyrg4572 { - copy(yyv4572, yyv24572) + yyc4577 = true + yyrr4577 = len(yyv4577) + if yyrg4577 { + copy(yyv4577, yyv24577) } - } else if yyl4572 != len(yyv4572) { - yyv4572 = yyv4572[:yyl4572] - yyc4572 = true + } else if yyl4577 != len(yyv4577) { + yyv4577 = yyv4577[:yyl4577] + yyc4577 = true } - yyj4572 := 0 - for ; yyj4572 < yyrr4572; yyj4572++ { - yyh4572.ElemContainerState(yyj4572) + yyj4577 := 0 + for ; yyj4577 < yyrr4577; yyj4577++ { + yyh4577.ElemContainerState(yyj4577) if r.TryDecodeAsNil() { - yyv4572[yyj4572] = PodCondition{} + yyv4577[yyj4577] = PodCondition{} } else { - yyv4573 := &yyv4572[yyj4572] - yyv4573.CodecDecodeSelf(d) + yyv4578 := &yyv4577[yyj4577] + yyv4578.CodecDecodeSelf(d) } } - if yyrt4572 { - for ; yyj4572 < yyl4572; yyj4572++ { - yyv4572 = append(yyv4572, PodCondition{}) - yyh4572.ElemContainerState(yyj4572) + if yyrt4577 { + for ; yyj4577 < yyl4577; yyj4577++ { + yyv4577 = append(yyv4577, PodCondition{}) + yyh4577.ElemContainerState(yyj4577) if r.TryDecodeAsNil() { - yyv4572[yyj4572] = PodCondition{} + yyv4577[yyj4577] = PodCondition{} } else { - yyv4574 := &yyv4572[yyj4572] - yyv4574.CodecDecodeSelf(d) + yyv4579 := &yyv4577[yyj4577] + yyv4579.CodecDecodeSelf(d) } } } } else { - yyj4572 := 0 - for ; !r.CheckBreak(); yyj4572++ { + yyj4577 := 0 + for ; !r.CheckBreak(); yyj4577++ { - if yyj4572 >= len(yyv4572) { - yyv4572 = append(yyv4572, PodCondition{}) // var yyz4572 PodCondition - yyc4572 = true + if yyj4577 >= len(yyv4577) { + yyv4577 = append(yyv4577, PodCondition{}) // var yyz4577 PodCondition + yyc4577 = true } - yyh4572.ElemContainerState(yyj4572) - if yyj4572 < len(yyv4572) { + yyh4577.ElemContainerState(yyj4577) + if yyj4577 < len(yyv4577) { if r.TryDecodeAsNil() { - yyv4572[yyj4572] = PodCondition{} + yyv4577[yyj4577] = PodCondition{} } else { - yyv4575 := &yyv4572[yyj4572] - yyv4575.CodecDecodeSelf(d) + yyv4580 := &yyv4577[yyj4577] + yyv4580.CodecDecodeSelf(d) } } else { @@ -57634,17 +57682,17 @@ func (x codecSelfer1234) decSlicePodCondition(v *[]PodCondition, d *codec1978.De } } - if yyj4572 < len(yyv4572) { - yyv4572 = yyv4572[:yyj4572] - yyc4572 = true - } else if yyj4572 == 0 && yyv4572 == nil { - yyv4572 = []PodCondition{} - yyc4572 = true + if yyj4577 < len(yyv4577) { + yyv4577 = yyv4577[:yyj4577] + yyc4577 = true + } else if yyj4577 == 0 && yyv4577 == nil { + yyv4577 = []PodCondition{} + yyc4577 = true } } - yyh4572.End() - if yyc4572 { - *v = yyv4572 + yyh4577.End() + if yyc4577 { + *v = yyv4577 } } @@ -57653,10 +57701,10 @@ func (x codecSelfer1234) encSliceContainerStatus(v []ContainerStatus, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4576 := range v { + for _, yyv4581 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4577 := &yyv4576 - yy4577.CodecEncodeSelf(e) + yy4582 := &yyv4581 + yy4582.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -57666,83 +57714,83 @@ func (x codecSelfer1234) decSliceContainerStatus(v *[]ContainerStatus, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4578 := *v - yyh4578, yyl4578 := z.DecSliceHelperStart() - var yyc4578 bool - if yyl4578 == 0 { - if yyv4578 == nil { - yyv4578 = []ContainerStatus{} - yyc4578 = true - } else if len(yyv4578) != 0 { - yyv4578 = yyv4578[:0] - yyc4578 = true + yyv4583 := *v + yyh4583, yyl4583 := z.DecSliceHelperStart() + var yyc4583 bool + if yyl4583 == 0 { + if yyv4583 == nil { + yyv4583 = []ContainerStatus{} + yyc4583 = true + } else if len(yyv4583) != 0 { + yyv4583 = yyv4583[:0] + yyc4583 = true } - } else if yyl4578 > 0 { - var yyrr4578, yyrl4578 int - var yyrt4578 bool - if yyl4578 > cap(yyv4578) { + } else if yyl4583 > 0 { + var yyrr4583, yyrl4583 int + var yyrt4583 bool + if yyl4583 > cap(yyv4583) { - yyrg4578 := len(yyv4578) > 0 - yyv24578 := yyv4578 - yyrl4578, yyrt4578 = z.DecInferLen(yyl4578, z.DecBasicHandle().MaxInitLen, 120) - if yyrt4578 { - if yyrl4578 <= cap(yyv4578) { - yyv4578 = yyv4578[:yyrl4578] + yyrg4583 := len(yyv4583) > 0 + yyv24583 := yyv4583 + yyrl4583, yyrt4583 = z.DecInferLen(yyl4583, z.DecBasicHandle().MaxInitLen, 120) + if yyrt4583 { + if yyrl4583 <= cap(yyv4583) { + yyv4583 = yyv4583[:yyrl4583] } else { - yyv4578 = make([]ContainerStatus, yyrl4578) + yyv4583 = make([]ContainerStatus, yyrl4583) } } else { - yyv4578 = make([]ContainerStatus, yyrl4578) + yyv4583 = make([]ContainerStatus, yyrl4583) } - yyc4578 = true - yyrr4578 = len(yyv4578) - if yyrg4578 { - copy(yyv4578, yyv24578) + yyc4583 = true + yyrr4583 = len(yyv4583) + if yyrg4583 { + copy(yyv4583, yyv24583) } - } else if yyl4578 != len(yyv4578) { - yyv4578 = yyv4578[:yyl4578] - yyc4578 = true + } else if yyl4583 != len(yyv4583) { + yyv4583 = yyv4583[:yyl4583] + yyc4583 = true } - yyj4578 := 0 - for ; yyj4578 < yyrr4578; yyj4578++ { - yyh4578.ElemContainerState(yyj4578) + yyj4583 := 0 + for ; yyj4583 < yyrr4583; yyj4583++ { + yyh4583.ElemContainerState(yyj4583) if r.TryDecodeAsNil() { - yyv4578[yyj4578] = ContainerStatus{} + yyv4583[yyj4583] = ContainerStatus{} } else { - yyv4579 := &yyv4578[yyj4578] - yyv4579.CodecDecodeSelf(d) + yyv4584 := &yyv4583[yyj4583] + yyv4584.CodecDecodeSelf(d) } } - if yyrt4578 { - for ; yyj4578 < yyl4578; yyj4578++ { - yyv4578 = append(yyv4578, ContainerStatus{}) - yyh4578.ElemContainerState(yyj4578) + if yyrt4583 { + for ; yyj4583 < yyl4583; yyj4583++ { + yyv4583 = append(yyv4583, ContainerStatus{}) + yyh4583.ElemContainerState(yyj4583) if r.TryDecodeAsNil() { - yyv4578[yyj4578] = ContainerStatus{} + yyv4583[yyj4583] = ContainerStatus{} } else { - yyv4580 := &yyv4578[yyj4578] - yyv4580.CodecDecodeSelf(d) + yyv4585 := &yyv4583[yyj4583] + yyv4585.CodecDecodeSelf(d) } } } } else { - yyj4578 := 0 - for ; !r.CheckBreak(); yyj4578++ { + yyj4583 := 0 + for ; !r.CheckBreak(); yyj4583++ { - if yyj4578 >= len(yyv4578) { - yyv4578 = append(yyv4578, ContainerStatus{}) // var yyz4578 ContainerStatus - yyc4578 = true + if yyj4583 >= len(yyv4583) { + yyv4583 = append(yyv4583, ContainerStatus{}) // var yyz4583 ContainerStatus + yyc4583 = true } - yyh4578.ElemContainerState(yyj4578) - if yyj4578 < len(yyv4578) { + yyh4583.ElemContainerState(yyj4583) + if yyj4583 < len(yyv4583) { if r.TryDecodeAsNil() { - yyv4578[yyj4578] = ContainerStatus{} + yyv4583[yyj4583] = ContainerStatus{} } else { - yyv4581 := &yyv4578[yyj4578] - yyv4581.CodecDecodeSelf(d) + yyv4586 := &yyv4583[yyj4583] + yyv4586.CodecDecodeSelf(d) } } else { @@ -57750,17 +57798,17 @@ func (x codecSelfer1234) decSliceContainerStatus(v *[]ContainerStatus, d *codec1 } } - if yyj4578 < len(yyv4578) { - yyv4578 = yyv4578[:yyj4578] - yyc4578 = true - } else if yyj4578 == 0 && yyv4578 == nil { - yyv4578 = []ContainerStatus{} - yyc4578 = true + if yyj4583 < len(yyv4583) { + yyv4583 = yyv4583[:yyj4583] + yyc4583 = true + } else if yyj4583 == 0 && yyv4583 == nil { + yyv4583 = []ContainerStatus{} + yyc4583 = true } } - yyh4578.End() - if yyc4578 { - *v = yyv4578 + yyh4583.End() + if yyc4583 { + *v = yyv4583 } } @@ -57769,10 +57817,10 @@ func (x codecSelfer1234) encSlicePodTemplate(v []PodTemplate, e *codec1978.Encod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4582 := range v { + for _, yyv4587 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4583 := &yyv4582 - yy4583.CodecEncodeSelf(e) + yy4588 := &yyv4587 + yy4588.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -57782,83 +57830,83 @@ func (x codecSelfer1234) decSlicePodTemplate(v *[]PodTemplate, d *codec1978.Deco z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4584 := *v - yyh4584, yyl4584 := z.DecSliceHelperStart() - var yyc4584 bool - if yyl4584 == 0 { - if yyv4584 == nil { - yyv4584 = []PodTemplate{} - yyc4584 = true - } else if len(yyv4584) != 0 { - yyv4584 = yyv4584[:0] - yyc4584 = true + yyv4589 := *v + yyh4589, yyl4589 := z.DecSliceHelperStart() + var yyc4589 bool + if yyl4589 == 0 { + if yyv4589 == nil { + yyv4589 = []PodTemplate{} + yyc4589 = true + } else if len(yyv4589) != 0 { + yyv4589 = yyv4589[:0] + yyc4589 = true } - } else if yyl4584 > 0 { - var yyrr4584, yyrl4584 int - var yyrt4584 bool - if yyl4584 > cap(yyv4584) { + } else if yyl4589 > 0 { + var yyrr4589, yyrl4589 int + var yyrt4589 bool + if yyl4589 > cap(yyv4589) { - yyrg4584 := len(yyv4584) > 0 - yyv24584 := yyv4584 - yyrl4584, yyrt4584 = z.DecInferLen(yyl4584, z.DecBasicHandle().MaxInitLen, 672) - if yyrt4584 { - if yyrl4584 <= cap(yyv4584) { - yyv4584 = yyv4584[:yyrl4584] + yyrg4589 := len(yyv4589) > 0 + yyv24589 := yyv4589 + yyrl4589, yyrt4589 = z.DecInferLen(yyl4589, z.DecBasicHandle().MaxInitLen, 704) + if yyrt4589 { + if yyrl4589 <= cap(yyv4589) { + yyv4589 = yyv4589[:yyrl4589] } else { - yyv4584 = make([]PodTemplate, yyrl4584) + yyv4589 = make([]PodTemplate, yyrl4589) } } else { - yyv4584 = make([]PodTemplate, yyrl4584) + yyv4589 = make([]PodTemplate, yyrl4589) } - yyc4584 = true - yyrr4584 = len(yyv4584) - if yyrg4584 { - copy(yyv4584, yyv24584) + yyc4589 = true + yyrr4589 = len(yyv4589) + if yyrg4589 { + copy(yyv4589, yyv24589) } - } else if yyl4584 != len(yyv4584) { - yyv4584 = yyv4584[:yyl4584] - yyc4584 = true + } else if yyl4589 != len(yyv4589) { + yyv4589 = yyv4589[:yyl4589] + yyc4589 = true } - yyj4584 := 0 - for ; yyj4584 < yyrr4584; yyj4584++ { - yyh4584.ElemContainerState(yyj4584) + yyj4589 := 0 + for ; yyj4589 < yyrr4589; yyj4589++ { + yyh4589.ElemContainerState(yyj4589) if r.TryDecodeAsNil() { - yyv4584[yyj4584] = PodTemplate{} + yyv4589[yyj4589] = PodTemplate{} } else { - yyv4585 := &yyv4584[yyj4584] - yyv4585.CodecDecodeSelf(d) + yyv4590 := &yyv4589[yyj4589] + yyv4590.CodecDecodeSelf(d) } } - if yyrt4584 { - for ; yyj4584 < yyl4584; yyj4584++ { - yyv4584 = append(yyv4584, PodTemplate{}) - yyh4584.ElemContainerState(yyj4584) + if yyrt4589 { + for ; yyj4589 < yyl4589; yyj4589++ { + yyv4589 = append(yyv4589, PodTemplate{}) + yyh4589.ElemContainerState(yyj4589) if r.TryDecodeAsNil() { - yyv4584[yyj4584] = PodTemplate{} + yyv4589[yyj4589] = PodTemplate{} } else { - yyv4586 := &yyv4584[yyj4584] - yyv4586.CodecDecodeSelf(d) + yyv4591 := &yyv4589[yyj4589] + yyv4591.CodecDecodeSelf(d) } } } } else { - yyj4584 := 0 - for ; !r.CheckBreak(); yyj4584++ { + yyj4589 := 0 + for ; !r.CheckBreak(); yyj4589++ { - if yyj4584 >= len(yyv4584) { - yyv4584 = append(yyv4584, PodTemplate{}) // var yyz4584 PodTemplate - yyc4584 = true + if yyj4589 >= len(yyv4589) { + yyv4589 = append(yyv4589, PodTemplate{}) // var yyz4589 PodTemplate + yyc4589 = true } - yyh4584.ElemContainerState(yyj4584) - if yyj4584 < len(yyv4584) { + yyh4589.ElemContainerState(yyj4589) + if yyj4589 < len(yyv4589) { if r.TryDecodeAsNil() { - yyv4584[yyj4584] = PodTemplate{} + yyv4589[yyj4589] = PodTemplate{} } else { - yyv4587 := &yyv4584[yyj4584] - yyv4587.CodecDecodeSelf(d) + yyv4592 := &yyv4589[yyj4589] + yyv4592.CodecDecodeSelf(d) } } else { @@ -57866,17 +57914,17 @@ func (x codecSelfer1234) decSlicePodTemplate(v *[]PodTemplate, d *codec1978.Deco } } - if yyj4584 < len(yyv4584) { - yyv4584 = yyv4584[:yyj4584] - yyc4584 = true - } else if yyj4584 == 0 && yyv4584 == nil { - yyv4584 = []PodTemplate{} - yyc4584 = true + if yyj4589 < len(yyv4589) { + yyv4589 = yyv4589[:yyj4589] + yyc4589 = true + } else if yyj4589 == 0 && yyv4589 == nil { + yyv4589 = []PodTemplate{} + yyc4589 = true } } - yyh4584.End() - if yyc4584 { - *v = yyv4584 + yyh4589.End() + if yyc4589 { + *v = yyv4589 } } @@ -57885,10 +57933,10 @@ func (x codecSelfer1234) encSliceReplicationController(v []ReplicationController z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4588 := range v { + for _, yyv4593 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4589 := &yyv4588 - yy4589.CodecEncodeSelf(e) + yy4594 := &yyv4593 + yy4594.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -57898,83 +57946,83 @@ func (x codecSelfer1234) decSliceReplicationController(v *[]ReplicationControlle z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4590 := *v - yyh4590, yyl4590 := z.DecSliceHelperStart() - var yyc4590 bool - if yyl4590 == 0 { - if yyv4590 == nil { - yyv4590 = []ReplicationController{} - yyc4590 = true - } else if len(yyv4590) != 0 { - yyv4590 = yyv4590[:0] - yyc4590 = true + yyv4595 := *v + yyh4595, yyl4595 := z.DecSliceHelperStart() + var yyc4595 bool + if yyl4595 == 0 { + if yyv4595 == nil { + yyv4595 = []ReplicationController{} + yyc4595 = true + } else if len(yyv4595) != 0 { + yyv4595 = yyv4595[:0] + yyc4595 = true } - } else if yyl4590 > 0 { - var yyrr4590, yyrl4590 int - var yyrt4590 bool - if yyl4590 > cap(yyv4590) { + } else if yyl4595 > 0 { + var yyrr4595, yyrl4595 int + var yyrt4595 bool + if yyl4595 > cap(yyv4595) { - yyrg4590 := len(yyv4590) > 0 - yyv24590 := yyv4590 - yyrl4590, yyrt4590 = z.DecInferLen(yyl4590, z.DecBasicHandle().MaxInitLen, 288) - if yyrt4590 { - if yyrl4590 <= cap(yyv4590) { - yyv4590 = yyv4590[:yyrl4590] + yyrg4595 := len(yyv4595) > 0 + yyv24595 := yyv4595 + yyrl4595, yyrt4595 = z.DecInferLen(yyl4595, z.DecBasicHandle().MaxInitLen, 304) + if yyrt4595 { + if yyrl4595 <= cap(yyv4595) { + yyv4595 = yyv4595[:yyrl4595] } else { - yyv4590 = make([]ReplicationController, yyrl4590) + yyv4595 = make([]ReplicationController, yyrl4595) } } else { - yyv4590 = make([]ReplicationController, yyrl4590) + yyv4595 = make([]ReplicationController, yyrl4595) } - yyc4590 = true - yyrr4590 = len(yyv4590) - if yyrg4590 { - copy(yyv4590, yyv24590) + yyc4595 = true + yyrr4595 = len(yyv4595) + if yyrg4595 { + copy(yyv4595, yyv24595) } - } else if yyl4590 != len(yyv4590) { - yyv4590 = yyv4590[:yyl4590] - yyc4590 = true + } else if yyl4595 != len(yyv4595) { + yyv4595 = yyv4595[:yyl4595] + yyc4595 = true } - yyj4590 := 0 - for ; yyj4590 < yyrr4590; yyj4590++ { - yyh4590.ElemContainerState(yyj4590) + yyj4595 := 0 + for ; yyj4595 < yyrr4595; yyj4595++ { + yyh4595.ElemContainerState(yyj4595) if r.TryDecodeAsNil() { - yyv4590[yyj4590] = ReplicationController{} + yyv4595[yyj4595] = ReplicationController{} } else { - yyv4591 := &yyv4590[yyj4590] - yyv4591.CodecDecodeSelf(d) + yyv4596 := &yyv4595[yyj4595] + yyv4596.CodecDecodeSelf(d) } } - if yyrt4590 { - for ; yyj4590 < yyl4590; yyj4590++ { - yyv4590 = append(yyv4590, ReplicationController{}) - yyh4590.ElemContainerState(yyj4590) + if yyrt4595 { + for ; yyj4595 < yyl4595; yyj4595++ { + yyv4595 = append(yyv4595, ReplicationController{}) + yyh4595.ElemContainerState(yyj4595) if r.TryDecodeAsNil() { - yyv4590[yyj4590] = ReplicationController{} + yyv4595[yyj4595] = ReplicationController{} } else { - yyv4592 := &yyv4590[yyj4590] - yyv4592.CodecDecodeSelf(d) + yyv4597 := &yyv4595[yyj4595] + yyv4597.CodecDecodeSelf(d) } } } } else { - yyj4590 := 0 - for ; !r.CheckBreak(); yyj4590++ { + yyj4595 := 0 + for ; !r.CheckBreak(); yyj4595++ { - if yyj4590 >= len(yyv4590) { - yyv4590 = append(yyv4590, ReplicationController{}) // var yyz4590 ReplicationController - yyc4590 = true + if yyj4595 >= len(yyv4595) { + yyv4595 = append(yyv4595, ReplicationController{}) // var yyz4595 ReplicationController + yyc4595 = true } - yyh4590.ElemContainerState(yyj4590) - if yyj4590 < len(yyv4590) { + yyh4595.ElemContainerState(yyj4595) + if yyj4595 < len(yyv4595) { if r.TryDecodeAsNil() { - yyv4590[yyj4590] = ReplicationController{} + yyv4595[yyj4595] = ReplicationController{} } else { - yyv4593 := &yyv4590[yyj4590] - yyv4593.CodecDecodeSelf(d) + yyv4598 := &yyv4595[yyj4595] + yyv4598.CodecDecodeSelf(d) } } else { @@ -57982,17 +58030,17 @@ func (x codecSelfer1234) decSliceReplicationController(v *[]ReplicationControlle } } - if yyj4590 < len(yyv4590) { - yyv4590 = yyv4590[:yyj4590] - yyc4590 = true - } else if yyj4590 == 0 && yyv4590 == nil { - yyv4590 = []ReplicationController{} - yyc4590 = true + if yyj4595 < len(yyv4595) { + yyv4595 = yyv4595[:yyj4595] + yyc4595 = true + } else if yyj4595 == 0 && yyv4595 == nil { + yyv4595 = []ReplicationController{} + yyc4595 = true } } - yyh4590.End() - if yyc4590 { - *v = yyv4590 + yyh4595.End() + if yyc4595 { + *v = yyv4595 } } @@ -58001,10 +58049,10 @@ func (x codecSelfer1234) encSliceService(v []Service, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4594 := range v { + for _, yyv4599 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4595 := &yyv4594 - yy4595.CodecEncodeSelf(e) + yy4600 := &yyv4599 + yy4600.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -58014,83 +58062,83 @@ func (x codecSelfer1234) decSliceService(v *[]Service, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4596 := *v - yyh4596, yyl4596 := z.DecSliceHelperStart() - var yyc4596 bool - if yyl4596 == 0 { - if yyv4596 == nil { - yyv4596 = []Service{} - yyc4596 = true - } else if len(yyv4596) != 0 { - yyv4596 = yyv4596[:0] - yyc4596 = true + yyv4601 := *v + yyh4601, yyl4601 := z.DecSliceHelperStart() + var yyc4601 bool + if yyl4601 == 0 { + if yyv4601 == nil { + yyv4601 = []Service{} + yyc4601 = true + } else if len(yyv4601) != 0 { + yyv4601 = yyv4601[:0] + yyc4601 = true } - } else if yyl4596 > 0 { - var yyrr4596, yyrl4596 int - var yyrt4596 bool - if yyl4596 > cap(yyv4596) { + } else if yyl4601 > 0 { + var yyrr4601, yyrl4601 int + var yyrt4601 bool + if yyl4601 > cap(yyv4601) { - yyrg4596 := len(yyv4596) > 0 - yyv24596 := yyv4596 - yyrl4596, yyrt4596 = z.DecInferLen(yyl4596, z.DecBasicHandle().MaxInitLen, 424) - if yyrt4596 { - if yyrl4596 <= cap(yyv4596) { - yyv4596 = yyv4596[:yyrl4596] + yyrg4601 := len(yyv4601) > 0 + yyv24601 := yyv4601 + yyrl4601, yyrt4601 = z.DecInferLen(yyl4601, z.DecBasicHandle().MaxInitLen, 440) + if yyrt4601 { + if yyrl4601 <= cap(yyv4601) { + yyv4601 = yyv4601[:yyrl4601] } else { - yyv4596 = make([]Service, yyrl4596) + yyv4601 = make([]Service, yyrl4601) } } else { - yyv4596 = make([]Service, yyrl4596) + yyv4601 = make([]Service, yyrl4601) } - yyc4596 = true - yyrr4596 = len(yyv4596) - if yyrg4596 { - copy(yyv4596, yyv24596) + yyc4601 = true + yyrr4601 = len(yyv4601) + if yyrg4601 { + copy(yyv4601, yyv24601) } - } else if yyl4596 != len(yyv4596) { - yyv4596 = yyv4596[:yyl4596] - yyc4596 = true + } else if yyl4601 != len(yyv4601) { + yyv4601 = yyv4601[:yyl4601] + yyc4601 = true } - yyj4596 := 0 - for ; yyj4596 < yyrr4596; yyj4596++ { - yyh4596.ElemContainerState(yyj4596) + yyj4601 := 0 + for ; yyj4601 < yyrr4601; yyj4601++ { + yyh4601.ElemContainerState(yyj4601) if r.TryDecodeAsNil() { - yyv4596[yyj4596] = Service{} + yyv4601[yyj4601] = Service{} } else { - yyv4597 := &yyv4596[yyj4596] - yyv4597.CodecDecodeSelf(d) + yyv4602 := &yyv4601[yyj4601] + yyv4602.CodecDecodeSelf(d) } } - if yyrt4596 { - for ; yyj4596 < yyl4596; yyj4596++ { - yyv4596 = append(yyv4596, Service{}) - yyh4596.ElemContainerState(yyj4596) + if yyrt4601 { + for ; yyj4601 < yyl4601; yyj4601++ { + yyv4601 = append(yyv4601, Service{}) + yyh4601.ElemContainerState(yyj4601) if r.TryDecodeAsNil() { - yyv4596[yyj4596] = Service{} + yyv4601[yyj4601] = Service{} } else { - yyv4598 := &yyv4596[yyj4596] - yyv4598.CodecDecodeSelf(d) + yyv4603 := &yyv4601[yyj4601] + yyv4603.CodecDecodeSelf(d) } } } } else { - yyj4596 := 0 - for ; !r.CheckBreak(); yyj4596++ { + yyj4601 := 0 + for ; !r.CheckBreak(); yyj4601++ { - if yyj4596 >= len(yyv4596) { - yyv4596 = append(yyv4596, Service{}) // var yyz4596 Service - yyc4596 = true + if yyj4601 >= len(yyv4601) { + yyv4601 = append(yyv4601, Service{}) // var yyz4601 Service + yyc4601 = true } - yyh4596.ElemContainerState(yyj4596) - if yyj4596 < len(yyv4596) { + yyh4601.ElemContainerState(yyj4601) + if yyj4601 < len(yyv4601) { if r.TryDecodeAsNil() { - yyv4596[yyj4596] = Service{} + yyv4601[yyj4601] = Service{} } else { - yyv4599 := &yyv4596[yyj4596] - yyv4599.CodecDecodeSelf(d) + yyv4604 := &yyv4601[yyj4601] + yyv4604.CodecDecodeSelf(d) } } else { @@ -58098,17 +58146,17 @@ func (x codecSelfer1234) decSliceService(v *[]Service, d *codec1978.Decoder) { } } - if yyj4596 < len(yyv4596) { - yyv4596 = yyv4596[:yyj4596] - yyc4596 = true - } else if yyj4596 == 0 && yyv4596 == nil { - yyv4596 = []Service{} - yyc4596 = true + if yyj4601 < len(yyv4601) { + yyv4601 = yyv4601[:yyj4601] + yyc4601 = true + } else if yyj4601 == 0 && yyv4601 == nil { + yyv4601 = []Service{} + yyc4601 = true } } - yyh4596.End() - if yyc4596 { - *v = yyv4596 + yyh4601.End() + if yyc4601 { + *v = yyv4601 } } @@ -58117,10 +58165,10 @@ func (x codecSelfer1234) encSliceLoadBalancerIngress(v []LoadBalancerIngress, e z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4600 := range v { + for _, yyv4605 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4601 := &yyv4600 - yy4601.CodecEncodeSelf(e) + yy4606 := &yyv4605 + yy4606.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -58130,83 +58178,83 @@ func (x codecSelfer1234) decSliceLoadBalancerIngress(v *[]LoadBalancerIngress, d z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4602 := *v - yyh4602, yyl4602 := z.DecSliceHelperStart() - var yyc4602 bool - if yyl4602 == 0 { - if yyv4602 == nil { - yyv4602 = []LoadBalancerIngress{} - yyc4602 = true - } else if len(yyv4602) != 0 { - yyv4602 = yyv4602[:0] - yyc4602 = true + yyv4607 := *v + yyh4607, yyl4607 := z.DecSliceHelperStart() + var yyc4607 bool + if yyl4607 == 0 { + if yyv4607 == nil { + yyv4607 = []LoadBalancerIngress{} + yyc4607 = true + } else if len(yyv4607) != 0 { + yyv4607 = yyv4607[:0] + yyc4607 = true } - } else if yyl4602 > 0 { - var yyrr4602, yyrl4602 int - var yyrt4602 bool - if yyl4602 > cap(yyv4602) { + } else if yyl4607 > 0 { + var yyrr4607, yyrl4607 int + var yyrt4607 bool + if yyl4607 > cap(yyv4607) { - yyrg4602 := len(yyv4602) > 0 - yyv24602 := yyv4602 - yyrl4602, yyrt4602 = z.DecInferLen(yyl4602, z.DecBasicHandle().MaxInitLen, 32) - if yyrt4602 { - if yyrl4602 <= cap(yyv4602) { - yyv4602 = yyv4602[:yyrl4602] + yyrg4607 := len(yyv4607) > 0 + yyv24607 := yyv4607 + yyrl4607, yyrt4607 = z.DecInferLen(yyl4607, z.DecBasicHandle().MaxInitLen, 32) + if yyrt4607 { + if yyrl4607 <= cap(yyv4607) { + yyv4607 = yyv4607[:yyrl4607] } else { - yyv4602 = make([]LoadBalancerIngress, yyrl4602) + yyv4607 = make([]LoadBalancerIngress, yyrl4607) } } else { - yyv4602 = make([]LoadBalancerIngress, yyrl4602) + yyv4607 = make([]LoadBalancerIngress, yyrl4607) } - yyc4602 = true - yyrr4602 = len(yyv4602) - if yyrg4602 { - copy(yyv4602, yyv24602) + yyc4607 = true + yyrr4607 = len(yyv4607) + if yyrg4607 { + copy(yyv4607, yyv24607) } - } else if yyl4602 != len(yyv4602) { - yyv4602 = yyv4602[:yyl4602] - yyc4602 = true + } else if yyl4607 != len(yyv4607) { + yyv4607 = yyv4607[:yyl4607] + yyc4607 = true } - yyj4602 := 0 - for ; yyj4602 < yyrr4602; yyj4602++ { - yyh4602.ElemContainerState(yyj4602) + yyj4607 := 0 + for ; yyj4607 < yyrr4607; yyj4607++ { + yyh4607.ElemContainerState(yyj4607) if r.TryDecodeAsNil() { - yyv4602[yyj4602] = LoadBalancerIngress{} + yyv4607[yyj4607] = LoadBalancerIngress{} } else { - yyv4603 := &yyv4602[yyj4602] - yyv4603.CodecDecodeSelf(d) + yyv4608 := &yyv4607[yyj4607] + yyv4608.CodecDecodeSelf(d) } } - if yyrt4602 { - for ; yyj4602 < yyl4602; yyj4602++ { - yyv4602 = append(yyv4602, LoadBalancerIngress{}) - yyh4602.ElemContainerState(yyj4602) + if yyrt4607 { + for ; yyj4607 < yyl4607; yyj4607++ { + yyv4607 = append(yyv4607, LoadBalancerIngress{}) + yyh4607.ElemContainerState(yyj4607) if r.TryDecodeAsNil() { - yyv4602[yyj4602] = LoadBalancerIngress{} + yyv4607[yyj4607] = LoadBalancerIngress{} } else { - yyv4604 := &yyv4602[yyj4602] - yyv4604.CodecDecodeSelf(d) + yyv4609 := &yyv4607[yyj4607] + yyv4609.CodecDecodeSelf(d) } } } } else { - yyj4602 := 0 - for ; !r.CheckBreak(); yyj4602++ { + yyj4607 := 0 + for ; !r.CheckBreak(); yyj4607++ { - if yyj4602 >= len(yyv4602) { - yyv4602 = append(yyv4602, LoadBalancerIngress{}) // var yyz4602 LoadBalancerIngress - yyc4602 = true + if yyj4607 >= len(yyv4607) { + yyv4607 = append(yyv4607, LoadBalancerIngress{}) // var yyz4607 LoadBalancerIngress + yyc4607 = true } - yyh4602.ElemContainerState(yyj4602) - if yyj4602 < len(yyv4602) { + yyh4607.ElemContainerState(yyj4607) + if yyj4607 < len(yyv4607) { if r.TryDecodeAsNil() { - yyv4602[yyj4602] = LoadBalancerIngress{} + yyv4607[yyj4607] = LoadBalancerIngress{} } else { - yyv4605 := &yyv4602[yyj4602] - yyv4605.CodecDecodeSelf(d) + yyv4610 := &yyv4607[yyj4607] + yyv4610.CodecDecodeSelf(d) } } else { @@ -58214,17 +58262,17 @@ func (x codecSelfer1234) decSliceLoadBalancerIngress(v *[]LoadBalancerIngress, d } } - if yyj4602 < len(yyv4602) { - yyv4602 = yyv4602[:yyj4602] - yyc4602 = true - } else if yyj4602 == 0 && yyv4602 == nil { - yyv4602 = []LoadBalancerIngress{} - yyc4602 = true + if yyj4607 < len(yyv4607) { + yyv4607 = yyv4607[:yyj4607] + yyc4607 = true + } else if yyj4607 == 0 && yyv4607 == nil { + yyv4607 = []LoadBalancerIngress{} + yyc4607 = true } } - yyh4602.End() - if yyc4602 { - *v = yyv4602 + yyh4607.End() + if yyc4607 { + *v = yyv4607 } } @@ -58233,10 +58281,10 @@ func (x codecSelfer1234) encSliceServicePort(v []ServicePort, e *codec1978.Encod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4606 := range v { + for _, yyv4611 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4607 := &yyv4606 - yy4607.CodecEncodeSelf(e) + yy4612 := &yyv4611 + yy4612.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -58246,83 +58294,83 @@ func (x codecSelfer1234) decSliceServicePort(v *[]ServicePort, d *codec1978.Deco z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4608 := *v - yyh4608, yyl4608 := z.DecSliceHelperStart() - var yyc4608 bool - if yyl4608 == 0 { - if yyv4608 == nil { - yyv4608 = []ServicePort{} - yyc4608 = true - } else if len(yyv4608) != 0 { - yyv4608 = yyv4608[:0] - yyc4608 = true + yyv4613 := *v + yyh4613, yyl4613 := z.DecSliceHelperStart() + var yyc4613 bool + if yyl4613 == 0 { + if yyv4613 == nil { + yyv4613 = []ServicePort{} + yyc4613 = true + } else if len(yyv4613) != 0 { + yyv4613 = yyv4613[:0] + yyc4613 = true } - } else if yyl4608 > 0 { - var yyrr4608, yyrl4608 int - var yyrt4608 bool - if yyl4608 > cap(yyv4608) { + } else if yyl4613 > 0 { + var yyrr4613, yyrl4613 int + var yyrt4613 bool + if yyl4613 > cap(yyv4613) { - yyrg4608 := len(yyv4608) > 0 - yyv24608 := yyv4608 - yyrl4608, yyrt4608 = z.DecInferLen(yyl4608, z.DecBasicHandle().MaxInitLen, 80) - if yyrt4608 { - if yyrl4608 <= cap(yyv4608) { - yyv4608 = yyv4608[:yyrl4608] + yyrg4613 := len(yyv4613) > 0 + yyv24613 := yyv4613 + yyrl4613, yyrt4613 = z.DecInferLen(yyl4613, z.DecBasicHandle().MaxInitLen, 80) + if yyrt4613 { + if yyrl4613 <= cap(yyv4613) { + yyv4613 = yyv4613[:yyrl4613] } else { - yyv4608 = make([]ServicePort, yyrl4608) + yyv4613 = make([]ServicePort, yyrl4613) } } else { - yyv4608 = make([]ServicePort, yyrl4608) + yyv4613 = make([]ServicePort, yyrl4613) } - yyc4608 = true - yyrr4608 = len(yyv4608) - if yyrg4608 { - copy(yyv4608, yyv24608) + yyc4613 = true + yyrr4613 = len(yyv4613) + if yyrg4613 { + copy(yyv4613, yyv24613) } - } else if yyl4608 != len(yyv4608) { - yyv4608 = yyv4608[:yyl4608] - yyc4608 = true + } else if yyl4613 != len(yyv4613) { + yyv4613 = yyv4613[:yyl4613] + yyc4613 = true } - yyj4608 := 0 - for ; yyj4608 < yyrr4608; yyj4608++ { - yyh4608.ElemContainerState(yyj4608) + yyj4613 := 0 + for ; yyj4613 < yyrr4613; yyj4613++ { + yyh4613.ElemContainerState(yyj4613) if r.TryDecodeAsNil() { - yyv4608[yyj4608] = ServicePort{} + yyv4613[yyj4613] = ServicePort{} } else { - yyv4609 := &yyv4608[yyj4608] - yyv4609.CodecDecodeSelf(d) + yyv4614 := &yyv4613[yyj4613] + yyv4614.CodecDecodeSelf(d) } } - if yyrt4608 { - for ; yyj4608 < yyl4608; yyj4608++ { - yyv4608 = append(yyv4608, ServicePort{}) - yyh4608.ElemContainerState(yyj4608) + if yyrt4613 { + for ; yyj4613 < yyl4613; yyj4613++ { + yyv4613 = append(yyv4613, ServicePort{}) + yyh4613.ElemContainerState(yyj4613) if r.TryDecodeAsNil() { - yyv4608[yyj4608] = ServicePort{} + yyv4613[yyj4613] = ServicePort{} } else { - yyv4610 := &yyv4608[yyj4608] - yyv4610.CodecDecodeSelf(d) + yyv4615 := &yyv4613[yyj4613] + yyv4615.CodecDecodeSelf(d) } } } } else { - yyj4608 := 0 - for ; !r.CheckBreak(); yyj4608++ { + yyj4613 := 0 + for ; !r.CheckBreak(); yyj4613++ { - if yyj4608 >= len(yyv4608) { - yyv4608 = append(yyv4608, ServicePort{}) // var yyz4608 ServicePort - yyc4608 = true + if yyj4613 >= len(yyv4613) { + yyv4613 = append(yyv4613, ServicePort{}) // var yyz4613 ServicePort + yyc4613 = true } - yyh4608.ElemContainerState(yyj4608) - if yyj4608 < len(yyv4608) { + yyh4613.ElemContainerState(yyj4613) + if yyj4613 < len(yyv4613) { if r.TryDecodeAsNil() { - yyv4608[yyj4608] = ServicePort{} + yyv4613[yyj4613] = ServicePort{} } else { - yyv4611 := &yyv4608[yyj4608] - yyv4611.CodecDecodeSelf(d) + yyv4616 := &yyv4613[yyj4613] + yyv4616.CodecDecodeSelf(d) } } else { @@ -58330,17 +58378,17 @@ func (x codecSelfer1234) decSliceServicePort(v *[]ServicePort, d *codec1978.Deco } } - if yyj4608 < len(yyv4608) { - yyv4608 = yyv4608[:yyj4608] - yyc4608 = true - } else if yyj4608 == 0 && yyv4608 == nil { - yyv4608 = []ServicePort{} - yyc4608 = true + if yyj4613 < len(yyv4613) { + yyv4613 = yyv4613[:yyj4613] + yyc4613 = true + } else if yyj4613 == 0 && yyv4613 == nil { + yyv4613 = []ServicePort{} + yyc4613 = true } } - yyh4608.End() - if yyc4608 { - *v = yyv4608 + yyh4613.End() + if yyc4613 { + *v = yyv4613 } } @@ -58349,10 +58397,10 @@ func (x codecSelfer1234) encSliceObjectReference(v []ObjectReference, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4612 := range v { + for _, yyv4617 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4613 := &yyv4612 - yy4613.CodecEncodeSelf(e) + yy4618 := &yyv4617 + yy4618.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -58362,83 +58410,83 @@ func (x codecSelfer1234) decSliceObjectReference(v *[]ObjectReference, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4614 := *v - yyh4614, yyl4614 := z.DecSliceHelperStart() - var yyc4614 bool - if yyl4614 == 0 { - if yyv4614 == nil { - yyv4614 = []ObjectReference{} - yyc4614 = true - } else if len(yyv4614) != 0 { - yyv4614 = yyv4614[:0] - yyc4614 = true + yyv4619 := *v + yyh4619, yyl4619 := z.DecSliceHelperStart() + var yyc4619 bool + if yyl4619 == 0 { + if yyv4619 == nil { + yyv4619 = []ObjectReference{} + yyc4619 = true + } else if len(yyv4619) != 0 { + yyv4619 = yyv4619[:0] + yyc4619 = true } - } else if yyl4614 > 0 { - var yyrr4614, yyrl4614 int - var yyrt4614 bool - if yyl4614 > cap(yyv4614) { + } else if yyl4619 > 0 { + var yyrr4619, yyrl4619 int + var yyrt4619 bool + if yyl4619 > cap(yyv4619) { - yyrg4614 := len(yyv4614) > 0 - yyv24614 := yyv4614 - yyrl4614, yyrt4614 = z.DecInferLen(yyl4614, z.DecBasicHandle().MaxInitLen, 112) - if yyrt4614 { - if yyrl4614 <= cap(yyv4614) { - yyv4614 = yyv4614[:yyrl4614] + yyrg4619 := len(yyv4619) > 0 + yyv24619 := yyv4619 + yyrl4619, yyrt4619 = z.DecInferLen(yyl4619, z.DecBasicHandle().MaxInitLen, 112) + if yyrt4619 { + if yyrl4619 <= cap(yyv4619) { + yyv4619 = yyv4619[:yyrl4619] } else { - yyv4614 = make([]ObjectReference, yyrl4614) + yyv4619 = make([]ObjectReference, yyrl4619) } } else { - yyv4614 = make([]ObjectReference, yyrl4614) + yyv4619 = make([]ObjectReference, yyrl4619) } - yyc4614 = true - yyrr4614 = len(yyv4614) - if yyrg4614 { - copy(yyv4614, yyv24614) + yyc4619 = true + yyrr4619 = len(yyv4619) + if yyrg4619 { + copy(yyv4619, yyv24619) } - } else if yyl4614 != len(yyv4614) { - yyv4614 = yyv4614[:yyl4614] - yyc4614 = true + } else if yyl4619 != len(yyv4619) { + yyv4619 = yyv4619[:yyl4619] + yyc4619 = true } - yyj4614 := 0 - for ; yyj4614 < yyrr4614; yyj4614++ { - yyh4614.ElemContainerState(yyj4614) + yyj4619 := 0 + for ; yyj4619 < yyrr4619; yyj4619++ { + yyh4619.ElemContainerState(yyj4619) if r.TryDecodeAsNil() { - yyv4614[yyj4614] = ObjectReference{} + yyv4619[yyj4619] = ObjectReference{} } else { - yyv4615 := &yyv4614[yyj4614] - yyv4615.CodecDecodeSelf(d) + yyv4620 := &yyv4619[yyj4619] + yyv4620.CodecDecodeSelf(d) } } - if yyrt4614 { - for ; yyj4614 < yyl4614; yyj4614++ { - yyv4614 = append(yyv4614, ObjectReference{}) - yyh4614.ElemContainerState(yyj4614) + if yyrt4619 { + for ; yyj4619 < yyl4619; yyj4619++ { + yyv4619 = append(yyv4619, ObjectReference{}) + yyh4619.ElemContainerState(yyj4619) if r.TryDecodeAsNil() { - yyv4614[yyj4614] = ObjectReference{} + yyv4619[yyj4619] = ObjectReference{} } else { - yyv4616 := &yyv4614[yyj4614] - yyv4616.CodecDecodeSelf(d) + yyv4621 := &yyv4619[yyj4619] + yyv4621.CodecDecodeSelf(d) } } } } else { - yyj4614 := 0 - for ; !r.CheckBreak(); yyj4614++ { + yyj4619 := 0 + for ; !r.CheckBreak(); yyj4619++ { - if yyj4614 >= len(yyv4614) { - yyv4614 = append(yyv4614, ObjectReference{}) // var yyz4614 ObjectReference - yyc4614 = true + if yyj4619 >= len(yyv4619) { + yyv4619 = append(yyv4619, ObjectReference{}) // var yyz4619 ObjectReference + yyc4619 = true } - yyh4614.ElemContainerState(yyj4614) - if yyj4614 < len(yyv4614) { + yyh4619.ElemContainerState(yyj4619) + if yyj4619 < len(yyv4619) { if r.TryDecodeAsNil() { - yyv4614[yyj4614] = ObjectReference{} + yyv4619[yyj4619] = ObjectReference{} } else { - yyv4617 := &yyv4614[yyj4614] - yyv4617.CodecDecodeSelf(d) + yyv4622 := &yyv4619[yyj4619] + yyv4622.CodecDecodeSelf(d) } } else { @@ -58446,17 +58494,17 @@ func (x codecSelfer1234) decSliceObjectReference(v *[]ObjectReference, d *codec1 } } - if yyj4614 < len(yyv4614) { - yyv4614 = yyv4614[:yyj4614] - yyc4614 = true - } else if yyj4614 == 0 && yyv4614 == nil { - yyv4614 = []ObjectReference{} - yyc4614 = true + if yyj4619 < len(yyv4619) { + yyv4619 = yyv4619[:yyj4619] + yyc4619 = true + } else if yyj4619 == 0 && yyv4619 == nil { + yyv4619 = []ObjectReference{} + yyc4619 = true } } - yyh4614.End() - if yyc4614 { - *v = yyv4614 + yyh4619.End() + if yyc4619 { + *v = yyv4619 } } @@ -58465,10 +58513,10 @@ func (x codecSelfer1234) encSliceServiceAccount(v []ServiceAccount, e *codec1978 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4618 := range v { + for _, yyv4623 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4619 := &yyv4618 - yy4619.CodecEncodeSelf(e) + yy4624 := &yyv4623 + yy4624.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -58478,83 +58526,83 @@ func (x codecSelfer1234) decSliceServiceAccount(v *[]ServiceAccount, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4620 := *v - yyh4620, yyl4620 := z.DecSliceHelperStart() - var yyc4620 bool - if yyl4620 == 0 { - if yyv4620 == nil { - yyv4620 = []ServiceAccount{} - yyc4620 = true - } else if len(yyv4620) != 0 { - yyv4620 = yyv4620[:0] - yyc4620 = true + yyv4625 := *v + yyh4625, yyl4625 := z.DecSliceHelperStart() + var yyc4625 bool + if yyl4625 == 0 { + if yyv4625 == nil { + yyv4625 = []ServiceAccount{} + yyc4625 = true + } else if len(yyv4625) != 0 { + yyv4625 = yyv4625[:0] + yyc4625 = true } - } else if yyl4620 > 0 { - var yyrr4620, yyrl4620 int - var yyrt4620 bool - if yyl4620 > cap(yyv4620) { + } else if yyl4625 > 0 { + var yyrr4625, yyrl4625 int + var yyrt4625 bool + if yyl4625 > cap(yyv4625) { - yyrg4620 := len(yyv4620) > 0 - yyv24620 := yyv4620 - yyrl4620, yyrt4620 = z.DecInferLen(yyl4620, z.DecBasicHandle().MaxInitLen, 288) - if yyrt4620 { - if yyrl4620 <= cap(yyv4620) { - yyv4620 = yyv4620[:yyrl4620] + yyrg4625 := len(yyv4625) > 0 + yyv24625 := yyv4625 + yyrl4625, yyrt4625 = z.DecInferLen(yyl4625, z.DecBasicHandle().MaxInitLen, 304) + if yyrt4625 { + if yyrl4625 <= cap(yyv4625) { + yyv4625 = yyv4625[:yyrl4625] } else { - yyv4620 = make([]ServiceAccount, yyrl4620) + yyv4625 = make([]ServiceAccount, yyrl4625) } } else { - yyv4620 = make([]ServiceAccount, yyrl4620) + yyv4625 = make([]ServiceAccount, yyrl4625) } - yyc4620 = true - yyrr4620 = len(yyv4620) - if yyrg4620 { - copy(yyv4620, yyv24620) + yyc4625 = true + yyrr4625 = len(yyv4625) + if yyrg4625 { + copy(yyv4625, yyv24625) } - } else if yyl4620 != len(yyv4620) { - yyv4620 = yyv4620[:yyl4620] - yyc4620 = true + } else if yyl4625 != len(yyv4625) { + yyv4625 = yyv4625[:yyl4625] + yyc4625 = true } - yyj4620 := 0 - for ; yyj4620 < yyrr4620; yyj4620++ { - yyh4620.ElemContainerState(yyj4620) + yyj4625 := 0 + for ; yyj4625 < yyrr4625; yyj4625++ { + yyh4625.ElemContainerState(yyj4625) if r.TryDecodeAsNil() { - yyv4620[yyj4620] = ServiceAccount{} + yyv4625[yyj4625] = ServiceAccount{} } else { - yyv4621 := &yyv4620[yyj4620] - yyv4621.CodecDecodeSelf(d) + yyv4626 := &yyv4625[yyj4625] + yyv4626.CodecDecodeSelf(d) } } - if yyrt4620 { - for ; yyj4620 < yyl4620; yyj4620++ { - yyv4620 = append(yyv4620, ServiceAccount{}) - yyh4620.ElemContainerState(yyj4620) + if yyrt4625 { + for ; yyj4625 < yyl4625; yyj4625++ { + yyv4625 = append(yyv4625, ServiceAccount{}) + yyh4625.ElemContainerState(yyj4625) if r.TryDecodeAsNil() { - yyv4620[yyj4620] = ServiceAccount{} + yyv4625[yyj4625] = ServiceAccount{} } else { - yyv4622 := &yyv4620[yyj4620] - yyv4622.CodecDecodeSelf(d) + yyv4627 := &yyv4625[yyj4625] + yyv4627.CodecDecodeSelf(d) } } } } else { - yyj4620 := 0 - for ; !r.CheckBreak(); yyj4620++ { + yyj4625 := 0 + for ; !r.CheckBreak(); yyj4625++ { - if yyj4620 >= len(yyv4620) { - yyv4620 = append(yyv4620, ServiceAccount{}) // var yyz4620 ServiceAccount - yyc4620 = true + if yyj4625 >= len(yyv4625) { + yyv4625 = append(yyv4625, ServiceAccount{}) // var yyz4625 ServiceAccount + yyc4625 = true } - yyh4620.ElemContainerState(yyj4620) - if yyj4620 < len(yyv4620) { + yyh4625.ElemContainerState(yyj4625) + if yyj4625 < len(yyv4625) { if r.TryDecodeAsNil() { - yyv4620[yyj4620] = ServiceAccount{} + yyv4625[yyj4625] = ServiceAccount{} } else { - yyv4623 := &yyv4620[yyj4620] - yyv4623.CodecDecodeSelf(d) + yyv4628 := &yyv4625[yyj4625] + yyv4628.CodecDecodeSelf(d) } } else { @@ -58562,17 +58610,17 @@ func (x codecSelfer1234) decSliceServiceAccount(v *[]ServiceAccount, d *codec197 } } - if yyj4620 < len(yyv4620) { - yyv4620 = yyv4620[:yyj4620] - yyc4620 = true - } else if yyj4620 == 0 && yyv4620 == nil { - yyv4620 = []ServiceAccount{} - yyc4620 = true + if yyj4625 < len(yyv4625) { + yyv4625 = yyv4625[:yyj4625] + yyc4625 = true + } else if yyj4625 == 0 && yyv4625 == nil { + yyv4625 = []ServiceAccount{} + yyc4625 = true } } - yyh4620.End() - if yyc4620 { - *v = yyv4620 + yyh4625.End() + if yyc4625 { + *v = yyv4625 } } @@ -58581,10 +58629,10 @@ func (x codecSelfer1234) encSliceEndpointSubset(v []EndpointSubset, e *codec1978 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4624 := range v { + for _, yyv4629 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4625 := &yyv4624 - yy4625.CodecEncodeSelf(e) + yy4630 := &yyv4629 + yy4630.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -58594,83 +58642,83 @@ func (x codecSelfer1234) decSliceEndpointSubset(v *[]EndpointSubset, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4626 := *v - yyh4626, yyl4626 := z.DecSliceHelperStart() - var yyc4626 bool - if yyl4626 == 0 { - if yyv4626 == nil { - yyv4626 = []EndpointSubset{} - yyc4626 = true - } else if len(yyv4626) != 0 { - yyv4626 = yyv4626[:0] - yyc4626 = true + yyv4631 := *v + yyh4631, yyl4631 := z.DecSliceHelperStart() + var yyc4631 bool + if yyl4631 == 0 { + if yyv4631 == nil { + yyv4631 = []EndpointSubset{} + yyc4631 = true + } else if len(yyv4631) != 0 { + yyv4631 = yyv4631[:0] + yyc4631 = true } - } else if yyl4626 > 0 { - var yyrr4626, yyrl4626 int - var yyrt4626 bool - if yyl4626 > cap(yyv4626) { + } else if yyl4631 > 0 { + var yyrr4631, yyrl4631 int + var yyrt4631 bool + if yyl4631 > cap(yyv4631) { - yyrg4626 := len(yyv4626) > 0 - yyv24626 := yyv4626 - yyrl4626, yyrt4626 = z.DecInferLen(yyl4626, z.DecBasicHandle().MaxInitLen, 72) - if yyrt4626 { - if yyrl4626 <= cap(yyv4626) { - yyv4626 = yyv4626[:yyrl4626] + yyrg4631 := len(yyv4631) > 0 + yyv24631 := yyv4631 + yyrl4631, yyrt4631 = z.DecInferLen(yyl4631, z.DecBasicHandle().MaxInitLen, 72) + if yyrt4631 { + if yyrl4631 <= cap(yyv4631) { + yyv4631 = yyv4631[:yyrl4631] } else { - yyv4626 = make([]EndpointSubset, yyrl4626) + yyv4631 = make([]EndpointSubset, yyrl4631) } } else { - yyv4626 = make([]EndpointSubset, yyrl4626) + yyv4631 = make([]EndpointSubset, yyrl4631) } - yyc4626 = true - yyrr4626 = len(yyv4626) - if yyrg4626 { - copy(yyv4626, yyv24626) + yyc4631 = true + yyrr4631 = len(yyv4631) + if yyrg4631 { + copy(yyv4631, yyv24631) } - } else if yyl4626 != len(yyv4626) { - yyv4626 = yyv4626[:yyl4626] - yyc4626 = true + } else if yyl4631 != len(yyv4631) { + yyv4631 = yyv4631[:yyl4631] + yyc4631 = true } - yyj4626 := 0 - for ; yyj4626 < yyrr4626; yyj4626++ { - yyh4626.ElemContainerState(yyj4626) + yyj4631 := 0 + for ; yyj4631 < yyrr4631; yyj4631++ { + yyh4631.ElemContainerState(yyj4631) if r.TryDecodeAsNil() { - yyv4626[yyj4626] = EndpointSubset{} + yyv4631[yyj4631] = EndpointSubset{} } else { - yyv4627 := &yyv4626[yyj4626] - yyv4627.CodecDecodeSelf(d) + yyv4632 := &yyv4631[yyj4631] + yyv4632.CodecDecodeSelf(d) } } - if yyrt4626 { - for ; yyj4626 < yyl4626; yyj4626++ { - yyv4626 = append(yyv4626, EndpointSubset{}) - yyh4626.ElemContainerState(yyj4626) + if yyrt4631 { + for ; yyj4631 < yyl4631; yyj4631++ { + yyv4631 = append(yyv4631, EndpointSubset{}) + yyh4631.ElemContainerState(yyj4631) if r.TryDecodeAsNil() { - yyv4626[yyj4626] = EndpointSubset{} + yyv4631[yyj4631] = EndpointSubset{} } else { - yyv4628 := &yyv4626[yyj4626] - yyv4628.CodecDecodeSelf(d) + yyv4633 := &yyv4631[yyj4631] + yyv4633.CodecDecodeSelf(d) } } } } else { - yyj4626 := 0 - for ; !r.CheckBreak(); yyj4626++ { + yyj4631 := 0 + for ; !r.CheckBreak(); yyj4631++ { - if yyj4626 >= len(yyv4626) { - yyv4626 = append(yyv4626, EndpointSubset{}) // var yyz4626 EndpointSubset - yyc4626 = true + if yyj4631 >= len(yyv4631) { + yyv4631 = append(yyv4631, EndpointSubset{}) // var yyz4631 EndpointSubset + yyc4631 = true } - yyh4626.ElemContainerState(yyj4626) - if yyj4626 < len(yyv4626) { + yyh4631.ElemContainerState(yyj4631) + if yyj4631 < len(yyv4631) { if r.TryDecodeAsNil() { - yyv4626[yyj4626] = EndpointSubset{} + yyv4631[yyj4631] = EndpointSubset{} } else { - yyv4629 := &yyv4626[yyj4626] - yyv4629.CodecDecodeSelf(d) + yyv4634 := &yyv4631[yyj4631] + yyv4634.CodecDecodeSelf(d) } } else { @@ -58678,17 +58726,17 @@ func (x codecSelfer1234) decSliceEndpointSubset(v *[]EndpointSubset, d *codec197 } } - if yyj4626 < len(yyv4626) { - yyv4626 = yyv4626[:yyj4626] - yyc4626 = true - } else if yyj4626 == 0 && yyv4626 == nil { - yyv4626 = []EndpointSubset{} - yyc4626 = true + if yyj4631 < len(yyv4631) { + yyv4631 = yyv4631[:yyj4631] + yyc4631 = true + } else if yyj4631 == 0 && yyv4631 == nil { + yyv4631 = []EndpointSubset{} + yyc4631 = true } } - yyh4626.End() - if yyc4626 { - *v = yyv4626 + yyh4631.End() + if yyc4631 { + *v = yyv4631 } } @@ -58697,10 +58745,10 @@ func (x codecSelfer1234) encSliceEndpointAddress(v []EndpointAddress, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4630 := range v { + for _, yyv4635 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4631 := &yyv4630 - yy4631.CodecEncodeSelf(e) + yy4636 := &yyv4635 + yy4636.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -58710,83 +58758,83 @@ func (x codecSelfer1234) decSliceEndpointAddress(v *[]EndpointAddress, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4632 := *v - yyh4632, yyl4632 := z.DecSliceHelperStart() - var yyc4632 bool - if yyl4632 == 0 { - if yyv4632 == nil { - yyv4632 = []EndpointAddress{} - yyc4632 = true - } else if len(yyv4632) != 0 { - yyv4632 = yyv4632[:0] - yyc4632 = true + yyv4637 := *v + yyh4637, yyl4637 := z.DecSliceHelperStart() + var yyc4637 bool + if yyl4637 == 0 { + if yyv4637 == nil { + yyv4637 = []EndpointAddress{} + yyc4637 = true + } else if len(yyv4637) != 0 { + yyv4637 = yyv4637[:0] + yyc4637 = true } - } else if yyl4632 > 0 { - var yyrr4632, yyrl4632 int - var yyrt4632 bool - if yyl4632 > cap(yyv4632) { + } else if yyl4637 > 0 { + var yyrr4637, yyrl4637 int + var yyrt4637 bool + if yyl4637 > cap(yyv4637) { - yyrg4632 := len(yyv4632) > 0 - yyv24632 := yyv4632 - yyrl4632, yyrt4632 = z.DecInferLen(yyl4632, z.DecBasicHandle().MaxInitLen, 48) - if yyrt4632 { - if yyrl4632 <= cap(yyv4632) { - yyv4632 = yyv4632[:yyrl4632] + yyrg4637 := len(yyv4637) > 0 + yyv24637 := yyv4637 + yyrl4637, yyrt4637 = z.DecInferLen(yyl4637, z.DecBasicHandle().MaxInitLen, 48) + if yyrt4637 { + if yyrl4637 <= cap(yyv4637) { + yyv4637 = yyv4637[:yyrl4637] } else { - yyv4632 = make([]EndpointAddress, yyrl4632) + yyv4637 = make([]EndpointAddress, yyrl4637) } } else { - yyv4632 = make([]EndpointAddress, yyrl4632) + yyv4637 = make([]EndpointAddress, yyrl4637) } - yyc4632 = true - yyrr4632 = len(yyv4632) - if yyrg4632 { - copy(yyv4632, yyv24632) + yyc4637 = true + yyrr4637 = len(yyv4637) + if yyrg4637 { + copy(yyv4637, yyv24637) } - } else if yyl4632 != len(yyv4632) { - yyv4632 = yyv4632[:yyl4632] - yyc4632 = true + } else if yyl4637 != len(yyv4637) { + yyv4637 = yyv4637[:yyl4637] + yyc4637 = true } - yyj4632 := 0 - for ; yyj4632 < yyrr4632; yyj4632++ { - yyh4632.ElemContainerState(yyj4632) + yyj4637 := 0 + for ; yyj4637 < yyrr4637; yyj4637++ { + yyh4637.ElemContainerState(yyj4637) if r.TryDecodeAsNil() { - yyv4632[yyj4632] = EndpointAddress{} + yyv4637[yyj4637] = EndpointAddress{} } else { - yyv4633 := &yyv4632[yyj4632] - yyv4633.CodecDecodeSelf(d) + yyv4638 := &yyv4637[yyj4637] + yyv4638.CodecDecodeSelf(d) } } - if yyrt4632 { - for ; yyj4632 < yyl4632; yyj4632++ { - yyv4632 = append(yyv4632, EndpointAddress{}) - yyh4632.ElemContainerState(yyj4632) + if yyrt4637 { + for ; yyj4637 < yyl4637; yyj4637++ { + yyv4637 = append(yyv4637, EndpointAddress{}) + yyh4637.ElemContainerState(yyj4637) if r.TryDecodeAsNil() { - yyv4632[yyj4632] = EndpointAddress{} + yyv4637[yyj4637] = EndpointAddress{} } else { - yyv4634 := &yyv4632[yyj4632] - yyv4634.CodecDecodeSelf(d) + yyv4639 := &yyv4637[yyj4637] + yyv4639.CodecDecodeSelf(d) } } } } else { - yyj4632 := 0 - for ; !r.CheckBreak(); yyj4632++ { + yyj4637 := 0 + for ; !r.CheckBreak(); yyj4637++ { - if yyj4632 >= len(yyv4632) { - yyv4632 = append(yyv4632, EndpointAddress{}) // var yyz4632 EndpointAddress - yyc4632 = true + if yyj4637 >= len(yyv4637) { + yyv4637 = append(yyv4637, EndpointAddress{}) // var yyz4637 EndpointAddress + yyc4637 = true } - yyh4632.ElemContainerState(yyj4632) - if yyj4632 < len(yyv4632) { + yyh4637.ElemContainerState(yyj4637) + if yyj4637 < len(yyv4637) { if r.TryDecodeAsNil() { - yyv4632[yyj4632] = EndpointAddress{} + yyv4637[yyj4637] = EndpointAddress{} } else { - yyv4635 := &yyv4632[yyj4632] - yyv4635.CodecDecodeSelf(d) + yyv4640 := &yyv4637[yyj4637] + yyv4640.CodecDecodeSelf(d) } } else { @@ -58794,17 +58842,17 @@ func (x codecSelfer1234) decSliceEndpointAddress(v *[]EndpointAddress, d *codec1 } } - if yyj4632 < len(yyv4632) { - yyv4632 = yyv4632[:yyj4632] - yyc4632 = true - } else if yyj4632 == 0 && yyv4632 == nil { - yyv4632 = []EndpointAddress{} - yyc4632 = true + if yyj4637 < len(yyv4637) { + yyv4637 = yyv4637[:yyj4637] + yyc4637 = true + } else if yyj4637 == 0 && yyv4637 == nil { + yyv4637 = []EndpointAddress{} + yyc4637 = true } } - yyh4632.End() - if yyc4632 { - *v = yyv4632 + yyh4637.End() + if yyc4637 { + *v = yyv4637 } } @@ -58813,10 +58861,10 @@ func (x codecSelfer1234) encSliceEndpointPort(v []EndpointPort, e *codec1978.Enc z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4636 := range v { + for _, yyv4641 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4637 := &yyv4636 - yy4637.CodecEncodeSelf(e) + yy4642 := &yyv4641 + yy4642.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -58826,83 +58874,83 @@ func (x codecSelfer1234) decSliceEndpointPort(v *[]EndpointPort, d *codec1978.De z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4638 := *v - yyh4638, yyl4638 := z.DecSliceHelperStart() - var yyc4638 bool - if yyl4638 == 0 { - if yyv4638 == nil { - yyv4638 = []EndpointPort{} - yyc4638 = true - } else if len(yyv4638) != 0 { - yyv4638 = yyv4638[:0] - yyc4638 = true + yyv4643 := *v + yyh4643, yyl4643 := z.DecSliceHelperStart() + var yyc4643 bool + if yyl4643 == 0 { + if yyv4643 == nil { + yyv4643 = []EndpointPort{} + yyc4643 = true + } else if len(yyv4643) != 0 { + yyv4643 = yyv4643[:0] + yyc4643 = true } - } else if yyl4638 > 0 { - var yyrr4638, yyrl4638 int - var yyrt4638 bool - if yyl4638 > cap(yyv4638) { + } else if yyl4643 > 0 { + var yyrr4643, yyrl4643 int + var yyrt4643 bool + if yyl4643 > cap(yyv4643) { - yyrg4638 := len(yyv4638) > 0 - yyv24638 := yyv4638 - yyrl4638, yyrt4638 = z.DecInferLen(yyl4638, z.DecBasicHandle().MaxInitLen, 40) - if yyrt4638 { - if yyrl4638 <= cap(yyv4638) { - yyv4638 = yyv4638[:yyrl4638] + yyrg4643 := len(yyv4643) > 0 + yyv24643 := yyv4643 + yyrl4643, yyrt4643 = z.DecInferLen(yyl4643, z.DecBasicHandle().MaxInitLen, 40) + if yyrt4643 { + if yyrl4643 <= cap(yyv4643) { + yyv4643 = yyv4643[:yyrl4643] } else { - yyv4638 = make([]EndpointPort, yyrl4638) + yyv4643 = make([]EndpointPort, yyrl4643) } } else { - yyv4638 = make([]EndpointPort, yyrl4638) + yyv4643 = make([]EndpointPort, yyrl4643) } - yyc4638 = true - yyrr4638 = len(yyv4638) - if yyrg4638 { - copy(yyv4638, yyv24638) + yyc4643 = true + yyrr4643 = len(yyv4643) + if yyrg4643 { + copy(yyv4643, yyv24643) } - } else if yyl4638 != len(yyv4638) { - yyv4638 = yyv4638[:yyl4638] - yyc4638 = true + } else if yyl4643 != len(yyv4643) { + yyv4643 = yyv4643[:yyl4643] + yyc4643 = true } - yyj4638 := 0 - for ; yyj4638 < yyrr4638; yyj4638++ { - yyh4638.ElemContainerState(yyj4638) + yyj4643 := 0 + for ; yyj4643 < yyrr4643; yyj4643++ { + yyh4643.ElemContainerState(yyj4643) if r.TryDecodeAsNil() { - yyv4638[yyj4638] = EndpointPort{} + yyv4643[yyj4643] = EndpointPort{} } else { - yyv4639 := &yyv4638[yyj4638] - yyv4639.CodecDecodeSelf(d) + yyv4644 := &yyv4643[yyj4643] + yyv4644.CodecDecodeSelf(d) } } - if yyrt4638 { - for ; yyj4638 < yyl4638; yyj4638++ { - yyv4638 = append(yyv4638, EndpointPort{}) - yyh4638.ElemContainerState(yyj4638) + if yyrt4643 { + for ; yyj4643 < yyl4643; yyj4643++ { + yyv4643 = append(yyv4643, EndpointPort{}) + yyh4643.ElemContainerState(yyj4643) if r.TryDecodeAsNil() { - yyv4638[yyj4638] = EndpointPort{} + yyv4643[yyj4643] = EndpointPort{} } else { - yyv4640 := &yyv4638[yyj4638] - yyv4640.CodecDecodeSelf(d) + yyv4645 := &yyv4643[yyj4643] + yyv4645.CodecDecodeSelf(d) } } } } else { - yyj4638 := 0 - for ; !r.CheckBreak(); yyj4638++ { + yyj4643 := 0 + for ; !r.CheckBreak(); yyj4643++ { - if yyj4638 >= len(yyv4638) { - yyv4638 = append(yyv4638, EndpointPort{}) // var yyz4638 EndpointPort - yyc4638 = true + if yyj4643 >= len(yyv4643) { + yyv4643 = append(yyv4643, EndpointPort{}) // var yyz4643 EndpointPort + yyc4643 = true } - yyh4638.ElemContainerState(yyj4638) - if yyj4638 < len(yyv4638) { + yyh4643.ElemContainerState(yyj4643) + if yyj4643 < len(yyv4643) { if r.TryDecodeAsNil() { - yyv4638[yyj4638] = EndpointPort{} + yyv4643[yyj4643] = EndpointPort{} } else { - yyv4641 := &yyv4638[yyj4638] - yyv4641.CodecDecodeSelf(d) + yyv4646 := &yyv4643[yyj4643] + yyv4646.CodecDecodeSelf(d) } } else { @@ -58910,17 +58958,17 @@ func (x codecSelfer1234) decSliceEndpointPort(v *[]EndpointPort, d *codec1978.De } } - if yyj4638 < len(yyv4638) { - yyv4638 = yyv4638[:yyj4638] - yyc4638 = true - } else if yyj4638 == 0 && yyv4638 == nil { - yyv4638 = []EndpointPort{} - yyc4638 = true + if yyj4643 < len(yyv4643) { + yyv4643 = yyv4643[:yyj4643] + yyc4643 = true + } else if yyj4643 == 0 && yyv4643 == nil { + yyv4643 = []EndpointPort{} + yyc4643 = true } } - yyh4638.End() - if yyc4638 { - *v = yyv4638 + yyh4643.End() + if yyc4643 { + *v = yyv4643 } } @@ -58929,10 +58977,10 @@ func (x codecSelfer1234) encSliceEndpoints(v []Endpoints, e *codec1978.Encoder) z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4642 := range v { + for _, yyv4647 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4643 := &yyv4642 - yy4643.CodecEncodeSelf(e) + yy4648 := &yyv4647 + yy4648.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -58942,83 +58990,83 @@ func (x codecSelfer1234) decSliceEndpoints(v *[]Endpoints, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4644 := *v - yyh4644, yyl4644 := z.DecSliceHelperStart() - var yyc4644 bool - if yyl4644 == 0 { - if yyv4644 == nil { - yyv4644 = []Endpoints{} - yyc4644 = true - } else if len(yyv4644) != 0 { - yyv4644 = yyv4644[:0] - yyc4644 = true + yyv4649 := *v + yyh4649, yyl4649 := z.DecSliceHelperStart() + var yyc4649 bool + if yyl4649 == 0 { + if yyv4649 == nil { + yyv4649 = []Endpoints{} + yyc4649 = true + } else if len(yyv4649) != 0 { + yyv4649 = yyv4649[:0] + yyc4649 = true } - } else if yyl4644 > 0 { - var yyrr4644, yyrl4644 int - var yyrt4644 bool - if yyl4644 > cap(yyv4644) { + } else if yyl4649 > 0 { + var yyrr4649, yyrl4649 int + var yyrt4649 bool + if yyl4649 > cap(yyv4649) { - yyrg4644 := len(yyv4644) > 0 - yyv24644 := yyv4644 - yyrl4644, yyrt4644 = z.DecInferLen(yyl4644, z.DecBasicHandle().MaxInitLen, 264) - if yyrt4644 { - if yyrl4644 <= cap(yyv4644) { - yyv4644 = yyv4644[:yyrl4644] + yyrg4649 := len(yyv4649) > 0 + yyv24649 := yyv4649 + yyrl4649, yyrt4649 = z.DecInferLen(yyl4649, z.DecBasicHandle().MaxInitLen, 280) + if yyrt4649 { + if yyrl4649 <= cap(yyv4649) { + yyv4649 = yyv4649[:yyrl4649] } else { - yyv4644 = make([]Endpoints, yyrl4644) + yyv4649 = make([]Endpoints, yyrl4649) } } else { - yyv4644 = make([]Endpoints, yyrl4644) + yyv4649 = make([]Endpoints, yyrl4649) } - yyc4644 = true - yyrr4644 = len(yyv4644) - if yyrg4644 { - copy(yyv4644, yyv24644) + yyc4649 = true + yyrr4649 = len(yyv4649) + if yyrg4649 { + copy(yyv4649, yyv24649) } - } else if yyl4644 != len(yyv4644) { - yyv4644 = yyv4644[:yyl4644] - yyc4644 = true + } else if yyl4649 != len(yyv4649) { + yyv4649 = yyv4649[:yyl4649] + yyc4649 = true } - yyj4644 := 0 - for ; yyj4644 < yyrr4644; yyj4644++ { - yyh4644.ElemContainerState(yyj4644) + yyj4649 := 0 + for ; yyj4649 < yyrr4649; yyj4649++ { + yyh4649.ElemContainerState(yyj4649) if r.TryDecodeAsNil() { - yyv4644[yyj4644] = Endpoints{} + yyv4649[yyj4649] = Endpoints{} } else { - yyv4645 := &yyv4644[yyj4644] - yyv4645.CodecDecodeSelf(d) + yyv4650 := &yyv4649[yyj4649] + yyv4650.CodecDecodeSelf(d) } } - if yyrt4644 { - for ; yyj4644 < yyl4644; yyj4644++ { - yyv4644 = append(yyv4644, Endpoints{}) - yyh4644.ElemContainerState(yyj4644) + if yyrt4649 { + for ; yyj4649 < yyl4649; yyj4649++ { + yyv4649 = append(yyv4649, Endpoints{}) + yyh4649.ElemContainerState(yyj4649) if r.TryDecodeAsNil() { - yyv4644[yyj4644] = Endpoints{} + yyv4649[yyj4649] = Endpoints{} } else { - yyv4646 := &yyv4644[yyj4644] - yyv4646.CodecDecodeSelf(d) + yyv4651 := &yyv4649[yyj4649] + yyv4651.CodecDecodeSelf(d) } } } } else { - yyj4644 := 0 - for ; !r.CheckBreak(); yyj4644++ { + yyj4649 := 0 + for ; !r.CheckBreak(); yyj4649++ { - if yyj4644 >= len(yyv4644) { - yyv4644 = append(yyv4644, Endpoints{}) // var yyz4644 Endpoints - yyc4644 = true + if yyj4649 >= len(yyv4649) { + yyv4649 = append(yyv4649, Endpoints{}) // var yyz4649 Endpoints + yyc4649 = true } - yyh4644.ElemContainerState(yyj4644) - if yyj4644 < len(yyv4644) { + yyh4649.ElemContainerState(yyj4649) + if yyj4649 < len(yyv4649) { if r.TryDecodeAsNil() { - yyv4644[yyj4644] = Endpoints{} + yyv4649[yyj4649] = Endpoints{} } else { - yyv4647 := &yyv4644[yyj4644] - yyv4647.CodecDecodeSelf(d) + yyv4652 := &yyv4649[yyj4649] + yyv4652.CodecDecodeSelf(d) } } else { @@ -59026,17 +59074,17 @@ func (x codecSelfer1234) decSliceEndpoints(v *[]Endpoints, d *codec1978.Decoder) } } - if yyj4644 < len(yyv4644) { - yyv4644 = yyv4644[:yyj4644] - yyc4644 = true - } else if yyj4644 == 0 && yyv4644 == nil { - yyv4644 = []Endpoints{} - yyc4644 = true + if yyj4649 < len(yyv4649) { + yyv4649 = yyv4649[:yyj4649] + yyc4649 = true + } else if yyj4649 == 0 && yyv4649 == nil { + yyv4649 = []Endpoints{} + yyc4649 = true } } - yyh4644.End() - if yyc4644 { - *v = yyv4644 + yyh4649.End() + if yyc4649 { + *v = yyv4649 } } @@ -59045,10 +59093,10 @@ func (x codecSelfer1234) encSliceNodeCondition(v []NodeCondition, e *codec1978.E z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4648 := range v { + for _, yyv4653 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4649 := &yyv4648 - yy4649.CodecEncodeSelf(e) + yy4654 := &yyv4653 + yy4654.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -59058,83 +59106,83 @@ func (x codecSelfer1234) decSliceNodeCondition(v *[]NodeCondition, d *codec1978. z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4650 := *v - yyh4650, yyl4650 := z.DecSliceHelperStart() - var yyc4650 bool - if yyl4650 == 0 { - if yyv4650 == nil { - yyv4650 = []NodeCondition{} - yyc4650 = true - } else if len(yyv4650) != 0 { - yyv4650 = yyv4650[:0] - yyc4650 = true + yyv4655 := *v + yyh4655, yyl4655 := z.DecSliceHelperStart() + var yyc4655 bool + if yyl4655 == 0 { + if yyv4655 == nil { + yyv4655 = []NodeCondition{} + yyc4655 = true + } else if len(yyv4655) != 0 { + yyv4655 = yyv4655[:0] + yyc4655 = true } - } else if yyl4650 > 0 { - var yyrr4650, yyrl4650 int - var yyrt4650 bool - if yyl4650 > cap(yyv4650) { + } else if yyl4655 > 0 { + var yyrr4655, yyrl4655 int + var yyrt4655 bool + if yyl4655 > cap(yyv4655) { - yyrg4650 := len(yyv4650) > 0 - yyv24650 := yyv4650 - yyrl4650, yyrt4650 = z.DecInferLen(yyl4650, z.DecBasicHandle().MaxInitLen, 112) - if yyrt4650 { - if yyrl4650 <= cap(yyv4650) { - yyv4650 = yyv4650[:yyrl4650] + yyrg4655 := len(yyv4655) > 0 + yyv24655 := yyv4655 + yyrl4655, yyrt4655 = z.DecInferLen(yyl4655, z.DecBasicHandle().MaxInitLen, 112) + if yyrt4655 { + if yyrl4655 <= cap(yyv4655) { + yyv4655 = yyv4655[:yyrl4655] } else { - yyv4650 = make([]NodeCondition, yyrl4650) + yyv4655 = make([]NodeCondition, yyrl4655) } } else { - yyv4650 = make([]NodeCondition, yyrl4650) + yyv4655 = make([]NodeCondition, yyrl4655) } - yyc4650 = true - yyrr4650 = len(yyv4650) - if yyrg4650 { - copy(yyv4650, yyv24650) + yyc4655 = true + yyrr4655 = len(yyv4655) + if yyrg4655 { + copy(yyv4655, yyv24655) } - } else if yyl4650 != len(yyv4650) { - yyv4650 = yyv4650[:yyl4650] - yyc4650 = true + } else if yyl4655 != len(yyv4655) { + yyv4655 = yyv4655[:yyl4655] + yyc4655 = true } - yyj4650 := 0 - for ; yyj4650 < yyrr4650; yyj4650++ { - yyh4650.ElemContainerState(yyj4650) + yyj4655 := 0 + for ; yyj4655 < yyrr4655; yyj4655++ { + yyh4655.ElemContainerState(yyj4655) if r.TryDecodeAsNil() { - yyv4650[yyj4650] = NodeCondition{} + yyv4655[yyj4655] = NodeCondition{} } else { - yyv4651 := &yyv4650[yyj4650] - yyv4651.CodecDecodeSelf(d) + yyv4656 := &yyv4655[yyj4655] + yyv4656.CodecDecodeSelf(d) } } - if yyrt4650 { - for ; yyj4650 < yyl4650; yyj4650++ { - yyv4650 = append(yyv4650, NodeCondition{}) - yyh4650.ElemContainerState(yyj4650) + if yyrt4655 { + for ; yyj4655 < yyl4655; yyj4655++ { + yyv4655 = append(yyv4655, NodeCondition{}) + yyh4655.ElemContainerState(yyj4655) if r.TryDecodeAsNil() { - yyv4650[yyj4650] = NodeCondition{} + yyv4655[yyj4655] = NodeCondition{} } else { - yyv4652 := &yyv4650[yyj4650] - yyv4652.CodecDecodeSelf(d) + yyv4657 := &yyv4655[yyj4655] + yyv4657.CodecDecodeSelf(d) } } } } else { - yyj4650 := 0 - for ; !r.CheckBreak(); yyj4650++ { + yyj4655 := 0 + for ; !r.CheckBreak(); yyj4655++ { - if yyj4650 >= len(yyv4650) { - yyv4650 = append(yyv4650, NodeCondition{}) // var yyz4650 NodeCondition - yyc4650 = true + if yyj4655 >= len(yyv4655) { + yyv4655 = append(yyv4655, NodeCondition{}) // var yyz4655 NodeCondition + yyc4655 = true } - yyh4650.ElemContainerState(yyj4650) - if yyj4650 < len(yyv4650) { + yyh4655.ElemContainerState(yyj4655) + if yyj4655 < len(yyv4655) { if r.TryDecodeAsNil() { - yyv4650[yyj4650] = NodeCondition{} + yyv4655[yyj4655] = NodeCondition{} } else { - yyv4653 := &yyv4650[yyj4650] - yyv4653.CodecDecodeSelf(d) + yyv4658 := &yyv4655[yyj4655] + yyv4658.CodecDecodeSelf(d) } } else { @@ -59142,17 +59190,17 @@ func (x codecSelfer1234) decSliceNodeCondition(v *[]NodeCondition, d *codec1978. } } - if yyj4650 < len(yyv4650) { - yyv4650 = yyv4650[:yyj4650] - yyc4650 = true - } else if yyj4650 == 0 && yyv4650 == nil { - yyv4650 = []NodeCondition{} - yyc4650 = true + if yyj4655 < len(yyv4655) { + yyv4655 = yyv4655[:yyj4655] + yyc4655 = true + } else if yyj4655 == 0 && yyv4655 == nil { + yyv4655 = []NodeCondition{} + yyc4655 = true } } - yyh4650.End() - if yyc4650 { - *v = yyv4650 + yyh4655.End() + if yyc4655 { + *v = yyv4655 } } @@ -59161,10 +59209,10 @@ func (x codecSelfer1234) encSliceNodeAddress(v []NodeAddress, e *codec1978.Encod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4654 := range v { + for _, yyv4659 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4655 := &yyv4654 - yy4655.CodecEncodeSelf(e) + yy4660 := &yyv4659 + yy4660.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -59174,83 +59222,83 @@ func (x codecSelfer1234) decSliceNodeAddress(v *[]NodeAddress, d *codec1978.Deco z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4656 := *v - yyh4656, yyl4656 := z.DecSliceHelperStart() - var yyc4656 bool - if yyl4656 == 0 { - if yyv4656 == nil { - yyv4656 = []NodeAddress{} - yyc4656 = true - } else if len(yyv4656) != 0 { - yyv4656 = yyv4656[:0] - yyc4656 = true + yyv4661 := *v + yyh4661, yyl4661 := z.DecSliceHelperStart() + var yyc4661 bool + if yyl4661 == 0 { + if yyv4661 == nil { + yyv4661 = []NodeAddress{} + yyc4661 = true + } else if len(yyv4661) != 0 { + yyv4661 = yyv4661[:0] + yyc4661 = true } - } else if yyl4656 > 0 { - var yyrr4656, yyrl4656 int - var yyrt4656 bool - if yyl4656 > cap(yyv4656) { + } else if yyl4661 > 0 { + var yyrr4661, yyrl4661 int + var yyrt4661 bool + if yyl4661 > cap(yyv4661) { - yyrg4656 := len(yyv4656) > 0 - yyv24656 := yyv4656 - yyrl4656, yyrt4656 = z.DecInferLen(yyl4656, z.DecBasicHandle().MaxInitLen, 32) - if yyrt4656 { - if yyrl4656 <= cap(yyv4656) { - yyv4656 = yyv4656[:yyrl4656] + yyrg4661 := len(yyv4661) > 0 + yyv24661 := yyv4661 + yyrl4661, yyrt4661 = z.DecInferLen(yyl4661, z.DecBasicHandle().MaxInitLen, 32) + if yyrt4661 { + if yyrl4661 <= cap(yyv4661) { + yyv4661 = yyv4661[:yyrl4661] } else { - yyv4656 = make([]NodeAddress, yyrl4656) + yyv4661 = make([]NodeAddress, yyrl4661) } } else { - yyv4656 = make([]NodeAddress, yyrl4656) + yyv4661 = make([]NodeAddress, yyrl4661) } - yyc4656 = true - yyrr4656 = len(yyv4656) - if yyrg4656 { - copy(yyv4656, yyv24656) + yyc4661 = true + yyrr4661 = len(yyv4661) + if yyrg4661 { + copy(yyv4661, yyv24661) } - } else if yyl4656 != len(yyv4656) { - yyv4656 = yyv4656[:yyl4656] - yyc4656 = true + } else if yyl4661 != len(yyv4661) { + yyv4661 = yyv4661[:yyl4661] + yyc4661 = true } - yyj4656 := 0 - for ; yyj4656 < yyrr4656; yyj4656++ { - yyh4656.ElemContainerState(yyj4656) + yyj4661 := 0 + for ; yyj4661 < yyrr4661; yyj4661++ { + yyh4661.ElemContainerState(yyj4661) if r.TryDecodeAsNil() { - yyv4656[yyj4656] = NodeAddress{} + yyv4661[yyj4661] = NodeAddress{} } else { - yyv4657 := &yyv4656[yyj4656] - yyv4657.CodecDecodeSelf(d) + yyv4662 := &yyv4661[yyj4661] + yyv4662.CodecDecodeSelf(d) } } - if yyrt4656 { - for ; yyj4656 < yyl4656; yyj4656++ { - yyv4656 = append(yyv4656, NodeAddress{}) - yyh4656.ElemContainerState(yyj4656) + if yyrt4661 { + for ; yyj4661 < yyl4661; yyj4661++ { + yyv4661 = append(yyv4661, NodeAddress{}) + yyh4661.ElemContainerState(yyj4661) if r.TryDecodeAsNil() { - yyv4656[yyj4656] = NodeAddress{} + yyv4661[yyj4661] = NodeAddress{} } else { - yyv4658 := &yyv4656[yyj4656] - yyv4658.CodecDecodeSelf(d) + yyv4663 := &yyv4661[yyj4661] + yyv4663.CodecDecodeSelf(d) } } } } else { - yyj4656 := 0 - for ; !r.CheckBreak(); yyj4656++ { + yyj4661 := 0 + for ; !r.CheckBreak(); yyj4661++ { - if yyj4656 >= len(yyv4656) { - yyv4656 = append(yyv4656, NodeAddress{}) // var yyz4656 NodeAddress - yyc4656 = true + if yyj4661 >= len(yyv4661) { + yyv4661 = append(yyv4661, NodeAddress{}) // var yyz4661 NodeAddress + yyc4661 = true } - yyh4656.ElemContainerState(yyj4656) - if yyj4656 < len(yyv4656) { + yyh4661.ElemContainerState(yyj4661) + if yyj4661 < len(yyv4661) { if r.TryDecodeAsNil() { - yyv4656[yyj4656] = NodeAddress{} + yyv4661[yyj4661] = NodeAddress{} } else { - yyv4659 := &yyv4656[yyj4656] - yyv4659.CodecDecodeSelf(d) + yyv4664 := &yyv4661[yyj4661] + yyv4664.CodecDecodeSelf(d) } } else { @@ -59258,17 +59306,17 @@ func (x codecSelfer1234) decSliceNodeAddress(v *[]NodeAddress, d *codec1978.Deco } } - if yyj4656 < len(yyv4656) { - yyv4656 = yyv4656[:yyj4656] - yyc4656 = true - } else if yyj4656 == 0 && yyv4656 == nil { - yyv4656 = []NodeAddress{} - yyc4656 = true + if yyj4661 < len(yyv4661) { + yyv4661 = yyv4661[:yyj4661] + yyc4661 = true + } else if yyj4661 == 0 && yyv4661 == nil { + yyv4661 = []NodeAddress{} + yyc4661 = true } } - yyh4656.End() - if yyc4656 { - *v = yyv4656 + yyh4661.End() + if yyc4661 { + *v = yyv4661 } } @@ -59277,10 +59325,10 @@ func (x codecSelfer1234) encSliceContainerImage(v []ContainerImage, e *codec1978 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4660 := range v { + for _, yyv4665 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4661 := &yyv4660 - yy4661.CodecEncodeSelf(e) + yy4666 := &yyv4665 + yy4666.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -59290,127 +59338,12 @@ func (x codecSelfer1234) decSliceContainerImage(v *[]ContainerImage, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4662 := *v - yyh4662, yyl4662 := z.DecSliceHelperStart() - var yyc4662 bool - if yyl4662 == 0 { - if yyv4662 == nil { - yyv4662 = []ContainerImage{} - yyc4662 = true - } else if len(yyv4662) != 0 { - yyv4662 = yyv4662[:0] - yyc4662 = true - } - } else if yyl4662 > 0 { - var yyrr4662, yyrl4662 int - var yyrt4662 bool - if yyl4662 > cap(yyv4662) { - - yyrg4662 := len(yyv4662) > 0 - yyv24662 := yyv4662 - yyrl4662, yyrt4662 = z.DecInferLen(yyl4662, z.DecBasicHandle().MaxInitLen, 32) - if yyrt4662 { - if yyrl4662 <= cap(yyv4662) { - yyv4662 = yyv4662[:yyrl4662] - } else { - yyv4662 = make([]ContainerImage, yyrl4662) - } - } else { - yyv4662 = make([]ContainerImage, yyrl4662) - } - yyc4662 = true - yyrr4662 = len(yyv4662) - if yyrg4662 { - copy(yyv4662, yyv24662) - } - } else if yyl4662 != len(yyv4662) { - yyv4662 = yyv4662[:yyl4662] - yyc4662 = true - } - yyj4662 := 0 - for ; yyj4662 < yyrr4662; yyj4662++ { - yyh4662.ElemContainerState(yyj4662) - if r.TryDecodeAsNil() { - yyv4662[yyj4662] = ContainerImage{} - } else { - yyv4663 := &yyv4662[yyj4662] - yyv4663.CodecDecodeSelf(d) - } - - } - if yyrt4662 { - for ; yyj4662 < yyl4662; yyj4662++ { - yyv4662 = append(yyv4662, ContainerImage{}) - yyh4662.ElemContainerState(yyj4662) - if r.TryDecodeAsNil() { - yyv4662[yyj4662] = ContainerImage{} - } else { - yyv4664 := &yyv4662[yyj4662] - yyv4664.CodecDecodeSelf(d) - } - - } - } - - } else { - yyj4662 := 0 - for ; !r.CheckBreak(); yyj4662++ { - - if yyj4662 >= len(yyv4662) { - yyv4662 = append(yyv4662, ContainerImage{}) // var yyz4662 ContainerImage - yyc4662 = true - } - yyh4662.ElemContainerState(yyj4662) - if yyj4662 < len(yyv4662) { - if r.TryDecodeAsNil() { - yyv4662[yyj4662] = ContainerImage{} - } else { - yyv4665 := &yyv4662[yyj4662] - yyv4665.CodecDecodeSelf(d) - } - - } else { - z.DecSwallow() - } - - } - if yyj4662 < len(yyv4662) { - yyv4662 = yyv4662[:yyj4662] - yyc4662 = true - } else if yyj4662 == 0 && yyv4662 == nil { - yyv4662 = []ContainerImage{} - yyc4662 = true - } - } - yyh4662.End() - if yyc4662 { - *v = yyv4662 - } -} - -func (x codecSelfer1234) encSliceUniqueVolumeName(v []UniqueVolumeName, e *codec1978.Encoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperEncoder(e) - _, _, _ = h, z, r - r.EncodeArrayStart(len(v)) - for _, yyv4666 := range v { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yyv4666.CodecEncodeSelf(e) - } - z.EncSendContainerState(codecSelfer_containerArrayEnd1234) -} - -func (x codecSelfer1234) decSliceUniqueVolumeName(v *[]UniqueVolumeName, d *codec1978.Decoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperDecoder(d) - _, _, _ = h, z, r - yyv4667 := *v yyh4667, yyl4667 := z.DecSliceHelperStart() var yyc4667 bool if yyl4667 == 0 { if yyv4667 == nil { - yyv4667 = []UniqueVolumeName{} + yyv4667 = []ContainerImage{} yyc4667 = true } else if len(yyv4667) != 0 { yyv4667 = yyv4667[:0] @@ -59421,18 +59354,23 @@ func (x codecSelfer1234) decSliceUniqueVolumeName(v *[]UniqueVolumeName, d *code var yyrt4667 bool if yyl4667 > cap(yyv4667) { - yyrl4667, yyrt4667 = z.DecInferLen(yyl4667, z.DecBasicHandle().MaxInitLen, 16) + yyrg4667 := len(yyv4667) > 0 + yyv24667 := yyv4667 + yyrl4667, yyrt4667 = z.DecInferLen(yyl4667, z.DecBasicHandle().MaxInitLen, 32) if yyrt4667 { if yyrl4667 <= cap(yyv4667) { yyv4667 = yyv4667[:yyrl4667] } else { - yyv4667 = make([]UniqueVolumeName, yyrl4667) + yyv4667 = make([]ContainerImage, yyrl4667) } } else { - yyv4667 = make([]UniqueVolumeName, yyrl4667) + yyv4667 = make([]ContainerImage, yyrl4667) } yyc4667 = true yyrr4667 = len(yyv4667) + if yyrg4667 { + copy(yyv4667, yyv24667) + } } else if yyl4667 != len(yyv4667) { yyv4667 = yyv4667[:yyl4667] yyc4667 = true @@ -59441,20 +59379,22 @@ func (x codecSelfer1234) decSliceUniqueVolumeName(v *[]UniqueVolumeName, d *code for ; yyj4667 < yyrr4667; yyj4667++ { yyh4667.ElemContainerState(yyj4667) if r.TryDecodeAsNil() { - yyv4667[yyj4667] = "" + yyv4667[yyj4667] = ContainerImage{} } else { - yyv4667[yyj4667] = UniqueVolumeName(r.DecodeString()) + yyv4668 := &yyv4667[yyj4667] + yyv4668.CodecDecodeSelf(d) } } if yyrt4667 { for ; yyj4667 < yyl4667; yyj4667++ { - yyv4667 = append(yyv4667, "") + yyv4667 = append(yyv4667, ContainerImage{}) yyh4667.ElemContainerState(yyj4667) if r.TryDecodeAsNil() { - yyv4667[yyj4667] = "" + yyv4667[yyj4667] = ContainerImage{} } else { - yyv4667[yyj4667] = UniqueVolumeName(r.DecodeString()) + yyv4669 := &yyv4667[yyj4667] + yyv4669.CodecDecodeSelf(d) } } @@ -59465,15 +59405,16 @@ func (x codecSelfer1234) decSliceUniqueVolumeName(v *[]UniqueVolumeName, d *code for ; !r.CheckBreak(); yyj4667++ { if yyj4667 >= len(yyv4667) { - yyv4667 = append(yyv4667, "") // var yyz4667 UniqueVolumeName + yyv4667 = append(yyv4667, ContainerImage{}) // var yyz4667 ContainerImage yyc4667 = true } yyh4667.ElemContainerState(yyj4667) if yyj4667 < len(yyv4667) { if r.TryDecodeAsNil() { - yyv4667[yyj4667] = "" + yyv4667[yyj4667] = ContainerImage{} } else { - yyv4667[yyj4667] = UniqueVolumeName(r.DecodeString()) + yyv4670 := &yyv4667[yyj4667] + yyv4670.CodecDecodeSelf(d) } } else { @@ -59485,7 +59426,7 @@ func (x codecSelfer1234) decSliceUniqueVolumeName(v *[]UniqueVolumeName, d *code yyv4667 = yyv4667[:yyj4667] yyc4667 = true } else if yyj4667 == 0 && yyv4667 == nil { - yyv4667 = []UniqueVolumeName{} + yyv4667 = []ContainerImage{} yyc4667 = true } } @@ -59495,15 +59436,122 @@ func (x codecSelfer1234) decSliceUniqueVolumeName(v *[]UniqueVolumeName, d *code } } -func (x codecSelfer1234) encSliceAttachedVolume(v []AttachedVolume, e *codec1978.Encoder) { +func (x codecSelfer1234) encSliceUniqueVolumeName(v []UniqueVolumeName, e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) for _, yyv4671 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4672 := &yyv4671 - yy4672.CodecEncodeSelf(e) + yyv4671.CodecEncodeSelf(e) + } + z.EncSendContainerState(codecSelfer_containerArrayEnd1234) +} + +func (x codecSelfer1234) decSliceUniqueVolumeName(v *[]UniqueVolumeName, d *codec1978.Decoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperDecoder(d) + _, _, _ = h, z, r + + yyv4672 := *v + yyh4672, yyl4672 := z.DecSliceHelperStart() + var yyc4672 bool + if yyl4672 == 0 { + if yyv4672 == nil { + yyv4672 = []UniqueVolumeName{} + yyc4672 = true + } else if len(yyv4672) != 0 { + yyv4672 = yyv4672[:0] + yyc4672 = true + } + } else if yyl4672 > 0 { + var yyrr4672, yyrl4672 int + var yyrt4672 bool + if yyl4672 > cap(yyv4672) { + + yyrl4672, yyrt4672 = z.DecInferLen(yyl4672, z.DecBasicHandle().MaxInitLen, 16) + if yyrt4672 { + if yyrl4672 <= cap(yyv4672) { + yyv4672 = yyv4672[:yyrl4672] + } else { + yyv4672 = make([]UniqueVolumeName, yyrl4672) + } + } else { + yyv4672 = make([]UniqueVolumeName, yyrl4672) + } + yyc4672 = true + yyrr4672 = len(yyv4672) + } else if yyl4672 != len(yyv4672) { + yyv4672 = yyv4672[:yyl4672] + yyc4672 = true + } + yyj4672 := 0 + for ; yyj4672 < yyrr4672; yyj4672++ { + yyh4672.ElemContainerState(yyj4672) + if r.TryDecodeAsNil() { + yyv4672[yyj4672] = "" + } else { + yyv4672[yyj4672] = UniqueVolumeName(r.DecodeString()) + } + + } + if yyrt4672 { + for ; yyj4672 < yyl4672; yyj4672++ { + yyv4672 = append(yyv4672, "") + yyh4672.ElemContainerState(yyj4672) + if r.TryDecodeAsNil() { + yyv4672[yyj4672] = "" + } else { + yyv4672[yyj4672] = UniqueVolumeName(r.DecodeString()) + } + + } + } + + } else { + yyj4672 := 0 + for ; !r.CheckBreak(); yyj4672++ { + + if yyj4672 >= len(yyv4672) { + yyv4672 = append(yyv4672, "") // var yyz4672 UniqueVolumeName + yyc4672 = true + } + yyh4672.ElemContainerState(yyj4672) + if yyj4672 < len(yyv4672) { + if r.TryDecodeAsNil() { + yyv4672[yyj4672] = "" + } else { + yyv4672[yyj4672] = UniqueVolumeName(r.DecodeString()) + } + + } else { + z.DecSwallow() + } + + } + if yyj4672 < len(yyv4672) { + yyv4672 = yyv4672[:yyj4672] + yyc4672 = true + } else if yyj4672 == 0 && yyv4672 == nil { + yyv4672 = []UniqueVolumeName{} + yyc4672 = true + } + } + yyh4672.End() + if yyc4672 { + *v = yyv4672 + } +} + +func (x codecSelfer1234) encSliceAttachedVolume(v []AttachedVolume, e *codec1978.Encoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperEncoder(e) + _, _, _ = h, z, r + r.EncodeArrayStart(len(v)) + for _, yyv4676 := range v { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy4677 := &yyv4676 + yy4677.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -59513,83 +59561,83 @@ func (x codecSelfer1234) decSliceAttachedVolume(v *[]AttachedVolume, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4673 := *v - yyh4673, yyl4673 := z.DecSliceHelperStart() - var yyc4673 bool - if yyl4673 == 0 { - if yyv4673 == nil { - yyv4673 = []AttachedVolume{} - yyc4673 = true - } else if len(yyv4673) != 0 { - yyv4673 = yyv4673[:0] - yyc4673 = true + yyv4678 := *v + yyh4678, yyl4678 := z.DecSliceHelperStart() + var yyc4678 bool + if yyl4678 == 0 { + if yyv4678 == nil { + yyv4678 = []AttachedVolume{} + yyc4678 = true + } else if len(yyv4678) != 0 { + yyv4678 = yyv4678[:0] + yyc4678 = true } - } else if yyl4673 > 0 { - var yyrr4673, yyrl4673 int - var yyrt4673 bool - if yyl4673 > cap(yyv4673) { + } else if yyl4678 > 0 { + var yyrr4678, yyrl4678 int + var yyrt4678 bool + if yyl4678 > cap(yyv4678) { - yyrg4673 := len(yyv4673) > 0 - yyv24673 := yyv4673 - yyrl4673, yyrt4673 = z.DecInferLen(yyl4673, z.DecBasicHandle().MaxInitLen, 32) - if yyrt4673 { - if yyrl4673 <= cap(yyv4673) { - yyv4673 = yyv4673[:yyrl4673] + yyrg4678 := len(yyv4678) > 0 + yyv24678 := yyv4678 + yyrl4678, yyrt4678 = z.DecInferLen(yyl4678, z.DecBasicHandle().MaxInitLen, 32) + if yyrt4678 { + if yyrl4678 <= cap(yyv4678) { + yyv4678 = yyv4678[:yyrl4678] } else { - yyv4673 = make([]AttachedVolume, yyrl4673) + yyv4678 = make([]AttachedVolume, yyrl4678) } } else { - yyv4673 = make([]AttachedVolume, yyrl4673) + yyv4678 = make([]AttachedVolume, yyrl4678) } - yyc4673 = true - yyrr4673 = len(yyv4673) - if yyrg4673 { - copy(yyv4673, yyv24673) + yyc4678 = true + yyrr4678 = len(yyv4678) + if yyrg4678 { + copy(yyv4678, yyv24678) } - } else if yyl4673 != len(yyv4673) { - yyv4673 = yyv4673[:yyl4673] - yyc4673 = true + } else if yyl4678 != len(yyv4678) { + yyv4678 = yyv4678[:yyl4678] + yyc4678 = true } - yyj4673 := 0 - for ; yyj4673 < yyrr4673; yyj4673++ { - yyh4673.ElemContainerState(yyj4673) + yyj4678 := 0 + for ; yyj4678 < yyrr4678; yyj4678++ { + yyh4678.ElemContainerState(yyj4678) if r.TryDecodeAsNil() { - yyv4673[yyj4673] = AttachedVolume{} + yyv4678[yyj4678] = AttachedVolume{} } else { - yyv4674 := &yyv4673[yyj4673] - yyv4674.CodecDecodeSelf(d) + yyv4679 := &yyv4678[yyj4678] + yyv4679.CodecDecodeSelf(d) } } - if yyrt4673 { - for ; yyj4673 < yyl4673; yyj4673++ { - yyv4673 = append(yyv4673, AttachedVolume{}) - yyh4673.ElemContainerState(yyj4673) + if yyrt4678 { + for ; yyj4678 < yyl4678; yyj4678++ { + yyv4678 = append(yyv4678, AttachedVolume{}) + yyh4678.ElemContainerState(yyj4678) if r.TryDecodeAsNil() { - yyv4673[yyj4673] = AttachedVolume{} + yyv4678[yyj4678] = AttachedVolume{} } else { - yyv4675 := &yyv4673[yyj4673] - yyv4675.CodecDecodeSelf(d) + yyv4680 := &yyv4678[yyj4678] + yyv4680.CodecDecodeSelf(d) } } } } else { - yyj4673 := 0 - for ; !r.CheckBreak(); yyj4673++ { + yyj4678 := 0 + for ; !r.CheckBreak(); yyj4678++ { - if yyj4673 >= len(yyv4673) { - yyv4673 = append(yyv4673, AttachedVolume{}) // var yyz4673 AttachedVolume - yyc4673 = true + if yyj4678 >= len(yyv4678) { + yyv4678 = append(yyv4678, AttachedVolume{}) // var yyz4678 AttachedVolume + yyc4678 = true } - yyh4673.ElemContainerState(yyj4673) - if yyj4673 < len(yyv4673) { + yyh4678.ElemContainerState(yyj4678) + if yyj4678 < len(yyv4678) { if r.TryDecodeAsNil() { - yyv4673[yyj4673] = AttachedVolume{} + yyv4678[yyj4678] = AttachedVolume{} } else { - yyv4676 := &yyv4673[yyj4673] - yyv4676.CodecDecodeSelf(d) + yyv4681 := &yyv4678[yyj4678] + yyv4681.CodecDecodeSelf(d) } } else { @@ -59597,17 +59645,17 @@ func (x codecSelfer1234) decSliceAttachedVolume(v *[]AttachedVolume, d *codec197 } } - if yyj4673 < len(yyv4673) { - yyv4673 = yyv4673[:yyj4673] - yyc4673 = true - } else if yyj4673 == 0 && yyv4673 == nil { - yyv4673 = []AttachedVolume{} - yyc4673 = true + if yyj4678 < len(yyv4678) { + yyv4678 = yyv4678[:yyj4678] + yyc4678 = true + } else if yyj4678 == 0 && yyv4678 == nil { + yyv4678 = []AttachedVolume{} + yyc4678 = true } } - yyh4673.End() - if yyc4673 { - *v = yyv4673 + yyh4678.End() + if yyc4678 { + *v = yyv4678 } } @@ -59616,10 +59664,10 @@ func (x codecSelfer1234) encSlicePreferAvoidPodsEntry(v []PreferAvoidPodsEntry, z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4677 := range v { + for _, yyv4682 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4678 := &yyv4677 - yy4678.CodecEncodeSelf(e) + yy4683 := &yyv4682 + yy4683.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -59629,83 +59677,83 @@ func (x codecSelfer1234) decSlicePreferAvoidPodsEntry(v *[]PreferAvoidPodsEntry, z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4679 := *v - yyh4679, yyl4679 := z.DecSliceHelperStart() - var yyc4679 bool - if yyl4679 == 0 { - if yyv4679 == nil { - yyv4679 = []PreferAvoidPodsEntry{} - yyc4679 = true - } else if len(yyv4679) != 0 { - yyv4679 = yyv4679[:0] - yyc4679 = true + yyv4684 := *v + yyh4684, yyl4684 := z.DecSliceHelperStart() + var yyc4684 bool + if yyl4684 == 0 { + if yyv4684 == nil { + yyv4684 = []PreferAvoidPodsEntry{} + yyc4684 = true + } else if len(yyv4684) != 0 { + yyv4684 = yyv4684[:0] + yyc4684 = true } - } else if yyl4679 > 0 { - var yyrr4679, yyrl4679 int - var yyrt4679 bool - if yyl4679 > cap(yyv4679) { + } else if yyl4684 > 0 { + var yyrr4684, yyrl4684 int + var yyrt4684 bool + if yyl4684 > cap(yyv4684) { - yyrg4679 := len(yyv4679) > 0 - yyv24679 := yyv4679 - yyrl4679, yyrt4679 = z.DecInferLen(yyl4679, z.DecBasicHandle().MaxInitLen, 64) - if yyrt4679 { - if yyrl4679 <= cap(yyv4679) { - yyv4679 = yyv4679[:yyrl4679] + yyrg4684 := len(yyv4684) > 0 + yyv24684 := yyv4684 + yyrl4684, yyrt4684 = z.DecInferLen(yyl4684, z.DecBasicHandle().MaxInitLen, 64) + if yyrt4684 { + if yyrl4684 <= cap(yyv4684) { + yyv4684 = yyv4684[:yyrl4684] } else { - yyv4679 = make([]PreferAvoidPodsEntry, yyrl4679) + yyv4684 = make([]PreferAvoidPodsEntry, yyrl4684) } } else { - yyv4679 = make([]PreferAvoidPodsEntry, yyrl4679) + yyv4684 = make([]PreferAvoidPodsEntry, yyrl4684) } - yyc4679 = true - yyrr4679 = len(yyv4679) - if yyrg4679 { - copy(yyv4679, yyv24679) + yyc4684 = true + yyrr4684 = len(yyv4684) + if yyrg4684 { + copy(yyv4684, yyv24684) } - } else if yyl4679 != len(yyv4679) { - yyv4679 = yyv4679[:yyl4679] - yyc4679 = true + } else if yyl4684 != len(yyv4684) { + yyv4684 = yyv4684[:yyl4684] + yyc4684 = true } - yyj4679 := 0 - for ; yyj4679 < yyrr4679; yyj4679++ { - yyh4679.ElemContainerState(yyj4679) + yyj4684 := 0 + for ; yyj4684 < yyrr4684; yyj4684++ { + yyh4684.ElemContainerState(yyj4684) if r.TryDecodeAsNil() { - yyv4679[yyj4679] = PreferAvoidPodsEntry{} + yyv4684[yyj4684] = PreferAvoidPodsEntry{} } else { - yyv4680 := &yyv4679[yyj4679] - yyv4680.CodecDecodeSelf(d) + yyv4685 := &yyv4684[yyj4684] + yyv4685.CodecDecodeSelf(d) } } - if yyrt4679 { - for ; yyj4679 < yyl4679; yyj4679++ { - yyv4679 = append(yyv4679, PreferAvoidPodsEntry{}) - yyh4679.ElemContainerState(yyj4679) + if yyrt4684 { + for ; yyj4684 < yyl4684; yyj4684++ { + yyv4684 = append(yyv4684, PreferAvoidPodsEntry{}) + yyh4684.ElemContainerState(yyj4684) if r.TryDecodeAsNil() { - yyv4679[yyj4679] = PreferAvoidPodsEntry{} + yyv4684[yyj4684] = PreferAvoidPodsEntry{} } else { - yyv4681 := &yyv4679[yyj4679] - yyv4681.CodecDecodeSelf(d) + yyv4686 := &yyv4684[yyj4684] + yyv4686.CodecDecodeSelf(d) } } } } else { - yyj4679 := 0 - for ; !r.CheckBreak(); yyj4679++ { + yyj4684 := 0 + for ; !r.CheckBreak(); yyj4684++ { - if yyj4679 >= len(yyv4679) { - yyv4679 = append(yyv4679, PreferAvoidPodsEntry{}) // var yyz4679 PreferAvoidPodsEntry - yyc4679 = true + if yyj4684 >= len(yyv4684) { + yyv4684 = append(yyv4684, PreferAvoidPodsEntry{}) // var yyz4684 PreferAvoidPodsEntry + yyc4684 = true } - yyh4679.ElemContainerState(yyj4679) - if yyj4679 < len(yyv4679) { + yyh4684.ElemContainerState(yyj4684) + if yyj4684 < len(yyv4684) { if r.TryDecodeAsNil() { - yyv4679[yyj4679] = PreferAvoidPodsEntry{} + yyv4684[yyj4684] = PreferAvoidPodsEntry{} } else { - yyv4682 := &yyv4679[yyj4679] - yyv4682.CodecDecodeSelf(d) + yyv4687 := &yyv4684[yyj4684] + yyv4687.CodecDecodeSelf(d) } } else { @@ -59713,17 +59761,17 @@ func (x codecSelfer1234) decSlicePreferAvoidPodsEntry(v *[]PreferAvoidPodsEntry, } } - if yyj4679 < len(yyv4679) { - yyv4679 = yyv4679[:yyj4679] - yyc4679 = true - } else if yyj4679 == 0 && yyv4679 == nil { - yyv4679 = []PreferAvoidPodsEntry{} - yyc4679 = true + if yyj4684 < len(yyv4684) { + yyv4684 = yyv4684[:yyj4684] + yyc4684 = true + } else if yyj4684 == 0 && yyv4684 == nil { + yyv4684 = []PreferAvoidPodsEntry{} + yyc4684 = true } } - yyh4679.End() - if yyc4679 { - *v = yyv4679 + yyh4684.End() + if yyc4684 { + *v = yyv4684 } } @@ -59732,19 +59780,19 @@ func (x codecSelfer1234) encResourceList(v ResourceList, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeMapStart(len(v)) - for yyk4683, yyv4683 := range v { + for yyk4688, yyv4688 := range v { z.EncSendContainerState(codecSelfer_containerMapKey1234) - yyk4683.CodecEncodeSelf(e) + yyk4688.CodecEncodeSelf(e) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4684 := &yyv4683 - yym4685 := z.EncBinary() - _ = yym4685 + yy4689 := &yyv4688 + yym4690 := z.EncBinary() + _ = yym4690 if false { - } else if z.HasExtensions() && z.EncExt(yy4684) { - } else if !yym4685 && z.IsJSONHandle() { - z.EncJSONMarshal(yy4684) + } else if z.HasExtensions() && z.EncExt(yy4689) { + } else if !yym4690 && z.IsJSONHandle() { + z.EncJSONMarshal(yy4689) } else { - z.EncFallback(yy4684) + z.EncFallback(yy4689) } } z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -59755,86 +59803,86 @@ func (x codecSelfer1234) decResourceList(v *ResourceList, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4686 := *v - yyl4686 := r.ReadMapStart() - yybh4686 := z.DecBasicHandle() - if yyv4686 == nil { - yyrl4686, _ := z.DecInferLen(yyl4686, yybh4686.MaxInitLen, 72) - yyv4686 = make(map[ResourceName]pkg3_resource.Quantity, yyrl4686) - *v = yyv4686 + yyv4691 := *v + yyl4691 := r.ReadMapStart() + yybh4691 := z.DecBasicHandle() + if yyv4691 == nil { + yyrl4691, _ := z.DecInferLen(yyl4691, yybh4691.MaxInitLen, 72) + yyv4691 = make(map[ResourceName]pkg3_resource.Quantity, yyrl4691) + *v = yyv4691 } - var yymk4686 ResourceName - var yymv4686 pkg3_resource.Quantity - var yymg4686 bool - if yybh4686.MapValueReset { - yymg4686 = true + var yymk4691 ResourceName + var yymv4691 pkg3_resource.Quantity + var yymg4691 bool + if yybh4691.MapValueReset { + yymg4691 = true } - if yyl4686 > 0 { - for yyj4686 := 0; yyj4686 < yyl4686; yyj4686++ { + if yyl4691 > 0 { + for yyj4691 := 0; yyj4691 < yyl4691; yyj4691++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk4686 = "" + yymk4691 = "" } else { - yymk4686 = ResourceName(r.DecodeString()) + yymk4691 = ResourceName(r.DecodeString()) } - if yymg4686 { - yymv4686 = yyv4686[yymk4686] + if yymg4691 { + yymv4691 = yyv4691[yymk4691] } else { - yymv4686 = pkg3_resource.Quantity{} + yymv4691 = pkg3_resource.Quantity{} } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv4686 = pkg3_resource.Quantity{} + yymv4691 = pkg3_resource.Quantity{} } else { - yyv4688 := &yymv4686 - yym4689 := z.DecBinary() - _ = yym4689 + yyv4693 := &yymv4691 + yym4694 := z.DecBinary() + _ = yym4694 if false { - } else if z.HasExtensions() && z.DecExt(yyv4688) { - } else if !yym4689 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv4688) + } else if z.HasExtensions() && z.DecExt(yyv4693) { + } else if !yym4694 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv4693) } else { - z.DecFallback(yyv4688, false) + z.DecFallback(yyv4693, false) } } - if yyv4686 != nil { - yyv4686[yymk4686] = yymv4686 + if yyv4691 != nil { + yyv4691[yymk4691] = yymv4691 } } - } else if yyl4686 < 0 { - for yyj4686 := 0; !r.CheckBreak(); yyj4686++ { + } else if yyl4691 < 0 { + for yyj4691 := 0; !r.CheckBreak(); yyj4691++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk4686 = "" + yymk4691 = "" } else { - yymk4686 = ResourceName(r.DecodeString()) + yymk4691 = ResourceName(r.DecodeString()) } - if yymg4686 { - yymv4686 = yyv4686[yymk4686] + if yymg4691 { + yymv4691 = yyv4691[yymk4691] } else { - yymv4686 = pkg3_resource.Quantity{} + yymv4691 = pkg3_resource.Quantity{} } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv4686 = pkg3_resource.Quantity{} + yymv4691 = pkg3_resource.Quantity{} } else { - yyv4691 := &yymv4686 - yym4692 := z.DecBinary() - _ = yym4692 + yyv4696 := &yymv4691 + yym4697 := z.DecBinary() + _ = yym4697 if false { - } else if z.HasExtensions() && z.DecExt(yyv4691) { - } else if !yym4692 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv4691) + } else if z.HasExtensions() && z.DecExt(yyv4696) { + } else if !yym4697 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv4696) } else { - z.DecFallback(yyv4691, false) + z.DecFallback(yyv4696, false) } } - if yyv4686 != nil { - yyv4686[yymk4686] = yymv4686 + if yyv4691 != nil { + yyv4691[yymk4691] = yymv4691 } } } // else len==0: TODO: Should we clear map entries? @@ -59846,10 +59894,10 @@ func (x codecSelfer1234) encSliceNode(v []Node, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4693 := range v { + for _, yyv4698 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4694 := &yyv4693 - yy4694.CodecEncodeSelf(e) + yy4699 := &yyv4698 + yy4699.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -59859,127 +59907,12 @@ func (x codecSelfer1234) decSliceNode(v *[]Node, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4695 := *v - yyh4695, yyl4695 := z.DecSliceHelperStart() - var yyc4695 bool - if yyl4695 == 0 { - if yyv4695 == nil { - yyv4695 = []Node{} - yyc4695 = true - } else if len(yyv4695) != 0 { - yyv4695 = yyv4695[:0] - yyc4695 = true - } - } else if yyl4695 > 0 { - var yyrr4695, yyrl4695 int - var yyrt4695 bool - if yyl4695 > cap(yyv4695) { - - yyrg4695 := len(yyv4695) > 0 - yyv24695 := yyv4695 - yyrl4695, yyrt4695 = z.DecInferLen(yyl4695, z.DecBasicHandle().MaxInitLen, 616) - if yyrt4695 { - if yyrl4695 <= cap(yyv4695) { - yyv4695 = yyv4695[:yyrl4695] - } else { - yyv4695 = make([]Node, yyrl4695) - } - } else { - yyv4695 = make([]Node, yyrl4695) - } - yyc4695 = true - yyrr4695 = len(yyv4695) - if yyrg4695 { - copy(yyv4695, yyv24695) - } - } else if yyl4695 != len(yyv4695) { - yyv4695 = yyv4695[:yyl4695] - yyc4695 = true - } - yyj4695 := 0 - for ; yyj4695 < yyrr4695; yyj4695++ { - yyh4695.ElemContainerState(yyj4695) - if r.TryDecodeAsNil() { - yyv4695[yyj4695] = Node{} - } else { - yyv4696 := &yyv4695[yyj4695] - yyv4696.CodecDecodeSelf(d) - } - - } - if yyrt4695 { - for ; yyj4695 < yyl4695; yyj4695++ { - yyv4695 = append(yyv4695, Node{}) - yyh4695.ElemContainerState(yyj4695) - if r.TryDecodeAsNil() { - yyv4695[yyj4695] = Node{} - } else { - yyv4697 := &yyv4695[yyj4695] - yyv4697.CodecDecodeSelf(d) - } - - } - } - - } else { - yyj4695 := 0 - for ; !r.CheckBreak(); yyj4695++ { - - if yyj4695 >= len(yyv4695) { - yyv4695 = append(yyv4695, Node{}) // var yyz4695 Node - yyc4695 = true - } - yyh4695.ElemContainerState(yyj4695) - if yyj4695 < len(yyv4695) { - if r.TryDecodeAsNil() { - yyv4695[yyj4695] = Node{} - } else { - yyv4698 := &yyv4695[yyj4695] - yyv4698.CodecDecodeSelf(d) - } - - } else { - z.DecSwallow() - } - - } - if yyj4695 < len(yyv4695) { - yyv4695 = yyv4695[:yyj4695] - yyc4695 = true - } else if yyj4695 == 0 && yyv4695 == nil { - yyv4695 = []Node{} - yyc4695 = true - } - } - yyh4695.End() - if yyc4695 { - *v = yyv4695 - } -} - -func (x codecSelfer1234) encSliceFinalizerName(v []FinalizerName, e *codec1978.Encoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperEncoder(e) - _, _, _ = h, z, r - r.EncodeArrayStart(len(v)) - for _, yyv4699 := range v { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yyv4699.CodecEncodeSelf(e) - } - z.EncSendContainerState(codecSelfer_containerArrayEnd1234) -} - -func (x codecSelfer1234) decSliceFinalizerName(v *[]FinalizerName, d *codec1978.Decoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperDecoder(d) - _, _, _ = h, z, r - yyv4700 := *v yyh4700, yyl4700 := z.DecSliceHelperStart() var yyc4700 bool if yyl4700 == 0 { if yyv4700 == nil { - yyv4700 = []FinalizerName{} + yyv4700 = []Node{} yyc4700 = true } else if len(yyv4700) != 0 { yyv4700 = yyv4700[:0] @@ -59990,18 +59923,23 @@ func (x codecSelfer1234) decSliceFinalizerName(v *[]FinalizerName, d *codec1978. var yyrt4700 bool if yyl4700 > cap(yyv4700) { - yyrl4700, yyrt4700 = z.DecInferLen(yyl4700, z.DecBasicHandle().MaxInitLen, 16) + yyrg4700 := len(yyv4700) > 0 + yyv24700 := yyv4700 + yyrl4700, yyrt4700 = z.DecInferLen(yyl4700, z.DecBasicHandle().MaxInitLen, 632) if yyrt4700 { if yyrl4700 <= cap(yyv4700) { yyv4700 = yyv4700[:yyrl4700] } else { - yyv4700 = make([]FinalizerName, yyrl4700) + yyv4700 = make([]Node, yyrl4700) } } else { - yyv4700 = make([]FinalizerName, yyrl4700) + yyv4700 = make([]Node, yyrl4700) } yyc4700 = true yyrr4700 = len(yyv4700) + if yyrg4700 { + copy(yyv4700, yyv24700) + } } else if yyl4700 != len(yyv4700) { yyv4700 = yyv4700[:yyl4700] yyc4700 = true @@ -60010,20 +59948,22 @@ func (x codecSelfer1234) decSliceFinalizerName(v *[]FinalizerName, d *codec1978. for ; yyj4700 < yyrr4700; yyj4700++ { yyh4700.ElemContainerState(yyj4700) if r.TryDecodeAsNil() { - yyv4700[yyj4700] = "" + yyv4700[yyj4700] = Node{} } else { - yyv4700[yyj4700] = FinalizerName(r.DecodeString()) + yyv4701 := &yyv4700[yyj4700] + yyv4701.CodecDecodeSelf(d) } } if yyrt4700 { for ; yyj4700 < yyl4700; yyj4700++ { - yyv4700 = append(yyv4700, "") + yyv4700 = append(yyv4700, Node{}) yyh4700.ElemContainerState(yyj4700) if r.TryDecodeAsNil() { - yyv4700[yyj4700] = "" + yyv4700[yyj4700] = Node{} } else { - yyv4700[yyj4700] = FinalizerName(r.DecodeString()) + yyv4702 := &yyv4700[yyj4700] + yyv4702.CodecDecodeSelf(d) } } @@ -60034,15 +59974,16 @@ func (x codecSelfer1234) decSliceFinalizerName(v *[]FinalizerName, d *codec1978. for ; !r.CheckBreak(); yyj4700++ { if yyj4700 >= len(yyv4700) { - yyv4700 = append(yyv4700, "") // var yyz4700 FinalizerName + yyv4700 = append(yyv4700, Node{}) // var yyz4700 Node yyc4700 = true } yyh4700.ElemContainerState(yyj4700) if yyj4700 < len(yyv4700) { if r.TryDecodeAsNil() { - yyv4700[yyj4700] = "" + yyv4700[yyj4700] = Node{} } else { - yyv4700[yyj4700] = FinalizerName(r.DecodeString()) + yyv4703 := &yyv4700[yyj4700] + yyv4703.CodecDecodeSelf(d) } } else { @@ -60054,7 +59995,7 @@ func (x codecSelfer1234) decSliceFinalizerName(v *[]FinalizerName, d *codec1978. yyv4700 = yyv4700[:yyj4700] yyc4700 = true } else if yyj4700 == 0 && yyv4700 == nil { - yyv4700 = []FinalizerName{} + yyv4700 = []Node{} yyc4700 = true } } @@ -60064,15 +60005,122 @@ func (x codecSelfer1234) decSliceFinalizerName(v *[]FinalizerName, d *codec1978. } } -func (x codecSelfer1234) encSliceNamespace(v []Namespace, e *codec1978.Encoder) { +func (x codecSelfer1234) encSliceFinalizerName(v []FinalizerName, e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) for _, yyv4704 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4705 := &yyv4704 - yy4705.CodecEncodeSelf(e) + yyv4704.CodecEncodeSelf(e) + } + z.EncSendContainerState(codecSelfer_containerArrayEnd1234) +} + +func (x codecSelfer1234) decSliceFinalizerName(v *[]FinalizerName, d *codec1978.Decoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperDecoder(d) + _, _, _ = h, z, r + + yyv4705 := *v + yyh4705, yyl4705 := z.DecSliceHelperStart() + var yyc4705 bool + if yyl4705 == 0 { + if yyv4705 == nil { + yyv4705 = []FinalizerName{} + yyc4705 = true + } else if len(yyv4705) != 0 { + yyv4705 = yyv4705[:0] + yyc4705 = true + } + } else if yyl4705 > 0 { + var yyrr4705, yyrl4705 int + var yyrt4705 bool + if yyl4705 > cap(yyv4705) { + + yyrl4705, yyrt4705 = z.DecInferLen(yyl4705, z.DecBasicHandle().MaxInitLen, 16) + if yyrt4705 { + if yyrl4705 <= cap(yyv4705) { + yyv4705 = yyv4705[:yyrl4705] + } else { + yyv4705 = make([]FinalizerName, yyrl4705) + } + } else { + yyv4705 = make([]FinalizerName, yyrl4705) + } + yyc4705 = true + yyrr4705 = len(yyv4705) + } else if yyl4705 != len(yyv4705) { + yyv4705 = yyv4705[:yyl4705] + yyc4705 = true + } + yyj4705 := 0 + for ; yyj4705 < yyrr4705; yyj4705++ { + yyh4705.ElemContainerState(yyj4705) + if r.TryDecodeAsNil() { + yyv4705[yyj4705] = "" + } else { + yyv4705[yyj4705] = FinalizerName(r.DecodeString()) + } + + } + if yyrt4705 { + for ; yyj4705 < yyl4705; yyj4705++ { + yyv4705 = append(yyv4705, "") + yyh4705.ElemContainerState(yyj4705) + if r.TryDecodeAsNil() { + yyv4705[yyj4705] = "" + } else { + yyv4705[yyj4705] = FinalizerName(r.DecodeString()) + } + + } + } + + } else { + yyj4705 := 0 + for ; !r.CheckBreak(); yyj4705++ { + + if yyj4705 >= len(yyv4705) { + yyv4705 = append(yyv4705, "") // var yyz4705 FinalizerName + yyc4705 = true + } + yyh4705.ElemContainerState(yyj4705) + if yyj4705 < len(yyv4705) { + if r.TryDecodeAsNil() { + yyv4705[yyj4705] = "" + } else { + yyv4705[yyj4705] = FinalizerName(r.DecodeString()) + } + + } else { + z.DecSwallow() + } + + } + if yyj4705 < len(yyv4705) { + yyv4705 = yyv4705[:yyj4705] + yyc4705 = true + } else if yyj4705 == 0 && yyv4705 == nil { + yyv4705 = []FinalizerName{} + yyc4705 = true + } + } + yyh4705.End() + if yyc4705 { + *v = yyv4705 + } +} + +func (x codecSelfer1234) encSliceNamespace(v []Namespace, e *codec1978.Encoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperEncoder(e) + _, _, _ = h, z, r + r.EncodeArrayStart(len(v)) + for _, yyv4709 := range v { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy4710 := &yyv4709 + yy4710.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -60082,83 +60130,83 @@ func (x codecSelfer1234) decSliceNamespace(v *[]Namespace, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4706 := *v - yyh4706, yyl4706 := z.DecSliceHelperStart() - var yyc4706 bool - if yyl4706 == 0 { - if yyv4706 == nil { - yyv4706 = []Namespace{} - yyc4706 = true - } else if len(yyv4706) != 0 { - yyv4706 = yyv4706[:0] - yyc4706 = true + yyv4711 := *v + yyh4711, yyl4711 := z.DecSliceHelperStart() + var yyc4711 bool + if yyl4711 == 0 { + if yyv4711 == nil { + yyv4711 = []Namespace{} + yyc4711 = true + } else if len(yyv4711) != 0 { + yyv4711 = yyv4711[:0] + yyc4711 = true } - } else if yyl4706 > 0 { - var yyrr4706, yyrl4706 int - var yyrt4706 bool - if yyl4706 > cap(yyv4706) { + } else if yyl4711 > 0 { + var yyrr4711, yyrl4711 int + var yyrt4711 bool + if yyl4711 > cap(yyv4711) { - yyrg4706 := len(yyv4706) > 0 - yyv24706 := yyv4706 - yyrl4706, yyrt4706 = z.DecInferLen(yyl4706, z.DecBasicHandle().MaxInitLen, 280) - if yyrt4706 { - if yyrl4706 <= cap(yyv4706) { - yyv4706 = yyv4706[:yyrl4706] + yyrg4711 := len(yyv4711) > 0 + yyv24711 := yyv4711 + yyrl4711, yyrt4711 = z.DecInferLen(yyl4711, z.DecBasicHandle().MaxInitLen, 296) + if yyrt4711 { + if yyrl4711 <= cap(yyv4711) { + yyv4711 = yyv4711[:yyrl4711] } else { - yyv4706 = make([]Namespace, yyrl4706) + yyv4711 = make([]Namespace, yyrl4711) } } else { - yyv4706 = make([]Namespace, yyrl4706) + yyv4711 = make([]Namespace, yyrl4711) } - yyc4706 = true - yyrr4706 = len(yyv4706) - if yyrg4706 { - copy(yyv4706, yyv24706) + yyc4711 = true + yyrr4711 = len(yyv4711) + if yyrg4711 { + copy(yyv4711, yyv24711) } - } else if yyl4706 != len(yyv4706) { - yyv4706 = yyv4706[:yyl4706] - yyc4706 = true + } else if yyl4711 != len(yyv4711) { + yyv4711 = yyv4711[:yyl4711] + yyc4711 = true } - yyj4706 := 0 - for ; yyj4706 < yyrr4706; yyj4706++ { - yyh4706.ElemContainerState(yyj4706) + yyj4711 := 0 + for ; yyj4711 < yyrr4711; yyj4711++ { + yyh4711.ElemContainerState(yyj4711) if r.TryDecodeAsNil() { - yyv4706[yyj4706] = Namespace{} + yyv4711[yyj4711] = Namespace{} } else { - yyv4707 := &yyv4706[yyj4706] - yyv4707.CodecDecodeSelf(d) + yyv4712 := &yyv4711[yyj4711] + yyv4712.CodecDecodeSelf(d) } } - if yyrt4706 { - for ; yyj4706 < yyl4706; yyj4706++ { - yyv4706 = append(yyv4706, Namespace{}) - yyh4706.ElemContainerState(yyj4706) + if yyrt4711 { + for ; yyj4711 < yyl4711; yyj4711++ { + yyv4711 = append(yyv4711, Namespace{}) + yyh4711.ElemContainerState(yyj4711) if r.TryDecodeAsNil() { - yyv4706[yyj4706] = Namespace{} + yyv4711[yyj4711] = Namespace{} } else { - yyv4708 := &yyv4706[yyj4706] - yyv4708.CodecDecodeSelf(d) + yyv4713 := &yyv4711[yyj4711] + yyv4713.CodecDecodeSelf(d) } } } } else { - yyj4706 := 0 - for ; !r.CheckBreak(); yyj4706++ { + yyj4711 := 0 + for ; !r.CheckBreak(); yyj4711++ { - if yyj4706 >= len(yyv4706) { - yyv4706 = append(yyv4706, Namespace{}) // var yyz4706 Namespace - yyc4706 = true + if yyj4711 >= len(yyv4711) { + yyv4711 = append(yyv4711, Namespace{}) // var yyz4711 Namespace + yyc4711 = true } - yyh4706.ElemContainerState(yyj4706) - if yyj4706 < len(yyv4706) { + yyh4711.ElemContainerState(yyj4711) + if yyj4711 < len(yyv4711) { if r.TryDecodeAsNil() { - yyv4706[yyj4706] = Namespace{} + yyv4711[yyj4711] = Namespace{} } else { - yyv4709 := &yyv4706[yyj4706] - yyv4709.CodecDecodeSelf(d) + yyv4714 := &yyv4711[yyj4711] + yyv4714.CodecDecodeSelf(d) } } else { @@ -60166,17 +60214,17 @@ func (x codecSelfer1234) decSliceNamespace(v *[]Namespace, d *codec1978.Decoder) } } - if yyj4706 < len(yyv4706) { - yyv4706 = yyv4706[:yyj4706] - yyc4706 = true - } else if yyj4706 == 0 && yyv4706 == nil { - yyv4706 = []Namespace{} - yyc4706 = true + if yyj4711 < len(yyv4711) { + yyv4711 = yyv4711[:yyj4711] + yyc4711 = true + } else if yyj4711 == 0 && yyv4711 == nil { + yyv4711 = []Namespace{} + yyc4711 = true } } - yyh4706.End() - if yyc4706 { - *v = yyv4706 + yyh4711.End() + if yyc4711 { + *v = yyv4711 } } @@ -60185,10 +60233,10 @@ func (x codecSelfer1234) encSliceEvent(v []Event, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4710 := range v { + for _, yyv4715 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4711 := &yyv4710 - yy4711.CodecEncodeSelf(e) + yy4716 := &yyv4715 + yy4716.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -60198,83 +60246,83 @@ func (x codecSelfer1234) decSliceEvent(v *[]Event, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4712 := *v - yyh4712, yyl4712 := z.DecSliceHelperStart() - var yyc4712 bool - if yyl4712 == 0 { - if yyv4712 == nil { - yyv4712 = []Event{} - yyc4712 = true - } else if len(yyv4712) != 0 { - yyv4712 = yyv4712[:0] - yyc4712 = true + yyv4717 := *v + yyh4717, yyl4717 := z.DecSliceHelperStart() + var yyc4717 bool + if yyl4717 == 0 { + if yyv4717 == nil { + yyv4717 = []Event{} + yyc4717 = true + } else if len(yyv4717) != 0 { + yyv4717 = yyv4717[:0] + yyc4717 = true } - } else if yyl4712 > 0 { - var yyrr4712, yyrl4712 int - var yyrt4712 bool - if yyl4712 > cap(yyv4712) { + } else if yyl4717 > 0 { + var yyrr4717, yyrl4717 int + var yyrt4717 bool + if yyl4717 > cap(yyv4717) { - yyrg4712 := len(yyv4712) > 0 - yyv24712 := yyv4712 - yyrl4712, yyrt4712 = z.DecInferLen(yyl4712, z.DecBasicHandle().MaxInitLen, 488) - if yyrt4712 { - if yyrl4712 <= cap(yyv4712) { - yyv4712 = yyv4712[:yyrl4712] + yyrg4717 := len(yyv4717) > 0 + yyv24717 := yyv4717 + yyrl4717, yyrt4717 = z.DecInferLen(yyl4717, z.DecBasicHandle().MaxInitLen, 504) + if yyrt4717 { + if yyrl4717 <= cap(yyv4717) { + yyv4717 = yyv4717[:yyrl4717] } else { - yyv4712 = make([]Event, yyrl4712) + yyv4717 = make([]Event, yyrl4717) } } else { - yyv4712 = make([]Event, yyrl4712) + yyv4717 = make([]Event, yyrl4717) } - yyc4712 = true - yyrr4712 = len(yyv4712) - if yyrg4712 { - copy(yyv4712, yyv24712) + yyc4717 = true + yyrr4717 = len(yyv4717) + if yyrg4717 { + copy(yyv4717, yyv24717) } - } else if yyl4712 != len(yyv4712) { - yyv4712 = yyv4712[:yyl4712] - yyc4712 = true + } else if yyl4717 != len(yyv4717) { + yyv4717 = yyv4717[:yyl4717] + yyc4717 = true } - yyj4712 := 0 - for ; yyj4712 < yyrr4712; yyj4712++ { - yyh4712.ElemContainerState(yyj4712) + yyj4717 := 0 + for ; yyj4717 < yyrr4717; yyj4717++ { + yyh4717.ElemContainerState(yyj4717) if r.TryDecodeAsNil() { - yyv4712[yyj4712] = Event{} + yyv4717[yyj4717] = Event{} } else { - yyv4713 := &yyv4712[yyj4712] - yyv4713.CodecDecodeSelf(d) + yyv4718 := &yyv4717[yyj4717] + yyv4718.CodecDecodeSelf(d) } } - if yyrt4712 { - for ; yyj4712 < yyl4712; yyj4712++ { - yyv4712 = append(yyv4712, Event{}) - yyh4712.ElemContainerState(yyj4712) + if yyrt4717 { + for ; yyj4717 < yyl4717; yyj4717++ { + yyv4717 = append(yyv4717, Event{}) + yyh4717.ElemContainerState(yyj4717) if r.TryDecodeAsNil() { - yyv4712[yyj4712] = Event{} + yyv4717[yyj4717] = Event{} } else { - yyv4714 := &yyv4712[yyj4712] - yyv4714.CodecDecodeSelf(d) + yyv4719 := &yyv4717[yyj4717] + yyv4719.CodecDecodeSelf(d) } } } } else { - yyj4712 := 0 - for ; !r.CheckBreak(); yyj4712++ { + yyj4717 := 0 + for ; !r.CheckBreak(); yyj4717++ { - if yyj4712 >= len(yyv4712) { - yyv4712 = append(yyv4712, Event{}) // var yyz4712 Event - yyc4712 = true + if yyj4717 >= len(yyv4717) { + yyv4717 = append(yyv4717, Event{}) // var yyz4717 Event + yyc4717 = true } - yyh4712.ElemContainerState(yyj4712) - if yyj4712 < len(yyv4712) { + yyh4717.ElemContainerState(yyj4717) + if yyj4717 < len(yyv4717) { if r.TryDecodeAsNil() { - yyv4712[yyj4712] = Event{} + yyv4717[yyj4717] = Event{} } else { - yyv4715 := &yyv4712[yyj4712] - yyv4715.CodecDecodeSelf(d) + yyv4720 := &yyv4717[yyj4717] + yyv4720.CodecDecodeSelf(d) } } else { @@ -60282,17 +60330,17 @@ func (x codecSelfer1234) decSliceEvent(v *[]Event, d *codec1978.Decoder) { } } - if yyj4712 < len(yyv4712) { - yyv4712 = yyv4712[:yyj4712] - yyc4712 = true - } else if yyj4712 == 0 && yyv4712 == nil { - yyv4712 = []Event{} - yyc4712 = true + if yyj4717 < len(yyv4717) { + yyv4717 = yyv4717[:yyj4717] + yyc4717 = true + } else if yyj4717 == 0 && yyv4717 == nil { + yyv4717 = []Event{} + yyc4717 = true } } - yyh4712.End() - if yyc4712 { - *v = yyv4712 + yyh4717.End() + if yyc4717 { + *v = yyv4717 } } @@ -60301,17 +60349,17 @@ func (x codecSelfer1234) encSliceruntime_Object(v []pkg7_runtime.Object, e *code z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4716 := range v { + for _, yyv4721 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyv4716 == nil { + if yyv4721 == nil { r.EncodeNil() } else { - yym4717 := z.EncBinary() - _ = yym4717 + yym4722 := z.EncBinary() + _ = yym4722 if false { - } else if z.HasExtensions() && z.EncExt(yyv4716) { + } else if z.HasExtensions() && z.EncExt(yyv4721) { } else { - z.EncFallback(yyv4716) + z.EncFallback(yyv4721) } } } @@ -60323,74 +60371,74 @@ func (x codecSelfer1234) decSliceruntime_Object(v *[]pkg7_runtime.Object, d *cod z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4718 := *v - yyh4718, yyl4718 := z.DecSliceHelperStart() - var yyc4718 bool - if yyl4718 == 0 { - if yyv4718 == nil { - yyv4718 = []pkg7_runtime.Object{} - yyc4718 = true - } else if len(yyv4718) != 0 { - yyv4718 = yyv4718[:0] - yyc4718 = true + yyv4723 := *v + yyh4723, yyl4723 := z.DecSliceHelperStart() + var yyc4723 bool + if yyl4723 == 0 { + if yyv4723 == nil { + yyv4723 = []pkg7_runtime.Object{} + yyc4723 = true + } else if len(yyv4723) != 0 { + yyv4723 = yyv4723[:0] + yyc4723 = true } - } else if yyl4718 > 0 { - var yyrr4718, yyrl4718 int - var yyrt4718 bool - if yyl4718 > cap(yyv4718) { + } else if yyl4723 > 0 { + var yyrr4723, yyrl4723 int + var yyrt4723 bool + if yyl4723 > cap(yyv4723) { - yyrg4718 := len(yyv4718) > 0 - yyv24718 := yyv4718 - yyrl4718, yyrt4718 = z.DecInferLen(yyl4718, z.DecBasicHandle().MaxInitLen, 16) - if yyrt4718 { - if yyrl4718 <= cap(yyv4718) { - yyv4718 = yyv4718[:yyrl4718] + yyrg4723 := len(yyv4723) > 0 + yyv24723 := yyv4723 + yyrl4723, yyrt4723 = z.DecInferLen(yyl4723, z.DecBasicHandle().MaxInitLen, 16) + if yyrt4723 { + if yyrl4723 <= cap(yyv4723) { + yyv4723 = yyv4723[:yyrl4723] } else { - yyv4718 = make([]pkg7_runtime.Object, yyrl4718) + yyv4723 = make([]pkg7_runtime.Object, yyrl4723) } } else { - yyv4718 = make([]pkg7_runtime.Object, yyrl4718) + yyv4723 = make([]pkg7_runtime.Object, yyrl4723) } - yyc4718 = true - yyrr4718 = len(yyv4718) - if yyrg4718 { - copy(yyv4718, yyv24718) + yyc4723 = true + yyrr4723 = len(yyv4723) + if yyrg4723 { + copy(yyv4723, yyv24723) } - } else if yyl4718 != len(yyv4718) { - yyv4718 = yyv4718[:yyl4718] - yyc4718 = true + } else if yyl4723 != len(yyv4723) { + yyv4723 = yyv4723[:yyl4723] + yyc4723 = true } - yyj4718 := 0 - for ; yyj4718 < yyrr4718; yyj4718++ { - yyh4718.ElemContainerState(yyj4718) + yyj4723 := 0 + for ; yyj4723 < yyrr4723; yyj4723++ { + yyh4723.ElemContainerState(yyj4723) if r.TryDecodeAsNil() { - yyv4718[yyj4718] = nil + yyv4723[yyj4723] = nil } else { - yyv4719 := &yyv4718[yyj4718] - yym4720 := z.DecBinary() - _ = yym4720 + yyv4724 := &yyv4723[yyj4723] + yym4725 := z.DecBinary() + _ = yym4725 if false { - } else if z.HasExtensions() && z.DecExt(yyv4719) { + } else if z.HasExtensions() && z.DecExt(yyv4724) { } else { - z.DecFallback(yyv4719, true) + z.DecFallback(yyv4724, true) } } } - if yyrt4718 { - for ; yyj4718 < yyl4718; yyj4718++ { - yyv4718 = append(yyv4718, nil) - yyh4718.ElemContainerState(yyj4718) + if yyrt4723 { + for ; yyj4723 < yyl4723; yyj4723++ { + yyv4723 = append(yyv4723, nil) + yyh4723.ElemContainerState(yyj4723) if r.TryDecodeAsNil() { - yyv4718[yyj4718] = nil + yyv4723[yyj4723] = nil } else { - yyv4721 := &yyv4718[yyj4718] - yym4722 := z.DecBinary() - _ = yym4722 + yyv4726 := &yyv4723[yyj4723] + yym4727 := z.DecBinary() + _ = yym4727 if false { - } else if z.HasExtensions() && z.DecExt(yyv4721) { + } else if z.HasExtensions() && z.DecExt(yyv4726) { } else { - z.DecFallback(yyv4721, true) + z.DecFallback(yyv4726, true) } } @@ -60398,25 +60446,25 @@ func (x codecSelfer1234) decSliceruntime_Object(v *[]pkg7_runtime.Object, d *cod } } else { - yyj4718 := 0 - for ; !r.CheckBreak(); yyj4718++ { + yyj4723 := 0 + for ; !r.CheckBreak(); yyj4723++ { - if yyj4718 >= len(yyv4718) { - yyv4718 = append(yyv4718, nil) // var yyz4718 pkg7_runtime.Object - yyc4718 = true + if yyj4723 >= len(yyv4723) { + yyv4723 = append(yyv4723, nil) // var yyz4723 pkg7_runtime.Object + yyc4723 = true } - yyh4718.ElemContainerState(yyj4718) - if yyj4718 < len(yyv4718) { + yyh4723.ElemContainerState(yyj4723) + if yyj4723 < len(yyv4723) { if r.TryDecodeAsNil() { - yyv4718[yyj4718] = nil + yyv4723[yyj4723] = nil } else { - yyv4723 := &yyv4718[yyj4718] - yym4724 := z.DecBinary() - _ = yym4724 + yyv4728 := &yyv4723[yyj4723] + yym4729 := z.DecBinary() + _ = yym4729 if false { - } else if z.HasExtensions() && z.DecExt(yyv4723) { + } else if z.HasExtensions() && z.DecExt(yyv4728) { } else { - z.DecFallback(yyv4723, true) + z.DecFallback(yyv4728, true) } } @@ -60425,17 +60473,17 @@ func (x codecSelfer1234) decSliceruntime_Object(v *[]pkg7_runtime.Object, d *cod } } - if yyj4718 < len(yyv4718) { - yyv4718 = yyv4718[:yyj4718] - yyc4718 = true - } else if yyj4718 == 0 && yyv4718 == nil { - yyv4718 = []pkg7_runtime.Object{} - yyc4718 = true + if yyj4723 < len(yyv4723) { + yyv4723 = yyv4723[:yyj4723] + yyc4723 = true + } else if yyj4723 == 0 && yyv4723 == nil { + yyv4723 = []pkg7_runtime.Object{} + yyc4723 = true } } - yyh4718.End() - if yyc4718 { - *v = yyv4718 + yyh4723.End() + if yyc4723 { + *v = yyv4723 } } @@ -60444,10 +60492,10 @@ func (x codecSelfer1234) encSliceLimitRangeItem(v []LimitRangeItem, e *codec1978 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4725 := range v { + for _, yyv4730 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4726 := &yyv4725 - yy4726.CodecEncodeSelf(e) + yy4731 := &yyv4730 + yy4731.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -60457,83 +60505,83 @@ func (x codecSelfer1234) decSliceLimitRangeItem(v *[]LimitRangeItem, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4727 := *v - yyh4727, yyl4727 := z.DecSliceHelperStart() - var yyc4727 bool - if yyl4727 == 0 { - if yyv4727 == nil { - yyv4727 = []LimitRangeItem{} - yyc4727 = true - } else if len(yyv4727) != 0 { - yyv4727 = yyv4727[:0] - yyc4727 = true + yyv4732 := *v + yyh4732, yyl4732 := z.DecSliceHelperStart() + var yyc4732 bool + if yyl4732 == 0 { + if yyv4732 == nil { + yyv4732 = []LimitRangeItem{} + yyc4732 = true + } else if len(yyv4732) != 0 { + yyv4732 = yyv4732[:0] + yyc4732 = true } - } else if yyl4727 > 0 { - var yyrr4727, yyrl4727 int - var yyrt4727 bool - if yyl4727 > cap(yyv4727) { + } else if yyl4732 > 0 { + var yyrr4732, yyrl4732 int + var yyrt4732 bool + if yyl4732 > cap(yyv4732) { - yyrg4727 := len(yyv4727) > 0 - yyv24727 := yyv4727 - yyrl4727, yyrt4727 = z.DecInferLen(yyl4727, z.DecBasicHandle().MaxInitLen, 56) - if yyrt4727 { - if yyrl4727 <= cap(yyv4727) { - yyv4727 = yyv4727[:yyrl4727] + yyrg4732 := len(yyv4732) > 0 + yyv24732 := yyv4732 + yyrl4732, yyrt4732 = z.DecInferLen(yyl4732, z.DecBasicHandle().MaxInitLen, 56) + if yyrt4732 { + if yyrl4732 <= cap(yyv4732) { + yyv4732 = yyv4732[:yyrl4732] } else { - yyv4727 = make([]LimitRangeItem, yyrl4727) + yyv4732 = make([]LimitRangeItem, yyrl4732) } } else { - yyv4727 = make([]LimitRangeItem, yyrl4727) + yyv4732 = make([]LimitRangeItem, yyrl4732) } - yyc4727 = true - yyrr4727 = len(yyv4727) - if yyrg4727 { - copy(yyv4727, yyv24727) + yyc4732 = true + yyrr4732 = len(yyv4732) + if yyrg4732 { + copy(yyv4732, yyv24732) } - } else if yyl4727 != len(yyv4727) { - yyv4727 = yyv4727[:yyl4727] - yyc4727 = true + } else if yyl4732 != len(yyv4732) { + yyv4732 = yyv4732[:yyl4732] + yyc4732 = true } - yyj4727 := 0 - for ; yyj4727 < yyrr4727; yyj4727++ { - yyh4727.ElemContainerState(yyj4727) + yyj4732 := 0 + for ; yyj4732 < yyrr4732; yyj4732++ { + yyh4732.ElemContainerState(yyj4732) if r.TryDecodeAsNil() { - yyv4727[yyj4727] = LimitRangeItem{} + yyv4732[yyj4732] = LimitRangeItem{} } else { - yyv4728 := &yyv4727[yyj4727] - yyv4728.CodecDecodeSelf(d) + yyv4733 := &yyv4732[yyj4732] + yyv4733.CodecDecodeSelf(d) } } - if yyrt4727 { - for ; yyj4727 < yyl4727; yyj4727++ { - yyv4727 = append(yyv4727, LimitRangeItem{}) - yyh4727.ElemContainerState(yyj4727) + if yyrt4732 { + for ; yyj4732 < yyl4732; yyj4732++ { + yyv4732 = append(yyv4732, LimitRangeItem{}) + yyh4732.ElemContainerState(yyj4732) if r.TryDecodeAsNil() { - yyv4727[yyj4727] = LimitRangeItem{} + yyv4732[yyj4732] = LimitRangeItem{} } else { - yyv4729 := &yyv4727[yyj4727] - yyv4729.CodecDecodeSelf(d) + yyv4734 := &yyv4732[yyj4732] + yyv4734.CodecDecodeSelf(d) } } } } else { - yyj4727 := 0 - for ; !r.CheckBreak(); yyj4727++ { + yyj4732 := 0 + for ; !r.CheckBreak(); yyj4732++ { - if yyj4727 >= len(yyv4727) { - yyv4727 = append(yyv4727, LimitRangeItem{}) // var yyz4727 LimitRangeItem - yyc4727 = true + if yyj4732 >= len(yyv4732) { + yyv4732 = append(yyv4732, LimitRangeItem{}) // var yyz4732 LimitRangeItem + yyc4732 = true } - yyh4727.ElemContainerState(yyj4727) - if yyj4727 < len(yyv4727) { + yyh4732.ElemContainerState(yyj4732) + if yyj4732 < len(yyv4732) { if r.TryDecodeAsNil() { - yyv4727[yyj4727] = LimitRangeItem{} + yyv4732[yyj4732] = LimitRangeItem{} } else { - yyv4730 := &yyv4727[yyj4727] - yyv4730.CodecDecodeSelf(d) + yyv4735 := &yyv4732[yyj4732] + yyv4735.CodecDecodeSelf(d) } } else { @@ -60541,17 +60589,17 @@ func (x codecSelfer1234) decSliceLimitRangeItem(v *[]LimitRangeItem, d *codec197 } } - if yyj4727 < len(yyv4727) { - yyv4727 = yyv4727[:yyj4727] - yyc4727 = true - } else if yyj4727 == 0 && yyv4727 == nil { - yyv4727 = []LimitRangeItem{} - yyc4727 = true + if yyj4732 < len(yyv4732) { + yyv4732 = yyv4732[:yyj4732] + yyc4732 = true + } else if yyj4732 == 0 && yyv4732 == nil { + yyv4732 = []LimitRangeItem{} + yyc4732 = true } } - yyh4727.End() - if yyc4727 { - *v = yyv4727 + yyh4732.End() + if yyc4732 { + *v = yyv4732 } } @@ -60560,10 +60608,10 @@ func (x codecSelfer1234) encSliceLimitRange(v []LimitRange, e *codec1978.Encoder z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4731 := range v { + for _, yyv4736 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4732 := &yyv4731 - yy4732.CodecEncodeSelf(e) + yy4737 := &yyv4736 + yy4737.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -60573,127 +60621,12 @@ func (x codecSelfer1234) decSliceLimitRange(v *[]LimitRange, d *codec1978.Decode z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4733 := *v - yyh4733, yyl4733 := z.DecSliceHelperStart() - var yyc4733 bool - if yyl4733 == 0 { - if yyv4733 == nil { - yyv4733 = []LimitRange{} - yyc4733 = true - } else if len(yyv4733) != 0 { - yyv4733 = yyv4733[:0] - yyc4733 = true - } - } else if yyl4733 > 0 { - var yyrr4733, yyrl4733 int - var yyrt4733 bool - if yyl4733 > cap(yyv4733) { - - yyrg4733 := len(yyv4733) > 0 - yyv24733 := yyv4733 - yyrl4733, yyrt4733 = z.DecInferLen(yyl4733, z.DecBasicHandle().MaxInitLen, 264) - if yyrt4733 { - if yyrl4733 <= cap(yyv4733) { - yyv4733 = yyv4733[:yyrl4733] - } else { - yyv4733 = make([]LimitRange, yyrl4733) - } - } else { - yyv4733 = make([]LimitRange, yyrl4733) - } - yyc4733 = true - yyrr4733 = len(yyv4733) - if yyrg4733 { - copy(yyv4733, yyv24733) - } - } else if yyl4733 != len(yyv4733) { - yyv4733 = yyv4733[:yyl4733] - yyc4733 = true - } - yyj4733 := 0 - for ; yyj4733 < yyrr4733; yyj4733++ { - yyh4733.ElemContainerState(yyj4733) - if r.TryDecodeAsNil() { - yyv4733[yyj4733] = LimitRange{} - } else { - yyv4734 := &yyv4733[yyj4733] - yyv4734.CodecDecodeSelf(d) - } - - } - if yyrt4733 { - for ; yyj4733 < yyl4733; yyj4733++ { - yyv4733 = append(yyv4733, LimitRange{}) - yyh4733.ElemContainerState(yyj4733) - if r.TryDecodeAsNil() { - yyv4733[yyj4733] = LimitRange{} - } else { - yyv4735 := &yyv4733[yyj4733] - yyv4735.CodecDecodeSelf(d) - } - - } - } - - } else { - yyj4733 := 0 - for ; !r.CheckBreak(); yyj4733++ { - - if yyj4733 >= len(yyv4733) { - yyv4733 = append(yyv4733, LimitRange{}) // var yyz4733 LimitRange - yyc4733 = true - } - yyh4733.ElemContainerState(yyj4733) - if yyj4733 < len(yyv4733) { - if r.TryDecodeAsNil() { - yyv4733[yyj4733] = LimitRange{} - } else { - yyv4736 := &yyv4733[yyj4733] - yyv4736.CodecDecodeSelf(d) - } - - } else { - z.DecSwallow() - } - - } - if yyj4733 < len(yyv4733) { - yyv4733 = yyv4733[:yyj4733] - yyc4733 = true - } else if yyj4733 == 0 && yyv4733 == nil { - yyv4733 = []LimitRange{} - yyc4733 = true - } - } - yyh4733.End() - if yyc4733 { - *v = yyv4733 - } -} - -func (x codecSelfer1234) encSliceResourceQuotaScope(v []ResourceQuotaScope, e *codec1978.Encoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperEncoder(e) - _, _, _ = h, z, r - r.EncodeArrayStart(len(v)) - for _, yyv4737 := range v { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yyv4737.CodecEncodeSelf(e) - } - z.EncSendContainerState(codecSelfer_containerArrayEnd1234) -} - -func (x codecSelfer1234) decSliceResourceQuotaScope(v *[]ResourceQuotaScope, d *codec1978.Decoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperDecoder(d) - _, _, _ = h, z, r - yyv4738 := *v yyh4738, yyl4738 := z.DecSliceHelperStart() var yyc4738 bool if yyl4738 == 0 { if yyv4738 == nil { - yyv4738 = []ResourceQuotaScope{} + yyv4738 = []LimitRange{} yyc4738 = true } else if len(yyv4738) != 0 { yyv4738 = yyv4738[:0] @@ -60704,18 +60637,23 @@ func (x codecSelfer1234) decSliceResourceQuotaScope(v *[]ResourceQuotaScope, d * var yyrt4738 bool if yyl4738 > cap(yyv4738) { - yyrl4738, yyrt4738 = z.DecInferLen(yyl4738, z.DecBasicHandle().MaxInitLen, 16) + yyrg4738 := len(yyv4738) > 0 + yyv24738 := yyv4738 + yyrl4738, yyrt4738 = z.DecInferLen(yyl4738, z.DecBasicHandle().MaxInitLen, 280) if yyrt4738 { if yyrl4738 <= cap(yyv4738) { yyv4738 = yyv4738[:yyrl4738] } else { - yyv4738 = make([]ResourceQuotaScope, yyrl4738) + yyv4738 = make([]LimitRange, yyrl4738) } } else { - yyv4738 = make([]ResourceQuotaScope, yyrl4738) + yyv4738 = make([]LimitRange, yyrl4738) } yyc4738 = true yyrr4738 = len(yyv4738) + if yyrg4738 { + copy(yyv4738, yyv24738) + } } else if yyl4738 != len(yyv4738) { yyv4738 = yyv4738[:yyl4738] yyc4738 = true @@ -60724,20 +60662,22 @@ func (x codecSelfer1234) decSliceResourceQuotaScope(v *[]ResourceQuotaScope, d * for ; yyj4738 < yyrr4738; yyj4738++ { yyh4738.ElemContainerState(yyj4738) if r.TryDecodeAsNil() { - yyv4738[yyj4738] = "" + yyv4738[yyj4738] = LimitRange{} } else { - yyv4738[yyj4738] = ResourceQuotaScope(r.DecodeString()) + yyv4739 := &yyv4738[yyj4738] + yyv4739.CodecDecodeSelf(d) } } if yyrt4738 { for ; yyj4738 < yyl4738; yyj4738++ { - yyv4738 = append(yyv4738, "") + yyv4738 = append(yyv4738, LimitRange{}) yyh4738.ElemContainerState(yyj4738) if r.TryDecodeAsNil() { - yyv4738[yyj4738] = "" + yyv4738[yyj4738] = LimitRange{} } else { - yyv4738[yyj4738] = ResourceQuotaScope(r.DecodeString()) + yyv4740 := &yyv4738[yyj4738] + yyv4740.CodecDecodeSelf(d) } } @@ -60748,15 +60688,16 @@ func (x codecSelfer1234) decSliceResourceQuotaScope(v *[]ResourceQuotaScope, d * for ; !r.CheckBreak(); yyj4738++ { if yyj4738 >= len(yyv4738) { - yyv4738 = append(yyv4738, "") // var yyz4738 ResourceQuotaScope + yyv4738 = append(yyv4738, LimitRange{}) // var yyz4738 LimitRange yyc4738 = true } yyh4738.ElemContainerState(yyj4738) if yyj4738 < len(yyv4738) { if r.TryDecodeAsNil() { - yyv4738[yyj4738] = "" + yyv4738[yyj4738] = LimitRange{} } else { - yyv4738[yyj4738] = ResourceQuotaScope(r.DecodeString()) + yyv4741 := &yyv4738[yyj4738] + yyv4741.CodecDecodeSelf(d) } } else { @@ -60768,7 +60709,7 @@ func (x codecSelfer1234) decSliceResourceQuotaScope(v *[]ResourceQuotaScope, d * yyv4738 = yyv4738[:yyj4738] yyc4738 = true } else if yyj4738 == 0 && yyv4738 == nil { - yyv4738 = []ResourceQuotaScope{} + yyv4738 = []LimitRange{} yyc4738 = true } } @@ -60778,15 +60719,122 @@ func (x codecSelfer1234) decSliceResourceQuotaScope(v *[]ResourceQuotaScope, d * } } -func (x codecSelfer1234) encSliceResourceQuota(v []ResourceQuota, e *codec1978.Encoder) { +func (x codecSelfer1234) encSliceResourceQuotaScope(v []ResourceQuotaScope, e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) for _, yyv4742 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4743 := &yyv4742 - yy4743.CodecEncodeSelf(e) + yyv4742.CodecEncodeSelf(e) + } + z.EncSendContainerState(codecSelfer_containerArrayEnd1234) +} + +func (x codecSelfer1234) decSliceResourceQuotaScope(v *[]ResourceQuotaScope, d *codec1978.Decoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperDecoder(d) + _, _, _ = h, z, r + + yyv4743 := *v + yyh4743, yyl4743 := z.DecSliceHelperStart() + var yyc4743 bool + if yyl4743 == 0 { + if yyv4743 == nil { + yyv4743 = []ResourceQuotaScope{} + yyc4743 = true + } else if len(yyv4743) != 0 { + yyv4743 = yyv4743[:0] + yyc4743 = true + } + } else if yyl4743 > 0 { + var yyrr4743, yyrl4743 int + var yyrt4743 bool + if yyl4743 > cap(yyv4743) { + + yyrl4743, yyrt4743 = z.DecInferLen(yyl4743, z.DecBasicHandle().MaxInitLen, 16) + if yyrt4743 { + if yyrl4743 <= cap(yyv4743) { + yyv4743 = yyv4743[:yyrl4743] + } else { + yyv4743 = make([]ResourceQuotaScope, yyrl4743) + } + } else { + yyv4743 = make([]ResourceQuotaScope, yyrl4743) + } + yyc4743 = true + yyrr4743 = len(yyv4743) + } else if yyl4743 != len(yyv4743) { + yyv4743 = yyv4743[:yyl4743] + yyc4743 = true + } + yyj4743 := 0 + for ; yyj4743 < yyrr4743; yyj4743++ { + yyh4743.ElemContainerState(yyj4743) + if r.TryDecodeAsNil() { + yyv4743[yyj4743] = "" + } else { + yyv4743[yyj4743] = ResourceQuotaScope(r.DecodeString()) + } + + } + if yyrt4743 { + for ; yyj4743 < yyl4743; yyj4743++ { + yyv4743 = append(yyv4743, "") + yyh4743.ElemContainerState(yyj4743) + if r.TryDecodeAsNil() { + yyv4743[yyj4743] = "" + } else { + yyv4743[yyj4743] = ResourceQuotaScope(r.DecodeString()) + } + + } + } + + } else { + yyj4743 := 0 + for ; !r.CheckBreak(); yyj4743++ { + + if yyj4743 >= len(yyv4743) { + yyv4743 = append(yyv4743, "") // var yyz4743 ResourceQuotaScope + yyc4743 = true + } + yyh4743.ElemContainerState(yyj4743) + if yyj4743 < len(yyv4743) { + if r.TryDecodeAsNil() { + yyv4743[yyj4743] = "" + } else { + yyv4743[yyj4743] = ResourceQuotaScope(r.DecodeString()) + } + + } else { + z.DecSwallow() + } + + } + if yyj4743 < len(yyv4743) { + yyv4743 = yyv4743[:yyj4743] + yyc4743 = true + } else if yyj4743 == 0 && yyv4743 == nil { + yyv4743 = []ResourceQuotaScope{} + yyc4743 = true + } + } + yyh4743.End() + if yyc4743 { + *v = yyv4743 + } +} + +func (x codecSelfer1234) encSliceResourceQuota(v []ResourceQuota, e *codec1978.Encoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperEncoder(e) + _, _, _ = h, z, r + r.EncodeArrayStart(len(v)) + for _, yyv4747 := range v { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy4748 := &yyv4747 + yy4748.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -60796,83 +60844,83 @@ func (x codecSelfer1234) decSliceResourceQuota(v *[]ResourceQuota, d *codec1978. z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4744 := *v - yyh4744, yyl4744 := z.DecSliceHelperStart() - var yyc4744 bool - if yyl4744 == 0 { - if yyv4744 == nil { - yyv4744 = []ResourceQuota{} - yyc4744 = true - } else if len(yyv4744) != 0 { - yyv4744 = yyv4744[:0] - yyc4744 = true + yyv4749 := *v + yyh4749, yyl4749 := z.DecSliceHelperStart() + var yyc4749 bool + if yyl4749 == 0 { + if yyv4749 == nil { + yyv4749 = []ResourceQuota{} + yyc4749 = true + } else if len(yyv4749) != 0 { + yyv4749 = yyv4749[:0] + yyc4749 = true } - } else if yyl4744 > 0 { - var yyrr4744, yyrl4744 int - var yyrt4744 bool - if yyl4744 > cap(yyv4744) { + } else if yyl4749 > 0 { + var yyrr4749, yyrl4749 int + var yyrt4749 bool + if yyl4749 > cap(yyv4749) { - yyrg4744 := len(yyv4744) > 0 - yyv24744 := yyv4744 - yyrl4744, yyrt4744 = z.DecInferLen(yyl4744, z.DecBasicHandle().MaxInitLen, 288) - if yyrt4744 { - if yyrl4744 <= cap(yyv4744) { - yyv4744 = yyv4744[:yyrl4744] + yyrg4749 := len(yyv4749) > 0 + yyv24749 := yyv4749 + yyrl4749, yyrt4749 = z.DecInferLen(yyl4749, z.DecBasicHandle().MaxInitLen, 304) + if yyrt4749 { + if yyrl4749 <= cap(yyv4749) { + yyv4749 = yyv4749[:yyrl4749] } else { - yyv4744 = make([]ResourceQuota, yyrl4744) + yyv4749 = make([]ResourceQuota, yyrl4749) } } else { - yyv4744 = make([]ResourceQuota, yyrl4744) + yyv4749 = make([]ResourceQuota, yyrl4749) } - yyc4744 = true - yyrr4744 = len(yyv4744) - if yyrg4744 { - copy(yyv4744, yyv24744) + yyc4749 = true + yyrr4749 = len(yyv4749) + if yyrg4749 { + copy(yyv4749, yyv24749) } - } else if yyl4744 != len(yyv4744) { - yyv4744 = yyv4744[:yyl4744] - yyc4744 = true + } else if yyl4749 != len(yyv4749) { + yyv4749 = yyv4749[:yyl4749] + yyc4749 = true } - yyj4744 := 0 - for ; yyj4744 < yyrr4744; yyj4744++ { - yyh4744.ElemContainerState(yyj4744) + yyj4749 := 0 + for ; yyj4749 < yyrr4749; yyj4749++ { + yyh4749.ElemContainerState(yyj4749) if r.TryDecodeAsNil() { - yyv4744[yyj4744] = ResourceQuota{} + yyv4749[yyj4749] = ResourceQuota{} } else { - yyv4745 := &yyv4744[yyj4744] - yyv4745.CodecDecodeSelf(d) + yyv4750 := &yyv4749[yyj4749] + yyv4750.CodecDecodeSelf(d) } } - if yyrt4744 { - for ; yyj4744 < yyl4744; yyj4744++ { - yyv4744 = append(yyv4744, ResourceQuota{}) - yyh4744.ElemContainerState(yyj4744) + if yyrt4749 { + for ; yyj4749 < yyl4749; yyj4749++ { + yyv4749 = append(yyv4749, ResourceQuota{}) + yyh4749.ElemContainerState(yyj4749) if r.TryDecodeAsNil() { - yyv4744[yyj4744] = ResourceQuota{} + yyv4749[yyj4749] = ResourceQuota{} } else { - yyv4746 := &yyv4744[yyj4744] - yyv4746.CodecDecodeSelf(d) + yyv4751 := &yyv4749[yyj4749] + yyv4751.CodecDecodeSelf(d) } } } } else { - yyj4744 := 0 - for ; !r.CheckBreak(); yyj4744++ { + yyj4749 := 0 + for ; !r.CheckBreak(); yyj4749++ { - if yyj4744 >= len(yyv4744) { - yyv4744 = append(yyv4744, ResourceQuota{}) // var yyz4744 ResourceQuota - yyc4744 = true + if yyj4749 >= len(yyv4749) { + yyv4749 = append(yyv4749, ResourceQuota{}) // var yyz4749 ResourceQuota + yyc4749 = true } - yyh4744.ElemContainerState(yyj4744) - if yyj4744 < len(yyv4744) { + yyh4749.ElemContainerState(yyj4749) + if yyj4749 < len(yyv4749) { if r.TryDecodeAsNil() { - yyv4744[yyj4744] = ResourceQuota{} + yyv4749[yyj4749] = ResourceQuota{} } else { - yyv4747 := &yyv4744[yyj4744] - yyv4747.CodecDecodeSelf(d) + yyv4752 := &yyv4749[yyj4749] + yyv4752.CodecDecodeSelf(d) } } else { @@ -60880,17 +60928,17 @@ func (x codecSelfer1234) decSliceResourceQuota(v *[]ResourceQuota, d *codec1978. } } - if yyj4744 < len(yyv4744) { - yyv4744 = yyv4744[:yyj4744] - yyc4744 = true - } else if yyj4744 == 0 && yyv4744 == nil { - yyv4744 = []ResourceQuota{} - yyc4744 = true + if yyj4749 < len(yyv4749) { + yyv4749 = yyv4749[:yyj4749] + yyc4749 = true + } else if yyj4749 == 0 && yyv4749 == nil { + yyv4749 = []ResourceQuota{} + yyc4749 = true } } - yyh4744.End() - if yyc4744 { - *v = yyv4744 + yyh4749.End() + if yyc4749 { + *v = yyv4749 } } @@ -60899,23 +60947,23 @@ func (x codecSelfer1234) encMapstringSliceuint8(v map[string][]uint8, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeMapStart(len(v)) - for yyk4748, yyv4748 := range v { + for yyk4753, yyv4753 := range v { z.EncSendContainerState(codecSelfer_containerMapKey1234) - yym4749 := z.EncBinary() - _ = yym4749 + yym4754 := z.EncBinary() + _ = yym4754 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(yyk4748)) + r.EncodeString(codecSelferC_UTF81234, string(yyk4753)) } z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyv4748 == nil { + if yyv4753 == nil { r.EncodeNil() } else { - yym4750 := z.EncBinary() - _ = yym4750 + yym4755 := z.EncBinary() + _ = yym4755 if false { } else { - r.EncodeStringBytes(codecSelferC_RAW1234, []byte(yyv4748)) + r.EncodeStringBytes(codecSelferC_RAW1234, []byte(yyv4753)) } } } @@ -60927,80 +60975,80 @@ func (x codecSelfer1234) decMapstringSliceuint8(v *map[string][]uint8, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4751 := *v - yyl4751 := r.ReadMapStart() - yybh4751 := z.DecBasicHandle() - if yyv4751 == nil { - yyrl4751, _ := z.DecInferLen(yyl4751, yybh4751.MaxInitLen, 40) - yyv4751 = make(map[string][]uint8, yyrl4751) - *v = yyv4751 + yyv4756 := *v + yyl4756 := r.ReadMapStart() + yybh4756 := z.DecBasicHandle() + if yyv4756 == nil { + yyrl4756, _ := z.DecInferLen(yyl4756, yybh4756.MaxInitLen, 40) + yyv4756 = make(map[string][]uint8, yyrl4756) + *v = yyv4756 } - var yymk4751 string - var yymv4751 []uint8 - var yymg4751 bool - if yybh4751.MapValueReset { - yymg4751 = true + var yymk4756 string + var yymv4756 []uint8 + var yymg4756 bool + if yybh4756.MapValueReset { + yymg4756 = true } - if yyl4751 > 0 { - for yyj4751 := 0; yyj4751 < yyl4751; yyj4751++ { + if yyl4756 > 0 { + for yyj4756 := 0; yyj4756 < yyl4756; yyj4756++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk4751 = "" + yymk4756 = "" } else { - yymk4751 = string(r.DecodeString()) + yymk4756 = string(r.DecodeString()) } - if yymg4751 { - yymv4751 = yyv4751[yymk4751] + if yymg4756 { + yymv4756 = yyv4756[yymk4756] } else { - yymv4751 = nil + yymv4756 = nil } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv4751 = nil + yymv4756 = nil } else { - yyv4753 := &yymv4751 - yym4754 := z.DecBinary() - _ = yym4754 + yyv4758 := &yymv4756 + yym4759 := z.DecBinary() + _ = yym4759 if false { } else { - *yyv4753 = r.DecodeBytes(*(*[]byte)(yyv4753), false, false) + *yyv4758 = r.DecodeBytes(*(*[]byte)(yyv4758), false, false) } } - if yyv4751 != nil { - yyv4751[yymk4751] = yymv4751 + if yyv4756 != nil { + yyv4756[yymk4756] = yymv4756 } } - } else if yyl4751 < 0 { - for yyj4751 := 0; !r.CheckBreak(); yyj4751++ { + } else if yyl4756 < 0 { + for yyj4756 := 0; !r.CheckBreak(); yyj4756++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk4751 = "" + yymk4756 = "" } else { - yymk4751 = string(r.DecodeString()) + yymk4756 = string(r.DecodeString()) } - if yymg4751 { - yymv4751 = yyv4751[yymk4751] + if yymg4756 { + yymv4756 = yyv4756[yymk4756] } else { - yymv4751 = nil + yymv4756 = nil } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv4751 = nil + yymv4756 = nil } else { - yyv4756 := &yymv4751 - yym4757 := z.DecBinary() - _ = yym4757 + yyv4761 := &yymv4756 + yym4762 := z.DecBinary() + _ = yym4762 if false { } else { - *yyv4756 = r.DecodeBytes(*(*[]byte)(yyv4756), false, false) + *yyv4761 = r.DecodeBytes(*(*[]byte)(yyv4761), false, false) } } - if yyv4751 != nil { - yyv4751[yymk4751] = yymv4751 + if yyv4756 != nil { + yyv4756[yymk4756] = yymv4756 } } } // else len==0: TODO: Should we clear map entries? @@ -61012,10 +61060,10 @@ func (x codecSelfer1234) encSliceSecret(v []Secret, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4758 := range v { + for _, yyv4763 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4759 := &yyv4758 - yy4759.CodecEncodeSelf(e) + yy4764 := &yyv4763 + yy4764.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -61025,83 +61073,83 @@ func (x codecSelfer1234) decSliceSecret(v *[]Secret, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4760 := *v - yyh4760, yyl4760 := z.DecSliceHelperStart() - var yyc4760 bool - if yyl4760 == 0 { - if yyv4760 == nil { - yyv4760 = []Secret{} - yyc4760 = true - } else if len(yyv4760) != 0 { - yyv4760 = yyv4760[:0] - yyc4760 = true + yyv4765 := *v + yyh4765, yyl4765 := z.DecSliceHelperStart() + var yyc4765 bool + if yyl4765 == 0 { + if yyv4765 == nil { + yyv4765 = []Secret{} + yyc4765 = true + } else if len(yyv4765) != 0 { + yyv4765 = yyv4765[:0] + yyc4765 = true } - } else if yyl4760 > 0 { - var yyrr4760, yyrl4760 int - var yyrt4760 bool - if yyl4760 > cap(yyv4760) { + } else if yyl4765 > 0 { + var yyrr4765, yyrl4765 int + var yyrt4765 bool + if yyl4765 > cap(yyv4765) { - yyrg4760 := len(yyv4760) > 0 - yyv24760 := yyv4760 - yyrl4760, yyrt4760 = z.DecInferLen(yyl4760, z.DecBasicHandle().MaxInitLen, 264) - if yyrt4760 { - if yyrl4760 <= cap(yyv4760) { - yyv4760 = yyv4760[:yyrl4760] + yyrg4765 := len(yyv4765) > 0 + yyv24765 := yyv4765 + yyrl4765, yyrt4765 = z.DecInferLen(yyl4765, z.DecBasicHandle().MaxInitLen, 280) + if yyrt4765 { + if yyrl4765 <= cap(yyv4765) { + yyv4765 = yyv4765[:yyrl4765] } else { - yyv4760 = make([]Secret, yyrl4760) + yyv4765 = make([]Secret, yyrl4765) } } else { - yyv4760 = make([]Secret, yyrl4760) + yyv4765 = make([]Secret, yyrl4765) } - yyc4760 = true - yyrr4760 = len(yyv4760) - if yyrg4760 { - copy(yyv4760, yyv24760) + yyc4765 = true + yyrr4765 = len(yyv4765) + if yyrg4765 { + copy(yyv4765, yyv24765) } - } else if yyl4760 != len(yyv4760) { - yyv4760 = yyv4760[:yyl4760] - yyc4760 = true + } else if yyl4765 != len(yyv4765) { + yyv4765 = yyv4765[:yyl4765] + yyc4765 = true } - yyj4760 := 0 - for ; yyj4760 < yyrr4760; yyj4760++ { - yyh4760.ElemContainerState(yyj4760) + yyj4765 := 0 + for ; yyj4765 < yyrr4765; yyj4765++ { + yyh4765.ElemContainerState(yyj4765) if r.TryDecodeAsNil() { - yyv4760[yyj4760] = Secret{} + yyv4765[yyj4765] = Secret{} } else { - yyv4761 := &yyv4760[yyj4760] - yyv4761.CodecDecodeSelf(d) + yyv4766 := &yyv4765[yyj4765] + yyv4766.CodecDecodeSelf(d) } } - if yyrt4760 { - for ; yyj4760 < yyl4760; yyj4760++ { - yyv4760 = append(yyv4760, Secret{}) - yyh4760.ElemContainerState(yyj4760) + if yyrt4765 { + for ; yyj4765 < yyl4765; yyj4765++ { + yyv4765 = append(yyv4765, Secret{}) + yyh4765.ElemContainerState(yyj4765) if r.TryDecodeAsNil() { - yyv4760[yyj4760] = Secret{} + yyv4765[yyj4765] = Secret{} } else { - yyv4762 := &yyv4760[yyj4760] - yyv4762.CodecDecodeSelf(d) + yyv4767 := &yyv4765[yyj4765] + yyv4767.CodecDecodeSelf(d) } } } } else { - yyj4760 := 0 - for ; !r.CheckBreak(); yyj4760++ { + yyj4765 := 0 + for ; !r.CheckBreak(); yyj4765++ { - if yyj4760 >= len(yyv4760) { - yyv4760 = append(yyv4760, Secret{}) // var yyz4760 Secret - yyc4760 = true + if yyj4765 >= len(yyv4765) { + yyv4765 = append(yyv4765, Secret{}) // var yyz4765 Secret + yyc4765 = true } - yyh4760.ElemContainerState(yyj4760) - if yyj4760 < len(yyv4760) { + yyh4765.ElemContainerState(yyj4765) + if yyj4765 < len(yyv4765) { if r.TryDecodeAsNil() { - yyv4760[yyj4760] = Secret{} + yyv4765[yyj4765] = Secret{} } else { - yyv4763 := &yyv4760[yyj4760] - yyv4763.CodecDecodeSelf(d) + yyv4768 := &yyv4765[yyj4765] + yyv4768.CodecDecodeSelf(d) } } else { @@ -61109,17 +61157,17 @@ func (x codecSelfer1234) decSliceSecret(v *[]Secret, d *codec1978.Decoder) { } } - if yyj4760 < len(yyv4760) { - yyv4760 = yyv4760[:yyj4760] - yyc4760 = true - } else if yyj4760 == 0 && yyv4760 == nil { - yyv4760 = []Secret{} - yyc4760 = true + if yyj4765 < len(yyv4765) { + yyv4765 = yyv4765[:yyj4765] + yyc4765 = true + } else if yyj4765 == 0 && yyv4765 == nil { + yyv4765 = []Secret{} + yyc4765 = true } } - yyh4760.End() - if yyc4760 { - *v = yyv4760 + yyh4765.End() + if yyc4765 { + *v = yyv4765 } } @@ -61128,10 +61176,10 @@ func (x codecSelfer1234) encSliceConfigMap(v []ConfigMap, e *codec1978.Encoder) z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4764 := range v { + for _, yyv4769 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4765 := &yyv4764 - yy4765.CodecEncodeSelf(e) + yy4770 := &yyv4769 + yy4770.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -61141,83 +61189,83 @@ func (x codecSelfer1234) decSliceConfigMap(v *[]ConfigMap, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4766 := *v - yyh4766, yyl4766 := z.DecSliceHelperStart() - var yyc4766 bool - if yyl4766 == 0 { - if yyv4766 == nil { - yyv4766 = []ConfigMap{} - yyc4766 = true - } else if len(yyv4766) != 0 { - yyv4766 = yyv4766[:0] - yyc4766 = true + yyv4771 := *v + yyh4771, yyl4771 := z.DecSliceHelperStart() + var yyc4771 bool + if yyl4771 == 0 { + if yyv4771 == nil { + yyv4771 = []ConfigMap{} + yyc4771 = true + } else if len(yyv4771) != 0 { + yyv4771 = yyv4771[:0] + yyc4771 = true } - } else if yyl4766 > 0 { - var yyrr4766, yyrl4766 int - var yyrt4766 bool - if yyl4766 > cap(yyv4766) { + } else if yyl4771 > 0 { + var yyrr4771, yyrl4771 int + var yyrt4771 bool + if yyl4771 > cap(yyv4771) { - yyrg4766 := len(yyv4766) > 0 - yyv24766 := yyv4766 - yyrl4766, yyrt4766 = z.DecInferLen(yyl4766, z.DecBasicHandle().MaxInitLen, 248) - if yyrt4766 { - if yyrl4766 <= cap(yyv4766) { - yyv4766 = yyv4766[:yyrl4766] + yyrg4771 := len(yyv4771) > 0 + yyv24771 := yyv4771 + yyrl4771, yyrt4771 = z.DecInferLen(yyl4771, z.DecBasicHandle().MaxInitLen, 264) + if yyrt4771 { + if yyrl4771 <= cap(yyv4771) { + yyv4771 = yyv4771[:yyrl4771] } else { - yyv4766 = make([]ConfigMap, yyrl4766) + yyv4771 = make([]ConfigMap, yyrl4771) } } else { - yyv4766 = make([]ConfigMap, yyrl4766) + yyv4771 = make([]ConfigMap, yyrl4771) } - yyc4766 = true - yyrr4766 = len(yyv4766) - if yyrg4766 { - copy(yyv4766, yyv24766) + yyc4771 = true + yyrr4771 = len(yyv4771) + if yyrg4771 { + copy(yyv4771, yyv24771) } - } else if yyl4766 != len(yyv4766) { - yyv4766 = yyv4766[:yyl4766] - yyc4766 = true + } else if yyl4771 != len(yyv4771) { + yyv4771 = yyv4771[:yyl4771] + yyc4771 = true } - yyj4766 := 0 - for ; yyj4766 < yyrr4766; yyj4766++ { - yyh4766.ElemContainerState(yyj4766) + yyj4771 := 0 + for ; yyj4771 < yyrr4771; yyj4771++ { + yyh4771.ElemContainerState(yyj4771) if r.TryDecodeAsNil() { - yyv4766[yyj4766] = ConfigMap{} + yyv4771[yyj4771] = ConfigMap{} } else { - yyv4767 := &yyv4766[yyj4766] - yyv4767.CodecDecodeSelf(d) + yyv4772 := &yyv4771[yyj4771] + yyv4772.CodecDecodeSelf(d) } } - if yyrt4766 { - for ; yyj4766 < yyl4766; yyj4766++ { - yyv4766 = append(yyv4766, ConfigMap{}) - yyh4766.ElemContainerState(yyj4766) + if yyrt4771 { + for ; yyj4771 < yyl4771; yyj4771++ { + yyv4771 = append(yyv4771, ConfigMap{}) + yyh4771.ElemContainerState(yyj4771) if r.TryDecodeAsNil() { - yyv4766[yyj4766] = ConfigMap{} + yyv4771[yyj4771] = ConfigMap{} } else { - yyv4768 := &yyv4766[yyj4766] - yyv4768.CodecDecodeSelf(d) + yyv4773 := &yyv4771[yyj4771] + yyv4773.CodecDecodeSelf(d) } } } } else { - yyj4766 := 0 - for ; !r.CheckBreak(); yyj4766++ { + yyj4771 := 0 + for ; !r.CheckBreak(); yyj4771++ { - if yyj4766 >= len(yyv4766) { - yyv4766 = append(yyv4766, ConfigMap{}) // var yyz4766 ConfigMap - yyc4766 = true + if yyj4771 >= len(yyv4771) { + yyv4771 = append(yyv4771, ConfigMap{}) // var yyz4771 ConfigMap + yyc4771 = true } - yyh4766.ElemContainerState(yyj4766) - if yyj4766 < len(yyv4766) { + yyh4771.ElemContainerState(yyj4771) + if yyj4771 < len(yyv4771) { if r.TryDecodeAsNil() { - yyv4766[yyj4766] = ConfigMap{} + yyv4771[yyj4771] = ConfigMap{} } else { - yyv4769 := &yyv4766[yyj4766] - yyv4769.CodecDecodeSelf(d) + yyv4774 := &yyv4771[yyj4771] + yyv4774.CodecDecodeSelf(d) } } else { @@ -61225,17 +61273,17 @@ func (x codecSelfer1234) decSliceConfigMap(v *[]ConfigMap, d *codec1978.Decoder) } } - if yyj4766 < len(yyv4766) { - yyv4766 = yyv4766[:yyj4766] - yyc4766 = true - } else if yyj4766 == 0 && yyv4766 == nil { - yyv4766 = []ConfigMap{} - yyc4766 = true + if yyj4771 < len(yyv4771) { + yyv4771 = yyv4771[:yyj4771] + yyc4771 = true + } else if yyj4771 == 0 && yyv4771 == nil { + yyv4771 = []ConfigMap{} + yyc4771 = true } } - yyh4766.End() - if yyc4766 { - *v = yyv4766 + yyh4771.End() + if yyc4771 { + *v = yyv4771 } } @@ -61244,10 +61292,10 @@ func (x codecSelfer1234) encSliceComponentCondition(v []ComponentCondition, e *c z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4770 := range v { + for _, yyv4775 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4771 := &yyv4770 - yy4771.CodecEncodeSelf(e) + yy4776 := &yyv4775 + yy4776.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -61257,83 +61305,83 @@ func (x codecSelfer1234) decSliceComponentCondition(v *[]ComponentCondition, d * z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4772 := *v - yyh4772, yyl4772 := z.DecSliceHelperStart() - var yyc4772 bool - if yyl4772 == 0 { - if yyv4772 == nil { - yyv4772 = []ComponentCondition{} - yyc4772 = true - } else if len(yyv4772) != 0 { - yyv4772 = yyv4772[:0] - yyc4772 = true + yyv4777 := *v + yyh4777, yyl4777 := z.DecSliceHelperStart() + var yyc4777 bool + if yyl4777 == 0 { + if yyv4777 == nil { + yyv4777 = []ComponentCondition{} + yyc4777 = true + } else if len(yyv4777) != 0 { + yyv4777 = yyv4777[:0] + yyc4777 = true } - } else if yyl4772 > 0 { - var yyrr4772, yyrl4772 int - var yyrt4772 bool - if yyl4772 > cap(yyv4772) { + } else if yyl4777 > 0 { + var yyrr4777, yyrl4777 int + var yyrt4777 bool + if yyl4777 > cap(yyv4777) { - yyrg4772 := len(yyv4772) > 0 - yyv24772 := yyv4772 - yyrl4772, yyrt4772 = z.DecInferLen(yyl4772, z.DecBasicHandle().MaxInitLen, 64) - if yyrt4772 { - if yyrl4772 <= cap(yyv4772) { - yyv4772 = yyv4772[:yyrl4772] + yyrg4777 := len(yyv4777) > 0 + yyv24777 := yyv4777 + yyrl4777, yyrt4777 = z.DecInferLen(yyl4777, z.DecBasicHandle().MaxInitLen, 64) + if yyrt4777 { + if yyrl4777 <= cap(yyv4777) { + yyv4777 = yyv4777[:yyrl4777] } else { - yyv4772 = make([]ComponentCondition, yyrl4772) + yyv4777 = make([]ComponentCondition, yyrl4777) } } else { - yyv4772 = make([]ComponentCondition, yyrl4772) + yyv4777 = make([]ComponentCondition, yyrl4777) } - yyc4772 = true - yyrr4772 = len(yyv4772) - if yyrg4772 { - copy(yyv4772, yyv24772) + yyc4777 = true + yyrr4777 = len(yyv4777) + if yyrg4777 { + copy(yyv4777, yyv24777) } - } else if yyl4772 != len(yyv4772) { - yyv4772 = yyv4772[:yyl4772] - yyc4772 = true + } else if yyl4777 != len(yyv4777) { + yyv4777 = yyv4777[:yyl4777] + yyc4777 = true } - yyj4772 := 0 - for ; yyj4772 < yyrr4772; yyj4772++ { - yyh4772.ElemContainerState(yyj4772) + yyj4777 := 0 + for ; yyj4777 < yyrr4777; yyj4777++ { + yyh4777.ElemContainerState(yyj4777) if r.TryDecodeAsNil() { - yyv4772[yyj4772] = ComponentCondition{} + yyv4777[yyj4777] = ComponentCondition{} } else { - yyv4773 := &yyv4772[yyj4772] - yyv4773.CodecDecodeSelf(d) + yyv4778 := &yyv4777[yyj4777] + yyv4778.CodecDecodeSelf(d) } } - if yyrt4772 { - for ; yyj4772 < yyl4772; yyj4772++ { - yyv4772 = append(yyv4772, ComponentCondition{}) - yyh4772.ElemContainerState(yyj4772) + if yyrt4777 { + for ; yyj4777 < yyl4777; yyj4777++ { + yyv4777 = append(yyv4777, ComponentCondition{}) + yyh4777.ElemContainerState(yyj4777) if r.TryDecodeAsNil() { - yyv4772[yyj4772] = ComponentCondition{} + yyv4777[yyj4777] = ComponentCondition{} } else { - yyv4774 := &yyv4772[yyj4772] - yyv4774.CodecDecodeSelf(d) + yyv4779 := &yyv4777[yyj4777] + yyv4779.CodecDecodeSelf(d) } } } } else { - yyj4772 := 0 - for ; !r.CheckBreak(); yyj4772++ { + yyj4777 := 0 + for ; !r.CheckBreak(); yyj4777++ { - if yyj4772 >= len(yyv4772) { - yyv4772 = append(yyv4772, ComponentCondition{}) // var yyz4772 ComponentCondition - yyc4772 = true + if yyj4777 >= len(yyv4777) { + yyv4777 = append(yyv4777, ComponentCondition{}) // var yyz4777 ComponentCondition + yyc4777 = true } - yyh4772.ElemContainerState(yyj4772) - if yyj4772 < len(yyv4772) { + yyh4777.ElemContainerState(yyj4777) + if yyj4777 < len(yyv4777) { if r.TryDecodeAsNil() { - yyv4772[yyj4772] = ComponentCondition{} + yyv4777[yyj4777] = ComponentCondition{} } else { - yyv4775 := &yyv4772[yyj4772] - yyv4775.CodecDecodeSelf(d) + yyv4780 := &yyv4777[yyj4777] + yyv4780.CodecDecodeSelf(d) } } else { @@ -61341,17 +61389,17 @@ func (x codecSelfer1234) decSliceComponentCondition(v *[]ComponentCondition, d * } } - if yyj4772 < len(yyv4772) { - yyv4772 = yyv4772[:yyj4772] - yyc4772 = true - } else if yyj4772 == 0 && yyv4772 == nil { - yyv4772 = []ComponentCondition{} - yyc4772 = true + if yyj4777 < len(yyv4777) { + yyv4777 = yyv4777[:yyj4777] + yyc4777 = true + } else if yyj4777 == 0 && yyv4777 == nil { + yyv4777 = []ComponentCondition{} + yyc4777 = true } } - yyh4772.End() - if yyc4772 { - *v = yyv4772 + yyh4777.End() + if yyc4777 { + *v = yyv4777 } } @@ -61360,10 +61408,10 @@ func (x codecSelfer1234) encSliceComponentStatus(v []ComponentStatus, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4776 := range v { + for _, yyv4781 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4777 := &yyv4776 - yy4777.CodecEncodeSelf(e) + yy4782 := &yyv4781 + yy4782.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -61373,83 +61421,83 @@ func (x codecSelfer1234) decSliceComponentStatus(v *[]ComponentStatus, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4778 := *v - yyh4778, yyl4778 := z.DecSliceHelperStart() - var yyc4778 bool - if yyl4778 == 0 { - if yyv4778 == nil { - yyv4778 = []ComponentStatus{} - yyc4778 = true - } else if len(yyv4778) != 0 { - yyv4778 = yyv4778[:0] - yyc4778 = true + yyv4783 := *v + yyh4783, yyl4783 := z.DecSliceHelperStart() + var yyc4783 bool + if yyl4783 == 0 { + if yyv4783 == nil { + yyv4783 = []ComponentStatus{} + yyc4783 = true + } else if len(yyv4783) != 0 { + yyv4783 = yyv4783[:0] + yyc4783 = true } - } else if yyl4778 > 0 { - var yyrr4778, yyrl4778 int - var yyrt4778 bool - if yyl4778 > cap(yyv4778) { + } else if yyl4783 > 0 { + var yyrr4783, yyrl4783 int + var yyrt4783 bool + if yyl4783 > cap(yyv4783) { - yyrg4778 := len(yyv4778) > 0 - yyv24778 := yyv4778 - yyrl4778, yyrt4778 = z.DecInferLen(yyl4778, z.DecBasicHandle().MaxInitLen, 264) - if yyrt4778 { - if yyrl4778 <= cap(yyv4778) { - yyv4778 = yyv4778[:yyrl4778] + yyrg4783 := len(yyv4783) > 0 + yyv24783 := yyv4783 + yyrl4783, yyrt4783 = z.DecInferLen(yyl4783, z.DecBasicHandle().MaxInitLen, 280) + if yyrt4783 { + if yyrl4783 <= cap(yyv4783) { + yyv4783 = yyv4783[:yyrl4783] } else { - yyv4778 = make([]ComponentStatus, yyrl4778) + yyv4783 = make([]ComponentStatus, yyrl4783) } } else { - yyv4778 = make([]ComponentStatus, yyrl4778) + yyv4783 = make([]ComponentStatus, yyrl4783) } - yyc4778 = true - yyrr4778 = len(yyv4778) - if yyrg4778 { - copy(yyv4778, yyv24778) + yyc4783 = true + yyrr4783 = len(yyv4783) + if yyrg4783 { + copy(yyv4783, yyv24783) } - } else if yyl4778 != len(yyv4778) { - yyv4778 = yyv4778[:yyl4778] - yyc4778 = true + } else if yyl4783 != len(yyv4783) { + yyv4783 = yyv4783[:yyl4783] + yyc4783 = true } - yyj4778 := 0 - for ; yyj4778 < yyrr4778; yyj4778++ { - yyh4778.ElemContainerState(yyj4778) + yyj4783 := 0 + for ; yyj4783 < yyrr4783; yyj4783++ { + yyh4783.ElemContainerState(yyj4783) if r.TryDecodeAsNil() { - yyv4778[yyj4778] = ComponentStatus{} + yyv4783[yyj4783] = ComponentStatus{} } else { - yyv4779 := &yyv4778[yyj4778] - yyv4779.CodecDecodeSelf(d) + yyv4784 := &yyv4783[yyj4783] + yyv4784.CodecDecodeSelf(d) } } - if yyrt4778 { - for ; yyj4778 < yyl4778; yyj4778++ { - yyv4778 = append(yyv4778, ComponentStatus{}) - yyh4778.ElemContainerState(yyj4778) + if yyrt4783 { + for ; yyj4783 < yyl4783; yyj4783++ { + yyv4783 = append(yyv4783, ComponentStatus{}) + yyh4783.ElemContainerState(yyj4783) if r.TryDecodeAsNil() { - yyv4778[yyj4778] = ComponentStatus{} + yyv4783[yyj4783] = ComponentStatus{} } else { - yyv4780 := &yyv4778[yyj4778] - yyv4780.CodecDecodeSelf(d) + yyv4785 := &yyv4783[yyj4783] + yyv4785.CodecDecodeSelf(d) } } } } else { - yyj4778 := 0 - for ; !r.CheckBreak(); yyj4778++ { + yyj4783 := 0 + for ; !r.CheckBreak(); yyj4783++ { - if yyj4778 >= len(yyv4778) { - yyv4778 = append(yyv4778, ComponentStatus{}) // var yyz4778 ComponentStatus - yyc4778 = true + if yyj4783 >= len(yyv4783) { + yyv4783 = append(yyv4783, ComponentStatus{}) // var yyz4783 ComponentStatus + yyc4783 = true } - yyh4778.ElemContainerState(yyj4778) - if yyj4778 < len(yyv4778) { + yyh4783.ElemContainerState(yyj4783) + if yyj4783 < len(yyv4783) { if r.TryDecodeAsNil() { - yyv4778[yyj4778] = ComponentStatus{} + yyv4783[yyj4783] = ComponentStatus{} } else { - yyv4781 := &yyv4778[yyj4778] - yyv4781.CodecDecodeSelf(d) + yyv4786 := &yyv4783[yyj4783] + yyv4786.CodecDecodeSelf(d) } } else { @@ -61457,16 +61505,16 @@ func (x codecSelfer1234) decSliceComponentStatus(v *[]ComponentStatus, d *codec1 } } - if yyj4778 < len(yyv4778) { - yyv4778 = yyv4778[:yyj4778] - yyc4778 = true - } else if yyj4778 == 0 && yyv4778 == nil { - yyv4778 = []ComponentStatus{} - yyc4778 = true + if yyj4783 < len(yyv4783) { + yyv4783 = yyv4783[:yyj4783] + yyc4783 = true + } else if yyj4783 == 0 && yyv4783 == nil { + yyv4783 = []ComponentStatus{} + yyc4783 = true } } - yyh4778.End() - if yyc4778 { - *v = yyv4778 + yyh4783.End() + if yyc4783 { + *v = yyv4783 } } diff --git a/pkg/api/v1/generated.pb.go b/pkg/api/v1/generated.pb.go index 4d9a1507371..2c552a3381c 100644 --- a/pkg/api/v1/generated.pb.go +++ b/pkg/api/v1/generated.pb.go @@ -4549,6 +4549,10 @@ func (m *ObjectMeta) MarshalTo(data []byte) (int, error) { i += copy(data[i:], s) } } + data[i] = 0x7a + i++ + i = encodeVarintGenerated(data, i, uint64(len(m.ClusterName))) + i += copy(data[i:], m.ClusterName) return i, nil } @@ -9348,6 +9352,8 @@ func (m *ObjectMeta) Size() (n int) { n += 1 + l + sovGenerated(uint64(l)) } } + l = len(m.ClusterName) + n += 1 + l + sovGenerated(uint64(l)) return n } @@ -11752,6 +11758,7 @@ func (this *ObjectMeta) String() string { `Annotations:` + mapStringForAnnotations + `,`, `OwnerReferences:` + strings.Replace(strings.Replace(fmt.Sprintf("%v", this.OwnerReferences), "OwnerReference", "OwnerReference", 1), `&`, ``, 1) + `,`, `Finalizers:` + fmt.Sprintf("%v", this.Finalizers) + `,`, + `ClusterName:` + fmt.Sprintf("%v", this.ClusterName) + `,`, `}`, }, "") return s @@ -25613,6 +25620,35 @@ func (m *ObjectMeta) Unmarshal(data []byte) error { } m.Finalizers = append(m.Finalizers, string(data[iNdEx:postIndex])) iNdEx = postIndex + case 15: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field ClusterName", wireType) + } + var stringLen uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowGenerated + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := data[iNdEx] + iNdEx++ + stringLen |= (uint64(b) & 0x7F) << shift + if b < 0x80 { + break + } + } + intStringLen := int(stringLen) + if intStringLen < 0 { + return ErrInvalidLengthGenerated + } + postIndex := iNdEx + intStringLen + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.ClusterName = string(data[iNdEx:postIndex]) + iNdEx = postIndex default: iNdEx = preIndex skippy, err := skipGenerated(data[iNdEx:]) @@ -38066,607 +38102,608 @@ var ( ) var fileDescriptorGenerated = []byte{ - // 9622 bytes of a gzipped FileDescriptorProto + // 9640 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0xec, 0x7d, 0x6d, 0x8c, 0x24, 0xc7, 0x75, 0x98, 0x66, 0x66, 0xbf, 0xa6, 0xf6, 0xf3, 0xfa, 0xee, 0xc8, 0xe5, 0x4a, 0xfc, 0x6a, 0x91, 0x14, 0x79, 0xe4, 0xed, 0xf1, 0x8e, 0xa4, 0x49, 0x4a, 0x8a, 0xc4, 0xdd, 0x9d, 0xdd, 0xbb, 0xf5, 0xed, 0xdd, 0x0d, 0xdf, 0x2c, 0xef, 0x24, 0x8b, 0x91, 0xd9, 0x3b, 0xd3, 0xbb, 0xdb, 0xba, 0xd9, 0xe9, 0x61, 0x77, 0xcf, 0xde, 0x2d, 0x15, 0x03, 0x8e, 0xe1, 0x38, 0x08, 0x6c, 0x38, 0x42, 0x10, 0x23, 0x01, 0x92, 0x20, 0x4e, 0x80, 0x18, 0x49, 0x8c, 0xd8, 0x96, 0xa3, 0xd8, 0x52, 0x62, 0x18, - 0x01, 0xe2, 0x08, 0xca, 0x87, 0x03, 0x1a, 0x08, 0x62, 0xc3, 0x06, 0x14, 0xcb, 0x46, 0x90, 0xbf, - 0x01, 0xf2, 0x2b, 0x84, 0x91, 0xa4, 0x5e, 0x7d, 0x57, 0x4f, 0xcf, 0x76, 0xcf, 0xf2, 0x66, 0x73, - 0x16, 0xf2, 0x63, 0x81, 0x9d, 0x7a, 0xaf, 0x5e, 0x7d, 0xf4, 0xab, 0x57, 0xef, 0xbd, 0x7a, 0xf5, - 0x8a, 0xbc, 0x74, 0xf7, 0x8d, 0x78, 0x39, 0x08, 0x2f, 0xdd, 0xed, 0xed, 0xf8, 0x51, 0xc7, 0x4f, - 0xfc, 0xf8, 0x52, 0xf7, 0xee, 0xde, 0x25, 0xaf, 0x1b, 0x5c, 0x3a, 0xbc, 0x7c, 0x69, 0xcf, 0xef, - 0xf8, 0x91, 0x97, 0xf8, 0xad, 0xe5, 0x6e, 0x14, 0x26, 0xa1, 0xf3, 0x29, 0x8e, 0xbd, 0xac, 0xb1, - 0x97, 0x29, 0xf6, 0x32, 0xc5, 0x5e, 0x3e, 0xbc, 0xbc, 0x74, 0x71, 0x2f, 0x48, 0xf6, 0x7b, 0x3b, - 0xcb, 0xcd, 0xf0, 0xe0, 0xd2, 0x5e, 0xb8, 0x17, 0x5e, 0x62, 0x95, 0x76, 0x7a, 0xbb, 0xec, 0x17, - 0xfb, 0xc1, 0xfe, 0xe3, 0xc4, 0x96, 0xae, 0x0c, 0x6e, 0x3a, 0xf2, 0xe3, 0xb0, 0x17, 0x35, 0xfd, - 0x74, 0x07, 0x96, 0x5e, 0x1b, 0x5c, 0xa7, 0xd7, 0x39, 0xf4, 0xa3, 0x38, 0x08, 0x3b, 0x7e, 0xab, - 0xaf, 0xda, 0xc5, 0xec, 0x6a, 0x51, 0xaf, 0x93, 0x04, 0x07, 0xfd, 0xad, 0x5c, 0xce, 0x46, 0xef, - 0x25, 0x41, 0xfb, 0x52, 0xd0, 0x49, 0xe2, 0x24, 0x4a, 0x57, 0x71, 0x7f, 0xbf, 0x44, 0x9e, 0x5a, - 0xb9, 0xd3, 0x58, 0x6f, 0x7b, 0x71, 0x12, 0x34, 0x57, 0xdb, 0x61, 0xf3, 0x6e, 0x23, 0x09, 0x23, - 0xff, 0x76, 0xd8, 0xee, 0x1d, 0xf8, 0x0d, 0x36, 0x1a, 0xe7, 0x25, 0x32, 0x75, 0xc8, 0x7e, 0x6f, - 0xd6, 0x16, 0x4b, 0x4f, 0x95, 0x9e, 0xaf, 0xae, 0x2e, 0x7c, 0xef, 0xfb, 0x4f, 0x7e, 0xe2, 0x4f, - 0xbe, 0xff, 0xe4, 0xd4, 0x6d, 0x51, 0x0e, 0x0a, 0xc3, 0x79, 0x8e, 0x4c, 0xec, 0xc6, 0xdb, 0x47, - 0x5d, 0x7f, 0xb1, 0xcc, 0x70, 0xe7, 0x04, 0xee, 0xc4, 0x46, 0x03, 0x4b, 0x41, 0x40, 0x9d, 0x4b, - 0xa4, 0xda, 0xf5, 0xa2, 0x24, 0x48, 0xe8, 0xd8, 0x17, 0x2b, 0x14, 0x75, 0x7c, 0xf5, 0x8c, 0x40, - 0xad, 0xd6, 0x25, 0x00, 0x34, 0x0e, 0x76, 0x23, 0xf2, 0xbd, 0xd6, 0xad, 0x4e, 0xfb, 0x68, 0x71, - 0x8c, 0xe2, 0x4f, 0xe9, 0x6e, 0x80, 0x28, 0x07, 0x85, 0xe1, 0x7e, 0xbb, 0x4c, 0xa6, 0x56, 0x76, - 0x77, 0x83, 0x4e, 0x90, 0x1c, 0x39, 0xef, 0x91, 0x99, 0x4e, 0xd8, 0xf2, 0xe5, 0x6f, 0x36, 0x8a, - 0xe9, 0x2b, 0x17, 0x96, 0x8f, 0xe3, 0x8b, 0xe5, 0x9b, 0x46, 0x8d, 0xd5, 0x05, 0xda, 0xcc, 0x8c, - 0x59, 0x02, 0x16, 0x45, 0xe7, 0x5d, 0x32, 0xdd, 0x0d, 0x5b, 0xaa, 0x81, 0x32, 0x6b, 0xe0, 0x85, - 0xe3, 0x1b, 0xa8, 0xeb, 0x0a, 0xab, 0xf3, 0x94, 0xfe, 0xb4, 0x51, 0x00, 0x26, 0x39, 0xa7, 0x4d, - 0xe6, 0xf1, 0x27, 0xfd, 0xec, 0xaa, 0x85, 0x0a, 0x6b, 0xe1, 0x62, 0x7e, 0x0b, 0x46, 0xa5, 0xd5, - 0xb3, 0xb4, 0x95, 0xf9, 0x54, 0x21, 0xa4, 0x49, 0xbb, 0x1f, 0x90, 0xb9, 0x95, 0x24, 0xf1, 0x9a, - 0xfb, 0x7e, 0x8b, 0x7f, 0x5f, 0xe7, 0x55, 0x32, 0xd6, 0xf1, 0x0e, 0x7c, 0xf1, 0xf5, 0x9f, 0x12, - 0xd3, 0x3e, 0x76, 0x93, 0x96, 0x7d, 0xf4, 0xfd, 0x27, 0x17, 0xde, 0xe9, 0x04, 0xef, 0xf7, 0x04, - 0xcf, 0x60, 0x19, 0x30, 0x6c, 0xe7, 0x0a, 0x21, 0x2d, 0xff, 0x30, 0x68, 0xfa, 0x75, 0x2f, 0xd9, - 0x17, 0xdc, 0xe0, 0x88, 0xba, 0xa4, 0xa6, 0x20, 0x60, 0x60, 0xb9, 0x3f, 0x55, 0x22, 0xd5, 0x95, - 0xc3, 0x30, 0x68, 0xd1, 0x5e, 0xc6, 0x4e, 0x8f, 0x8e, 0x3b, 0xf2, 0x77, 0xfd, 0x48, 0x15, 0xd1, - 0x2e, 0x54, 0xe8, 0xb8, 0xaf, 0xe4, 0x8c, 0xdb, 0xae, 0xb4, 0xde, 0x49, 0xa2, 0xa3, 0xd5, 0x47, - 0x45, 0xd3, 0xf3, 0x29, 0x28, 0xa4, 0xdb, 0x70, 0xff, 0x69, 0x89, 0x9c, 0x5f, 0xf9, 0xa0, 0x17, - 0xf9, 0x1b, 0x41, 0xdb, 0x5e, 0x0a, 0x74, 0x48, 0xb1, 0xdf, 0x8c, 0xfc, 0xe4, 0xa6, 0x9e, 0x0e, - 0x35, 0xa4, 0x86, 0x82, 0x80, 0x81, 0x85, 0x8c, 0x1e, 0xef, 0x7b, 0x11, 0x9b, 0x19, 0x31, 0x0b, - 0x8a, 0xd1, 0x1b, 0x12, 0x00, 0x1a, 0xc7, 0x62, 0xf4, 0x4a, 0x2e, 0xa3, 0xff, 0xcb, 0x12, 0x99, - 0x5c, 0x0d, 0x3a, 0xad, 0xa0, 0xb3, 0xe7, 0x7c, 0x89, 0x4c, 0x1d, 0xf8, 0x89, 0xd7, 0xf2, 0x12, - 0x4f, 0xf0, 0xf8, 0xf3, 0xc7, 0x4f, 0xd4, 0xad, 0x9d, 0xaf, 0xf9, 0xcd, 0xe4, 0x06, 0xad, 0xa3, - 0x87, 0xa1, 0xcb, 0x40, 0x51, 0x73, 0xde, 0x21, 0x13, 0x89, 0x17, 0xed, 0xf9, 0x89, 0x60, 0xed, - 0x8b, 0x45, 0xe8, 0x02, 0x4e, 0xab, 0xdf, 0x69, 0xfa, 0x5a, 0x08, 0x6c, 0x33, 0x22, 0x20, 0x88, - 0xb9, 0x4d, 0x32, 0xb3, 0xe6, 0x75, 0xbd, 0x9d, 0xa0, 0x4d, 0xd7, 0xb8, 0x1f, 0x3b, 0x9f, 0x21, - 0x15, 0xaf, 0xd5, 0x62, 0x1f, 0xb9, 0xba, 0x7a, 0x9e, 0x56, 0xa8, 0xac, 0xb4, 0x5a, 0x94, 0xc5, - 0x88, 0xc2, 0x3a, 0x02, 0xc4, 0x70, 0x2e, 0x90, 0xb1, 0x56, 0x14, 0x76, 0x69, 0x6f, 0x10, 0xf3, - 0x11, 0xe4, 0xc6, 0x1a, 0xfd, 0x9d, 0x42, 0x65, 0x38, 0xee, 0xbf, 0x2d, 0x13, 0x67, 0xcd, 0xef, - 0xee, 0x6f, 0x34, 0xac, 0x6f, 0xf9, 0x3c, 0x9d, 0xac, 0x90, 0x32, 0x7c, 0x18, 0xc5, 0xa2, 0xc1, - 0x19, 0x9c, 0xe2, 0x1b, 0xa2, 0x0c, 0x14, 0xd4, 0x79, 0x8a, 0x8c, 0x75, 0x35, 0x0b, 0xcf, 0x48, - 0xf6, 0x67, 0xcc, 0xcb, 0x20, 0x88, 0xd1, 0x8b, 0xfd, 0x88, 0x7d, 0x2e, 0x03, 0xe3, 0x1d, 0x5a, - 0x06, 0x0c, 0xa2, 0x39, 0x07, 0x79, 0x8a, 0xc9, 0xaf, 0x3e, 0xce, 0x41, 0x08, 0x18, 0x58, 0xce, - 0x8f, 0x53, 0xce, 0x61, 0xbf, 0xe8, 0x44, 0x2e, 0x8e, 0xb3, 0x79, 0xcf, 0x61, 0xfc, 0xad, 0xb0, - 0xe9, 0xb5, 0xd3, 0x93, 0x3f, 0xcb, 0x38, 0x4d, 0x12, 0x02, 0x4d, 0xd3, 0xe2, 0xb4, 0x89, 0x5c, - 0x4e, 0xfb, 0xdb, 0x25, 0x3a, 0x8f, 0x94, 0xd3, 0xfc, 0xe8, 0x14, 0xb6, 0x87, 0xe1, 0x16, 0xc1, - 0x1f, 0x61, 0xd7, 0xc2, 0x83, 0x2e, 0xdd, 0x46, 0x3b, 0xc9, 0x5a, 0x48, 0x57, 0x03, 0xdb, 0x32, - 0x3e, 0x4b, 0xc6, 0x12, 0x6c, 0x8a, 0x77, 0xeb, 0x39, 0xf9, 0x59, 0xb0, 0x01, 0xca, 0x29, 0x8f, - 0xf4, 0xd7, 0x60, 0x5d, 0x60, 0x75, 0x9c, 0x37, 0xc9, 0x44, 0x9c, 0x78, 0x49, 0x2f, 0x16, 0x1d, - 0x7d, 0x5a, 0x76, 0xb4, 0xc1, 0x4a, 0x69, 0xfd, 0x79, 0x55, 0x8d, 0x17, 0x81, 0xa8, 0xe0, 0xbc, - 0x40, 0x26, 0x0f, 0xfc, 0x38, 0xf6, 0xf6, 0x7c, 0xc1, 0x10, 0xf3, 0xa2, 0xee, 0xe4, 0x0d, 0x5e, - 0x0c, 0x12, 0xee, 0x7c, 0x9a, 0x8c, 0xfb, 0x51, 0x14, 0x46, 0x82, 0x23, 0x66, 0x05, 0xe2, 0xf8, - 0x3a, 0x16, 0x02, 0x87, 0xb9, 0xbf, 0x57, 0x22, 0xf3, 0xaa, 0xaf, 0xbc, 0xad, 0x11, 0x2e, 0xf5, - 0x16, 0x21, 0x4d, 0x39, 0xb0, 0x98, 0x2d, 0xb0, 0xe9, 0x2b, 0x2f, 0x1f, 0x4f, 0xbb, 0x7f, 0x22, - 0x75, 0x1b, 0xaa, 0x28, 0x06, 0x83, 0xae, 0xfb, 0xbd, 0x12, 0x39, 0x9b, 0x1a, 0xd3, 0x56, 0x10, - 0x27, 0xce, 0x5f, 0xec, 0x1b, 0xd7, 0xa5, 0x63, 0xda, 0x36, 0xb4, 0xa7, 0x65, 0xac, 0xce, 0x86, - 0xa7, 0x18, 0x45, 0x96, 0x18, 0x83, 0x03, 0x32, 0x1e, 0x24, 0xfe, 0x81, 0x1c, 0xd7, 0xc5, 0x82, - 0xe3, 0xe2, 0x1d, 0xd4, 0x9f, 0x67, 0x13, 0x69, 0x00, 0x27, 0xe5, 0xfe, 0x4f, 0xba, 0x67, 0xd1, - 0x51, 0xee, 0x06, 0x7b, 0x37, 0xbc, 0xee, 0x08, 0x3f, 0x4c, 0x83, 0xca, 0x3c, 0xa4, 0xca, 0xbb, - 0x7e, 0x39, 0xaf, 0xeb, 0xa2, 0x43, 0xcb, 0x35, 0x5a, 0x87, 0xef, 0x80, 0x4a, 0x2e, 0x61, 0x11, - 0x30, 0x62, 0x4b, 0xaf, 0x93, 0xaa, 0x42, 0x70, 0x16, 0x48, 0xe5, 0xae, 0xcf, 0xd5, 0xa3, 0x2a, - 0xe0, 0xbf, 0xce, 0x39, 0x32, 0x7e, 0xe8, 0xb5, 0x7b, 0x62, 0xb5, 0x02, 0xff, 0xf1, 0xd9, 0xf2, - 0x1b, 0x25, 0xf7, 0xb7, 0x4a, 0xe4, 0x9c, 0x6a, 0xe4, 0xba, 0x7f, 0xd4, 0xf0, 0xdb, 0xb4, 0xcb, - 0x61, 0xe4, 0xfc, 0x34, 0x05, 0xb4, 0x33, 0xe4, 0x90, 0x98, 0x8d, 0x93, 0x48, 0xb0, 0x4f, 0x89, - 0x8e, 0x9f, 0xcb, 0x82, 0x42, 0x66, 0x6b, 0xce, 0xe3, 0x7c, 0x2c, 0x7c, 0xf1, 0x4e, 0x0b, 0x02, - 0x15, 0xda, 0x51, 0x36, 0x30, 0xec, 0xfe, 0xac, 0xea, 0xfe, 0x69, 0x70, 0xde, 0x96, 0xcd, 0x79, - 0x9f, 0x29, 0xf8, 0xf9, 0x06, 0xf0, 0xdc, 0xdf, 0x2f, 0x93, 0xf3, 0x0a, 0xc7, 0x12, 0xc7, 0x0f, - 0xc9, 0xf4, 0x0f, 0x37, 0x5c, 0xfa, 0x59, 0xb6, 0x43, 0xdc, 0x4f, 0xb3, 0x87, 0xeb, 0x5c, 0x26, - 0xd3, 0x2d, 0x7f, 0xd7, 0xeb, 0xb5, 0x93, 0x1b, 0x54, 0xeb, 0x16, 0xe6, 0x02, 0xd3, 0x99, 0x6b, - 0xba, 0x18, 0x4c, 0x1c, 0xf7, 0x77, 0xab, 0x6c, 0x55, 0x26, 0x5e, 0x40, 0x4d, 0x1e, 0xdc, 0xa0, - 0x0d, 0x0d, 0x76, 0xc6, 0xd4, 0x60, 0x85, 0xb6, 0x4a, 0x25, 0x71, 0x70, 0x80, 0x22, 0xbb, 0x6c, - 0x4b, 0xe2, 0x4d, 0x2c, 0x04, 0x0e, 0x73, 0x9e, 0x25, 0x93, 0xd4, 0x4c, 0x3c, 0xf0, 0x3a, 0x2d, - 0xda, 0x07, 0x54, 0x19, 0xa6, 0x51, 0xaa, 0xaf, 0xf1, 0x22, 0x90, 0x30, 0xe7, 0x53, 0x64, 0x8c, - 0xea, 0x37, 0x31, 0x15, 0xea, 0x88, 0x33, 0x85, 0x2d, 0xad, 0xd0, 0xdf, 0xc0, 0x4a, 0x51, 0x15, - 0xb8, 0x17, 0x46, 0x77, 0xa9, 0xc2, 0x56, 0x0b, 0x22, 0xb6, 0xaf, 0x1b, 0xaa, 0xc0, 0x1d, 0x05, - 0x01, 0x03, 0xcb, 0xa9, 0x93, 0xf1, 0x6e, 0x18, 0x25, 0x31, 0xdd, 0xa6, 0x71, 0x3a, 0x5f, 0xcc, - 0xe5, 0x1e, 0x3e, 0xee, 0x3a, 0xad, 0xa3, 0x87, 0x82, 0xbf, 0xe8, 0x94, 0x32, 0x42, 0xce, 0x1a, - 0xa9, 0xf8, 0x9d, 0xc3, 0xc5, 0x49, 0x46, 0xef, 0x99, 0xe3, 0xe9, 0xad, 0x77, 0x0e, 0x6f, 0x7b, - 0x91, 0x5e, 0x45, 0xf4, 0x37, 0x60, 0x6d, 0xa7, 0x49, 0xaa, 0xd2, 0xe8, 0x8d, 0x17, 0xa7, 0x8a, - 0x30, 0x18, 0x08, 0x74, 0xf0, 0xdf, 0xef, 0x05, 0x91, 0x7f, 0x40, 0x85, 0x6b, 0xac, 0xf5, 0x61, - 0x09, 0x8d, 0x41, 0xd3, 0xa5, 0x8d, 0xcc, 0x70, 0xf5, 0xe1, 0x46, 0x48, 0x2d, 0xdf, 0x78, 0xb1, - 0xca, 0xba, 0x9c, 0x63, 0x5c, 0xdd, 0xd6, 0x35, 0x56, 0xcf, 0x09, 0xf2, 0x33, 0x46, 0x61, 0x0c, - 0x16, 0x51, 0x6a, 0xc0, 0xcd, 0xb6, 0x83, 0x43, 0x6a, 0x1e, 0xc7, 0x71, 0x3d, 0x0a, 0x77, 0xfc, - 0x45, 0xc2, 0x46, 0xf3, 0xe9, 0x3c, 0x43, 0x83, 0xa2, 0xae, 0x9e, 0xa1, 0xb4, 0x67, 0xb7, 0xcc, - 0xda, 0x60, 0x13, 0xa3, 0x9a, 0xdc, 0x1c, 0xea, 0x2a, 0x81, 0x26, 0x3f, 0x5d, 0x9c, 0xbc, 0x43, - 0xc9, 0xcf, 0x81, 0x55, 0x1d, 0x52, 0xe4, 0x9c, 0x6d, 0x52, 0x6d, 0x07, 0xbb, 0x7e, 0xf3, 0xa8, - 0x49, 0xb5, 0xcb, 0x19, 0x46, 0x3b, 0x67, 0xc9, 0x6d, 0x49, 0x74, 0xae, 0x1f, 0xaa, 0x9f, 0xa0, - 0x09, 0x39, 0xb7, 0xc9, 0x23, 0x89, 0x1f, 0x1d, 0x04, 0x1d, 0x0f, 0x37, 0x6d, 0xa1, 0xbc, 0x30, - 0x6b, 0x6e, 0x96, 0x71, 0xed, 0x13, 0x62, 0x62, 0x1f, 0xd9, 0xce, 0xc4, 0x82, 0x01, 0xb5, 0x9d, - 0x5b, 0x64, 0x9e, 0xad, 0xa7, 0x7a, 0xaf, 0xdd, 0xae, 0x87, 0xed, 0xa0, 0x79, 0xb4, 0x38, 0xc7, - 0x08, 0x3e, 0x2b, 0x6d, 0xb4, 0x4d, 0x1b, 0x8c, 0x7a, 0xbd, 0xfe, 0x05, 0xe9, 0xda, 0x68, 0x20, - 0x53, 0xad, 0xb6, 0x17, 0x51, 0xa5, 0x1f, 0x79, 0xdf, 0xbf, 0x9f, 0x2c, 0xce, 0x17, 0xb1, 0x53, - 0x1a, 0x76, 0x25, 0x6e, 0x20, 0xa7, 0x0a, 0x21, 0x4d, 0x1a, 0x45, 0x45, 0x9c, 0xd0, 0xd9, 0x5f, - 0x5c, 0x60, 0x8a, 0xa9, 0x5a, 0x5f, 0x0d, 0x2c, 0x04, 0x0e, 0x63, 0x66, 0x1f, 0xfe, 0x73, 0x0b, - 0x65, 0xef, 0x19, 0x86, 0xa8, 0xcd, 0x3e, 0x09, 0x00, 0x8d, 0x83, 0x1b, 0x56, 0x42, 0x0d, 0x7b, - 0x87, 0xa1, 0xaa, 0xa5, 0xb6, 0xbd, 0xfd, 0x65, 0xc0, 0x72, 0x77, 0x87, 0xcc, 0xa9, 0x65, 0xcd, - 0x66, 0xc7, 0x79, 0x92, 0x8c, 0xa3, 0xe4, 0x92, 0xd6, 0x4b, 0x15, 0xbb, 0x80, 0x02, 0x8d, 0x2e, - 0x71, 0x56, 0xce, 0xba, 0x10, 0x7c, 0xe0, 0xaf, 0x1e, 0xd1, 0x51, 0x33, 0xb1, 0x56, 0x31, 0xba, - 0x20, 0x01, 0xa0, 0x71, 0xdc, 0xff, 0xcd, 0x37, 0x45, 0x2d, 0x3b, 0x0a, 0xc8, 0x4d, 0xaa, 0xa8, - 0xef, 0x87, 0x71, 0x82, 0xd8, 0xac, 0x8d, 0x71, 0xbd, 0x0b, 0x5e, 0x13, 0xe5, 0xa0, 0x30, 0x9c, - 0xcf, 0x91, 0xd9, 0xa6, 0xd9, 0x80, 0x10, 0xe5, 0xe7, 0x45, 0x15, 0xbb, 0x75, 0xb0, 0x71, 0x9d, - 0x37, 0xc8, 0x14, 0x73, 0x5b, 0x35, 0xc3, 0xb6, 0xd0, 0x97, 0xe5, 0xce, 0x34, 0x55, 0x17, 0xe5, - 0x1f, 0x19, 0xff, 0x83, 0xc2, 0x46, 0xab, 0x03, 0xbb, 0xb0, 0x59, 0x17, 0xe2, 0x56, 0x59, 0x1d, - 0xd7, 0x58, 0x29, 0x08, 0xa8, 0xfb, 0x6b, 0x65, 0x63, 0x96, 0x51, 0xe9, 0xf3, 0x9d, 0x1f, 0x23, - 0x93, 0xf7, 0x3c, 0xaa, 0xb4, 0x76, 0xf6, 0xc4, 0x0e, 0xfa, 0x4a, 0x41, 0xd9, 0xcb, 0xaa, 0xdf, - 0xe1, 0x55, 0xf9, 0x3e, 0x21, 0x7e, 0x80, 0x24, 0x88, 0xb4, 0xa3, 0x5e, 0xa7, 0x83, 0xb4, 0xcb, - 0xc3, 0xd3, 0x06, 0x5e, 0x95, 0xd3, 0x16, 0x3f, 0x40, 0x12, 0x74, 0x76, 0x09, 0x91, 0xab, 0xcf, - 0x6f, 0x09, 0x77, 0xd1, 0x8f, 0x0c, 0x43, 0x7e, 0x5b, 0xd5, 0x5e, 0x9d, 0xc3, 0x9d, 0x49, 0xff, - 0x06, 0x83, 0xb2, 0xdb, 0x63, 0x8a, 0x48, 0x7f, 0xb7, 0xa8, 0x44, 0xa5, 0xcc, 0xed, 0x45, 0x14, - 0x67, 0x25, 0x11, 0x53, 0xf7, 0x62, 0x41, 0x85, 0x6a, 0x3b, 0x38, 0xf0, 0xcd, 0xd5, 0x22, 0xa8, - 0x80, 0x26, 0xe8, 0x7e, 0xa7, 0x42, 0x16, 0x07, 0xf5, 0x17, 0x79, 0xd2, 0xbf, 0x1f, 0x50, 0x6b, - 0xa4, 0xc5, 0x39, 0xd7, 0xe0, 0xc9, 0x75, 0x51, 0x0e, 0x0a, 0x03, 0x99, 0x23, 0x0e, 0xf6, 0x3a, - 0x5e, 0x5b, 0xf0, 0xaf, 0x62, 0x8e, 0x06, 0x2b, 0x05, 0x01, 0x45, 0x3c, 0x2a, 0x75, 0x63, 0xe1, - 0xae, 0x34, 0x98, 0x08, 0x58, 0x29, 0x08, 0xa8, 0x69, 0xfe, 0x8d, 0xe5, 0x98, 0x7f, 0xd6, 0x1c, - 0x8d, 0x3f, 0xe0, 0x39, 0xa2, 0xbb, 0x0e, 0x41, 0x97, 0x5e, 0xbc, 0xcf, 0xc8, 0x4f, 0x0c, 0x4f, - 0x5e, 0x69, 0x25, 0x1b, 0x8a, 0x0c, 0x18, 0x24, 0x9d, 0xd7, 0xc8, 0xb4, 0x5a, 0xa1, 0xd4, 0xfa, - 0x9f, 0x64, 0xa3, 0x3d, 0x2b, 0x2a, 0x4d, 0x6b, 0x71, 0x55, 0x03, 0x13, 0xcf, 0xfd, 0x5a, 0x9a, - 0x65, 0xc4, 0xc2, 0x30, 0x66, 0xb8, 0x54, 0x74, 0x86, 0xcb, 0xc7, 0xcf, 0xb0, 0xfb, 0x5f, 0x2a, - 0x68, 0x3b, 0x1b, 0x8d, 0xf5, 0xe2, 0x02, 0x42, 0xed, 0x6d, 0x94, 0xf0, 0xb4, 0x63, 0x62, 0x59, - 0xbe, 0x34, 0xcc, 0xba, 0x31, 0xf7, 0x03, 0x5c, 0x0e, 0x9c, 0x92, 0xb3, 0x4f, 0x77, 0x68, 0x2f, - 0x66, 0x96, 0xa4, 0x2f, 0x96, 0xe3, 0x70, 0x64, 0xb5, 0x16, 0x4e, 0xc9, 0x18, 0x1b, 0x2e, 0x6f, - 0x45, 0x13, 0xc7, 0xed, 0x09, 0xb5, 0x03, 0xe9, 0x25, 0x57, 0xdd, 0x41, 0x15, 0xe2, 0x08, 0x38, - 0x8c, 0xca, 0xd2, 0x19, 0xaa, 0x61, 0x21, 0xab, 0xac, 0xa1, 0x02, 0xc4, 0x98, 0x6f, 0x5c, 0x6b, - 0x4a, 0x60, 0xc0, 0xc0, 0xc2, 0xd4, 0x8a, 0xf2, 0xc4, 0x31, 0x8a, 0x32, 0xfd, 0x42, 0xec, 0x1f, - 0xc5, 0x15, 0xea, 0x0b, 0x6d, 0xf2, 0x62, 0x90, 0xf0, 0x34, 0x13, 0x4d, 0x15, 0x64, 0xa2, 0x0b, - 0x64, 0xae, 0xe6, 0xf9, 0x07, 0x61, 0x67, 0xbd, 0xd3, 0xea, 0x86, 0x01, 0xed, 0xd8, 0x22, 0x19, - 0x63, 0x5b, 0x0a, 0x5f, 0xf1, 0x63, 0x48, 0x01, 0xc6, 0x50, 0xd9, 0x75, 0xff, 0x0f, 0xdd, 0xd7, - 0x6a, 0xd4, 0x3e, 0x4d, 0xfc, 0x5b, 0x5d, 0xe6, 0x7e, 0x70, 0x36, 0x88, 0xb3, 0x17, 0x79, 0x4d, - 0xbf, 0xee, 0x47, 0x41, 0xd8, 0xa2, 0x3b, 0x7e, 0xd8, 0x61, 0xce, 0x65, 0xdc, 0x23, 0xd1, 0x9b, - 0xe8, 0x5c, 0xed, 0x83, 0x42, 0x46, 0x0d, 0xa7, 0x45, 0x66, 0xbb, 0x91, 0x6f, 0xf9, 0x4b, 0x4a, - 0xf9, 0xfa, 0x79, 0xdd, 0xac, 0xc2, 0xd5, 0x47, 0xab, 0x08, 0x6c, 0xa2, 0xce, 0x5b, 0x64, 0x21, - 0x8c, 0xba, 0xfb, 0x5e, 0xa7, 0xe6, 0x77, 0xfd, 0x4e, 0x0b, 0x75, 0x66, 0xe1, 0x14, 0x3b, 0x47, - 0xeb, 0x2e, 0xdc, 0x4a, 0xc1, 0xa0, 0x0f, 0xdb, 0xfd, 0x65, 0x6a, 0x2f, 0xd6, 0xc2, 0x7b, 0x9d, - 0x7b, 0x5e, 0xd4, 0x5a, 0xa9, 0x6f, 0x72, 0x45, 0x98, 0x39, 0x19, 0xa5, 0x73, 0xb3, 0x34, 0xd0, - 0xb9, 0xf9, 0x15, 0x32, 0xb5, 0x1b, 0xf8, 0xed, 0x16, 0x7a, 0x21, 0xf9, 0xf0, 0x2e, 0x17, 0xf1, - 0x68, 0x6c, 0x60, 0x1d, 0xe9, 0x15, 0xe0, 0xbe, 0xd5, 0x0d, 0x41, 0x06, 0x14, 0x41, 0xa7, 0x47, - 0x16, 0xa4, 0xa6, 0x2f, 0xa1, 0x62, 0x75, 0xbc, 0x52, 0xcc, 0x90, 0xb0, 0x9b, 0x61, 0xf3, 0x01, - 0x29, 0x82, 0xd0, 0xd7, 0x04, 0x5a, 0x68, 0x07, 0xb8, 0x3b, 0x8c, 0x31, 0x5e, 0x61, 0x16, 0x1a, - 0x33, 0x21, 0x59, 0xa9, 0xfb, 0x4b, 0x25, 0xf2, 0x68, 0xdf, 0x6c, 0x09, 0xfb, 0xfa, 0x4b, 0xd2, - 0xb0, 0xe5, 0x27, 0x11, 0x39, 0xbd, 0xcc, 0x9c, 0xf3, 0x62, 0x46, 0x6e, 0xb9, 0x80, 0x91, 0x7b, - 0x8b, 0x9c, 0x5b, 0x3f, 0xe8, 0x26, 0x47, 0xd4, 0x44, 0xb4, 0x3a, 0xf9, 0x3a, 0x99, 0x38, 0xf0, - 0x5b, 0x41, 0xef, 0x40, 0x7c, 0xd6, 0x27, 0xa5, 0x20, 0xbd, 0xc1, 0x4a, 0xa9, 0x96, 0x34, 0x8b, - 0xe7, 0x7c, 0x74, 0x01, 0xf2, 0x02, 0x10, 0xe8, 0xee, 0x0f, 0x4a, 0x64, 0x5e, 0x2e, 0xa8, 0x95, - 0x56, 0x8b, 0xce, 0x5b, 0xec, 0x2c, 0x91, 0x72, 0xd0, 0x15, 0x84, 0x88, 0x20, 0x54, 0xa6, 0x4a, - 0x13, 0x2d, 0xa5, 0x1a, 0x4c, 0x95, 0xbb, 0xf2, 0x35, 0x73, 0x0c, 0x79, 0x34, 0xc0, 0xac, 0x8f, - 0x6d, 0x49, 0x03, 0x34, 0x39, 0xa9, 0x59, 0x32, 0x51, 0x5d, 0xb1, 0x1d, 0xcb, 0xd7, 0x44, 0x39, - 0x28, 0x0c, 0x74, 0xe7, 0xe3, 0x89, 0x1c, 0x3b, 0x65, 0xe1, 0xdb, 0x2e, 0x63, 0xb9, 0x9b, 0xa2, - 0x0c, 0x14, 0xd4, 0xfd, 0xb9, 0x12, 0x99, 0x91, 0x63, 0x2c, 0xa8, 0xe4, 0xe2, 0x22, 0xd1, 0x0a, - 0xae, 0x5e, 0x24, 0xa8, 0xa4, 0x32, 0x88, 0xa5, 0x9b, 0x56, 0x86, 0xd1, 0x4d, 0xdd, 0xef, 0x50, - 0x9d, 0x53, 0x76, 0xa7, 0xd1, 0xdb, 0x89, 0xfd, 0xc4, 0xf9, 0x2a, 0xa9, 0x7a, 0x7c, 0xf2, 0x7d, - 0xc9, 0x67, 0x17, 0xf3, 0x2c, 0x74, 0xeb, 0x9b, 0x69, 0xc5, 0x60, 0x45, 0xd2, 0x01, 0x4d, 0xd2, - 0x39, 0x24, 0x67, 0x3a, 0x61, 0xc2, 0xf6, 0x03, 0x05, 0x2f, 0xe6, 0x11, 0x4d, 0xb7, 0xf3, 0x98, - 0x68, 0xe7, 0xcc, 0xcd, 0x34, 0x3d, 0xe8, 0x6f, 0x82, 0xda, 0x7d, 0xc2, 0x8b, 0x51, 0x61, 0x6d, - 0x5d, 0x28, 0xd6, 0xd6, 0x60, 0x27, 0x86, 0xfb, 0xdb, 0x25, 0x52, 0x95, 0x68, 0xa3, 0xf4, 0x89, - 0xdf, 0x21, 0x93, 0x31, 0xfb, 0x34, 0x72, 0x9a, 0x5e, 0x2a, 0xd6, 0x75, 0xfe, 0x3d, 0xf5, 0xe6, - 0xc7, 0x7f, 0xc7, 0x20, 0xa9, 0x31, 0x37, 0xa4, 0x1a, 0xc0, 0xc3, 0xe7, 0x86, 0x54, 0x5d, 0x1b, - 0xe0, 0x86, 0xfc, 0xc7, 0x25, 0x32, 0xc1, 0x9d, 0x43, 0xc5, 0x3c, 0x6c, 0x86, 0x2f, 0x59, 0x53, - 0xbc, 0x8d, 0x85, 0xc2, 0xb5, 0x4c, 0x67, 0xba, 0xca, 0xfe, 0xd9, 0x88, 0xc2, 0x03, 0xb1, 0x11, - 0x5c, 0x28, 0xe2, 0x9c, 0xe2, 0x82, 0x8f, 0x4b, 0x93, 0xdb, 0x92, 0x00, 0x68, 0x5a, 0xee, 0x6f, - 0x55, 0x70, 0xd5, 0x6b, 0x54, 0x6b, 0x5b, 0x2b, 0x9d, 0xc6, 0xb6, 0x56, 0x1e, 0xfd, 0xb6, 0xf6, - 0x3e, 0x99, 0x6f, 0x1a, 0x3e, 0x79, 0xbd, 0x99, 0x5e, 0x29, 0xe8, 0x6e, 0x36, 0x1c, 0xf9, 0xdc, - 0x19, 0xb2, 0x66, 0x93, 0x83, 0x34, 0x7d, 0xc7, 0x27, 0x33, 0xfc, 0x40, 0x51, 0xb4, 0x37, 0x96, - 0xcb, 0xb3, 0xdc, 0xef, 0xc2, 0x6b, 0xa8, 0xc6, 0x58, 0x80, 0x45, 0xc3, 0x20, 0x04, 0x16, 0x59, - 0xf7, 0x6f, 0x8e, 0x93, 0xf1, 0xf5, 0x43, 0xaa, 0xcb, 0x8c, 0x70, 0x95, 0x1f, 0x90, 0xb9, 0xa0, - 0x73, 0x18, 0xb6, 0x0f, 0xfd, 0x16, 0x87, 0x9f, 0x6c, 0x47, 0x7b, 0x44, 0x34, 0x32, 0xb7, 0x69, - 0x11, 0x83, 0x14, 0xf1, 0x51, 0xd8, 0x93, 0x6f, 0x53, 0x53, 0x96, 0x71, 0x84, 0x30, 0x26, 0x73, - 0x9c, 0xa4, 0x6c, 0x42, 0xc5, 0xca, 0xd1, 0x56, 0x2f, 0xf7, 0xcf, 0x0a, 0x42, 0xce, 0x5d, 0x32, - 0xb7, 0x1b, 0x44, 0xd4, 0xe2, 0xa0, 0x06, 0x21, 0xb5, 0x02, 0x0e, 0xba, 0x27, 0x31, 0x24, 0xd5, - 0x94, 0x6c, 0x58, 0xa4, 0x20, 0x45, 0x9a, 0x1a, 0x49, 0xb3, 0x68, 0xc7, 0xe8, 0xb6, 0x26, 0x87, - 0x6f, 0x4b, 0xf9, 0x92, 0xb6, 0x4c, 0x4a, 0x60, 0x13, 0x46, 0x61, 0xd4, 0x64, 0x86, 0xcf, 0x14, - 0xdb, 0xd2, 0x95, 0x30, 0xe2, 0x16, 0x0f, 0x87, 0xa1, 0x4c, 0x63, 0xe7, 0xc7, 0x55, 0x5b, 0xa6, - 0xe9, 0x53, 0x62, 0xf7, 0x5b, 0xb8, 0x01, 0xe1, 0x2c, 0x9e, 0x86, 0xec, 0xbe, 0x66, 0xcb, 0xee, - 0x4f, 0x17, 0xf8, 0xb8, 0x03, 0xe4, 0xf6, 0x7b, 0x64, 0xda, 0xf8, 0xf6, 0xe8, 0x28, 0x6c, 0xca, - 0xa3, 0x4e, 0x21, 0xc0, 0x95, 0x02, 0xa1, 0xce, 0x40, 0x41, 0xe3, 0xe0, 0xc4, 0xa0, 0xe2, 0x95, - 0x8e, 0x88, 0x40, 0xb5, 0x0c, 0x18, 0xc4, 0x7d, 0x85, 0x90, 0xf5, 0xfb, 0x7e, 0x73, 0xa5, 0xc9, - 0x0e, 0xe2, 0x8d, 0x73, 0x93, 0xd2, 0xe0, 0x73, 0x13, 0xf7, 0x5d, 0xba, 0x19, 0xde, 0xc7, 0x9d, - 0x5d, 0x9a, 0x69, 0x74, 0x89, 0xf8, 0xac, 0x80, 0xf5, 0x6a, 0x4a, 0x33, 0x29, 0x47, 0x03, 0x01, - 0x65, 0xc7, 0xe8, 0xf7, 0x3d, 0xb1, 0x60, 0x0d, 0x93, 0x77, 0x1d, 0x0b, 0x81, 0xc3, 0xdc, 0x6f, - 0x96, 0xc8, 0xdc, 0xc6, 0x9a, 0xa5, 0x27, 0x2f, 0x13, 0xc2, 0xf5, 0xcd, 0x3b, 0x77, 0x6e, 0x4a, - 0x3f, 0x2a, 0x77, 0x76, 0xa9, 0x52, 0x30, 0x30, 0x9c, 0xc7, 0x48, 0xa5, 0xdd, 0xeb, 0x08, 0x35, - 0x70, 0x12, 0xfd, 0xb3, 0x5b, 0xbd, 0x0e, 0x60, 0x99, 0x11, 0xd8, 0x50, 0x29, 0x1c, 0xd8, 0x90, - 0x1f, 0xc6, 0xf6, 0x0b, 0x15, 0xb2, 0xb0, 0xd1, 0xf6, 0xef, 0x5b, 0xbd, 0xa6, 0x4d, 0xb5, 0xa2, - 0x80, 0x32, 0x4f, 0xda, 0x4d, 0x52, 0x63, 0xa5, 0x20, 0xa0, 0x85, 0x63, 0x2d, 0xac, 0x38, 0x93, - 0xca, 0x88, 0xe3, 0x4c, 0x72, 0xc7, 0xec, 0xec, 0x92, 0xc9, 0x90, 0x7f, 0x7f, 0x2a, 0xc5, 0x90, - 0xd1, 0x3f, 0x77, 0x7c, 0x67, 0xd2, 0xf3, 0xb3, 0x2c, 0xb8, 0x87, 0x1f, 0x7a, 0x2b, 0x61, 0x29, - 0x4a, 0x41, 0x12, 0x5f, 0xfa, 0x2c, 0x99, 0x31, 0x31, 0x87, 0x3a, 0xfd, 0xde, 0x22, 0x67, 0x37, - 0x30, 0x5a, 0x32, 0x15, 0x0b, 0xf3, 0x1a, 0x35, 0xe1, 0xe8, 0x4a, 0x8d, 0xad, 0x00, 0x31, 0xe5, - 0xcb, 0xa8, 0x69, 0x10, 0x98, 0x78, 0xee, 0x7f, 0x2a, 0x91, 0xc7, 0xaf, 0xae, 0xad, 0xd7, 0x51, - 0x1c, 0xc4, 0x09, 0x5d, 0x60, 0xb5, 0x20, 0xbe, 0x9b, 0xfe, 0xe4, 0xdd, 0x96, 0x41, 0x53, 0x7d, - 0xca, 0x7a, 0x8d, 0x91, 0x13, 0xd0, 0x87, 0x25, 0xfa, 0x92, 0xea, 0x85, 0x67, 0xaf, 0x06, 0xf4, - 0xdb, 0x77, 0xc3, 0x74, 0xfc, 0x5c, 0x44, 0xcb, 0x62, 0x8c, 0xab, 0x3a, 0x4a, 0xc7, 0xcf, 0x81, - 0x82, 0x80, 0x81, 0xc5, 0x5b, 0x3e, 0x0c, 0x50, 0x50, 0x8a, 0x41, 0x19, 0x2d, 0xf3, 0x72, 0x50, - 0x18, 0x38, 0xb0, 0x56, 0x10, 0x31, 0x9d, 0xe2, 0x48, 0xac, 0x44, 0x35, 0xb0, 0x9a, 0x04, 0x80, - 0xc6, 0x71, 0xff, 0x6e, 0x89, 0x9c, 0xbf, 0xda, 0xee, 0xd1, 0x69, 0x8f, 0x76, 0x63, 0xab, 0xb3, - 0xaf, 0x90, 0xaa, 0x2f, 0xf5, 0x5f, 0xd1, 0x57, 0xb5, 0xb7, 0x28, 0xc5, 0x98, 0x07, 0xef, 0x29, - 0xbc, 0x02, 0xb1, 0x62, 0xc3, 0x45, 0x36, 0xfd, 0xab, 0x32, 0x99, 0xbd, 0xb6, 0xbd, 0x5d, 0xbf, - 0xea, 0x27, 0x42, 0x96, 0xe6, 0x3b, 0x6c, 0xea, 0x86, 0xb5, 0x3a, 0x7d, 0x65, 0x79, 0xc0, 0xea, - 0xc1, 0xb8, 0xe0, 0x65, 0x1e, 0x17, 0xbc, 0xbc, 0xd9, 0x49, 0x6e, 0x45, 0x8d, 0x24, 0xc2, 0xe3, - 0x84, 0x2c, 0xeb, 0x56, 0xca, 0xfb, 0xca, 0x20, 0x79, 0x4f, 0x27, 0x6b, 0x22, 0x6e, 0xee, 0xfb, - 0xca, 0xf8, 0xfe, 0xa4, 0x52, 0x27, 0x58, 0x29, 0xb5, 0x7d, 0xab, 0xef, 0xc0, 0x26, 0xff, 0x01, - 0x02, 0x95, 0x0a, 0x9e, 0xe9, 0xfd, 0x24, 0xe9, 0x5e, 0xa3, 0x83, 0xa5, 0xac, 0x2f, 0x56, 0x7b, - 0x8e, 0x36, 0x87, 0x93, 0xc1, 0x2b, 0xe8, 0x85, 0xa5, 0xcb, 0x62, 0x30, 0x29, 0xba, 0x0d, 0x42, - 0x34, 0xec, 0x01, 0x99, 0x28, 0xee, 0x5f, 0x2e, 0x93, 0xc9, 0x6b, 0x74, 0xbb, 0x6a, 0x53, 0x92, - 0x1b, 0x64, 0xcc, 0xa7, 0xdb, 0x5c, 0x31, 0x45, 0x54, 0x6f, 0x88, 0xdc, 0xe3, 0x84, 0xbf, 0x81, - 0xd5, 0x77, 0x80, 0x4c, 0x62, 0xbf, 0xaf, 0xaa, 0x00, 0xcb, 0x17, 0xf3, 0x67, 0x41, 0xb1, 0x04, - 0xdf, 0x4d, 0x45, 0x11, 0x48, 0x42, 0xcc, 0x37, 0xd3, 0xec, 0x36, 0x50, 0x4a, 0x25, 0xc5, 0xe2, - 0x85, 0xb7, 0xd7, 0xea, 0x1c, 0x5d, 0xd0, 0xe5, 0xbe, 0x19, 0x59, 0x08, 0x9a, 0x9c, 0xfb, 0x06, - 0x39, 0xc7, 0x4e, 0xf7, 0x28, 0xbb, 0x59, 0x6b, 0x26, 0x97, 0x39, 0xdd, 0x7f, 0x50, 0x26, 0x67, - 0x36, 0x1b, 0x6b, 0x0d, 0xdb, 0xab, 0xf6, 0x06, 0x99, 0xe1, 0xdb, 0x2c, 0x32, 0x9d, 0xd7, 0x16, - 0xf5, 0x95, 0x3b, 0x7a, 0xdb, 0x80, 0x81, 0x85, 0x89, 0xc7, 0xa6, 0xc1, 0xfb, 0x9d, 0x74, 0x9c, - 0xcf, 0xe6, 0xdb, 0x37, 0x01, 0xcb, 0x11, 0x8c, 0x3b, 0x36, 0x17, 0x71, 0x0a, 0xac, 0x76, 0xed, - 0x2f, 0x50, 0x95, 0x3f, 0x6e, 0xc6, 0x01, 0x5d, 0x00, 0x74, 0xfd, 0x7b, 0x4d, 0xc9, 0xbe, 0x5a, - 0x87, 0xc7, 0xae, 0x2a, 0x28, 0xa4, 0xb0, 0x0d, 0x79, 0x3b, 0x5e, 0x78, 0xd7, 0xcf, 0x8f, 0xb4, - 0xfc, 0x1a, 0xa9, 0xaa, 0x88, 0x18, 0x19, 0xc8, 0x54, 0xca, 0x0e, 0x64, 0x2a, 0x20, 0x70, 0xa4, - 0xaf, 0xb3, 0x92, 0xe9, 0xeb, 0xfc, 0x67, 0x54, 0x83, 0x55, 0x87, 0xff, 0x94, 0x0f, 0xab, 0x54, - 0xf0, 0x26, 0xec, 0x38, 0x49, 0x30, 0xf5, 0xb3, 0x39, 0x9c, 0xc8, 0x57, 0x02, 0xe7, 0x95, 0xba, - 0xac, 0x0b, 0x9a, 0x8c, 0xb3, 0x45, 0x26, 0xbb, 0x91, 0xdf, 0x48, 0x58, 0xb8, 0xee, 0x10, 0x14, - 0x19, 0x57, 0xd7, 0x79, 0x4d, 0x90, 0x24, 0xdc, 0xdf, 0x28, 0x11, 0xb2, 0x15, 0x1c, 0xd0, 0xcd, - 0xc5, 0xeb, 0xec, 0xf9, 0x23, 0xb4, 0x06, 0x6f, 0x92, 0xb1, 0xb8, 0x4b, 0x97, 0x76, 0xa1, 0x23, - 0x20, 0xdd, 0xa3, 0x06, 0xad, 0xa3, 0x3f, 0x03, 0xfe, 0x02, 0x46, 0xc7, 0xfd, 0x15, 0x42, 0xe6, - 0x34, 0x1a, 0xaa, 0xe3, 0xce, 0x45, 0x2b, 0x3e, 0xf5, 0xb1, 0x54, 0x7c, 0x6a, 0x95, 0x61, 0x1b, - 0x21, 0xa9, 0x09, 0xa9, 0x1c, 0x78, 0xf7, 0x85, 0xf6, 0xff, 0x5a, 0xd1, 0x0e, 0x61, 0x4b, 0xcb, - 0x37, 0xbc, 0xfb, 0x5c, 0x1d, 0x7a, 0x51, 0x32, 0x10, 0x2d, 0xf9, 0x88, 0x1f, 0xf4, 0xb0, 0x15, - 0x88, 0xe6, 0xc6, 0x4f, 0xfd, 0x57, 0xfd, 0x9b, 0x09, 0x45, 0x6c, 0x8e, 0xb5, 0x1a, 0x74, 0x84, - 0xcb, 0x6e, 0xc8, 0x56, 0x83, 0x4e, 0xba, 0xd5, 0xa0, 0x53, 0xa0, 0xd5, 0xa0, 0x83, 0x61, 0x6c, - 0x93, 0xc2, 0xd3, 0xcd, 0xc2, 0xa8, 0xa6, 0xaf, 0xbc, 0x39, 0x54, 0xd3, 0xc2, 0x65, 0xce, 0x9b, - 0xbf, 0x24, 0x75, 0x40, 0x51, 0x9a, 0xdb, 0x05, 0xd9, 0xb4, 0xf3, 0x8b, 0xd4, 0x66, 0x10, 0xff, - 0x63, 0xc4, 0x12, 0x35, 0x1e, 0xc5, 0x2e, 0xf5, 0xd6, 0x49, 0x7a, 0x23, 0x48, 0xf0, 0x4e, 0xfd, - 0x88, 0x14, 0x31, 0x36, 0x30, 0xb7, 0x6f, 0xa9, 0xfe, 0x38, 0xdf, 0x2e, 0x91, 0x73, 0xf4, 0x3b, - 0xf1, 0x16, 0x79, 0x19, 0xe0, 0xc1, 0xa0, 0x08, 0x15, 0xdb, 0x18, 0x96, 0x4f, 0xfa, 0x08, 0xf1, - 0xee, 0x7e, 0x5e, 0x1e, 0x3f, 0x66, 0xa1, 0xe4, 0x76, 0x3a, 0xb3, 0x87, 0x4b, 0x2d, 0x32, 0x25, - 0x19, 0x33, 0x43, 0xfb, 0x5e, 0x35, 0x37, 0xe3, 0xe3, 0x57, 0xa0, 0x74, 0x84, 0x2d, 0xbf, 0xdd, - 0xf3, 0x3a, 0x09, 0x86, 0xfe, 0x6b, 0x5d, 0x9d, 0xb5, 0x22, 0x18, 0x71, 0x84, 0xad, 0xec, 0x93, - 0x19, 0x93, 0xe7, 0x46, 0xd8, 0x52, 0x48, 0xce, 0x66, 0xf0, 0xd3, 0x08, 0x1b, 0xec, 0x91, 0xc7, - 0x06, 0xf2, 0xc5, 0xe8, 0x9a, 0x45, 0xe7, 0xbe, 0x21, 0x30, 0x4f, 0xc3, 0xc1, 0x72, 0xc3, 0x76, - 0xb0, 0x3c, 0x5f, 0x74, 0xe9, 0x0c, 0xf0, 0xb2, 0xec, 0x9a, 0xfd, 0xc7, 0x9d, 0xc0, 0xd9, 0x26, - 0x13, 0x6d, 0x2c, 0x91, 0xa7, 0x3a, 0x2f, 0x0d, 0xb3, 0x38, 0xb5, 0x72, 0xc1, 0xca, 0x63, 0x10, - 0xb4, 0xdc, 0xdf, 0x2c, 0x91, 0xb1, 0xd3, 0x98, 0x9e, 0xba, 0x3d, 0x3d, 0x83, 0x54, 0x54, 0x71, - 0x3f, 0x71, 0x19, 0xbc, 0x7b, 0xeb, 0xf7, 0xa9, 0x35, 0x1b, 0x33, 0x55, 0x32, 0x73, 0x86, 0x7e, - 0xb9, 0x4c, 0xa6, 0xb1, 0x21, 0xe9, 0xef, 0xf9, 0x1c, 0xfa, 0xff, 0x76, 0xfc, 0xb6, 0x74, 0x0b, - 0xa7, 0xcd, 0xae, 0x2d, 0x13, 0x08, 0x36, 0x2e, 0x56, 0xde, 0x35, 0xbd, 0xe6, 0x42, 0x25, 0x52, - 0x95, 0x2d, 0x97, 0x3a, 0xd8, 0xb8, 0xa8, 0xf9, 0xdf, 0xf3, 0x92, 0xe6, 0xbe, 0x30, 0xc9, 0x54, - 0x77, 0xef, 0x60, 0x21, 0x70, 0x98, 0xb3, 0x42, 0xe6, 0x25, 0xc7, 0xde, 0xe6, 0x53, 0x27, 0xd4, - 0x45, 0x75, 0xb7, 0x0c, 0x6c, 0x30, 0xa4, 0xf1, 0x9d, 0xcf, 0x92, 0x39, 0x9c, 0x9c, 0xb0, 0x97, - 0xc8, 0xa0, 0x83, 0x71, 0x16, 0x74, 0xc0, 0x82, 0x3c, 0xb7, 0x2d, 0x08, 0xa4, 0x30, 0xdd, 0x1f, - 0x27, 0x67, 0xb7, 0x42, 0xaf, 0xb5, 0xea, 0xb5, 0xbd, 0x4e, 0xd3, 0x8f, 0x36, 0x3b, 0x7b, 0xb9, - 0xe7, 0xb3, 0xe6, 0x19, 0x6a, 0x39, 0xef, 0x0c, 0xd5, 0x8d, 0x88, 0x63, 0x36, 0x20, 0xc2, 0x65, - 0xde, 0x25, 0x93, 0x01, 0x6f, 0x4a, 0x70, 0xed, 0xe5, 0x3c, 0xe7, 0x50, 0x5f, 0x1f, 0x8d, 0xf0, - 0x0f, 0x5e, 0x00, 0x92, 0x24, 0x5a, 0x12, 0x59, 0xde, 0xa4, 0x7c, 0x63, 0xcd, 0xfd, 0x6b, 0x25, - 0x32, 0x7f, 0x33, 0x75, 0xa9, 0x0b, 0x63, 0xb9, 0xfc, 0x28, 0xc3, 0x35, 0xd6, 0x60, 0xa5, 0x20, - 0xa0, 0x0f, 0xdc, 0x4c, 0xff, 0xd9, 0x32, 0xa9, 0xb2, 0xd8, 0xcb, 0xae, 0xd7, 0x1c, 0xa5, 0x52, - 0x7a, 0xc3, 0x52, 0x4a, 0x73, 0x8c, 0x44, 0xd5, 0xa1, 0x41, 0x3a, 0x29, 0x5e, 0xeb, 0x13, 0x97, - 0x9c, 0x0a, 0xd9, 0x87, 0x9a, 0x20, 0xbf, 0x0f, 0x33, 0x67, 0xdf, 0x89, 0x92, 0x17, 0xa0, 0xd8, - 0xa9, 0xa6, 0xc2, 0x7d, 0xf8, 0x4e, 0x35, 0x55, 0xd7, 0x06, 0x48, 0xa5, 0xba, 0xd1, 0x7b, 0x26, - 0xb6, 0xbf, 0xc8, 0x02, 0xe9, 0xbc, 0x76, 0xf0, 0x81, 0xaf, 0x2e, 0x0b, 0x3e, 0x29, 0xe2, 0xe2, - 0x44, 0xe9, 0x47, 0x4c, 0xc0, 0x88, 0x5f, 0xfc, 0x0e, 0xa8, 0xae, 0xe2, 0x5e, 0xa3, 0x9c, 0x6a, - 0xcf, 0x9d, 0xf3, 0x1a, 0x19, 0xef, 0xee, 0x7b, 0xb1, 0x9f, 0x8a, 0xd0, 0x18, 0xaf, 0x63, 0x21, - 0xa5, 0x36, 0xa7, 0x2a, 0xb0, 0x12, 0xe0, 0xd8, 0xee, 0x9f, 0x51, 0x59, 0x8f, 0x31, 0x0d, 0x23, - 0xe4, 0xb1, 0x6b, 0x16, 0x8f, 0x3d, 0x97, 0x7f, 0x4b, 0x7a, 0x20, 0x7b, 0xd5, 0x53, 0xec, 0xf5, - 0x7c, 0x01, 0x5a, 0xc7, 0x73, 0xd6, 0x01, 0x99, 0x66, 0xb7, 0xb0, 0x45, 0x68, 0xca, 0x2b, 0x96, - 0x01, 0xf5, 0x64, 0xca, 0x80, 0x9a, 0x37, 0x50, 0x0d, 0x33, 0xea, 0x05, 0x32, 0x29, 0x42, 0x21, - 0xd2, 0xd1, 0x83, 0x02, 0x17, 0x24, 0xdc, 0xfd, 0xf5, 0x0a, 0xb1, 0x6e, 0x7d, 0x3b, 0xdf, 0x2d, - 0x11, 0xaa, 0xb4, 0xb0, 0xab, 0x0b, 0xad, 0x5a, 0x0f, 0xfd, 0x65, 0xe8, 0xd2, 0x6a, 0xf5, 0xda, - 0xf4, 0xbf, 0xcd, 0xbd, 0x4e, 0xa8, 0x8a, 0xd1, 0xb7, 0xd3, 0x63, 0xde, 0xd5, 0xc2, 0x97, 0xcd, - 0xd5, 0x59, 0xe8, 0x15, 0xda, 0x97, 0x65, 0x18, 0xaa, 0x15, 0x18, 0xb2, 0x57, 0xce, 0x1f, 0x94, - 0xc8, 0x25, 0x7e, 0xef, 0xb9, 0xf8, 0x48, 0x0a, 0x19, 0x9e, 0x75, 0x49, 0x54, 0x93, 0xc3, 0x60, - 0xc5, 0xd5, 0xd7, 0xc5, 0x24, 0x5f, 0xaa, 0x0f, 0xd7, 0x2a, 0x0c, 0xdb, 0x4d, 0xf7, 0xdf, 0x54, - 0xe8, 0xfa, 0xa5, 0xf3, 0xa9, 0xef, 0x81, 0xbe, 0x66, 0xb1, 0xc9, 0xd3, 0x29, 0x36, 0x39, 0x63, - 0x21, 0x3f, 0x98, 0x2b, 0xa0, 0x09, 0x39, 0x83, 0xe7, 0x8d, 0xd7, 0x7c, 0x2f, 0x4a, 0x76, 0x7c, - 0x8f, 0x1d, 0x3c, 0x8a, 0x45, 0x30, 0xd4, 0x61, 0xa6, 0x8a, 0xaf, 0xd9, 0x4a, 0x53, 0x83, 0xfe, - 0x06, 0x9c, 0x7b, 0xc4, 0x61, 0xa7, 0x9c, 0x91, 0x47, 0x95, 0x2e, 0x36, 0x98, 0x40, 0x38, 0x64, - 0x87, 0x6c, 0x76, 0x49, 0x34, 0xeb, 0x6c, 0xf5, 0x91, 0x83, 0x8c, 0x26, 0x8c, 0xa3, 0xec, 0xf1, - 0xa2, 0x47, 0xd9, 0x13, 0x39, 0x81, 0xbb, 0x3f, 0x53, 0x22, 0x67, 0xf1, 0xc3, 0xd8, 0x41, 0x9e, - 0xb1, 0x13, 0x92, 0x79, 0x1c, 0x41, 0xdb, 0x4f, 0x64, 0x99, 0x58, 0x61, 0x39, 0xba, 0xb4, 0x4d, - 0x47, 0x6b, 0x6c, 0xd7, 0x6d, 0x62, 0x90, 0xa6, 0xee, 0xfe, 0x7a, 0x89, 0xb0, 0x28, 0xb2, 0xd3, - 0xd8, 0xc7, 0xae, 0xda, 0xfb, 0x98, 0x9b, 0x2f, 0x34, 0x06, 0x6c, 0x61, 0xaf, 0x92, 0x05, 0x84, - 0xd6, 0xa3, 0xf0, 0xfe, 0x91, 0x54, 0xae, 0xf3, 0x7d, 0xb3, 0x7f, 0xb5, 0xc4, 0xc5, 0x9d, 0xd2, - 0x8a, 0xef, 0x61, 0xa0, 0x98, 0xfe, 0x8d, 0x0b, 0x59, 0x2a, 0x81, 0xcb, 0xc5, 0x05, 0x1a, 0x5b, - 0xff, 0x46, 0xa4, 0x58, 0x8a, 0x20, 0xf4, 0xb7, 0xe1, 0xfe, 0xc3, 0x12, 0x79, 0xd4, 0x44, 0x34, - 0xae, 0x8b, 0xe5, 0x39, 0x44, 0x6b, 0x64, 0x2a, 0xec, 0x62, 0x96, 0x13, 0x65, 0x01, 0x3c, 0x2f, - 0x67, 0xfc, 0x96, 0x28, 0xa7, 0x2b, 0xf7, 0x9c, 0x49, 0x5d, 0x96, 0x83, 0xaa, 0xe9, 0xb8, 0x64, - 0x82, 0x59, 0xa2, 0xb1, 0xb8, 0xe8, 0x47, 0x90, 0x9b, 0xd9, 0x31, 0x00, 0x5d, 0xe4, 0x1c, 0xe2, - 0xfe, 0xf5, 0x12, 0x9f, 0x65, 0xb3, 0xeb, 0xce, 0xd7, 0xc9, 0xc2, 0x01, 0x1a, 0x0b, 0xeb, 0xf7, - 0xbb, 0xb8, 0x85, 0xb0, 0x63, 0xcc, 0x52, 0x11, 0xc1, 0x39, 0x60, 0xb8, 0xab, 0x8b, 0xa2, 0xf7, - 0x0b, 0x37, 0x52, 0x64, 0xa1, 0xaf, 0x21, 0xf7, 0x0f, 0x05, 0xaf, 0x32, 0xad, 0x85, 0x2e, 0xb6, - 0x6e, 0xd8, 0x5a, 0xdb, 0xac, 0x81, 0x98, 0x2b, 0xb5, 0xd8, 0xea, 0xbc, 0x18, 0x24, 0x1c, 0xcf, - 0xe5, 0x7c, 0x6a, 0xaa, 0x45, 0x54, 0x61, 0xd9, 0xac, 0xa5, 0x53, 0x75, 0xac, 0x2b, 0x08, 0x18, - 0x58, 0x58, 0xa7, 0x1b, 0x85, 0x87, 0x41, 0x8b, 0x85, 0x6d, 0x57, 0xec, 0x3a, 0x75, 0x05, 0x01, - 0x03, 0x0b, 0x4d, 0xb4, 0x5e, 0x27, 0xe6, 0x02, 0xdc, 0xdb, 0x11, 0x89, 0x10, 0xa6, 0xb4, 0x89, - 0xf6, 0x8e, 0x09, 0x04, 0x1b, 0xd7, 0xfd, 0xbd, 0x2a, 0x21, 0x5a, 0x45, 0x40, 0x0f, 0xe1, 0x54, - 0xd3, 0xa3, 0x0a, 0x12, 0xcf, 0xe8, 0x52, 0xc9, 0xbf, 0xdf, 0xa2, 0x2b, 0x2f, 0xaf, 0x89, 0x8a, - 0xdc, 0xb7, 0xf5, 0xb2, 0x64, 0x10, 0x59, 0x9c, 0xeb, 0xcf, 0x52, 0x2d, 0x3b, 0xdf, 0x28, 0x91, - 0x69, 0xaf, 0x8d, 0x77, 0x60, 0x13, 0x36, 0xa2, 0x72, 0x11, 0x67, 0xa5, 0xd1, 0x93, 0x15, 0x5d, - 0x97, 0x77, 0xe6, 0x15, 0x79, 0xaa, 0x65, 0x40, 0x72, 0xfb, 0x63, 0x76, 0xc1, 0x79, 0x59, 0xaa, - 0x96, 0xfc, 0xa3, 0x2c, 0xa5, 0x55, 0xcb, 0x2a, 0x13, 0x0d, 0x86, 0x56, 0x89, 0x37, 0x45, 0x8c, - 0x18, 0xf6, 0xb1, 0x22, 0x77, 0x4c, 0xad, 0x4d, 0x33, 0xef, 0xba, 0x3f, 0x9e, 0x45, 0xe9, 0x88, - 0xd6, 0xf1, 0x22, 0x17, 0x38, 0x0d, 0xdd, 0x2d, 0x27, 0x9a, 0x35, 0x21, 0xf3, 0x2d, 0x7b, 0x93, - 0x10, 0x21, 0x4a, 0x97, 0xf3, 0x5b, 0x48, 0xed, 0x2e, 0x7a, 0x5b, 0x48, 0x01, 0x20, 0xdd, 0x04, - 0x1d, 0x11, 0x8b, 0x28, 0xde, 0xec, 0xec, 0x86, 0x22, 0x4a, 0xe9, 0xa5, 0x02, 0xdf, 0xfc, 0x28, - 0xa6, 0xe2, 0x19, 0xeb, 0xe8, 0x6d, 0xe0, 0xa6, 0xa0, 0x02, 0x8a, 0x1e, 0xba, 0x89, 0xd8, 0xed, - 0x08, 0xbc, 0x53, 0x5b, 0x19, 0xe2, 0xa2, 0x08, 0xbb, 0x5b, 0xa1, 0x37, 0x5f, 0xf6, 0x93, 0x8a, - 0x2b, 0x4e, 0x8b, 0xea, 0xf5, 0xe2, 0xca, 0x6b, 0xbc, 0xd9, 0x79, 0x27, 0xf6, 0xd9, 0x3d, 0xda, - 0xea, 0xea, 0x33, 0xfa, 0x62, 0x2c, 0x2f, 0xcf, 0xcc, 0xe8, 0x63, 0xd5, 0xc4, 0x3d, 0x58, 0xfc, - 0x96, 0x89, 0x82, 0x16, 0x49, 0x91, 0x8e, 0xda, 0x69, 0x85, 0xf4, 0x64, 0xdf, 0xb6, 0x89, 0x41, - 0x9a, 0xfa, 0x52, 0x40, 0x66, 0xad, 0x15, 0x3b, 0x42, 0x67, 0x67, 0x9b, 0x2c, 0xa4, 0x97, 0xe4, - 0x08, 0x7d, 0x9c, 0x7f, 0x3a, 0x46, 0xe6, 0x6c, 0xc6, 0xc0, 0x08, 0x86, 0x03, 0x3a, 0x6a, 0xfa, - 0x3d, 0x55, 0x42, 0x15, 0xc5, 0xff, 0x37, 0x24, 0x00, 0x34, 0x0e, 0x4b, 0x2d, 0xc3, 0xaa, 0xbf, - 0xf3, 0x4e, 0xbf, 0xf0, 0x6e, 0x28, 0x08, 0x18, 0x58, 0xa8, 0xb0, 0xed, 0x84, 0x61, 0xa2, 0x04, - 0xb7, 0xe2, 0x99, 0x55, 0x56, 0x0a, 0x02, 0x8a, 0x02, 0xfb, 0x2e, 0x0e, 0xa8, 0x6d, 0xfb, 0xbb, - 0x94, 0xc0, 0xbe, 0x6e, 0x02, 0xc1, 0xc6, 0xc5, 0x0d, 0x28, 0x8c, 0x19, 0x13, 0x0a, 0xb5, 0x50, - 0xc7, 0xe2, 0x34, 0xf8, 0x6d, 0x21, 0x09, 0x77, 0xbe, 0x4c, 0x1e, 0x55, 0x97, 0x7b, 0x80, 0xfb, - 0x0f, 0x65, 0x8b, 0x13, 0x96, 0x6d, 0xf7, 0xe8, 0x5a, 0x36, 0x1a, 0x0c, 0xaa, 0x8f, 0x47, 0xbc, - 0x42, 0xa5, 0x93, 0x14, 0x27, 0xed, 0x23, 0xde, 0xeb, 0x16, 0x14, 0x52, 0xd8, 0x54, 0x9f, 0x58, - 0xc0, 0x12, 0xa6, 0x4a, 0x49, 0x0a, 0xfc, 0x92, 0x92, 0xda, 0x99, 0xaf, 0xa7, 0xe0, 0xd0, 0x57, - 0x03, 0x5d, 0x87, 0x5c, 0xb7, 0x40, 0x0b, 0x86, 0x7d, 0x07, 0x11, 0x55, 0xa8, 0x16, 0xc1, 0x2d, - 0x1b, 0x0c, 0x69, 0x7c, 0x3c, 0x23, 0xf7, 0x22, 0xfa, 0xd1, 0x13, 0xaa, 0x22, 0xf4, 0x22, 0x7e, - 0x43, 0xdd, 0x38, 0x23, 0x5f, 0x31, 0x60, 0x60, 0x61, 0xba, 0x1f, 0x90, 0xb3, 0x19, 0xc1, 0xcb, - 0xc8, 0x38, 0x94, 0x41, 0xe5, 0x98, 0x52, 0xd1, 0x38, 0x78, 0x63, 0x45, 0x8c, 0xc6, 0xc0, 0x42, - 0xee, 0x64, 0x8e, 0x53, 0x23, 0xa7, 0x97, 0xe2, 0xce, 0x0d, 0x09, 0x00, 0x8d, 0xe3, 0x7e, 0x8b, - 0xee, 0xda, 0xda, 0xcd, 0x50, 0x20, 0x06, 0x83, 0x0e, 0x53, 0xa6, 0xa9, 0x33, 0x52, 0x66, 0xa9, - 0x61, 0x5e, 0x35, 0x60, 0x60, 0x61, 0x62, 0xdf, 0x3a, 0xd2, 0x69, 0x92, 0x8e, 0xfd, 0x51, 0xde, - 0x14, 0xd0, 0x38, 0xe8, 0xe3, 0x8b, 0xfd, 0xf6, 0xee, 0x56, 0xd0, 0xb9, 0x2b, 0x18, 0x5b, 0x49, - 0xe5, 0x86, 0x28, 0x07, 0x85, 0xe1, 0xbc, 0x45, 0x2a, 0xbd, 0xa0, 0x25, 0x58, 0x79, 0x59, 0xea, - 0x9d, 0x74, 0x35, 0x51, 0x89, 0xf9, 0x64, 0x76, 0xee, 0x3d, 0x34, 0x23, 0xe3, 0x65, 0x5c, 0x7c, - 0x58, 0x35, 0xcb, 0x7f, 0x3c, 0x31, 0xa4, 0xff, 0x98, 0x7e, 0x33, 0x31, 0x66, 0xc9, 0xc9, 0x15, - 0xfd, 0xcd, 0xae, 0x2a, 0x08, 0x18, 0x58, 0x68, 0x8c, 0x36, 0xa9, 0x01, 0x26, 0xad, 0x35, 0x1e, - 0x59, 0x3b, 0xf5, 0x31, 0x8c, 0xd1, 0xb5, 0x34, 0x35, 0xe8, 0x6f, 0xc0, 0xe9, 0x92, 0x33, 0x2d, - 0x5c, 0x47, 0x56, 0xab, 0xd5, 0x13, 0xc4, 0xf3, 0x62, 0x8b, 0xb5, 0x34, 0x25, 0xe8, 0x27, 0xee, - 0x7c, 0x95, 0x2c, 0xc9, 0xc2, 0xfe, 0xeb, 0x7b, 0x6c, 0xb9, 0x54, 0x56, 0x9f, 0xa0, 0xd4, 0x96, - 0x6a, 0x03, 0xb1, 0xe0, 0x18, 0x0a, 0xce, 0xbb, 0x64, 0x82, 0x9d, 0x38, 0xc4, 0x8b, 0xd3, 0x6c, - 0xb7, 0x7b, 0xb5, 0xa8, 0xc3, 0x6d, 0x99, 0x9d, 0x5b, 0x88, 0x80, 0x44, 0x7d, 0x8a, 0xc3, 0x0a, - 0x41, 0xd0, 0xa4, 0xf3, 0x35, 0xed, 0x75, 0x3a, 0x61, 0xe2, 0x71, 0x25, 0x6c, 0xa6, 0x88, 0x1e, - 0x69, 0x34, 0xb1, 0xa2, 0xeb, 0xf2, 0x76, 0x54, 0x74, 0x94, 0x01, 0x01, 0xb3, 0x09, 0xdc, 0xc6, - 0xc3, 0x7b, 0x28, 0x30, 0xa5, 0xd3, 0x3d, 0x5e, 0x9c, 0x2d, 0xb2, 0x8d, 0xdf, 0xb2, 0x2a, 0x19, - 0x12, 0xcc, 0x26, 0x06, 0x69, 0xea, 0x18, 0x6e, 0x6b, 0xf8, 0x51, 0xe7, 0x74, 0xb8, 0xad, 0xf6, - 0xa3, 0x9a, 0x6e, 0xd3, 0xa5, 0x37, 0xc9, 0xb4, 0x31, 0x73, 0xc3, 0x04, 0x68, 0x2e, 0x7d, 0x81, - 0x6e, 0xe3, 0xa9, 0x19, 0x19, 0x2a, 0xc0, 0xf3, 0x7f, 0x94, 0xc9, 0x7c, 0xc6, 0x91, 0xc4, 0xdd, - 0x80, 0x85, 0x30, 0x5b, 0xb2, 0xeb, 0x3a, 0x2d, 0x03, 0x06, 0xb1, 0x25, 0x50, 0xb9, 0x80, 0x04, - 0x92, 0xe2, 0xb0, 0x32, 0x50, 0x1c, 0x0a, 0xa9, 0x33, 0x76, 0x72, 0xa9, 0x63, 0x8b, 0xf9, 0xf1, - 0x42, 0x62, 0xfe, 0x01, 0x48, 0x2a, 0x6b, 0xa7, 0x98, 0x2c, 0xb0, 0x53, 0x7c, 0x54, 0x22, 0x73, - 0x36, 0x0b, 0x15, 0x98, 0xf1, 0x87, 0x75, 0x02, 0x97, 0x99, 0x45, 0x95, 0x44, 0x61, 0xbb, 0xed, - 0x47, 0x22, 0xe4, 0x6b, 0x4e, 0x18, 0x48, 0xa2, 0x14, 0x0c, 0x0c, 0xf7, 0x17, 0xcb, 0x64, 0x41, - 0xc7, 0xff, 0x8a, 0xbc, 0x9b, 0xa3, 0xf3, 0xf1, 0x6f, 0x5b, 0x3e, 0xfe, 0xbc, 0x74, 0x9a, 0xa9, - 0x7e, 0x0d, 0xf4, 0xf7, 0xbf, 0x9b, 0xf2, 0xf7, 0xbf, 0x3a, 0x24, 0xdd, 0xe3, 0x7d, 0xff, 0xbf, - 0x5a, 0x26, 0xe7, 0xd3, 0x55, 0xd6, 0xda, 0x5e, 0x70, 0x30, 0xc2, 0x79, 0xfa, 0xb2, 0x35, 0x4f, - 0xaf, 0x0f, 0x37, 0x1e, 0xd6, 0xb9, 0x81, 0x93, 0xe5, 0xa5, 0x26, 0xeb, 0xcd, 0x93, 0x10, 0x3f, - 0x7e, 0xc6, 0xfe, 0x73, 0x89, 0x3c, 0x96, 0x59, 0xef, 0x34, 0x7c, 0x99, 0x5f, 0xb2, 0x7d, 0x99, - 0xaf, 0x9c, 0x60, 0x78, 0x03, 0x9c, 0x9b, 0xff, 0xad, 0x3c, 0x60, 0x58, 0xcc, 0xed, 0x75, 0x8b, - 0xee, 0xa3, 0x4d, 0xba, 0xdb, 0xc4, 0x18, 0xe4, 0x28, 0x4f, 0xeb, 0x2e, 0xb2, 0x8d, 0x50, 0x17, - 0xd3, 0xb5, 0xbf, 0x94, 0x26, 0xa1, 0xc1, 0x60, 0x52, 0xb0, 0x93, 0x5c, 0x95, 0x47, 0x94, 0xe4, - 0x8a, 0xca, 0x98, 0x43, 0x65, 0x6e, 0xa7, 0xbd, 0x69, 0x86, 0x21, 0x6e, 0x60, 0x51, 0x7d, 0x07, - 0x95, 0x53, 0x1e, 0xeb, 0x30, 0x96, 0xbb, 0xe0, 0xac, 0x0f, 0x68, 0x06, 0x4e, 0xf0, 0x4b, 0x8c, - 0xca, 0xf5, 0xa8, 0x68, 0xba, 0xdf, 0xaa, 0x90, 0x4f, 0x1e, 0xc3, 0x76, 0x74, 0x93, 0xb0, 0x8e, - 0x30, 0x5f, 0x4c, 0xfb, 0x99, 0x96, 0x32, 0x2b, 0x5b, 0x8e, 0xa7, 0xd4, 0xc7, 0x2a, 0x7f, 0xec, - 0x8f, 0xf5, 0x0b, 0xa6, 0x57, 0x90, 0xc7, 0x2c, 0x5e, 0x3d, 0xf1, 0xc2, 0x7a, 0x70, 0x6e, 0xc2, - 0x53, 0xf4, 0x60, 0x60, 0x0e, 0xe5, 0xa7, 0x33, 0x07, 0x65, 0x45, 0x4a, 0xe0, 0x9d, 0x2f, 0x2c, - 0x34, 0x2e, 0x95, 0xe8, 0x3b, 0x5f, 0x12, 0x00, 0x1a, 0xc7, 0x0a, 0x88, 0x28, 0xe7, 0x06, 0x44, - 0xfc, 0xfb, 0x12, 0x39, 0x97, 0xee, 0xc4, 0x69, 0x48, 0x9d, 0x86, 0x2d, 0x75, 0x96, 0x87, 0xfb, - 0xf6, 0x03, 0x04, 0xce, 0xaf, 0x4e, 0x93, 0x47, 0xfa, 0x36, 0x2b, 0x3e, 0x8d, 0x3f, 0x59, 0x22, - 0x67, 0xf6, 0x98, 0xa1, 0x60, 0x5c, 0xdd, 0x11, 0x03, 0xcb, 0xb9, 0xb7, 0x74, 0xec, 0x8d, 0x1f, - 0x6e, 0xf6, 0xf4, 0xa1, 0x40, 0x7f, 0x63, 0xce, 0xcf, 0xd1, 0xa9, 0xf6, 0xee, 0xc5, 0x7d, 0x49, - 0xdc, 0x05, 0x1f, 0x7d, 0x21, 0xc7, 0x27, 0x97, 0x93, 0xfe, 0x7d, 0x75, 0x11, 0x83, 0x3e, 0xb3, - 0xb0, 0x20, 0xb3, 0x55, 0xaa, 0x04, 0xf0, 0x74, 0x5f, 0xa8, 0xf6, 0x15, 0xba, 0x4c, 0x96, 0x75, - 0x91, 0x80, 0xcb, 0x24, 0x09, 0x01, 0x45, 0xd1, 0x79, 0x8f, 0x54, 0xf7, 0xe4, 0x6d, 0x1d, 0x21, - 0xf4, 0x72, 0x76, 0x96, 0xcc, 0xcb, 0x3d, 0x3c, 0x5c, 0x5d, 0x81, 0x40, 0x13, 0x75, 0xae, 0x91, - 0x4a, 0x67, 0x37, 0x16, 0x17, 0x68, 0xf3, 0x02, 0x62, 0xec, 0xf0, 0x23, 0x7e, 0x25, 0x90, 0x16, - 0x02, 0x92, 0x40, 0x4a, 0xd1, 0x4e, 0x4b, 0x38, 0xa3, 0x73, 0x28, 0xc1, 0x6a, 0xad, 0x9f, 0x12, - 0x2d, 0x04, 0x24, 0xc1, 0x22, 0xef, 0xf0, 0xe2, 0x81, 0xf0, 0x34, 0xe7, 0xdc, 0xae, 0xee, 0xbb, - 0x5e, 0xc1, 0x73, 0xc3, 0xb1, 0x62, 0xe0, 0x84, 0xd0, 0xc5, 0xdc, 0x64, 0xb9, 0x9c, 0x85, 0x23, - 0x20, 0x2f, 0xc3, 0x6f, 0x5f, 0xde, 0x67, 0x7e, 0x22, 0xc6, 0xcb, 0x41, 0xd0, 0x62, 0x54, 0xfd, - 0xee, 0xfe, 0x6e, 0x2c, 0x0c, 0xfd, 0x3c, 0xaa, 0x7d, 0x59, 0xb9, 0x05, 0x55, 0x56, 0x0e, 0x82, - 0x96, 0x53, 0x23, 0xe5, 0xdd, 0xa6, 0x48, 0xc8, 0x98, 0x63, 0x9a, 0xda, 0xf7, 0x3b, 0x57, 0x27, - 0x30, 0x14, 0x6e, 0x63, 0x0d, 0x68, 0x7d, 0xaa, 0x8f, 0x4c, 0xee, 0xf2, 0x2b, 0x7b, 0x22, 0xf9, - 0xe2, 0xe5, 0xbc, 0x6b, 0x85, 0x7d, 0xf7, 0xfb, 0xf8, 0x95, 0x04, 0x01, 0x00, 0x49, 0x8e, 0xee, - 0xc3, 0x64, 0x57, 0xdd, 0x41, 0x14, 0xd9, 0x17, 0x97, 0x87, 0xbb, 0xb3, 0x28, 0xcc, 0x60, 0x55, - 0x0a, 0x06, 0x45, 0xe4, 0x79, 0x4f, 0xa6, 0xa3, 0x67, 0x99, 0x17, 0x73, 0x79, 0x3e, 0x33, 0x7b, - 0x3d, 0xe7, 0x79, 0x05, 0x02, 0x4d, 0xd4, 0xe9, 0x91, 0xd9, 0xc3, 0xb8, 0xbb, 0xef, 0xcb, 0xa5, - 0xcf, 0xd2, 0x31, 0x4e, 0x5f, 0xf9, 0x7c, 0x4e, 0x8e, 0x4d, 0x51, 0x25, 0x88, 0x92, 0x9e, 0xd7, - 0xee, 0x93, 0x60, 0x2c, 0xaf, 0xd1, 0x6d, 0x93, 0x2c, 0xd8, 0xad, 0xe0, 0x27, 0x79, 0xbf, 0x17, - 0xee, 0x1c, 0x25, 0xbe, 0x48, 0xd7, 0x98, 0xf3, 0x49, 0xde, 0xe6, 0xc8, 0xfd, 0x9f, 0x44, 0x00, - 0x40, 0x92, 0x73, 0xff, 0x70, 0xbc, 0x7f, 0xfb, 0x61, 0xda, 0xe1, 0xcf, 0xf7, 0x9f, 0x1a, 0xbe, - 0x35, 0xbc, 0xf5, 0xf3, 0x00, 0xcf, 0x0f, 0xa9, 0xf4, 0x7e, 0xa4, 0x9b, 0xb9, 0xb7, 0x08, 0xf9, - 0x3d, 0xac, 0x11, 0xc5, 0xa7, 0x45, 0xa5, 0xe6, 0xcc, 0x86, 0xc3, 0x80, 0x36, 0xd3, 0x0a, 0x59, - 0xe5, 0x63, 0x2b, 0x64, 0x77, 0xe8, 0x7c, 0xa3, 0x0e, 0xa1, 0x73, 0x43, 0x0c, 0x99, 0x4e, 0x81, - 0xed, 0x04, 0x6b, 0x82, 0x04, 0x28, 0x62, 0x38, 0x71, 0x8f, 0xa7, 0x07, 0x01, 0x3e, 0x03, 0x8b, - 0x9c, 0xa2, 0xdc, 0x52, 0xdf, 0x10, 0x33, 0xf1, 0x78, 0xfd, 0x38, 0xe4, 0x8f, 0xf2, 0x10, 0xe0, - 0xf8, 0xc6, 0x4e, 0x53, 0xc1, 0xfb, 0x27, 0xa5, 0x0c, 0x75, 0x84, 0xab, 0xe4, 0x9f, 0xb7, 0x55, - 0xf2, 0xe7, 0xd2, 0x2a, 0x79, 0x9f, 0x01, 0x6d, 0x69, 0xe3, 0xc5, 0xf3, 0xea, 0x15, 0x4d, 0x5e, - 0xe1, 0xfe, 0xaf, 0x12, 0xa9, 0xd4, 0xc3, 0xd6, 0x08, 0x4d, 0xf4, 0xab, 0x96, 0x89, 0xfe, 0x6c, - 0xee, 0x8b, 0x28, 0x03, 0x0d, 0xf2, 0x5b, 0x29, 0x83, 0xfc, 0x33, 0xf9, 0xa4, 0x8e, 0x37, 0xbf, - 0xbf, 0x5d, 0x21, 0xe6, 0x9b, 0x2e, 0xce, 0xef, 0x9e, 0x24, 0x78, 0xb0, 0x52, 0xec, 0x99, 0x17, - 0xd1, 0x06, 0x0b, 0xb5, 0x91, 0x37, 0x8b, 0xfe, 0xdc, 0xc6, 0x10, 0xde, 0xf1, 0x83, 0xbd, 0xfd, - 0xc4, 0x6f, 0xa5, 0x07, 0x76, 0x7a, 0x31, 0x84, 0xff, 0xbd, 0x44, 0xe6, 0x53, 0xad, 0x3b, 0x07, - 0x59, 0x97, 0x13, 0x4e, 0x6a, 0x73, 0x9f, 0xc9, 0xbd, 0xce, 0xb0, 0x4c, 0x88, 0xf2, 0x13, 0x4b, - 0xcb, 0x98, 0x69, 0x09, 0xca, 0x91, 0x1c, 0x83, 0x81, 0x81, 0xb9, 0x07, 0x92, 0xb0, 0x1b, 0xb6, - 0xc3, 0xbd, 0xa3, 0xeb, 0xbe, 0xbc, 0xfb, 0xae, 0x0e, 0x01, 0xb6, 0x35, 0x08, 0x4c, 0x3c, 0xcc, - 0x8b, 0x94, 0x7e, 0x12, 0xe8, 0xff, 0x33, 0xea, 0x9f, 0x1f, 0x46, 0xfd, 0xfd, 0x12, 0x59, 0xc0, - 0xd6, 0x59, 0xa4, 0x84, 0x8c, 0xf4, 0x53, 0x09, 0xaa, 0x4b, 0xc7, 0x24, 0xa8, 0xc6, 0xab, 0x12, - 0x49, 0x2b, 0xec, 0xc9, 0xa4, 0x29, 0x86, 0x14, 0xc3, 0x52, 0x10, 0x50, 0x81, 0x47, 0xfb, 0x24, - 0xae, 0x41, 0x98, 0x78, 0xb4, 0x14, 0x04, 0x54, 0xe6, 0xaf, 0x1e, 0xcb, 0xce, 0x5f, 0xcd, 0x73, - 0xcc, 0x88, 0x13, 0x7a, 0xb1, 0x33, 0x1b, 0x39, 0x66, 0xe4, 0xd1, 0xbd, 0xc6, 0x71, 0xff, 0x45, - 0x85, 0xcc, 0x60, 0xa0, 0x9a, 0x8a, 0xe2, 0x7d, 0xd5, 0x8a, 0xe2, 0x7d, 0x2a, 0x15, 0xc5, 0xbb, - 0x60, 0xe2, 0x3e, 0x98, 0x20, 0x5e, 0x91, 0x8d, 0x88, 0x65, 0x58, 0x3f, 0x69, 0x00, 0xaf, 0x95, - 0x8d, 0x48, 0x51, 0x02, 0x9b, 0xf0, 0x0f, 0x55, 0xe0, 0xee, 0x9f, 0x95, 0xc8, 0x1c, 0xfd, 0x16, - 0xc8, 0xa2, 0x3f, 0x4c, 0xfc, 0x68, 0xe6, 0x30, 0x9a, 0x38, 0x26, 0x87, 0xd1, 0xaf, 0x95, 0x08, - 0xc6, 0x57, 0x9e, 0x86, 0xaf, 0x6b, 0xc3, 0xf6, 0x75, 0x3d, 0x9d, 0x2b, 0x7c, 0x07, 0xb8, 0xb7, - 0x7e, 0xb3, 0x42, 0x66, 0xb1, 0xcb, 0xe1, 0x9e, 0xfc, 0x60, 0xd6, 0xe4, 0x94, 0x0a, 0x4c, 0x0e, - 0xe6, 0x41, 0x08, 0xdb, 0xed, 0xf0, 0x5e, 0xfa, 0xe3, 0x6d, 0xb0, 0x52, 0x10, 0x50, 0x74, 0x22, - 0x76, 0x31, 0x57, 0x4b, 0xd8, 0x8b, 0xd3, 0xb7, 0xaa, 0xea, 0xa2, 0x1c, 0x14, 0x06, 0x5d, 0xf1, - 0x33, 0x71, 0x40, 0x6d, 0x00, 0x79, 0x84, 0x3f, 0xc6, 0x8e, 0xf0, 0x79, 0xaa, 0x38, 0xa3, 0x1c, - 0x2c, 0x2c, 0xaa, 0x6a, 0x56, 0xd9, 0x6f, 0xb6, 0x86, 0x4e, 0x90, 0x54, 0x9b, 0xe7, 0x31, 0x92, - 0x14, 0x40, 0x13, 0x43, 0x27, 0x7d, 0x22, 0xa3, 0x0d, 0x62, 0x71, 0xa8, 0xa7, 0x94, 0x53, 0x15, - 0x87, 0x80, 0x29, 0xa3, 0xd4, 0xff, 0xce, 0x8b, 0x98, 0x21, 0x35, 0x68, 0x6f, 0xe1, 0x63, 0x0d, - 0x22, 0x5e, 0x43, 0xa4, 0x3c, 0x15, 0x85, 0xa0, 0xe1, 0xb8, 0xe7, 0xb3, 0x3b, 0x9d, 0x3c, 0x65, - 0xff, 0x14, 0xc3, 0x66, 0x7b, 0xfe, 0x96, 0x2a, 0x05, 0x03, 0xc3, 0x7d, 0x85, 0xed, 0xdd, 0x43, - 0x46, 0x79, 0x7f, 0x58, 0x26, 0x4e, 0x9d, 0x45, 0x35, 0x58, 0xaf, 0x1a, 0xec, 0x93, 0xb9, 0x98, - 0x1a, 0xab, 0x9d, 0xde, 0x7d, 0x41, 0xaa, 0x58, 0x5c, 0x7d, 0x63, 0xdd, 0xac, 0xc3, 0xef, 0x31, - 0xda, 0x65, 0x90, 0xa2, 0x8b, 0x53, 0x12, 0xf5, 0x3a, 0x2b, 0x31, 0x3e, 0x8f, 0x26, 0xde, 0x25, - 0x60, 0x53, 0x02, 0xb2, 0x10, 0x34, 0x1c, 0x79, 0x80, 0xfd, 0xb8, 0x49, 0xa5, 0x51, 0x18, 0x26, - 0x92, 0x6b, 0x58, 0x92, 0x6a, 0xa3, 0x1c, 0x2c, 0x2c, 0xcc, 0xef, 0x1c, 0xf7, 0xba, 0xdd, 0x36, - 0x3b, 0x7b, 0xf1, 0xda, 0x57, 0xa3, 0xb0, 0xd7, 0xe5, 0x81, 0xad, 0x22, 0xbf, 0x73, 0xa3, 0x0f, - 0x0a, 0x19, 0x35, 0x70, 0xd1, 0xef, 0xc6, 0xec, 0x7f, 0x71, 0x4f, 0x93, 0x7b, 0x80, 0x1a, 0xac, - 0x08, 0x24, 0xcc, 0xed, 0xb1, 0xad, 0x8a, 0xe5, 0x8b, 0xc7, 0x80, 0x2b, 0xc7, 0x27, 0xb3, 0x5d, - 0xb6, 0x1d, 0xc9, 0x03, 0xe0, 0x42, 0x53, 0x99, 0x8a, 0xab, 0xe0, 0x79, 0xa1, 0x4d, 0x32, 0x60, - 0x53, 0x75, 0xff, 0x23, 0x61, 0xb2, 0x46, 0x1c, 0x7b, 0x4d, 0x8a, 0xa8, 0x49, 0xa1, 0x8b, 0x3d, - 0x53, 0xe4, 0x81, 0x14, 0x2d, 0xc7, 0x45, 0x0c, 0x26, 0x48, 0x2a, 0xce, 0x57, 0xf8, 0x09, 0x36, - 0x5b, 0xdf, 0xc5, 0x5f, 0x2d, 0xe2, 0xf8, 0x56, 0x3c, 0xb0, 0x20, 0x01, 0x06, 0x39, 0x67, 0x8b, - 0xcc, 0x8a, 0xa4, 0xe2, 0xc2, 0x56, 0xaf, 0x58, 0xf6, 0xea, 0x2c, 0x98, 0xc0, 0x8f, 0xd2, 0x05, - 0x60, 0x57, 0x76, 0xf6, 0xc8, 0xe3, 0xc6, 0x4b, 0x23, 0x19, 0xb1, 0x3f, 0x5c, 0x70, 0x3c, 0x8d, - 0x5e, 0x80, 0xed, 0xe3, 0x10, 0xe1, 0x78, 0x3a, 0x74, 0x92, 0xcf, 0x7b, 0xcd, 0x24, 0x38, 0xf4, - 0x6b, 0xbe, 0xd7, 0xa2, 0x5a, 0x99, 0x6f, 0x5f, 0xe2, 0x7d, 0x8c, 0x36, 0x70, 0x7e, 0x25, 0x0b, - 0x01, 0xb2, 0xeb, 0x51, 0x7b, 0xbd, 0xda, 0xea, 0xc4, 0x62, 0x0e, 0x26, 0xac, 0x47, 0x55, 0xaa, - 0xb5, 0x9b, 0x0d, 0x35, 0x7e, 0xfd, 0x03, 0x74, 0x05, 0xe7, 0x7d, 0xfe, 0xae, 0xa9, 0x32, 0x48, - 0xf8, 0x63, 0x3e, 0xaf, 0x17, 0x32, 0x81, 0xad, 0xfb, 0x06, 0xdc, 0x8d, 0xa5, 0x62, 0xec, 0xac, - 0xab, 0x08, 0x56, 0x13, 0xce, 0x8f, 0xd2, 0x85, 0xe5, 0x47, 0xf8, 0x5e, 0xe7, 0x4a, 0x93, 0x25, - 0x49, 0x64, 0xe7, 0x47, 0x53, 0x56, 0xa0, 0xb9, 0xd3, 0xe8, 0xc3, 0x80, 0x8c, 0x5a, 0xce, 0x35, - 0x94, 0x38, 0x66, 0xa9, 0x08, 0x89, 0x94, 0xaa, 0xdd, 0x62, 0xcd, 0xc7, 0x3c, 0xe8, 0xf8, 0xa4, - 0x83, 0x4d, 0x11, 0x52, 0xf5, 0x70, 0x5b, 0x51, 0xc9, 0x9f, 0x89, 0x1d, 0xc8, 0xd7, 0x9f, 0x00, - 0x1a, 0x2d, 0x25, 0x3c, 0x4f, 0xb8, 0xe9, 0x27, 0xf8, 0xc2, 0x12, 0xf3, 0x06, 0x4f, 0x19, 0xc9, - 0xa4, 0x34, 0x08, 0x4c, 0x3c, 0xd4, 0x81, 0xd8, 0x31, 0xc4, 0x66, 0x8d, 0xf9, 0x78, 0xa7, 0xf4, - 0xda, 0xb9, 0xc6, 0x8b, 0x41, 0xc2, 0x25, 0xea, 0x66, 0x7d, 0x8d, 0xf9, 0x6b, 0x53, 0xa8, 0xb4, - 0x18, 0x24, 0x1c, 0x83, 0xb0, 0xd2, 0x4f, 0xd7, 0xcc, 0x15, 0xf1, 0x9d, 0xf7, 0x4b, 0xf0, 0x82, - 0xaf, 0xd7, 0xdc, 0x27, 0x0b, 0xea, 0xf9, 0x1c, 0x9e, 0xad, 0x2f, 0x5e, 0x9c, 0x2f, 0xf2, 0xaa, - 0x6a, 0x66, 0xd2, 0x3f, 0x15, 0x03, 0xbb, 0x99, 0xa2, 0x09, 0x7d, 0xad, 0x58, 0x97, 0xd1, 0x17, - 0x72, 0x13, 0x7a, 0xe3, 0xeb, 0x35, 0xbd, 0x9d, 0x56, 0x78, 0x40, 0x45, 0x06, 0x7b, 0x40, 0xc7, - 0x7c, 0x37, 0x55, 0x02, 0x40, 0xe3, 0x2c, 0x7d, 0x91, 0x9c, 0xe9, 0xe3, 0xe9, 0xa1, 0x62, 0xbe, - 0x7e, 0x7e, 0x8c, 0x54, 0x95, 0x57, 0x87, 0xb6, 0x6f, 0xb9, 0xd2, 0x1e, 0x4b, 0xbb, 0xd2, 0xa6, - 0x70, 0xe7, 0x35, 0xbd, 0x67, 0x5f, 0xcd, 0x78, 0x38, 0xf1, 0x42, 0xee, 0x47, 0x2c, 0x7e, 0x87, - 0x62, 0x88, 0x67, 0x25, 0xb5, 0x5a, 0x3f, 0x76, 0xac, 0x5a, 0x5f, 0xf0, 0x5d, 0x1c, 0x54, 0xe0, - 0xe9, 0xce, 0x43, 0xd1, 0x52, 0x6f, 0x3e, 0xd4, 0xb1, 0x10, 0x38, 0x8c, 0xe9, 0x5d, 0x28, 0x94, - 0x99, 0xde, 0x35, 0x79, 0x52, 0xbd, 0x4b, 0x52, 0x00, 0x4d, 0x0c, 0xf3, 0x95, 0x37, 0xed, 0x37, - 0x3c, 0xd4, 0xd5, 0x88, 0x8b, 0x43, 0xbc, 0xa1, 0xd1, 0x33, 0xf2, 0x95, 0xaf, 0xa5, 0xe9, 0x41, - 0x7f, 0x13, 0x78, 0x8f, 0x7d, 0x5e, 0x31, 0x04, 0xdd, 0x81, 0x30, 0x23, 0xd0, 0xe8, 0x1c, 0x99, - 0xb7, 0x2c, 0x4b, 0xf5, 0x01, 0xf8, 0x1f, 0x7f, 0xa7, 0xc4, 0xfc, 0x8f, 0xdb, 0xfe, 0x41, 0xb7, - 0x8d, 0x0f, 0x83, 0x8c, 0xae, 0xeb, 0x5f, 0x21, 0x53, 0x89, 0x68, 0xa5, 0x58, 0xce, 0x64, 0xa3, - 0x5b, 0xcc, 0x1f, 0xab, 0x04, 0x81, 0x2c, 0x05, 0x45, 0xd0, 0xfd, 0xd7, 0xfc, 0x2b, 0x48, 0xc8, - 0x69, 0x58, 0x56, 0x37, 0x6d, 0xcb, 0xea, 0x85, 0xc2, 0x83, 0x19, 0x60, 0x61, 0x7d, 0xcb, 0x1e, - 0x02, 0x53, 0xd8, 0x1e, 0x7e, 0x8f, 0xb8, 0x7b, 0x83, 0xd8, 0xef, 0x92, 0x50, 0x75, 0x85, 0xc5, - 0x52, 0x72, 0x89, 0x78, 0x61, 0xc8, 0x38, 0x4a, 0xf7, 0x37, 0xca, 0xe4, 0x5c, 0xd6, 0xd3, 0xdc, - 0x4e, 0x8b, 0xcc, 0x74, 0x0d, 0xf5, 0xb9, 0xd8, 0x95, 0x79, 0x53, 0xe1, 0xd6, 0xaa, 0x8b, 0x59, - 0x0a, 0x16, 0x55, 0xcc, 0x54, 0x8e, 0x0f, 0x8d, 0x2b, 0xf7, 0x4a, 0x79, 0x78, 0x11, 0xa5, 0x9a, - 0x59, 0x37, 0x08, 0x81, 0x45, 0x76, 0x04, 0x69, 0xbd, 0xdd, 0x7f, 0x54, 0x22, 0x8f, 0x0e, 0xb8, - 0x57, 0x8f, 0xcd, 0xdd, 0x63, 0x5e, 0x48, 0xf1, 0xee, 0x8d, 0x6a, 0x8e, 0xfb, 0x26, 0x41, 0x40, - 0x9d, 0x1d, 0xbc, 0xae, 0xa9, 0x1e, 0x03, 0x2d, 0x17, 0x39, 0xa4, 0xee, 0xbb, 0xc3, 0x6b, 0x5c, - 0xef, 0x54, 0xcf, 0x7f, 0x1a, 0x54, 0xdd, 0x6f, 0x56, 0xc8, 0x38, 0x7f, 0x8f, 0xb0, 0x4e, 0x15, - 0x20, 0x9e, 0xc6, 0x6f, 0xb8, 0x2c, 0x82, 0x5a, 0x4f, 0xe2, 0x05, 0x20, 0xc9, 0x38, 0x37, 0xc8, - 0x59, 0xf4, 0xaf, 0x06, 0x5e, 0xbb, 0xe6, 0xb7, 0xbd, 0x23, 0xa9, 0x78, 0xf3, 0x54, 0xcc, 0x32, - 0xdb, 0xe8, 0xd9, 0xcd, 0x7e, 0x14, 0xc8, 0xaa, 0x87, 0xb7, 0x82, 0x52, 0x79, 0x78, 0x78, 0x7a, - 0x44, 0x75, 0x2b, 0xe8, 0xf8, 0x5c, 0x3c, 0x78, 0x31, 0xaa, 0xdb, 0x67, 0x62, 0x18, 0x0f, 0xd9, - 0xd9, 0x66, 0x85, 0x8d, 0x8b, 0x57, 0x8a, 0xe2, 0x1e, 0x3b, 0x23, 0xdd, 0xde, 0xa7, 0x96, 0xcc, - 0x7e, 0xd8, 0x6e, 0x89, 0x07, 0x98, 0x94, 0x3a, 0xd5, 0x48, 0xc1, 0xa1, 0xaf, 0x06, 0x52, 0xd9, - 0xf5, 0x82, 0x36, 0x65, 0x6d, 0x4d, 0x65, 0xc2, 0xa6, 0xb2, 0x91, 0x82, 0x43, 0x5f, 0x0d, 0xf7, - 0x8f, 0x4b, 0xe4, 0x6c, 0xc6, 0xb9, 0x3a, 0x0f, 0xf7, 0xda, 0xa3, 0xa2, 0x51, 0x25, 0xea, 0x35, - 0xc2, 0xbd, 0x78, 0x39, 0x28, 0x0c, 0xe4, 0x42, 0x6e, 0x37, 0xa6, 0xf3, 0x0e, 0x8b, 0xa3, 0x52, - 0x01, 0x1d, 0x2e, 0xab, 0x8e, 0x7a, 0x56, 0x7d, 0x6c, 0xe0, 0xb3, 0xea, 0x54, 0x31, 0xd9, 0x53, - 0xd6, 0xb9, 0xa1, 0x98, 0x70, 0xfb, 0x9c, 0xc3, 0x30, 0x89, 0xf6, 0x7c, 0x2a, 0xbe, 0x06, 0x3b, - 0x92, 0x7a, 0xfd, 0x9d, 0xb9, 0x14, 0x30, 0xf2, 0x24, 0xe3, 0x05, 0xf8, 0xe7, 0xec, 0xc7, 0x61, - 0x75, 0x9f, 0x57, 0x6b, 0xd6, 0xb3, 0x57, 0x45, 0x93, 0x80, 0x7f, 0x1a, 0x33, 0xf4, 0xaa, 0x57, - 0x0c, 0x15, 0xd3, 0x53, 0x72, 0x75, 0x5a, 0x0c, 0x0c, 0xe8, 0x3c, 0x2b, 0x46, 0x9f, 0x72, 0x4e, - 0x82, 0xd7, 0x0a, 0x63, 0x63, 0x0a, 0xa8, 0x1c, 0xa1, 0x6a, 0x2d, 0x9e, 0x0a, 0xa4, 0x5d, 0xb3, - 0xd7, 0x79, 0x31, 0x48, 0xb8, 0x9d, 0xe8, 0x7b, 0x72, 0xc4, 0x89, 0xbe, 0xa7, 0x72, 0x63, 0x04, - 0x7f, 0x85, 0xee, 0x8a, 0x2c, 0xbb, 0x99, 0xb8, 0x70, 0x89, 0x4e, 0xfe, 0xd1, 0xed, 0x8a, 0xf8, - 0x2c, 0x1a, 0x36, 0x96, 0xce, 0xed, 0xcb, 0x7a, 0x00, 0x1c, 0x86, 0xb9, 0x52, 0x59, 0xd3, 0xf8, - 0xf9, 0x66, 0x78, 0xae, 0x54, 0xfd, 0x58, 0x36, 0x8b, 0x40, 0x07, 0xbf, 0x4b, 0x6d, 0x6f, 0xd6, - 0x59, 0xed, 0x89, 0x79, 0x58, 0x22, 0xd0, 0x33, 0x3b, 0xf7, 0xa0, 0x22, 0xd0, 0xb3, 0x89, 0xe7, - 0x47, 0xa0, 0x67, 0xd6, 0x7b, 0xf8, 0x22, 0xd0, 0x33, 0xbb, 0x39, 0x40, 0x9f, 0xfb, 0xb0, 0x3c, - 0x60, 0x58, 0x4c, 0xb3, 0x7b, 0x1e, 0x57, 0x01, 0x03, 0xc6, 0x62, 0x53, 0x9e, 0xe1, 0x2b, 0x80, - 0x97, 0x81, 0x82, 0x3a, 0xb1, 0x11, 0xc1, 0xcd, 0x3b, 0xb9, 0x7e, 0xc2, 0x0f, 0xbc, 0x6c, 0xbb, - 0x72, 0xcc, 0x7b, 0x8c, 0xa9, 0xb0, 0x6e, 0x8c, 0xc8, 0x51, 0xca, 0x7a, 0xe5, 0x24, 0xca, 0xfa, - 0x4c, 0xb6, 0xa2, 0xbe, 0x44, 0xf7, 0xc4, 0x93, 0x1b, 0xdf, 0xbf, 0x54, 0x26, 0x9f, 0x3c, 0x86, - 0xc3, 0xb8, 0x68, 0xb1, 0x26, 0xd5, 0x10, 0x2d, 0x7d, 0x13, 0x5b, 0x27, 0xe7, 0x76, 0x7b, 0xed, - 0xf6, 0x11, 0x3b, 0x61, 0xf7, 0x5b, 0x12, 0x43, 0xa8, 0x0b, 0xea, 0x29, 0xc5, 0x8d, 0x0c, 0x1c, - 0xc8, 0xac, 0x89, 0x8e, 0xaf, 0x70, 0x87, 0x65, 0x8f, 0x6b, 0xe9, 0x6b, 0x96, 0x6c, 0xfe, 0x2a, - 0xda, 0xf1, 0x75, 0xab, 0x0f, 0x03, 0x32, 0x6a, 0xa1, 0xf2, 0xc0, 0x5e, 0x61, 0x54, 0xdd, 0x4a, - 0x29, 0x0f, 0x60, 0x02, 0xc1, 0xc6, 0x75, 0xff, 0xa8, 0x84, 0x42, 0x28, 0xe3, 0x95, 0x20, 0xeb, - 0x71, 0x5d, 0x23, 0xac, 0xbb, 0xff, 0x71, 0x5d, 0xe6, 0x0f, 0xb3, 0x71, 0xf9, 0xfc, 0xc6, 0x3a, - 0xf0, 0xcc, 0xda, 0xef, 0xc5, 0x75, 0x06, 0x85, 0x81, 0x0f, 0x62, 0xb5, 0x82, 0xc3, 0x20, 0x0e, - 0xa3, 0x02, 0x6f, 0x59, 0xf6, 0x05, 0x33, 0xe9, 0x2d, 0xaa, 0xc6, 0x89, 0x80, 0xa4, 0xe6, 0xfe, - 0xad, 0x32, 0x99, 0x95, 0xed, 0x51, 0xb5, 0x84, 0xad, 0xe2, 0x51, 0x89, 0xd6, 0xb7, 0x2d, 0xd1, - 0x7a, 0xa9, 0xd8, 0x9d, 0x0e, 0xd6, 0xa9, 0x81, 0x22, 0xf5, 0xcb, 0x29, 0x91, 0x7a, 0x79, 0x18, - 0xa2, 0xb9, 0xd6, 0xfc, 0x19, 0x0b, 0xff, 0x21, 0x4a, 0xf9, 0x99, 0x35, 0x9c, 0x01, 0xa2, 0xf3, - 0x9b, 0xe5, 0xd4, 0x30, 0x98, 0xc8, 0xfc, 0x3a, 0x19, 0xdb, 0xf7, 0xa2, 0x96, 0x38, 0xba, 0x78, - 0x73, 0xc8, 0x4f, 0x41, 0xcd, 0x87, 0xa8, 0xc5, 0x05, 0xdf, 0x4b, 0xea, 0x6d, 0x02, 0x5a, 0x94, - 0x1b, 0x86, 0xc9, 0x1a, 0x75, 0xde, 0xc0, 0xb7, 0x0b, 0xc2, 0xae, 0x8a, 0xb2, 0x79, 0x8a, 0xbf, - 0x5b, 0x80, 0x25, 0x94, 0x82, 0x63, 0x37, 0x87, 0xc5, 0x20, 0xf0, 0x97, 0x7c, 0x52, 0x55, 0x4d, - 0x8f, 0x30, 0xe0, 0xef, 0x07, 0x15, 0x72, 0x36, 0x83, 0x55, 0x9c, 0x9f, 0xb0, 0x66, 0xed, 0x73, - 0x43, 0xf3, 0xda, 0xc7, 0x9c, 0xb7, 0x9f, 0x60, 0x0a, 0x6a, 0x4b, 0xf0, 0xc6, 0x09, 0x9a, 0xa7, - 0x5a, 0x6c, 0xba, 0x79, 0x2c, 0xca, 0x6f, 0x1e, 0x9b, 0x3d, 0xa5, 0xc9, 0xc7, 0x66, 0x54, 0x3f, - 0x47, 0xf8, 0x8d, 0x7f, 0x7a, 0x8c, 0x9c, 0xcb, 0xba, 0x37, 0xe6, 0xfc, 0x4c, 0x29, 0x95, 0x34, - 0xf8, 0x0b, 0xc3, 0x5f, 0x3e, 0xe3, 0x99, 0x84, 0xc5, 0xc5, 0xf0, 0x65, 0x3b, 0x8d, 0x70, 0xee, - 0x6c, 0x8b, 0xd6, 0x59, 0xe8, 0x74, 0xc4, 0xf3, 0x3f, 0x4b, 0x79, 0xf0, 0xd6, 0x09, 0xba, 0x22, - 0x52, 0x48, 0xc7, 0xa9, 0xd0, 0x69, 0x59, 0x9c, 0x1f, 0x3a, 0x2d, 0xfb, 0xb0, 0xb4, 0x87, 0xc9, - 0x83, 0xd5, 0xb8, 0x46, 0xc8, 0x02, 0x01, 0xee, 0x49, 0x46, 0xaf, 0x47, 0xc8, 0x06, 0x7f, 0xa7, - 0x44, 0x52, 0xc7, 0xe7, 0xca, 0x0a, 0x2e, 0x0d, 0xb4, 0x82, 0x29, 0x06, 0xd5, 0x95, 0xfc, 0x74, - 0x36, 0x5b, 0xa0, 0x65, 0xc0, 0x20, 0xea, 0x25, 0xb3, 0xca, 0xa0, 0x97, 0xcc, 0xd0, 0x3c, 0x6a, - 0xfb, 0x87, 0xbe, 0xb4, 0x49, 0x95, 0xf0, 0xde, 0xc2, 0x42, 0xe0, 0x30, 0xf7, 0xbb, 0x15, 0x32, - 0xc1, 0x0d, 0xbf, 0x11, 0x6e, 0xcb, 0x75, 0x61, 0x83, 0x15, 0xba, 0xc1, 0xc5, 0x7b, 0xb3, 0x8c, - 0x46, 0x1a, 0x67, 0x28, 0x35, 0x36, 0x6d, 0xb7, 0x39, 0xcb, 0xd6, 0xe8, 0x97, 0x52, 0x91, 0x63, - 0x84, 0xd3, 0x30, 0xe6, 0x62, 0x9f, 0x90, 0x98, 0x3d, 0x86, 0x83, 0x34, 0x44, 0x3a, 0xac, 0x57, - 0x0b, 0xf5, 0xa3, 0xa1, 0xaa, 0xf1, 0xde, 0xe8, 0x3c, 0x3c, 0x0a, 0x00, 0x06, 0xed, 0xa5, 0xd7, - 0x49, 0x55, 0x21, 0xe7, 0xa9, 0xcb, 0x33, 0x26, 0x4b, 0xfe, 0x05, 0x32, 0x9f, 0x6a, 0x6b, 0x28, - 0x6d, 0xfb, 0x3b, 0x54, 0x99, 0xe8, 0x7b, 0x84, 0x11, 0x53, 0xaa, 0x9d, 0x6b, 0x67, 0x58, 0xfc, - 0xe2, 0x03, 0x9f, 0xc4, 0x57, 0xa0, 0x5f, 0x2d, 0xcf, 0x80, 0x42, 0x66, 0x6b, 0x32, 0xc1, 0x5f, - 0x39, 0x3b, 0xc1, 0x1f, 0x7b, 0x01, 0x84, 0xf7, 0xfd, 0x34, 0x34, 0xa0, 0x4d, 0x5b, 0x03, 0x7a, - 0xa6, 0x08, 0x1b, 0x0c, 0x50, 0x7d, 0xfe, 0x5d, 0x89, 0x38, 0x1c, 0x21, 0xfd, 0x28, 0x16, 0xf7, - 0xa0, 0x18, 0x3a, 0xbb, 0xe6, 0x1b, 0x05, 0x01, 0x03, 0x6b, 0xc8, 0x84, 0xc7, 0xea, 0x31, 0x99, - 0x62, 0x2f, 0x4f, 0x57, 0x0a, 0xbc, 0x3c, 0xfd, 0x3b, 0x15, 0x92, 0x3e, 0x6a, 0x76, 0xde, 0x23, - 0x33, 0x78, 0xad, 0x65, 0x27, 0x68, 0x07, 0x49, 0xe0, 0xc7, 0xc5, 0xdc, 0xf8, 0x6b, 0x46, 0x0d, - 0xe1, 0x83, 0x33, 0x4a, 0xc0, 0xa2, 0x88, 0xf1, 0x51, 0xdd, 0x88, 0x5a, 0x0a, 0x6d, 0x7f, 0x8f, - 0xe9, 0x1d, 0x2a, 0xab, 0x42, 0x5d, 0x95, 0x82, 0x81, 0x91, 0x11, 0xd3, 0x54, 0x39, 0x8d, 0x98, - 0xa6, 0xb1, 0x21, 0x63, 0x9a, 0xc6, 0x0b, 0xc5, 0x34, 0x01, 0x79, 0x44, 0xba, 0xce, 0xf0, 0x37, - 0x5e, 0xdc, 0xe2, 0x19, 0xbd, 0x44, 0x24, 0xda, 0x12, 0x5e, 0xf7, 0x81, 0x4c, 0x0c, 0x18, 0x50, - 0xd3, 0xed, 0x91, 0xb3, 0x0d, 0x3f, 0x0a, 0x58, 0xc2, 0x95, 0x96, 0x5e, 0x81, 0x5f, 0xc5, 0x2b, - 0xef, 0xf6, 0xe2, 0x1f, 0xf2, 0xd6, 0x8e, 0x71, 0xdb, 0x5d, 0x2e, 0x76, 0x4d, 0xd2, 0xfd, 0x2b, - 0x65, 0x32, 0x29, 0x42, 0x3a, 0x46, 0xb8, 0x91, 0x5c, 0xb7, 0xec, 0xbb, 0x17, 0xf2, 0x56, 0x2e, - 0xeb, 0xce, 0x40, 0xcb, 0xae, 0x91, 0xb2, 0xec, 0x5e, 0x2c, 0x46, 0xee, 0x78, 0x9b, 0xee, 0xb7, - 0xcb, 0x74, 0xb7, 0xb7, 0x43, 0x59, 0x46, 0x37, 0x1d, 0x5f, 0x22, 0x93, 0xb1, 0x88, 0xf7, 0x28, - 0xf4, 0xd6, 0x77, 0xfa, 0x93, 0xea, 0x57, 0xac, 0x45, 0x84, 0x87, 0x24, 0x97, 0x19, 0x52, 0x52, - 0x39, 0x8d, 0x90, 0x12, 0xf7, 0xbb, 0x4c, 0xa4, 0x9a, 0x13, 0x78, 0x1a, 0x7b, 0xc2, 0xdb, 0xb6, - 0xf4, 0x7d, 0xa9, 0x10, 0x2b, 0x88, 0xfe, 0x0d, 0xd8, 0x1b, 0xbe, 0x5d, 0x22, 0xd3, 0x02, 0xf1, - 0x34, 0x46, 0xf0, 0xa3, 0xf6, 0x08, 0x9e, 0x2d, 0x34, 0x82, 0x01, 0x5d, 0xff, 0x7b, 0x65, 0xd5, - 0xf5, 0x82, 0xcf, 0xe9, 0x9b, 0x8f, 0xe5, 0x97, 0x87, 0x79, 0x2c, 0x5f, 0x3d, 0xc4, 0x5f, 0x19, - 0xf8, 0x10, 0xff, 0x8e, 0x7c, 0xd2, 0x15, 0xcb, 0x44, 0x08, 0xfd, 0xb0, 0x4f, 0x20, 0xea, 0x98, - 0x5e, 0x45, 0x09, 0x0c, 0xaa, 0x32, 0xdc, 0x8c, 0xb5, 0x30, 0x6e, 0xfb, 0x22, 0x6f, 0x8a, 0x72, - 0x50, 0x18, 0xee, 0xeb, 0x4c, 0xc6, 0xb2, 0xe9, 0x19, 0x2e, 0x50, 0xf7, 0x67, 0x27, 0xd4, 0xc4, - 0x32, 0x27, 0xc9, 0x4d, 0xf9, 0x7c, 0x7e, 0xa9, 0x48, 0x54, 0x82, 0xf1, 0x49, 0xb2, 0x5f, 0xcf, - 0x77, 0xfc, 0x3e, 0xef, 0xf3, 0xeb, 0x85, 0x65, 0xe4, 0x10, 0xfe, 0x66, 0x96, 0x69, 0x82, 0xdd, - 0xae, 0xdf, 0xac, 0xa7, 0xd3, 0xf2, 0xad, 0x49, 0x00, 0x68, 0x1c, 0x5a, 0x81, 0xab, 0xeb, 0xf6, - 0x4b, 0x92, 0x52, 0x5d, 0x97, 0x53, 0x62, 0xe8, 0xeb, 0x54, 0x7f, 0x51, 0x89, 0x89, 0xeb, 0x3c, - 0xbf, 0x6c, 0x95, 0xeb, 0x2f, 0xeb, 0xba, 0x18, 0x4c, 0x1c, 0xaa, 0xd6, 0x9d, 0x6d, 0xa9, 0xe8, - 0xc2, 0x7a, 0x6f, 0xa7, 0x1d, 0x34, 0xb1, 0x2a, 0x8f, 0xec, 0x7f, 0x14, 0x8f, 0x92, 0x6b, 0xfd, - 0x60, 0xc8, 0xaa, 0xe3, 0x6c, 0x63, 0x04, 0x1f, 0x4b, 0xc0, 0x2c, 0xef, 0x00, 0x89, 0x74, 0x57, - 0x17, 0x64, 0xae, 0xac, 0x86, 0x0d, 0xfe, 0x88, 0x15, 0x71, 0xa1, 0x20, 0x8a, 0x20, 0x4d, 0x02, - 0x0f, 0xa8, 0xdb, 0xe6, 0x43, 0x2a, 0x75, 0x11, 0x64, 0xa9, 0x0e, 0xa8, 0xad, 0x67, 0x56, 0xea, - 0x90, 0xc2, 0xa6, 0xd2, 0x7e, 0xd1, 0x2c, 0x11, 0xd7, 0x7e, 0xf1, 0x90, 0x2b, 0x16, 0x99, 0x5f, - 0x3f, 0x85, 0x21, 0x96, 0x5b, 0x03, 0x70, 0x60, 0x60, 0x6d, 0x4c, 0xd0, 0x28, 0x67, 0xd2, 0x08, - 0xb8, 0xd4, 0xa1, 0x11, 0x06, 0x0c, 0x2c, 0xcc, 0x8f, 0x77, 0x40, 0xf0, 0x75, 0xac, 0x6c, 0x6c, - 0xaa, 0xce, 0xd7, 0xc8, 0x8c, 0xd9, 0x47, 0x21, 0x26, 0x5f, 0x2e, 0xfe, 0x38, 0x8d, 0xd8, 0x9c, - 0x55, 0xcf, 0x4d, 0x18, 0x58, 0xb4, 0xdd, 0x26, 0x99, 0x4f, 0x3d, 0x8e, 0xa9, 0x5e, 0x59, 0x2d, - 0x3d, 0xa8, 0x57, 0x56, 0x31, 0x71, 0xcb, 0xf8, 0xb6, 0x17, 0xe4, 0xa7, 0x38, 0x2f, 0xf2, 0x4c, - 0xa9, 0xf3, 0x1a, 0x99, 0xf0, 0x77, 0x77, 0xf1, 0x15, 0x7b, 0xbe, 0xe6, 0x1e, 0x57, 0x6f, 0x67, - 0xb3, 0x52, 0x5c, 0x49, 0xac, 0x31, 0xfe, 0x13, 0x04, 0xb2, 0xfb, 0x1f, 0xa8, 0x75, 0xb5, 0x1d, - 0xb6, 0xe5, 0x51, 0x45, 0x4e, 0x4f, 0x56, 0xfb, 0x92, 0xad, 0x3f, 0x97, 0x91, 0x6c, 0xdd, 0xd1, - 0x04, 0x33, 0x52, 0xad, 0xab, 0xd1, 0x54, 0x0a, 0x8d, 0x66, 0x6c, 0x98, 0xd1, 0x7c, 0xa3, 0x44, - 0x44, 0x08, 0x42, 0x81, 0x6d, 0xa9, 0x25, 0x13, 0x24, 0x5b, 0xf7, 0xef, 0x2f, 0x14, 0x89, 0xa3, - 0x17, 0xb7, 0xee, 0x15, 0x2b, 0x59, 0x77, 0xed, 0x2d, 0xaa, 0x68, 0x7a, 0x4f, 0x73, 0xf0, 0x0d, - 0xf9, 0xc8, 0x7c, 0x4e, 0xbf, 0x86, 0xca, 0xbc, 0xc3, 0xf2, 0x07, 0x23, 0x61, 0x95, 0x80, 0xc5, - 0xcc, 0x1f, 0x2c, 0x01, 0xa0, 0x71, 0x30, 0x80, 0x20, 0xee, 0xed, 0x30, 0xf4, 0x54, 0x3c, 0x42, - 0x83, 0x17, 0x83, 0x84, 0xbb, 0x7f, 0x63, 0x81, 0x58, 0x43, 0xb3, 0x92, 0xbd, 0x94, 0x1e, 0x78, - 0xb2, 0x17, 0x4a, 0xdd, 0x3f, 0xe8, 0x26, 0x47, 0xb5, 0x20, 0x2a, 0x96, 0x78, 0x6b, 0x5d, 0x60, - 0xf7, 0x53, 0x97, 0x10, 0x50, 0x14, 0x07, 0xa4, 0xee, 0xa9, 0x3c, 0x14, 0xa9, 0x7b, 0xc6, 0xfe, - 0x9f, 0xa4, 0xee, 0xa1, 0x16, 0xc2, 0x1e, 0x7f, 0xb5, 0x5b, 0xdc, 0x9b, 0xca, 0x39, 0xbe, 0xca, - 0x78, 0xe2, 0x9b, 0x5f, 0x90, 0x11, 0x00, 0x90, 0xe4, 0x30, 0x31, 0x0c, 0x37, 0x16, 0x44, 0x36, - 0x9c, 0x97, 0x8b, 0xb8, 0x51, 0xfa, 0x13, 0xc3, 0x88, 0xa0, 0x13, 0x41, 0x4b, 0xa6, 0xea, 0x99, - 0xfc, 0xf8, 0xa9, 0x7a, 0x54, 0x82, 0x9d, 0xa9, 0x07, 0x95, 0x60, 0xc7, 0x4a, 0x54, 0x54, 0x1d, - 0x45, 0xa2, 0x22, 0x2a, 0xdb, 0xce, 0x77, 0xb3, 0xf2, 0x7c, 0x89, 0x54, 0x39, 0x5f, 0x3c, 0x41, - 0xde, 0x33, 0xab, 0x69, 0x76, 0x9d, 0x25, 0x13, 0x0d, 0xb2, 0x1b, 0x96, 0x19, 0x8f, 0xa6, 0x3f, - 0x7e, 0xc6, 0xa3, 0x51, 0xe7, 0xd4, 0xd1, 0xf9, 0x8f, 0x66, 0x47, 0x92, 0xff, 0x68, 0xee, 0x01, - 0xe6, 0x3f, 0x32, 0x32, 0x17, 0xcd, 0x3f, 0xd8, 0xcc, 0x45, 0xfb, 0x64, 0xba, 0x15, 0xde, 0xeb, - 0xdc, 0xf3, 0xa2, 0xd6, 0x4a, 0x7d, 0x93, 0x5d, 0xca, 0xc8, 0xbd, 0xf3, 0x5e, 0xd3, 0x15, 0xac, - 0x16, 0xb8, 0xbf, 0x50, 0x03, 0xc1, 0x24, 0x2d, 0x72, 0x38, 0x9d, 0xf9, 0x98, 0x39, 0x9c, 0xac, - 0x4c, 0x48, 0xce, 0x28, 0x32, 0x21, 0xbd, 0xc7, 0x6e, 0xbe, 0xee, 0x06, 0x7b, 0x37, 0xbc, 0xee, - 0xe2, 0xd9, 0x22, 0x2d, 0xac, 0x49, 0xf4, 0xfe, 0x16, 0x14, 0x08, 0x34, 0xd1, 0xfe, 0x5c, 0x4b, - 0xe7, 0x4e, 0x3b, 0xd7, 0xd2, 0xf9, 0x07, 0x9b, 0x6b, 0xe9, 0x2f, 0x91, 0x27, 0x8e, 0xef, 0x9d, - 0x4e, 0x6e, 0x59, 0xd7, 0x06, 0x6f, 0x2a, 0xb9, 0x25, 0xdb, 0xf9, 0x0d, 0x2c, 0x23, 0x94, 0xb2, - 0x7c, 0x5c, 0x28, 0xa5, 0xfb, 0xcf, 0x4b, 0xe4, 0xd1, 0x01, 0x69, 0x18, 0x0a, 0xc7, 0x46, 0x77, - 0xc9, 0x7c, 0xd7, 0xae, 0x5a, 0xf8, 0x16, 0x83, 0x95, 0xf6, 0x41, 0x25, 0x47, 0x4e, 0x01, 0x20, - 0x4d, 0x7e, 0xf5, 0x99, 0xef, 0xfd, 0xe0, 0x89, 0x4f, 0x7c, 0x48, 0xff, 0xfe, 0x80, 0xfe, 0xfd, - 0xe4, 0x9f, 0x3c, 0x51, 0xfa, 0x1e, 0xfd, 0xfb, 0x90, 0xfe, 0xfd, 0x31, 0xfd, 0xfb, 0xc6, 0x9f, - 0x3e, 0xf1, 0x89, 0x1f, 0x2b, 0x1f, 0x5e, 0xfe, 0xbf, 0x01, 0x00, 0x00, 0xff, 0xff, 0x78, 0x2d, - 0xdc, 0xf9, 0xe7, 0xae, 0x00, 0x00, + 0x01, 0xe2, 0x08, 0xca, 0x87, 0x03, 0x1a, 0x08, 0x62, 0xc3, 0x06, 0x14, 0xcb, 0x46, 0x90, 0x1f, + 0xf9, 0x13, 0x20, 0xbf, 0x42, 0x18, 0x49, 0xea, 0xd5, 0x77, 0xf5, 0xf4, 0x6c, 0xf7, 0x2c, 0x6f, + 0x36, 0x67, 0xc3, 0x3f, 0x16, 0xd8, 0xa9, 0xf7, 0xea, 0xd5, 0x47, 0xbf, 0x7a, 0xf5, 0xde, 0xab, + 0x57, 0xaf, 0xc8, 0x4b, 0x77, 0xdf, 0x88, 0x97, 0x83, 0xf0, 0xd2, 0xdd, 0xde, 0x8e, 0x1f, 0x75, + 0xfc, 0xc4, 0x8f, 0x2f, 0x75, 0xef, 0xee, 0x5d, 0xf2, 0xba, 0xc1, 0xa5, 0xc3, 0xcb, 0x97, 0xf6, + 0xfc, 0x8e, 0x1f, 0x79, 0x89, 0xdf, 0x5a, 0xee, 0x46, 0x61, 0x12, 0x3a, 0x9f, 0xe2, 0xd8, 0xcb, + 0x1a, 0x7b, 0x99, 0x62, 0x2f, 0x53, 0xec, 0xe5, 0xc3, 0xcb, 0x4b, 0x17, 0xf7, 0x82, 0x64, 0xbf, + 0xb7, 0xb3, 0xdc, 0x0c, 0x0f, 0x2e, 0xed, 0x85, 0x7b, 0xe1, 0x25, 0x56, 0x69, 0xa7, 0xb7, 0xcb, + 0x7e, 0xb1, 0x1f, 0xec, 0x3f, 0x4e, 0x6c, 0xe9, 0xca, 0xe0, 0xa6, 0x23, 0x3f, 0x0e, 0x7b, 0x51, + 0xd3, 0x4f, 0x77, 0x60, 0xe9, 0xb5, 0xc1, 0x75, 0x7a, 0x9d, 0x43, 0x3f, 0x8a, 0x83, 0xb0, 0xe3, + 0xb7, 0xfa, 0xaa, 0x5d, 0xcc, 0xae, 0x16, 0xf5, 0x3a, 0x49, 0x70, 0xd0, 0xdf, 0xca, 0xe5, 0x6c, + 0xf4, 0x5e, 0x12, 0xb4, 0x2f, 0x05, 0x9d, 0x24, 0x4e, 0xa2, 0x74, 0x15, 0xf7, 0x77, 0x4b, 0xe4, + 0xa9, 0x95, 0x3b, 0x8d, 0xf5, 0xb6, 0x17, 0x27, 0x41, 0x73, 0xb5, 0x1d, 0x36, 0xef, 0x36, 0x92, + 0x30, 0xf2, 0x6f, 0x87, 0xed, 0xde, 0x81, 0xdf, 0x60, 0xa3, 0x71, 0x5e, 0x22, 0x53, 0x87, 0xec, + 0xf7, 0x66, 0x6d, 0xb1, 0xf4, 0x54, 0xe9, 0xf9, 0xea, 0xea, 0xc2, 0xf7, 0xbe, 0xff, 0xe4, 0x27, + 0xfe, 0xe8, 0xfb, 0x4f, 0x4e, 0xdd, 0x16, 0xe5, 0xa0, 0x30, 0x9c, 0xe7, 0xc8, 0xc4, 0x6e, 0xbc, + 0x7d, 0xd4, 0xf5, 0x17, 0xcb, 0x0c, 0x77, 0x4e, 0xe0, 0x4e, 0x6c, 0x34, 0xb0, 0x14, 0x04, 0xd4, + 0xb9, 0x44, 0xaa, 0x5d, 0x2f, 0x4a, 0x82, 0x84, 0x8e, 0x7d, 0xb1, 0x42, 0x51, 0xc7, 0x57, 0xcf, + 0x08, 0xd4, 0x6a, 0x5d, 0x02, 0x40, 0xe3, 0x60, 0x37, 0x22, 0xdf, 0x6b, 0xdd, 0xea, 0xb4, 0x8f, + 0x16, 0xc7, 0x28, 0xfe, 0x94, 0xee, 0x06, 0x88, 0x72, 0x50, 0x18, 0xee, 0xb7, 0xcb, 0x64, 0x6a, + 0x65, 0x77, 0x37, 0xe8, 0x04, 0xc9, 0x91, 0xf3, 0x1e, 0x99, 0xe9, 0x84, 0x2d, 0x5f, 0xfe, 0x66, + 0xa3, 0x98, 0xbe, 0x72, 0x61, 0xf9, 0x38, 0xbe, 0x58, 0xbe, 0x69, 0xd4, 0x58, 0x5d, 0xa0, 0xcd, + 0xcc, 0x98, 0x25, 0x60, 0x51, 0x74, 0xde, 0x25, 0xd3, 0xdd, 0xb0, 0xa5, 0x1a, 0x28, 0xb3, 0x06, + 0x5e, 0x38, 0xbe, 0x81, 0xba, 0xae, 0xb0, 0x3a, 0x4f, 0xe9, 0x4f, 0x1b, 0x05, 0x60, 0x92, 0x73, + 0xda, 0x64, 0x1e, 0x7f, 0xd2, 0xcf, 0xae, 0x5a, 0xa8, 0xb0, 0x16, 0x2e, 0xe6, 0xb7, 0x60, 0x54, + 0x5a, 0x3d, 0x4b, 0x5b, 0x99, 0x4f, 0x15, 0x42, 0x9a, 0xb4, 0xfb, 0x01, 0x99, 0x5b, 0x49, 0x12, + 0xaf, 0xb9, 0xef, 0xb7, 0xf8, 0xf7, 0x75, 0x5e, 0x25, 0x63, 0x1d, 0xef, 0xc0, 0x17, 0x5f, 0xff, + 0x29, 0x31, 0xed, 0x63, 0x37, 0x69, 0xd9, 0x47, 0xdf, 0x7f, 0x72, 0xe1, 0x9d, 0x4e, 0xf0, 0x7e, + 0x4f, 0xf0, 0x0c, 0x96, 0x01, 0xc3, 0x76, 0xae, 0x10, 0xd2, 0xf2, 0x0f, 0x83, 0xa6, 0x5f, 0xf7, + 0x92, 0x7d, 0xc1, 0x0d, 0x8e, 0xa8, 0x4b, 0x6a, 0x0a, 0x02, 0x06, 0x96, 0xfb, 0x13, 0x25, 0x52, + 0x5d, 0x39, 0x0c, 0x83, 0x16, 0xed, 0x65, 0xec, 0xf4, 0xe8, 0xb8, 0x23, 0x7f, 0xd7, 0x8f, 0x54, + 0x11, 0xed, 0x42, 0x85, 0x8e, 0xfb, 0x4a, 0xce, 0xb8, 0xed, 0x4a, 0xeb, 0x9d, 0x24, 0x3a, 0x5a, + 0x7d, 0x54, 0x34, 0x3d, 0x9f, 0x82, 0x42, 0xba, 0x0d, 0xf7, 0x9f, 0x96, 0xc8, 0xf9, 0x95, 0x0f, + 0x7a, 0x91, 0xbf, 0x11, 0xb4, 0xed, 0xa5, 0x40, 0x87, 0x14, 0xfb, 0xcd, 0xc8, 0x4f, 0x6e, 0xea, + 0xe9, 0x50, 0x43, 0x6a, 0x28, 0x08, 0x18, 0x58, 0xc8, 0xe8, 0xf1, 0xbe, 0x17, 0xb1, 0x99, 0x11, + 0xb3, 0xa0, 0x18, 0xbd, 0x21, 0x01, 0xa0, 0x71, 0x2c, 0x46, 0xaf, 0xe4, 0x32, 0xfa, 0xbf, 0x2c, + 0x91, 0xc9, 0xd5, 0xa0, 0xd3, 0x0a, 0x3a, 0x7b, 0xce, 0x97, 0xc8, 0xd4, 0x81, 0x9f, 0x78, 0x2d, + 0x2f, 0xf1, 0x04, 0x8f, 0x3f, 0x7f, 0xfc, 0x44, 0xdd, 0xda, 0xf9, 0x9a, 0xdf, 0x4c, 0x6e, 0xd0, + 0x3a, 0x7a, 0x18, 0xba, 0x0c, 0x14, 0x35, 0xe7, 0x1d, 0x32, 0x91, 0x78, 0xd1, 0x9e, 0x9f, 0x08, + 0xd6, 0xbe, 0x58, 0x84, 0x2e, 0xe0, 0xb4, 0xfa, 0x9d, 0xa6, 0xaf, 0x85, 0xc0, 0x36, 0x23, 0x02, + 0x82, 0x98, 0xdb, 0x24, 0x33, 0x6b, 0x5e, 0xd7, 0xdb, 0x09, 0xda, 0x74, 0x8d, 0xfb, 0xb1, 0xf3, + 0x19, 0x52, 0xf1, 0x5a, 0x2d, 0xf6, 0x91, 0xab, 0xab, 0xe7, 0x69, 0x85, 0xca, 0x4a, 0xab, 0x45, + 0x59, 0x8c, 0x28, 0xac, 0x23, 0x40, 0x0c, 0xe7, 0x02, 0x19, 0x6b, 0x45, 0x61, 0x97, 0xf6, 0x06, + 0x31, 0x1f, 0x41, 0x6e, 0xac, 0xd1, 0xdf, 0x29, 0x54, 0x86, 0xe3, 0xfe, 0xdb, 0x32, 0x71, 0xd6, + 0xfc, 0xee, 0xfe, 0x46, 0xc3, 0xfa, 0x96, 0xcf, 0xd3, 0xc9, 0x0a, 0x29, 0xc3, 0x87, 0x51, 0x2c, + 0x1a, 0x9c, 0xc1, 0x29, 0xbe, 0x21, 0xca, 0x40, 0x41, 0x9d, 0xa7, 0xc8, 0x58, 0x57, 0xb3, 0xf0, + 0x8c, 0x64, 0x7f, 0xc6, 0xbc, 0x0c, 0x82, 0x18, 0xbd, 0xd8, 0x8f, 0xd8, 0xe7, 0x32, 0x30, 0xde, + 0xa1, 0x65, 0xc0, 0x20, 0x9a, 0x73, 0x90, 0xa7, 0x98, 0xfc, 0xea, 0xe3, 0x1c, 0x84, 0x80, 0x81, + 0xe5, 0xfc, 0x28, 0xe5, 0x1c, 0xf6, 0x8b, 0x4e, 0xe4, 0xe2, 0x38, 0x9b, 0xf7, 0x1c, 0xc6, 0xdf, + 0x0a, 0x9b, 0x5e, 0x3b, 0x3d, 0xf9, 0xb3, 0x8c, 0xd3, 0x24, 0x21, 0xd0, 0x34, 0x2d, 0x4e, 0x9b, + 0xc8, 0xe5, 0xb4, 0xbf, 0x5d, 0xa2, 0xf3, 0x48, 0x39, 0xcd, 0x8f, 0x4e, 0x61, 0x7b, 0x18, 0x6e, + 0x11, 0xfc, 0x01, 0x76, 0x2d, 0x3c, 0xe8, 0xd2, 0x6d, 0xb4, 0x93, 0xac, 0x85, 0x74, 0x35, 0xb0, + 0x2d, 0xe3, 0xb3, 0x64, 0x2c, 0xc1, 0xa6, 0x78, 0xb7, 0x9e, 0x93, 0x9f, 0x05, 0x1b, 0xa0, 0x9c, + 0xf2, 0x48, 0x7f, 0x0d, 0xd6, 0x05, 0x56, 0xc7, 0x79, 0x93, 0x4c, 0xc4, 0x89, 0x97, 0xf4, 0x62, + 0xd1, 0xd1, 0xa7, 0x65, 0x47, 0x1b, 0xac, 0x94, 0xd6, 0x9f, 0x57, 0xd5, 0x78, 0x11, 0x88, 0x0a, + 0xce, 0x0b, 0x64, 0xf2, 0xc0, 0x8f, 0x63, 0x6f, 0xcf, 0x17, 0x0c, 0x31, 0x2f, 0xea, 0x4e, 0xde, + 0xe0, 0xc5, 0x20, 0xe1, 0xce, 0xa7, 0xc9, 0xb8, 0x1f, 0x45, 0x61, 0x24, 0x38, 0x62, 0x56, 0x20, + 0x8e, 0xaf, 0x63, 0x21, 0x70, 0x98, 0xfb, 0x3b, 0x25, 0x32, 0xaf, 0xfa, 0xca, 0xdb, 0x1a, 0xe1, + 0x52, 0x6f, 0x11, 0xd2, 0x94, 0x03, 0x8b, 0xd9, 0x02, 0x9b, 0xbe, 0xf2, 0xf2, 0xf1, 0xb4, 0xfb, + 0x27, 0x52, 0xb7, 0xa1, 0x8a, 0x62, 0x30, 0xe8, 0xba, 0xdf, 0x2b, 0x91, 0xb3, 0xa9, 0x31, 0x6d, + 0x05, 0x71, 0xe2, 0xfc, 0xc5, 0xbe, 0x71, 0x5d, 0x3a, 0xa6, 0x6d, 0x43, 0x7b, 0x5a, 0xc6, 0xea, + 0x6c, 0x78, 0x8a, 0x51, 0x64, 0x89, 0x31, 0x38, 0x20, 0xe3, 0x41, 0xe2, 0x1f, 0xc8, 0x71, 0x5d, + 0x2c, 0x38, 0x2e, 0xde, 0x41, 0xfd, 0x79, 0x36, 0x91, 0x06, 0x70, 0x52, 0xee, 0xff, 0xa2, 0x7b, + 0x16, 0x1d, 0xe5, 0x6e, 0xb0, 0x77, 0xc3, 0xeb, 0x8e, 0xf0, 0xc3, 0x34, 0xa8, 0xcc, 0x43, 0xaa, + 0xbc, 0xeb, 0x97, 0xf3, 0xba, 0x2e, 0x3a, 0xb4, 0x5c, 0xa3, 0x75, 0xf8, 0x0e, 0xa8, 0xe4, 0x12, + 0x16, 0x01, 0x23, 0xb6, 0xf4, 0x3a, 0xa9, 0x2a, 0x04, 0x67, 0x81, 0x54, 0xee, 0xfa, 0x5c, 0x3d, + 0xaa, 0x02, 0xfe, 0xeb, 0x9c, 0x23, 0xe3, 0x87, 0x5e, 0xbb, 0x27, 0x56, 0x2b, 0xf0, 0x1f, 0x9f, + 0x2d, 0xbf, 0x51, 0x72, 0x7f, 0xa3, 0x44, 0xce, 0xa9, 0x46, 0xae, 0xfb, 0x47, 0x0d, 0xbf, 0x4d, + 0xbb, 0x1c, 0x46, 0xce, 0x4f, 0x52, 0x40, 0x3b, 0x43, 0x0e, 0x89, 0xd9, 0x38, 0x89, 0x04, 0xfb, + 0x94, 0xe8, 0xf8, 0xb9, 0x2c, 0x28, 0x64, 0xb6, 0xe6, 0x3c, 0xce, 0xc7, 0xc2, 0x17, 0xef, 0xb4, + 0x20, 0x50, 0xa1, 0x1d, 0x65, 0x03, 0xc3, 0xee, 0xcf, 0xaa, 0xee, 0x9f, 0x06, 0xe7, 0x6d, 0xd9, + 0x9c, 0xf7, 0x99, 0x82, 0x9f, 0x6f, 0x00, 0xcf, 0xfd, 0xfd, 0x32, 0x39, 0xaf, 0x70, 0x2c, 0x71, + 0xfc, 0x90, 0x4c, 0xff, 0x70, 0xc3, 0xa5, 0x9f, 0x65, 0x3b, 0xc4, 0xfd, 0x34, 0x7b, 0xb8, 0xce, + 0x65, 0x32, 0xdd, 0xf2, 0x77, 0xbd, 0x5e, 0x3b, 0xb9, 0x41, 0xb5, 0x6e, 0x61, 0x2e, 0x30, 0x9d, + 0xb9, 0xa6, 0x8b, 0xc1, 0xc4, 0x71, 0x7f, 0xbb, 0xca, 0x56, 0x65, 0xe2, 0x05, 0xd4, 0xe4, 0xc1, + 0x0d, 0xda, 0xd0, 0x60, 0x67, 0x4c, 0x0d, 0x56, 0x68, 0xab, 0x54, 0x12, 0x07, 0x07, 0x28, 0xb2, + 0xcb, 0xb6, 0x24, 0xde, 0xc4, 0x42, 0xe0, 0x30, 0xe7, 0x59, 0x32, 0x49, 0xcd, 0xc4, 0x03, 0xaf, + 0xd3, 0xa2, 0x7d, 0x40, 0x95, 0x61, 0x1a, 0xa5, 0xfa, 0x1a, 0x2f, 0x02, 0x09, 0x73, 0x3e, 0x45, + 0xc6, 0xa8, 0x7e, 0x13, 0x53, 0xa1, 0x8e, 0x38, 0x53, 0xd8, 0xd2, 0x0a, 0xfd, 0x0d, 0xac, 0x14, + 0x55, 0x81, 0x7b, 0x61, 0x74, 0x97, 0x2a, 0x6c, 0xb5, 0x20, 0x62, 0xfb, 0xba, 0xa1, 0x0a, 0xdc, + 0x51, 0x10, 0x30, 0xb0, 0x9c, 0x3a, 0x19, 0xef, 0x86, 0x51, 0x12, 0xd3, 0x6d, 0x1a, 0xa7, 0xf3, + 0xc5, 0x5c, 0xee, 0xe1, 0xe3, 0xae, 0xd3, 0x3a, 0x7a, 0x28, 0xf8, 0x8b, 0x4e, 0x29, 0x23, 0xe4, + 0xac, 0x91, 0x8a, 0xdf, 0x39, 0x5c, 0x9c, 0x64, 0xf4, 0x9e, 0x39, 0x9e, 0xde, 0x7a, 0xe7, 0xf0, + 0xb6, 0x17, 0xe9, 0x55, 0x44, 0x7f, 0x03, 0xd6, 0x76, 0x9a, 0xa4, 0x2a, 0x8d, 0xde, 0x78, 0x71, + 0xaa, 0x08, 0x83, 0x81, 0x40, 0x07, 0xff, 0xfd, 0x5e, 0x10, 0xf9, 0x07, 0x54, 0xb8, 0xc6, 0x5a, + 0x1f, 0x96, 0xd0, 0x18, 0x34, 0x5d, 0xda, 0xc8, 0x0c, 0x57, 0x1f, 0x6e, 0x84, 0xd4, 0xf2, 0x8d, + 0x17, 0xab, 0xac, 0xcb, 0x39, 0xc6, 0xd5, 0x6d, 0x5d, 0x63, 0xf5, 0x9c, 0x20, 0x3f, 0x63, 0x14, + 0xc6, 0x60, 0x11, 0xa5, 0x06, 0xdc, 0x6c, 0x3b, 0x38, 0xa4, 0xe6, 0x71, 0x1c, 0xd7, 0xa3, 0x70, + 0xc7, 0x5f, 0x24, 0x6c, 0x34, 0x9f, 0xce, 0x33, 0x34, 0x28, 0xea, 0xea, 0x19, 0x4a, 0x7b, 0x76, + 0xcb, 0xac, 0x0d, 0x36, 0x31, 0xaa, 0xc9, 0xcd, 0xa1, 0xae, 0x12, 0x68, 0xf2, 0xd3, 0xc5, 0xc9, + 0x3b, 0x94, 0xfc, 0x1c, 0x58, 0xd5, 0x21, 0x45, 0xce, 0xd9, 0x26, 0xd5, 0x76, 0xb0, 0xeb, 0x37, + 0x8f, 0x9a, 0x54, 0xbb, 0x9c, 0x61, 0xb4, 0x73, 0x96, 0xdc, 0x96, 0x44, 0xe7, 0xfa, 0xa1, 0xfa, + 0x09, 0x9a, 0x90, 0x73, 0x9b, 0x3c, 0x92, 0xf8, 0xd1, 0x41, 0xd0, 0xf1, 0x70, 0xd3, 0x16, 0xca, + 0x0b, 0xb3, 0xe6, 0x66, 0x19, 0xd7, 0x3e, 0x21, 0x26, 0xf6, 0x91, 0xed, 0x4c, 0x2c, 0x18, 0x50, + 0xdb, 0xb9, 0x45, 0xe6, 0xd9, 0x7a, 0xaa, 0xf7, 0xda, 0xed, 0x7a, 0xd8, 0x0e, 0x9a, 0x47, 0x8b, + 0x73, 0x8c, 0xe0, 0xb3, 0xd2, 0x46, 0xdb, 0xb4, 0xc1, 0xa8, 0xd7, 0xeb, 0x5f, 0x90, 0xae, 0x8d, + 0x06, 0x32, 0xd5, 0x6a, 0x7b, 0x11, 0x55, 0xfa, 0x91, 0xf7, 0xfd, 0xfb, 0xc9, 0xe2, 0x7c, 0x11, + 0x3b, 0xa5, 0x61, 0x57, 0xe2, 0x06, 0x72, 0xaa, 0x10, 0xd2, 0xa4, 0x51, 0x54, 0xc4, 0x09, 0x9d, + 0xfd, 0xc5, 0x05, 0xa6, 0x98, 0xaa, 0xf5, 0xd5, 0xc0, 0x42, 0xe0, 0x30, 0x66, 0xf6, 0xe1, 0x3f, + 0xb7, 0x50, 0xf6, 0x9e, 0x61, 0x88, 0xda, 0xec, 0x93, 0x00, 0xd0, 0x38, 0xb8, 0x61, 0x25, 0xd4, + 0xb0, 0x77, 0x18, 0xaa, 0x5a, 0x6a, 0xdb, 0xdb, 0x5f, 0x06, 0x2c, 0x77, 0x77, 0xc8, 0x9c, 0x5a, + 0xd6, 0x6c, 0x76, 0x9c, 0x27, 0xc9, 0x38, 0x4a, 0x2e, 0x69, 0xbd, 0x54, 0xb1, 0x0b, 0x28, 0xd0, + 0xe8, 0x12, 0x67, 0xe5, 0xac, 0x0b, 0xc1, 0x07, 0xfe, 0xea, 0x11, 0x1d, 0x35, 0x13, 0x6b, 0x15, + 0xa3, 0x0b, 0x12, 0x00, 0x1a, 0xc7, 0xfd, 0x3f, 0x7c, 0x53, 0xd4, 0xb2, 0xa3, 0x80, 0xdc, 0xa4, + 0x8a, 0xfa, 0x7e, 0x18, 0x27, 0x88, 0xcd, 0xda, 0x18, 0xd7, 0xbb, 0xe0, 0x35, 0x51, 0x0e, 0x0a, + 0xc3, 0xf9, 0x1c, 0x99, 0x6d, 0x9a, 0x0d, 0x08, 0x51, 0x7e, 0x5e, 0x54, 0xb1, 0x5b, 0x07, 0x1b, + 0xd7, 0x79, 0x83, 0x4c, 0x31, 0xb7, 0x55, 0x33, 0x6c, 0x0b, 0x7d, 0x59, 0xee, 0x4c, 0x53, 0x75, + 0x51, 0xfe, 0x91, 0xf1, 0x3f, 0x28, 0x6c, 0xb4, 0x3a, 0xb0, 0x0b, 0x9b, 0x75, 0x21, 0x6e, 0x95, + 0xd5, 0x71, 0x8d, 0x95, 0x82, 0x80, 0xba, 0xbf, 0x52, 0x36, 0x66, 0x19, 0x95, 0x3e, 0xdf, 0xf9, + 0x11, 0x32, 0x79, 0xcf, 0xa3, 0x4a, 0x6b, 0x67, 0x4f, 0xec, 0xa0, 0xaf, 0x14, 0x94, 0xbd, 0xac, + 0xfa, 0x1d, 0x5e, 0x95, 0xef, 0x13, 0xe2, 0x07, 0x48, 0x82, 0x48, 0x3b, 0xea, 0x75, 0x3a, 0x48, + 0xbb, 0x3c, 0x3c, 0x6d, 0xe0, 0x55, 0x39, 0x6d, 0xf1, 0x03, 0x24, 0x41, 0x67, 0x97, 0x10, 0xb9, + 0xfa, 0xfc, 0x96, 0x70, 0x17, 0xfd, 0xd0, 0x30, 0xe4, 0xb7, 0x55, 0xed, 0xd5, 0x39, 0xdc, 0x99, + 0xf4, 0x6f, 0x30, 0x28, 0xbb, 0x3d, 0xa6, 0x88, 0xf4, 0x77, 0x8b, 0x4a, 0x54, 0xca, 0xdc, 0x5e, + 0x44, 0x71, 0x56, 0x12, 0x31, 0x75, 0x2f, 0x16, 0x54, 0xa8, 0xb6, 0x83, 0x03, 0xdf, 0x5c, 0x2d, + 0x82, 0x0a, 0x68, 0x82, 0xee, 0x77, 0x2a, 0x64, 0x71, 0x50, 0x7f, 0x91, 0x27, 0xfd, 0xfb, 0x01, + 0xb5, 0x46, 0x5a, 0x9c, 0x73, 0x0d, 0x9e, 0x5c, 0x17, 0xe5, 0xa0, 0x30, 0x90, 0x39, 0xe2, 0x60, + 0xaf, 0xe3, 0xb5, 0x05, 0xff, 0x2a, 0xe6, 0x68, 0xb0, 0x52, 0x10, 0x50, 0xc4, 0xa3, 0x52, 0x37, + 0x16, 0xee, 0x4a, 0x83, 0x89, 0x80, 0x95, 0x82, 0x80, 0x9a, 0xe6, 0xdf, 0x58, 0x8e, 0xf9, 0x67, + 0xcd, 0xd1, 0xf8, 0x03, 0x9e, 0x23, 0xba, 0xeb, 0x10, 0x74, 0xe9, 0xc5, 0xfb, 0x8c, 0xfc, 0xc4, + 0xf0, 0xe4, 0x95, 0x56, 0xb2, 0xa1, 0xc8, 0x80, 0x41, 0xd2, 0x79, 0x8d, 0x4c, 0xab, 0x15, 0x4a, + 0xad, 0xff, 0x49, 0x36, 0xda, 0xb3, 0xa2, 0xd2, 0xb4, 0x16, 0x57, 0x35, 0x30, 0xf1, 0xdc, 0xaf, + 0xa5, 0x59, 0x46, 0x2c, 0x0c, 0x63, 0x86, 0x4b, 0x45, 0x67, 0xb8, 0x7c, 0xfc, 0x0c, 0xbb, 0xff, + 0xa5, 0x82, 0xb6, 0xb3, 0xd1, 0x58, 0x2f, 0x2e, 0x20, 0xd4, 0xde, 0x46, 0x09, 0x4f, 0x3b, 0x26, + 0x96, 0xe5, 0x4b, 0xc3, 0xac, 0x1b, 0x73, 0x3f, 0xc0, 0xe5, 0xc0, 0x29, 0x39, 0xfb, 0x74, 0x87, + 0xf6, 0x62, 0x66, 0x49, 0xfa, 0x62, 0x39, 0x0e, 0x47, 0x56, 0x6b, 0xe1, 0x94, 0x8c, 0xb1, 0xe1, + 0xf2, 0x56, 0x34, 0x71, 0xdc, 0x9e, 0x50, 0x3b, 0x90, 0x5e, 0x72, 0xd5, 0x1d, 0x54, 0x21, 0x8e, + 0x80, 0xc3, 0xa8, 0x2c, 0x9d, 0xa1, 0x1a, 0x16, 0xb2, 0xca, 0x1a, 0x2a, 0x40, 0x8c, 0xf9, 0xc6, + 0xb5, 0xa6, 0x04, 0x06, 0x0c, 0x2c, 0x4c, 0xad, 0x28, 0x4f, 0x1c, 0xa3, 0x28, 0xd3, 0x2f, 0xc4, + 0xfe, 0x51, 0x5c, 0xa1, 0xbe, 0xd0, 0x26, 0x2f, 0x06, 0x09, 0x4f, 0x33, 0xd1, 0x54, 0x41, 0x26, + 0xba, 0x40, 0xe6, 0x6a, 0x9e, 0x7f, 0x10, 0x76, 0xd6, 0x3b, 0xad, 0x6e, 0x18, 0xd0, 0x8e, 0x2d, + 0x92, 0x31, 0xb6, 0xa5, 0xf0, 0x15, 0x3f, 0x86, 0x14, 0x60, 0x0c, 0x95, 0x5d, 0xf7, 0xff, 0xd2, + 0x7d, 0xad, 0x46, 0xed, 0xd3, 0xc4, 0xbf, 0xd5, 0x65, 0xee, 0x07, 0x67, 0x83, 0x38, 0x7b, 0x91, + 0xd7, 0xf4, 0xeb, 0x7e, 0x14, 0x84, 0x2d, 0xba, 0xe3, 0x87, 0x1d, 0xe6, 0x5c, 0xc6, 0x3d, 0x12, + 0xbd, 0x89, 0xce, 0xd5, 0x3e, 0x28, 0x64, 0xd4, 0x70, 0x5a, 0x64, 0xb6, 0x1b, 0xf9, 0x96, 0xbf, + 0xa4, 0x94, 0xaf, 0x9f, 0xd7, 0xcd, 0x2a, 0x5c, 0x7d, 0xb4, 0x8a, 0xc0, 0x26, 0xea, 0xbc, 0x45, + 0x16, 0xc2, 0xa8, 0xbb, 0xef, 0x75, 0x6a, 0x7e, 0xd7, 0xef, 0xb4, 0x50, 0x67, 0x16, 0x4e, 0xb1, + 0x73, 0xb4, 0xee, 0xc2, 0xad, 0x14, 0x0c, 0xfa, 0xb0, 0xdd, 0x5f, 0xa4, 0xf6, 0x62, 0x2d, 0xbc, + 0xd7, 0xb9, 0xe7, 0x45, 0xad, 0x95, 0xfa, 0x26, 0x57, 0x84, 0x99, 0x93, 0x51, 0x3a, 0x37, 0x4b, + 0x03, 0x9d, 0x9b, 0x5f, 0x21, 0x53, 0xbb, 0x81, 0xdf, 0x6e, 0xa1, 0x17, 0x92, 0x0f, 0xef, 0x72, + 0x11, 0x8f, 0xc6, 0x06, 0xd6, 0x91, 0x5e, 0x01, 0xee, 0x5b, 0xdd, 0x10, 0x64, 0x40, 0x11, 0x74, + 0x7a, 0x64, 0x41, 0x6a, 0xfa, 0x12, 0x2a, 0x56, 0xc7, 0x2b, 0xc5, 0x0c, 0x09, 0xbb, 0x19, 0x36, + 0x1f, 0x90, 0x22, 0x08, 0x7d, 0x4d, 0xa0, 0x85, 0x76, 0x80, 0xbb, 0xc3, 0x18, 0xe3, 0x15, 0x66, + 0xa1, 0x31, 0x13, 0x92, 0x95, 0xba, 0xbf, 0x50, 0x22, 0x8f, 0xf6, 0xcd, 0x96, 0xb0, 0xaf, 0xbf, + 0x24, 0x0d, 0x5b, 0x7e, 0x12, 0x91, 0xd3, 0xcb, 0xcc, 0x39, 0x2f, 0x66, 0xe4, 0x96, 0x0b, 0x18, + 0xb9, 0xb7, 0xc8, 0xb9, 0xf5, 0x83, 0x6e, 0x72, 0x44, 0x4d, 0x44, 0xab, 0x93, 0xaf, 0x93, 0x89, + 0x03, 0xbf, 0x15, 0xf4, 0x0e, 0xc4, 0x67, 0x7d, 0x52, 0x0a, 0xd2, 0x1b, 0xac, 0x94, 0x6a, 0x49, + 0xb3, 0x78, 0xce, 0x47, 0x17, 0x20, 0x2f, 0x00, 0x81, 0xee, 0xfe, 0xa0, 0x44, 0xe6, 0xe5, 0x82, + 0x5a, 0x69, 0xb5, 0xe8, 0xbc, 0xc5, 0xce, 0x12, 0x29, 0x07, 0x5d, 0x41, 0x88, 0x08, 0x42, 0x65, + 0xaa, 0x34, 0xd1, 0x52, 0xaa, 0xc1, 0x54, 0xb9, 0x2b, 0x5f, 0x33, 0xc7, 0x90, 0x47, 0x03, 0xcc, + 0xfa, 0xd8, 0x96, 0x34, 0x40, 0x93, 0x93, 0x9a, 0x25, 0x13, 0xd5, 0x15, 0xdb, 0xb1, 0x7c, 0x4d, + 0x94, 0x83, 0xc2, 0x40, 0x77, 0x3e, 0x9e, 0xc8, 0xb1, 0x53, 0x16, 0xbe, 0xed, 0x32, 0x96, 0xbb, + 0x29, 0xca, 0x40, 0x41, 0xdd, 0x9f, 0x29, 0x91, 0x19, 0x39, 0xc6, 0x82, 0x4a, 0x2e, 0x2e, 0x12, + 0xad, 0xe0, 0xea, 0x45, 0x82, 0x4a, 0x2a, 0x83, 0x58, 0xba, 0x69, 0x65, 0x18, 0xdd, 0xd4, 0xfd, + 0x0e, 0xd5, 0x39, 0x65, 0x77, 0x1a, 0xbd, 0x9d, 0xd8, 0x4f, 0x9c, 0xaf, 0x92, 0xaa, 0xc7, 0x27, + 0xdf, 0x97, 0x7c, 0x76, 0x31, 0xcf, 0x42, 0xb7, 0xbe, 0x99, 0x56, 0x0c, 0x56, 0x24, 0x1d, 0xd0, + 0x24, 0x9d, 0x43, 0x72, 0xa6, 0x13, 0x26, 0x6c, 0x3f, 0x50, 0xf0, 0x62, 0x1e, 0xd1, 0x74, 0x3b, + 0x8f, 0x89, 0x76, 0xce, 0xdc, 0x4c, 0xd3, 0x83, 0xfe, 0x26, 0xa8, 0xdd, 0x27, 0xbc, 0x18, 0x15, + 0xd6, 0xd6, 0x85, 0x62, 0x6d, 0x0d, 0x76, 0x62, 0xb8, 0xbf, 0x59, 0x22, 0x55, 0x89, 0x36, 0x4a, + 0x9f, 0xf8, 0x1d, 0x32, 0x19, 0xb3, 0x4f, 0x23, 0xa7, 0xe9, 0xa5, 0x62, 0x5d, 0xe7, 0xdf, 0x53, + 0x6f, 0x7e, 0xfc, 0x77, 0x0c, 0x92, 0x1a, 0x73, 0x43, 0xaa, 0x01, 0x3c, 0x7c, 0x6e, 0x48, 0xd5, + 0xb5, 0x01, 0x6e, 0xc8, 0x7f, 0x5c, 0x22, 0x13, 0xdc, 0x39, 0x54, 0xcc, 0xc3, 0x66, 0xf8, 0x92, + 0x35, 0xc5, 0xdb, 0x58, 0x28, 0x5c, 0xcb, 0x74, 0xa6, 0xab, 0xec, 0x9f, 0x8d, 0x28, 0x3c, 0x10, + 0x1b, 0xc1, 0x85, 0x22, 0xce, 0x29, 0x2e, 0xf8, 0xb8, 0x34, 0xb9, 0x2d, 0x09, 0x80, 0xa6, 0xe5, + 0xfe, 0x46, 0x05, 0x57, 0xbd, 0x46, 0xb5, 0xb6, 0xb5, 0xd2, 0x69, 0x6c, 0x6b, 0xe5, 0xd1, 0x6f, + 0x6b, 0xef, 0x93, 0xf9, 0xa6, 0xe1, 0x93, 0xd7, 0x9b, 0xe9, 0x95, 0x82, 0xee, 0x66, 0xc3, 0x91, + 0xcf, 0x9d, 0x21, 0x6b, 0x36, 0x39, 0x48, 0xd3, 0x77, 0x7c, 0x32, 0xc3, 0x0f, 0x14, 0x45, 0x7b, + 0x63, 0xb9, 0x3c, 0xcb, 0xfd, 0x2e, 0xbc, 0x86, 0x6a, 0x8c, 0x05, 0x58, 0x34, 0x0c, 0x42, 0x60, + 0x91, 0x75, 0xff, 0xe6, 0x38, 0x19, 0x5f, 0x3f, 0xa4, 0xba, 0xcc, 0x08, 0x57, 0xf9, 0x01, 0x99, + 0x0b, 0x3a, 0x87, 0x61, 0xfb, 0xd0, 0x6f, 0x71, 0xf8, 0xc9, 0x76, 0xb4, 0x47, 0x44, 0x23, 0x73, + 0x9b, 0x16, 0x31, 0x48, 0x11, 0x1f, 0x85, 0x3d, 0xf9, 0x36, 0x35, 0x65, 0x19, 0x47, 0x08, 0x63, + 0x32, 0xc7, 0x49, 0xca, 0x26, 0x54, 0xac, 0x1c, 0x6d, 0xf5, 0x72, 0xff, 0xac, 0x20, 0xe4, 0xdc, + 0x25, 0x73, 0xbb, 0x41, 0x44, 0x2d, 0x0e, 0x6a, 0x10, 0x52, 0x2b, 0xe0, 0xa0, 0x7b, 0x12, 0x43, + 0x52, 0x4d, 0xc9, 0x86, 0x45, 0x0a, 0x52, 0xa4, 0xa9, 0x91, 0x34, 0x8b, 0x76, 0x8c, 0x6e, 0x6b, + 0x72, 0xf8, 0xb6, 0x94, 0x2f, 0x69, 0xcb, 0xa4, 0x04, 0x36, 0x61, 0x14, 0x46, 0x4d, 0x66, 0xf8, + 0x4c, 0xb1, 0x2d, 0x5d, 0x09, 0x23, 0x6e, 0xf1, 0x70, 0x18, 0xca, 0x34, 0x76, 0x7e, 0x5c, 0xb5, + 0x65, 0x9a, 0x3e, 0x25, 0x76, 0xbf, 0x85, 0x1b, 0x10, 0xce, 0xe2, 0x69, 0xc8, 0xee, 0x6b, 0xb6, + 0xec, 0xfe, 0x74, 0x81, 0x8f, 0x3b, 0x40, 0x6e, 0xbf, 0x47, 0xa6, 0x8d, 0x6f, 0x8f, 0x8e, 0xc2, + 0xa6, 0x3c, 0xea, 0x14, 0x02, 0x5c, 0x29, 0x10, 0xea, 0x0c, 0x14, 0x34, 0x0e, 0x4e, 0x0c, 0x2a, + 0x5e, 0xe9, 0x88, 0x08, 0x54, 0xcb, 0x80, 0x41, 0xdc, 0x57, 0x08, 0x59, 0xbf, 0xef, 0x37, 0x57, + 0x9a, 0xec, 0x20, 0xde, 0x38, 0x37, 0x29, 0x0d, 0x3e, 0x37, 0x71, 0xdf, 0xa5, 0x9b, 0xe1, 0x7d, + 0xdc, 0xd9, 0xa5, 0x99, 0x46, 0x97, 0x88, 0xcf, 0x0a, 0x58, 0xaf, 0xa6, 0x34, 0x93, 0x72, 0x34, + 0x10, 0x50, 0x76, 0x8c, 0x7e, 0xdf, 0x13, 0x0b, 0xd6, 0x30, 0x79, 0xd7, 0xb1, 0x10, 0x38, 0xcc, + 0xfd, 0x66, 0x89, 0xcc, 0x6d, 0xac, 0x59, 0x7a, 0xf2, 0x32, 0x21, 0x5c, 0xdf, 0xbc, 0x73, 0xe7, + 0xa6, 0xf4, 0xa3, 0x72, 0x67, 0x97, 0x2a, 0x05, 0x03, 0xc3, 0x79, 0x8c, 0x54, 0xda, 0xbd, 0x8e, + 0x50, 0x03, 0x27, 0xd1, 0x3f, 0xbb, 0xd5, 0xeb, 0x00, 0x96, 0x19, 0x81, 0x0d, 0x95, 0xc2, 0x81, + 0x0d, 0xf9, 0x61, 0x6c, 0x3f, 0x57, 0x21, 0x0b, 0x1b, 0x6d, 0xff, 0xbe, 0xd5, 0x6b, 0xda, 0x54, + 0x2b, 0x0a, 0x28, 0xf3, 0xa4, 0xdd, 0x24, 0x35, 0x56, 0x0a, 0x02, 0x5a, 0x38, 0xd6, 0xc2, 0x8a, + 0x33, 0xa9, 0x8c, 0x38, 0xce, 0x24, 0x77, 0xcc, 0xce, 0x2e, 0x99, 0x0c, 0xf9, 0xf7, 0xa7, 0x52, + 0x0c, 0x19, 0xfd, 0x73, 0xc7, 0x77, 0x26, 0x3d, 0x3f, 0xcb, 0x82, 0x7b, 0xf8, 0xa1, 0xb7, 0x12, + 0x96, 0xa2, 0x14, 0x24, 0xf1, 0xa5, 0xcf, 0x92, 0x19, 0x13, 0x73, 0xa8, 0xd3, 0xef, 0x2d, 0x72, + 0x76, 0x03, 0xa3, 0x25, 0x53, 0xb1, 0x30, 0xaf, 0x51, 0x13, 0x8e, 0xae, 0xd4, 0xd8, 0x0a, 0x10, + 0x53, 0xbe, 0x8c, 0x9a, 0x06, 0x81, 0x89, 0xe7, 0xfe, 0xa7, 0x12, 0x79, 0xfc, 0xea, 0xda, 0x7a, + 0x1d, 0xc5, 0x41, 0x9c, 0xd0, 0x05, 0x56, 0x0b, 0xe2, 0xbb, 0xe9, 0x4f, 0xde, 0x6d, 0x19, 0x34, + 0xd5, 0xa7, 0xac, 0xd7, 0x18, 0x39, 0x01, 0x7d, 0x58, 0xa2, 0x2f, 0xa9, 0x5e, 0x78, 0xf6, 0x6a, + 0x40, 0xbf, 0x7d, 0x37, 0x4c, 0xc7, 0xcf, 0x45, 0xb4, 0x2c, 0xc6, 0xb8, 0xaa, 0xa3, 0x74, 0xfc, + 0x1c, 0x28, 0x08, 0x18, 0x58, 0xbc, 0xe5, 0xc3, 0x00, 0x05, 0xa5, 0x18, 0x94, 0xd1, 0x32, 0x2f, + 0x07, 0x85, 0x81, 0x03, 0x6b, 0x05, 0x11, 0xd3, 0x29, 0x8e, 0xc4, 0x4a, 0x54, 0x03, 0xab, 0x49, + 0x00, 0x68, 0x1c, 0xf7, 0xef, 0x96, 0xc8, 0xf9, 0xab, 0xed, 0x1e, 0x9d, 0xf6, 0x68, 0x37, 0xb6, + 0x3a, 0xfb, 0x0a, 0xa9, 0xfa, 0x52, 0xff, 0x15, 0x7d, 0x55, 0x7b, 0x8b, 0x52, 0x8c, 0x79, 0xf0, + 0x9e, 0xc2, 0x2b, 0x10, 0x2b, 0x36, 0x5c, 0x64, 0xd3, 0xbf, 0x2a, 0x93, 0xd9, 0x6b, 0xdb, 0xdb, + 0xf5, 0xab, 0x7e, 0x22, 0x64, 0x69, 0xbe, 0xc3, 0xa6, 0x6e, 0x58, 0xab, 0xd3, 0x57, 0x96, 0x07, + 0xac, 0x1e, 0x8c, 0x0b, 0x5e, 0xe6, 0x71, 0xc1, 0xcb, 0x9b, 0x9d, 0xe4, 0x56, 0xd4, 0x48, 0x22, + 0x3c, 0x4e, 0xc8, 0xb2, 0x6e, 0xa5, 0xbc, 0xaf, 0x0c, 0x92, 0xf7, 0x74, 0xb2, 0x26, 0xe2, 0xe6, + 0xbe, 0xaf, 0x8c, 0xef, 0x4f, 0x2a, 0x75, 0x82, 0x95, 0x52, 0xdb, 0xb7, 0xfa, 0x0e, 0x6c, 0xf2, + 0x1f, 0x20, 0x50, 0xa9, 0xe0, 0x99, 0xde, 0x4f, 0x92, 0xee, 0x35, 0x3a, 0x58, 0xca, 0xfa, 0x62, + 0xb5, 0xe7, 0x68, 0x73, 0x38, 0x19, 0xbc, 0x82, 0x5e, 0x58, 0xba, 0x2c, 0x06, 0x93, 0xa2, 0xdb, + 0x20, 0x44, 0xc3, 0x1e, 0x90, 0x89, 0xe2, 0xfe, 0xe5, 0x32, 0x99, 0xbc, 0x46, 0xb7, 0xab, 0x36, + 0x25, 0xb9, 0x41, 0xc6, 0x7c, 0xba, 0xcd, 0x15, 0x53, 0x44, 0xf5, 0x86, 0xc8, 0x3d, 0x4e, 0xf8, + 0x1b, 0x58, 0x7d, 0x07, 0xc8, 0x24, 0xf6, 0xfb, 0xaa, 0x0a, 0xb0, 0x7c, 0x31, 0x7f, 0x16, 0x14, + 0x4b, 0xf0, 0xdd, 0x54, 0x14, 0x81, 0x24, 0xc4, 0x7c, 0x33, 0xcd, 0x6e, 0x03, 0xa5, 0x54, 0x52, + 0x2c, 0x5e, 0x78, 0x7b, 0xad, 0xce, 0xd1, 0x05, 0x5d, 0xee, 0x9b, 0x91, 0x85, 0xa0, 0xc9, 0xb9, + 0x6f, 0x90, 0x73, 0xec, 0x74, 0x8f, 0xb2, 0x9b, 0xb5, 0x66, 0x72, 0x99, 0xd3, 0xfd, 0x07, 0x65, + 0x72, 0x66, 0xb3, 0xb1, 0xd6, 0xb0, 0xbd, 0x6a, 0x6f, 0x90, 0x19, 0xbe, 0xcd, 0x22, 0xd3, 0x79, + 0x6d, 0x51, 0x5f, 0xb9, 0xa3, 0xb7, 0x0d, 0x18, 0x58, 0x98, 0x78, 0x6c, 0x1a, 0xbc, 0xdf, 0x49, + 0xc7, 0xf9, 0x6c, 0xbe, 0x7d, 0x13, 0xb0, 0x1c, 0xc1, 0xb8, 0x63, 0x73, 0x11, 0xa7, 0xc0, 0x6a, + 0xd7, 0xfe, 0x02, 0x55, 0xf9, 0xe3, 0x66, 0x1c, 0xd0, 0x05, 0x40, 0xd7, 0xbf, 0xd7, 0x94, 0xec, + 0xab, 0x75, 0x78, 0xec, 0xaa, 0x82, 0x42, 0x0a, 0xdb, 0x90, 0xb7, 0xe3, 0x85, 0x77, 0xfd, 0xfc, + 0x48, 0xcb, 0xaf, 0x91, 0xaa, 0x8a, 0x88, 0x91, 0x81, 0x4c, 0xa5, 0xec, 0x40, 0xa6, 0x02, 0x02, + 0x47, 0xfa, 0x3a, 0x2b, 0x99, 0xbe, 0xce, 0x7f, 0x46, 0x35, 0x58, 0x75, 0xf8, 0x4f, 0xf9, 0xb0, + 0x4a, 0x05, 0x6f, 0xc2, 0x8e, 0x93, 0x04, 0x53, 0x3f, 0x9b, 0xc3, 0x89, 0x7c, 0x25, 0x70, 0x5e, + 0xa9, 0xcb, 0xba, 0xa0, 0xc9, 0x38, 0x5b, 0x64, 0xb2, 0x1b, 0xf9, 0x8d, 0x84, 0x85, 0xeb, 0x0e, + 0x41, 0x91, 0x71, 0x75, 0x9d, 0xd7, 0x04, 0x49, 0xc2, 0xfd, 0xb5, 0x12, 0x21, 0x5b, 0xc1, 0x01, + 0xdd, 0x5c, 0xbc, 0xce, 0x9e, 0x3f, 0x42, 0x6b, 0xf0, 0x26, 0x19, 0x8b, 0xbb, 0x74, 0x69, 0x17, + 0x3a, 0x02, 0xd2, 0x3d, 0x6a, 0xd0, 0x3a, 0xfa, 0x33, 0xe0, 0x2f, 0x60, 0x74, 0xdc, 0x5f, 0x22, + 0x64, 0x4e, 0xa3, 0xa1, 0x3a, 0xee, 0x5c, 0xb4, 0xe2, 0x53, 0x1f, 0x4b, 0xc5, 0xa7, 0x56, 0x19, + 0xb6, 0x11, 0x92, 0x9a, 0x90, 0xca, 0x81, 0x77, 0x5f, 0x68, 0xff, 0xaf, 0x15, 0xed, 0x10, 0xb6, + 0xb4, 0x7c, 0xc3, 0xbb, 0xcf, 0xd5, 0xa1, 0x17, 0x25, 0x03, 0xd1, 0x92, 0x8f, 0xf8, 0x41, 0x0f, + 0x5b, 0x81, 0x68, 0x6e, 0xfc, 0xc4, 0x7f, 0xd5, 0xbf, 0x99, 0x50, 0xc4, 0xe6, 0x58, 0xab, 0x41, + 0x47, 0xb8, 0xec, 0x86, 0x6c, 0x35, 0xe8, 0xa4, 0x5b, 0x0d, 0x3a, 0x05, 0x5a, 0x0d, 0x3a, 0x18, + 0xc6, 0x36, 0x29, 0x3c, 0xdd, 0x2c, 0x8c, 0x6a, 0xfa, 0xca, 0x9b, 0x43, 0x35, 0x2d, 0x5c, 0xe6, + 0xbc, 0xf9, 0x4b, 0x52, 0x07, 0x14, 0xa5, 0xb9, 0x5d, 0x90, 0x4d, 0x3b, 0x3f, 0x4f, 0x6d, 0x06, + 0xf1, 0x3f, 0x46, 0x2c, 0x51, 0xe3, 0x51, 0xec, 0x52, 0x6f, 0x9d, 0xa4, 0x37, 0x82, 0x04, 0xef, + 0xd4, 0x0f, 0x49, 0x11, 0x63, 0x03, 0x73, 0xfb, 0x96, 0xea, 0x8f, 0xf3, 0xed, 0x12, 0x39, 0x47, + 0xbf, 0x13, 0x6f, 0x91, 0x97, 0x01, 0x1e, 0x0c, 0x8a, 0x50, 0xb1, 0x8d, 0x61, 0xf9, 0xa4, 0x8f, + 0x10, 0xef, 0xee, 0xe7, 0xe5, 0xf1, 0x63, 0x16, 0x4a, 0x6e, 0xa7, 0x33, 0x7b, 0xb8, 0xd4, 0x22, + 0x53, 0x92, 0x31, 0x33, 0xb4, 0xef, 0x55, 0x73, 0x33, 0x3e, 0x7e, 0x05, 0x4a, 0x47, 0xd8, 0xf2, + 0xdb, 0x3d, 0xaf, 0x93, 0x60, 0xe8, 0xbf, 0xd6, 0xd5, 0x59, 0x2b, 0x82, 0x11, 0x47, 0xd8, 0xca, + 0x3e, 0x99, 0x31, 0x79, 0x6e, 0x84, 0x2d, 0x85, 0xe4, 0x6c, 0x06, 0x3f, 0x8d, 0xb0, 0xc1, 0x1e, + 0x79, 0x6c, 0x20, 0x5f, 0x8c, 0xae, 0x59, 0x74, 0xee, 0x1b, 0x02, 0xf3, 0x34, 0x1c, 0x2c, 0x37, + 0x6c, 0x07, 0xcb, 0xf3, 0x45, 0x97, 0xce, 0x00, 0x2f, 0xcb, 0xae, 0xd9, 0x7f, 0xdc, 0x09, 0x9c, + 0x6d, 0x32, 0xd1, 0xc6, 0x12, 0x79, 0xaa, 0xf3, 0xd2, 0x30, 0x8b, 0x53, 0x2b, 0x17, 0xac, 0x3c, + 0x06, 0x41, 0xcb, 0xfd, 0xf5, 0x12, 0x19, 0x3b, 0x8d, 0xe9, 0xa9, 0xdb, 0xd3, 0x33, 0x48, 0x45, + 0x15, 0xf7, 0x13, 0x97, 0xc1, 0xbb, 0xb7, 0x7e, 0x9f, 0x5a, 0xb3, 0x31, 0x53, 0x25, 0x33, 0x67, + 0xe8, 0x17, 0xcb, 0x64, 0x1a, 0x1b, 0x92, 0xfe, 0x9e, 0xcf, 0xa1, 0xff, 0x6f, 0xc7, 0x6f, 0x4b, + 0xb7, 0x70, 0xda, 0xec, 0xda, 0x32, 0x81, 0x60, 0xe3, 0x62, 0xe5, 0x5d, 0xd3, 0x6b, 0x2e, 0x54, + 0x22, 0x55, 0xd9, 0x72, 0xa9, 0x83, 0x8d, 0x8b, 0x9a, 0xff, 0x3d, 0x2f, 0x69, 0xee, 0x0b, 0x93, + 0x4c, 0x75, 0xf7, 0x0e, 0x16, 0x02, 0x87, 0x39, 0x2b, 0x64, 0x5e, 0x72, 0xec, 0x6d, 0x3e, 0x75, + 0x42, 0x5d, 0x54, 0x77, 0xcb, 0xc0, 0x06, 0x43, 0x1a, 0xdf, 0xf9, 0x2c, 0x99, 0xc3, 0xc9, 0x09, + 0x7b, 0x89, 0x0c, 0x3a, 0x18, 0x67, 0x41, 0x07, 0x2c, 0xc8, 0x73, 0xdb, 0x82, 0x40, 0x0a, 0xd3, + 0xfd, 0x51, 0x72, 0x76, 0x2b, 0xf4, 0x5a, 0xab, 0x5e, 0xdb, 0xeb, 0x34, 0xfd, 0x68, 0xb3, 0xb3, + 0x97, 0x7b, 0x3e, 0x6b, 0x9e, 0xa1, 0x96, 0xf3, 0xce, 0x50, 0xdd, 0x88, 0x38, 0x66, 0x03, 0x22, + 0x5c, 0xe6, 0x5d, 0x32, 0x19, 0xf0, 0xa6, 0x04, 0xd7, 0x5e, 0xce, 0x73, 0x0e, 0xf5, 0xf5, 0xd1, + 0x08, 0xff, 0xe0, 0x05, 0x20, 0x49, 0xa2, 0x25, 0x91, 0xe5, 0x4d, 0xca, 0x37, 0xd6, 0xdc, 0xbf, + 0x56, 0x22, 0xf3, 0x37, 0x53, 0x97, 0xba, 0x30, 0x96, 0xcb, 0x8f, 0x32, 0x5c, 0x63, 0x0d, 0x56, + 0x0a, 0x02, 0xfa, 0xc0, 0xcd, 0xf4, 0x9f, 0x2e, 0x93, 0x2a, 0x8b, 0xbd, 0xec, 0x7a, 0xcd, 0x51, + 0x2a, 0xa5, 0x37, 0x2c, 0xa5, 0x34, 0xc7, 0x48, 0x54, 0x1d, 0x1a, 0xa4, 0x93, 0xe2, 0xb5, 0x3e, + 0x71, 0xc9, 0xa9, 0x90, 0x7d, 0xa8, 0x09, 0xf2, 0xfb, 0x30, 0x73, 0xf6, 0x9d, 0x28, 0x79, 0x01, + 0x8a, 0x9d, 0x6a, 0x2a, 0xdc, 0x87, 0xef, 0x54, 0x53, 0x75, 0x6d, 0x80, 0x54, 0xaa, 0x1b, 0xbd, + 0x67, 0x62, 0xfb, 0x8b, 0x2c, 0x90, 0xce, 0x6b, 0x07, 0x1f, 0xf8, 0xea, 0xb2, 0xe0, 0x93, 0x22, + 0x2e, 0x4e, 0x94, 0x7e, 0xc4, 0x04, 0x8c, 0xf8, 0xc5, 0xef, 0x80, 0xea, 0x2a, 0xee, 0x35, 0xca, + 0xa9, 0xf6, 0xdc, 0x39, 0xaf, 0x91, 0xf1, 0xee, 0xbe, 0x17, 0xfb, 0xa9, 0x08, 0x8d, 0xf1, 0x3a, + 0x16, 0x52, 0x6a, 0x73, 0xaa, 0x02, 0x2b, 0x01, 0x8e, 0xed, 0xfe, 0x09, 0x95, 0xf5, 0x18, 0xd3, + 0x30, 0x42, 0x1e, 0xbb, 0x66, 0xf1, 0xd8, 0x73, 0xf9, 0xb7, 0xa4, 0x07, 0xb2, 0x57, 0x3d, 0xc5, + 0x5e, 0xcf, 0x17, 0xa0, 0x75, 0x3c, 0x67, 0x1d, 0x90, 0x69, 0x76, 0x0b, 0x5b, 0x84, 0xa6, 0xbc, + 0x62, 0x19, 0x50, 0x4f, 0xa6, 0x0c, 0xa8, 0x79, 0x03, 0xd5, 0x30, 0xa3, 0x5e, 0x20, 0x93, 0x22, + 0x14, 0x22, 0x1d, 0x3d, 0x28, 0x70, 0x41, 0xc2, 0xdd, 0x5f, 0xad, 0x10, 0xeb, 0xd6, 0xb7, 0xf3, + 0xdd, 0x12, 0xa1, 0x4a, 0x0b, 0xbb, 0xba, 0xd0, 0xaa, 0xf5, 0xd0, 0x5f, 0x86, 0x2e, 0xad, 0x56, + 0xaf, 0x4d, 0xff, 0xdb, 0xdc, 0xeb, 0x84, 0xaa, 0x18, 0x7d, 0x3b, 0x3d, 0xe6, 0x5d, 0x2d, 0x7c, + 0xd9, 0x5c, 0x9d, 0x85, 0x5e, 0xa1, 0x7d, 0x59, 0x86, 0xa1, 0x5a, 0x81, 0x21, 0x7b, 0xe5, 0xfc, + 0x5e, 0x89, 0x5c, 0xe2, 0xf7, 0x9e, 0x8b, 0x8f, 0xa4, 0x90, 0xe1, 0x59, 0x97, 0x44, 0x35, 0x39, + 0x0c, 0x56, 0x5c, 0x7d, 0x5d, 0x4c, 0xf2, 0xa5, 0xfa, 0x70, 0xad, 0xc2, 0xb0, 0xdd, 0x74, 0xff, + 0x4d, 0x85, 0xae, 0x5f, 0x3a, 0x9f, 0xfa, 0x1e, 0xe8, 0x6b, 0x16, 0x9b, 0x3c, 0x9d, 0x62, 0x93, + 0x33, 0x16, 0xf2, 0x83, 0xb9, 0x02, 0x9a, 0x90, 0x33, 0x78, 0xde, 0x78, 0xcd, 0xf7, 0xa2, 0x64, + 0xc7, 0xf7, 0xd8, 0xc1, 0xa3, 0x58, 0x04, 0x43, 0x1d, 0x66, 0xaa, 0xf8, 0x9a, 0xad, 0x34, 0x35, + 0xe8, 0x6f, 0xc0, 0xb9, 0x47, 0x1c, 0x76, 0xca, 0x19, 0x79, 0x54, 0xe9, 0x62, 0x83, 0x09, 0x84, + 0x43, 0x76, 0xc8, 0x66, 0x97, 0x44, 0xb3, 0xce, 0x56, 0x1f, 0x39, 0xc8, 0x68, 0xc2, 0x38, 0xca, + 0x1e, 0x2f, 0x7a, 0x94, 0x3d, 0x91, 0x13, 0xb8, 0xfb, 0x53, 0x25, 0x72, 0x16, 0x3f, 0x8c, 0x1d, + 0xe4, 0x19, 0x3b, 0x21, 0x99, 0xc7, 0x11, 0xb4, 0xfd, 0x44, 0x96, 0x89, 0x15, 0x96, 0xa3, 0x4b, + 0xdb, 0x74, 0xb4, 0xc6, 0x76, 0xdd, 0x26, 0x06, 0x69, 0xea, 0xee, 0xaf, 0x96, 0x08, 0x8b, 0x22, + 0x3b, 0x8d, 0x7d, 0xec, 0xaa, 0xbd, 0x8f, 0xb9, 0xf9, 0x42, 0x63, 0xc0, 0x16, 0xf6, 0x2a, 0x59, + 0x40, 0x68, 0x3d, 0x0a, 0xef, 0x1f, 0x49, 0xe5, 0x3a, 0xdf, 0x37, 0xfb, 0x57, 0x4b, 0x5c, 0xdc, + 0x29, 0xad, 0xf8, 0x1e, 0x06, 0x8a, 0xe9, 0xdf, 0xb8, 0x90, 0xa5, 0x12, 0xb8, 0x5c, 0x5c, 0xa0, + 0xb1, 0xf5, 0x6f, 0x44, 0x8a, 0xa5, 0x08, 0x42, 0x7f, 0x1b, 0xee, 0x3f, 0x2c, 0x91, 0x47, 0x4d, + 0x44, 0xe3, 0xba, 0x58, 0x9e, 0x43, 0xb4, 0x46, 0xa6, 0xc2, 0x2e, 0x66, 0x39, 0x51, 0x16, 0xc0, + 0xf3, 0x72, 0xc6, 0x6f, 0x89, 0x72, 0xba, 0x72, 0xcf, 0x99, 0xd4, 0x65, 0x39, 0xa8, 0x9a, 0x8e, + 0x4b, 0x26, 0x98, 0x25, 0x1a, 0x8b, 0x8b, 0x7e, 0x04, 0xb9, 0x99, 0x1d, 0x03, 0xd0, 0x45, 0xce, + 0x21, 0xee, 0x5f, 0x2f, 0xf1, 0x59, 0x36, 0xbb, 0xee, 0x7c, 0x9d, 0x2c, 0x1c, 0xa0, 0xb1, 0xb0, + 0x7e, 0xbf, 0x8b, 0x5b, 0x08, 0x3b, 0xc6, 0x2c, 0x15, 0x11, 0x9c, 0x03, 0x86, 0xbb, 0xba, 0x28, + 0x7a, 0xbf, 0x70, 0x23, 0x45, 0x16, 0xfa, 0x1a, 0x72, 0x7f, 0x5f, 0xf0, 0x2a, 0xd3, 0x5a, 0xe8, + 0x62, 0xeb, 0x86, 0xad, 0xb5, 0xcd, 0x1a, 0x88, 0xb9, 0x52, 0x8b, 0xad, 0xce, 0x8b, 0x41, 0xc2, + 0xf1, 0x5c, 0xce, 0xa7, 0xa6, 0x5a, 0x44, 0x15, 0x96, 0xcd, 0x5a, 0x3a, 0x55, 0xc7, 0xba, 0x82, + 0x80, 0x81, 0x85, 0x75, 0xba, 0x51, 0x78, 0x18, 0xb4, 0x58, 0xd8, 0x76, 0xc5, 0xae, 0x53, 0x57, + 0x10, 0x30, 0xb0, 0xd0, 0x44, 0xeb, 0x75, 0x62, 0x2e, 0xc0, 0xbd, 0x1d, 0x91, 0x08, 0x61, 0x4a, + 0x9b, 0x68, 0xef, 0x98, 0x40, 0xb0, 0x71, 0xdd, 0xdf, 0xa9, 0x12, 0xa2, 0x55, 0x04, 0xf4, 0x10, + 0x4e, 0x35, 0x3d, 0xaa, 0x20, 0xf1, 0x8c, 0x2e, 0x95, 0xfc, 0xfb, 0x2d, 0xba, 0xf2, 0xf2, 0x9a, + 0xa8, 0xc8, 0x7d, 0x5b, 0x2f, 0x4b, 0x06, 0x91, 0xc5, 0xb9, 0xfe, 0x2c, 0xd5, 0xb2, 0xf3, 0x8d, + 0x12, 0x99, 0xf6, 0xda, 0x78, 0x07, 0x36, 0x61, 0x23, 0x2a, 0x17, 0x71, 0x56, 0x1a, 0x3d, 0x59, + 0xd1, 0x75, 0x79, 0x67, 0x5e, 0x91, 0xa7, 0x5a, 0x06, 0x24, 0xb7, 0x3f, 0x66, 0x17, 0x9c, 0x97, + 0xa5, 0x6a, 0xc9, 0x3f, 0xca, 0x52, 0x5a, 0xb5, 0xac, 0x32, 0xd1, 0x60, 0x68, 0x95, 0x78, 0x53, + 0xc4, 0x88, 0x61, 0x1f, 0x2b, 0x72, 0xc7, 0xd4, 0xda, 0x34, 0xf3, 0xae, 0xfb, 0xe3, 0x59, 0x94, + 0x8e, 0x68, 0x1d, 0x2f, 0x72, 0x81, 0xd3, 0xd0, 0xdd, 0x72, 0xa2, 0x59, 0x13, 0x32, 0xdf, 0xb2, + 0x37, 0x09, 0x11, 0xa2, 0x74, 0x39, 0xbf, 0x85, 0xd4, 0xee, 0xa2, 0xb7, 0x85, 0x14, 0x00, 0xd2, + 0x4d, 0xd0, 0x11, 0xb1, 0x88, 0xe2, 0xcd, 0xce, 0x6e, 0x28, 0xa2, 0x94, 0x5e, 0x2a, 0xf0, 0xcd, + 0x8f, 0x62, 0x2a, 0x9e, 0xb1, 0x8e, 0xde, 0x06, 0x6e, 0x0a, 0x2a, 0xa0, 0xe8, 0xa1, 0x9b, 0x88, + 0xdd, 0x8e, 0xc0, 0x3b, 0xb5, 0x95, 0x21, 0x2e, 0x8a, 0xb0, 0xbb, 0x15, 0x7a, 0xf3, 0x65, 0x3f, + 0xa9, 0xb8, 0xe2, 0xb4, 0xa8, 0x5e, 0x2f, 0xae, 0xbc, 0xc6, 0x9b, 0x9d, 0x77, 0x62, 0x9f, 0xdd, + 0xa3, 0xad, 0xae, 0x3e, 0xa3, 0x2f, 0xc6, 0xf2, 0xf2, 0xcc, 0x8c, 0x3e, 0x56, 0x4d, 0xdc, 0x83, + 0xc5, 0x6f, 0x99, 0x28, 0x68, 0x91, 0x14, 0xe9, 0xa8, 0x9d, 0x56, 0x48, 0x4f, 0xf6, 0x6d, 0x9b, + 0x18, 0xa4, 0xa9, 0x2f, 0x05, 0x64, 0xd6, 0x5a, 0xb1, 0x23, 0x74, 0x76, 0xb6, 0xc9, 0x42, 0x7a, + 0x49, 0x8e, 0xd0, 0xc7, 0xf9, 0xc7, 0x63, 0x64, 0xce, 0x66, 0x0c, 0x8c, 0x60, 0x38, 0xa0, 0xa3, + 0xa6, 0xdf, 0x53, 0x25, 0x54, 0x51, 0xfc, 0x7f, 0x43, 0x02, 0x40, 0xe3, 0xb0, 0xd4, 0x32, 0xac, + 0xfa, 0x3b, 0xef, 0xf4, 0x0b, 0xef, 0x86, 0x82, 0x80, 0x81, 0x85, 0x0a, 0xdb, 0x4e, 0x18, 0x26, + 0x4a, 0x70, 0x2b, 0x9e, 0x59, 0x65, 0xa5, 0x20, 0xa0, 0x28, 0xb0, 0xef, 0xe2, 0x80, 0xda, 0xb6, + 0xbf, 0x4b, 0x09, 0xec, 0xeb, 0x26, 0x10, 0x6c, 0x5c, 0xdc, 0x80, 0xc2, 0x98, 0x31, 0xa1, 0x50, + 0x0b, 0x75, 0x2c, 0x4e, 0x83, 0xdf, 0x16, 0x92, 0x70, 0xe7, 0xcb, 0xe4, 0x51, 0x75, 0xb9, 0x07, + 0xb8, 0xff, 0x50, 0xb6, 0x38, 0x61, 0xd9, 0x76, 0x8f, 0xae, 0x65, 0xa3, 0xc1, 0xa0, 0xfa, 0x78, + 0xc4, 0x2b, 0x54, 0x3a, 0x49, 0x71, 0xd2, 0x3e, 0xe2, 0xbd, 0x6e, 0x41, 0x21, 0x85, 0x4d, 0xf5, + 0x89, 0x05, 0x2c, 0x61, 0xaa, 0x94, 0xa4, 0xc0, 0x2f, 0x29, 0xa9, 0x9d, 0xf9, 0x7a, 0x0a, 0x0e, + 0x7d, 0x35, 0xd0, 0x75, 0xc8, 0x75, 0x0b, 0xb4, 0x60, 0xd8, 0x77, 0x10, 0x51, 0x85, 0x6a, 0x11, + 0xdc, 0xb2, 0xc1, 0x90, 0xc6, 0xc7, 0x33, 0x72, 0x2f, 0xa2, 0x1f, 0x3d, 0xa1, 0x2a, 0x42, 0x2f, + 0xe2, 0x37, 0xd4, 0x8d, 0x33, 0xf2, 0x15, 0x03, 0x06, 0x16, 0xa6, 0xfb, 0x01, 0x39, 0x9b, 0x11, + 0xbc, 0x8c, 0x8c, 0x43, 0x19, 0x54, 0x8e, 0x29, 0x15, 0x8d, 0x83, 0x37, 0x56, 0xc4, 0x68, 0x0c, + 0x2c, 0xe4, 0x4e, 0xe6, 0x38, 0x35, 0x72, 0x7a, 0x29, 0xee, 0xdc, 0x90, 0x00, 0xd0, 0x38, 0xee, + 0xff, 0xa0, 0xbb, 0xb6, 0x76, 0x33, 0x14, 0x88, 0xc1, 0xa0, 0xc3, 0x94, 0x69, 0xea, 0x8c, 0x94, + 0x59, 0x6a, 0x98, 0x57, 0x0d, 0x18, 0x58, 0x98, 0xd8, 0xb7, 0x8e, 0x74, 0x9a, 0xa4, 0x63, 0x7f, + 0x94, 0x37, 0x05, 0x34, 0x0e, 0xfa, 0xf8, 0x62, 0xbf, 0xbd, 0xbb, 0x15, 0x74, 0xee, 0x0a, 0xc6, + 0x56, 0x52, 0xb9, 0x21, 0xca, 0x41, 0x61, 0x38, 0x6f, 0x91, 0x4a, 0x2f, 0x68, 0x09, 0x56, 0x5e, + 0x96, 0x7a, 0x27, 0x5d, 0x4d, 0x54, 0x62, 0x3e, 0x99, 0x9d, 0x7b, 0x0f, 0xcd, 0xc8, 0x78, 0x19, + 0x17, 0x1f, 0x56, 0xcd, 0xf2, 0x1f, 0x4f, 0x0c, 0xe9, 0x3f, 0xa6, 0xdf, 0x4c, 0x8c, 0x59, 0x72, + 0x72, 0x45, 0x7f, 0xb3, 0xab, 0x0a, 0x02, 0x06, 0x16, 0x1a, 0xa3, 0x4d, 0x6a, 0x80, 0x49, 0x6b, + 0x8d, 0x47, 0xd6, 0x4e, 0x7d, 0x0c, 0x63, 0x74, 0x2d, 0x4d, 0x0d, 0xfa, 0x1b, 0x70, 0xba, 0xe4, + 0x4c, 0x0b, 0xd7, 0x91, 0xd5, 0x6a, 0xf5, 0x04, 0xf1, 0xbc, 0xd8, 0x62, 0x2d, 0x4d, 0x09, 0xfa, + 0x89, 0x3b, 0x5f, 0x25, 0x4b, 0xb2, 0xb0, 0xff, 0xfa, 0x1e, 0x5b, 0x2e, 0x95, 0xd5, 0x27, 0x28, + 0xb5, 0xa5, 0xda, 0x40, 0x2c, 0x38, 0x86, 0x82, 0xf3, 0x2e, 0x99, 0x60, 0x27, 0x0e, 0xf1, 0xe2, + 0x34, 0xdb, 0xed, 0x5e, 0x2d, 0xea, 0x70, 0x5b, 0x66, 0xe7, 0x16, 0x22, 0x20, 0x51, 0x9f, 0xe2, + 0xb0, 0x42, 0x10, 0x34, 0xe9, 0x7c, 0x4d, 0x7b, 0x9d, 0x4e, 0x98, 0x78, 0x5c, 0x09, 0x9b, 0x29, + 0xa2, 0x47, 0x1a, 0x4d, 0xac, 0xe8, 0xba, 0xbc, 0x1d, 0x15, 0x1d, 0x65, 0x40, 0xc0, 0x6c, 0x02, + 0xb7, 0xf1, 0xf0, 0x1e, 0x0a, 0x4c, 0xe9, 0x74, 0x8f, 0x17, 0x67, 0x8b, 0x6c, 0xe3, 0xb7, 0xac, + 0x4a, 0x86, 0x04, 0xb3, 0x89, 0x41, 0x9a, 0x3a, 0x86, 0xdb, 0x1a, 0x7e, 0xd4, 0x39, 0x1d, 0x6e, + 0xab, 0xfd, 0xa8, 0xa6, 0xdb, 0x94, 0x5d, 0x0d, 0xe5, 0xa1, 0x79, 0x4c, 0x12, 0xcc, 0xa7, 0xae, + 0x86, 0x6a, 0x10, 0x98, 0x78, 0x4b, 0x6f, 0x92, 0x69, 0x63, 0xc2, 0x87, 0x89, 0xeb, 0x5c, 0xfa, + 0x02, 0xdd, 0xfd, 0x53, 0x13, 0x39, 0x54, 0x5c, 0xe8, 0xff, 0x2c, 0x93, 0xf9, 0x8c, 0x93, 0x8c, + 0xbb, 0x01, 0x8b, 0x7c, 0xb6, 0x44, 0xde, 0x75, 0x5a, 0x06, 0x0c, 0x62, 0x0b, 0xae, 0x72, 0x01, + 0xc1, 0x25, 0xa5, 0x68, 0x65, 0xa0, 0x14, 0x15, 0xc2, 0x6a, 0xec, 0xe4, 0xc2, 0xca, 0xde, 0x1d, + 0xc6, 0x0b, 0xed, 0x0e, 0x0f, 0x40, 0xc0, 0x59, 0x1b, 0xcc, 0x64, 0x81, 0x0d, 0xe6, 0xa3, 0x12, + 0x99, 0xb3, 0x39, 0xaf, 0xc0, 0x8c, 0x3f, 0xac, 0x13, 0xb8, 0xcc, 0x0c, 0xb1, 0x24, 0x0a, 0xdb, + 0x6d, 0x3f, 0x12, 0x91, 0x62, 0x73, 0xc2, 0xae, 0x12, 0xa5, 0x60, 0x60, 0xb8, 0x3f, 0x5f, 0x26, + 0x0b, 0x3a, 0x6c, 0x58, 0xa4, 0xeb, 0x1c, 0xdd, 0xd1, 0xc0, 0xb6, 0x75, 0x34, 0x90, 0x97, 0x85, + 0x33, 0xd5, 0xaf, 0x81, 0xc7, 0x04, 0xef, 0xa6, 0x8e, 0x09, 0x5e, 0x1d, 0x92, 0xee, 0xf1, 0x47, + 0x06, 0xbf, 0x5c, 0x26, 0xe7, 0xd3, 0x55, 0xd6, 0xda, 0x5e, 0x70, 0x30, 0xc2, 0x79, 0xfa, 0xb2, + 0x35, 0x4f, 0xaf, 0x0f, 0x37, 0x1e, 0xd6, 0xb9, 0x81, 0x93, 0xe5, 0xa5, 0x26, 0xeb, 0xcd, 0x93, + 0x10, 0x3f, 0x7e, 0xc6, 0xfe, 0x73, 0x89, 0x3c, 0x96, 0x59, 0xef, 0x34, 0x5c, 0xa0, 0x5f, 0xb2, + 0x5d, 0xa0, 0xaf, 0x9c, 0x60, 0x78, 0x03, 0x7c, 0xa2, 0xff, 0xad, 0x3c, 0x60, 0x58, 0xcc, 0x5b, + 0x76, 0x8b, 0x6e, 0xbf, 0x4d, 0xba, 0x49, 0xc5, 0x18, 0x1b, 0x29, 0x0f, 0xf9, 0x2e, 0xb2, 0xfd, + 0x53, 0x17, 0xd3, 0xb5, 0xbf, 0x94, 0x26, 0xa1, 0xc1, 0x60, 0x52, 0xb0, 0x73, 0x63, 0x95, 0x47, + 0x94, 0x1b, 0x8b, 0xca, 0x98, 0x43, 0x65, 0xa5, 0xa7, 0x9d, 0x70, 0x86, 0xfd, 0x6e, 0x60, 0x51, + 0x35, 0x09, 0x75, 0x5a, 0x1e, 0x22, 0x31, 0x96, 0xbb, 0xe0, 0xac, 0x0f, 0x68, 0xc6, 0x5b, 0xf0, + 0xbb, 0x8f, 0xca, 0x63, 0xa9, 0x68, 0xba, 0xdf, 0xaa, 0x90, 0x4f, 0x1e, 0xc3, 0x76, 0x74, 0x93, + 0xb0, 0x4e, 0x3e, 0x5f, 0x4c, 0xbb, 0xa7, 0x96, 0x32, 0x2b, 0x5b, 0xfe, 0xaa, 0xd4, 0xc7, 0x2a, + 0x7f, 0xec, 0x8f, 0xf5, 0x73, 0xa6, 0x33, 0x91, 0x87, 0x3a, 0x5e, 0x3d, 0xf1, 0xc2, 0x7a, 0x70, + 0xde, 0xc5, 0x53, 0x74, 0x7c, 0x60, 0xea, 0xe5, 0xa7, 0x33, 0x07, 0x65, 0x05, 0x58, 0xe0, 0x55, + 0x31, 0x2c, 0x34, 0xee, 0xa2, 0xe8, 0xab, 0x62, 0x12, 0x00, 0x1a, 0xc7, 0x8a, 0xa3, 0x28, 0xe7, + 0xc6, 0x51, 0xfc, 0xfb, 0x12, 0x39, 0x97, 0xee, 0xc4, 0x69, 0x48, 0x9d, 0x86, 0x2d, 0x75, 0x96, + 0x87, 0xfb, 0xf6, 0x03, 0x04, 0xce, 0x2f, 0x4f, 0x93, 0x47, 0xfa, 0x36, 0x2b, 0x3e, 0x8d, 0x3f, + 0x5e, 0x22, 0x67, 0xf6, 0x98, 0x7d, 0x61, 0xdc, 0xf8, 0x11, 0x03, 0xcb, 0xb9, 0xee, 0x74, 0xec, + 0x45, 0x21, 0x6e, 0x2d, 0xf5, 0xa1, 0x40, 0x7f, 0x63, 0xce, 0xcf, 0xd0, 0xa9, 0xf6, 0xee, 0xc5, + 0x7d, 0xb9, 0xdf, 0x05, 0x1f, 0x7d, 0x21, 0xc7, 0x95, 0x97, 0x93, 0x35, 0x7e, 0x75, 0x11, 0x63, + 0x45, 0xb3, 0xb0, 0x20, 0xb3, 0x55, 0xaa, 0x04, 0xf0, 0x2c, 0x61, 0xa8, 0xf6, 0x15, 0xba, 0x83, + 0x96, 0x75, 0xff, 0x80, 0xcb, 0x24, 0x09, 0x01, 0x45, 0xd1, 0x79, 0x8f, 0x54, 0xf7, 0xe4, 0x25, + 0x1f, 0x21, 0xf4, 0x72, 0x76, 0x96, 0xcc, 0x3b, 0x41, 0x3c, 0xca, 0x5d, 0x81, 0x40, 0x13, 0x75, + 0xae, 0x91, 0x4a, 0x67, 0x37, 0x16, 0xf7, 0x6e, 0xf3, 0xe2, 0x68, 0xec, 0xa8, 0x25, 0x7e, 0x93, + 0x90, 0x16, 0x02, 0x92, 0x40, 0x4a, 0xd1, 0x4e, 0x4b, 0xf8, 0xb0, 0x73, 0x28, 0xc1, 0x6a, 0xad, + 0x9f, 0x12, 0x2d, 0x04, 0x24, 0xc1, 0x02, 0xf6, 0xf0, 0xbe, 0x82, 0x70, 0x50, 0xe7, 0x5c, 0xca, + 0xee, 0xbb, 0x95, 0xc1, 0x53, 0xca, 0xb1, 0x62, 0xe0, 0x84, 0xd0, 0x33, 0xdd, 0x64, 0x29, 0xa0, + 0x85, 0xff, 0x20, 0x2f, 0x31, 0x70, 0x5f, 0xba, 0x68, 0x7e, 0x90, 0xc6, 0xcb, 0x41, 0xd0, 0x62, + 0x54, 0xfd, 0xee, 0xfe, 0x6e, 0x2c, 0xfc, 0x03, 0x79, 0x54, 0xfb, 0x92, 0x79, 0x0b, 0xaa, 0xac, + 0x1c, 0x04, 0x2d, 0xa7, 0x46, 0xca, 0xbb, 0x4d, 0x91, 0xc7, 0x31, 0xc7, 0xa2, 0xb5, 0xaf, 0x85, + 0xae, 0x4e, 0x60, 0x04, 0xdd, 0xc6, 0x1a, 0xd0, 0xfa, 0x54, 0x1f, 0x99, 0xdc, 0xe5, 0x37, 0xfd, + 0x44, 0xce, 0xc6, 0xcb, 0x79, 0xb7, 0x11, 0xfb, 0xae, 0x05, 0xf2, 0x9b, 0x0c, 0x02, 0x00, 0x92, + 0x1c, 0xdd, 0x87, 0xc9, 0xae, 0xba, 0xba, 0x28, 0x92, 0x36, 0x2e, 0x0f, 0x77, 0xd5, 0x51, 0x58, + 0xcf, 0xaa, 0x14, 0x0c, 0x8a, 0xc8, 0xf3, 0x9e, 0xcc, 0x62, 0xcf, 0x12, 0x36, 0xe6, 0xf2, 0x7c, + 0x66, 0xd2, 0x7b, 0xce, 0xf3, 0x0a, 0x04, 0x9a, 0xa8, 0xd3, 0x23, 0xb3, 0x87, 0x71, 0x77, 0xdf, + 0x97, 0x4b, 0x9f, 0x65, 0x71, 0x9c, 0xbe, 0xf2, 0xf9, 0x9c, 0xd4, 0x9c, 0xa2, 0x4a, 0x10, 0x25, + 0x3d, 0xaf, 0xdd, 0x27, 0xc1, 0x58, 0x3a, 0xa4, 0xdb, 0x26, 0x59, 0xb0, 0x5b, 0xc1, 0x4f, 0xf2, + 0x7e, 0x2f, 0xdc, 0x39, 0x4a, 0x7c, 0x91, 0xe5, 0x31, 0xe7, 0x93, 0xbc, 0xcd, 0x91, 0xfb, 0x3f, + 0x89, 0x00, 0x80, 0x24, 0xe7, 0xfe, 0xfe, 0x78, 0xff, 0xf6, 0xc3, 0xb4, 0xc3, 0x9f, 0xed, 0x3f, + 0x6c, 0x7c, 0x6b, 0x78, 0xeb, 0xe7, 0x01, 0x1e, 0x3b, 0x52, 0xe9, 0xfd, 0x48, 0x37, 0x73, 0x6f, + 0x11, 0xf2, 0x7b, 0x58, 0x23, 0x8a, 0x4f, 0x8b, 0xca, 0xe8, 0x99, 0x0d, 0x87, 0x01, 0x6d, 0xa6, + 0x15, 0xb2, 0xca, 0xc7, 0x56, 0xc8, 0xee, 0xd0, 0xf9, 0x46, 0x1d, 0x42, 0xa7, 0x94, 0x18, 0x32, + 0x0b, 0x03, 0xdb, 0x09, 0xd6, 0x04, 0x09, 0x50, 0xc4, 0x70, 0xe2, 0x1e, 0x4f, 0x0f, 0x02, 0x7c, + 0x06, 0x16, 0xa9, 0x48, 0xb9, 0xa5, 0xbe, 0x21, 0x66, 0xe2, 0xf1, 0xfa, 0x71, 0xc8, 0x1f, 0xe5, + 0x21, 0xc0, 0xf1, 0x8d, 0x9d, 0xa6, 0x82, 0xf7, 0x4f, 0x4a, 0x19, 0xea, 0x08, 0x57, 0xc9, 0x3f, + 0x6f, 0xab, 0xe4, 0xcf, 0xa5, 0x55, 0xf2, 0x3e, 0x03, 0xda, 0xd2, 0xc6, 0x8b, 0xa7, 0xe3, 0x2b, + 0x9a, 0xf3, 0xc2, 0xfd, 0xdf, 0x25, 0x52, 0xa9, 0x87, 0xad, 0x11, 0x9a, 0xe8, 0x57, 0x2d, 0x13, + 0xfd, 0xd9, 0xdc, 0x87, 0x54, 0x06, 0x1a, 0xe4, 0xb7, 0x52, 0x06, 0xf9, 0x67, 0xf2, 0x49, 0x1d, + 0x6f, 0x7e, 0x7f, 0xbb, 0x42, 0xcc, 0xa7, 0x60, 0x9c, 0xdf, 0x3e, 0x49, 0xcc, 0x61, 0xa5, 0xd8, + 0xeb, 0x30, 0xa2, 0x0d, 0x16, 0xa1, 0x23, 0x2f, 0x24, 0xfd, 0xa9, 0x0d, 0x3d, 0xbc, 0xe3, 0x07, + 0x7b, 0xfb, 0x89, 0xdf, 0x4a, 0x0f, 0xec, 0xf4, 0x42, 0x0f, 0xff, 0x7b, 0x89, 0xcc, 0xa7, 0x5a, + 0x77, 0x0e, 0xb2, 0xee, 0x34, 0x9c, 0xd4, 0xe6, 0x3e, 0x93, 0x7b, 0x0b, 0x62, 0x99, 0x10, 0xe5, + 0x27, 0x96, 0x96, 0x31, 0xd3, 0x12, 0x94, 0x23, 0x39, 0x06, 0x03, 0x03, 0x7d, 0xec, 0x49, 0xd8, + 0x0d, 0xdb, 0xe1, 0xde, 0xd1, 0x75, 0x5f, 0x5e, 0x99, 0x57, 0x3e, 0xf6, 0x6d, 0x0d, 0x02, 0x13, + 0x0f, 0xd3, 0x29, 0xa5, 0x5f, 0x12, 0xfa, 0x73, 0x46, 0xfd, 0xd3, 0xc3, 0xa8, 0xbf, 0x5b, 0x22, + 0x0b, 0xd8, 0x3a, 0x0b, 0xb0, 0x90, 0x01, 0x82, 0x2a, 0xaf, 0x75, 0xe9, 0x98, 0xbc, 0xd6, 0x78, + 0xc3, 0x22, 0x69, 0x85, 0x3d, 0x99, 0x6b, 0xc5, 0x90, 0x62, 0x58, 0x0a, 0x02, 0x2a, 0xf0, 0x68, + 0x9f, 0xc4, 0xed, 0x09, 0x13, 0x8f, 0x96, 0x82, 0x80, 0xca, 0xb4, 0xd7, 0x63, 0xd9, 0x69, 0xaf, + 0x79, 0x6a, 0x1a, 0x71, 0xb0, 0x2f, 0x76, 0x66, 0x23, 0x35, 0x8d, 0x3c, 0xf1, 0xd7, 0x38, 0xee, + 0xbf, 0xa8, 0x90, 0x19, 0x8c, 0x6f, 0x53, 0xc1, 0xbf, 0xaf, 0x5a, 0xc1, 0xbf, 0x4f, 0xa5, 0x82, + 0x7f, 0x17, 0x4c, 0xdc, 0x07, 0x13, 0xfb, 0x2b, 0x92, 0x18, 0xb1, 0xc4, 0xec, 0x27, 0x8d, 0xfb, + 0xb5, 0x92, 0x18, 0x29, 0x4a, 0x60, 0x13, 0xfe, 0x33, 0x15, 0xef, 0xfb, 0x27, 0x25, 0x32, 0x47, + 0xbf, 0x05, 0xb2, 0xe8, 0x9f, 0x25, 0x7e, 0x34, 0x53, 0x1f, 0x4d, 0x1c, 0x93, 0xfa, 0xe8, 0x57, + 0x4a, 0x04, 0xc3, 0x32, 0x4f, 0xc3, 0xd7, 0xb5, 0x61, 0xfb, 0xba, 0x9e, 0xce, 0x15, 0xbe, 0x03, + 0xdc, 0x5b, 0xbf, 0x5e, 0x21, 0xb3, 0xd8, 0xe5, 0x70, 0x4f, 0x7e, 0x30, 0x6b, 0x72, 0x4a, 0x05, + 0x26, 0x07, 0xd3, 0x27, 0x84, 0xed, 0x76, 0x78, 0x2f, 0xfd, 0xf1, 0x36, 0x58, 0x29, 0x08, 0x28, + 0x3a, 0x11, 0xbb, 0x98, 0xe2, 0x25, 0xec, 0xc5, 0xe9, 0xcb, 0x58, 0x75, 0x51, 0x0e, 0x0a, 0x83, + 0xae, 0xf8, 0x99, 0x38, 0xa0, 0x36, 0x80, 0x3c, 0xf9, 0x1f, 0x63, 0x27, 0xff, 0x3c, 0xc3, 0x9c, + 0x51, 0x0e, 0x16, 0x16, 0x55, 0x35, 0xab, 0xec, 0x37, 0x5b, 0x43, 0x27, 0xc8, 0xc5, 0xcd, 0xd3, + 0x1f, 0x49, 0x0a, 0xa0, 0x89, 0xa1, 0x93, 0x3e, 0x91, 0x41, 0x0a, 0xb1, 0x38, 0xd4, 0x53, 0xca, + 0xa9, 0x0a, 0x5f, 0xc0, 0x4c, 0x53, 0xea, 0x7f, 0xe7, 0x45, 0x4c, 0xac, 0x1a, 0xb4, 0xb7, 0xf0, + 0x8d, 0x07, 0x11, 0xe6, 0x21, 0x32, 0xa5, 0x8a, 0x42, 0xd0, 0x70, 0xdc, 0xf3, 0xd9, 0x55, 0x50, + 0x9e, 0xe9, 0x7f, 0x8a, 0x61, 0xb3, 0x3d, 0x7f, 0x4b, 0x95, 0x82, 0x81, 0xe1, 0xbe, 0xc2, 0xf6, + 0xee, 0x21, 0x83, 0xc3, 0x3f, 0x2c, 0x13, 0xa7, 0xce, 0x82, 0x21, 0xac, 0xc7, 0x10, 0xf6, 0xc9, + 0x5c, 0x4c, 0x8d, 0xd5, 0x4e, 0xef, 0xbe, 0x20, 0x55, 0x2c, 0x1c, 0xbf, 0xb1, 0x6e, 0xd6, 0xe1, + 0xd7, 0x1f, 0xed, 0x32, 0x48, 0xd1, 0xc5, 0x29, 0x89, 0x7a, 0x9d, 0x95, 0x18, 0x5f, 0x55, 0x13, + 0xcf, 0x19, 0xb0, 0x29, 0x01, 0x59, 0x08, 0x1a, 0x8e, 0x3c, 0xc0, 0x7e, 0xdc, 0xa4, 0xd2, 0x28, + 0x0c, 0x13, 0xc9, 0x35, 0x2c, 0xb7, 0xb5, 0x51, 0x0e, 0x16, 0x16, 0xa6, 0x85, 0x8e, 0x7b, 0xdd, + 0x6e, 0x9b, 0x9d, 0xbd, 0x78, 0xed, 0xab, 0x51, 0xd8, 0xeb, 0xf2, 0x78, 0x58, 0x91, 0x16, 0xba, + 0xd1, 0x07, 0x85, 0x8c, 0x1a, 0xb8, 0xe8, 0x77, 0x63, 0xf6, 0xbf, 0xb8, 0xde, 0xc9, 0x3d, 0x40, + 0x0d, 0x56, 0x04, 0x12, 0xe6, 0xf6, 0xd8, 0x56, 0xc5, 0xd2, 0xcc, 0x63, 0x9c, 0x96, 0xe3, 0x93, + 0xd9, 0x2e, 0xdb, 0x8e, 0xe4, 0x01, 0x70, 0xa1, 0xa9, 0x4c, 0x85, 0x63, 0xf0, 0x74, 0xd2, 0x26, + 0x19, 0xb0, 0xa9, 0xba, 0xff, 0x91, 0x30, 0x59, 0x23, 0x8e, 0xbd, 0x26, 0x45, 0xb0, 0xa5, 0xd0, + 0xc5, 0x9e, 0x29, 0xf2, 0xae, 0x8a, 0x96, 0xe3, 0x22, 0x74, 0x13, 0x24, 0x15, 0xe7, 0x2b, 0xfc, + 0x04, 0x9b, 0xad, 0xef, 0xe2, 0x8f, 0x1d, 0x71, 0x7c, 0x2b, 0x8c, 0x58, 0x90, 0x00, 0x83, 0x9c, + 0xb3, 0x45, 0x66, 0x45, 0x2e, 0x72, 0x61, 0xab, 0x57, 0x2c, 0x7b, 0x75, 0x16, 0x4c, 0xe0, 0x47, + 0xe9, 0x02, 0xb0, 0x2b, 0x3b, 0x7b, 0xe4, 0x71, 0xe3, 0x81, 0x92, 0x8c, 0x90, 0x21, 0x2e, 0x38, + 0x9e, 0x46, 0x2f, 0xc0, 0xf6, 0x71, 0x88, 0x70, 0x3c, 0x1d, 0x3a, 0xc9, 0xe7, 0xbd, 0x66, 0x12, + 0x1c, 0xfa, 0x35, 0xdf, 0x6b, 0x51, 0xad, 0xcc, 0xb7, 0xef, 0xfe, 0x3e, 0x46, 0x1b, 0x38, 0xbf, + 0x92, 0x85, 0x00, 0xd9, 0xf5, 0xa8, 0xbd, 0x5e, 0x6d, 0x75, 0x62, 0x31, 0x07, 0x13, 0xd6, 0x5b, + 0x2c, 0xd5, 0xda, 0xcd, 0x86, 0x1a, 0xbf, 0xfe, 0x01, 0xba, 0x82, 0xf3, 0x3e, 0x7f, 0x0e, 0x55, + 0x19, 0x24, 0xfc, 0x0d, 0xa0, 0xd7, 0x0b, 0x99, 0xc0, 0xd6, 0x35, 0x05, 0xee, 0xc6, 0x52, 0xa1, + 0x79, 0xd6, 0x0d, 0x06, 0xab, 0x09, 0xe7, 0x87, 0xe9, 0xc2, 0xf2, 0x23, 0x7c, 0xe6, 0x73, 0xa5, + 0xc9, 0x72, 0x2b, 0xb2, 0xf3, 0xa3, 0x29, 0x2b, 0x3e, 0xdd, 0x69, 0xf4, 0x61, 0x40, 0x46, 0x2d, + 0xe7, 0x1a, 0x4a, 0x1c, 0xb3, 0x54, 0x44, 0x52, 0x4a, 0xd5, 0x6e, 0xb1, 0xe6, 0x63, 0xfa, 0x74, + 0x7c, 0x09, 0xc2, 0xa6, 0x08, 0xa9, 0x7a, 0xb8, 0xad, 0xa8, 0x9c, 0xd1, 0xc4, 0x8e, 0xff, 0xeb, + 0xcf, 0x1b, 0x8d, 0x96, 0x12, 0x9e, 0x27, 0xdc, 0xf4, 0x13, 0x7c, 0x98, 0x89, 0x79, 0x83, 0xa7, + 0x8c, 0x1c, 0x54, 0x1a, 0x04, 0x26, 0x1e, 0xea, 0x40, 0xec, 0x18, 0x62, 0xb3, 0xc6, 0x7c, 0xbc, + 0x53, 0x7a, 0xed, 0x5c, 0xe3, 0xc5, 0x20, 0xe1, 0x12, 0x75, 0xb3, 0xbe, 0xc6, 0xfc, 0xb5, 0x29, + 0x54, 0x5a, 0x0c, 0x12, 0x8e, 0xb1, 0x5b, 0xe9, 0x17, 0x6f, 0xe6, 0x8a, 0xf8, 0xce, 0xfb, 0x25, + 0x78, 0xc1, 0x47, 0x6f, 0xee, 0x93, 0x05, 0xf5, 0xea, 0x0e, 0x4f, 0xf2, 0x17, 0x2f, 0xce, 0x17, + 0x79, 0x8c, 0x35, 0x33, 0x57, 0xa0, 0x0a, 0x9d, 0xdd, 0x4c, 0xd1, 0x84, 0xbe, 0x56, 0xac, 0x3b, + 0xec, 0x0b, 0xb9, 0x79, 0xc0, 0xf1, 0xd1, 0x9b, 0xde, 0x4e, 0x2b, 0x3c, 0xa0, 0x22, 0x83, 0xbd, + 0xbb, 0x63, 0x3e, 0xb7, 0x2a, 0x01, 0xa0, 0x71, 0x96, 0xbe, 0x48, 0xce, 0xf4, 0xf1, 0xf4, 0x50, + 0x31, 0x5f, 0x3f, 0x3b, 0x46, 0xaa, 0xca, 0xab, 0x43, 0xdb, 0xb7, 0x5c, 0x69, 0x8f, 0xa5, 0x5d, + 0x69, 0x53, 0xb8, 0xf3, 0x9a, 0xde, 0xb3, 0xaf, 0x66, 0xbc, 0xb7, 0x78, 0x21, 0xf7, 0x23, 0x16, + 0xbf, 0x7a, 0x31, 0xc4, 0x6b, 0x94, 0x5a, 0xad, 0x1f, 0x3b, 0x56, 0xad, 0x2f, 0xf8, 0x9c, 0x0e, + 0x2a, 0xf0, 0x74, 0xe7, 0xa1, 0x68, 0xa9, 0xa7, 0x22, 0xea, 0x58, 0x08, 0x1c, 0xc6, 0xf4, 0x2e, + 0x14, 0xca, 0x4c, 0xef, 0x9a, 0x3c, 0xa9, 0xde, 0x25, 0x29, 0x80, 0x26, 0x86, 0x69, 0xce, 0x9b, + 0xf6, 0xd3, 0x1f, 0xea, 0x46, 0xc5, 0xc5, 0x21, 0x9e, 0xde, 0xe8, 0x19, 0x69, 0xce, 0xd7, 0xd2, + 0xf4, 0xa0, 0xbf, 0x09, 0xbc, 0xfe, 0x3e, 0xaf, 0x18, 0x82, 0xee, 0x40, 0x98, 0x48, 0x68, 0x74, + 0x8e, 0xcc, 0x5b, 0x96, 0xa5, 0xfa, 0x00, 0xfc, 0x8f, 0xbf, 0x55, 0x62, 0xfe, 0xc7, 0x6d, 0xff, + 0xa0, 0xdb, 0xc6, 0xf7, 0x44, 0x46, 0xd7, 0xf5, 0xaf, 0x90, 0xa9, 0x44, 0xb4, 0x52, 0x2c, 0xd5, + 0xb2, 0xd1, 0x2d, 0xe6, 0x8f, 0x55, 0x82, 0x40, 0x96, 0x82, 0x22, 0xe8, 0xfe, 0x6b, 0xfe, 0x15, + 0x24, 0xe4, 0x34, 0x2c, 0xab, 0x9b, 0xb6, 0x65, 0xf5, 0x42, 0xe1, 0xc1, 0x0c, 0xb0, 0xb0, 0xbe, + 0x65, 0x0f, 0x81, 0x29, 0x6c, 0x0f, 0xbf, 0x47, 0xdc, 0xbd, 0x41, 0xec, 0xe7, 0x4c, 0xa8, 0xba, + 0xc2, 0x62, 0x29, 0xb9, 0x44, 0xbc, 0x30, 0x64, 0x1c, 0xa5, 0xfb, 0x6b, 0x65, 0x72, 0x2e, 0xeb, + 0x45, 0x6f, 0xa7, 0x45, 0x66, 0xba, 0x86, 0xfa, 0x5c, 0xec, 0xa6, 0xbd, 0xa9, 0x70, 0x6b, 0xd5, + 0xc5, 0x2c, 0x05, 0x8b, 0x2a, 0x26, 0x38, 0xc7, 0xf7, 0xc9, 0x95, 0x7b, 0xa5, 0x3c, 0xbc, 0x88, + 0x52, 0xcd, 0xac, 0x1b, 0x84, 0xc0, 0x22, 0x3b, 0x82, 0x6c, 0xe0, 0xee, 0x3f, 0x2a, 0x91, 0x47, + 0x07, 0x5c, 0xc7, 0xc7, 0xe6, 0xee, 0x31, 0x2f, 0xa4, 0x78, 0x2e, 0x47, 0x35, 0xc7, 0x7d, 0x93, + 0x20, 0xa0, 0xce, 0x0e, 0xde, 0xf2, 0x54, 0x6f, 0x88, 0x96, 0x8b, 0x1c, 0x52, 0xf7, 0x5d, 0xfd, + 0x35, 0x6e, 0x85, 0xaa, 0x57, 0x43, 0x0d, 0xaa, 0xee, 0x37, 0x2b, 0x64, 0x9c, 0x3f, 0x63, 0x58, + 0xa7, 0x0a, 0x10, 0xcf, 0xfe, 0x37, 0x5c, 0xf2, 0x41, 0xad, 0x27, 0xf1, 0x02, 0x90, 0x64, 0x9c, + 0x1b, 0xe4, 0x2c, 0xfa, 0x57, 0x03, 0xaf, 0x5d, 0xf3, 0xdb, 0xde, 0x91, 0x54, 0xbc, 0x79, 0x06, + 0x67, 0x99, 0xa4, 0xf4, 0xec, 0x66, 0x3f, 0x0a, 0x64, 0xd5, 0xc3, 0xcb, 0x44, 0xa9, 0xf4, 0x3d, + 0x3c, 0xab, 0xa2, 0xba, 0x4c, 0x74, 0x7c, 0x0a, 0x1f, 0xbc, 0x4f, 0xd5, 0xed, 0x33, 0x31, 0x8c, + 0xf7, 0xef, 0x6c, 0xb3, 0xc2, 0xc6, 0xc5, 0x9b, 0x48, 0x71, 0x8f, 0x9d, 0x91, 0x6e, 0xef, 0x53, + 0x4b, 0x66, 0x3f, 0x6c, 0xb7, 0xc4, 0xbb, 0x4d, 0x4a, 0x9d, 0x6a, 0xa4, 0xe0, 0xd0, 0x57, 0x03, + 0xa9, 0xec, 0x7a, 0x41, 0x9b, 0xb2, 0xb6, 0xa6, 0x32, 0x61, 0x53, 0xd9, 0x48, 0xc1, 0xa1, 0xaf, + 0x86, 0xfb, 0x87, 0x25, 0x72, 0x36, 0xe3, 0x5c, 0x9d, 0x87, 0x7b, 0xed, 0x51, 0xd1, 0xa8, 0xf2, + 0xfb, 0x1a, 0xe1, 0x5e, 0xbc, 0x1c, 0x14, 0x06, 0x72, 0x21, 0xb7, 0x1b, 0xd3, 0xe9, 0x8a, 0xc5, + 0x51, 0xa9, 0x80, 0x0e, 0x97, 0x8c, 0x47, 0xbd, 0xc6, 0x3e, 0x36, 0xf0, 0x35, 0x76, 0xaa, 0x98, + 0xec, 0x29, 0xeb, 0xdc, 0x50, 0x4c, 0xb8, 0x7d, 0xce, 0x61, 0x98, 0x7b, 0x7b, 0x3e, 0x15, 0x5f, + 0x83, 0x1d, 0x49, 0x3d, 0x1a, 0xcf, 0x5c, 0x0a, 0x18, 0x79, 0x92, 0xf1, 0x70, 0xfc, 0x73, 0xf6, + 0x9b, 0xb2, 0xba, 0xcf, 0xab, 0x35, 0xeb, 0xb5, 0xac, 0xa2, 0xb9, 0xc3, 0x3f, 0x8d, 0x89, 0x7d, + 0xd5, 0xe3, 0x87, 0x8a, 0xe9, 0x29, 0xb9, 0x3a, 0x2d, 0x06, 0x06, 0x74, 0x9e, 0x15, 0xa3, 0x4f, + 0x39, 0x27, 0xc1, 0x6b, 0x85, 0xb1, 0x31, 0x05, 0x54, 0x8e, 0x50, 0xb5, 0x16, 0x4f, 0x05, 0xd2, + 0xae, 0xd9, 0xeb, 0xbc, 0x18, 0x24, 0xdc, 0xce, 0x0f, 0x3e, 0x39, 0xe2, 0xfc, 0xe0, 0x53, 0xb9, + 0x31, 0x82, 0xbf, 0x44, 0x77, 0x45, 0x96, 0x14, 0x4d, 0xdc, 0xd3, 0x44, 0x27, 0xff, 0xe8, 0x76, + 0x45, 0x7c, 0x4d, 0x0d, 0x1b, 0x4b, 0xa7, 0x04, 0x66, 0x3d, 0x00, 0x0e, 0xc3, 0x14, 0xab, 0xac, + 0x69, 0xfc, 0x7c, 0x33, 0x3c, 0xc5, 0xaa, 0x7e, 0x63, 0x9b, 0x45, 0xa0, 0x83, 0xdf, 0xa5, 0xb6, + 0x37, 0xeb, 0xac, 0xf6, 0xc4, 0x3c, 0x2c, 0x11, 0xe8, 0x99, 0x9d, 0x7b, 0x50, 0x11, 0xe8, 0xd9, + 0xc4, 0xf3, 0x23, 0xd0, 0x33, 0xeb, 0x3d, 0x7c, 0x11, 0xe8, 0x99, 0xdd, 0x1c, 0xa0, 0xcf, 0x7d, + 0x58, 0x1e, 0x30, 0x2c, 0xa6, 0xd9, 0x3d, 0x8f, 0xab, 0x80, 0x01, 0x63, 0xb1, 0x29, 0xcf, 0xf0, + 0x15, 0xc0, 0xcb, 0x40, 0x41, 0x9d, 0xd8, 0x88, 0xe0, 0xe6, 0x9d, 0x5c, 0x3f, 0xe1, 0x07, 0x5e, + 0xb6, 0x5d, 0x39, 0xe6, 0xf5, 0xc7, 0x54, 0x58, 0x37, 0x46, 0xe4, 0x28, 0x65, 0xbd, 0x72, 0x12, + 0x65, 0x7d, 0x26, 0x5b, 0x51, 0x5f, 0xa2, 0x7b, 0xe2, 0xc9, 0x8d, 0xef, 0x5f, 0x28, 0x93, 0x4f, + 0x1e, 0xc3, 0x61, 0x5c, 0xb4, 0x58, 0x93, 0x6a, 0x88, 0x96, 0xbe, 0x89, 0xad, 0x93, 0x73, 0xbb, + 0xbd, 0x76, 0xfb, 0x88, 0x9d, 0xb0, 0xfb, 0x2d, 0x89, 0x21, 0xd4, 0x05, 0xf5, 0x02, 0xe3, 0x46, + 0x06, 0x0e, 0x64, 0xd6, 0x44, 0xc7, 0x57, 0xb8, 0xc3, 0x92, 0xce, 0xb5, 0xf4, 0xed, 0x4c, 0x36, + 0x7f, 0x15, 0xed, 0xf8, 0xba, 0xd5, 0x87, 0x01, 0x19, 0xb5, 0x50, 0x79, 0x60, 0x8f, 0x37, 0xaa, + 0x6e, 0xa5, 0x94, 0x07, 0x30, 0x81, 0x60, 0xe3, 0xba, 0x7f, 0x50, 0x42, 0x21, 0x94, 0xf1, 0xb8, + 0x90, 0xf5, 0x26, 0xaf, 0x11, 0xd6, 0xdd, 0xff, 0x26, 0x2f, 0xf3, 0x87, 0xd9, 0xb8, 0x7c, 0x7e, + 0x63, 0x1d, 0x78, 0x66, 0xed, 0xf7, 0xe2, 0x3a, 0x83, 0xc2, 0xc0, 0x77, 0xb4, 0x5a, 0xc1, 0x61, + 0x10, 0x87, 0x51, 0x81, 0x27, 0x30, 0xfb, 0x82, 0x99, 0xf4, 0x16, 0x55, 0xe3, 0x44, 0x40, 0x52, + 0x73, 0xff, 0x56, 0x99, 0xcc, 0xca, 0xf6, 0xa8, 0x5a, 0xc2, 0x56, 0xf1, 0xa8, 0x44, 0xeb, 0xdb, + 0x96, 0x68, 0xbd, 0x54, 0xec, 0x4e, 0x07, 0xeb, 0xd4, 0x40, 0x91, 0xfa, 0xe5, 0x94, 0x48, 0xbd, + 0x3c, 0x0c, 0xd1, 0x5c, 0x6b, 0xfe, 0x8c, 0x85, 0xff, 0x10, 0x65, 0x0a, 0xcd, 0x1a, 0xce, 0x00, + 0xd1, 0xf9, 0xcd, 0x72, 0x6a, 0x18, 0x4c, 0x64, 0x7e, 0x9d, 0x8c, 0xed, 0x7b, 0x51, 0x4b, 0x1c, + 0x5d, 0xbc, 0x39, 0xe4, 0xa7, 0xa0, 0xe6, 0x43, 0xd4, 0xe2, 0x82, 0xef, 0x25, 0xf5, 0xa4, 0x01, + 0x2d, 0xca, 0x0d, 0xc3, 0x64, 0x8d, 0x3a, 0x6f, 0xe0, 0x93, 0x07, 0x61, 0x57, 0x45, 0xd9, 0x3c, + 0xc5, 0x9f, 0x3b, 0xc0, 0x12, 0x4a, 0xc1, 0xb1, 0x9b, 0xc3, 0x62, 0x10, 0xf8, 0x4b, 0x3e, 0xa9, + 0xaa, 0xa6, 0x47, 0x18, 0xf0, 0xf7, 0x83, 0x0a, 0x39, 0x9b, 0xc1, 0x2a, 0xce, 0x8f, 0x59, 0xb3, + 0xf6, 0xb9, 0xa1, 0x79, 0xed, 0x63, 0xce, 0xdb, 0x8f, 0x31, 0x05, 0xb5, 0x25, 0x78, 0xe3, 0x04, + 0xcd, 0x53, 0x2d, 0x36, 0xdd, 0x3c, 0x16, 0xe5, 0x37, 0x8f, 0xcd, 0x9e, 0xd2, 0xe4, 0x63, 0x33, + 0xaa, 0x9f, 0x23, 0xfc, 0xc6, 0x3f, 0x39, 0x46, 0xce, 0x65, 0xdd, 0x1b, 0x73, 0x7e, 0xaa, 0x94, + 0xca, 0x35, 0xfc, 0x85, 0xe1, 0x2f, 0x9f, 0xf1, 0x04, 0xc4, 0xe2, 0x3e, 0xf9, 0xb2, 0x9d, 0x7d, + 0x38, 0x77, 0xb6, 0x45, 0xeb, 0x2c, 0x74, 0x3a, 0xe2, 0x69, 0xa3, 0xa5, 0x3c, 0x78, 0xeb, 0x04, + 0x5d, 0x11, 0x99, 0xa7, 0xe3, 0x54, 0xe8, 0xb4, 0x2c, 0xce, 0x0f, 0x9d, 0x96, 0x7d, 0x58, 0xda, + 0xc3, 0x9c, 0xc3, 0x6a, 0x5c, 0x23, 0x64, 0x81, 0x00, 0xf7, 0x24, 0xa3, 0xd7, 0x23, 0x64, 0x83, + 0xbf, 0x53, 0x22, 0xa9, 0xe3, 0x73, 0x65, 0x05, 0x97, 0x06, 0x5a, 0xc1, 0x14, 0x83, 0xea, 0x4a, + 0x7e, 0x3a, 0x09, 0x2e, 0xd0, 0x32, 0x60, 0x10, 0xf5, 0x00, 0x5a, 0x65, 0xd0, 0x03, 0x68, 0x68, + 0x1e, 0xb5, 0xfd, 0x43, 0x5f, 0xda, 0xa4, 0x4a, 0x78, 0x6f, 0x61, 0x21, 0x70, 0x98, 0xfb, 0xdd, + 0x0a, 0x99, 0xe0, 0x86, 0xdf, 0x08, 0xb7, 0xe5, 0xba, 0xb0, 0xc1, 0x0a, 0xdd, 0xe0, 0xe2, 0xbd, + 0x59, 0x46, 0x23, 0x8d, 0x33, 0x94, 0x1a, 0x9b, 0xb6, 0xdb, 0x9c, 0x65, 0x6b, 0xf4, 0x4b, 0xa9, + 0xc8, 0x31, 0xc2, 0x69, 0x18, 0x73, 0xb1, 0x4f, 0x48, 0xcc, 0xde, 0xd0, 0x41, 0x1a, 0x22, 0x8b, + 0xd6, 0xab, 0x85, 0xfa, 0xd1, 0x50, 0xd5, 0x78, 0x6f, 0x74, 0xfa, 0x1e, 0x05, 0x00, 0x83, 0xf6, + 0xd2, 0xeb, 0xa4, 0xaa, 0x90, 0xf3, 0xd4, 0xe5, 0x19, 0x93, 0x25, 0xff, 0x02, 0x99, 0x4f, 0xb5, + 0x35, 0x94, 0xb6, 0xfd, 0x1d, 0xaa, 0x4c, 0xf4, 0xbd, 0xdd, 0x88, 0x99, 0xd8, 0xce, 0xb5, 0x33, + 0x2c, 0x7e, 0xf1, 0x81, 0x4f, 0xe2, 0x2b, 0xd0, 0x8f, 0x9d, 0x67, 0x40, 0x21, 0xb3, 0x35, 0x99, + 0x17, 0xb0, 0x9c, 0x9d, 0x17, 0x90, 0x3d, 0x1c, 0xc2, 0xfb, 0x7e, 0x1a, 0x1a, 0xd0, 0xa6, 0xad, + 0x01, 0x3d, 0x53, 0x84, 0x0d, 0x06, 0xa8, 0x3e, 0xff, 0xae, 0x44, 0x1c, 0x8e, 0x90, 0x7e, 0x4b, + 0x8b, 0x7b, 0x50, 0x0c, 0x9d, 0x5d, 0xf3, 0x8d, 0x82, 0x80, 0x81, 0x35, 0x64, 0x9e, 0x64, 0xf5, + 0x06, 0x4d, 0xb1, 0x07, 0xab, 0x2b, 0x05, 0x1e, 0xac, 0xfe, 0xad, 0x0a, 0x49, 0x1f, 0x35, 0x3b, + 0xef, 0x91, 0x19, 0xbc, 0xd6, 0xb2, 0x13, 0xb4, 0x83, 0x24, 0xf0, 0xe3, 0x62, 0x6e, 0xfc, 0x35, + 0xa3, 0x86, 0xf0, 0xc1, 0x19, 0x25, 0x60, 0x51, 0xc4, 0xf8, 0xa8, 0x6e, 0x44, 0x2d, 0x85, 0xb6, + 0xbf, 0xc7, 0xf4, 0x0e, 0x95, 0x55, 0xa1, 0xae, 0x4a, 0xc1, 0xc0, 0xc8, 0x88, 0x69, 0xaa, 0x9c, + 0x46, 0x4c, 0xd3, 0xd8, 0x90, 0x31, 0x4d, 0xe3, 0x85, 0x62, 0x9a, 0x80, 0x3c, 0x22, 0x5d, 0x67, + 0xf8, 0x1b, 0x2f, 0x6e, 0xf1, 0x44, 0x60, 0x22, 0x12, 0x6d, 0x09, 0xaf, 0xfb, 0x40, 0x26, 0x06, + 0x0c, 0xa8, 0xe9, 0xf6, 0xc8, 0xd9, 0x86, 0x1f, 0x05, 0x2c, 0x4f, 0x4b, 0x4b, 0xaf, 0xc0, 0xaf, + 0xe2, 0x95, 0x77, 0x7b, 0xf1, 0x0f, 0x79, 0x6b, 0xc7, 0xb8, 0xed, 0x2e, 0x17, 0xbb, 0x26, 0xe9, + 0xfe, 0x95, 0x32, 0x99, 0x14, 0x21, 0x1d, 0x23, 0xdc, 0x48, 0xae, 0x5b, 0xf6, 0xdd, 0x0b, 0x79, + 0x2b, 0x97, 0x75, 0x67, 0xa0, 0x65, 0xd7, 0x48, 0x59, 0x76, 0x2f, 0x16, 0x23, 0x77, 0xbc, 0x4d, + 0xf7, 0x9b, 0x65, 0xba, 0xdb, 0xdb, 0xa1, 0x2c, 0xa3, 0x9b, 0x8e, 0x2f, 0x91, 0xc9, 0x58, 0xc4, + 0x7b, 0x14, 0x7a, 0x22, 0x3c, 0xfd, 0x49, 0xf5, 0xe3, 0xd7, 0x22, 0xc2, 0x43, 0x92, 0xcb, 0x0c, + 0x29, 0xa9, 0x9c, 0x46, 0x48, 0x89, 0xfb, 0x5d, 0x26, 0x52, 0xcd, 0x09, 0x3c, 0x8d, 0x3d, 0xe1, + 0x6d, 0x5b, 0xfa, 0xbe, 0x54, 0x88, 0x15, 0x44, 0xff, 0x06, 0xec, 0x0d, 0xdf, 0x2e, 0x91, 0x69, + 0x81, 0x78, 0x1a, 0x23, 0xf8, 0x61, 0x7b, 0x04, 0xcf, 0x16, 0x1a, 0xc1, 0x80, 0xae, 0xff, 0xbd, + 0xb2, 0xea, 0x7a, 0xc1, 0x57, 0xf8, 0xcd, 0x37, 0xf6, 0xcb, 0xc3, 0xbc, 0xb1, 0xaf, 0xde, 0xef, + 0xaf, 0x0c, 0x7c, 0xbf, 0x7f, 0x47, 0xbe, 0x04, 0x8b, 0x65, 0x22, 0x84, 0x7e, 0xd8, 0x97, 0x13, + 0x75, 0x4c, 0xaf, 0xa2, 0x04, 0x06, 0x55, 0x19, 0x6e, 0xc6, 0x5a, 0x18, 0xb7, 0x7d, 0x91, 0x37, + 0x45, 0x39, 0x28, 0x0c, 0xf7, 0x75, 0x26, 0x63, 0xd9, 0xf4, 0x0c, 0x17, 0xa8, 0xfb, 0xd3, 0x13, + 0x6a, 0x62, 0x99, 0x93, 0xe4, 0xa6, 0x7c, 0x75, 0xbf, 0x54, 0x24, 0x2a, 0xc1, 0xf8, 0x24, 0xd9, + 0x8f, 0xee, 0x3b, 0x7e, 0x9f, 0xf7, 0xf9, 0xf5, 0xc2, 0x32, 0x72, 0x08, 0x7f, 0x33, 0xcb, 0x34, + 0xc1, 0x6e, 0xd7, 0x6f, 0xd6, 0xd3, 0xd9, 0xfc, 0xd6, 0x24, 0x00, 0x34, 0x0e, 0xad, 0xc0, 0xd5, + 0x75, 0xfb, 0x01, 0x4a, 0xa9, 0xae, 0xcb, 0x29, 0x31, 0xf4, 0x75, 0xaa, 0xbf, 0xa8, 0x7c, 0xc6, + 0x75, 0x9e, 0x96, 0xb6, 0xca, 0xf5, 0x97, 0x75, 0x5d, 0x0c, 0x26, 0x0e, 0x55, 0xeb, 0xce, 0xb6, + 0x54, 0x74, 0x61, 0xbd, 0xb7, 0xd3, 0x0e, 0x9a, 0x58, 0x95, 0x47, 0xf6, 0x3f, 0x8a, 0x47, 0xc9, + 0xb5, 0x7e, 0x30, 0x64, 0xd5, 0x71, 0xb6, 0x31, 0x82, 0x8f, 0xe5, 0x6d, 0x96, 0x77, 0x80, 0x44, + 0xba, 0xab, 0x0b, 0x32, 0x57, 0x56, 0xc3, 0x06, 0x7f, 0xc4, 0x8a, 0xb8, 0x50, 0x10, 0x45, 0x90, + 0x26, 0x81, 0x07, 0xd4, 0x6d, 0xf3, 0xfd, 0x95, 0xba, 0x08, 0xb2, 0x54, 0x07, 0xd4, 0xd6, 0xeb, + 0x2c, 0x75, 0x48, 0x61, 0x53, 0x69, 0xbf, 0x68, 0x96, 0x88, 0x6b, 0xbf, 0x78, 0xc8, 0x15, 0x8b, + 0x84, 0xb1, 0x9f, 0xc2, 0x10, 0xcb, 0xad, 0x01, 0x38, 0x30, 0xb0, 0x36, 0xe6, 0x75, 0x94, 0x33, + 0x69, 0x04, 0x5c, 0xea, 0xd0, 0x08, 0x03, 0x06, 0x16, 0xe6, 0xc7, 0x3b, 0x20, 0xf8, 0x3a, 0x56, + 0x36, 0x36, 0x55, 0xe7, 0x6b, 0x64, 0xc6, 0xec, 0xa3, 0x10, 0x93, 0x2f, 0x17, 0x7f, 0xd3, 0x46, + 0x6c, 0xce, 0xaa, 0xe7, 0x26, 0x0c, 0x2c, 0xda, 0x6e, 0x93, 0xcc, 0xa7, 0xde, 0xd4, 0x54, 0x8f, + 0xb3, 0x96, 0x1e, 0xd4, 0xe3, 0xac, 0x98, 0xb8, 0x65, 0x7c, 0xdb, 0x0b, 0xf2, 0x33, 0xa3, 0x17, + 0x79, 0xdd, 0xd4, 0x79, 0x8d, 0x4c, 0xf8, 0xbb, 0xbb, 0xf8, 0xf8, 0x3d, 0x5f, 0x73, 0x8f, 0xab, + 0x27, 0xb7, 0x59, 0x29, 0xae, 0x24, 0xd6, 0x18, 0xff, 0x09, 0x02, 0xd9, 0xfd, 0x0f, 0xd4, 0xba, + 0xda, 0x0e, 0xdb, 0xf2, 0xa8, 0x22, 0xa7, 0x27, 0xab, 0x7d, 0x39, 0xda, 0x9f, 0xcb, 0xc8, 0xd1, + 0xee, 0x68, 0x82, 0x19, 0x19, 0xda, 0xd5, 0x68, 0x2a, 0x85, 0x46, 0x33, 0x36, 0xcc, 0x68, 0xbe, + 0x51, 0x22, 0x22, 0x04, 0xa1, 0xc0, 0xb6, 0xd4, 0x92, 0x79, 0x95, 0xad, 0xfb, 0xf7, 0x17, 0x8a, + 0xc4, 0xd1, 0x8b, 0x5b, 0xf7, 0x8a, 0x95, 0xac, 0xbb, 0xf6, 0x16, 0x55, 0x34, 0xbd, 0xa7, 0x39, + 0xf8, 0x86, 0x7c, 0x9b, 0x3e, 0xa7, 0x5f, 0x43, 0x65, 0xde, 0x61, 0x69, 0x87, 0x91, 0xb0, 0x4a, + 0xc0, 0x62, 0xa6, 0x1d, 0x96, 0x00, 0xd0, 0x38, 0x18, 0x40, 0x10, 0xf7, 0x76, 0x18, 0x7a, 0x2a, + 0x1e, 0xa1, 0xc1, 0x8b, 0x41, 0xc2, 0xdd, 0xbf, 0xb1, 0x40, 0xac, 0xa1, 0x59, 0xc9, 0x5e, 0x4a, + 0x0f, 0x3c, 0xd9, 0x0b, 0xa5, 0xee, 0x1f, 0x74, 0x93, 0xa3, 0x5a, 0x10, 0x15, 0x4b, 0xbc, 0xb5, + 0x2e, 0xb0, 0xfb, 0xa9, 0x4b, 0x08, 0x28, 0x8a, 0x03, 0x52, 0xf7, 0x54, 0x1e, 0x8a, 0xd4, 0x3d, + 0x63, 0xff, 0x5f, 0x52, 0xf7, 0x50, 0x0b, 0x61, 0x8f, 0x3f, 0xf6, 0x2d, 0xee, 0x4d, 0xe5, 0x1c, + 0x5f, 0x65, 0xbc, 0x0c, 0xce, 0x2f, 0xc8, 0x08, 0x00, 0x48, 0x72, 0x98, 0x18, 0x86, 0x1b, 0x0b, + 0x22, 0x1b, 0xce, 0xcb, 0x45, 0xdc, 0x28, 0xfd, 0x89, 0x61, 0x44, 0xd0, 0x89, 0xa0, 0x25, 0x53, + 0xf5, 0x4c, 0x7e, 0xfc, 0x54, 0x3d, 0x2a, 0xc1, 0xce, 0xd4, 0x83, 0x4a, 0xb0, 0x63, 0x25, 0x2a, + 0xaa, 0x8e, 0x22, 0x51, 0x11, 0x95, 0x6d, 0xe7, 0xbb, 0x59, 0x79, 0xbe, 0x44, 0xaa, 0x9c, 0x2f, + 0x9e, 0x20, 0xef, 0x99, 0xd5, 0x34, 0xbb, 0xce, 0x92, 0x89, 0x06, 0xd9, 0x0d, 0xcb, 0x8c, 0x47, + 0xd3, 0x1f, 0x3f, 0xe3, 0xd1, 0xa8, 0x73, 0xea, 0xe8, 0xfc, 0x47, 0xb3, 0x23, 0xc9, 0x7f, 0x34, + 0xf7, 0x00, 0xf3, 0x1f, 0x19, 0x99, 0x8b, 0xe6, 0x1f, 0x6c, 0xe6, 0xa2, 0x7d, 0x32, 0xdd, 0x0a, + 0xef, 0x75, 0xee, 0x79, 0x51, 0x6b, 0xa5, 0xbe, 0xc9, 0x2e, 0x65, 0xe4, 0xde, 0x79, 0xaf, 0xe9, + 0x0a, 0x56, 0x0b, 0xdc, 0x5f, 0xa8, 0x81, 0x60, 0x92, 0x16, 0x39, 0x9c, 0xce, 0x7c, 0xcc, 0x1c, + 0x4e, 0x56, 0x26, 0x24, 0x67, 0x14, 0x99, 0x90, 0xde, 0x63, 0x37, 0x5f, 0x77, 0x83, 0xbd, 0x1b, + 0x5e, 0x77, 0xf1, 0x6c, 0x91, 0x16, 0xd6, 0x24, 0x7a, 0x7f, 0x0b, 0x0a, 0x04, 0x9a, 0x68, 0x7f, + 0xae, 0xa5, 0x73, 0xa7, 0x9d, 0x6b, 0xe9, 0xfc, 0x83, 0xcd, 0xb5, 0xf4, 0x97, 0xc8, 0x13, 0xc7, + 0xf7, 0x4e, 0x27, 0xb7, 0xac, 0x6b, 0x83, 0x37, 0x95, 0xdc, 0x92, 0xed, 0xfc, 0x06, 0x96, 0x11, + 0x4a, 0x59, 0x3e, 0x2e, 0x94, 0xd2, 0xfd, 0xe7, 0x25, 0xf2, 0xe8, 0x80, 0x34, 0x0c, 0x85, 0x63, + 0xa3, 0xbb, 0x64, 0xbe, 0x6b, 0x57, 0x2d, 0x7c, 0x8b, 0xc1, 0x4a, 0xfb, 0xa0, 0x92, 0x23, 0xa7, + 0x00, 0x90, 0x26, 0xbf, 0xfa, 0xcc, 0xf7, 0x7e, 0xf0, 0xc4, 0x27, 0x3e, 0xa4, 0x7f, 0xbf, 0x47, + 0xff, 0x7e, 0xfc, 0x8f, 0x9e, 0x28, 0x7d, 0x8f, 0xfe, 0x7d, 0x48, 0xff, 0xfe, 0x90, 0xfe, 0x7d, + 0xe3, 0x8f, 0x9f, 0xf8, 0xc4, 0x8f, 0x94, 0x0f, 0x2f, 0xff, 0xbf, 0x00, 0x00, 0x00, 0xff, 0xff, + 0x98, 0xdd, 0xea, 0xe8, 0x1e, 0xaf, 0x00, 0x00, } diff --git a/pkg/api/v1/generated.proto b/pkg/api/v1/generated.proto index cb6252de8da..734d6d4a49f 100644 --- a/pkg/api/v1/generated.proto +++ b/pkg/api/v1/generated.proto @@ -1525,6 +1525,11 @@ message ObjectMeta { // from the list. If the deletionTimestamp of the object is non-nil, entries // in this list can only be removed. repeated string finalizers = 14; + + // The name of the cluster which the object belongs to. + // This is used to distinguish resources with same name and namespace in different clusters. + // This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request. + optional string clusterName = 15; } // ObjectReference contains enough information to let you inspect or modify the referred object. diff --git a/pkg/api/v1/types.generated.go b/pkg/api/v1/types.generated.go index 36fe44eb0a4..899b3b75635 100644 --- a/pkg/api/v1/types.generated.go +++ b/pkg/api/v1/types.generated.go @@ -89,7 +89,7 @@ func (x *ObjectMeta) CodecEncodeSelf(e *codec1978.Encoder) { } else { yysep2 := !z.EncBinary() yy2arr2 := z.EncBasicHandle().StructToArray - var yyq2 [14]bool + var yyq2 [15]bool _, _, _ = yysep2, yyq2, yy2arr2 const yyr2 bool = false yyq2[0] = x.Name != "" @@ -106,9 +106,10 @@ func (x *ObjectMeta) CodecEncodeSelf(e *codec1978.Encoder) { yyq2[11] = len(x.Annotations) != 0 yyq2[12] = len(x.OwnerReferences) != 0 yyq2[13] = len(x.Finalizers) != 0 + yyq2[14] = x.ClusterName != "" var yynn2 int if yyr2 || yy2arr2 { - r.EncodeArrayStart(14) + r.EncodeArrayStart(15) } else { yynn2 = 0 for _, b := range yyq2 { @@ -543,6 +544,31 @@ func (x *ObjectMeta) CodecEncodeSelf(e *codec1978.Encoder) { } } } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2[14] { + yym50 := z.EncBinary() + _ = yym50 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ClusterName)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq2[14] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("clusterName")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym51 := z.EncBinary() + _ = yym51 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ClusterName)) + } + } + } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { @@ -556,25 +582,25 @@ func (x *ObjectMeta) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym49 := z.DecBinary() - _ = yym49 + yym52 := z.DecBinary() + _ = yym52 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct50 := r.ContainerType() - if yyct50 == codecSelferValueTypeMap1234 { - yyl50 := r.ReadMapStart() - if yyl50 == 0 { + yyct53 := r.ContainerType() + if yyct53 == codecSelferValueTypeMap1234 { + yyl53 := r.ReadMapStart() + if yyl53 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl50, d) + x.codecDecodeSelfFromMap(yyl53, d) } - } else if yyct50 == codecSelferValueTypeArray1234 { - yyl50 := r.ReadArrayStart() - if yyl50 == 0 { + } else if yyct53 == codecSelferValueTypeArray1234 { + yyl53 := r.ReadArrayStart() + if yyl53 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl50, d) + x.codecDecodeSelfFromArray(yyl53, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -586,12 +612,12 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys51Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys51Slc - var yyhl51 bool = l >= 0 - for yyj51 := 0; ; yyj51++ { - if yyhl51 { - if yyj51 >= l { + var yys54Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys54Slc + var yyhl54 bool = l >= 0 + for yyj54 := 0; ; yyj54++ { + if yyhl54 { + if yyj54 >= l { break } } else { @@ -600,10 +626,10 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys51Slc = r.DecodeBytes(yys51Slc, true, true) - yys51 := string(yys51Slc) + yys54Slc = r.DecodeBytes(yys54Slc, true, true) + yys54 := string(yys54Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys51 { + switch yys54 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -650,17 +676,17 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.CreationTimestamp = pkg2_unversioned.Time{} } else { - yyv59 := &x.CreationTimestamp - yym60 := z.DecBinary() - _ = yym60 + yyv62 := &x.CreationTimestamp + yym63 := z.DecBinary() + _ = yym63 if false { - } else if z.HasExtensions() && z.DecExt(yyv59) { - } else if yym60 { - z.DecBinaryUnmarshal(yyv59) - } else if !yym60 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv59) + } else if z.HasExtensions() && z.DecExt(yyv62) { + } else if yym63 { + z.DecBinaryUnmarshal(yyv62) + } else if !yym63 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv62) } else { - z.DecFallback(yyv59, false) + z.DecFallback(yyv62, false) } } case "deletionTimestamp": @@ -672,13 +698,13 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.DeletionTimestamp == nil { x.DeletionTimestamp = new(pkg2_unversioned.Time) } - yym62 := z.DecBinary() - _ = yym62 + yym65 := z.DecBinary() + _ = yym65 if false { } else if z.HasExtensions() && z.DecExt(x.DeletionTimestamp) { - } else if yym62 { + } else if yym65 { z.DecBinaryUnmarshal(x.DeletionTimestamp) - } else if !yym62 && z.IsJSONHandle() { + } else if !yym65 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.DeletionTimestamp) } else { z.DecFallback(x.DeletionTimestamp, false) @@ -693,8 +719,8 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.DeletionGracePeriodSeconds == nil { x.DeletionGracePeriodSeconds = new(int64) } - yym64 := z.DecBinary() - _ = yym64 + yym67 := z.DecBinary() + _ = yym67 if false { } else { *((*int64)(x.DeletionGracePeriodSeconds)) = int64(r.DecodeInt(64)) @@ -704,54 +730,60 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Labels = nil } else { - yyv65 := &x.Labels - yym66 := z.DecBinary() - _ = yym66 + yyv68 := &x.Labels + yym69 := z.DecBinary() + _ = yym69 if false { } else { - z.F.DecMapStringStringX(yyv65, false, d) + z.F.DecMapStringStringX(yyv68, false, d) } } case "annotations": if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv67 := &x.Annotations - yym68 := z.DecBinary() - _ = yym68 + yyv70 := &x.Annotations + yym71 := z.DecBinary() + _ = yym71 if false { } else { - z.F.DecMapStringStringX(yyv67, false, d) + z.F.DecMapStringStringX(yyv70, false, d) } } case "ownerReferences": if r.TryDecodeAsNil() { x.OwnerReferences = nil } else { - yyv69 := &x.OwnerReferences - yym70 := z.DecBinary() - _ = yym70 + yyv72 := &x.OwnerReferences + yym73 := z.DecBinary() + _ = yym73 if false { } else { - h.decSliceOwnerReference((*[]OwnerReference)(yyv69), d) + h.decSliceOwnerReference((*[]OwnerReference)(yyv72), d) } } case "finalizers": if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv71 := &x.Finalizers - yym72 := z.DecBinary() - _ = yym72 + yyv74 := &x.Finalizers + yym75 := z.DecBinary() + _ = yym75 if false { } else { - z.F.DecSliceStringX(yyv71, false, d) + z.F.DecSliceStringX(yyv74, false, d) } } + case "clusterName": + if r.TryDecodeAsNil() { + x.ClusterName = "" + } else { + x.ClusterName = string(r.DecodeString()) + } default: - z.DecStructFieldNotFound(-1, yys51) - } // end switch yys51 - } // end for yyj51 + z.DecStructFieldNotFound(-1, yys54) + } // end switch yys54 + } // end for yyj54 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -759,16 +791,16 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj73 int - var yyb73 bool - var yyhl73 bool = l >= 0 - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + var yyj77 int + var yyb77 bool + var yyhl77 bool = l >= 0 + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -778,13 +810,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -794,13 +826,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.GenerateName = string(r.DecodeString()) } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -810,13 +842,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Namespace = string(r.DecodeString()) } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -826,13 +858,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.SelfLink = string(r.DecodeString()) } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -842,13 +874,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.UID = pkg1_types.UID(r.DecodeString()) } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -858,13 +890,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ResourceVersion = string(r.DecodeString()) } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -874,13 +906,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Generation = int64(r.DecodeInt(64)) } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -888,26 +920,26 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.CreationTimestamp = pkg2_unversioned.Time{} } else { - yyv81 := &x.CreationTimestamp - yym82 := z.DecBinary() - _ = yym82 + yyv85 := &x.CreationTimestamp + yym86 := z.DecBinary() + _ = yym86 if false { - } else if z.HasExtensions() && z.DecExt(yyv81) { - } else if yym82 { - z.DecBinaryUnmarshal(yyv81) - } else if !yym82 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv81) + } else if z.HasExtensions() && z.DecExt(yyv85) { + } else if yym86 { + z.DecBinaryUnmarshal(yyv85) + } else if !yym86 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv85) } else { - z.DecFallback(yyv81, false) + z.DecFallback(yyv85, false) } } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -920,25 +952,25 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.DeletionTimestamp == nil { x.DeletionTimestamp = new(pkg2_unversioned.Time) } - yym84 := z.DecBinary() - _ = yym84 + yym88 := z.DecBinary() + _ = yym88 if false { } else if z.HasExtensions() && z.DecExt(x.DeletionTimestamp) { - } else if yym84 { + } else if yym88 { z.DecBinaryUnmarshal(x.DeletionTimestamp) - } else if !yym84 && z.IsJSONHandle() { + } else if !yym88 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.DeletionTimestamp) } else { z.DecFallback(x.DeletionTimestamp, false) } } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -951,20 +983,20 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.DeletionGracePeriodSeconds == nil { x.DeletionGracePeriodSeconds = new(int64) } - yym86 := z.DecBinary() - _ = yym86 + yym90 := z.DecBinary() + _ = yym90 if false { } else { *((*int64)(x.DeletionGracePeriodSeconds)) = int64(r.DecodeInt(64)) } } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -972,21 +1004,21 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Labels = nil } else { - yyv87 := &x.Labels - yym88 := z.DecBinary() - _ = yym88 + yyv91 := &x.Labels + yym92 := z.DecBinary() + _ = yym92 if false { } else { - z.F.DecMapStringStringX(yyv87, false, d) + z.F.DecMapStringStringX(yyv91, false, d) } } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -994,21 +1026,21 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv89 := &x.Annotations - yym90 := z.DecBinary() - _ = yym90 + yyv93 := &x.Annotations + yym94 := z.DecBinary() + _ = yym94 if false { } else { - z.F.DecMapStringStringX(yyv89, false, d) + z.F.DecMapStringStringX(yyv93, false, d) } } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1016,21 +1048,21 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.OwnerReferences = nil } else { - yyv91 := &x.OwnerReferences - yym92 := z.DecBinary() - _ = yym92 + yyv95 := &x.OwnerReferences + yym96 := z.DecBinary() + _ = yym96 if false { } else { - h.decSliceOwnerReference((*[]OwnerReference)(yyv91), d) + h.decSliceOwnerReference((*[]OwnerReference)(yyv95), d) } } - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1038,26 +1070,42 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv93 := &x.Finalizers - yym94 := z.DecBinary() - _ = yym94 + yyv97 := &x.Finalizers + yym98 := z.DecBinary() + _ = yym98 if false { } else { - z.F.DecSliceStringX(yyv93, false, d) + z.F.DecSliceStringX(yyv97, false, d) } } + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l + } else { + yyb77 = r.CheckBreak() + } + if yyb77 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.ClusterName = "" + } else { + x.ClusterName = string(r.DecodeString()) + } for { - yyj73++ - if yyhl73 { - yyb73 = yyj73 > l + yyj77++ + if yyhl77 { + yyb77 = yyj77 > l } else { - yyb73 = r.CheckBreak() + yyb77 = r.CheckBreak() } - if yyb73 { + if yyb77 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj73-1, "") + z.DecStructFieldNotFound(yyj77-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1069,54 +1117,54 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym95 := z.EncBinary() - _ = yym95 + yym100 := z.EncBinary() + _ = yym100 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep96 := !z.EncBinary() - yy2arr96 := z.EncBasicHandle().StructToArray - var yyq96 [22]bool - _, _, _ = yysep96, yyq96, yy2arr96 - const yyr96 bool = false - yyq96[1] = x.VolumeSource.HostPath != nil && x.HostPath != nil - yyq96[2] = x.VolumeSource.EmptyDir != nil && x.EmptyDir != nil - yyq96[3] = x.VolumeSource.GCEPersistentDisk != nil && x.GCEPersistentDisk != nil - yyq96[4] = x.VolumeSource.AWSElasticBlockStore != nil && x.AWSElasticBlockStore != nil - yyq96[5] = x.VolumeSource.GitRepo != nil && x.GitRepo != nil - yyq96[6] = x.VolumeSource.Secret != nil && x.Secret != nil - yyq96[7] = x.VolumeSource.NFS != nil && x.NFS != nil - yyq96[8] = x.VolumeSource.ISCSI != nil && x.ISCSI != nil - yyq96[9] = x.VolumeSource.Glusterfs != nil && x.Glusterfs != nil - yyq96[10] = x.VolumeSource.PersistentVolumeClaim != nil && x.PersistentVolumeClaim != nil - yyq96[11] = x.VolumeSource.RBD != nil && x.RBD != nil - yyq96[12] = x.VolumeSource.FlexVolume != nil && x.FlexVolume != nil - yyq96[13] = x.VolumeSource.Cinder != nil && x.Cinder != nil - yyq96[14] = x.VolumeSource.CephFS != nil && x.CephFS != nil - yyq96[15] = x.VolumeSource.Flocker != nil && x.Flocker != nil - yyq96[16] = x.VolumeSource.DownwardAPI != nil && x.DownwardAPI != nil - yyq96[17] = x.VolumeSource.FC != nil && x.FC != nil - yyq96[18] = x.VolumeSource.AzureFile != nil && x.AzureFile != nil - yyq96[19] = x.VolumeSource.ConfigMap != nil && x.ConfigMap != nil - yyq96[20] = x.VolumeSource.VsphereVolume != nil && x.VsphereVolume != nil - yyq96[21] = x.VolumeSource.Quobyte != nil && x.Quobyte != nil - var yynn96 int - if yyr96 || yy2arr96 { + yysep101 := !z.EncBinary() + yy2arr101 := z.EncBasicHandle().StructToArray + var yyq101 [22]bool + _, _, _ = yysep101, yyq101, yy2arr101 + const yyr101 bool = false + yyq101[1] = x.VolumeSource.HostPath != nil && x.HostPath != nil + yyq101[2] = x.VolumeSource.EmptyDir != nil && x.EmptyDir != nil + yyq101[3] = x.VolumeSource.GCEPersistentDisk != nil && x.GCEPersistentDisk != nil + yyq101[4] = x.VolumeSource.AWSElasticBlockStore != nil && x.AWSElasticBlockStore != nil + yyq101[5] = x.VolumeSource.GitRepo != nil && x.GitRepo != nil + yyq101[6] = x.VolumeSource.Secret != nil && x.Secret != nil + yyq101[7] = x.VolumeSource.NFS != nil && x.NFS != nil + yyq101[8] = x.VolumeSource.ISCSI != nil && x.ISCSI != nil + yyq101[9] = x.VolumeSource.Glusterfs != nil && x.Glusterfs != nil + yyq101[10] = x.VolumeSource.PersistentVolumeClaim != nil && x.PersistentVolumeClaim != nil + yyq101[11] = x.VolumeSource.RBD != nil && x.RBD != nil + yyq101[12] = x.VolumeSource.FlexVolume != nil && x.FlexVolume != nil + yyq101[13] = x.VolumeSource.Cinder != nil && x.Cinder != nil + yyq101[14] = x.VolumeSource.CephFS != nil && x.CephFS != nil + yyq101[15] = x.VolumeSource.Flocker != nil && x.Flocker != nil + yyq101[16] = x.VolumeSource.DownwardAPI != nil && x.DownwardAPI != nil + yyq101[17] = x.VolumeSource.FC != nil && x.FC != nil + yyq101[18] = x.VolumeSource.AzureFile != nil && x.AzureFile != nil + yyq101[19] = x.VolumeSource.ConfigMap != nil && x.ConfigMap != nil + yyq101[20] = x.VolumeSource.VsphereVolume != nil && x.VsphereVolume != nil + yyq101[21] = x.VolumeSource.Quobyte != nil && x.Quobyte != nil + var yynn101 int + if yyr101 || yy2arr101 { r.EncodeArrayStart(22) } else { - yynn96 = 1 - for _, b := range yyq96 { + yynn101 = 1 + for _, b := range yyq101 { if b { - yynn96++ + yynn101++ } } - r.EncodeMapStart(yynn96) - yynn96 = 0 + r.EncodeMapStart(yynn101) + yynn101 = 0 } - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym98 := z.EncBinary() - _ = yym98 + yym103 := z.EncBinary() + _ = yym103 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -1125,765 +1173,765 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym99 := z.EncBinary() - _ = yym99 + yym104 := z.EncBinary() + _ = yym104 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - var yyn100 bool - if x.VolumeSource.HostPath == nil { - yyn100 = true - goto LABEL100 - } - LABEL100: - if yyr96 || yy2arr96 { - if yyn100 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[1] { - if x.HostPath == nil { - r.EncodeNil() - } else { - x.HostPath.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq96[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("hostPath")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn100 { - r.EncodeNil() - } else { - if x.HostPath == nil { - r.EncodeNil() - } else { - x.HostPath.CodecEncodeSelf(e) - } - } - } - } - var yyn101 bool - if x.VolumeSource.EmptyDir == nil { - yyn101 = true - goto LABEL101 - } - LABEL101: - if yyr96 || yy2arr96 { - if yyn101 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[2] { - if x.EmptyDir == nil { - r.EncodeNil() - } else { - x.EmptyDir.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq96[2] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("emptyDir")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn101 { - r.EncodeNil() - } else { - if x.EmptyDir == nil { - r.EncodeNil() - } else { - x.EmptyDir.CodecEncodeSelf(e) - } - } - } - } - var yyn102 bool - if x.VolumeSource.GCEPersistentDisk == nil { - yyn102 = true - goto LABEL102 - } - LABEL102: - if yyr96 || yy2arr96 { - if yyn102 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[3] { - if x.GCEPersistentDisk == nil { - r.EncodeNil() - } else { - x.GCEPersistentDisk.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq96[3] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn102 { - r.EncodeNil() - } else { - if x.GCEPersistentDisk == nil { - r.EncodeNil() - } else { - x.GCEPersistentDisk.CodecEncodeSelf(e) - } - } - } - } - var yyn103 bool - if x.VolumeSource.AWSElasticBlockStore == nil { - yyn103 = true - goto LABEL103 - } - LABEL103: - if yyr96 || yy2arr96 { - if yyn103 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[4] { - if x.AWSElasticBlockStore == nil { - r.EncodeNil() - } else { - x.AWSElasticBlockStore.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq96[4] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn103 { - r.EncodeNil() - } else { - if x.AWSElasticBlockStore == nil { - r.EncodeNil() - } else { - x.AWSElasticBlockStore.CodecEncodeSelf(e) - } - } - } - } - var yyn104 bool - if x.VolumeSource.GitRepo == nil { - yyn104 = true - goto LABEL104 - } - LABEL104: - if yyr96 || yy2arr96 { - if yyn104 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[5] { - if x.GitRepo == nil { - r.EncodeNil() - } else { - x.GitRepo.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq96[5] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("gitRepo")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn104 { - r.EncodeNil() - } else { - if x.GitRepo == nil { - r.EncodeNil() - } else { - x.GitRepo.CodecEncodeSelf(e) - } - } - } - } var yyn105 bool - if x.VolumeSource.Secret == nil { + if x.VolumeSource.HostPath == nil { yyn105 = true goto LABEL105 } LABEL105: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn105 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[6] { - if x.Secret == nil { + if yyq101[1] { + if x.HostPath == nil { r.EncodeNil() } else { - x.Secret.CodecEncodeSelf(e) + x.HostPath.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[6] { + if yyq101[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("secret")) + r.EncodeString(codecSelferC_UTF81234, string("hostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn105 { r.EncodeNil() } else { - if x.Secret == nil { + if x.HostPath == nil { r.EncodeNil() } else { - x.Secret.CodecEncodeSelf(e) + x.HostPath.CodecEncodeSelf(e) } } } } var yyn106 bool - if x.VolumeSource.NFS == nil { + if x.VolumeSource.EmptyDir == nil { yyn106 = true goto LABEL106 } LABEL106: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn106 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[7] { - if x.NFS == nil { + if yyq101[2] { + if x.EmptyDir == nil { r.EncodeNil() } else { - x.NFS.CodecEncodeSelf(e) + x.EmptyDir.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[7] { + if yyq101[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("nfs")) + r.EncodeString(codecSelferC_UTF81234, string("emptyDir")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn106 { r.EncodeNil() } else { - if x.NFS == nil { + if x.EmptyDir == nil { r.EncodeNil() } else { - x.NFS.CodecEncodeSelf(e) + x.EmptyDir.CodecEncodeSelf(e) } } } } var yyn107 bool - if x.VolumeSource.ISCSI == nil { + if x.VolumeSource.GCEPersistentDisk == nil { yyn107 = true goto LABEL107 } LABEL107: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn107 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[8] { - if x.ISCSI == nil { + if yyq101[3] { + if x.GCEPersistentDisk == nil { r.EncodeNil() } else { - x.ISCSI.CodecEncodeSelf(e) + x.GCEPersistentDisk.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[8] { + if yyq101[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("iscsi")) + r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn107 { r.EncodeNil() } else { - if x.ISCSI == nil { + if x.GCEPersistentDisk == nil { r.EncodeNil() } else { - x.ISCSI.CodecEncodeSelf(e) + x.GCEPersistentDisk.CodecEncodeSelf(e) } } } } var yyn108 bool - if x.VolumeSource.Glusterfs == nil { + if x.VolumeSource.AWSElasticBlockStore == nil { yyn108 = true goto LABEL108 } LABEL108: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn108 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[9] { - if x.Glusterfs == nil { + if yyq101[4] { + if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { - x.Glusterfs.CodecEncodeSelf(e) + x.AWSElasticBlockStore.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[9] { + if yyq101[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) + r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn108 { r.EncodeNil() } else { - if x.Glusterfs == nil { + if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { - x.Glusterfs.CodecEncodeSelf(e) + x.AWSElasticBlockStore.CodecEncodeSelf(e) } } } } var yyn109 bool - if x.VolumeSource.PersistentVolumeClaim == nil { + if x.VolumeSource.GitRepo == nil { yyn109 = true goto LABEL109 } LABEL109: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn109 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[10] { - if x.PersistentVolumeClaim == nil { + if yyq101[5] { + if x.GitRepo == nil { r.EncodeNil() } else { - x.PersistentVolumeClaim.CodecEncodeSelf(e) + x.GitRepo.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[10] { + if yyq101[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("persistentVolumeClaim")) + r.EncodeString(codecSelferC_UTF81234, string("gitRepo")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn109 { r.EncodeNil() } else { - if x.PersistentVolumeClaim == nil { + if x.GitRepo == nil { r.EncodeNil() } else { - x.PersistentVolumeClaim.CodecEncodeSelf(e) + x.GitRepo.CodecEncodeSelf(e) } } } } var yyn110 bool - if x.VolumeSource.RBD == nil { + if x.VolumeSource.Secret == nil { yyn110 = true goto LABEL110 } LABEL110: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn110 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[11] { - if x.RBD == nil { + if yyq101[6] { + if x.Secret == nil { r.EncodeNil() } else { - x.RBD.CodecEncodeSelf(e) + x.Secret.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[11] { + if yyq101[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("rbd")) + r.EncodeString(codecSelferC_UTF81234, string("secret")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn110 { r.EncodeNil() } else { - if x.RBD == nil { + if x.Secret == nil { r.EncodeNil() } else { - x.RBD.CodecEncodeSelf(e) + x.Secret.CodecEncodeSelf(e) } } } } var yyn111 bool - if x.VolumeSource.FlexVolume == nil { + if x.VolumeSource.NFS == nil { yyn111 = true goto LABEL111 } LABEL111: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn111 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[12] { - if x.FlexVolume == nil { + if yyq101[7] { + if x.NFS == nil { r.EncodeNil() } else { - x.FlexVolume.CodecEncodeSelf(e) + x.NFS.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[12] { + if yyq101[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) + r.EncodeString(codecSelferC_UTF81234, string("nfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn111 { r.EncodeNil() } else { - if x.FlexVolume == nil { + if x.NFS == nil { r.EncodeNil() } else { - x.FlexVolume.CodecEncodeSelf(e) + x.NFS.CodecEncodeSelf(e) } } } } var yyn112 bool - if x.VolumeSource.Cinder == nil { + if x.VolumeSource.ISCSI == nil { yyn112 = true goto LABEL112 } LABEL112: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn112 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[13] { - if x.Cinder == nil { + if yyq101[8] { + if x.ISCSI == nil { r.EncodeNil() } else { - x.Cinder.CodecEncodeSelf(e) + x.ISCSI.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[13] { + if yyq101[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("cinder")) + r.EncodeString(codecSelferC_UTF81234, string("iscsi")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn112 { r.EncodeNil() } else { - if x.Cinder == nil { + if x.ISCSI == nil { r.EncodeNil() } else { - x.Cinder.CodecEncodeSelf(e) + x.ISCSI.CodecEncodeSelf(e) } } } } var yyn113 bool - if x.VolumeSource.CephFS == nil { + if x.VolumeSource.Glusterfs == nil { yyn113 = true goto LABEL113 } LABEL113: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn113 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[14] { - if x.CephFS == nil { + if yyq101[9] { + if x.Glusterfs == nil { r.EncodeNil() } else { - x.CephFS.CodecEncodeSelf(e) + x.Glusterfs.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[14] { + if yyq101[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("cephfs")) + r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn113 { r.EncodeNil() } else { - if x.CephFS == nil { + if x.Glusterfs == nil { r.EncodeNil() } else { - x.CephFS.CodecEncodeSelf(e) + x.Glusterfs.CodecEncodeSelf(e) } } } } var yyn114 bool - if x.VolumeSource.Flocker == nil { + if x.VolumeSource.PersistentVolumeClaim == nil { yyn114 = true goto LABEL114 } LABEL114: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn114 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[15] { - if x.Flocker == nil { + if yyq101[10] { + if x.PersistentVolumeClaim == nil { r.EncodeNil() } else { - x.Flocker.CodecEncodeSelf(e) + x.PersistentVolumeClaim.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[15] { + if yyq101[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("flocker")) + r.EncodeString(codecSelferC_UTF81234, string("persistentVolumeClaim")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn114 { r.EncodeNil() } else { - if x.Flocker == nil { + if x.PersistentVolumeClaim == nil { r.EncodeNil() } else { - x.Flocker.CodecEncodeSelf(e) + x.PersistentVolumeClaim.CodecEncodeSelf(e) } } } } var yyn115 bool - if x.VolumeSource.DownwardAPI == nil { + if x.VolumeSource.RBD == nil { yyn115 = true goto LABEL115 } LABEL115: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn115 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[16] { - if x.DownwardAPI == nil { + if yyq101[11] { + if x.RBD == nil { r.EncodeNil() } else { - x.DownwardAPI.CodecEncodeSelf(e) + x.RBD.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[16] { + if yyq101[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("downwardAPI")) + r.EncodeString(codecSelferC_UTF81234, string("rbd")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn115 { r.EncodeNil() } else { - if x.DownwardAPI == nil { + if x.RBD == nil { r.EncodeNil() } else { - x.DownwardAPI.CodecEncodeSelf(e) + x.RBD.CodecEncodeSelf(e) } } } } var yyn116 bool - if x.VolumeSource.FC == nil { + if x.VolumeSource.FlexVolume == nil { yyn116 = true goto LABEL116 } LABEL116: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn116 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[17] { - if x.FC == nil { + if yyq101[12] { + if x.FlexVolume == nil { r.EncodeNil() } else { - x.FC.CodecEncodeSelf(e) + x.FlexVolume.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[17] { + if yyq101[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("fc")) + r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn116 { r.EncodeNil() } else { - if x.FC == nil { + if x.FlexVolume == nil { r.EncodeNil() } else { - x.FC.CodecEncodeSelf(e) + x.FlexVolume.CodecEncodeSelf(e) } } } } var yyn117 bool - if x.VolumeSource.AzureFile == nil { + if x.VolumeSource.Cinder == nil { yyn117 = true goto LABEL117 } LABEL117: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn117 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[18] { - if x.AzureFile == nil { + if yyq101[13] { + if x.Cinder == nil { r.EncodeNil() } else { - x.AzureFile.CodecEncodeSelf(e) + x.Cinder.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[18] { + if yyq101[13] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("azureFile")) + r.EncodeString(codecSelferC_UTF81234, string("cinder")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn117 { r.EncodeNil() } else { - if x.AzureFile == nil { + if x.Cinder == nil { r.EncodeNil() } else { - x.AzureFile.CodecEncodeSelf(e) + x.Cinder.CodecEncodeSelf(e) } } } } var yyn118 bool - if x.VolumeSource.ConfigMap == nil { + if x.VolumeSource.CephFS == nil { yyn118 = true goto LABEL118 } LABEL118: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn118 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[19] { - if x.ConfigMap == nil { + if yyq101[14] { + if x.CephFS == nil { r.EncodeNil() } else { - x.ConfigMap.CodecEncodeSelf(e) + x.CephFS.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[19] { + if yyq101[14] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("configMap")) + r.EncodeString(codecSelferC_UTF81234, string("cephfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn118 { r.EncodeNil() } else { - if x.ConfigMap == nil { + if x.CephFS == nil { r.EncodeNil() } else { - x.ConfigMap.CodecEncodeSelf(e) + x.CephFS.CodecEncodeSelf(e) } } } } var yyn119 bool - if x.VolumeSource.VsphereVolume == nil { + if x.VolumeSource.Flocker == nil { yyn119 = true goto LABEL119 } LABEL119: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn119 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[20] { - if x.VsphereVolume == nil { + if yyq101[15] { + if x.Flocker == nil { r.EncodeNil() } else { - x.VsphereVolume.CodecEncodeSelf(e) + x.Flocker.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq96[20] { + if yyq101[15] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("vsphereVolume")) + r.EncodeString(codecSelferC_UTF81234, string("flocker")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn119 { r.EncodeNil() } else { - if x.VsphereVolume == nil { + if x.Flocker == nil { r.EncodeNil() } else { - x.VsphereVolume.CodecEncodeSelf(e) + x.Flocker.CodecEncodeSelf(e) } } } } var yyn120 bool - if x.VolumeSource.Quobyte == nil { + if x.VolumeSource.DownwardAPI == nil { yyn120 = true goto LABEL120 } LABEL120: - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { if yyn120 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq96[21] { + if yyq101[16] { + if x.DownwardAPI == nil { + r.EncodeNil() + } else { + x.DownwardAPI.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq101[16] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("downwardAPI")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn120 { + r.EncodeNil() + } else { + if x.DownwardAPI == nil { + r.EncodeNil() + } else { + x.DownwardAPI.CodecEncodeSelf(e) + } + } + } + } + var yyn121 bool + if x.VolumeSource.FC == nil { + yyn121 = true + goto LABEL121 + } + LABEL121: + if yyr101 || yy2arr101 { + if yyn121 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq101[17] { + if x.FC == nil { + r.EncodeNil() + } else { + x.FC.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq101[17] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("fc")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn121 { + r.EncodeNil() + } else { + if x.FC == nil { + r.EncodeNil() + } else { + x.FC.CodecEncodeSelf(e) + } + } + } + } + var yyn122 bool + if x.VolumeSource.AzureFile == nil { + yyn122 = true + goto LABEL122 + } + LABEL122: + if yyr101 || yy2arr101 { + if yyn122 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq101[18] { + if x.AzureFile == nil { + r.EncodeNil() + } else { + x.AzureFile.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq101[18] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("azureFile")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn122 { + r.EncodeNil() + } else { + if x.AzureFile == nil { + r.EncodeNil() + } else { + x.AzureFile.CodecEncodeSelf(e) + } + } + } + } + var yyn123 bool + if x.VolumeSource.ConfigMap == nil { + yyn123 = true + goto LABEL123 + } + LABEL123: + if yyr101 || yy2arr101 { + if yyn123 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq101[19] { + if x.ConfigMap == nil { + r.EncodeNil() + } else { + x.ConfigMap.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq101[19] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("configMap")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn123 { + r.EncodeNil() + } else { + if x.ConfigMap == nil { + r.EncodeNil() + } else { + x.ConfigMap.CodecEncodeSelf(e) + } + } + } + } + var yyn124 bool + if x.VolumeSource.VsphereVolume == nil { + yyn124 = true + goto LABEL124 + } + LABEL124: + if yyr101 || yy2arr101 { + if yyn124 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq101[20] { + if x.VsphereVolume == nil { + r.EncodeNil() + } else { + x.VsphereVolume.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq101[20] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("vsphereVolume")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn124 { + r.EncodeNil() + } else { + if x.VsphereVolume == nil { + r.EncodeNil() + } else { + x.VsphereVolume.CodecEncodeSelf(e) + } + } + } + } + var yyn125 bool + if x.VolumeSource.Quobyte == nil { + yyn125 = true + goto LABEL125 + } + LABEL125: + if yyr101 || yy2arr101 { + if yyn125 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq101[21] { if x.Quobyte == nil { r.EncodeNil() } else { @@ -1894,11 +1942,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq96[21] { + if yyq101[21] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("quobyte")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn120 { + if yyn125 { r.EncodeNil() } else { if x.Quobyte == nil { @@ -1909,7 +1957,7 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr96 || yy2arr96 { + if yyr101 || yy2arr101 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1922,25 +1970,25 @@ func (x *Volume) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym121 := z.DecBinary() - _ = yym121 + yym126 := z.DecBinary() + _ = yym126 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct122 := r.ContainerType() - if yyct122 == codecSelferValueTypeMap1234 { - yyl122 := r.ReadMapStart() - if yyl122 == 0 { + yyct127 := r.ContainerType() + if yyct127 == codecSelferValueTypeMap1234 { + yyl127 := r.ReadMapStart() + if yyl127 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl122, d) + x.codecDecodeSelfFromMap(yyl127, d) } - } else if yyct122 == codecSelferValueTypeArray1234 { - yyl122 := r.ReadArrayStart() - if yyl122 == 0 { + } else if yyct127 == codecSelferValueTypeArray1234 { + yyl127 := r.ReadArrayStart() + if yyl127 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl122, d) + x.codecDecodeSelfFromArray(yyl127, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1952,12 +2000,12 @@ func (x *Volume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys123Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys123Slc - var yyhl123 bool = l >= 0 - for yyj123 := 0; ; yyj123++ { - if yyhl123 { - if yyj123 >= l { + var yys128Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys128Slc + var yyhl128 bool = l >= 0 + for yyj128 := 0; ; yyj128++ { + if yyhl128 { + if yyj128 >= l { break } } else { @@ -1966,10 +2014,10 @@ func (x *Volume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys123Slc = r.DecodeBytes(yys123Slc, true, true) - yys123 := string(yys123Slc) + yys128Slc = r.DecodeBytes(yys128Slc, true, true) + yys128 := string(yys128Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys123 { + switch yys128 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -2271,9 +2319,9 @@ func (x *Volume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Quobyte.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys123) - } // end switch yys123 - } // end for yyj123 + z.DecStructFieldNotFound(-1, yys128) + } // end switch yys128 + } // end for yyj128 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -2281,16 +2329,16 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj146 int - var yyb146 bool - var yyhl146 bool = l >= 0 - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + var yyj151 int + var yyb151 bool + var yyhl151 bool = l >= 0 + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2303,13 +2351,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.HostPath == nil { x.VolumeSource.HostPath = new(HostPathVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2327,13 +2375,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.EmptyDir == nil { x.VolumeSource.EmptyDir = new(EmptyDirVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2351,13 +2399,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.GCEPersistentDisk == nil { x.VolumeSource.GCEPersistentDisk = new(GCEPersistentDiskVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2375,13 +2423,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.AWSElasticBlockStore == nil { x.VolumeSource.AWSElasticBlockStore = new(AWSElasticBlockStoreVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2399,13 +2447,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.GitRepo == nil { x.VolumeSource.GitRepo = new(GitRepoVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2423,13 +2471,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.Secret == nil { x.VolumeSource.Secret = new(SecretVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2447,13 +2495,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.NFS == nil { x.VolumeSource.NFS = new(NFSVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2471,13 +2519,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.ISCSI == nil { x.VolumeSource.ISCSI = new(ISCSIVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2495,13 +2543,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.Glusterfs == nil { x.VolumeSource.Glusterfs = new(GlusterfsVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2519,13 +2567,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.PersistentVolumeClaim == nil { x.VolumeSource.PersistentVolumeClaim = new(PersistentVolumeClaimVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2543,13 +2591,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.RBD == nil { x.VolumeSource.RBD = new(RBDVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2567,13 +2615,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.FlexVolume == nil { x.VolumeSource.FlexVolume = new(FlexVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2591,13 +2639,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.Cinder == nil { x.VolumeSource.Cinder = new(CinderVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2615,13 +2663,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.CephFS == nil { x.VolumeSource.CephFS = new(CephFSVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2639,13 +2687,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.Flocker == nil { x.VolumeSource.Flocker = new(FlockerVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2663,13 +2711,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.DownwardAPI == nil { x.VolumeSource.DownwardAPI = new(DownwardAPIVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2687,13 +2735,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.FC == nil { x.VolumeSource.FC = new(FCVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2711,13 +2759,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.AzureFile == nil { x.VolumeSource.AzureFile = new(AzureFileVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2735,13 +2783,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.ConfigMap == nil { x.VolumeSource.ConfigMap = new(ConfigMapVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2759,13 +2807,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.VsphereVolume == nil { x.VolumeSource.VsphereVolume = new(VsphereVirtualDiskVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2783,13 +2831,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.Quobyte == nil { x.VolumeSource.Quobyte = new(QuobyteVolumeSource) } - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2805,17 +2853,17 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Quobyte.CodecDecodeSelf(d) } for { - yyj146++ - if yyhl146 { - yyb146 = yyj146 > l + yyj151++ + if yyhl151 { + yyb151 = yyj151 > l } else { - yyb146 = r.CheckBreak() + yyb151 = r.CheckBreak() } - if yyb146 { + if yyb151 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj146-1, "") + z.DecStructFieldNotFound(yyj151-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -2827,53 +2875,53 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym169 := z.EncBinary() - _ = yym169 + yym174 := z.EncBinary() + _ = yym174 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep170 := !z.EncBinary() - yy2arr170 := z.EncBasicHandle().StructToArray - var yyq170 [21]bool - _, _, _ = yysep170, yyq170, yy2arr170 - const yyr170 bool = false - yyq170[0] = x.HostPath != nil - yyq170[1] = x.EmptyDir != nil - yyq170[2] = x.GCEPersistentDisk != nil - yyq170[3] = x.AWSElasticBlockStore != nil - yyq170[4] = x.GitRepo != nil - yyq170[5] = x.Secret != nil - yyq170[6] = x.NFS != nil - yyq170[7] = x.ISCSI != nil - yyq170[8] = x.Glusterfs != nil - yyq170[9] = x.PersistentVolumeClaim != nil - yyq170[10] = x.RBD != nil - yyq170[11] = x.FlexVolume != nil - yyq170[12] = x.Cinder != nil - yyq170[13] = x.CephFS != nil - yyq170[14] = x.Flocker != nil - yyq170[15] = x.DownwardAPI != nil - yyq170[16] = x.FC != nil - yyq170[17] = x.AzureFile != nil - yyq170[18] = x.ConfigMap != nil - yyq170[19] = x.VsphereVolume != nil - yyq170[20] = x.Quobyte != nil - var yynn170 int - if yyr170 || yy2arr170 { + yysep175 := !z.EncBinary() + yy2arr175 := z.EncBasicHandle().StructToArray + var yyq175 [21]bool + _, _, _ = yysep175, yyq175, yy2arr175 + const yyr175 bool = false + yyq175[0] = x.HostPath != nil + yyq175[1] = x.EmptyDir != nil + yyq175[2] = x.GCEPersistentDisk != nil + yyq175[3] = x.AWSElasticBlockStore != nil + yyq175[4] = x.GitRepo != nil + yyq175[5] = x.Secret != nil + yyq175[6] = x.NFS != nil + yyq175[7] = x.ISCSI != nil + yyq175[8] = x.Glusterfs != nil + yyq175[9] = x.PersistentVolumeClaim != nil + yyq175[10] = x.RBD != nil + yyq175[11] = x.FlexVolume != nil + yyq175[12] = x.Cinder != nil + yyq175[13] = x.CephFS != nil + yyq175[14] = x.Flocker != nil + yyq175[15] = x.DownwardAPI != nil + yyq175[16] = x.FC != nil + yyq175[17] = x.AzureFile != nil + yyq175[18] = x.ConfigMap != nil + yyq175[19] = x.VsphereVolume != nil + yyq175[20] = x.Quobyte != nil + var yynn175 int + if yyr175 || yy2arr175 { r.EncodeArrayStart(21) } else { - yynn170 = 0 - for _, b := range yyq170 { + yynn175 = 0 + for _, b := range yyq175 { if b { - yynn170++ + yynn175++ } } - r.EncodeMapStart(yynn170) - yynn170 = 0 + r.EncodeMapStart(yynn175) + yynn175 = 0 } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[0] { + if yyq175[0] { if x.HostPath == nil { r.EncodeNil() } else { @@ -2883,7 +2931,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[0] { + if yyq175[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2894,9 +2942,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[1] { + if yyq175[1] { if x.EmptyDir == nil { r.EncodeNil() } else { @@ -2906,7 +2954,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[1] { + if yyq175[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("emptyDir")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2917,9 +2965,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[2] { + if yyq175[2] { if x.GCEPersistentDisk == nil { r.EncodeNil() } else { @@ -2929,7 +2977,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[2] { + if yyq175[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2940,9 +2988,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[3] { + if yyq175[3] { if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { @@ -2952,7 +3000,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[3] { + if yyq175[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2963,9 +3011,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[4] { + if yyq175[4] { if x.GitRepo == nil { r.EncodeNil() } else { @@ -2975,7 +3023,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[4] { + if yyq175[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gitRepo")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2986,9 +3034,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[5] { + if yyq175[5] { if x.Secret == nil { r.EncodeNil() } else { @@ -2998,7 +3046,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[5] { + if yyq175[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secret")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3009,9 +3057,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[6] { + if yyq175[6] { if x.NFS == nil { r.EncodeNil() } else { @@ -3021,7 +3069,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[6] { + if yyq175[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3032,9 +3080,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[7] { + if yyq175[7] { if x.ISCSI == nil { r.EncodeNil() } else { @@ -3044,7 +3092,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[7] { + if yyq175[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iscsi")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3055,9 +3103,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[8] { + if yyq175[8] { if x.Glusterfs == nil { r.EncodeNil() } else { @@ -3067,7 +3115,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[8] { + if yyq175[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3078,9 +3126,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[9] { + if yyq175[9] { if x.PersistentVolumeClaim == nil { r.EncodeNil() } else { @@ -3090,7 +3138,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[9] { + if yyq175[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("persistentVolumeClaim")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3101,9 +3149,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[10] { + if yyq175[10] { if x.RBD == nil { r.EncodeNil() } else { @@ -3113,7 +3161,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[10] { + if yyq175[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rbd")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3124,9 +3172,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[11] { + if yyq175[11] { if x.FlexVolume == nil { r.EncodeNil() } else { @@ -3136,7 +3184,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[11] { + if yyq175[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3147,9 +3195,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[12] { + if yyq175[12] { if x.Cinder == nil { r.EncodeNil() } else { @@ -3159,7 +3207,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[12] { + if yyq175[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cinder")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3170,9 +3218,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[13] { + if yyq175[13] { if x.CephFS == nil { r.EncodeNil() } else { @@ -3182,7 +3230,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[13] { + if yyq175[13] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cephfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3193,9 +3241,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[14] { + if yyq175[14] { if x.Flocker == nil { r.EncodeNil() } else { @@ -3205,7 +3253,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[14] { + if yyq175[14] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flocker")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3216,9 +3264,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[15] { + if yyq175[15] { if x.DownwardAPI == nil { r.EncodeNil() } else { @@ -3228,7 +3276,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[15] { + if yyq175[15] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("downwardAPI")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3239,9 +3287,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[16] { + if yyq175[16] { if x.FC == nil { r.EncodeNil() } else { @@ -3251,7 +3299,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[16] { + if yyq175[16] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fc")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3262,9 +3310,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[17] { + if yyq175[17] { if x.AzureFile == nil { r.EncodeNil() } else { @@ -3274,7 +3322,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[17] { + if yyq175[17] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("azureFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3285,9 +3333,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[18] { + if yyq175[18] { if x.ConfigMap == nil { r.EncodeNil() } else { @@ -3297,7 +3345,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[18] { + if yyq175[18] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("configMap")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3308,9 +3356,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[19] { + if yyq175[19] { if x.VsphereVolume == nil { r.EncodeNil() } else { @@ -3320,7 +3368,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[19] { + if yyq175[19] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("vsphereVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3331,9 +3379,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq170[20] { + if yyq175[20] { if x.Quobyte == nil { r.EncodeNil() } else { @@ -3343,7 +3391,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq170[20] { + if yyq175[20] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("quobyte")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3354,7 +3402,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr170 || yy2arr170 { + if yyr175 || yy2arr175 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -3367,25 +3415,25 @@ func (x *VolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym192 := z.DecBinary() - _ = yym192 + yym197 := z.DecBinary() + _ = yym197 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct193 := r.ContainerType() - if yyct193 == codecSelferValueTypeMap1234 { - yyl193 := r.ReadMapStart() - if yyl193 == 0 { + yyct198 := r.ContainerType() + if yyct198 == codecSelferValueTypeMap1234 { + yyl198 := r.ReadMapStart() + if yyl198 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl193, d) + x.codecDecodeSelfFromMap(yyl198, d) } - } else if yyct193 == codecSelferValueTypeArray1234 { - yyl193 := r.ReadArrayStart() - if yyl193 == 0 { + } else if yyct198 == codecSelferValueTypeArray1234 { + yyl198 := r.ReadArrayStart() + if yyl198 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl193, d) + x.codecDecodeSelfFromArray(yyl198, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -3397,12 +3445,12 @@ func (x *VolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys194Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys194Slc - var yyhl194 bool = l >= 0 - for yyj194 := 0; ; yyj194++ { - if yyhl194 { - if yyj194 >= l { + var yys199Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys199Slc + var yyhl199 bool = l >= 0 + for yyj199 := 0; ; yyj199++ { + if yyhl199 { + if yyj199 >= l { break } } else { @@ -3411,10 +3459,10 @@ func (x *VolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys194Slc = r.DecodeBytes(yys194Slc, true, true) - yys194 := string(yys194Slc) + yys199Slc = r.DecodeBytes(yys199Slc, true, true) + yys199 := string(yys199Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys194 { + switch yys199 { case "hostPath": if r.TryDecodeAsNil() { if x.HostPath != nil { @@ -3647,9 +3695,9 @@ func (x *VolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Quobyte.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys194) - } // end switch yys194 - } // end for yyj194 + z.DecStructFieldNotFound(-1, yys199) + } // end switch yys199 + } // end for yyj199 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -3657,16 +3705,16 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj216 int - var yyb216 bool - var yyhl216 bool = l >= 0 - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + var yyj221 int + var yyb221 bool + var yyhl221 bool = l >= 0 + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3681,13 +3729,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.HostPath.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3702,13 +3750,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.EmptyDir.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3723,13 +3771,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.GCEPersistentDisk.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3744,13 +3792,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.AWSElasticBlockStore.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3765,13 +3813,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.GitRepo.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3786,13 +3834,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Secret.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3807,13 +3855,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.NFS.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3828,13 +3876,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.ISCSI.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3849,13 +3897,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Glusterfs.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3870,13 +3918,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.PersistentVolumeClaim.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3891,13 +3939,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.RBD.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3912,13 +3960,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.FlexVolume.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3933,13 +3981,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Cinder.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3954,13 +4002,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.CephFS.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3975,13 +4023,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Flocker.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3996,13 +4044,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.DownwardAPI.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4017,13 +4065,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.FC.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4038,13 +4086,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.AzureFile.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4059,13 +4107,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.ConfigMap.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4080,13 +4128,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.VsphereVolume.CodecDecodeSelf(d) } - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4102,17 +4150,17 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Quobyte.CodecDecodeSelf(d) } for { - yyj216++ - if yyhl216 { - yyb216 = yyj216 > l + yyj221++ + if yyhl221 { + yyb221 = yyj221 > l } else { - yyb216 = r.CheckBreak() + yyb221 = r.CheckBreak() } - if yyb216 { + if yyb221 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj216-1, "") + z.DecStructFieldNotFound(yyj221-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -4124,34 +4172,34 @@ func (x *PersistentVolumeClaimVolumeSource) CodecEncodeSelf(e *codec1978.Encoder if x == nil { r.EncodeNil() } else { - yym238 := z.EncBinary() - _ = yym238 + yym243 := z.EncBinary() + _ = yym243 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep239 := !z.EncBinary() - yy2arr239 := z.EncBasicHandle().StructToArray - var yyq239 [2]bool - _, _, _ = yysep239, yyq239, yy2arr239 - const yyr239 bool = false - yyq239[1] = x.ReadOnly != false - var yynn239 int - if yyr239 || yy2arr239 { + yysep244 := !z.EncBinary() + yy2arr244 := z.EncBasicHandle().StructToArray + var yyq244 [2]bool + _, _, _ = yysep244, yyq244, yy2arr244 + const yyr244 bool = false + yyq244[1] = x.ReadOnly != false + var yynn244 int + if yyr244 || yy2arr244 { r.EncodeArrayStart(2) } else { - yynn239 = 1 - for _, b := range yyq239 { + yynn244 = 1 + for _, b := range yyq244 { if b { - yynn239++ + yynn244++ } } - r.EncodeMapStart(yynn239) - yynn239 = 0 + r.EncodeMapStart(yynn244) + yynn244 = 0 } - if yyr239 || yy2arr239 { + if yyr244 || yy2arr244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym241 := z.EncBinary() - _ = yym241 + yym246 := z.EncBinary() + _ = yym246 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClaimName)) @@ -4160,18 +4208,18 @@ func (x *PersistentVolumeClaimVolumeSource) CodecEncodeSelf(e *codec1978.Encoder z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("claimName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym242 := z.EncBinary() - _ = yym242 + yym247 := z.EncBinary() + _ = yym247 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClaimName)) } } - if yyr239 || yy2arr239 { + if yyr244 || yy2arr244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq239[1] { - yym244 := z.EncBinary() - _ = yym244 + if yyq244[1] { + yym249 := z.EncBinary() + _ = yym249 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -4180,19 +4228,19 @@ func (x *PersistentVolumeClaimVolumeSource) CodecEncodeSelf(e *codec1978.Encoder r.EncodeBool(false) } } else { - if yyq239[1] { + if yyq244[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym245 := z.EncBinary() - _ = yym245 + yym250 := z.EncBinary() + _ = yym250 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr239 || yy2arr239 { + if yyr244 || yy2arr244 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -4205,25 +4253,25 @@ func (x *PersistentVolumeClaimVolumeSource) CodecDecodeSelf(d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym246 := z.DecBinary() - _ = yym246 + yym251 := z.DecBinary() + _ = yym251 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct247 := r.ContainerType() - if yyct247 == codecSelferValueTypeMap1234 { - yyl247 := r.ReadMapStart() - if yyl247 == 0 { + yyct252 := r.ContainerType() + if yyct252 == codecSelferValueTypeMap1234 { + yyl252 := r.ReadMapStart() + if yyl252 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl247, d) + x.codecDecodeSelfFromMap(yyl252, d) } - } else if yyct247 == codecSelferValueTypeArray1234 { - yyl247 := r.ReadArrayStart() - if yyl247 == 0 { + } else if yyct252 == codecSelferValueTypeArray1234 { + yyl252 := r.ReadArrayStart() + if yyl252 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl247, d) + x.codecDecodeSelfFromArray(yyl252, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -4235,12 +4283,12 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromMap(l int, d *cod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys248Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys248Slc - var yyhl248 bool = l >= 0 - for yyj248 := 0; ; yyj248++ { - if yyhl248 { - if yyj248 >= l { + var yys253Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys253Slc + var yyhl253 bool = l >= 0 + for yyj253 := 0; ; yyj253++ { + if yyhl253 { + if yyj253 >= l { break } } else { @@ -4249,10 +4297,10 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromMap(l int, d *cod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys248Slc = r.DecodeBytes(yys248Slc, true, true) - yys248 := string(yys248Slc) + yys253Slc = r.DecodeBytes(yys253Slc, true, true) + yys253 := string(yys253Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys248 { + switch yys253 { case "claimName": if r.TryDecodeAsNil() { x.ClaimName = "" @@ -4266,9 +4314,9 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromMap(l int, d *cod x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys248) - } // end switch yys248 - } // end for yyj248 + z.DecStructFieldNotFound(-1, yys253) + } // end switch yys253 + } // end for yyj253 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4276,16 +4324,16 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromArray(l int, d *c var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj251 int - var yyb251 bool - var yyhl251 bool = l >= 0 - yyj251++ - if yyhl251 { - yyb251 = yyj251 > l + var yyj256 int + var yyb256 bool + var yyhl256 bool = l >= 0 + yyj256++ + if yyhl256 { + yyb256 = yyj256 > l } else { - yyb251 = r.CheckBreak() + yyb256 = r.CheckBreak() } - if yyb251 { + if yyb256 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4295,13 +4343,13 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromArray(l int, d *c } else { x.ClaimName = string(r.DecodeString()) } - yyj251++ - if yyhl251 { - yyb251 = yyj251 > l + yyj256++ + if yyhl256 { + yyb256 = yyj256 > l } else { - yyb251 = r.CheckBreak() + yyb256 = r.CheckBreak() } - if yyb251 { + if yyb256 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4312,17 +4360,17 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromArray(l int, d *c x.ReadOnly = bool(r.DecodeBool()) } for { - yyj251++ - if yyhl251 { - yyb251 = yyj251 > l + yyj256++ + if yyhl256 { + yyb256 = yyj256 > l } else { - yyb251 = r.CheckBreak() + yyb256 = r.CheckBreak() } - if yyb251 { + if yyb256 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj251-1, "") + z.DecStructFieldNotFound(yyj256-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -4334,47 +4382,47 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym254 := z.EncBinary() - _ = yym254 + yym259 := z.EncBinary() + _ = yym259 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep255 := !z.EncBinary() - yy2arr255 := z.EncBasicHandle().StructToArray - var yyq255 [15]bool - _, _, _ = yysep255, yyq255, yy2arr255 - const yyr255 bool = false - yyq255[0] = x.GCEPersistentDisk != nil - yyq255[1] = x.AWSElasticBlockStore != nil - yyq255[2] = x.HostPath != nil - yyq255[3] = x.Glusterfs != nil - yyq255[4] = x.NFS != nil - yyq255[5] = x.RBD != nil - yyq255[6] = x.ISCSI != nil - yyq255[7] = x.Cinder != nil - yyq255[8] = x.CephFS != nil - yyq255[9] = x.FC != nil - yyq255[10] = x.Flocker != nil - yyq255[11] = x.FlexVolume != nil - yyq255[12] = x.AzureFile != nil - yyq255[13] = x.VsphereVolume != nil - yyq255[14] = x.Quobyte != nil - var yynn255 int - if yyr255 || yy2arr255 { + yysep260 := !z.EncBinary() + yy2arr260 := z.EncBasicHandle().StructToArray + var yyq260 [15]bool + _, _, _ = yysep260, yyq260, yy2arr260 + const yyr260 bool = false + yyq260[0] = x.GCEPersistentDisk != nil + yyq260[1] = x.AWSElasticBlockStore != nil + yyq260[2] = x.HostPath != nil + yyq260[3] = x.Glusterfs != nil + yyq260[4] = x.NFS != nil + yyq260[5] = x.RBD != nil + yyq260[6] = x.ISCSI != nil + yyq260[7] = x.Cinder != nil + yyq260[8] = x.CephFS != nil + yyq260[9] = x.FC != nil + yyq260[10] = x.Flocker != nil + yyq260[11] = x.FlexVolume != nil + yyq260[12] = x.AzureFile != nil + yyq260[13] = x.VsphereVolume != nil + yyq260[14] = x.Quobyte != nil + var yynn260 int + if yyr260 || yy2arr260 { r.EncodeArrayStart(15) } else { - yynn255 = 0 - for _, b := range yyq255 { + yynn260 = 0 + for _, b := range yyq260 { if b { - yynn255++ + yynn260++ } } - r.EncodeMapStart(yynn255) - yynn255 = 0 + r.EncodeMapStart(yynn260) + yynn260 = 0 } - if yyr255 || yy2arr255 { + if yyr260 || yy2arr260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq255[0] { + if yyq260[0] { if x.GCEPersistentDisk == nil { r.EncodeNil() } else { @@ -4384,7 +4432,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq255[0] { + if yyq260[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4395,9 +4443,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr255 || yy2arr255 { + if yyr260 || yy2arr260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq255[1] { + if yyq260[1] { if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { @@ -4407,7 +4455,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq255[1] { + if yyq260[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4418,9 +4466,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr255 || yy2arr255 { + if yyr260 || yy2arr260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq255[2] { + if yyq260[2] { if x.HostPath == nil { r.EncodeNil() } else { @@ -4430,7 +4478,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq255[2] { + if yyq260[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4441,9 +4489,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr255 || yy2arr255 { + if yyr260 || yy2arr260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq255[3] { + if yyq260[3] { if x.Glusterfs == nil { r.EncodeNil() } else { @@ -4453,7 +4501,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq255[3] { + if yyq260[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4464,9 +4512,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr255 || yy2arr255 { + if yyr260 || yy2arr260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq255[4] { + if yyq260[4] { if x.NFS == nil { r.EncodeNil() } else { @@ -4476,7 +4524,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq255[4] { + if yyq260[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4487,9 +4535,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr255 || yy2arr255 { + if yyr260 || yy2arr260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq255[5] { + if yyq260[5] { if x.RBD == nil { r.EncodeNil() } else { @@ -4499,7 +4547,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq255[5] { + if yyq260[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rbd")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4510,9 +4558,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr255 || yy2arr255 { + if yyr260 || yy2arr260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq255[6] { + if yyq260[6] { if x.ISCSI == nil { r.EncodeNil() } else { @@ -4522,7 +4570,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq255[6] { + if yyq260[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iscsi")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4533,9 +4581,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr255 || yy2arr255 { + if yyr260 || yy2arr260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq255[7] { + if yyq260[7] { if x.Cinder == nil { r.EncodeNil() } else { @@ -4545,7 +4593,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq255[7] { + if yyq260[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cinder")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4556,9 +4604,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr255 || yy2arr255 { + if yyr260 || yy2arr260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq255[8] { + if yyq260[8] { if x.CephFS == nil { r.EncodeNil() } else { @@ -4568,7 +4616,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq255[8] { + if yyq260[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cephfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4579,9 +4627,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr255 || yy2arr255 { + if yyr260 || yy2arr260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq255[9] { + if yyq260[9] { if x.FC == nil { r.EncodeNil() } else { @@ -4591,7 +4639,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq255[9] { + if yyq260[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fc")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4602,9 +4650,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr255 || yy2arr255 { + if yyr260 || yy2arr260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq255[10] { + if yyq260[10] { if x.Flocker == nil { r.EncodeNil() } else { @@ -4614,7 +4662,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq255[10] { + if yyq260[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flocker")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4625,9 +4673,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr255 || yy2arr255 { + if yyr260 || yy2arr260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq255[11] { + if yyq260[11] { if x.FlexVolume == nil { r.EncodeNil() } else { @@ -4637,7 +4685,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq255[11] { + if yyq260[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4648,9 +4696,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr255 || yy2arr255 { + if yyr260 || yy2arr260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq255[12] { + if yyq260[12] { if x.AzureFile == nil { r.EncodeNil() } else { @@ -4660,7 +4708,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq255[12] { + if yyq260[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("azureFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4671,9 +4719,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr255 || yy2arr255 { + if yyr260 || yy2arr260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq255[13] { + if yyq260[13] { if x.VsphereVolume == nil { r.EncodeNil() } else { @@ -4683,7 +4731,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq255[13] { + if yyq260[13] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("vsphereVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4694,9 +4742,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr255 || yy2arr255 { + if yyr260 || yy2arr260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq255[14] { + if yyq260[14] { if x.Quobyte == nil { r.EncodeNil() } else { @@ -4706,7 +4754,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq255[14] { + if yyq260[14] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("quobyte")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4717,7 +4765,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr255 || yy2arr255 { + if yyr260 || yy2arr260 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -4730,25 +4778,25 @@ func (x *PersistentVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym271 := z.DecBinary() - _ = yym271 + yym276 := z.DecBinary() + _ = yym276 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct272 := r.ContainerType() - if yyct272 == codecSelferValueTypeMap1234 { - yyl272 := r.ReadMapStart() - if yyl272 == 0 { + yyct277 := r.ContainerType() + if yyct277 == codecSelferValueTypeMap1234 { + yyl277 := r.ReadMapStart() + if yyl277 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl272, d) + x.codecDecodeSelfFromMap(yyl277, d) } - } else if yyct272 == codecSelferValueTypeArray1234 { - yyl272 := r.ReadArrayStart() - if yyl272 == 0 { + } else if yyct277 == codecSelferValueTypeArray1234 { + yyl277 := r.ReadArrayStart() + if yyl277 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl272, d) + x.codecDecodeSelfFromArray(yyl277, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -4760,12 +4808,12 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys273Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys273Slc - var yyhl273 bool = l >= 0 - for yyj273 := 0; ; yyj273++ { - if yyhl273 { - if yyj273 >= l { + var yys278Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys278Slc + var yyhl278 bool = l >= 0 + for yyj278 := 0; ; yyj278++ { + if yyhl278 { + if yyj278 >= l { break } } else { @@ -4774,10 +4822,10 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Deco } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys273Slc = r.DecodeBytes(yys273Slc, true, true) - yys273 := string(yys273Slc) + yys278Slc = r.DecodeBytes(yys278Slc, true, true) + yys278 := string(yys278Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys273 { + switch yys278 { case "gcePersistentDisk": if r.TryDecodeAsNil() { if x.GCEPersistentDisk != nil { @@ -4944,9 +4992,9 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Deco x.Quobyte.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys273) - } // end switch yys273 - } // end for yyj273 + z.DecStructFieldNotFound(-1, yys278) + } // end switch yys278 + } // end for yyj278 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4954,16 +5002,16 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj289 int - var yyb289 bool - var yyhl289 bool = l >= 0 - yyj289++ - if yyhl289 { - yyb289 = yyj289 > l + var yyj294 int + var yyb294 bool + var yyhl294 bool = l >= 0 + yyj294++ + if yyhl294 { + yyb294 = yyj294 > l } else { - yyb289 = r.CheckBreak() + yyb294 = r.CheckBreak() } - if yyb289 { + if yyb294 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4978,13 +5026,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.GCEPersistentDisk.CodecDecodeSelf(d) } - yyj289++ - if yyhl289 { - yyb289 = yyj289 > l + yyj294++ + if yyhl294 { + yyb294 = yyj294 > l } else { - yyb289 = r.CheckBreak() + yyb294 = r.CheckBreak() } - if yyb289 { + if yyb294 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4999,13 +5047,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.AWSElasticBlockStore.CodecDecodeSelf(d) } - yyj289++ - if yyhl289 { - yyb289 = yyj289 > l + yyj294++ + if yyhl294 { + yyb294 = yyj294 > l } else { - yyb289 = r.CheckBreak() + yyb294 = r.CheckBreak() } - if yyb289 { + if yyb294 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5020,13 +5068,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.HostPath.CodecDecodeSelf(d) } - yyj289++ - if yyhl289 { - yyb289 = yyj289 > l + yyj294++ + if yyhl294 { + yyb294 = yyj294 > l } else { - yyb289 = r.CheckBreak() + yyb294 = r.CheckBreak() } - if yyb289 { + if yyb294 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5041,13 +5089,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.Glusterfs.CodecDecodeSelf(d) } - yyj289++ - if yyhl289 { - yyb289 = yyj289 > l + yyj294++ + if yyhl294 { + yyb294 = yyj294 > l } else { - yyb289 = r.CheckBreak() + yyb294 = r.CheckBreak() } - if yyb289 { + if yyb294 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5062,13 +5110,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.NFS.CodecDecodeSelf(d) } - yyj289++ - if yyhl289 { - yyb289 = yyj289 > l + yyj294++ + if yyhl294 { + yyb294 = yyj294 > l } else { - yyb289 = r.CheckBreak() + yyb294 = r.CheckBreak() } - if yyb289 { + if yyb294 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5083,13 +5131,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.RBD.CodecDecodeSelf(d) } - yyj289++ - if yyhl289 { - yyb289 = yyj289 > l + yyj294++ + if yyhl294 { + yyb294 = yyj294 > l } else { - yyb289 = r.CheckBreak() + yyb294 = r.CheckBreak() } - if yyb289 { + if yyb294 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5104,13 +5152,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.ISCSI.CodecDecodeSelf(d) } - yyj289++ - if yyhl289 { - yyb289 = yyj289 > l + yyj294++ + if yyhl294 { + yyb294 = yyj294 > l } else { - yyb289 = r.CheckBreak() + yyb294 = r.CheckBreak() } - if yyb289 { + if yyb294 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5125,13 +5173,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.Cinder.CodecDecodeSelf(d) } - yyj289++ - if yyhl289 { - yyb289 = yyj289 > l + yyj294++ + if yyhl294 { + yyb294 = yyj294 > l } else { - yyb289 = r.CheckBreak() + yyb294 = r.CheckBreak() } - if yyb289 { + if yyb294 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5146,13 +5194,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.CephFS.CodecDecodeSelf(d) } - yyj289++ - if yyhl289 { - yyb289 = yyj289 > l + yyj294++ + if yyhl294 { + yyb294 = yyj294 > l } else { - yyb289 = r.CheckBreak() + yyb294 = r.CheckBreak() } - if yyb289 { + if yyb294 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5167,13 +5215,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.FC.CodecDecodeSelf(d) } - yyj289++ - if yyhl289 { - yyb289 = yyj289 > l + yyj294++ + if yyhl294 { + yyb294 = yyj294 > l } else { - yyb289 = r.CheckBreak() + yyb294 = r.CheckBreak() } - if yyb289 { + if yyb294 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5188,13 +5236,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.Flocker.CodecDecodeSelf(d) } - yyj289++ - if yyhl289 { - yyb289 = yyj289 > l + yyj294++ + if yyhl294 { + yyb294 = yyj294 > l } else { - yyb289 = r.CheckBreak() + yyb294 = r.CheckBreak() } - if yyb289 { + if yyb294 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5209,13 +5257,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.FlexVolume.CodecDecodeSelf(d) } - yyj289++ - if yyhl289 { - yyb289 = yyj289 > l + yyj294++ + if yyhl294 { + yyb294 = yyj294 > l } else { - yyb289 = r.CheckBreak() + yyb294 = r.CheckBreak() } - if yyb289 { + if yyb294 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5230,13 +5278,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.AzureFile.CodecDecodeSelf(d) } - yyj289++ - if yyhl289 { - yyb289 = yyj289 > l + yyj294++ + if yyhl294 { + yyb294 = yyj294 > l } else { - yyb289 = r.CheckBreak() + yyb294 = r.CheckBreak() } - if yyb289 { + if yyb294 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5251,13 +5299,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.VsphereVolume.CodecDecodeSelf(d) } - yyj289++ - if yyhl289 { - yyb289 = yyj289 > l + yyj294++ + if yyhl294 { + yyb294 = yyj294 > l } else { - yyb289 = r.CheckBreak() + yyb294 = r.CheckBreak() } - if yyb289 { + if yyb294 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5273,17 +5321,17 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De x.Quobyte.CodecDecodeSelf(d) } for { - yyj289++ - if yyhl289 { - yyb289 = yyj289 > l + yyj294++ + if yyhl294 { + yyb294 = yyj294 > l } else { - yyb289 = r.CheckBreak() + yyb294 = r.CheckBreak() } - if yyb289 { + if yyb294 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj289-1, "") + z.DecStructFieldNotFound(yyj294-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -5295,39 +5343,39 @@ func (x *PersistentVolume) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym305 := z.EncBinary() - _ = yym305 + yym310 := z.EncBinary() + _ = yym310 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep306 := !z.EncBinary() - yy2arr306 := z.EncBasicHandle().StructToArray - var yyq306 [5]bool - _, _, _ = yysep306, yyq306, yy2arr306 - const yyr306 bool = false - yyq306[0] = x.Kind != "" - yyq306[1] = x.APIVersion != "" - yyq306[2] = true - yyq306[3] = true - yyq306[4] = true - var yynn306 int - if yyr306 || yy2arr306 { + yysep311 := !z.EncBinary() + yy2arr311 := z.EncBasicHandle().StructToArray + var yyq311 [5]bool + _, _, _ = yysep311, yyq311, yy2arr311 + const yyr311 bool = false + yyq311[0] = x.Kind != "" + yyq311[1] = x.APIVersion != "" + yyq311[2] = true + yyq311[3] = true + yyq311[4] = true + var yynn311 int + if yyr311 || yy2arr311 { r.EncodeArrayStart(5) } else { - yynn306 = 0 - for _, b := range yyq306 { + yynn311 = 0 + for _, b := range yyq311 { if b { - yynn306++ + yynn311++ } } - r.EncodeMapStart(yynn306) - yynn306 = 0 + r.EncodeMapStart(yynn311) + yynn311 = 0 } - if yyr306 || yy2arr306 { + if yyr311 || yy2arr311 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq306[0] { - yym308 := z.EncBinary() - _ = yym308 + if yyq311[0] { + yym313 := z.EncBinary() + _ = yym313 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -5336,23 +5384,23 @@ func (x *PersistentVolume) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq306[0] { + if yyq311[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym309 := z.EncBinary() - _ = yym309 + yym314 := z.EncBinary() + _ = yym314 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr306 || yy2arr306 { + if yyr311 || yy2arr311 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq306[1] { - yym311 := z.EncBinary() - _ = yym311 + if yyq311[1] { + yym316 := z.EncBinary() + _ = yym316 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -5361,70 +5409,70 @@ func (x *PersistentVolume) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq306[1] { + if yyq311[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym312 := z.EncBinary() - _ = yym312 + yym317 := z.EncBinary() + _ = yym317 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr306 || yy2arr306 { + if yyr311 || yy2arr311 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq306[2] { - yy314 := &x.ObjectMeta - yy314.CodecEncodeSelf(e) + if yyq311[2] { + yy319 := &x.ObjectMeta + yy319.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq306[2] { + if yyq311[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy315 := &x.ObjectMeta - yy315.CodecEncodeSelf(e) + yy320 := &x.ObjectMeta + yy320.CodecEncodeSelf(e) } } - if yyr306 || yy2arr306 { + if yyr311 || yy2arr311 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq306[3] { - yy317 := &x.Spec - yy317.CodecEncodeSelf(e) + if yyq311[3] { + yy322 := &x.Spec + yy322.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq306[3] { + if yyq311[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy318 := &x.Spec - yy318.CodecEncodeSelf(e) + yy323 := &x.Spec + yy323.CodecEncodeSelf(e) } } - if yyr306 || yy2arr306 { + if yyr311 || yy2arr311 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq306[4] { - yy320 := &x.Status - yy320.CodecEncodeSelf(e) + if yyq311[4] { + yy325 := &x.Status + yy325.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq306[4] { + if yyq311[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy321 := &x.Status - yy321.CodecEncodeSelf(e) + yy326 := &x.Status + yy326.CodecEncodeSelf(e) } } - if yyr306 || yy2arr306 { + if yyr311 || yy2arr311 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -5437,25 +5485,25 @@ func (x *PersistentVolume) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym322 := z.DecBinary() - _ = yym322 + yym327 := z.DecBinary() + _ = yym327 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct323 := r.ContainerType() - if yyct323 == codecSelferValueTypeMap1234 { - yyl323 := r.ReadMapStart() - if yyl323 == 0 { + yyct328 := r.ContainerType() + if yyct328 == codecSelferValueTypeMap1234 { + yyl328 := r.ReadMapStart() + if yyl328 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl323, d) + x.codecDecodeSelfFromMap(yyl328, d) } - } else if yyct323 == codecSelferValueTypeArray1234 { - yyl323 := r.ReadArrayStart() - if yyl323 == 0 { + } else if yyct328 == codecSelferValueTypeArray1234 { + yyl328 := r.ReadArrayStart() + if yyl328 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl323, d) + x.codecDecodeSelfFromArray(yyl328, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -5467,12 +5515,12 @@ func (x *PersistentVolume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys324Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys324Slc - var yyhl324 bool = l >= 0 - for yyj324 := 0; ; yyj324++ { - if yyhl324 { - if yyj324 >= l { + var yys329Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys329Slc + var yyhl329 bool = l >= 0 + for yyj329 := 0; ; yyj329++ { + if yyhl329 { + if yyj329 >= l { break } } else { @@ -5481,10 +5529,10 @@ func (x *PersistentVolume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys324Slc = r.DecodeBytes(yys324Slc, true, true) - yys324 := string(yys324Slc) + yys329Slc = r.DecodeBytes(yys329Slc, true, true) + yys329 := string(yys329Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys324 { + switch yys329 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -5501,27 +5549,27 @@ func (x *PersistentVolume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv327 := &x.ObjectMeta - yyv327.CodecDecodeSelf(d) + yyv332 := &x.ObjectMeta + yyv332.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = PersistentVolumeSpec{} } else { - yyv328 := &x.Spec - yyv328.CodecDecodeSelf(d) + yyv333 := &x.Spec + yyv333.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = PersistentVolumeStatus{} } else { - yyv329 := &x.Status - yyv329.CodecDecodeSelf(d) + yyv334 := &x.Status + yyv334.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys324) - } // end switch yys324 - } // end for yyj324 + z.DecStructFieldNotFound(-1, yys329) + } // end switch yys329 + } // end for yyj329 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -5529,16 +5577,16 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj330 int - var yyb330 bool - var yyhl330 bool = l >= 0 - yyj330++ - if yyhl330 { - yyb330 = yyj330 > l + var yyj335 int + var yyb335 bool + var yyhl335 bool = l >= 0 + yyj335++ + if yyhl335 { + yyb335 = yyj335 > l } else { - yyb330 = r.CheckBreak() + yyb335 = r.CheckBreak() } - if yyb330 { + if yyb335 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5548,13 +5596,13 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj330++ - if yyhl330 { - yyb330 = yyj330 > l + yyj335++ + if yyhl335 { + yyb335 = yyj335 > l } else { - yyb330 = r.CheckBreak() + yyb335 = r.CheckBreak() } - if yyb330 { + if yyb335 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5564,13 +5612,13 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj330++ - if yyhl330 { - yyb330 = yyj330 > l + yyj335++ + if yyhl335 { + yyb335 = yyj335 > l } else { - yyb330 = r.CheckBreak() + yyb335 = r.CheckBreak() } - if yyb330 { + if yyb335 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5578,16 +5626,16 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv333 := &x.ObjectMeta - yyv333.CodecDecodeSelf(d) + yyv338 := &x.ObjectMeta + yyv338.CodecDecodeSelf(d) } - yyj330++ - if yyhl330 { - yyb330 = yyj330 > l + yyj335++ + if yyhl335 { + yyb335 = yyj335 > l } else { - yyb330 = r.CheckBreak() + yyb335 = r.CheckBreak() } - if yyb330 { + if yyb335 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5595,16 +5643,16 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Spec = PersistentVolumeSpec{} } else { - yyv334 := &x.Spec - yyv334.CodecDecodeSelf(d) + yyv339 := &x.Spec + yyv339.CodecDecodeSelf(d) } - yyj330++ - if yyhl330 { - yyb330 = yyj330 > l + yyj335++ + if yyhl335 { + yyb335 = yyj335 > l } else { - yyb330 = r.CheckBreak() + yyb335 = r.CheckBreak() } - if yyb330 { + if yyb335 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5612,21 +5660,21 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Status = PersistentVolumeStatus{} } else { - yyv335 := &x.Status - yyv335.CodecDecodeSelf(d) + yyv340 := &x.Status + yyv340.CodecDecodeSelf(d) } for { - yyj330++ - if yyhl330 { - yyb330 = yyj330 > l + yyj335++ + if yyhl335 { + yyb335 = yyj335 > l } else { - yyb330 = r.CheckBreak() + yyb335 = r.CheckBreak() } - if yyb330 { + if yyb335 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj330-1, "") + z.DecStructFieldNotFound(yyj335-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -5638,51 +5686,51 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym336 := z.EncBinary() - _ = yym336 + yym341 := z.EncBinary() + _ = yym341 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep337 := !z.EncBinary() - yy2arr337 := z.EncBasicHandle().StructToArray - var yyq337 [19]bool - _, _, _ = yysep337, yyq337, yy2arr337 - const yyr337 bool = false - yyq337[0] = len(x.Capacity) != 0 - yyq337[1] = x.PersistentVolumeSource.GCEPersistentDisk != nil && x.GCEPersistentDisk != nil - yyq337[2] = x.PersistentVolumeSource.AWSElasticBlockStore != nil && x.AWSElasticBlockStore != nil - yyq337[3] = x.PersistentVolumeSource.HostPath != nil && x.HostPath != nil - yyq337[4] = x.PersistentVolumeSource.Glusterfs != nil && x.Glusterfs != nil - yyq337[5] = x.PersistentVolumeSource.NFS != nil && x.NFS != nil - yyq337[6] = x.PersistentVolumeSource.RBD != nil && x.RBD != nil - yyq337[7] = x.PersistentVolumeSource.ISCSI != nil && x.ISCSI != nil - yyq337[8] = x.PersistentVolumeSource.Cinder != nil && x.Cinder != nil - yyq337[9] = x.PersistentVolumeSource.CephFS != nil && x.CephFS != nil - yyq337[10] = x.PersistentVolumeSource.FC != nil && x.FC != nil - yyq337[11] = x.PersistentVolumeSource.Flocker != nil && x.Flocker != nil - yyq337[12] = x.PersistentVolumeSource.FlexVolume != nil && x.FlexVolume != nil - yyq337[13] = x.PersistentVolumeSource.AzureFile != nil && x.AzureFile != nil - yyq337[14] = x.PersistentVolumeSource.VsphereVolume != nil && x.VsphereVolume != nil - yyq337[15] = x.PersistentVolumeSource.Quobyte != nil && x.Quobyte != nil - yyq337[16] = len(x.AccessModes) != 0 - yyq337[17] = x.ClaimRef != nil - yyq337[18] = x.PersistentVolumeReclaimPolicy != "" - var yynn337 int - if yyr337 || yy2arr337 { + yysep342 := !z.EncBinary() + yy2arr342 := z.EncBasicHandle().StructToArray + var yyq342 [19]bool + _, _, _ = yysep342, yyq342, yy2arr342 + const yyr342 bool = false + yyq342[0] = len(x.Capacity) != 0 + yyq342[1] = x.PersistentVolumeSource.GCEPersistentDisk != nil && x.GCEPersistentDisk != nil + yyq342[2] = x.PersistentVolumeSource.AWSElasticBlockStore != nil && x.AWSElasticBlockStore != nil + yyq342[3] = x.PersistentVolumeSource.HostPath != nil && x.HostPath != nil + yyq342[4] = x.PersistentVolumeSource.Glusterfs != nil && x.Glusterfs != nil + yyq342[5] = x.PersistentVolumeSource.NFS != nil && x.NFS != nil + yyq342[6] = x.PersistentVolumeSource.RBD != nil && x.RBD != nil + yyq342[7] = x.PersistentVolumeSource.ISCSI != nil && x.ISCSI != nil + yyq342[8] = x.PersistentVolumeSource.Cinder != nil && x.Cinder != nil + yyq342[9] = x.PersistentVolumeSource.CephFS != nil && x.CephFS != nil + yyq342[10] = x.PersistentVolumeSource.FC != nil && x.FC != nil + yyq342[11] = x.PersistentVolumeSource.Flocker != nil && x.Flocker != nil + yyq342[12] = x.PersistentVolumeSource.FlexVolume != nil && x.FlexVolume != nil + yyq342[13] = x.PersistentVolumeSource.AzureFile != nil && x.AzureFile != nil + yyq342[14] = x.PersistentVolumeSource.VsphereVolume != nil && x.VsphereVolume != nil + yyq342[15] = x.PersistentVolumeSource.Quobyte != nil && x.Quobyte != nil + yyq342[16] = len(x.AccessModes) != 0 + yyq342[17] = x.ClaimRef != nil + yyq342[18] = x.PersistentVolumeReclaimPolicy != "" + var yynn342 int + if yyr342 || yy2arr342 { r.EncodeArrayStart(19) } else { - yynn337 = 0 - for _, b := range yyq337 { + yynn342 = 0 + for _, b := range yyq342 { if b { - yynn337++ + yynn342++ } } - r.EncodeMapStart(yynn337) - yynn337 = 0 + r.EncodeMapStart(yynn342) + yynn342 = 0 } - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[0] { + if yyq342[0] { if x.Capacity == nil { r.EncodeNil() } else { @@ -5692,7 +5740,7 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq337[0] { + if yyq342[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("capacity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -5703,536 +5751,536 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn339 bool - if x.PersistentVolumeSource.GCEPersistentDisk == nil { - yyn339 = true - goto LABEL339 - } - LABEL339: - if yyr337 || yy2arr337 { - if yyn339 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[1] { - if x.GCEPersistentDisk == nil { - r.EncodeNil() - } else { - x.GCEPersistentDisk.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq337[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn339 { - r.EncodeNil() - } else { - if x.GCEPersistentDisk == nil { - r.EncodeNil() - } else { - x.GCEPersistentDisk.CodecEncodeSelf(e) - } - } - } - } - var yyn340 bool - if x.PersistentVolumeSource.AWSElasticBlockStore == nil { - yyn340 = true - goto LABEL340 - } - LABEL340: - if yyr337 || yy2arr337 { - if yyn340 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[2] { - if x.AWSElasticBlockStore == nil { - r.EncodeNil() - } else { - x.AWSElasticBlockStore.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq337[2] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn340 { - r.EncodeNil() - } else { - if x.AWSElasticBlockStore == nil { - r.EncodeNil() - } else { - x.AWSElasticBlockStore.CodecEncodeSelf(e) - } - } - } - } - var yyn341 bool - if x.PersistentVolumeSource.HostPath == nil { - yyn341 = true - goto LABEL341 - } - LABEL341: - if yyr337 || yy2arr337 { - if yyn341 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[3] { - if x.HostPath == nil { - r.EncodeNil() - } else { - x.HostPath.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq337[3] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("hostPath")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn341 { - r.EncodeNil() - } else { - if x.HostPath == nil { - r.EncodeNil() - } else { - x.HostPath.CodecEncodeSelf(e) - } - } - } - } - var yyn342 bool - if x.PersistentVolumeSource.Glusterfs == nil { - yyn342 = true - goto LABEL342 - } - LABEL342: - if yyr337 || yy2arr337 { - if yyn342 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[4] { - if x.Glusterfs == nil { - r.EncodeNil() - } else { - x.Glusterfs.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq337[4] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn342 { - r.EncodeNil() - } else { - if x.Glusterfs == nil { - r.EncodeNil() - } else { - x.Glusterfs.CodecEncodeSelf(e) - } - } - } - } - var yyn343 bool - if x.PersistentVolumeSource.NFS == nil { - yyn343 = true - goto LABEL343 - } - LABEL343: - if yyr337 || yy2arr337 { - if yyn343 { - r.EncodeNil() - } else { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[5] { - if x.NFS == nil { - r.EncodeNil() - } else { - x.NFS.CodecEncodeSelf(e) - } - } else { - r.EncodeNil() - } - } - } else { - if yyq337[5] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("nfs")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn343 { - r.EncodeNil() - } else { - if x.NFS == nil { - r.EncodeNil() - } else { - x.NFS.CodecEncodeSelf(e) - } - } - } - } var yyn344 bool - if x.PersistentVolumeSource.RBD == nil { + if x.PersistentVolumeSource.GCEPersistentDisk == nil { yyn344 = true goto LABEL344 } LABEL344: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn344 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[6] { - if x.RBD == nil { + if yyq342[1] { + if x.GCEPersistentDisk == nil { r.EncodeNil() } else { - x.RBD.CodecEncodeSelf(e) + x.GCEPersistentDisk.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq337[6] { + if yyq342[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("rbd")) + r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn344 { r.EncodeNil() } else { - if x.RBD == nil { + if x.GCEPersistentDisk == nil { r.EncodeNil() } else { - x.RBD.CodecEncodeSelf(e) + x.GCEPersistentDisk.CodecEncodeSelf(e) } } } } var yyn345 bool - if x.PersistentVolumeSource.ISCSI == nil { + if x.PersistentVolumeSource.AWSElasticBlockStore == nil { yyn345 = true goto LABEL345 } LABEL345: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn345 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[7] { - if x.ISCSI == nil { + if yyq342[2] { + if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { - x.ISCSI.CodecEncodeSelf(e) + x.AWSElasticBlockStore.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq337[7] { + if yyq342[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("iscsi")) + r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn345 { r.EncodeNil() } else { - if x.ISCSI == nil { + if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { - x.ISCSI.CodecEncodeSelf(e) + x.AWSElasticBlockStore.CodecEncodeSelf(e) } } } } var yyn346 bool - if x.PersistentVolumeSource.Cinder == nil { + if x.PersistentVolumeSource.HostPath == nil { yyn346 = true goto LABEL346 } LABEL346: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn346 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[8] { - if x.Cinder == nil { + if yyq342[3] { + if x.HostPath == nil { r.EncodeNil() } else { - x.Cinder.CodecEncodeSelf(e) + x.HostPath.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq337[8] { + if yyq342[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("cinder")) + r.EncodeString(codecSelferC_UTF81234, string("hostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn346 { r.EncodeNil() } else { - if x.Cinder == nil { + if x.HostPath == nil { r.EncodeNil() } else { - x.Cinder.CodecEncodeSelf(e) + x.HostPath.CodecEncodeSelf(e) } } } } var yyn347 bool - if x.PersistentVolumeSource.CephFS == nil { + if x.PersistentVolumeSource.Glusterfs == nil { yyn347 = true goto LABEL347 } LABEL347: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn347 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[9] { - if x.CephFS == nil { + if yyq342[4] { + if x.Glusterfs == nil { r.EncodeNil() } else { - x.CephFS.CodecEncodeSelf(e) + x.Glusterfs.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq337[9] { + if yyq342[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("cephfs")) + r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn347 { r.EncodeNil() } else { - if x.CephFS == nil { + if x.Glusterfs == nil { r.EncodeNil() } else { - x.CephFS.CodecEncodeSelf(e) + x.Glusterfs.CodecEncodeSelf(e) } } } } var yyn348 bool - if x.PersistentVolumeSource.FC == nil { + if x.PersistentVolumeSource.NFS == nil { yyn348 = true goto LABEL348 } LABEL348: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn348 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[10] { - if x.FC == nil { + if yyq342[5] { + if x.NFS == nil { r.EncodeNil() } else { - x.FC.CodecEncodeSelf(e) + x.NFS.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq337[10] { + if yyq342[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("fc")) + r.EncodeString(codecSelferC_UTF81234, string("nfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn348 { r.EncodeNil() } else { - if x.FC == nil { + if x.NFS == nil { r.EncodeNil() } else { - x.FC.CodecEncodeSelf(e) + x.NFS.CodecEncodeSelf(e) } } } } var yyn349 bool - if x.PersistentVolumeSource.Flocker == nil { + if x.PersistentVolumeSource.RBD == nil { yyn349 = true goto LABEL349 } LABEL349: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn349 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[11] { - if x.Flocker == nil { + if yyq342[6] { + if x.RBD == nil { r.EncodeNil() } else { - x.Flocker.CodecEncodeSelf(e) + x.RBD.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq337[11] { + if yyq342[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("flocker")) + r.EncodeString(codecSelferC_UTF81234, string("rbd")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn349 { r.EncodeNil() } else { - if x.Flocker == nil { + if x.RBD == nil { r.EncodeNil() } else { - x.Flocker.CodecEncodeSelf(e) + x.RBD.CodecEncodeSelf(e) } } } } var yyn350 bool - if x.PersistentVolumeSource.FlexVolume == nil { + if x.PersistentVolumeSource.ISCSI == nil { yyn350 = true goto LABEL350 } LABEL350: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn350 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[12] { - if x.FlexVolume == nil { + if yyq342[7] { + if x.ISCSI == nil { r.EncodeNil() } else { - x.FlexVolume.CodecEncodeSelf(e) + x.ISCSI.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq337[12] { + if yyq342[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) + r.EncodeString(codecSelferC_UTF81234, string("iscsi")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn350 { r.EncodeNil() } else { - if x.FlexVolume == nil { + if x.ISCSI == nil { r.EncodeNil() } else { - x.FlexVolume.CodecEncodeSelf(e) + x.ISCSI.CodecEncodeSelf(e) } } } } var yyn351 bool - if x.PersistentVolumeSource.AzureFile == nil { + if x.PersistentVolumeSource.Cinder == nil { yyn351 = true goto LABEL351 } LABEL351: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn351 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[13] { - if x.AzureFile == nil { + if yyq342[8] { + if x.Cinder == nil { r.EncodeNil() } else { - x.AzureFile.CodecEncodeSelf(e) + x.Cinder.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq337[13] { + if yyq342[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("azureFile")) + r.EncodeString(codecSelferC_UTF81234, string("cinder")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn351 { r.EncodeNil() } else { - if x.AzureFile == nil { + if x.Cinder == nil { r.EncodeNil() } else { - x.AzureFile.CodecEncodeSelf(e) + x.Cinder.CodecEncodeSelf(e) } } } } var yyn352 bool - if x.PersistentVolumeSource.VsphereVolume == nil { + if x.PersistentVolumeSource.CephFS == nil { yyn352 = true goto LABEL352 } LABEL352: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn352 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[14] { - if x.VsphereVolume == nil { + if yyq342[9] { + if x.CephFS == nil { r.EncodeNil() } else { - x.VsphereVolume.CodecEncodeSelf(e) + x.CephFS.CodecEncodeSelf(e) } } else { r.EncodeNil() } } } else { - if yyq337[14] { + if yyq342[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("vsphereVolume")) + r.EncodeString(codecSelferC_UTF81234, string("cephfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if yyn352 { r.EncodeNil() } else { - if x.VsphereVolume == nil { + if x.CephFS == nil { r.EncodeNil() } else { - x.VsphereVolume.CodecEncodeSelf(e) + x.CephFS.CodecEncodeSelf(e) } } } } var yyn353 bool - if x.PersistentVolumeSource.Quobyte == nil { + if x.PersistentVolumeSource.FC == nil { yyn353 = true goto LABEL353 } LABEL353: - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { if yyn353 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[15] { + if yyq342[10] { + if x.FC == nil { + r.EncodeNil() + } else { + x.FC.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq342[10] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("fc")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn353 { + r.EncodeNil() + } else { + if x.FC == nil { + r.EncodeNil() + } else { + x.FC.CodecEncodeSelf(e) + } + } + } + } + var yyn354 bool + if x.PersistentVolumeSource.Flocker == nil { + yyn354 = true + goto LABEL354 + } + LABEL354: + if yyr342 || yy2arr342 { + if yyn354 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq342[11] { + if x.Flocker == nil { + r.EncodeNil() + } else { + x.Flocker.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq342[11] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("flocker")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn354 { + r.EncodeNil() + } else { + if x.Flocker == nil { + r.EncodeNil() + } else { + x.Flocker.CodecEncodeSelf(e) + } + } + } + } + var yyn355 bool + if x.PersistentVolumeSource.FlexVolume == nil { + yyn355 = true + goto LABEL355 + } + LABEL355: + if yyr342 || yy2arr342 { + if yyn355 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq342[12] { + if x.FlexVolume == nil { + r.EncodeNil() + } else { + x.FlexVolume.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq342[12] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn355 { + r.EncodeNil() + } else { + if x.FlexVolume == nil { + r.EncodeNil() + } else { + x.FlexVolume.CodecEncodeSelf(e) + } + } + } + } + var yyn356 bool + if x.PersistentVolumeSource.AzureFile == nil { + yyn356 = true + goto LABEL356 + } + LABEL356: + if yyr342 || yy2arr342 { + if yyn356 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq342[13] { + if x.AzureFile == nil { + r.EncodeNil() + } else { + x.AzureFile.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq342[13] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("azureFile")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn356 { + r.EncodeNil() + } else { + if x.AzureFile == nil { + r.EncodeNil() + } else { + x.AzureFile.CodecEncodeSelf(e) + } + } + } + } + var yyn357 bool + if x.PersistentVolumeSource.VsphereVolume == nil { + yyn357 = true + goto LABEL357 + } + LABEL357: + if yyr342 || yy2arr342 { + if yyn357 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq342[14] { + if x.VsphereVolume == nil { + r.EncodeNil() + } else { + x.VsphereVolume.CodecEncodeSelf(e) + } + } else { + r.EncodeNil() + } + } + } else { + if yyq342[14] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("vsphereVolume")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyn357 { + r.EncodeNil() + } else { + if x.VsphereVolume == nil { + r.EncodeNil() + } else { + x.VsphereVolume.CodecEncodeSelf(e) + } + } + } + } + var yyn358 bool + if x.PersistentVolumeSource.Quobyte == nil { + yyn358 = true + goto LABEL358 + } + LABEL358: + if yyr342 || yy2arr342 { + if yyn358 { + r.EncodeNil() + } else { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq342[15] { if x.Quobyte == nil { r.EncodeNil() } else { @@ -6243,11 +6291,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq337[15] { + if yyq342[15] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("quobyte")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn353 { + if yyn358 { r.EncodeNil() } else { if x.Quobyte == nil { @@ -6258,14 +6306,14 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[16] { + if yyq342[16] { if x.AccessModes == nil { r.EncodeNil() } else { - yym355 := z.EncBinary() - _ = yym355 + yym360 := z.EncBinary() + _ = yym360 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -6275,15 +6323,15 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq337[16] { + if yyq342[16] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("accessModes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.AccessModes == nil { r.EncodeNil() } else { - yym356 := z.EncBinary() - _ = yym356 + yym361 := z.EncBinary() + _ = yym361 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -6291,9 +6339,9 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[17] { + if yyq342[17] { if x.ClaimRef == nil { r.EncodeNil() } else { @@ -6303,7 +6351,7 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq337[17] { + if yyq342[17] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("claimRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -6314,22 +6362,22 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq337[18] { + if yyq342[18] { x.PersistentVolumeReclaimPolicy.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq337[18] { + if yyq342[18] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("persistentVolumeReclaimPolicy")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.PersistentVolumeReclaimPolicy.CodecEncodeSelf(e) } } - if yyr337 || yy2arr337 { + if yyr342 || yy2arr342 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -6342,25 +6390,25 @@ func (x *PersistentVolumeSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym359 := z.DecBinary() - _ = yym359 + yym364 := z.DecBinary() + _ = yym364 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct360 := r.ContainerType() - if yyct360 == codecSelferValueTypeMap1234 { - yyl360 := r.ReadMapStart() - if yyl360 == 0 { + yyct365 := r.ContainerType() + if yyct365 == codecSelferValueTypeMap1234 { + yyl365 := r.ReadMapStart() + if yyl365 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl360, d) + x.codecDecodeSelfFromMap(yyl365, d) } - } else if yyct360 == codecSelferValueTypeArray1234 { - yyl360 := r.ReadArrayStart() - if yyl360 == 0 { + } else if yyct365 == codecSelferValueTypeArray1234 { + yyl365 := r.ReadArrayStart() + if yyl365 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl360, d) + x.codecDecodeSelfFromArray(yyl365, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -6372,12 +6420,12 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys361Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys361Slc - var yyhl361 bool = l >= 0 - for yyj361 := 0; ; yyj361++ { - if yyhl361 { - if yyj361 >= l { + var yys366Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys366Slc + var yyhl366 bool = l >= 0 + for yyj366 := 0; ; yyj366++ { + if yyhl366 { + if yyj366 >= l { break } } else { @@ -6386,16 +6434,16 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys361Slc = r.DecodeBytes(yys361Slc, true, true) - yys361 := string(yys361Slc) + yys366Slc = r.DecodeBytes(yys366Slc, true, true) + yys366 := string(yys366Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys361 { + switch yys366 { case "capacity": if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv362 := &x.Capacity - yyv362.CodecDecodeSelf(d) + yyv367 := &x.Capacity + yyv367.CodecDecodeSelf(d) } case "gcePersistentDisk": if x.PersistentVolumeSource.GCEPersistentDisk == nil { @@ -6611,12 +6659,12 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv378 := &x.AccessModes - yym379 := z.DecBinary() - _ = yym379 + yyv383 := &x.AccessModes + yym384 := z.DecBinary() + _ = yym384 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv378), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv383), d) } } case "claimRef": @@ -6637,9 +6685,9 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.PersistentVolumeReclaimPolicy = PersistentVolumeReclaimPolicy(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys361) - } // end switch yys361 - } // end for yyj361 + z.DecStructFieldNotFound(-1, yys366) + } // end switch yys366 + } // end for yyj366 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -6647,16 +6695,16 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj382 int - var yyb382 bool - var yyhl382 bool = l >= 0 - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + var yyj387 int + var yyb387 bool + var yyhl387 bool = l >= 0 + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6664,19 +6712,19 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv383 := &x.Capacity - yyv383.CodecDecodeSelf(d) + yyv388 := &x.Capacity + yyv388.CodecDecodeSelf(d) } if x.PersistentVolumeSource.GCEPersistentDisk == nil { x.PersistentVolumeSource.GCEPersistentDisk = new(GCEPersistentDiskVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6694,13 +6742,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.AWSElasticBlockStore == nil { x.PersistentVolumeSource.AWSElasticBlockStore = new(AWSElasticBlockStoreVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6718,13 +6766,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.HostPath == nil { x.PersistentVolumeSource.HostPath = new(HostPathVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6742,13 +6790,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.Glusterfs == nil { x.PersistentVolumeSource.Glusterfs = new(GlusterfsVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6766,13 +6814,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.NFS == nil { x.PersistentVolumeSource.NFS = new(NFSVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6790,13 +6838,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.RBD == nil { x.PersistentVolumeSource.RBD = new(RBDVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6814,13 +6862,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.ISCSI == nil { x.PersistentVolumeSource.ISCSI = new(ISCSIVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6838,13 +6886,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.Cinder == nil { x.PersistentVolumeSource.Cinder = new(CinderVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6862,13 +6910,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.CephFS == nil { x.PersistentVolumeSource.CephFS = new(CephFSVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6886,13 +6934,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.FC == nil { x.PersistentVolumeSource.FC = new(FCVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6910,13 +6958,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.Flocker == nil { x.PersistentVolumeSource.Flocker = new(FlockerVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6934,13 +6982,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.FlexVolume == nil { x.PersistentVolumeSource.FlexVolume = new(FlexVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6958,13 +7006,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.AzureFile == nil { x.PersistentVolumeSource.AzureFile = new(AzureFileVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6982,13 +7030,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.VsphereVolume == nil { x.PersistentVolumeSource.VsphereVolume = new(VsphereVirtualDiskVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7006,13 +7054,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.Quobyte == nil { x.PersistentVolumeSource.Quobyte = new(QuobyteVolumeSource) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7027,13 +7075,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco } x.Quobyte.CodecDecodeSelf(d) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7041,21 +7089,21 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv399 := &x.AccessModes - yym400 := z.DecBinary() - _ = yym400 + yyv404 := &x.AccessModes + yym405 := z.DecBinary() + _ = yym405 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv399), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv404), d) } } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7070,13 +7118,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco } x.ClaimRef.CodecDecodeSelf(d) } - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7087,17 +7135,17 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.PersistentVolumeReclaimPolicy = PersistentVolumeReclaimPolicy(r.DecodeString()) } for { - yyj382++ - if yyhl382 { - yyb382 = yyj382 > l + yyj387++ + if yyhl387 { + yyb387 = yyj387 > l } else { - yyb382 = r.CheckBreak() + yyb387 = r.CheckBreak() } - if yyb382 { + if yyb387 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj382-1, "") + z.DecStructFieldNotFound(yyj387-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7106,8 +7154,8 @@ func (x PersistentVolumeReclaimPolicy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym403 := z.EncBinary() - _ = yym403 + yym408 := z.EncBinary() + _ = yym408 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -7119,8 +7167,8 @@ func (x *PersistentVolumeReclaimPolicy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym404 := z.DecBinary() - _ = yym404 + yym409 := z.DecBinary() + _ = yym409 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -7135,52 +7183,52 @@ func (x *PersistentVolumeStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym405 := z.EncBinary() - _ = yym405 + yym410 := z.EncBinary() + _ = yym410 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep406 := !z.EncBinary() - yy2arr406 := z.EncBasicHandle().StructToArray - var yyq406 [3]bool - _, _, _ = yysep406, yyq406, yy2arr406 - const yyr406 bool = false - yyq406[0] = x.Phase != "" - yyq406[1] = x.Message != "" - yyq406[2] = x.Reason != "" - var yynn406 int - if yyr406 || yy2arr406 { + yysep411 := !z.EncBinary() + yy2arr411 := z.EncBasicHandle().StructToArray + var yyq411 [3]bool + _, _, _ = yysep411, yyq411, yy2arr411 + const yyr411 bool = false + yyq411[0] = x.Phase != "" + yyq411[1] = x.Message != "" + yyq411[2] = x.Reason != "" + var yynn411 int + if yyr411 || yy2arr411 { r.EncodeArrayStart(3) } else { - yynn406 = 0 - for _, b := range yyq406 { + yynn411 = 0 + for _, b := range yyq411 { if b { - yynn406++ + yynn411++ } } - r.EncodeMapStart(yynn406) - yynn406 = 0 + r.EncodeMapStart(yynn411) + yynn411 = 0 } - if yyr406 || yy2arr406 { + if yyr411 || yy2arr411 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq406[0] { + if yyq411[0] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq406[0] { + if yyq411[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr406 || yy2arr406 { + if yyr411 || yy2arr411 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq406[1] { - yym409 := z.EncBinary() - _ = yym409 + if yyq411[1] { + yym414 := z.EncBinary() + _ = yym414 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -7189,23 +7237,23 @@ func (x *PersistentVolumeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq406[1] { + if yyq411[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym410 := z.EncBinary() - _ = yym410 + yym415 := z.EncBinary() + _ = yym415 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr406 || yy2arr406 { + if yyr411 || yy2arr411 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq406[2] { - yym412 := z.EncBinary() - _ = yym412 + if yyq411[2] { + yym417 := z.EncBinary() + _ = yym417 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -7214,19 +7262,19 @@ func (x *PersistentVolumeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq406[2] { + if yyq411[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym413 := z.EncBinary() - _ = yym413 + yym418 := z.EncBinary() + _ = yym418 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr406 || yy2arr406 { + if yyr411 || yy2arr411 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -7239,25 +7287,25 @@ func (x *PersistentVolumeStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym414 := z.DecBinary() - _ = yym414 + yym419 := z.DecBinary() + _ = yym419 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct415 := r.ContainerType() - if yyct415 == codecSelferValueTypeMap1234 { - yyl415 := r.ReadMapStart() - if yyl415 == 0 { + yyct420 := r.ContainerType() + if yyct420 == codecSelferValueTypeMap1234 { + yyl420 := r.ReadMapStart() + if yyl420 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl415, d) + x.codecDecodeSelfFromMap(yyl420, d) } - } else if yyct415 == codecSelferValueTypeArray1234 { - yyl415 := r.ReadArrayStart() - if yyl415 == 0 { + } else if yyct420 == codecSelferValueTypeArray1234 { + yyl420 := r.ReadArrayStart() + if yyl420 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl415, d) + x.codecDecodeSelfFromArray(yyl420, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -7269,12 +7317,12 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys416Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys416Slc - var yyhl416 bool = l >= 0 - for yyj416 := 0; ; yyj416++ { - if yyhl416 { - if yyj416 >= l { + var yys421Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys421Slc + var yyhl421 bool = l >= 0 + for yyj421 := 0; ; yyj421++ { + if yyhl421 { + if yyj421 >= l { break } } else { @@ -7283,10 +7331,10 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Deco } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys416Slc = r.DecodeBytes(yys416Slc, true, true) - yys416 := string(yys416Slc) + yys421Slc = r.DecodeBytes(yys421Slc, true, true) + yys421 := string(yys421Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys416 { + switch yys421 { case "phase": if r.TryDecodeAsNil() { x.Phase = "" @@ -7306,9 +7354,9 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Deco x.Reason = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys416) - } // end switch yys416 - } // end for yyj416 + z.DecStructFieldNotFound(-1, yys421) + } // end switch yys421 + } // end for yyj421 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -7316,16 +7364,16 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromArray(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj420 int - var yyb420 bool - var yyhl420 bool = l >= 0 - yyj420++ - if yyhl420 { - yyb420 = yyj420 > l + var yyj425 int + var yyb425 bool + var yyhl425 bool = l >= 0 + yyj425++ + if yyhl425 { + yyb425 = yyj425 > l } else { - yyb420 = r.CheckBreak() + yyb425 = r.CheckBreak() } - if yyb420 { + if yyb425 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7335,13 +7383,13 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.Phase = PersistentVolumePhase(r.DecodeString()) } - yyj420++ - if yyhl420 { - yyb420 = yyj420 > l + yyj425++ + if yyhl425 { + yyb425 = yyj425 > l } else { - yyb420 = r.CheckBreak() + yyb425 = r.CheckBreak() } - if yyb420 { + if yyb425 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7351,13 +7399,13 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.Message = string(r.DecodeString()) } - yyj420++ - if yyhl420 { - yyb420 = yyj420 > l + yyj425++ + if yyhl425 { + yyb425 = yyj425 > l } else { - yyb420 = r.CheckBreak() + yyb425 = r.CheckBreak() } - if yyb420 { + if yyb425 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7368,17 +7416,17 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromArray(l int, d *codec1978.De x.Reason = string(r.DecodeString()) } for { - yyj420++ - if yyhl420 { - yyb420 = yyj420 > l + yyj425++ + if yyhl425 { + yyb425 = yyj425 > l } else { - yyb420 = r.CheckBreak() + yyb425 = r.CheckBreak() } - if yyb420 { + if yyb425 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj420-1, "") + z.DecStructFieldNotFound(yyj425-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7390,37 +7438,37 @@ func (x *PersistentVolumeList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym424 := z.EncBinary() - _ = yym424 + yym429 := z.EncBinary() + _ = yym429 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep425 := !z.EncBinary() - yy2arr425 := z.EncBasicHandle().StructToArray - var yyq425 [4]bool - _, _, _ = yysep425, yyq425, yy2arr425 - const yyr425 bool = false - yyq425[0] = x.Kind != "" - yyq425[1] = x.APIVersion != "" - yyq425[2] = true - var yynn425 int - if yyr425 || yy2arr425 { + yysep430 := !z.EncBinary() + yy2arr430 := z.EncBasicHandle().StructToArray + var yyq430 [4]bool + _, _, _ = yysep430, yyq430, yy2arr430 + const yyr430 bool = false + yyq430[0] = x.Kind != "" + yyq430[1] = x.APIVersion != "" + yyq430[2] = true + var yynn430 int + if yyr430 || yy2arr430 { r.EncodeArrayStart(4) } else { - yynn425 = 1 - for _, b := range yyq425 { + yynn430 = 1 + for _, b := range yyq430 { if b { - yynn425++ + yynn430++ } } - r.EncodeMapStart(yynn425) - yynn425 = 0 + r.EncodeMapStart(yynn430) + yynn430 = 0 } - if yyr425 || yy2arr425 { + if yyr430 || yy2arr430 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq425[0] { - yym427 := z.EncBinary() - _ = yym427 + if yyq430[0] { + yym432 := z.EncBinary() + _ = yym432 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -7429,23 +7477,23 @@ func (x *PersistentVolumeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq425[0] { + if yyq430[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym428 := z.EncBinary() - _ = yym428 + yym433 := z.EncBinary() + _ = yym433 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr425 || yy2arr425 { + if yyr430 || yy2arr430 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq425[1] { - yym430 := z.EncBinary() - _ = yym430 + if yyq430[1] { + yym435 := z.EncBinary() + _ = yym435 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -7454,54 +7502,54 @@ func (x *PersistentVolumeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq425[1] { + if yyq430[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym431 := z.EncBinary() - _ = yym431 + yym436 := z.EncBinary() + _ = yym436 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr425 || yy2arr425 { + if yyr430 || yy2arr430 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq425[2] { - yy433 := &x.ListMeta - yym434 := z.EncBinary() - _ = yym434 + if yyq430[2] { + yy438 := &x.ListMeta + yym439 := z.EncBinary() + _ = yym439 if false { - } else if z.HasExtensions() && z.EncExt(yy433) { + } else if z.HasExtensions() && z.EncExt(yy438) { } else { - z.EncFallback(yy433) + z.EncFallback(yy438) } } else { r.EncodeNil() } } else { - if yyq425[2] { + if yyq430[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy435 := &x.ListMeta - yym436 := z.EncBinary() - _ = yym436 + yy440 := &x.ListMeta + yym441 := z.EncBinary() + _ = yym441 if false { - } else if z.HasExtensions() && z.EncExt(yy435) { + } else if z.HasExtensions() && z.EncExt(yy440) { } else { - z.EncFallback(yy435) + z.EncFallback(yy440) } } } - if yyr425 || yy2arr425 { + if yyr430 || yy2arr430 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym438 := z.EncBinary() - _ = yym438 + yym443 := z.EncBinary() + _ = yym443 if false { } else { h.encSlicePersistentVolume(([]PersistentVolume)(x.Items), e) @@ -7514,15 +7562,15 @@ func (x *PersistentVolumeList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym439 := z.EncBinary() - _ = yym439 + yym444 := z.EncBinary() + _ = yym444 if false { } else { h.encSlicePersistentVolume(([]PersistentVolume)(x.Items), e) } } } - if yyr425 || yy2arr425 { + if yyr430 || yy2arr430 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -7535,25 +7583,25 @@ func (x *PersistentVolumeList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym440 := z.DecBinary() - _ = yym440 + yym445 := z.DecBinary() + _ = yym445 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct441 := r.ContainerType() - if yyct441 == codecSelferValueTypeMap1234 { - yyl441 := r.ReadMapStart() - if yyl441 == 0 { + yyct446 := r.ContainerType() + if yyct446 == codecSelferValueTypeMap1234 { + yyl446 := r.ReadMapStart() + if yyl446 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl441, d) + x.codecDecodeSelfFromMap(yyl446, d) } - } else if yyct441 == codecSelferValueTypeArray1234 { - yyl441 := r.ReadArrayStart() - if yyl441 == 0 { + } else if yyct446 == codecSelferValueTypeArray1234 { + yyl446 := r.ReadArrayStart() + if yyl446 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl441, d) + x.codecDecodeSelfFromArray(yyl446, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -7565,12 +7613,12 @@ func (x *PersistentVolumeList) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys442Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys442Slc - var yyhl442 bool = l >= 0 - for yyj442 := 0; ; yyj442++ { - if yyhl442 { - if yyj442 >= l { + var yys447Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys447Slc + var yyhl447 bool = l >= 0 + for yyj447 := 0; ; yyj447++ { + if yyhl447 { + if yyj447 >= l { break } } else { @@ -7579,10 +7627,10 @@ func (x *PersistentVolumeList) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys442Slc = r.DecodeBytes(yys442Slc, true, true) - yys442 := string(yys442Slc) + yys447Slc = r.DecodeBytes(yys447Slc, true, true) + yys447 := string(yys447Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys442 { + switch yys447 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -7599,31 +7647,31 @@ func (x *PersistentVolumeList) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv445 := &x.ListMeta - yym446 := z.DecBinary() - _ = yym446 + yyv450 := &x.ListMeta + yym451 := z.DecBinary() + _ = yym451 if false { - } else if z.HasExtensions() && z.DecExt(yyv445) { + } else if z.HasExtensions() && z.DecExt(yyv450) { } else { - z.DecFallback(yyv445, false) + z.DecFallback(yyv450, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv447 := &x.Items - yym448 := z.DecBinary() - _ = yym448 + yyv452 := &x.Items + yym453 := z.DecBinary() + _ = yym453 if false { } else { - h.decSlicePersistentVolume((*[]PersistentVolume)(yyv447), d) + h.decSlicePersistentVolume((*[]PersistentVolume)(yyv452), d) } } default: - z.DecStructFieldNotFound(-1, yys442) - } // end switch yys442 - } // end for yyj442 + z.DecStructFieldNotFound(-1, yys447) + } // end switch yys447 + } // end for yyj447 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -7631,16 +7679,16 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj449 int - var yyb449 bool - var yyhl449 bool = l >= 0 - yyj449++ - if yyhl449 { - yyb449 = yyj449 > l + var yyj454 int + var yyb454 bool + var yyhl454 bool = l >= 0 + yyj454++ + if yyhl454 { + yyb454 = yyj454 > l } else { - yyb449 = r.CheckBreak() + yyb454 = r.CheckBreak() } - if yyb449 { + if yyb454 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7650,13 +7698,13 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Kind = string(r.DecodeString()) } - yyj449++ - if yyhl449 { - yyb449 = yyj449 > l + yyj454++ + if yyhl454 { + yyb454 = yyj454 > l } else { - yyb449 = r.CheckBreak() + yyb454 = r.CheckBreak() } - if yyb449 { + if yyb454 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7666,13 +7714,13 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.APIVersion = string(r.DecodeString()) } - yyj449++ - if yyhl449 { - yyb449 = yyj449 > l + yyj454++ + if yyhl454 { + yyb454 = yyj454 > l } else { - yyb449 = r.CheckBreak() + yyb454 = r.CheckBreak() } - if yyb449 { + if yyb454 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7680,22 +7728,22 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv452 := &x.ListMeta - yym453 := z.DecBinary() - _ = yym453 + yyv457 := &x.ListMeta + yym458 := z.DecBinary() + _ = yym458 if false { - } else if z.HasExtensions() && z.DecExt(yyv452) { + } else if z.HasExtensions() && z.DecExt(yyv457) { } else { - z.DecFallback(yyv452, false) + z.DecFallback(yyv457, false) } } - yyj449++ - if yyhl449 { - yyb449 = yyj449 > l + yyj454++ + if yyhl454 { + yyb454 = yyj454 > l } else { - yyb449 = r.CheckBreak() + yyb454 = r.CheckBreak() } - if yyb449 { + if yyb454 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7703,26 +7751,26 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.Items = nil } else { - yyv454 := &x.Items - yym455 := z.DecBinary() - _ = yym455 + yyv459 := &x.Items + yym460 := z.DecBinary() + _ = yym460 if false { } else { - h.decSlicePersistentVolume((*[]PersistentVolume)(yyv454), d) + h.decSlicePersistentVolume((*[]PersistentVolume)(yyv459), d) } } for { - yyj449++ - if yyhl449 { - yyb449 = yyj449 > l + yyj454++ + if yyhl454 { + yyb454 = yyj454 > l } else { - yyb449 = r.CheckBreak() + yyb454 = r.CheckBreak() } - if yyb449 { + if yyb454 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj449-1, "") + z.DecStructFieldNotFound(yyj454-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7734,39 +7782,39 @@ func (x *PersistentVolumeClaim) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym456 := z.EncBinary() - _ = yym456 + yym461 := z.EncBinary() + _ = yym461 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep457 := !z.EncBinary() - yy2arr457 := z.EncBasicHandle().StructToArray - var yyq457 [5]bool - _, _, _ = yysep457, yyq457, yy2arr457 - const yyr457 bool = false - yyq457[0] = x.Kind != "" - yyq457[1] = x.APIVersion != "" - yyq457[2] = true - yyq457[3] = true - yyq457[4] = true - var yynn457 int - if yyr457 || yy2arr457 { + yysep462 := !z.EncBinary() + yy2arr462 := z.EncBasicHandle().StructToArray + var yyq462 [5]bool + _, _, _ = yysep462, yyq462, yy2arr462 + const yyr462 bool = false + yyq462[0] = x.Kind != "" + yyq462[1] = x.APIVersion != "" + yyq462[2] = true + yyq462[3] = true + yyq462[4] = true + var yynn462 int + if yyr462 || yy2arr462 { r.EncodeArrayStart(5) } else { - yynn457 = 0 - for _, b := range yyq457 { + yynn462 = 0 + for _, b := range yyq462 { if b { - yynn457++ + yynn462++ } } - r.EncodeMapStart(yynn457) - yynn457 = 0 + r.EncodeMapStart(yynn462) + yynn462 = 0 } - if yyr457 || yy2arr457 { + if yyr462 || yy2arr462 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq457[0] { - yym459 := z.EncBinary() - _ = yym459 + if yyq462[0] { + yym464 := z.EncBinary() + _ = yym464 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -7775,23 +7823,23 @@ func (x *PersistentVolumeClaim) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq457[0] { + if yyq462[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym460 := z.EncBinary() - _ = yym460 + yym465 := z.EncBinary() + _ = yym465 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr457 || yy2arr457 { + if yyr462 || yy2arr462 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq457[1] { - yym462 := z.EncBinary() - _ = yym462 + if yyq462[1] { + yym467 := z.EncBinary() + _ = yym467 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -7800,70 +7848,70 @@ func (x *PersistentVolumeClaim) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq457[1] { + if yyq462[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym463 := z.EncBinary() - _ = yym463 + yym468 := z.EncBinary() + _ = yym468 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr457 || yy2arr457 { + if yyr462 || yy2arr462 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq457[2] { - yy465 := &x.ObjectMeta - yy465.CodecEncodeSelf(e) + if yyq462[2] { + yy470 := &x.ObjectMeta + yy470.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq457[2] { + if yyq462[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy466 := &x.ObjectMeta - yy466.CodecEncodeSelf(e) + yy471 := &x.ObjectMeta + yy471.CodecEncodeSelf(e) } } - if yyr457 || yy2arr457 { + if yyr462 || yy2arr462 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq457[3] { - yy468 := &x.Spec - yy468.CodecEncodeSelf(e) + if yyq462[3] { + yy473 := &x.Spec + yy473.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq457[3] { + if yyq462[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy469 := &x.Spec - yy469.CodecEncodeSelf(e) + yy474 := &x.Spec + yy474.CodecEncodeSelf(e) } } - if yyr457 || yy2arr457 { + if yyr462 || yy2arr462 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq457[4] { - yy471 := &x.Status - yy471.CodecEncodeSelf(e) + if yyq462[4] { + yy476 := &x.Status + yy476.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq457[4] { + if yyq462[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy472 := &x.Status - yy472.CodecEncodeSelf(e) + yy477 := &x.Status + yy477.CodecEncodeSelf(e) } } - if yyr457 || yy2arr457 { + if yyr462 || yy2arr462 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -7876,25 +7924,25 @@ func (x *PersistentVolumeClaim) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym473 := z.DecBinary() - _ = yym473 + yym478 := z.DecBinary() + _ = yym478 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct474 := r.ContainerType() - if yyct474 == codecSelferValueTypeMap1234 { - yyl474 := r.ReadMapStart() - if yyl474 == 0 { + yyct479 := r.ContainerType() + if yyct479 == codecSelferValueTypeMap1234 { + yyl479 := r.ReadMapStart() + if yyl479 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl474, d) + x.codecDecodeSelfFromMap(yyl479, d) } - } else if yyct474 == codecSelferValueTypeArray1234 { - yyl474 := r.ReadArrayStart() - if yyl474 == 0 { + } else if yyct479 == codecSelferValueTypeArray1234 { + yyl479 := r.ReadArrayStart() + if yyl479 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl474, d) + x.codecDecodeSelfFromArray(yyl479, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -7906,12 +7954,12 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys475Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys475Slc - var yyhl475 bool = l >= 0 - for yyj475 := 0; ; yyj475++ { - if yyhl475 { - if yyj475 >= l { + var yys480Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys480Slc + var yyhl480 bool = l >= 0 + for yyj480 := 0; ; yyj480++ { + if yyhl480 { + if yyj480 >= l { break } } else { @@ -7920,10 +7968,10 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys475Slc = r.DecodeBytes(yys475Slc, true, true) - yys475 := string(yys475Slc) + yys480Slc = r.DecodeBytes(yys480Slc, true, true) + yys480 := string(yys480Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys475 { + switch yys480 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -7940,27 +7988,27 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromMap(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv478 := &x.ObjectMeta - yyv478.CodecDecodeSelf(d) + yyv483 := &x.ObjectMeta + yyv483.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = PersistentVolumeClaimSpec{} } else { - yyv479 := &x.Spec - yyv479.CodecDecodeSelf(d) + yyv484 := &x.Spec + yyv484.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = PersistentVolumeClaimStatus{} } else { - yyv480 := &x.Status - yyv480.CodecDecodeSelf(d) + yyv485 := &x.Status + yyv485.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys475) - } // end switch yys475 - } // end for yyj475 + z.DecStructFieldNotFound(-1, yys480) + } // end switch yys480 + } // end for yyj480 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -7968,16 +8016,16 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj481 int - var yyb481 bool - var yyhl481 bool = l >= 0 - yyj481++ - if yyhl481 { - yyb481 = yyj481 > l + var yyj486 int + var yyb486 bool + var yyhl486 bool = l >= 0 + yyj486++ + if yyhl486 { + yyb486 = yyj486 > l } else { - yyb481 = r.CheckBreak() + yyb486 = r.CheckBreak() } - if yyb481 { + if yyb486 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7987,13 +8035,13 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Kind = string(r.DecodeString()) } - yyj481++ - if yyhl481 { - yyb481 = yyj481 > l + yyj486++ + if yyhl486 { + yyb486 = yyj486 > l } else { - yyb481 = r.CheckBreak() + yyb486 = r.CheckBreak() } - if yyb481 { + if yyb486 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8003,13 +8051,13 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.APIVersion = string(r.DecodeString()) } - yyj481++ - if yyhl481 { - yyb481 = yyj481 > l + yyj486++ + if yyhl486 { + yyb486 = yyj486 > l } else { - yyb481 = r.CheckBreak() + yyb486 = r.CheckBreak() } - if yyb481 { + if yyb486 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8017,16 +8065,16 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv484 := &x.ObjectMeta - yyv484.CodecDecodeSelf(d) + yyv489 := &x.ObjectMeta + yyv489.CodecDecodeSelf(d) } - yyj481++ - if yyhl481 { - yyb481 = yyj481 > l + yyj486++ + if yyhl486 { + yyb486 = yyj486 > l } else { - yyb481 = r.CheckBreak() + yyb486 = r.CheckBreak() } - if yyb481 { + if yyb486 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8034,16 +8082,16 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Spec = PersistentVolumeClaimSpec{} } else { - yyv485 := &x.Spec - yyv485.CodecDecodeSelf(d) + yyv490 := &x.Spec + yyv490.CodecDecodeSelf(d) } - yyj481++ - if yyhl481 { - yyb481 = yyj481 > l + yyj486++ + if yyhl486 { + yyb486 = yyj486 > l } else { - yyb481 = r.CheckBreak() + yyb486 = r.CheckBreak() } - if yyb481 { + if yyb486 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8051,21 +8099,21 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Status = PersistentVolumeClaimStatus{} } else { - yyv486 := &x.Status - yyv486.CodecDecodeSelf(d) + yyv491 := &x.Status + yyv491.CodecDecodeSelf(d) } for { - yyj481++ - if yyhl481 { - yyb481 = yyj481 > l + yyj486++ + if yyhl486 { + yyb486 = yyj486 > l } else { - yyb481 = r.CheckBreak() + yyb486 = r.CheckBreak() } - if yyb481 { + if yyb486 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj481-1, "") + z.DecStructFieldNotFound(yyj486-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8077,37 +8125,37 @@ func (x *PersistentVolumeClaimList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym487 := z.EncBinary() - _ = yym487 + yym492 := z.EncBinary() + _ = yym492 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep488 := !z.EncBinary() - yy2arr488 := z.EncBasicHandle().StructToArray - var yyq488 [4]bool - _, _, _ = yysep488, yyq488, yy2arr488 - const yyr488 bool = false - yyq488[0] = x.Kind != "" - yyq488[1] = x.APIVersion != "" - yyq488[2] = true - var yynn488 int - if yyr488 || yy2arr488 { + yysep493 := !z.EncBinary() + yy2arr493 := z.EncBasicHandle().StructToArray + var yyq493 [4]bool + _, _, _ = yysep493, yyq493, yy2arr493 + const yyr493 bool = false + yyq493[0] = x.Kind != "" + yyq493[1] = x.APIVersion != "" + yyq493[2] = true + var yynn493 int + if yyr493 || yy2arr493 { r.EncodeArrayStart(4) } else { - yynn488 = 1 - for _, b := range yyq488 { + yynn493 = 1 + for _, b := range yyq493 { if b { - yynn488++ + yynn493++ } } - r.EncodeMapStart(yynn488) - yynn488 = 0 + r.EncodeMapStart(yynn493) + yynn493 = 0 } - if yyr488 || yy2arr488 { + if yyr493 || yy2arr493 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq488[0] { - yym490 := z.EncBinary() - _ = yym490 + if yyq493[0] { + yym495 := z.EncBinary() + _ = yym495 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -8116,23 +8164,23 @@ func (x *PersistentVolumeClaimList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq488[0] { + if yyq493[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym491 := z.EncBinary() - _ = yym491 + yym496 := z.EncBinary() + _ = yym496 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr488 || yy2arr488 { + if yyr493 || yy2arr493 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq488[1] { - yym493 := z.EncBinary() - _ = yym493 + if yyq493[1] { + yym498 := z.EncBinary() + _ = yym498 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -8141,54 +8189,54 @@ func (x *PersistentVolumeClaimList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq488[1] { + if yyq493[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym494 := z.EncBinary() - _ = yym494 + yym499 := z.EncBinary() + _ = yym499 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr488 || yy2arr488 { + if yyr493 || yy2arr493 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq488[2] { - yy496 := &x.ListMeta - yym497 := z.EncBinary() - _ = yym497 + if yyq493[2] { + yy501 := &x.ListMeta + yym502 := z.EncBinary() + _ = yym502 if false { - } else if z.HasExtensions() && z.EncExt(yy496) { + } else if z.HasExtensions() && z.EncExt(yy501) { } else { - z.EncFallback(yy496) + z.EncFallback(yy501) } } else { r.EncodeNil() } } else { - if yyq488[2] { + if yyq493[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy498 := &x.ListMeta - yym499 := z.EncBinary() - _ = yym499 + yy503 := &x.ListMeta + yym504 := z.EncBinary() + _ = yym504 if false { - } else if z.HasExtensions() && z.EncExt(yy498) { + } else if z.HasExtensions() && z.EncExt(yy503) { } else { - z.EncFallback(yy498) + z.EncFallback(yy503) } } } - if yyr488 || yy2arr488 { + if yyr493 || yy2arr493 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym501 := z.EncBinary() - _ = yym501 + yym506 := z.EncBinary() + _ = yym506 if false { } else { h.encSlicePersistentVolumeClaim(([]PersistentVolumeClaim)(x.Items), e) @@ -8201,15 +8249,15 @@ func (x *PersistentVolumeClaimList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym502 := z.EncBinary() - _ = yym502 + yym507 := z.EncBinary() + _ = yym507 if false { } else { h.encSlicePersistentVolumeClaim(([]PersistentVolumeClaim)(x.Items), e) } } } - if yyr488 || yy2arr488 { + if yyr493 || yy2arr493 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8222,25 +8270,25 @@ func (x *PersistentVolumeClaimList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym503 := z.DecBinary() - _ = yym503 + yym508 := z.DecBinary() + _ = yym508 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct504 := r.ContainerType() - if yyct504 == codecSelferValueTypeMap1234 { - yyl504 := r.ReadMapStart() - if yyl504 == 0 { + yyct509 := r.ContainerType() + if yyct509 == codecSelferValueTypeMap1234 { + yyl509 := r.ReadMapStart() + if yyl509 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl504, d) + x.codecDecodeSelfFromMap(yyl509, d) } - } else if yyct504 == codecSelferValueTypeArray1234 { - yyl504 := r.ReadArrayStart() - if yyl504 == 0 { + } else if yyct509 == codecSelferValueTypeArray1234 { + yyl509 := r.ReadArrayStart() + if yyl509 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl504, d) + x.codecDecodeSelfFromArray(yyl509, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8252,12 +8300,12 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys505Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys505Slc - var yyhl505 bool = l >= 0 - for yyj505 := 0; ; yyj505++ { - if yyhl505 { - if yyj505 >= l { + var yys510Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys510Slc + var yyhl510 bool = l >= 0 + for yyj510 := 0; ; yyj510++ { + if yyhl510 { + if yyj510 >= l { break } } else { @@ -8266,10 +8314,10 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys505Slc = r.DecodeBytes(yys505Slc, true, true) - yys505 := string(yys505Slc) + yys510Slc = r.DecodeBytes(yys510Slc, true, true) + yys510 := string(yys510Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys505 { + switch yys510 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -8286,31 +8334,31 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromMap(l int, d *codec1978.D if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv508 := &x.ListMeta - yym509 := z.DecBinary() - _ = yym509 + yyv513 := &x.ListMeta + yym514 := z.DecBinary() + _ = yym514 if false { - } else if z.HasExtensions() && z.DecExt(yyv508) { + } else if z.HasExtensions() && z.DecExt(yyv513) { } else { - z.DecFallback(yyv508, false) + z.DecFallback(yyv513, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv510 := &x.Items - yym511 := z.DecBinary() - _ = yym511 + yyv515 := &x.Items + yym516 := z.DecBinary() + _ = yym516 if false { } else { - h.decSlicePersistentVolumeClaim((*[]PersistentVolumeClaim)(yyv510), d) + h.decSlicePersistentVolumeClaim((*[]PersistentVolumeClaim)(yyv515), d) } } default: - z.DecStructFieldNotFound(-1, yys505) - } // end switch yys505 - } // end for yyj505 + z.DecStructFieldNotFound(-1, yys510) + } // end switch yys510 + } // end for yyj510 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8318,16 +8366,16 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj512 int - var yyb512 bool - var yyhl512 bool = l >= 0 - yyj512++ - if yyhl512 { - yyb512 = yyj512 > l + var yyj517 int + var yyb517 bool + var yyhl517 bool = l >= 0 + yyj517++ + if yyhl517 { + yyb517 = yyj517 > l } else { - yyb512 = r.CheckBreak() + yyb517 = r.CheckBreak() } - if yyb512 { + if yyb517 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8337,13 +8385,13 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.Kind = string(r.DecodeString()) } - yyj512++ - if yyhl512 { - yyb512 = yyj512 > l + yyj517++ + if yyhl517 { + yyb517 = yyj517 > l } else { - yyb512 = r.CheckBreak() + yyb517 = r.CheckBreak() } - if yyb512 { + if yyb517 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8353,13 +8401,13 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.APIVersion = string(r.DecodeString()) } - yyj512++ - if yyhl512 { - yyb512 = yyj512 > l + yyj517++ + if yyhl517 { + yyb517 = yyj517 > l } else { - yyb512 = r.CheckBreak() + yyb517 = r.CheckBreak() } - if yyb512 { + if yyb517 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8367,22 +8415,22 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv515 := &x.ListMeta - yym516 := z.DecBinary() - _ = yym516 + yyv520 := &x.ListMeta + yym521 := z.DecBinary() + _ = yym521 if false { - } else if z.HasExtensions() && z.DecExt(yyv515) { + } else if z.HasExtensions() && z.DecExt(yyv520) { } else { - z.DecFallback(yyv515, false) + z.DecFallback(yyv520, false) } } - yyj512++ - if yyhl512 { - yyb512 = yyj512 > l + yyj517++ + if yyhl517 { + yyb517 = yyj517 > l } else { - yyb512 = r.CheckBreak() + yyb517 = r.CheckBreak() } - if yyb512 { + if yyb517 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8390,26 +8438,26 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.Items = nil } else { - yyv517 := &x.Items - yym518 := z.DecBinary() - _ = yym518 + yyv522 := &x.Items + yym523 := z.DecBinary() + _ = yym523 if false { } else { - h.decSlicePersistentVolumeClaim((*[]PersistentVolumeClaim)(yyv517), d) + h.decSlicePersistentVolumeClaim((*[]PersistentVolumeClaim)(yyv522), d) } } for { - yyj512++ - if yyhl512 { - yyb512 = yyj512 > l + yyj517++ + if yyhl517 { + yyb517 = yyj517 > l } else { - yyb512 = r.CheckBreak() + yyb517 = r.CheckBreak() } - if yyb512 { + if yyb517 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj512-1, "") + z.DecStructFieldNotFound(yyj517-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8421,41 +8469,41 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym519 := z.EncBinary() - _ = yym519 + yym524 := z.EncBinary() + _ = yym524 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep520 := !z.EncBinary() - yy2arr520 := z.EncBasicHandle().StructToArray - var yyq520 [4]bool - _, _, _ = yysep520, yyq520, yy2arr520 - const yyr520 bool = false - yyq520[0] = len(x.AccessModes) != 0 - yyq520[1] = x.Selector != nil - yyq520[2] = true - yyq520[3] = x.VolumeName != "" - var yynn520 int - if yyr520 || yy2arr520 { + yysep525 := !z.EncBinary() + yy2arr525 := z.EncBasicHandle().StructToArray + var yyq525 [4]bool + _, _, _ = yysep525, yyq525, yy2arr525 + const yyr525 bool = false + yyq525[0] = len(x.AccessModes) != 0 + yyq525[1] = x.Selector != nil + yyq525[2] = true + yyq525[3] = x.VolumeName != "" + var yynn525 int + if yyr525 || yy2arr525 { r.EncodeArrayStart(4) } else { - yynn520 = 0 - for _, b := range yyq520 { + yynn525 = 0 + for _, b := range yyq525 { if b { - yynn520++ + yynn525++ } } - r.EncodeMapStart(yynn520) - yynn520 = 0 + r.EncodeMapStart(yynn525) + yynn525 = 0 } - if yyr520 || yy2arr520 { + if yyr525 || yy2arr525 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq520[0] { + if yyq525[0] { if x.AccessModes == nil { r.EncodeNil() } else { - yym522 := z.EncBinary() - _ = yym522 + yym527 := z.EncBinary() + _ = yym527 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -8465,15 +8513,15 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq520[0] { + if yyq525[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("accessModes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.AccessModes == nil { r.EncodeNil() } else { - yym523 := z.EncBinary() - _ = yym523 + yym528 := z.EncBinary() + _ = yym528 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -8481,14 +8529,14 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr520 || yy2arr520 { + if yyr525 || yy2arr525 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq520[1] { + if yyq525[1] { if x.Selector == nil { r.EncodeNil() } else { - yym525 := z.EncBinary() - _ = yym525 + yym530 := z.EncBinary() + _ = yym530 if false { } else if z.HasExtensions() && z.EncExt(x.Selector) { } else { @@ -8499,15 +8547,15 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq520[1] { + if yyq525[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("selector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Selector == nil { r.EncodeNil() } else { - yym526 := z.EncBinary() - _ = yym526 + yym531 := z.EncBinary() + _ = yym531 if false { } else if z.HasExtensions() && z.EncExt(x.Selector) { } else { @@ -8516,28 +8564,28 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr520 || yy2arr520 { + if yyr525 || yy2arr525 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq520[2] { - yy528 := &x.Resources - yy528.CodecEncodeSelf(e) + if yyq525[2] { + yy533 := &x.Resources + yy533.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq520[2] { + if yyq525[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resources")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy529 := &x.Resources - yy529.CodecEncodeSelf(e) + yy534 := &x.Resources + yy534.CodecEncodeSelf(e) } } - if yyr520 || yy2arr520 { + if yyr525 || yy2arr525 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq520[3] { - yym531 := z.EncBinary() - _ = yym531 + if yyq525[3] { + yym536 := z.EncBinary() + _ = yym536 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeName)) @@ -8546,19 +8594,19 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq520[3] { + if yyq525[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumeName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym532 := z.EncBinary() - _ = yym532 + yym537 := z.EncBinary() + _ = yym537 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeName)) } } } - if yyr520 || yy2arr520 { + if yyr525 || yy2arr525 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8571,25 +8619,25 @@ func (x *PersistentVolumeClaimSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym533 := z.DecBinary() - _ = yym533 + yym538 := z.DecBinary() + _ = yym538 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct534 := r.ContainerType() - if yyct534 == codecSelferValueTypeMap1234 { - yyl534 := r.ReadMapStart() - if yyl534 == 0 { + yyct539 := r.ContainerType() + if yyct539 == codecSelferValueTypeMap1234 { + yyl539 := r.ReadMapStart() + if yyl539 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl534, d) + x.codecDecodeSelfFromMap(yyl539, d) } - } else if yyct534 == codecSelferValueTypeArray1234 { - yyl534 := r.ReadArrayStart() - if yyl534 == 0 { + } else if yyct539 == codecSelferValueTypeArray1234 { + yyl539 := r.ReadArrayStart() + if yyl539 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl534, d) + x.codecDecodeSelfFromArray(yyl539, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8601,12 +8649,12 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys535Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys535Slc - var yyhl535 bool = l >= 0 - for yyj535 := 0; ; yyj535++ { - if yyhl535 { - if yyj535 >= l { + var yys540Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys540Slc + var yyhl540 bool = l >= 0 + for yyj540 := 0; ; yyj540++ { + if yyhl540 { + if yyj540 >= l { break } } else { @@ -8615,20 +8663,20 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys535Slc = r.DecodeBytes(yys535Slc, true, true) - yys535 := string(yys535Slc) + yys540Slc = r.DecodeBytes(yys540Slc, true, true) + yys540 := string(yys540Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys535 { + switch yys540 { case "accessModes": if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv536 := &x.AccessModes - yym537 := z.DecBinary() - _ = yym537 + yyv541 := &x.AccessModes + yym542 := z.DecBinary() + _ = yym542 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv536), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv541), d) } } case "selector": @@ -8640,8 +8688,8 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromMap(l int, d *codec1978.D if x.Selector == nil { x.Selector = new(pkg2_unversioned.LabelSelector) } - yym539 := z.DecBinary() - _ = yym539 + yym544 := z.DecBinary() + _ = yym544 if false { } else if z.HasExtensions() && z.DecExt(x.Selector) { } else { @@ -8652,8 +8700,8 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromMap(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Resources = ResourceRequirements{} } else { - yyv540 := &x.Resources - yyv540.CodecDecodeSelf(d) + yyv545 := &x.Resources + yyv545.CodecDecodeSelf(d) } case "volumeName": if r.TryDecodeAsNil() { @@ -8662,9 +8710,9 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromMap(l int, d *codec1978.D x.VolumeName = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys535) - } // end switch yys535 - } // end for yyj535 + z.DecStructFieldNotFound(-1, yys540) + } // end switch yys540 + } // end for yyj540 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8672,16 +8720,16 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj542 int - var yyb542 bool - var yyhl542 bool = l >= 0 - yyj542++ - if yyhl542 { - yyb542 = yyj542 > l + var yyj547 int + var yyb547 bool + var yyhl547 bool = l >= 0 + yyj547++ + if yyhl547 { + yyb547 = yyj547 > l } else { - yyb542 = r.CheckBreak() + yyb547 = r.CheckBreak() } - if yyb542 { + if yyb547 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8689,21 +8737,21 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv543 := &x.AccessModes - yym544 := z.DecBinary() - _ = yym544 + yyv548 := &x.AccessModes + yym549 := z.DecBinary() + _ = yym549 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv543), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv548), d) } } - yyj542++ - if yyhl542 { - yyb542 = yyj542 > l + yyj547++ + if yyhl547 { + yyb547 = yyj547 > l } else { - yyb542 = r.CheckBreak() + yyb547 = r.CheckBreak() } - if yyb542 { + if yyb547 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8716,21 +8764,21 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromArray(l int, d *codec1978 if x.Selector == nil { x.Selector = new(pkg2_unversioned.LabelSelector) } - yym546 := z.DecBinary() - _ = yym546 + yym551 := z.DecBinary() + _ = yym551 if false { } else if z.HasExtensions() && z.DecExt(x.Selector) { } else { z.DecFallback(x.Selector, false) } } - yyj542++ - if yyhl542 { - yyb542 = yyj542 > l + yyj547++ + if yyhl547 { + yyb547 = yyj547 > l } else { - yyb542 = r.CheckBreak() + yyb547 = r.CheckBreak() } - if yyb542 { + if yyb547 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8738,16 +8786,16 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.Resources = ResourceRequirements{} } else { - yyv547 := &x.Resources - yyv547.CodecDecodeSelf(d) + yyv552 := &x.Resources + yyv552.CodecDecodeSelf(d) } - yyj542++ - if yyhl542 { - yyb542 = yyj542 > l + yyj547++ + if yyhl547 { + yyb547 = yyj547 > l } else { - yyb542 = r.CheckBreak() + yyb547 = r.CheckBreak() } - if yyb542 { + if yyb547 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8758,17 +8806,17 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromArray(l int, d *codec1978 x.VolumeName = string(r.DecodeString()) } for { - yyj542++ - if yyhl542 { - yyb542 = yyj542 > l + yyj547++ + if yyhl547 { + yyb547 = yyj547 > l } else { - yyb542 = r.CheckBreak() + yyb547 = r.CheckBreak() } - if yyb542 { + if yyb547 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj542-1, "") + z.DecStructFieldNotFound(yyj547-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8780,55 +8828,55 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym549 := z.EncBinary() - _ = yym549 + yym554 := z.EncBinary() + _ = yym554 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep550 := !z.EncBinary() - yy2arr550 := z.EncBasicHandle().StructToArray - var yyq550 [3]bool - _, _, _ = yysep550, yyq550, yy2arr550 - const yyr550 bool = false - yyq550[0] = x.Phase != "" - yyq550[1] = len(x.AccessModes) != 0 - yyq550[2] = len(x.Capacity) != 0 - var yynn550 int - if yyr550 || yy2arr550 { + yysep555 := !z.EncBinary() + yy2arr555 := z.EncBasicHandle().StructToArray + var yyq555 [3]bool + _, _, _ = yysep555, yyq555, yy2arr555 + const yyr555 bool = false + yyq555[0] = x.Phase != "" + yyq555[1] = len(x.AccessModes) != 0 + yyq555[2] = len(x.Capacity) != 0 + var yynn555 int + if yyr555 || yy2arr555 { r.EncodeArrayStart(3) } else { - yynn550 = 0 - for _, b := range yyq550 { + yynn555 = 0 + for _, b := range yyq555 { if b { - yynn550++ + yynn555++ } } - r.EncodeMapStart(yynn550) - yynn550 = 0 + r.EncodeMapStart(yynn555) + yynn555 = 0 } - if yyr550 || yy2arr550 { + if yyr555 || yy2arr555 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq550[0] { + if yyq555[0] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq550[0] { + if yyq555[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr550 || yy2arr550 { + if yyr555 || yy2arr555 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq550[1] { + if yyq555[1] { if x.AccessModes == nil { r.EncodeNil() } else { - yym553 := z.EncBinary() - _ = yym553 + yym558 := z.EncBinary() + _ = yym558 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -8838,15 +8886,15 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq550[1] { + if yyq555[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("accessModes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.AccessModes == nil { r.EncodeNil() } else { - yym554 := z.EncBinary() - _ = yym554 + yym559 := z.EncBinary() + _ = yym559 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -8854,9 +8902,9 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr550 || yy2arr550 { + if yyr555 || yy2arr555 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq550[2] { + if yyq555[2] { if x.Capacity == nil { r.EncodeNil() } else { @@ -8866,7 +8914,7 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq550[2] { + if yyq555[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("capacity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -8877,7 +8925,7 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr550 || yy2arr550 { + if yyr555 || yy2arr555 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8890,25 +8938,25 @@ func (x *PersistentVolumeClaimStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym556 := z.DecBinary() - _ = yym556 + yym561 := z.DecBinary() + _ = yym561 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct557 := r.ContainerType() - if yyct557 == codecSelferValueTypeMap1234 { - yyl557 := r.ReadMapStart() - if yyl557 == 0 { + yyct562 := r.ContainerType() + if yyct562 == codecSelferValueTypeMap1234 { + yyl562 := r.ReadMapStart() + if yyl562 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl557, d) + x.codecDecodeSelfFromMap(yyl562, d) } - } else if yyct557 == codecSelferValueTypeArray1234 { - yyl557 := r.ReadArrayStart() - if yyl557 == 0 { + } else if yyct562 == codecSelferValueTypeArray1234 { + yyl562 := r.ReadArrayStart() + if yyl562 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl557, d) + x.codecDecodeSelfFromArray(yyl562, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8920,12 +8968,12 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromMap(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys558Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys558Slc - var yyhl558 bool = l >= 0 - for yyj558 := 0; ; yyj558++ { - if yyhl558 { - if yyj558 >= l { + var yys563Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys563Slc + var yyhl563 bool = l >= 0 + for yyj563 := 0; ; yyj563++ { + if yyhl563 { + if yyj563 >= l { break } } else { @@ -8934,10 +8982,10 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromMap(l int, d *codec1978 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys558Slc = r.DecodeBytes(yys558Slc, true, true) - yys558 := string(yys558Slc) + yys563Slc = r.DecodeBytes(yys563Slc, true, true) + yys563 := string(yys563Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys558 { + switch yys563 { case "phase": if r.TryDecodeAsNil() { x.Phase = "" @@ -8948,25 +8996,25 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromMap(l int, d *codec1978 if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv560 := &x.AccessModes - yym561 := z.DecBinary() - _ = yym561 + yyv565 := &x.AccessModes + yym566 := z.DecBinary() + _ = yym566 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv560), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv565), d) } } case "capacity": if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv562 := &x.Capacity - yyv562.CodecDecodeSelf(d) + yyv567 := &x.Capacity + yyv567.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys558) - } // end switch yys558 - } // end for yyj558 + z.DecStructFieldNotFound(-1, yys563) + } // end switch yys563 + } // end for yyj563 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8974,16 +9022,16 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromArray(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj563 int - var yyb563 bool - var yyhl563 bool = l >= 0 - yyj563++ - if yyhl563 { - yyb563 = yyj563 > l + var yyj568 int + var yyb568 bool + var yyhl568 bool = l >= 0 + yyj568++ + if yyhl568 { + yyb568 = yyj568 > l } else { - yyb563 = r.CheckBreak() + yyb568 = r.CheckBreak() } - if yyb563 { + if yyb568 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8993,13 +9041,13 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromArray(l int, d *codec19 } else { x.Phase = PersistentVolumeClaimPhase(r.DecodeString()) } - yyj563++ - if yyhl563 { - yyb563 = yyj563 > l + yyj568++ + if yyhl568 { + yyb568 = yyj568 > l } else { - yyb563 = r.CheckBreak() + yyb568 = r.CheckBreak() } - if yyb563 { + if yyb568 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9007,21 +9055,21 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv565 := &x.AccessModes - yym566 := z.DecBinary() - _ = yym566 + yyv570 := &x.AccessModes + yym571 := z.DecBinary() + _ = yym571 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv565), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv570), d) } } - yyj563++ - if yyhl563 { - yyb563 = yyj563 > l + yyj568++ + if yyhl568 { + yyb568 = yyj568 > l } else { - yyb563 = r.CheckBreak() + yyb568 = r.CheckBreak() } - if yyb563 { + if yyb568 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9029,21 +9077,21 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv567 := &x.Capacity - yyv567.CodecDecodeSelf(d) + yyv572 := &x.Capacity + yyv572.CodecDecodeSelf(d) } for { - yyj563++ - if yyhl563 { - yyb563 = yyj563 > l + yyj568++ + if yyhl568 { + yyb568 = yyj568 > l } else { - yyb563 = r.CheckBreak() + yyb568 = r.CheckBreak() } - if yyb563 { + if yyb568 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj563-1, "") + z.DecStructFieldNotFound(yyj568-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9052,8 +9100,8 @@ func (x PersistentVolumeAccessMode) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym568 := z.EncBinary() - _ = yym568 + yym573 := z.EncBinary() + _ = yym573 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -9065,8 +9113,8 @@ func (x *PersistentVolumeAccessMode) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym569 := z.DecBinary() - _ = yym569 + yym574 := z.DecBinary() + _ = yym574 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -9078,8 +9126,8 @@ func (x PersistentVolumePhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym570 := z.EncBinary() - _ = yym570 + yym575 := z.EncBinary() + _ = yym575 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -9091,8 +9139,8 @@ func (x *PersistentVolumePhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym571 := z.DecBinary() - _ = yym571 + yym576 := z.DecBinary() + _ = yym576 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -9104,8 +9152,8 @@ func (x PersistentVolumeClaimPhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym572 := z.EncBinary() - _ = yym572 + yym577 := z.EncBinary() + _ = yym577 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -9117,8 +9165,8 @@ func (x *PersistentVolumeClaimPhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym573 := z.DecBinary() - _ = yym573 + yym578 := z.DecBinary() + _ = yym578 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -9133,33 +9181,33 @@ func (x *HostPathVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym574 := z.EncBinary() - _ = yym574 + yym579 := z.EncBinary() + _ = yym579 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep575 := !z.EncBinary() - yy2arr575 := z.EncBasicHandle().StructToArray - var yyq575 [1]bool - _, _, _ = yysep575, yyq575, yy2arr575 - const yyr575 bool = false - var yynn575 int - if yyr575 || yy2arr575 { + yysep580 := !z.EncBinary() + yy2arr580 := z.EncBasicHandle().StructToArray + var yyq580 [1]bool + _, _, _ = yysep580, yyq580, yy2arr580 + const yyr580 bool = false + var yynn580 int + if yyr580 || yy2arr580 { r.EncodeArrayStart(1) } else { - yynn575 = 1 - for _, b := range yyq575 { + yynn580 = 1 + for _, b := range yyq580 { if b { - yynn575++ + yynn580++ } } - r.EncodeMapStart(yynn575) - yynn575 = 0 + r.EncodeMapStart(yynn580) + yynn580 = 0 } - if yyr575 || yy2arr575 { + if yyr580 || yy2arr580 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym577 := z.EncBinary() - _ = yym577 + yym582 := z.EncBinary() + _ = yym582 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -9168,14 +9216,14 @@ func (x *HostPathVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym578 := z.EncBinary() - _ = yym578 + yym583 := z.EncBinary() + _ = yym583 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr575 || yy2arr575 { + if yyr580 || yy2arr580 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -9188,25 +9236,25 @@ func (x *HostPathVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym579 := z.DecBinary() - _ = yym579 + yym584 := z.DecBinary() + _ = yym584 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct580 := r.ContainerType() - if yyct580 == codecSelferValueTypeMap1234 { - yyl580 := r.ReadMapStart() - if yyl580 == 0 { + yyct585 := r.ContainerType() + if yyct585 == codecSelferValueTypeMap1234 { + yyl585 := r.ReadMapStart() + if yyl585 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl580, d) + x.codecDecodeSelfFromMap(yyl585, d) } - } else if yyct580 == codecSelferValueTypeArray1234 { - yyl580 := r.ReadArrayStart() - if yyl580 == 0 { + } else if yyct585 == codecSelferValueTypeArray1234 { + yyl585 := r.ReadArrayStart() + if yyl585 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl580, d) + x.codecDecodeSelfFromArray(yyl585, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9218,12 +9266,12 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys581Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys581Slc - var yyhl581 bool = l >= 0 - for yyj581 := 0; ; yyj581++ { - if yyhl581 { - if yyj581 >= l { + var yys586Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys586Slc + var yyhl586 bool = l >= 0 + for yyj586 := 0; ; yyj586++ { + if yyhl586 { + if yyj586 >= l { break } } else { @@ -9232,10 +9280,10 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys581Slc = r.DecodeBytes(yys581Slc, true, true) - yys581 := string(yys581Slc) + yys586Slc = r.DecodeBytes(yys586Slc, true, true) + yys586 := string(yys586Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys581 { + switch yys586 { case "path": if r.TryDecodeAsNil() { x.Path = "" @@ -9243,9 +9291,9 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Path = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys581) - } // end switch yys581 - } // end for yyj581 + z.DecStructFieldNotFound(-1, yys586) + } // end switch yys586 + } // end for yyj586 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -9253,16 +9301,16 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj583 int - var yyb583 bool - var yyhl583 bool = l >= 0 - yyj583++ - if yyhl583 { - yyb583 = yyj583 > l + var yyj588 int + var yyb588 bool + var yyhl588 bool = l >= 0 + yyj588++ + if yyhl588 { + yyb588 = yyj588 > l } else { - yyb583 = r.CheckBreak() + yyb588 = r.CheckBreak() } - if yyb583 { + if yyb588 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9273,17 +9321,17 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Path = string(r.DecodeString()) } for { - yyj583++ - if yyhl583 { - yyb583 = yyj583 > l + yyj588++ + if yyhl588 { + yyb588 = yyj588 > l } else { - yyb583 = r.CheckBreak() + yyb588 = r.CheckBreak() } - if yyb583 { + if yyb588 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj583-1, "") + z.DecStructFieldNotFound(yyj588-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9295,46 +9343,46 @@ func (x *EmptyDirVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym585 := z.EncBinary() - _ = yym585 + yym590 := z.EncBinary() + _ = yym590 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep586 := !z.EncBinary() - yy2arr586 := z.EncBasicHandle().StructToArray - var yyq586 [1]bool - _, _, _ = yysep586, yyq586, yy2arr586 - const yyr586 bool = false - yyq586[0] = x.Medium != "" - var yynn586 int - if yyr586 || yy2arr586 { + yysep591 := !z.EncBinary() + yy2arr591 := z.EncBasicHandle().StructToArray + var yyq591 [1]bool + _, _, _ = yysep591, yyq591, yy2arr591 + const yyr591 bool = false + yyq591[0] = x.Medium != "" + var yynn591 int + if yyr591 || yy2arr591 { r.EncodeArrayStart(1) } else { - yynn586 = 0 - for _, b := range yyq586 { + yynn591 = 0 + for _, b := range yyq591 { if b { - yynn586++ + yynn591++ } } - r.EncodeMapStart(yynn586) - yynn586 = 0 + r.EncodeMapStart(yynn591) + yynn591 = 0 } - if yyr586 || yy2arr586 { + if yyr591 || yy2arr591 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq586[0] { + if yyq591[0] { x.Medium.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq586[0] { + if yyq591[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("medium")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Medium.CodecEncodeSelf(e) } } - if yyr586 || yy2arr586 { + if yyr591 || yy2arr591 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -9347,25 +9395,25 @@ func (x *EmptyDirVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym588 := z.DecBinary() - _ = yym588 + yym593 := z.DecBinary() + _ = yym593 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct589 := r.ContainerType() - if yyct589 == codecSelferValueTypeMap1234 { - yyl589 := r.ReadMapStart() - if yyl589 == 0 { + yyct594 := r.ContainerType() + if yyct594 == codecSelferValueTypeMap1234 { + yyl594 := r.ReadMapStart() + if yyl594 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl589, d) + x.codecDecodeSelfFromMap(yyl594, d) } - } else if yyct589 == codecSelferValueTypeArray1234 { - yyl589 := r.ReadArrayStart() - if yyl589 == 0 { + } else if yyct594 == codecSelferValueTypeArray1234 { + yyl594 := r.ReadArrayStart() + if yyl594 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl589, d) + x.codecDecodeSelfFromArray(yyl594, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9377,12 +9425,12 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys590Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys590Slc - var yyhl590 bool = l >= 0 - for yyj590 := 0; ; yyj590++ { - if yyhl590 { - if yyj590 >= l { + var yys595Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys595Slc + var yyhl595 bool = l >= 0 + for yyj595 := 0; ; yyj595++ { + if yyhl595 { + if yyj595 >= l { break } } else { @@ -9391,10 +9439,10 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys590Slc = r.DecodeBytes(yys590Slc, true, true) - yys590 := string(yys590Slc) + yys595Slc = r.DecodeBytes(yys595Slc, true, true) + yys595 := string(yys595Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys590 { + switch yys595 { case "medium": if r.TryDecodeAsNil() { x.Medium = "" @@ -9402,9 +9450,9 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Medium = StorageMedium(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys590) - } // end switch yys590 - } // end for yyj590 + z.DecStructFieldNotFound(-1, yys595) + } // end switch yys595 + } // end for yyj595 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -9412,16 +9460,16 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj592 int - var yyb592 bool - var yyhl592 bool = l >= 0 - yyj592++ - if yyhl592 { - yyb592 = yyj592 > l + var yyj597 int + var yyb597 bool + var yyhl597 bool = l >= 0 + yyj597++ + if yyhl597 { + yyb597 = yyj597 > l } else { - yyb592 = r.CheckBreak() + yyb597 = r.CheckBreak() } - if yyb592 { + if yyb597 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9432,17 +9480,17 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Medium = StorageMedium(r.DecodeString()) } for { - yyj592++ - if yyhl592 { - yyb592 = yyj592 > l + yyj597++ + if yyhl597 { + yyb597 = yyj597 > l } else { - yyb592 = r.CheckBreak() + yyb597 = r.CheckBreak() } - if yyb592 { + if yyb597 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj592-1, "") + z.DecStructFieldNotFound(yyj597-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9454,34 +9502,34 @@ func (x *GlusterfsVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym594 := z.EncBinary() - _ = yym594 + yym599 := z.EncBinary() + _ = yym599 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep595 := !z.EncBinary() - yy2arr595 := z.EncBasicHandle().StructToArray - var yyq595 [3]bool - _, _, _ = yysep595, yyq595, yy2arr595 - const yyr595 bool = false - yyq595[2] = x.ReadOnly != false - var yynn595 int - if yyr595 || yy2arr595 { + yysep600 := !z.EncBinary() + yy2arr600 := z.EncBasicHandle().StructToArray + var yyq600 [3]bool + _, _, _ = yysep600, yyq600, yy2arr600 + const yyr600 bool = false + yyq600[2] = x.ReadOnly != false + var yynn600 int + if yyr600 || yy2arr600 { r.EncodeArrayStart(3) } else { - yynn595 = 2 - for _, b := range yyq595 { + yynn600 = 2 + for _, b := range yyq600 { if b { - yynn595++ + yynn600++ } } - r.EncodeMapStart(yynn595) - yynn595 = 0 + r.EncodeMapStart(yynn600) + yynn600 = 0 } - if yyr595 || yy2arr595 { + if yyr600 || yy2arr600 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym597 := z.EncBinary() - _ = yym597 + yym602 := z.EncBinary() + _ = yym602 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.EndpointsName)) @@ -9490,17 +9538,17 @@ func (x *GlusterfsVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("endpoints")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym598 := z.EncBinary() - _ = yym598 + yym603 := z.EncBinary() + _ = yym603 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.EndpointsName)) } } - if yyr595 || yy2arr595 { + if yyr600 || yy2arr600 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym600 := z.EncBinary() - _ = yym600 + yym605 := z.EncBinary() + _ = yym605 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -9509,18 +9557,18 @@ func (x *GlusterfsVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym601 := z.EncBinary() - _ = yym601 + yym606 := z.EncBinary() + _ = yym606 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr595 || yy2arr595 { + if yyr600 || yy2arr600 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq595[2] { - yym603 := z.EncBinary() - _ = yym603 + if yyq600[2] { + yym608 := z.EncBinary() + _ = yym608 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -9529,19 +9577,19 @@ func (x *GlusterfsVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq595[2] { + if yyq600[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym604 := z.EncBinary() - _ = yym604 + yym609 := z.EncBinary() + _ = yym609 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr595 || yy2arr595 { + if yyr600 || yy2arr600 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -9554,25 +9602,25 @@ func (x *GlusterfsVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym605 := z.DecBinary() - _ = yym605 + yym610 := z.DecBinary() + _ = yym610 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct606 := r.ContainerType() - if yyct606 == codecSelferValueTypeMap1234 { - yyl606 := r.ReadMapStart() - if yyl606 == 0 { + yyct611 := r.ContainerType() + if yyct611 == codecSelferValueTypeMap1234 { + yyl611 := r.ReadMapStart() + if yyl611 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl606, d) + x.codecDecodeSelfFromMap(yyl611, d) } - } else if yyct606 == codecSelferValueTypeArray1234 { - yyl606 := r.ReadArrayStart() - if yyl606 == 0 { + } else if yyct611 == codecSelferValueTypeArray1234 { + yyl611 := r.ReadArrayStart() + if yyl611 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl606, d) + x.codecDecodeSelfFromArray(yyl611, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9584,12 +9632,12 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys607Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys607Slc - var yyhl607 bool = l >= 0 - for yyj607 := 0; ; yyj607++ { - if yyhl607 { - if yyj607 >= l { + var yys612Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys612Slc + var yyhl612 bool = l >= 0 + for yyj612 := 0; ; yyj612++ { + if yyhl612 { + if yyj612 >= l { break } } else { @@ -9598,10 +9646,10 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys607Slc = r.DecodeBytes(yys607Slc, true, true) - yys607 := string(yys607Slc) + yys612Slc = r.DecodeBytes(yys612Slc, true, true) + yys612 := string(yys612Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys607 { + switch yys612 { case "endpoints": if r.TryDecodeAsNil() { x.EndpointsName = "" @@ -9621,9 +9669,9 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys607) - } // end switch yys607 - } // end for yyj607 + z.DecStructFieldNotFound(-1, yys612) + } // end switch yys612 + } // end for yyj612 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -9631,16 +9679,16 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj611 int - var yyb611 bool - var yyhl611 bool = l >= 0 - yyj611++ - if yyhl611 { - yyb611 = yyj611 > l + var yyj616 int + var yyb616 bool + var yyhl616 bool = l >= 0 + yyj616++ + if yyhl616 { + yyb616 = yyj616 > l } else { - yyb611 = r.CheckBreak() + yyb616 = r.CheckBreak() } - if yyb611 { + if yyb616 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9650,13 +9698,13 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.EndpointsName = string(r.DecodeString()) } - yyj611++ - if yyhl611 { - yyb611 = yyj611 > l + yyj616++ + if yyhl616 { + yyb616 = yyj616 > l } else { - yyb611 = r.CheckBreak() + yyb616 = r.CheckBreak() } - if yyb611 { + if yyb616 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9666,13 +9714,13 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Path = string(r.DecodeString()) } - yyj611++ - if yyhl611 { - yyb611 = yyj611 > l + yyj616++ + if yyhl616 { + yyb616 = yyj616 > l } else { - yyb611 = r.CheckBreak() + yyb616 = r.CheckBreak() } - if yyb611 { + if yyb616 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9683,17 +9731,17 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.ReadOnly = bool(r.DecodeBool()) } for { - yyj611++ - if yyhl611 { - yyb611 = yyj611 > l + yyj616++ + if yyhl616 { + yyb616 = yyj616 > l } else { - yyb611 = r.CheckBreak() + yyb616 = r.CheckBreak() } - if yyb611 { + if yyb616 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj611-1, "") + z.DecStructFieldNotFound(yyj616-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9705,42 +9753,42 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym615 := z.EncBinary() - _ = yym615 + yym620 := z.EncBinary() + _ = yym620 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep616 := !z.EncBinary() - yy2arr616 := z.EncBasicHandle().StructToArray - var yyq616 [8]bool - _, _, _ = yysep616, yyq616, yy2arr616 - const yyr616 bool = false - yyq616[2] = x.FSType != "" - yyq616[3] = x.RBDPool != "" - yyq616[4] = x.RadosUser != "" - yyq616[5] = x.Keyring != "" - yyq616[6] = x.SecretRef != nil - yyq616[7] = x.ReadOnly != false - var yynn616 int - if yyr616 || yy2arr616 { + yysep621 := !z.EncBinary() + yy2arr621 := z.EncBasicHandle().StructToArray + var yyq621 [8]bool + _, _, _ = yysep621, yyq621, yy2arr621 + const yyr621 bool = false + yyq621[2] = x.FSType != "" + yyq621[3] = x.RBDPool != "" + yyq621[4] = x.RadosUser != "" + yyq621[5] = x.Keyring != "" + yyq621[6] = x.SecretRef != nil + yyq621[7] = x.ReadOnly != false + var yynn621 int + if yyr621 || yy2arr621 { r.EncodeArrayStart(8) } else { - yynn616 = 2 - for _, b := range yyq616 { + yynn621 = 2 + for _, b := range yyq621 { if b { - yynn616++ + yynn621++ } } - r.EncodeMapStart(yynn616) - yynn616 = 0 + r.EncodeMapStart(yynn621) + yynn621 = 0 } - if yyr616 || yy2arr616 { + if yyr621 || yy2arr621 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.CephMonitors == nil { r.EncodeNil() } else { - yym618 := z.EncBinary() - _ = yym618 + yym623 := z.EncBinary() + _ = yym623 if false { } else { z.F.EncSliceStringV(x.CephMonitors, false, e) @@ -9753,18 +9801,18 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x.CephMonitors == nil { r.EncodeNil() } else { - yym619 := z.EncBinary() - _ = yym619 + yym624 := z.EncBinary() + _ = yym624 if false { } else { z.F.EncSliceStringV(x.CephMonitors, false, e) } } } - if yyr616 || yy2arr616 { + if yyr621 || yy2arr621 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym621 := z.EncBinary() - _ = yym621 + yym626 := z.EncBinary() + _ = yym626 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RBDImage)) @@ -9773,18 +9821,18 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("image")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym622 := z.EncBinary() - _ = yym622 + yym627 := z.EncBinary() + _ = yym627 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RBDImage)) } } - if yyr616 || yy2arr616 { + if yyr621 || yy2arr621 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq616[2] { - yym624 := z.EncBinary() - _ = yym624 + if yyq621[2] { + yym629 := z.EncBinary() + _ = yym629 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -9793,74 +9841,74 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq616[2] { + if yyq621[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym625 := z.EncBinary() - _ = yym625 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) - } - } - } - if yyr616 || yy2arr616 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq616[3] { - yym627 := z.EncBinary() - _ = yym627 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.RBDPool)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq616[3] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("pool")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym628 := z.EncBinary() - _ = yym628 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.RBDPool)) - } - } - } - if yyr616 || yy2arr616 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq616[4] { yym630 := z.EncBinary() _ = yym630 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.RadosUser)) + r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) + } + } + } + if yyr621 || yy2arr621 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq621[3] { + yym632 := z.EncBinary() + _ = yym632 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.RBDPool)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq616[4] { + if yyq621[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("user")) + r.EncodeString(codecSelferC_UTF81234, string("pool")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym631 := z.EncBinary() - _ = yym631 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.RadosUser)) - } - } - } - if yyr616 || yy2arr616 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq616[5] { yym633 := z.EncBinary() _ = yym633 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.RBDPool)) + } + } + } + if yyr621 || yy2arr621 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq621[4] { + yym635 := z.EncBinary() + _ = yym635 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.RadosUser)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq621[4] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("user")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym636 := z.EncBinary() + _ = yym636 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.RadosUser)) + } + } + } + if yyr621 || yy2arr621 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq621[5] { + yym638 := z.EncBinary() + _ = yym638 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Keyring)) } @@ -9868,21 +9916,21 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq616[5] { + if yyq621[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("keyring")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym634 := z.EncBinary() - _ = yym634 + yym639 := z.EncBinary() + _ = yym639 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Keyring)) } } } - if yyr616 || yy2arr616 { + if yyr621 || yy2arr621 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq616[6] { + if yyq621[6] { if x.SecretRef == nil { r.EncodeNil() } else { @@ -9892,7 +9940,7 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq616[6] { + if yyq621[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -9903,11 +9951,11 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr616 || yy2arr616 { + if yyr621 || yy2arr621 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq616[7] { - yym637 := z.EncBinary() - _ = yym637 + if yyq621[7] { + yym642 := z.EncBinary() + _ = yym642 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -9916,19 +9964,19 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq616[7] { + if yyq621[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym638 := z.EncBinary() - _ = yym638 + yym643 := z.EncBinary() + _ = yym643 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr616 || yy2arr616 { + if yyr621 || yy2arr621 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -9941,25 +9989,25 @@ func (x *RBDVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym639 := z.DecBinary() - _ = yym639 + yym644 := z.DecBinary() + _ = yym644 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct640 := r.ContainerType() - if yyct640 == codecSelferValueTypeMap1234 { - yyl640 := r.ReadMapStart() - if yyl640 == 0 { + yyct645 := r.ContainerType() + if yyct645 == codecSelferValueTypeMap1234 { + yyl645 := r.ReadMapStart() + if yyl645 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl640, d) + x.codecDecodeSelfFromMap(yyl645, d) } - } else if yyct640 == codecSelferValueTypeArray1234 { - yyl640 := r.ReadArrayStart() - if yyl640 == 0 { + } else if yyct645 == codecSelferValueTypeArray1234 { + yyl645 := r.ReadArrayStart() + if yyl645 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl640, d) + x.codecDecodeSelfFromArray(yyl645, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9971,12 +10019,12 @@ func (x *RBDVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys641Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys641Slc - var yyhl641 bool = l >= 0 - for yyj641 := 0; ; yyj641++ { - if yyhl641 { - if yyj641 >= l { + var yys646Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys646Slc + var yyhl646 bool = l >= 0 + for yyj646 := 0; ; yyj646++ { + if yyhl646 { + if yyj646 >= l { break } } else { @@ -9985,20 +10033,20 @@ func (x *RBDVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys641Slc = r.DecodeBytes(yys641Slc, true, true) - yys641 := string(yys641Slc) + yys646Slc = r.DecodeBytes(yys646Slc, true, true) + yys646 := string(yys646Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys641 { + switch yys646 { case "monitors": if r.TryDecodeAsNil() { x.CephMonitors = nil } else { - yyv642 := &x.CephMonitors - yym643 := z.DecBinary() - _ = yym643 + yyv647 := &x.CephMonitors + yym648 := z.DecBinary() + _ = yym648 if false { } else { - z.F.DecSliceStringX(yyv642, false, d) + z.F.DecSliceStringX(yyv647, false, d) } } case "image": @@ -10049,9 +10097,9 @@ func (x *RBDVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys641) - } // end switch yys641 - } // end for yyj641 + z.DecStructFieldNotFound(-1, yys646) + } // end switch yys646 + } // end for yyj646 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -10059,16 +10107,16 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj651 int - var yyb651 bool - var yyhl651 bool = l >= 0 - yyj651++ - if yyhl651 { - yyb651 = yyj651 > l + var yyj656 int + var yyb656 bool + var yyhl656 bool = l >= 0 + yyj656++ + if yyhl656 { + yyb656 = yyj656 > l } else { - yyb651 = r.CheckBreak() + yyb656 = r.CheckBreak() } - if yyb651 { + if yyb656 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10076,21 +10124,21 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.CephMonitors = nil } else { - yyv652 := &x.CephMonitors - yym653 := z.DecBinary() - _ = yym653 + yyv657 := &x.CephMonitors + yym658 := z.DecBinary() + _ = yym658 if false { } else { - z.F.DecSliceStringX(yyv652, false, d) + z.F.DecSliceStringX(yyv657, false, d) } } - yyj651++ - if yyhl651 { - yyb651 = yyj651 > l + yyj656++ + if yyhl656 { + yyb656 = yyj656 > l } else { - yyb651 = r.CheckBreak() + yyb656 = r.CheckBreak() } - if yyb651 { + if yyb656 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10100,13 +10148,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.RBDImage = string(r.DecodeString()) } - yyj651++ - if yyhl651 { - yyb651 = yyj651 > l + yyj656++ + if yyhl656 { + yyb656 = yyj656 > l } else { - yyb651 = r.CheckBreak() + yyb656 = r.CheckBreak() } - if yyb651 { + if yyb656 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10116,13 +10164,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.FSType = string(r.DecodeString()) } - yyj651++ - if yyhl651 { - yyb651 = yyj651 > l + yyj656++ + if yyhl656 { + yyb656 = yyj656 > l } else { - yyb651 = r.CheckBreak() + yyb656 = r.CheckBreak() } - if yyb651 { + if yyb656 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10132,13 +10180,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.RBDPool = string(r.DecodeString()) } - yyj651++ - if yyhl651 { - yyb651 = yyj651 > l + yyj656++ + if yyhl656 { + yyb656 = yyj656 > l } else { - yyb651 = r.CheckBreak() + yyb656 = r.CheckBreak() } - if yyb651 { + if yyb656 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10148,13 +10196,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.RadosUser = string(r.DecodeString()) } - yyj651++ - if yyhl651 { - yyb651 = yyj651 > l + yyj656++ + if yyhl656 { + yyb656 = yyj656 > l } else { - yyb651 = r.CheckBreak() + yyb656 = r.CheckBreak() } - if yyb651 { + if yyb656 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10164,13 +10212,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Keyring = string(r.DecodeString()) } - yyj651++ - if yyhl651 { - yyb651 = yyj651 > l + yyj656++ + if yyhl656 { + yyb656 = yyj656 > l } else { - yyb651 = r.CheckBreak() + yyb656 = r.CheckBreak() } - if yyb651 { + if yyb656 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10185,13 +10233,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } x.SecretRef.CodecDecodeSelf(d) } - yyj651++ - if yyhl651 { - yyb651 = yyj651 > l + yyj656++ + if yyhl656 { + yyb656 = yyj656 > l } else { - yyb651 = r.CheckBreak() + yyb656 = r.CheckBreak() } - if yyb651 { + if yyb656 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10202,17 +10250,17 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } for { - yyj651++ - if yyhl651 { - yyb651 = yyj651 > l + yyj656++ + if yyhl656 { + yyb656 = yyj656 > l } else { - yyb651 = r.CheckBreak() + yyb656 = r.CheckBreak() } - if yyb651 { + if yyb656 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj651-1, "") + z.DecStructFieldNotFound(yyj656-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -10224,35 +10272,35 @@ func (x *CinderVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym661 := z.EncBinary() - _ = yym661 + yym666 := z.EncBinary() + _ = yym666 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep662 := !z.EncBinary() - yy2arr662 := z.EncBasicHandle().StructToArray - var yyq662 [3]bool - _, _, _ = yysep662, yyq662, yy2arr662 - const yyr662 bool = false - yyq662[1] = x.FSType != "" - yyq662[2] = x.ReadOnly != false - var yynn662 int - if yyr662 || yy2arr662 { + yysep667 := !z.EncBinary() + yy2arr667 := z.EncBasicHandle().StructToArray + var yyq667 [3]bool + _, _, _ = yysep667, yyq667, yy2arr667 + const yyr667 bool = false + yyq667[1] = x.FSType != "" + yyq667[2] = x.ReadOnly != false + var yynn667 int + if yyr667 || yy2arr667 { r.EncodeArrayStart(3) } else { - yynn662 = 1 - for _, b := range yyq662 { + yynn667 = 1 + for _, b := range yyq667 { if b { - yynn662++ + yynn667++ } } - r.EncodeMapStart(yynn662) - yynn662 = 0 + r.EncodeMapStart(yynn667) + yynn667 = 0 } - if yyr662 || yy2arr662 { + if yyr667 || yy2arr667 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym664 := z.EncBinary() - _ = yym664 + yym669 := z.EncBinary() + _ = yym669 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeID)) @@ -10261,18 +10309,18 @@ func (x *CinderVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumeID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym665 := z.EncBinary() - _ = yym665 + yym670 := z.EncBinary() + _ = yym670 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeID)) } } - if yyr662 || yy2arr662 { + if yyr667 || yy2arr667 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq662[1] { - yym667 := z.EncBinary() - _ = yym667 + if yyq667[1] { + yym672 := z.EncBinary() + _ = yym672 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -10281,23 +10329,23 @@ func (x *CinderVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq662[1] { + if yyq667[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym668 := z.EncBinary() - _ = yym668 + yym673 := z.EncBinary() + _ = yym673 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr662 || yy2arr662 { + if yyr667 || yy2arr667 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq662[2] { - yym670 := z.EncBinary() - _ = yym670 + if yyq667[2] { + yym675 := z.EncBinary() + _ = yym675 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -10306,19 +10354,19 @@ func (x *CinderVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq662[2] { + if yyq667[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym671 := z.EncBinary() - _ = yym671 + yym676 := z.EncBinary() + _ = yym676 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr662 || yy2arr662 { + if yyr667 || yy2arr667 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -10331,25 +10379,25 @@ func (x *CinderVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym672 := z.DecBinary() - _ = yym672 + yym677 := z.DecBinary() + _ = yym677 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct673 := r.ContainerType() - if yyct673 == codecSelferValueTypeMap1234 { - yyl673 := r.ReadMapStart() - if yyl673 == 0 { + yyct678 := r.ContainerType() + if yyct678 == codecSelferValueTypeMap1234 { + yyl678 := r.ReadMapStart() + if yyl678 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl673, d) + x.codecDecodeSelfFromMap(yyl678, d) } - } else if yyct673 == codecSelferValueTypeArray1234 { - yyl673 := r.ReadArrayStart() - if yyl673 == 0 { + } else if yyct678 == codecSelferValueTypeArray1234 { + yyl678 := r.ReadArrayStart() + if yyl678 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl673, d) + x.codecDecodeSelfFromArray(yyl678, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -10361,12 +10409,12 @@ func (x *CinderVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys674Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys674Slc - var yyhl674 bool = l >= 0 - for yyj674 := 0; ; yyj674++ { - if yyhl674 { - if yyj674 >= l { + var yys679Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys679Slc + var yyhl679 bool = l >= 0 + for yyj679 := 0; ; yyj679++ { + if yyhl679 { + if yyj679 >= l { break } } else { @@ -10375,10 +10423,10 @@ func (x *CinderVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys674Slc = r.DecodeBytes(yys674Slc, true, true) - yys674 := string(yys674Slc) + yys679Slc = r.DecodeBytes(yys679Slc, true, true) + yys679 := string(yys679Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys674 { + switch yys679 { case "volumeID": if r.TryDecodeAsNil() { x.VolumeID = "" @@ -10398,9 +10446,9 @@ func (x *CinderVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys674) - } // end switch yys674 - } // end for yyj674 + z.DecStructFieldNotFound(-1, yys679) + } // end switch yys679 + } // end for yyj679 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -10408,16 +10456,16 @@ func (x *CinderVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj678 int - var yyb678 bool - var yyhl678 bool = l >= 0 - yyj678++ - if yyhl678 { - yyb678 = yyj678 > l + var yyj683 int + var yyb683 bool + var yyhl683 bool = l >= 0 + yyj683++ + if yyhl683 { + yyb683 = yyj683 > l } else { - yyb678 = r.CheckBreak() + yyb683 = r.CheckBreak() } - if yyb678 { + if yyb683 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10427,13 +10475,13 @@ func (x *CinderVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.VolumeID = string(r.DecodeString()) } - yyj678++ - if yyhl678 { - yyb678 = yyj678 > l + yyj683++ + if yyhl683 { + yyb683 = yyj683 > l } else { - yyb678 = r.CheckBreak() + yyb683 = r.CheckBreak() } - if yyb678 { + if yyb683 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10443,13 +10491,13 @@ func (x *CinderVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.FSType = string(r.DecodeString()) } - yyj678++ - if yyhl678 { - yyb678 = yyj678 > l + yyj683++ + if yyhl683 { + yyb683 = yyj683 > l } else { - yyb678 = r.CheckBreak() + yyb683 = r.CheckBreak() } - if yyb678 { + if yyb683 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10460,17 +10508,17 @@ func (x *CinderVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.ReadOnly = bool(r.DecodeBool()) } for { - yyj678++ - if yyhl678 { - yyb678 = yyj678 > l + yyj683++ + if yyhl683 { + yyb683 = yyj683 > l } else { - yyb678 = r.CheckBreak() + yyb683 = r.CheckBreak() } - if yyb678 { + if yyb683 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj678-1, "") + z.DecStructFieldNotFound(yyj683-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -10482,41 +10530,41 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym682 := z.EncBinary() - _ = yym682 + yym687 := z.EncBinary() + _ = yym687 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep683 := !z.EncBinary() - yy2arr683 := z.EncBasicHandle().StructToArray - var yyq683 [6]bool - _, _, _ = yysep683, yyq683, yy2arr683 - const yyr683 bool = false - yyq683[1] = x.Path != "" - yyq683[2] = x.User != "" - yyq683[3] = x.SecretFile != "" - yyq683[4] = x.SecretRef != nil - yyq683[5] = x.ReadOnly != false - var yynn683 int - if yyr683 || yy2arr683 { + yysep688 := !z.EncBinary() + yy2arr688 := z.EncBasicHandle().StructToArray + var yyq688 [6]bool + _, _, _ = yysep688, yyq688, yy2arr688 + const yyr688 bool = false + yyq688[1] = x.Path != "" + yyq688[2] = x.User != "" + yyq688[3] = x.SecretFile != "" + yyq688[4] = x.SecretRef != nil + yyq688[5] = x.ReadOnly != false + var yynn688 int + if yyr688 || yy2arr688 { r.EncodeArrayStart(6) } else { - yynn683 = 1 - for _, b := range yyq683 { + yynn688 = 1 + for _, b := range yyq688 { if b { - yynn683++ + yynn688++ } } - r.EncodeMapStart(yynn683) - yynn683 = 0 + r.EncodeMapStart(yynn688) + yynn688 = 0 } - if yyr683 || yy2arr683 { + if yyr688 || yy2arr688 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Monitors == nil { r.EncodeNil() } else { - yym685 := z.EncBinary() - _ = yym685 + yym690 := z.EncBinary() + _ = yym690 if false { } else { z.F.EncSliceStringV(x.Monitors, false, e) @@ -10529,19 +10577,19 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x.Monitors == nil { r.EncodeNil() } else { - yym686 := z.EncBinary() - _ = yym686 + yym691 := z.EncBinary() + _ = yym691 if false { } else { z.F.EncSliceStringV(x.Monitors, false, e) } } } - if yyr683 || yy2arr683 { + if yyr688 || yy2arr688 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq683[1] { - yym688 := z.EncBinary() - _ = yym688 + if yyq688[1] { + yym693 := z.EncBinary() + _ = yym693 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -10550,49 +10598,49 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq683[1] { + if yyq688[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym689 := z.EncBinary() - _ = yym689 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Path)) - } - } - } - if yyr683 || yy2arr683 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq683[2] { - yym691 := z.EncBinary() - _ = yym691 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.User)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq683[2] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("user")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym692 := z.EncBinary() - _ = yym692 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.User)) - } - } - } - if yyr683 || yy2arr683 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq683[3] { yym694 := z.EncBinary() _ = yym694 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Path)) + } + } + } + if yyr688 || yy2arr688 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq688[2] { + yym696 := z.EncBinary() + _ = yym696 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.User)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq688[2] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("user")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym697 := z.EncBinary() + _ = yym697 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.User)) + } + } + } + if yyr688 || yy2arr688 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq688[3] { + yym699 := z.EncBinary() + _ = yym699 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretFile)) } @@ -10600,21 +10648,21 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq683[3] { + if yyq688[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym695 := z.EncBinary() - _ = yym695 + yym700 := z.EncBinary() + _ = yym700 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretFile)) } } } - if yyr683 || yy2arr683 { + if yyr688 || yy2arr688 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq683[4] { + if yyq688[4] { if x.SecretRef == nil { r.EncodeNil() } else { @@ -10624,7 +10672,7 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq683[4] { + if yyq688[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -10635,11 +10683,11 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr683 || yy2arr683 { + if yyr688 || yy2arr688 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq683[5] { - yym698 := z.EncBinary() - _ = yym698 + if yyq688[5] { + yym703 := z.EncBinary() + _ = yym703 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -10648,19 +10696,19 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq683[5] { + if yyq688[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym699 := z.EncBinary() - _ = yym699 + yym704 := z.EncBinary() + _ = yym704 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr683 || yy2arr683 { + if yyr688 || yy2arr688 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -10673,25 +10721,25 @@ func (x *CephFSVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym700 := z.DecBinary() - _ = yym700 + yym705 := z.DecBinary() + _ = yym705 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct701 := r.ContainerType() - if yyct701 == codecSelferValueTypeMap1234 { - yyl701 := r.ReadMapStart() - if yyl701 == 0 { + yyct706 := r.ContainerType() + if yyct706 == codecSelferValueTypeMap1234 { + yyl706 := r.ReadMapStart() + if yyl706 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl701, d) + x.codecDecodeSelfFromMap(yyl706, d) } - } else if yyct701 == codecSelferValueTypeArray1234 { - yyl701 := r.ReadArrayStart() - if yyl701 == 0 { + } else if yyct706 == codecSelferValueTypeArray1234 { + yyl706 := r.ReadArrayStart() + if yyl706 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl701, d) + x.codecDecodeSelfFromArray(yyl706, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -10703,12 +10751,12 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys702Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys702Slc - var yyhl702 bool = l >= 0 - for yyj702 := 0; ; yyj702++ { - if yyhl702 { - if yyj702 >= l { + var yys707Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys707Slc + var yyhl707 bool = l >= 0 + for yyj707 := 0; ; yyj707++ { + if yyhl707 { + if yyj707 >= l { break } } else { @@ -10717,20 +10765,20 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys702Slc = r.DecodeBytes(yys702Slc, true, true) - yys702 := string(yys702Slc) + yys707Slc = r.DecodeBytes(yys707Slc, true, true) + yys707 := string(yys707Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys702 { + switch yys707 { case "monitors": if r.TryDecodeAsNil() { x.Monitors = nil } else { - yyv703 := &x.Monitors - yym704 := z.DecBinary() - _ = yym704 + yyv708 := &x.Monitors + yym709 := z.DecBinary() + _ = yym709 if false { } else { - z.F.DecSliceStringX(yyv703, false, d) + z.F.DecSliceStringX(yyv708, false, d) } } case "path": @@ -10769,9 +10817,9 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys702) - } // end switch yys702 - } // end for yyj702 + z.DecStructFieldNotFound(-1, yys707) + } // end switch yys707 + } // end for yyj707 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -10779,16 +10827,16 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj710 int - var yyb710 bool - var yyhl710 bool = l >= 0 - yyj710++ - if yyhl710 { - yyb710 = yyj710 > l + var yyj715 int + var yyb715 bool + var yyhl715 bool = l >= 0 + yyj715++ + if yyhl715 { + yyb715 = yyj715 > l } else { - yyb710 = r.CheckBreak() + yyb715 = r.CheckBreak() } - if yyb710 { + if yyb715 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10796,21 +10844,21 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.Monitors = nil } else { - yyv711 := &x.Monitors - yym712 := z.DecBinary() - _ = yym712 + yyv716 := &x.Monitors + yym717 := z.DecBinary() + _ = yym717 if false { } else { - z.F.DecSliceStringX(yyv711, false, d) + z.F.DecSliceStringX(yyv716, false, d) } } - yyj710++ - if yyhl710 { - yyb710 = yyj710 > l + yyj715++ + if yyhl715 { + yyb715 = yyj715 > l } else { - yyb710 = r.CheckBreak() + yyb715 = r.CheckBreak() } - if yyb710 { + if yyb715 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10820,13 +10868,13 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Path = string(r.DecodeString()) } - yyj710++ - if yyhl710 { - yyb710 = yyj710 > l + yyj715++ + if yyhl715 { + yyb715 = yyj715 > l } else { - yyb710 = r.CheckBreak() + yyb715 = r.CheckBreak() } - if yyb710 { + if yyb715 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10836,13 +10884,13 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.User = string(r.DecodeString()) } - yyj710++ - if yyhl710 { - yyb710 = yyj710 > l + yyj715++ + if yyhl715 { + yyb715 = yyj715 > l } else { - yyb710 = r.CheckBreak() + yyb715 = r.CheckBreak() } - if yyb710 { + if yyb715 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10852,13 +10900,13 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.SecretFile = string(r.DecodeString()) } - yyj710++ - if yyhl710 { - yyb710 = yyj710 > l + yyj715++ + if yyhl715 { + yyb715 = yyj715 > l } else { - yyb710 = r.CheckBreak() + yyb715 = r.CheckBreak() } - if yyb710 { + if yyb715 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10873,13 +10921,13 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } x.SecretRef.CodecDecodeSelf(d) } - yyj710++ - if yyhl710 { - yyb710 = yyj710 > l + yyj715++ + if yyhl715 { + yyb715 = yyj715 > l } else { - yyb710 = r.CheckBreak() + yyb715 = r.CheckBreak() } - if yyb710 { + if yyb715 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10890,17 +10938,17 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.ReadOnly = bool(r.DecodeBool()) } for { - yyj710++ - if yyhl710 { - yyb710 = yyj710 > l + yyj715++ + if yyhl715 { + yyb715 = yyj715 > l } else { - yyb710 = r.CheckBreak() + yyb715 = r.CheckBreak() } - if yyb710 { + if yyb715 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj710-1, "") + z.DecStructFieldNotFound(yyj715-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -10912,33 +10960,33 @@ func (x *FlockerVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym718 := z.EncBinary() - _ = yym718 + yym723 := z.EncBinary() + _ = yym723 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep719 := !z.EncBinary() - yy2arr719 := z.EncBasicHandle().StructToArray - var yyq719 [1]bool - _, _, _ = yysep719, yyq719, yy2arr719 - const yyr719 bool = false - var yynn719 int - if yyr719 || yy2arr719 { + yysep724 := !z.EncBinary() + yy2arr724 := z.EncBasicHandle().StructToArray + var yyq724 [1]bool + _, _, _ = yysep724, yyq724, yy2arr724 + const yyr724 bool = false + var yynn724 int + if yyr724 || yy2arr724 { r.EncodeArrayStart(1) } else { - yynn719 = 1 - for _, b := range yyq719 { + yynn724 = 1 + for _, b := range yyq724 { if b { - yynn719++ + yynn724++ } } - r.EncodeMapStart(yynn719) - yynn719 = 0 + r.EncodeMapStart(yynn724) + yynn724 = 0 } - if yyr719 || yy2arr719 { + if yyr724 || yy2arr724 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym721 := z.EncBinary() - _ = yym721 + yym726 := z.EncBinary() + _ = yym726 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.DatasetName)) @@ -10947,14 +10995,14 @@ func (x *FlockerVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("datasetName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym722 := z.EncBinary() - _ = yym722 + yym727 := z.EncBinary() + _ = yym727 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.DatasetName)) } } - if yyr719 || yy2arr719 { + if yyr724 || yy2arr724 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -10967,25 +11015,25 @@ func (x *FlockerVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym723 := z.DecBinary() - _ = yym723 + yym728 := z.DecBinary() + _ = yym728 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct724 := r.ContainerType() - if yyct724 == codecSelferValueTypeMap1234 { - yyl724 := r.ReadMapStart() - if yyl724 == 0 { + yyct729 := r.ContainerType() + if yyct729 == codecSelferValueTypeMap1234 { + yyl729 := r.ReadMapStart() + if yyl729 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl724, d) + x.codecDecodeSelfFromMap(yyl729, d) } - } else if yyct724 == codecSelferValueTypeArray1234 { - yyl724 := r.ReadArrayStart() - if yyl724 == 0 { + } else if yyct729 == codecSelferValueTypeArray1234 { + yyl729 := r.ReadArrayStart() + if yyl729 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl724, d) + x.codecDecodeSelfFromArray(yyl729, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -10997,12 +11045,12 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys725Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys725Slc - var yyhl725 bool = l >= 0 - for yyj725 := 0; ; yyj725++ { - if yyhl725 { - if yyj725 >= l { + var yys730Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys730Slc + var yyhl730 bool = l >= 0 + for yyj730 := 0; ; yyj730++ { + if yyhl730 { + if yyj730 >= l { break } } else { @@ -11011,10 +11059,10 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys725Slc = r.DecodeBytes(yys725Slc, true, true) - yys725 := string(yys725Slc) + yys730Slc = r.DecodeBytes(yys730Slc, true, true) + yys730 := string(yys730Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys725 { + switch yys730 { case "datasetName": if r.TryDecodeAsNil() { x.DatasetName = "" @@ -11022,9 +11070,9 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.DatasetName = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys725) - } // end switch yys725 - } // end for yyj725 + z.DecStructFieldNotFound(-1, yys730) + } // end switch yys730 + } // end for yyj730 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -11032,16 +11080,16 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj727 int - var yyb727 bool - var yyhl727 bool = l >= 0 - yyj727++ - if yyhl727 { - yyb727 = yyj727 > l + var yyj732 int + var yyb732 bool + var yyhl732 bool = l >= 0 + yyj732++ + if yyhl732 { + yyb732 = yyj732 > l } else { - yyb727 = r.CheckBreak() + yyb732 = r.CheckBreak() } - if yyb727 { + if yyb732 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11052,17 +11100,17 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.DatasetName = string(r.DecodeString()) } for { - yyj727++ - if yyhl727 { - yyb727 = yyj727 > l + yyj732++ + if yyhl732 { + yyb732 = yyj732 > l } else { - yyb727 = r.CheckBreak() + yyb732 = r.CheckBreak() } - if yyb727 { + if yyb732 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj727-1, "") + z.DecStructFieldNotFound(yyj732-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -11071,8 +11119,8 @@ func (x StorageMedium) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym729 := z.EncBinary() - _ = yym729 + yym734 := z.EncBinary() + _ = yym734 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -11084,8 +11132,8 @@ func (x *StorageMedium) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym730 := z.DecBinary() - _ = yym730 + yym735 := z.DecBinary() + _ = yym735 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -11097,8 +11145,8 @@ func (x Protocol) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym731 := z.EncBinary() - _ = yym731 + yym736 := z.EncBinary() + _ = yym736 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -11110,8 +11158,8 @@ func (x *Protocol) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym732 := z.DecBinary() - _ = yym732 + yym737 := z.DecBinary() + _ = yym737 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -11126,36 +11174,36 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym733 := z.EncBinary() - _ = yym733 + yym738 := z.EncBinary() + _ = yym738 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep734 := !z.EncBinary() - yy2arr734 := z.EncBasicHandle().StructToArray - var yyq734 [4]bool - _, _, _ = yysep734, yyq734, yy2arr734 - const yyr734 bool = false - yyq734[1] = x.FSType != "" - yyq734[2] = x.Partition != 0 - yyq734[3] = x.ReadOnly != false - var yynn734 int - if yyr734 || yy2arr734 { + yysep739 := !z.EncBinary() + yy2arr739 := z.EncBasicHandle().StructToArray + var yyq739 [4]bool + _, _, _ = yysep739, yyq739, yy2arr739 + const yyr739 bool = false + yyq739[1] = x.FSType != "" + yyq739[2] = x.Partition != 0 + yyq739[3] = x.ReadOnly != false + var yynn739 int + if yyr739 || yy2arr739 { r.EncodeArrayStart(4) } else { - yynn734 = 1 - for _, b := range yyq734 { + yynn739 = 1 + for _, b := range yyq739 { if b { - yynn734++ + yynn739++ } } - r.EncodeMapStart(yynn734) - yynn734 = 0 + r.EncodeMapStart(yynn739) + yynn739 = 0 } - if yyr734 || yy2arr734 { + if yyr739 || yy2arr739 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym736 := z.EncBinary() - _ = yym736 + yym741 := z.EncBinary() + _ = yym741 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PDName)) @@ -11164,18 +11212,18 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("pdName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym737 := z.EncBinary() - _ = yym737 + yym742 := z.EncBinary() + _ = yym742 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PDName)) } } - if yyr734 || yy2arr734 { + if yyr739 || yy2arr739 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq734[1] { - yym739 := z.EncBinary() - _ = yym739 + if yyq739[1] { + yym744 := z.EncBinary() + _ = yym744 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -11184,23 +11232,23 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq734[1] { + if yyq739[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym740 := z.EncBinary() - _ = yym740 + yym745 := z.EncBinary() + _ = yym745 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr734 || yy2arr734 { + if yyr739 || yy2arr739 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq734[2] { - yym742 := z.EncBinary() - _ = yym742 + if yyq739[2] { + yym747 := z.EncBinary() + _ = yym747 if false { } else { r.EncodeInt(int64(x.Partition)) @@ -11209,23 +11257,23 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq734[2] { + if yyq739[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("partition")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym743 := z.EncBinary() - _ = yym743 + yym748 := z.EncBinary() + _ = yym748 if false { } else { r.EncodeInt(int64(x.Partition)) } } } - if yyr734 || yy2arr734 { + if yyr739 || yy2arr739 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq734[3] { - yym745 := z.EncBinary() - _ = yym745 + if yyq739[3] { + yym750 := z.EncBinary() + _ = yym750 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -11234,19 +11282,19 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq734[3] { + if yyq739[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym746 := z.EncBinary() - _ = yym746 + yym751 := z.EncBinary() + _ = yym751 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr734 || yy2arr734 { + if yyr739 || yy2arr739 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11259,25 +11307,25 @@ func (x *GCEPersistentDiskVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym747 := z.DecBinary() - _ = yym747 + yym752 := z.DecBinary() + _ = yym752 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct748 := r.ContainerType() - if yyct748 == codecSelferValueTypeMap1234 { - yyl748 := r.ReadMapStart() - if yyl748 == 0 { + yyct753 := r.ContainerType() + if yyct753 == codecSelferValueTypeMap1234 { + yyl753 := r.ReadMapStart() + if yyl753 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl748, d) + x.codecDecodeSelfFromMap(yyl753, d) } - } else if yyct748 == codecSelferValueTypeArray1234 { - yyl748 := r.ReadArrayStart() - if yyl748 == 0 { + } else if yyct753 == codecSelferValueTypeArray1234 { + yyl753 := r.ReadArrayStart() + if yyl753 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl748, d) + x.codecDecodeSelfFromArray(yyl753, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11289,12 +11337,12 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromMap(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys749Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys749Slc - var yyhl749 bool = l >= 0 - for yyj749 := 0; ; yyj749++ { - if yyhl749 { - if yyj749 >= l { + var yys754Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys754Slc + var yyhl754 bool = l >= 0 + for yyj754 := 0; ; yyj754++ { + if yyhl754 { + if yyj754 >= l { break } } else { @@ -11303,10 +11351,10 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromMap(l int, d *codec19 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys749Slc = r.DecodeBytes(yys749Slc, true, true) - yys749 := string(yys749Slc) + yys754Slc = r.DecodeBytes(yys754Slc, true, true) + yys754 := string(yys754Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys749 { + switch yys754 { case "pdName": if r.TryDecodeAsNil() { x.PDName = "" @@ -11332,9 +11380,9 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromMap(l int, d *codec19 x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys749) - } // end switch yys749 - } // end for yyj749 + z.DecStructFieldNotFound(-1, yys754) + } // end switch yys754 + } // end for yyj754 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -11342,16 +11390,16 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj754 int - var yyb754 bool - var yyhl754 bool = l >= 0 - yyj754++ - if yyhl754 { - yyb754 = yyj754 > l + var yyj759 int + var yyb759 bool + var yyhl759 bool = l >= 0 + yyj759++ + if yyhl759 { + yyb759 = yyj759 > l } else { - yyb754 = r.CheckBreak() + yyb759 = r.CheckBreak() } - if yyb754 { + if yyb759 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11361,13 +11409,13 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec } else { x.PDName = string(r.DecodeString()) } - yyj754++ - if yyhl754 { - yyb754 = yyj754 > l + yyj759++ + if yyhl759 { + yyb759 = yyj759 > l } else { - yyb754 = r.CheckBreak() + yyb759 = r.CheckBreak() } - if yyb754 { + if yyb759 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11377,13 +11425,13 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec } else { x.FSType = string(r.DecodeString()) } - yyj754++ - if yyhl754 { - yyb754 = yyj754 > l + yyj759++ + if yyhl759 { + yyb759 = yyj759 > l } else { - yyb754 = r.CheckBreak() + yyb759 = r.CheckBreak() } - if yyb754 { + if yyb759 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11393,13 +11441,13 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec } else { x.Partition = int32(r.DecodeInt(32)) } - yyj754++ - if yyhl754 { - yyb754 = yyj754 > l + yyj759++ + if yyhl759 { + yyb759 = yyj759 > l } else { - yyb754 = r.CheckBreak() + yyb759 = r.CheckBreak() } - if yyb754 { + if yyb759 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11410,17 +11458,17 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec x.ReadOnly = bool(r.DecodeBool()) } for { - yyj754++ - if yyhl754 { - yyb754 = yyj754 > l + yyj759++ + if yyhl759 { + yyb759 = yyj759 > l } else { - yyb754 = r.CheckBreak() + yyb759 = r.CheckBreak() } - if yyb754 { + if yyb759 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj754-1, "") + z.DecStructFieldNotFound(yyj759-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -11432,36 +11480,36 @@ func (x *QuobyteVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym759 := z.EncBinary() - _ = yym759 + yym764 := z.EncBinary() + _ = yym764 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep760 := !z.EncBinary() - yy2arr760 := z.EncBasicHandle().StructToArray - var yyq760 [5]bool - _, _, _ = yysep760, yyq760, yy2arr760 - const yyr760 bool = false - yyq760[2] = x.ReadOnly != false - yyq760[3] = x.User != "" - yyq760[4] = x.Group != "" - var yynn760 int - if yyr760 || yy2arr760 { + yysep765 := !z.EncBinary() + yy2arr765 := z.EncBasicHandle().StructToArray + var yyq765 [5]bool + _, _, _ = yysep765, yyq765, yy2arr765 + const yyr765 bool = false + yyq765[2] = x.ReadOnly != false + yyq765[3] = x.User != "" + yyq765[4] = x.Group != "" + var yynn765 int + if yyr765 || yy2arr765 { r.EncodeArrayStart(5) } else { - yynn760 = 2 - for _, b := range yyq760 { + yynn765 = 2 + for _, b := range yyq765 { if b { - yynn760++ + yynn765++ } } - r.EncodeMapStart(yynn760) - yynn760 = 0 + r.EncodeMapStart(yynn765) + yynn765 = 0 } - if yyr760 || yy2arr760 { + if yyr765 || yy2arr765 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym762 := z.EncBinary() - _ = yym762 + yym767 := z.EncBinary() + _ = yym767 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Registry)) @@ -11470,17 +11518,17 @@ func (x *QuobyteVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("registry")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym763 := z.EncBinary() - _ = yym763 + yym768 := z.EncBinary() + _ = yym768 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Registry)) } } - if yyr760 || yy2arr760 { + if yyr765 || yy2arr765 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym765 := z.EncBinary() - _ = yym765 + yym770 := z.EncBinary() + _ = yym770 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Volume)) @@ -11489,18 +11537,18 @@ func (x *QuobyteVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym766 := z.EncBinary() - _ = yym766 + yym771 := z.EncBinary() + _ = yym771 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Volume)) } } - if yyr760 || yy2arr760 { + if yyr765 || yy2arr765 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq760[2] { - yym768 := z.EncBinary() - _ = yym768 + if yyq765[2] { + yym773 := z.EncBinary() + _ = yym773 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -11509,23 +11557,23 @@ func (x *QuobyteVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq760[2] { + if yyq765[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym769 := z.EncBinary() - _ = yym769 + yym774 := z.EncBinary() + _ = yym774 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr760 || yy2arr760 { + if yyr765 || yy2arr765 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq760[3] { - yym771 := z.EncBinary() - _ = yym771 + if yyq765[3] { + yym776 := z.EncBinary() + _ = yym776 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) @@ -11534,23 +11582,23 @@ func (x *QuobyteVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq760[3] { + if yyq765[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("user")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym772 := z.EncBinary() - _ = yym772 + yym777 := z.EncBinary() + _ = yym777 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) } } } - if yyr760 || yy2arr760 { + if yyr765 || yy2arr765 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq760[4] { - yym774 := z.EncBinary() - _ = yym774 + if yyq765[4] { + yym779 := z.EncBinary() + _ = yym779 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Group)) @@ -11559,19 +11607,19 @@ func (x *QuobyteVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq760[4] { + if yyq765[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("group")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym775 := z.EncBinary() - _ = yym775 + yym780 := z.EncBinary() + _ = yym780 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Group)) } } } - if yyr760 || yy2arr760 { + if yyr765 || yy2arr765 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11584,25 +11632,25 @@ func (x *QuobyteVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym776 := z.DecBinary() - _ = yym776 + yym781 := z.DecBinary() + _ = yym781 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct777 := r.ContainerType() - if yyct777 == codecSelferValueTypeMap1234 { - yyl777 := r.ReadMapStart() - if yyl777 == 0 { + yyct782 := r.ContainerType() + if yyct782 == codecSelferValueTypeMap1234 { + yyl782 := r.ReadMapStart() + if yyl782 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl777, d) + x.codecDecodeSelfFromMap(yyl782, d) } - } else if yyct777 == codecSelferValueTypeArray1234 { - yyl777 := r.ReadArrayStart() - if yyl777 == 0 { + } else if yyct782 == codecSelferValueTypeArray1234 { + yyl782 := r.ReadArrayStart() + if yyl782 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl777, d) + x.codecDecodeSelfFromArray(yyl782, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11614,12 +11662,12 @@ func (x *QuobyteVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys778Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys778Slc - var yyhl778 bool = l >= 0 - for yyj778 := 0; ; yyj778++ { - if yyhl778 { - if yyj778 >= l { + var yys783Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys783Slc + var yyhl783 bool = l >= 0 + for yyj783 := 0; ; yyj783++ { + if yyhl783 { + if yyj783 >= l { break } } else { @@ -11628,10 +11676,10 @@ func (x *QuobyteVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys778Slc = r.DecodeBytes(yys778Slc, true, true) - yys778 := string(yys778Slc) + yys783Slc = r.DecodeBytes(yys783Slc, true, true) + yys783 := string(yys783Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys778 { + switch yys783 { case "registry": if r.TryDecodeAsNil() { x.Registry = "" @@ -11663,9 +11711,9 @@ func (x *QuobyteVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.Group = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys778) - } // end switch yys778 - } // end for yyj778 + z.DecStructFieldNotFound(-1, yys783) + } // end switch yys783 + } // end for yyj783 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -11673,16 +11721,16 @@ func (x *QuobyteVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj784 int - var yyb784 bool - var yyhl784 bool = l >= 0 - yyj784++ - if yyhl784 { - yyb784 = yyj784 > l + var yyj789 int + var yyb789 bool + var yyhl789 bool = l >= 0 + yyj789++ + if yyhl789 { + yyb789 = yyj789 > l } else { - yyb784 = r.CheckBreak() + yyb789 = r.CheckBreak() } - if yyb784 { + if yyb789 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11692,13 +11740,13 @@ func (x *QuobyteVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Registry = string(r.DecodeString()) } - yyj784++ - if yyhl784 { - yyb784 = yyj784 > l + yyj789++ + if yyhl789 { + yyb789 = yyj789 > l } else { - yyb784 = r.CheckBreak() + yyb789 = r.CheckBreak() } - if yyb784 { + if yyb789 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11708,13 +11756,13 @@ func (x *QuobyteVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Volume = string(r.DecodeString()) } - yyj784++ - if yyhl784 { - yyb784 = yyj784 > l + yyj789++ + if yyhl789 { + yyb789 = yyj789 > l } else { - yyb784 = r.CheckBreak() + yyb789 = r.CheckBreak() } - if yyb784 { + if yyb789 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11724,13 +11772,13 @@ func (x *QuobyteVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.ReadOnly = bool(r.DecodeBool()) } - yyj784++ - if yyhl784 { - yyb784 = yyj784 > l + yyj789++ + if yyhl789 { + yyb789 = yyj789 > l } else { - yyb784 = r.CheckBreak() + yyb789 = r.CheckBreak() } - if yyb784 { + if yyb789 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11740,13 +11788,13 @@ func (x *QuobyteVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.User = string(r.DecodeString()) } - yyj784++ - if yyhl784 { - yyb784 = yyj784 > l + yyj789++ + if yyhl789 { + yyb789 = yyj789 > l } else { - yyb784 = r.CheckBreak() + yyb789 = r.CheckBreak() } - if yyb784 { + if yyb789 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11757,17 +11805,17 @@ func (x *QuobyteVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.Group = string(r.DecodeString()) } for { - yyj784++ - if yyhl784 { - yyb784 = yyj784 > l + yyj789++ + if yyhl789 { + yyb789 = yyj789 > l } else { - yyb784 = r.CheckBreak() + yyb789 = r.CheckBreak() } - if yyb784 { + if yyb789 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj784-1, "") + z.DecStructFieldNotFound(yyj789-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -11779,37 +11827,37 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { 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 [5]bool - _, _, _ = yysep791, yyq791, yy2arr791 - const yyr791 bool = false - yyq791[1] = x.FSType != "" - yyq791[2] = x.SecretRef != nil - yyq791[3] = x.ReadOnly != false - yyq791[4] = len(x.Options) != 0 - var yynn791 int - if yyr791 || yy2arr791 { + yysep796 := !z.EncBinary() + yy2arr796 := z.EncBasicHandle().StructToArray + var yyq796 [5]bool + _, _, _ = yysep796, yyq796, yy2arr796 + const yyr796 bool = false + yyq796[1] = x.FSType != "" + yyq796[2] = x.SecretRef != nil + yyq796[3] = x.ReadOnly != false + yyq796[4] = len(x.Options) != 0 + var yynn796 int + if yyr796 || yy2arr796 { r.EncodeArrayStart(5) } else { - yynn791 = 1 - for _, b := range yyq791 { + yynn796 = 1 + 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) - yym793 := z.EncBinary() - _ = yym793 + yym798 := z.EncBinary() + _ = yym798 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Driver)) @@ -11818,18 +11866,18 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("driver")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym794 := z.EncBinary() - _ = yym794 + yym799 := z.EncBinary() + _ = yym799 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Driver)) } } - 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.FSType)) @@ -11838,21 +11886,21 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq791[1] { + if yyq796[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym797 := z.EncBinary() - _ = yym797 + yym802 := z.EncBinary() + _ = yym802 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq791[2] { + if yyq796[2] { if x.SecretRef == nil { r.EncodeNil() } else { @@ -11862,7 +11910,7 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq791[2] { + if yyq796[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -11873,11 +11921,11 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq791[3] { - yym800 := z.EncBinary() - _ = yym800 + if yyq796[3] { + yym805 := z.EncBinary() + _ = yym805 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -11886,26 +11934,26 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq791[3] { + if yyq796[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym801 := z.EncBinary() - _ = yym801 + yym806 := z.EncBinary() + _ = yym806 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq791[4] { + if yyq796[4] { if x.Options == nil { r.EncodeNil() } else { - yym803 := z.EncBinary() - _ = yym803 + yym808 := z.EncBinary() + _ = yym808 if false { } else { z.F.EncMapStringStringV(x.Options, false, e) @@ -11915,15 +11963,15 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq791[4] { + if yyq796[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("options")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Options == nil { r.EncodeNil() } else { - yym804 := z.EncBinary() - _ = yym804 + yym809 := z.EncBinary() + _ = yym809 if false { } else { z.F.EncMapStringStringV(x.Options, false, e) @@ -11931,7 +11979,7 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11944,25 +11992,25 @@ func (x *FlexVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym805 := z.DecBinary() - _ = yym805 + yym810 := z.DecBinary() + _ = yym810 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct806 := r.ContainerType() - if yyct806 == codecSelferValueTypeMap1234 { - yyl806 := r.ReadMapStart() - if yyl806 == 0 { + yyct811 := r.ContainerType() + if yyct811 == codecSelferValueTypeMap1234 { + yyl811 := r.ReadMapStart() + if yyl811 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl806, d) + x.codecDecodeSelfFromMap(yyl811, d) } - } else if yyct806 == codecSelferValueTypeArray1234 { - yyl806 := r.ReadArrayStart() - if yyl806 == 0 { + } else if yyct811 == codecSelferValueTypeArray1234 { + yyl811 := r.ReadArrayStart() + if yyl811 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl806, d) + x.codecDecodeSelfFromArray(yyl811, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11974,12 +12022,12 @@ func (x *FlexVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys807Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys807Slc - var yyhl807 bool = l >= 0 - for yyj807 := 0; ; yyj807++ { - if yyhl807 { - if yyj807 >= l { + var yys812Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys812Slc + var yyhl812 bool = l >= 0 + for yyj812 := 0; ; yyj812++ { + if yyhl812 { + if yyj812 >= l { break } } else { @@ -11988,10 +12036,10 @@ func (x *FlexVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys807Slc = r.DecodeBytes(yys807Slc, true, true) - yys807 := string(yys807Slc) + yys812Slc = r.DecodeBytes(yys812Slc, true, true) + yys812 := string(yys812Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys807 { + switch yys812 { case "driver": if r.TryDecodeAsNil() { x.Driver = "" @@ -12025,18 +12073,18 @@ func (x *FlexVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Options = nil } else { - yyv812 := &x.Options - yym813 := z.DecBinary() - _ = yym813 + yyv817 := &x.Options + yym818 := z.DecBinary() + _ = yym818 if false { } else { - z.F.DecMapStringStringX(yyv812, false, d) + z.F.DecMapStringStringX(yyv817, false, d) } } default: - z.DecStructFieldNotFound(-1, yys807) - } // end switch yys807 - } // end for yyj807 + z.DecStructFieldNotFound(-1, yys812) + } // end switch yys812 + } // end for yyj812 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12044,16 +12092,16 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj814 int - var yyb814 bool - var yyhl814 bool = l >= 0 - yyj814++ - if yyhl814 { - yyb814 = yyj814 > l + var yyj819 int + var yyb819 bool + var yyhl819 bool = l >= 0 + yyj819++ + if yyhl819 { + yyb819 = yyj819 > l } else { - yyb814 = r.CheckBreak() + yyb819 = r.CheckBreak() } - if yyb814 { + if yyb819 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12063,13 +12111,13 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Driver = string(r.DecodeString()) } - yyj814++ - if yyhl814 { - yyb814 = yyj814 > l + yyj819++ + if yyhl819 { + yyb819 = yyj819 > l } else { - yyb814 = r.CheckBreak() + yyb819 = r.CheckBreak() } - if yyb814 { + if yyb819 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12079,13 +12127,13 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.FSType = string(r.DecodeString()) } - yyj814++ - if yyhl814 { - yyb814 = yyj814 > l + yyj819++ + if yyhl819 { + yyb819 = yyj819 > l } else { - yyb814 = r.CheckBreak() + yyb819 = r.CheckBreak() } - if yyb814 { + if yyb819 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12100,13 +12148,13 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } x.SecretRef.CodecDecodeSelf(d) } - yyj814++ - if yyhl814 { - yyb814 = yyj814 > l + yyj819++ + if yyhl819 { + yyb819 = yyj819 > l } else { - yyb814 = r.CheckBreak() + yyb819 = r.CheckBreak() } - if yyb814 { + if yyb819 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12116,13 +12164,13 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.ReadOnly = bool(r.DecodeBool()) } - yyj814++ - if yyhl814 { - yyb814 = yyj814 > l + yyj819++ + if yyhl819 { + yyb819 = yyj819 > l } else { - yyb814 = r.CheckBreak() + yyb819 = r.CheckBreak() } - if yyb814 { + if yyb819 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12130,26 +12178,26 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Options = nil } else { - yyv819 := &x.Options - yym820 := z.DecBinary() - _ = yym820 + yyv824 := &x.Options + yym825 := z.DecBinary() + _ = yym825 if false { } else { - z.F.DecMapStringStringX(yyv819, false, d) + z.F.DecMapStringStringX(yyv824, false, d) } } for { - yyj814++ - if yyhl814 { - yyb814 = yyj814 > l + yyj819++ + if yyhl819 { + yyb819 = yyj819 > l } else { - yyb814 = r.CheckBreak() + yyb819 = r.CheckBreak() } - if yyb814 { + if yyb819 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj814-1, "") + z.DecStructFieldNotFound(yyj819-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12161,36 +12209,36 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) if x == nil { r.EncodeNil() } else { - yym821 := z.EncBinary() - _ = yym821 + yym826 := z.EncBinary() + _ = yym826 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep822 := !z.EncBinary() - yy2arr822 := z.EncBasicHandle().StructToArray - var yyq822 [4]bool - _, _, _ = yysep822, yyq822, yy2arr822 - const yyr822 bool = false - yyq822[1] = x.FSType != "" - yyq822[2] = x.Partition != 0 - yyq822[3] = x.ReadOnly != false - var yynn822 int - if yyr822 || yy2arr822 { + yysep827 := !z.EncBinary() + yy2arr827 := z.EncBasicHandle().StructToArray + var yyq827 [4]bool + _, _, _ = yysep827, yyq827, yy2arr827 + const yyr827 bool = false + yyq827[1] = x.FSType != "" + yyq827[2] = x.Partition != 0 + yyq827[3] = x.ReadOnly != false + var yynn827 int + if yyr827 || yy2arr827 { r.EncodeArrayStart(4) } else { - yynn822 = 1 - for _, b := range yyq822 { + yynn827 = 1 + for _, b := range yyq827 { if b { - yynn822++ + yynn827++ } } - r.EncodeMapStart(yynn822) - yynn822 = 0 + r.EncodeMapStart(yynn827) + yynn827 = 0 } - if yyr822 || yy2arr822 { + if yyr827 || yy2arr827 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym824 := z.EncBinary() - _ = yym824 + yym829 := z.EncBinary() + _ = yym829 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeID)) @@ -12199,18 +12247,18 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumeID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym825 := z.EncBinary() - _ = yym825 + yym830 := z.EncBinary() + _ = yym830 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeID)) } } - if yyr822 || yy2arr822 { + if yyr827 || yy2arr827 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq822[1] { - yym827 := z.EncBinary() - _ = yym827 + if yyq827[1] { + yym832 := z.EncBinary() + _ = yym832 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -12219,23 +12267,23 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq822[1] { + if yyq827[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym828 := z.EncBinary() - _ = yym828 + yym833 := z.EncBinary() + _ = yym833 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr822 || yy2arr822 { + if yyr827 || yy2arr827 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq822[2] { - yym830 := z.EncBinary() - _ = yym830 + if yyq827[2] { + yym835 := z.EncBinary() + _ = yym835 if false { } else { r.EncodeInt(int64(x.Partition)) @@ -12244,23 +12292,23 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) r.EncodeInt(0) } } else { - if yyq822[2] { + if yyq827[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("partition")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym831 := z.EncBinary() - _ = yym831 + yym836 := z.EncBinary() + _ = yym836 if false { } else { r.EncodeInt(int64(x.Partition)) } } } - if yyr822 || yy2arr822 { + if yyr827 || yy2arr827 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq822[3] { - yym833 := z.EncBinary() - _ = yym833 + if yyq827[3] { + yym838 := z.EncBinary() + _ = yym838 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -12269,19 +12317,19 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) r.EncodeBool(false) } } else { - if yyq822[3] { + if yyq827[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym834 := z.EncBinary() - _ = yym834 + yym839 := z.EncBinary() + _ = yym839 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr822 || yy2arr822 { + if yyr827 || yy2arr827 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12294,25 +12342,25 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym835 := z.DecBinary() - _ = yym835 + yym840 := z.DecBinary() + _ = yym840 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct836 := r.ContainerType() - if yyct836 == codecSelferValueTypeMap1234 { - yyl836 := r.ReadMapStart() - if yyl836 == 0 { + yyct841 := r.ContainerType() + if yyct841 == codecSelferValueTypeMap1234 { + yyl841 := r.ReadMapStart() + if yyl841 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl836, d) + x.codecDecodeSelfFromMap(yyl841, d) } - } else if yyct836 == codecSelferValueTypeArray1234 { - yyl836 := r.ReadArrayStart() - if yyl836 == 0 { + } else if yyct841 == codecSelferValueTypeArray1234 { + yyl841 := r.ReadArrayStart() + if yyl841 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl836, d) + x.codecDecodeSelfFromArray(yyl841, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12324,12 +12372,12 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromMap(l int, d *code var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys837Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys837Slc - var yyhl837 bool = l >= 0 - for yyj837 := 0; ; yyj837++ { - if yyhl837 { - if yyj837 >= l { + var yys842Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys842Slc + var yyhl842 bool = l >= 0 + for yyj842 := 0; ; yyj842++ { + if yyhl842 { + if yyj842 >= l { break } } else { @@ -12338,10 +12386,10 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromMap(l int, d *code } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys837Slc = r.DecodeBytes(yys837Slc, true, true) - yys837 := string(yys837Slc) + yys842Slc = r.DecodeBytes(yys842Slc, true, true) + yys842 := string(yys842Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys837 { + switch yys842 { case "volumeID": if r.TryDecodeAsNil() { x.VolumeID = "" @@ -12367,9 +12415,9 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromMap(l int, d *code x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys837) - } // end switch yys837 - } // end for yyj837 + z.DecStructFieldNotFound(-1, yys842) + } // end switch yys842 + } // end for yyj842 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12377,16 +12425,16 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj842 int - var yyb842 bool - var yyhl842 bool = l >= 0 - yyj842++ - if yyhl842 { - yyb842 = yyj842 > l + var yyj847 int + var yyb847 bool + var yyhl847 bool = l >= 0 + yyj847++ + if yyhl847 { + yyb847 = yyj847 > l } else { - yyb842 = r.CheckBreak() + yyb847 = r.CheckBreak() } - if yyb842 { + if yyb847 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12396,13 +12444,13 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co } else { x.VolumeID = string(r.DecodeString()) } - yyj842++ - if yyhl842 { - yyb842 = yyj842 > l + yyj847++ + if yyhl847 { + yyb847 = yyj847 > l } else { - yyb842 = r.CheckBreak() + yyb847 = r.CheckBreak() } - if yyb842 { + if yyb847 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12412,13 +12460,13 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co } else { x.FSType = string(r.DecodeString()) } - yyj842++ - if yyhl842 { - yyb842 = yyj842 > l + yyj847++ + if yyhl847 { + yyb847 = yyj847 > l } else { - yyb842 = r.CheckBreak() + yyb847 = r.CheckBreak() } - if yyb842 { + if yyb847 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12428,13 +12476,13 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co } else { x.Partition = int32(r.DecodeInt(32)) } - yyj842++ - if yyhl842 { - yyb842 = yyj842 > l + yyj847++ + if yyhl847 { + yyb847 = yyj847 > l } else { - yyb842 = r.CheckBreak() + yyb847 = r.CheckBreak() } - if yyb842 { + if yyb847 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12445,17 +12493,17 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co x.ReadOnly = bool(r.DecodeBool()) } for { - yyj842++ - if yyhl842 { - yyb842 = yyj842 > l + yyj847++ + if yyhl847 { + yyb847 = yyj847 > l } else { - yyb842 = r.CheckBreak() + yyb847 = r.CheckBreak() } - if yyb842 { + if yyb847 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj842-1, "") + z.DecStructFieldNotFound(yyj847-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12467,35 +12515,35 @@ func (x *GitRepoVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym847 := z.EncBinary() - _ = yym847 + yym852 := z.EncBinary() + _ = yym852 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep848 := !z.EncBinary() - yy2arr848 := z.EncBasicHandle().StructToArray - var yyq848 [3]bool - _, _, _ = yysep848, yyq848, yy2arr848 - const yyr848 bool = false - yyq848[1] = x.Revision != "" - yyq848[2] = x.Directory != "" - var yynn848 int - if yyr848 || yy2arr848 { + yysep853 := !z.EncBinary() + yy2arr853 := z.EncBasicHandle().StructToArray + var yyq853 [3]bool + _, _, _ = yysep853, yyq853, yy2arr853 + const yyr853 bool = false + yyq853[1] = x.Revision != "" + yyq853[2] = x.Directory != "" + var yynn853 int + if yyr853 || yy2arr853 { r.EncodeArrayStart(3) } else { - yynn848 = 1 - for _, b := range yyq848 { + yynn853 = 1 + for _, b := range yyq853 { if b { - yynn848++ + yynn853++ } } - r.EncodeMapStart(yynn848) - yynn848 = 0 + r.EncodeMapStart(yynn853) + yynn853 = 0 } - if yyr848 || yy2arr848 { + if yyr853 || yy2arr853 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym850 := z.EncBinary() - _ = yym850 + yym855 := z.EncBinary() + _ = yym855 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Repository)) @@ -12504,18 +12552,18 @@ func (x *GitRepoVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("repository")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym851 := z.EncBinary() - _ = yym851 + yym856 := z.EncBinary() + _ = yym856 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Repository)) } } - if yyr848 || yy2arr848 { + if yyr853 || yy2arr853 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq848[1] { - yym853 := z.EncBinary() - _ = yym853 + if yyq853[1] { + yym858 := z.EncBinary() + _ = yym858 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Revision)) @@ -12524,23 +12572,23 @@ func (x *GitRepoVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq848[1] { + if yyq853[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("revision")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym854 := z.EncBinary() - _ = yym854 + yym859 := z.EncBinary() + _ = yym859 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Revision)) } } } - if yyr848 || yy2arr848 { + if yyr853 || yy2arr853 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq848[2] { - yym856 := z.EncBinary() - _ = yym856 + if yyq853[2] { + yym861 := z.EncBinary() + _ = yym861 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Directory)) @@ -12549,19 +12597,19 @@ func (x *GitRepoVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq848[2] { + if yyq853[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("directory")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym857 := z.EncBinary() - _ = yym857 + yym862 := z.EncBinary() + _ = yym862 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Directory)) } } } - if yyr848 || yy2arr848 { + if yyr853 || yy2arr853 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12574,25 +12622,25 @@ func (x *GitRepoVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym858 := z.DecBinary() - _ = yym858 + yym863 := z.DecBinary() + _ = yym863 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct859 := r.ContainerType() - if yyct859 == codecSelferValueTypeMap1234 { - yyl859 := r.ReadMapStart() - if yyl859 == 0 { + yyct864 := r.ContainerType() + if yyct864 == codecSelferValueTypeMap1234 { + yyl864 := r.ReadMapStart() + if yyl864 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl859, d) + x.codecDecodeSelfFromMap(yyl864, d) } - } else if yyct859 == codecSelferValueTypeArray1234 { - yyl859 := r.ReadArrayStart() - if yyl859 == 0 { + } else if yyct864 == codecSelferValueTypeArray1234 { + yyl864 := r.ReadArrayStart() + if yyl864 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl859, d) + x.codecDecodeSelfFromArray(yyl864, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12604,12 +12652,12 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys860Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys860Slc - var yyhl860 bool = l >= 0 - for yyj860 := 0; ; yyj860++ { - if yyhl860 { - if yyj860 >= l { + var yys865Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys865Slc + var yyhl865 bool = l >= 0 + for yyj865 := 0; ; yyj865++ { + if yyhl865 { + if yyj865 >= l { break } } else { @@ -12618,10 +12666,10 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys860Slc = r.DecodeBytes(yys860Slc, true, true) - yys860 := string(yys860Slc) + yys865Slc = r.DecodeBytes(yys865Slc, true, true) + yys865 := string(yys865Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys860 { + switch yys865 { case "repository": if r.TryDecodeAsNil() { x.Repository = "" @@ -12641,9 +12689,9 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.Directory = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys860) - } // end switch yys860 - } // end for yyj860 + z.DecStructFieldNotFound(-1, yys865) + } // end switch yys865 + } // end for yyj865 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12651,16 +12699,16 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj864 int - var yyb864 bool - var yyhl864 bool = l >= 0 - yyj864++ - if yyhl864 { - yyb864 = yyj864 > l + var yyj869 int + var yyb869 bool + var yyhl869 bool = l >= 0 + yyj869++ + if yyhl869 { + yyb869 = yyj869 > l } else { - yyb864 = r.CheckBreak() + yyb869 = r.CheckBreak() } - if yyb864 { + if yyb869 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12670,13 +12718,13 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Repository = string(r.DecodeString()) } - yyj864++ - if yyhl864 { - yyb864 = yyj864 > l + yyj869++ + if yyhl869 { + yyb869 = yyj869 > l } else { - yyb864 = r.CheckBreak() + yyb869 = r.CheckBreak() } - if yyb864 { + if yyb869 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12686,13 +12734,13 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Revision = string(r.DecodeString()) } - yyj864++ - if yyhl864 { - yyb864 = yyj864 > l + yyj869++ + if yyhl869 { + yyb869 = yyj869 > l } else { - yyb864 = r.CheckBreak() + yyb869 = r.CheckBreak() } - if yyb864 { + if yyb869 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12703,17 +12751,17 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.Directory = string(r.DecodeString()) } for { - yyj864++ - if yyhl864 { - yyb864 = yyj864 > l + yyj869++ + if yyhl869 { + yyb869 = yyj869 > l } else { - yyb864 = r.CheckBreak() + yyb869 = r.CheckBreak() } - if yyb864 { + if yyb869 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj864-1, "") + z.DecStructFieldNotFound(yyj869-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12725,37 +12773,37 @@ func (x *SecretVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym868 := z.EncBinary() - _ = yym868 + yym873 := z.EncBinary() + _ = yym873 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep869 := !z.EncBinary() - yy2arr869 := z.EncBasicHandle().StructToArray - var yyq869 [3]bool - _, _, _ = yysep869, yyq869, yy2arr869 - const yyr869 bool = false - yyq869[0] = x.SecretName != "" - yyq869[1] = len(x.Items) != 0 - yyq869[2] = x.DefaultMode != nil - var yynn869 int - if yyr869 || yy2arr869 { + yysep874 := !z.EncBinary() + yy2arr874 := z.EncBasicHandle().StructToArray + var yyq874 [3]bool + _, _, _ = yysep874, yyq874, yy2arr874 + const yyr874 bool = false + yyq874[0] = x.SecretName != "" + yyq874[1] = len(x.Items) != 0 + yyq874[2] = x.DefaultMode != nil + var yynn874 int + if yyr874 || yy2arr874 { r.EncodeArrayStart(3) } else { - yynn869 = 0 - for _, b := range yyq869 { + yynn874 = 0 + for _, b := range yyq874 { if b { - yynn869++ + yynn874++ } } - r.EncodeMapStart(yynn869) - yynn869 = 0 + r.EncodeMapStart(yynn874) + yynn874 = 0 } - if yyr869 || yy2arr869 { + if yyr874 || yy2arr874 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq869[0] { - yym871 := z.EncBinary() - _ = yym871 + if yyq874[0] { + yym876 := z.EncBinary() + _ = yym876 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) @@ -12764,26 +12812,26 @@ func (x *SecretVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq869[0] { + if yyq874[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym872 := z.EncBinary() - _ = yym872 + yym877 := z.EncBinary() + _ = yym877 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) } } } - if yyr869 || yy2arr869 { + if yyr874 || yy2arr874 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq869[1] { + if yyq874[1] { if x.Items == nil { r.EncodeNil() } else { - yym874 := z.EncBinary() - _ = yym874 + yym879 := z.EncBinary() + _ = yym879 if false { } else { h.encSliceKeyToPath(([]KeyToPath)(x.Items), e) @@ -12793,15 +12841,15 @@ func (x *SecretVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq869[1] { + if yyq874[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("items")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Items == nil { r.EncodeNil() } else { - yym875 := z.EncBinary() - _ = yym875 + yym880 := z.EncBinary() + _ = yym880 if false { } else { h.encSliceKeyToPath(([]KeyToPath)(x.Items), e) @@ -12809,42 +12857,42 @@ func (x *SecretVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr869 || yy2arr869 { + if yyr874 || yy2arr874 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq869[2] { + if yyq874[2] { if x.DefaultMode == nil { r.EncodeNil() } else { - yy877 := *x.DefaultMode - yym878 := z.EncBinary() - _ = yym878 + yy882 := *x.DefaultMode + yym883 := z.EncBinary() + _ = yym883 if false { } else { - r.EncodeInt(int64(yy877)) + r.EncodeInt(int64(yy882)) } } } else { r.EncodeNil() } } else { - if yyq869[2] { + if yyq874[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("defaultMode")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.DefaultMode == nil { r.EncodeNil() } else { - yy879 := *x.DefaultMode - yym880 := z.EncBinary() - _ = yym880 + yy884 := *x.DefaultMode + yym885 := z.EncBinary() + _ = yym885 if false { } else { - r.EncodeInt(int64(yy879)) + r.EncodeInt(int64(yy884)) } } } } - if yyr869 || yy2arr869 { + if yyr874 || yy2arr874 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12857,25 +12905,25 @@ func (x *SecretVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym881 := z.DecBinary() - _ = yym881 + yym886 := z.DecBinary() + _ = yym886 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct882 := r.ContainerType() - if yyct882 == codecSelferValueTypeMap1234 { - yyl882 := r.ReadMapStart() - if yyl882 == 0 { + yyct887 := r.ContainerType() + if yyct887 == codecSelferValueTypeMap1234 { + yyl887 := r.ReadMapStart() + if yyl887 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl882, d) + x.codecDecodeSelfFromMap(yyl887, d) } - } else if yyct882 == codecSelferValueTypeArray1234 { - yyl882 := r.ReadArrayStart() - if yyl882 == 0 { + } else if yyct887 == codecSelferValueTypeArray1234 { + yyl887 := r.ReadArrayStart() + if yyl887 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl882, d) + x.codecDecodeSelfFromArray(yyl887, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12887,12 +12935,12 @@ func (x *SecretVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys883Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys883Slc - var yyhl883 bool = l >= 0 - for yyj883 := 0; ; yyj883++ { - if yyhl883 { - if yyj883 >= l { + var yys888Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys888Slc + var yyhl888 bool = l >= 0 + for yyj888 := 0; ; yyj888++ { + if yyhl888 { + if yyj888 >= l { break } } else { @@ -12901,10 +12949,10 @@ func (x *SecretVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys883Slc = r.DecodeBytes(yys883Slc, true, true) - yys883 := string(yys883Slc) + yys888Slc = r.DecodeBytes(yys888Slc, true, true) + yys888 := string(yys888Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys883 { + switch yys888 { case "secretName": if r.TryDecodeAsNil() { x.SecretName = "" @@ -12915,12 +12963,12 @@ func (x *SecretVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Items = nil } else { - yyv885 := &x.Items - yym886 := z.DecBinary() - _ = yym886 + yyv890 := &x.Items + yym891 := z.DecBinary() + _ = yym891 if false { } else { - h.decSliceKeyToPath((*[]KeyToPath)(yyv885), d) + h.decSliceKeyToPath((*[]KeyToPath)(yyv890), d) } } case "defaultMode": @@ -12932,17 +12980,17 @@ func (x *SecretVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if x.DefaultMode == nil { x.DefaultMode = new(int32) } - yym888 := z.DecBinary() - _ = yym888 + yym893 := z.DecBinary() + _ = yym893 if false { } else { *((*int32)(x.DefaultMode)) = int32(r.DecodeInt(32)) } } default: - z.DecStructFieldNotFound(-1, yys883) - } // end switch yys883 - } // end for yyj883 + z.DecStructFieldNotFound(-1, yys888) + } // end switch yys888 + } // end for yyj888 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12950,16 +12998,16 @@ func (x *SecretVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj889 int - var yyb889 bool - var yyhl889 bool = l >= 0 - yyj889++ - if yyhl889 { - yyb889 = yyj889 > l + var yyj894 int + var yyb894 bool + var yyhl894 bool = l >= 0 + yyj894++ + if yyhl894 { + yyb894 = yyj894 > l } else { - yyb889 = r.CheckBreak() + yyb894 = r.CheckBreak() } - if yyb889 { + if yyb894 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12969,13 +13017,13 @@ func (x *SecretVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.SecretName = string(r.DecodeString()) } - yyj889++ - if yyhl889 { - yyb889 = yyj889 > l + yyj894++ + if yyhl894 { + yyb894 = yyj894 > l } else { - yyb889 = r.CheckBreak() + yyb894 = r.CheckBreak() } - if yyb889 { + if yyb894 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12983,21 +13031,21 @@ func (x *SecretVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.Items = nil } else { - yyv891 := &x.Items - yym892 := z.DecBinary() - _ = yym892 + yyv896 := &x.Items + yym897 := z.DecBinary() + _ = yym897 if false { } else { - h.decSliceKeyToPath((*[]KeyToPath)(yyv891), d) + h.decSliceKeyToPath((*[]KeyToPath)(yyv896), d) } } - yyj889++ - if yyhl889 { - yyb889 = yyj889 > l + yyj894++ + if yyhl894 { + yyb894 = yyj894 > l } else { - yyb889 = r.CheckBreak() + yyb894 = r.CheckBreak() } - if yyb889 { + if yyb894 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13010,25 +13058,25 @@ func (x *SecretVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode if x.DefaultMode == nil { x.DefaultMode = new(int32) } - yym894 := z.DecBinary() - _ = yym894 + yym899 := z.DecBinary() + _ = yym899 if false { } else { *((*int32)(x.DefaultMode)) = int32(r.DecodeInt(32)) } } for { - yyj889++ - if yyhl889 { - yyb889 = yyj889 > l + yyj894++ + if yyhl894 { + yyb894 = yyj894 > l } else { - yyb889 = r.CheckBreak() + yyb894 = r.CheckBreak() } - if yyb889 { + if yyb894 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj889-1, "") + z.DecStructFieldNotFound(yyj894-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13040,34 +13088,34 @@ func (x *NFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym895 := z.EncBinary() - _ = yym895 + yym900 := z.EncBinary() + _ = yym900 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep896 := !z.EncBinary() - yy2arr896 := z.EncBasicHandle().StructToArray - var yyq896 [3]bool - _, _, _ = yysep896, yyq896, yy2arr896 - const yyr896 bool = false - yyq896[2] = x.ReadOnly != false - var yynn896 int - if yyr896 || yy2arr896 { + yysep901 := !z.EncBinary() + yy2arr901 := z.EncBasicHandle().StructToArray + var yyq901 [3]bool + _, _, _ = yysep901, yyq901, yy2arr901 + const yyr901 bool = false + yyq901[2] = x.ReadOnly != false + var yynn901 int + if yyr901 || yy2arr901 { r.EncodeArrayStart(3) } else { - yynn896 = 2 - for _, b := range yyq896 { + yynn901 = 2 + for _, b := range yyq901 { if b { - yynn896++ + yynn901++ } } - r.EncodeMapStart(yynn896) - yynn896 = 0 + r.EncodeMapStart(yynn901) + yynn901 = 0 } - if yyr896 || yy2arr896 { + if yyr901 || yy2arr901 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym898 := z.EncBinary() - _ = yym898 + yym903 := z.EncBinary() + _ = yym903 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Server)) @@ -13076,17 +13124,17 @@ func (x *NFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("server")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym899 := z.EncBinary() - _ = yym899 + yym904 := z.EncBinary() + _ = yym904 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Server)) } } - if yyr896 || yy2arr896 { + if yyr901 || yy2arr901 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym901 := z.EncBinary() - _ = yym901 + yym906 := z.EncBinary() + _ = yym906 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -13095,18 +13143,18 @@ func (x *NFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym902 := z.EncBinary() - _ = yym902 + yym907 := z.EncBinary() + _ = yym907 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr896 || yy2arr896 { + if yyr901 || yy2arr901 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq896[2] { - yym904 := z.EncBinary() - _ = yym904 + if yyq901[2] { + yym909 := z.EncBinary() + _ = yym909 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -13115,19 +13163,19 @@ func (x *NFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq896[2] { + if yyq901[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym905 := z.EncBinary() - _ = yym905 + yym910 := z.EncBinary() + _ = yym910 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr896 || yy2arr896 { + if yyr901 || yy2arr901 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13140,25 +13188,25 @@ func (x *NFSVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym906 := z.DecBinary() - _ = yym906 + yym911 := z.DecBinary() + _ = yym911 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct907 := r.ContainerType() - if yyct907 == codecSelferValueTypeMap1234 { - yyl907 := r.ReadMapStart() - if yyl907 == 0 { + yyct912 := r.ContainerType() + if yyct912 == codecSelferValueTypeMap1234 { + yyl912 := r.ReadMapStart() + if yyl912 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl907, d) + x.codecDecodeSelfFromMap(yyl912, d) } - } else if yyct907 == codecSelferValueTypeArray1234 { - yyl907 := r.ReadArrayStart() - if yyl907 == 0 { + } else if yyct912 == codecSelferValueTypeArray1234 { + yyl912 := r.ReadArrayStart() + if yyl912 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl907, d) + x.codecDecodeSelfFromArray(yyl912, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13170,12 +13218,12 @@ func (x *NFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys908Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys908Slc - var yyhl908 bool = l >= 0 - for yyj908 := 0; ; yyj908++ { - if yyhl908 { - if yyj908 >= l { + var yys913Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys913Slc + var yyhl913 bool = l >= 0 + for yyj913 := 0; ; yyj913++ { + if yyhl913 { + if yyj913 >= l { break } } else { @@ -13184,10 +13232,10 @@ func (x *NFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys908Slc = r.DecodeBytes(yys908Slc, true, true) - yys908 := string(yys908Slc) + yys913Slc = r.DecodeBytes(yys913Slc, true, true) + yys913 := string(yys913Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys908 { + switch yys913 { case "server": if r.TryDecodeAsNil() { x.Server = "" @@ -13207,9 +13255,9 @@ func (x *NFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys908) - } // end switch yys908 - } // end for yyj908 + z.DecStructFieldNotFound(-1, yys913) + } // end switch yys913 + } // end for yyj913 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13217,16 +13265,16 @@ func (x *NFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj912 int - var yyb912 bool - var yyhl912 bool = l >= 0 - yyj912++ - if yyhl912 { - yyb912 = yyj912 > l + var yyj917 int + var yyb917 bool + var yyhl917 bool = l >= 0 + yyj917++ + if yyhl917 { + yyb917 = yyj917 > l } else { - yyb912 = r.CheckBreak() + yyb917 = r.CheckBreak() } - if yyb912 { + if yyb917 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13236,13 +13284,13 @@ func (x *NFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Server = string(r.DecodeString()) } - yyj912++ - if yyhl912 { - yyb912 = yyj912 > l + yyj917++ + if yyhl917 { + yyb917 = yyj917 > l } else { - yyb912 = r.CheckBreak() + yyb917 = r.CheckBreak() } - if yyb912 { + if yyb917 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13252,13 +13300,13 @@ func (x *NFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Path = string(r.DecodeString()) } - yyj912++ - if yyhl912 { - yyb912 = yyj912 > l + yyj917++ + if yyhl917 { + yyb917 = yyj917 > l } else { - yyb912 = r.CheckBreak() + yyb917 = r.CheckBreak() } - if yyb912 { + if yyb917 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13269,17 +13317,17 @@ func (x *NFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } for { - yyj912++ - if yyhl912 { - yyb912 = yyj912 > l + yyj917++ + if yyhl917 { + yyb917 = yyj917 > l } else { - yyb912 = r.CheckBreak() + yyb917 = r.CheckBreak() } - if yyb912 { + if yyb917 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj912-1, "") + z.DecStructFieldNotFound(yyj917-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13291,36 +13339,36 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym916 := z.EncBinary() - _ = yym916 + yym921 := z.EncBinary() + _ = yym921 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep917 := !z.EncBinary() - yy2arr917 := z.EncBasicHandle().StructToArray - var yyq917 [6]bool - _, _, _ = yysep917, yyq917, yy2arr917 - const yyr917 bool = false - yyq917[3] = x.ISCSIInterface != "" - yyq917[4] = x.FSType != "" - yyq917[5] = x.ReadOnly != false - var yynn917 int - if yyr917 || yy2arr917 { + yysep922 := !z.EncBinary() + yy2arr922 := z.EncBasicHandle().StructToArray + var yyq922 [6]bool + _, _, _ = yysep922, yyq922, yy2arr922 + const yyr922 bool = false + yyq922[3] = x.ISCSIInterface != "" + yyq922[4] = x.FSType != "" + yyq922[5] = x.ReadOnly != false + var yynn922 int + if yyr922 || yy2arr922 { r.EncodeArrayStart(6) } else { - yynn917 = 3 - for _, b := range yyq917 { + yynn922 = 3 + for _, b := range yyq922 { if b { - yynn917++ + yynn922++ } } - r.EncodeMapStart(yynn917) - yynn917 = 0 + r.EncodeMapStart(yynn922) + yynn922 = 0 } - if yyr917 || yy2arr917 { + if yyr922 || yy2arr922 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym919 := z.EncBinary() - _ = yym919 + yym924 := z.EncBinary() + _ = yym924 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TargetPortal)) @@ -13329,17 +13377,17 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("targetPortal")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym920 := z.EncBinary() - _ = yym920 + yym925 := z.EncBinary() + _ = yym925 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TargetPortal)) } } - if yyr917 || yy2arr917 { + if yyr922 || yy2arr922 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym922 := z.EncBinary() - _ = yym922 + yym927 := z.EncBinary() + _ = yym927 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IQN)) @@ -13348,17 +13396,17 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iqn")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym923 := z.EncBinary() - _ = yym923 + yym928 := z.EncBinary() + _ = yym928 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IQN)) } } - if yyr917 || yy2arr917 { + if yyr922 || yy2arr922 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym925 := z.EncBinary() - _ = yym925 + yym930 := z.EncBinary() + _ = yym930 if false { } else { r.EncodeInt(int64(x.Lun)) @@ -13367,18 +13415,18 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lun")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym926 := z.EncBinary() - _ = yym926 + yym931 := z.EncBinary() + _ = yym931 if false { } else { r.EncodeInt(int64(x.Lun)) } } - if yyr917 || yy2arr917 { + if yyr922 || yy2arr922 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq917[3] { - yym928 := z.EncBinary() - _ = yym928 + if yyq922[3] { + yym933 := z.EncBinary() + _ = yym933 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ISCSIInterface)) @@ -13387,23 +13435,23 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq917[3] { + if yyq922[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iscsiInterface")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym929 := z.EncBinary() - _ = yym929 + yym934 := z.EncBinary() + _ = yym934 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ISCSIInterface)) } } } - if yyr917 || yy2arr917 { + if yyr922 || yy2arr922 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq917[4] { - yym931 := z.EncBinary() - _ = yym931 + if yyq922[4] { + yym936 := z.EncBinary() + _ = yym936 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -13412,23 +13460,23 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq917[4] { + if yyq922[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym932 := z.EncBinary() - _ = yym932 + yym937 := z.EncBinary() + _ = yym937 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr917 || yy2arr917 { + if yyr922 || yy2arr922 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq917[5] { - yym934 := z.EncBinary() - _ = yym934 + if yyq922[5] { + yym939 := z.EncBinary() + _ = yym939 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -13437,19 +13485,19 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq917[5] { + if yyq922[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym935 := z.EncBinary() - _ = yym935 + yym940 := z.EncBinary() + _ = yym940 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr917 || yy2arr917 { + if yyr922 || yy2arr922 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13462,25 +13510,25 @@ func (x *ISCSIVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym936 := z.DecBinary() - _ = yym936 + yym941 := z.DecBinary() + _ = yym941 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct937 := r.ContainerType() - if yyct937 == codecSelferValueTypeMap1234 { - yyl937 := r.ReadMapStart() - if yyl937 == 0 { + yyct942 := r.ContainerType() + if yyct942 == codecSelferValueTypeMap1234 { + yyl942 := r.ReadMapStart() + if yyl942 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl937, d) + x.codecDecodeSelfFromMap(yyl942, d) } - } else if yyct937 == codecSelferValueTypeArray1234 { - yyl937 := r.ReadArrayStart() - if yyl937 == 0 { + } else if yyct942 == codecSelferValueTypeArray1234 { + yyl942 := r.ReadArrayStart() + if yyl942 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl937, d) + x.codecDecodeSelfFromArray(yyl942, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13492,12 +13540,12 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys938Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys938Slc - var yyhl938 bool = l >= 0 - for yyj938 := 0; ; yyj938++ { - if yyhl938 { - if yyj938 >= l { + var yys943Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys943Slc + var yyhl943 bool = l >= 0 + for yyj943 := 0; ; yyj943++ { + if yyhl943 { + if yyj943 >= l { break } } else { @@ -13506,10 +13554,10 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys938Slc = r.DecodeBytes(yys938Slc, true, true) - yys938 := string(yys938Slc) + yys943Slc = r.DecodeBytes(yys943Slc, true, true) + yys943 := string(yys943Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys938 { + switch yys943 { case "targetPortal": if r.TryDecodeAsNil() { x.TargetPortal = "" @@ -13547,9 +13595,9 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys938) - } // end switch yys938 - } // end for yyj938 + z.DecStructFieldNotFound(-1, yys943) + } // end switch yys943 + } // end for yyj943 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13557,16 +13605,16 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj945 int - var yyb945 bool - var yyhl945 bool = l >= 0 - yyj945++ - if yyhl945 { - yyb945 = yyj945 > l + var yyj950 int + var yyb950 bool + var yyhl950 bool = l >= 0 + yyj950++ + if yyhl950 { + yyb950 = yyj950 > l } else { - yyb945 = r.CheckBreak() + yyb950 = r.CheckBreak() } - if yyb945 { + if yyb950 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13576,13 +13624,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.TargetPortal = string(r.DecodeString()) } - yyj945++ - if yyhl945 { - yyb945 = yyj945 > l + yyj950++ + if yyhl950 { + yyb950 = yyj950 > l } else { - yyb945 = r.CheckBreak() + yyb950 = r.CheckBreak() } - if yyb945 { + if yyb950 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13592,13 +13640,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.IQN = string(r.DecodeString()) } - yyj945++ - if yyhl945 { - yyb945 = yyj945 > l + yyj950++ + if yyhl950 { + yyb950 = yyj950 > l } else { - yyb945 = r.CheckBreak() + yyb950 = r.CheckBreak() } - if yyb945 { + if yyb950 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13608,13 +13656,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.Lun = int32(r.DecodeInt(32)) } - yyj945++ - if yyhl945 { - yyb945 = yyj945 > l + yyj950++ + if yyhl950 { + yyb950 = yyj950 > l } else { - yyb945 = r.CheckBreak() + yyb950 = r.CheckBreak() } - if yyb945 { + if yyb950 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13624,13 +13672,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.ISCSIInterface = string(r.DecodeString()) } - yyj945++ - if yyhl945 { - yyb945 = yyj945 > l + yyj950++ + if yyhl950 { + yyb950 = yyj950 > l } else { - yyb945 = r.CheckBreak() + yyb950 = r.CheckBreak() } - if yyb945 { + if yyb950 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13640,13 +13688,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.FSType = string(r.DecodeString()) } - yyj945++ - if yyhl945 { - yyb945 = yyj945 > l + yyj950++ + if yyhl950 { + yyb950 = yyj950 > l } else { - yyb945 = r.CheckBreak() + yyb950 = r.CheckBreak() } - if yyb945 { + if yyb950 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13657,17 +13705,17 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder x.ReadOnly = bool(r.DecodeBool()) } for { - yyj945++ - if yyhl945 { - yyb945 = yyj945 > l + yyj950++ + if yyhl950 { + yyb950 = yyj950 > l } else { - yyb945 = r.CheckBreak() + yyb950 = r.CheckBreak() } - if yyb945 { + if yyb950 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj945-1, "") + z.DecStructFieldNotFound(yyj950-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13679,38 +13727,38 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym952 := z.EncBinary() - _ = yym952 + yym957 := z.EncBinary() + _ = yym957 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep953 := !z.EncBinary() - yy2arr953 := z.EncBasicHandle().StructToArray - var yyq953 [4]bool - _, _, _ = yysep953, yyq953, yy2arr953 - const yyr953 bool = false - yyq953[2] = x.FSType != "" - yyq953[3] = x.ReadOnly != false - var yynn953 int - if yyr953 || yy2arr953 { + yysep958 := !z.EncBinary() + yy2arr958 := z.EncBasicHandle().StructToArray + var yyq958 [4]bool + _, _, _ = yysep958, yyq958, yy2arr958 + const yyr958 bool = false + yyq958[2] = x.FSType != "" + yyq958[3] = x.ReadOnly != false + var yynn958 int + if yyr958 || yy2arr958 { r.EncodeArrayStart(4) } else { - yynn953 = 2 - for _, b := range yyq953 { + yynn958 = 2 + for _, b := range yyq958 { if b { - yynn953++ + yynn958++ } } - r.EncodeMapStart(yynn953) - yynn953 = 0 + r.EncodeMapStart(yynn958) + yynn958 = 0 } - if yyr953 || yy2arr953 { + if yyr958 || yy2arr958 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.TargetWWNs == nil { r.EncodeNil() } else { - yym955 := z.EncBinary() - _ = yym955 + yym960 := z.EncBinary() + _ = yym960 if false { } else { z.F.EncSliceStringV(x.TargetWWNs, false, e) @@ -13723,25 +13771,25 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x.TargetWWNs == nil { r.EncodeNil() } else { - yym956 := z.EncBinary() - _ = yym956 + yym961 := z.EncBinary() + _ = yym961 if false { } else { z.F.EncSliceStringV(x.TargetWWNs, false, e) } } } - if yyr953 || yy2arr953 { + if yyr958 || yy2arr958 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Lun == nil { r.EncodeNil() } else { - yy958 := *x.Lun - yym959 := z.EncBinary() - _ = yym959 + yy963 := *x.Lun + yym964 := z.EncBinary() + _ = yym964 if false { } else { - r.EncodeInt(int64(yy958)) + r.EncodeInt(int64(yy963)) } } } else { @@ -13751,20 +13799,20 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x.Lun == nil { r.EncodeNil() } else { - yy960 := *x.Lun - yym961 := z.EncBinary() - _ = yym961 + yy965 := *x.Lun + yym966 := z.EncBinary() + _ = yym966 if false { } else { - r.EncodeInt(int64(yy960)) + r.EncodeInt(int64(yy965)) } } } - if yyr953 || yy2arr953 { + if yyr958 || yy2arr958 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq953[2] { - yym963 := z.EncBinary() - _ = yym963 + if yyq958[2] { + yym968 := z.EncBinary() + _ = yym968 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -13773,23 +13821,23 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq953[2] { + if yyq958[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym964 := z.EncBinary() - _ = yym964 + yym969 := z.EncBinary() + _ = yym969 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr953 || yy2arr953 { + if yyr958 || yy2arr958 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq953[3] { - yym966 := z.EncBinary() - _ = yym966 + if yyq958[3] { + yym971 := z.EncBinary() + _ = yym971 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -13798,19 +13846,19 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq953[3] { + if yyq958[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym967 := z.EncBinary() - _ = yym967 + yym972 := z.EncBinary() + _ = yym972 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr953 || yy2arr953 { + if yyr958 || yy2arr958 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13823,25 +13871,25 @@ func (x *FCVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym968 := z.DecBinary() - _ = yym968 + yym973 := z.DecBinary() + _ = yym973 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct969 := r.ContainerType() - if yyct969 == codecSelferValueTypeMap1234 { - yyl969 := r.ReadMapStart() - if yyl969 == 0 { + yyct974 := r.ContainerType() + if yyct974 == codecSelferValueTypeMap1234 { + yyl974 := r.ReadMapStart() + if yyl974 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl969, d) + x.codecDecodeSelfFromMap(yyl974, d) } - } else if yyct969 == codecSelferValueTypeArray1234 { - yyl969 := r.ReadArrayStart() - if yyl969 == 0 { + } else if yyct974 == codecSelferValueTypeArray1234 { + yyl974 := r.ReadArrayStart() + if yyl974 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl969, d) + x.codecDecodeSelfFromArray(yyl974, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13853,12 +13901,12 @@ func (x *FCVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys970Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys970Slc - var yyhl970 bool = l >= 0 - for yyj970 := 0; ; yyj970++ { - if yyhl970 { - if yyj970 >= l { + var yys975Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys975Slc + var yyhl975 bool = l >= 0 + for yyj975 := 0; ; yyj975++ { + if yyhl975 { + if yyj975 >= l { break } } else { @@ -13867,20 +13915,20 @@ func (x *FCVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys970Slc = r.DecodeBytes(yys970Slc, true, true) - yys970 := string(yys970Slc) + yys975Slc = r.DecodeBytes(yys975Slc, true, true) + yys975 := string(yys975Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys970 { + switch yys975 { case "targetWWNs": if r.TryDecodeAsNil() { x.TargetWWNs = nil } else { - yyv971 := &x.TargetWWNs - yym972 := z.DecBinary() - _ = yym972 + yyv976 := &x.TargetWWNs + yym977 := z.DecBinary() + _ = yym977 if false { } else { - z.F.DecSliceStringX(yyv971, false, d) + z.F.DecSliceStringX(yyv976, false, d) } } case "lun": @@ -13892,8 +13940,8 @@ func (x *FCVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Lun == nil { x.Lun = new(int32) } - yym974 := z.DecBinary() - _ = yym974 + yym979 := z.DecBinary() + _ = yym979 if false { } else { *((*int32)(x.Lun)) = int32(r.DecodeInt(32)) @@ -13912,9 +13960,9 @@ func (x *FCVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys970) - } // end switch yys970 - } // end for yyj970 + z.DecStructFieldNotFound(-1, yys975) + } // end switch yys975 + } // end for yyj975 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13922,16 +13970,16 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj977 int - var yyb977 bool - var yyhl977 bool = l >= 0 - yyj977++ - if yyhl977 { - yyb977 = yyj977 > l + var yyj982 int + var yyb982 bool + var yyhl982 bool = l >= 0 + yyj982++ + if yyhl982 { + yyb982 = yyj982 > l } else { - yyb977 = r.CheckBreak() + yyb982 = r.CheckBreak() } - if yyb977 { + if yyb982 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13939,21 +13987,21 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.TargetWWNs = nil } else { - yyv978 := &x.TargetWWNs - yym979 := z.DecBinary() - _ = yym979 + yyv983 := &x.TargetWWNs + yym984 := z.DecBinary() + _ = yym984 if false { } else { - z.F.DecSliceStringX(yyv978, false, d) + z.F.DecSliceStringX(yyv983, false, d) } } - yyj977++ - if yyhl977 { - yyb977 = yyj977 > l + yyj982++ + if yyhl982 { + yyb982 = yyj982 > l } else { - yyb977 = r.CheckBreak() + yyb982 = r.CheckBreak() } - if yyb977 { + if yyb982 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13966,20 +14014,20 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Lun == nil { x.Lun = new(int32) } - yym981 := z.DecBinary() - _ = yym981 + yym986 := z.DecBinary() + _ = yym986 if false { } else { *((*int32)(x.Lun)) = int32(r.DecodeInt(32)) } } - yyj977++ - if yyhl977 { - yyb977 = yyj977 > l + yyj982++ + if yyhl982 { + yyb982 = yyj982 > l } else { - yyb977 = r.CheckBreak() + yyb982 = r.CheckBreak() } - if yyb977 { + if yyb982 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13989,13 +14037,13 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.FSType = string(r.DecodeString()) } - yyj977++ - if yyhl977 { - yyb977 = yyj977 > l + yyj982++ + if yyhl982 { + yyb982 = yyj982 > l } else { - yyb977 = r.CheckBreak() + yyb982 = r.CheckBreak() } - if yyb977 { + if yyb982 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14006,17 +14054,17 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.ReadOnly = bool(r.DecodeBool()) } for { - yyj977++ - if yyhl977 { - yyb977 = yyj977 > l + yyj982++ + if yyhl982 { + yyb982 = yyj982 > l } else { - yyb977 = r.CheckBreak() + yyb982 = r.CheckBreak() } - if yyb977 { + if yyb982 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj977-1, "") + z.DecStructFieldNotFound(yyj982-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14028,34 +14076,34 @@ func (x *AzureFileVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym984 := z.EncBinary() - _ = yym984 + yym989 := z.EncBinary() + _ = yym989 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep985 := !z.EncBinary() - yy2arr985 := z.EncBasicHandle().StructToArray - var yyq985 [3]bool - _, _, _ = yysep985, yyq985, yy2arr985 - const yyr985 bool = false - yyq985[2] = x.ReadOnly != false - var yynn985 int - if yyr985 || yy2arr985 { + yysep990 := !z.EncBinary() + yy2arr990 := z.EncBasicHandle().StructToArray + var yyq990 [3]bool + _, _, _ = yysep990, yyq990, yy2arr990 + const yyr990 bool = false + yyq990[2] = x.ReadOnly != false + var yynn990 int + if yyr990 || yy2arr990 { r.EncodeArrayStart(3) } else { - yynn985 = 2 - for _, b := range yyq985 { + yynn990 = 2 + for _, b := range yyq990 { if b { - yynn985++ + yynn990++ } } - r.EncodeMapStart(yynn985) - yynn985 = 0 + r.EncodeMapStart(yynn990) + yynn990 = 0 } - if yyr985 || yy2arr985 { + if yyr990 || yy2arr990 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym987 := z.EncBinary() - _ = yym987 + yym992 := z.EncBinary() + _ = yym992 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) @@ -14064,17 +14112,17 @@ func (x *AzureFileVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym988 := z.EncBinary() - _ = yym988 + yym993 := z.EncBinary() + _ = yym993 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) } } - if yyr985 || yy2arr985 { + if yyr990 || yy2arr990 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym990 := z.EncBinary() - _ = yym990 + yym995 := z.EncBinary() + _ = yym995 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ShareName)) @@ -14083,18 +14131,18 @@ func (x *AzureFileVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("shareName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym991 := z.EncBinary() - _ = yym991 + yym996 := z.EncBinary() + _ = yym996 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ShareName)) } } - if yyr985 || yy2arr985 { + if yyr990 || yy2arr990 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq985[2] { - yym993 := z.EncBinary() - _ = yym993 + if yyq990[2] { + yym998 := z.EncBinary() + _ = yym998 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -14103,19 +14151,19 @@ func (x *AzureFileVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq985[2] { + if yyq990[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym994 := z.EncBinary() - _ = yym994 + yym999 := z.EncBinary() + _ = yym999 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr985 || yy2arr985 { + if yyr990 || yy2arr990 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14128,25 +14176,25 @@ func (x *AzureFileVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym995 := z.DecBinary() - _ = yym995 + yym1000 := z.DecBinary() + _ = yym1000 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct996 := r.ContainerType() - if yyct996 == codecSelferValueTypeMap1234 { - yyl996 := r.ReadMapStart() - if yyl996 == 0 { + yyct1001 := r.ContainerType() + if yyct1001 == codecSelferValueTypeMap1234 { + yyl1001 := r.ReadMapStart() + if yyl1001 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl996, d) + x.codecDecodeSelfFromMap(yyl1001, d) } - } else if yyct996 == codecSelferValueTypeArray1234 { - yyl996 := r.ReadArrayStart() - if yyl996 == 0 { + } else if yyct1001 == codecSelferValueTypeArray1234 { + yyl1001 := r.ReadArrayStart() + if yyl1001 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl996, d) + x.codecDecodeSelfFromArray(yyl1001, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14158,12 +14206,12 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys997Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys997Slc - var yyhl997 bool = l >= 0 - for yyj997 := 0; ; yyj997++ { - if yyhl997 { - if yyj997 >= l { + var yys1002Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1002Slc + var yyhl1002 bool = l >= 0 + for yyj1002 := 0; ; yyj1002++ { + if yyhl1002 { + if yyj1002 >= l { break } } else { @@ -14172,10 +14220,10 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys997Slc = r.DecodeBytes(yys997Slc, true, true) - yys997 := string(yys997Slc) + yys1002Slc = r.DecodeBytes(yys1002Slc, true, true) + yys1002 := string(yys1002Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys997 { + switch yys1002 { case "secretName": if r.TryDecodeAsNil() { x.SecretName = "" @@ -14195,9 +14243,9 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys997) - } // end switch yys997 - } // end for yyj997 + z.DecStructFieldNotFound(-1, yys1002) + } // end switch yys1002 + } // end for yyj1002 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14205,16 +14253,16 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1001 int - var yyb1001 bool - var yyhl1001 bool = l >= 0 - yyj1001++ - if yyhl1001 { - yyb1001 = yyj1001 > l + var yyj1006 int + var yyb1006 bool + var yyhl1006 bool = l >= 0 + yyj1006++ + if yyhl1006 { + yyb1006 = yyj1006 > l } else { - yyb1001 = r.CheckBreak() + yyb1006 = r.CheckBreak() } - if yyb1001 { + if yyb1006 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14224,13 +14272,13 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.SecretName = string(r.DecodeString()) } - yyj1001++ - if yyhl1001 { - yyb1001 = yyj1001 > l + yyj1006++ + if yyhl1006 { + yyb1006 = yyj1006 > l } else { - yyb1001 = r.CheckBreak() + yyb1006 = r.CheckBreak() } - if yyb1001 { + if yyb1006 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14240,13 +14288,13 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.ShareName = string(r.DecodeString()) } - yyj1001++ - if yyhl1001 { - yyb1001 = yyj1001 > l + yyj1006++ + if yyhl1006 { + yyb1006 = yyj1006 > l } else { - yyb1001 = r.CheckBreak() + yyb1006 = r.CheckBreak() } - if yyb1001 { + if yyb1006 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14257,17 +14305,17 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.ReadOnly = bool(r.DecodeBool()) } for { - yyj1001++ - if yyhl1001 { - yyb1001 = yyj1001 > l + yyj1006++ + if yyhl1006 { + yyb1006 = yyj1006 > l } else { - yyb1001 = r.CheckBreak() + yyb1006 = r.CheckBreak() } - if yyb1001 { + if yyb1006 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1001-1, "") + z.DecStructFieldNotFound(yyj1006-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14279,34 +14327,34 @@ func (x *VsphereVirtualDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1005 := z.EncBinary() - _ = yym1005 + yym1010 := z.EncBinary() + _ = yym1010 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1006 := !z.EncBinary() - yy2arr1006 := z.EncBasicHandle().StructToArray - var yyq1006 [2]bool - _, _, _ = yysep1006, yyq1006, yy2arr1006 - const yyr1006 bool = false - yyq1006[1] = x.FSType != "" - var yynn1006 int - if yyr1006 || yy2arr1006 { + yysep1011 := !z.EncBinary() + yy2arr1011 := z.EncBasicHandle().StructToArray + var yyq1011 [2]bool + _, _, _ = yysep1011, yyq1011, yy2arr1011 + const yyr1011 bool = false + yyq1011[1] = x.FSType != "" + var yynn1011 int + if yyr1011 || yy2arr1011 { r.EncodeArrayStart(2) } else { - yynn1006 = 1 - for _, b := range yyq1006 { + yynn1011 = 1 + for _, b := range yyq1011 { if b { - yynn1006++ + yynn1011++ } } - r.EncodeMapStart(yynn1006) - yynn1006 = 0 + r.EncodeMapStart(yynn1011) + yynn1011 = 0 } - if yyr1006 || yy2arr1006 { + if yyr1011 || yy2arr1011 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1008 := z.EncBinary() - _ = yym1008 + yym1013 := z.EncBinary() + _ = yym1013 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumePath)) @@ -14315,18 +14363,18 @@ func (x *VsphereVirtualDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumePath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1009 := z.EncBinary() - _ = yym1009 + yym1014 := z.EncBinary() + _ = yym1014 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumePath)) } } - if yyr1006 || yy2arr1006 { + if yyr1011 || yy2arr1011 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1006[1] { - yym1011 := z.EncBinary() - _ = yym1011 + if yyq1011[1] { + yym1016 := z.EncBinary() + _ = yym1016 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -14335,19 +14383,19 @@ func (x *VsphereVirtualDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1006[1] { + if yyq1011[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1012 := z.EncBinary() - _ = yym1012 + yym1017 := z.EncBinary() + _ = yym1017 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr1006 || yy2arr1006 { + if yyr1011 || yy2arr1011 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14360,25 +14408,25 @@ func (x *VsphereVirtualDiskVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1013 := z.DecBinary() - _ = yym1013 + yym1018 := z.DecBinary() + _ = yym1018 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1014 := r.ContainerType() - if yyct1014 == codecSelferValueTypeMap1234 { - yyl1014 := r.ReadMapStart() - if yyl1014 == 0 { + yyct1019 := r.ContainerType() + if yyct1019 == codecSelferValueTypeMap1234 { + yyl1019 := r.ReadMapStart() + if yyl1019 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1014, d) + x.codecDecodeSelfFromMap(yyl1019, d) } - } else if yyct1014 == codecSelferValueTypeArray1234 { - yyl1014 := r.ReadArrayStart() - if yyl1014 == 0 { + } else if yyct1019 == codecSelferValueTypeArray1234 { + yyl1019 := r.ReadArrayStart() + if yyl1019 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1014, d) + x.codecDecodeSelfFromArray(yyl1019, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14390,12 +14438,12 @@ func (x *VsphereVirtualDiskVolumeSource) codecDecodeSelfFromMap(l int, d *codec1 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1015Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1015Slc - var yyhl1015 bool = l >= 0 - for yyj1015 := 0; ; yyj1015++ { - if yyhl1015 { - if yyj1015 >= l { + var yys1020Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1020Slc + var yyhl1020 bool = l >= 0 + for yyj1020 := 0; ; yyj1020++ { + if yyhl1020 { + if yyj1020 >= l { break } } else { @@ -14404,10 +14452,10 @@ func (x *VsphereVirtualDiskVolumeSource) codecDecodeSelfFromMap(l int, d *codec1 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1015Slc = r.DecodeBytes(yys1015Slc, true, true) - yys1015 := string(yys1015Slc) + yys1020Slc = r.DecodeBytes(yys1020Slc, true, true) + yys1020 := string(yys1020Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1015 { + switch yys1020 { case "volumePath": if r.TryDecodeAsNil() { x.VolumePath = "" @@ -14421,9 +14469,9 @@ func (x *VsphereVirtualDiskVolumeSource) codecDecodeSelfFromMap(l int, d *codec1 x.FSType = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1015) - } // end switch yys1015 - } // end for yyj1015 + z.DecStructFieldNotFound(-1, yys1020) + } // end switch yys1020 + } // end for yyj1020 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14431,16 +14479,16 @@ func (x *VsphereVirtualDiskVolumeSource) codecDecodeSelfFromArray(l int, d *code var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1018 int - var yyb1018 bool - var yyhl1018 bool = l >= 0 - yyj1018++ - if yyhl1018 { - yyb1018 = yyj1018 > l + var yyj1023 int + var yyb1023 bool + var yyhl1023 bool = l >= 0 + yyj1023++ + if yyhl1023 { + yyb1023 = yyj1023 > l } else { - yyb1018 = r.CheckBreak() + yyb1023 = r.CheckBreak() } - if yyb1018 { + if yyb1023 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14450,13 +14498,13 @@ func (x *VsphereVirtualDiskVolumeSource) codecDecodeSelfFromArray(l int, d *code } else { x.VolumePath = string(r.DecodeString()) } - yyj1018++ - if yyhl1018 { - yyb1018 = yyj1018 > l + yyj1023++ + if yyhl1023 { + yyb1023 = yyj1023 > l } else { - yyb1018 = r.CheckBreak() + yyb1023 = r.CheckBreak() } - if yyb1018 { + if yyb1023 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14467,17 +14515,17 @@ func (x *VsphereVirtualDiskVolumeSource) codecDecodeSelfFromArray(l int, d *code x.FSType = string(r.DecodeString()) } for { - yyj1018++ - if yyhl1018 { - yyb1018 = yyj1018 > l + yyj1023++ + if yyhl1023 { + yyb1023 = yyj1023 > l } else { - yyb1018 = r.CheckBreak() + yyb1023 = r.CheckBreak() } - if yyb1018 { + if yyb1023 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1018-1, "") + z.DecStructFieldNotFound(yyj1023-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14489,37 +14537,37 @@ func (x *ConfigMapVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1021 := z.EncBinary() - _ = yym1021 + yym1026 := z.EncBinary() + _ = yym1026 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1022 := !z.EncBinary() - yy2arr1022 := z.EncBasicHandle().StructToArray - var yyq1022 [3]bool - _, _, _ = yysep1022, yyq1022, yy2arr1022 - const yyr1022 bool = false - yyq1022[0] = x.Name != "" - yyq1022[1] = len(x.Items) != 0 - yyq1022[2] = x.DefaultMode != nil - var yynn1022 int - if yyr1022 || yy2arr1022 { + yysep1027 := !z.EncBinary() + yy2arr1027 := z.EncBasicHandle().StructToArray + var yyq1027 [3]bool + _, _, _ = yysep1027, yyq1027, yy2arr1027 + const yyr1027 bool = false + yyq1027[0] = x.Name != "" + yyq1027[1] = len(x.Items) != 0 + yyq1027[2] = x.DefaultMode != nil + var yynn1027 int + if yyr1027 || yy2arr1027 { r.EncodeArrayStart(3) } else { - yynn1022 = 0 - for _, b := range yyq1022 { + yynn1027 = 0 + for _, b := range yyq1027 { if b { - yynn1022++ + yynn1027++ } } - r.EncodeMapStart(yynn1022) - yynn1022 = 0 + r.EncodeMapStart(yynn1027) + yynn1027 = 0 } - if yyr1022 || yy2arr1022 { + if yyr1027 || yy2arr1027 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1022[0] { - yym1024 := z.EncBinary() - _ = yym1024 + if yyq1027[0] { + yym1029 := z.EncBinary() + _ = yym1029 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -14528,26 +14576,26 @@ func (x *ConfigMapVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1022[0] { + if yyq1027[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1025 := z.EncBinary() - _ = yym1025 + yym1030 := z.EncBinary() + _ = yym1030 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr1022 || yy2arr1022 { + if yyr1027 || yy2arr1027 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1022[1] { + if yyq1027[1] { if x.Items == nil { r.EncodeNil() } else { - yym1027 := z.EncBinary() - _ = yym1027 + yym1032 := z.EncBinary() + _ = yym1032 if false { } else { h.encSliceKeyToPath(([]KeyToPath)(x.Items), e) @@ -14557,15 +14605,15 @@ func (x *ConfigMapVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1022[1] { + if yyq1027[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("items")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Items == nil { r.EncodeNil() } else { - yym1028 := z.EncBinary() - _ = yym1028 + yym1033 := z.EncBinary() + _ = yym1033 if false { } else { h.encSliceKeyToPath(([]KeyToPath)(x.Items), e) @@ -14573,42 +14621,42 @@ func (x *ConfigMapVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1022 || yy2arr1022 { + if yyr1027 || yy2arr1027 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1022[2] { + if yyq1027[2] { if x.DefaultMode == nil { r.EncodeNil() } else { - yy1030 := *x.DefaultMode - yym1031 := z.EncBinary() - _ = yym1031 + yy1035 := *x.DefaultMode + yym1036 := z.EncBinary() + _ = yym1036 if false { } else { - r.EncodeInt(int64(yy1030)) + r.EncodeInt(int64(yy1035)) } } } else { r.EncodeNil() } } else { - if yyq1022[2] { + if yyq1027[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("defaultMode")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.DefaultMode == nil { r.EncodeNil() } else { - yy1032 := *x.DefaultMode - yym1033 := z.EncBinary() - _ = yym1033 + yy1037 := *x.DefaultMode + yym1038 := z.EncBinary() + _ = yym1038 if false { } else { - r.EncodeInt(int64(yy1032)) + r.EncodeInt(int64(yy1037)) } } } } - if yyr1022 || yy2arr1022 { + if yyr1027 || yy2arr1027 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14621,25 +14669,25 @@ func (x *ConfigMapVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1034 := z.DecBinary() - _ = yym1034 + yym1039 := z.DecBinary() + _ = yym1039 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1035 := r.ContainerType() - if yyct1035 == codecSelferValueTypeMap1234 { - yyl1035 := r.ReadMapStart() - if yyl1035 == 0 { + yyct1040 := r.ContainerType() + if yyct1040 == codecSelferValueTypeMap1234 { + yyl1040 := r.ReadMapStart() + if yyl1040 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1035, d) + x.codecDecodeSelfFromMap(yyl1040, d) } - } else if yyct1035 == codecSelferValueTypeArray1234 { - yyl1035 := r.ReadArrayStart() - if yyl1035 == 0 { + } else if yyct1040 == codecSelferValueTypeArray1234 { + yyl1040 := r.ReadArrayStart() + if yyl1040 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1035, d) + x.codecDecodeSelfFromArray(yyl1040, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14651,12 +14699,12 @@ func (x *ConfigMapVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1036Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1036Slc - var yyhl1036 bool = l >= 0 - for yyj1036 := 0; ; yyj1036++ { - if yyhl1036 { - if yyj1036 >= l { + var yys1041Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1041Slc + var yyhl1041 bool = l >= 0 + for yyj1041 := 0; ; yyj1041++ { + if yyhl1041 { + if yyj1041 >= l { break } } else { @@ -14665,10 +14713,10 @@ func (x *ConfigMapVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1036Slc = r.DecodeBytes(yys1036Slc, true, true) - yys1036 := string(yys1036Slc) + yys1041Slc = r.DecodeBytes(yys1041Slc, true, true) + yys1041 := string(yys1041Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1036 { + switch yys1041 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -14679,12 +14727,12 @@ func (x *ConfigMapVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1038 := &x.Items - yym1039 := z.DecBinary() - _ = yym1039 + yyv1043 := &x.Items + yym1044 := z.DecBinary() + _ = yym1044 if false { } else { - h.decSliceKeyToPath((*[]KeyToPath)(yyv1038), d) + h.decSliceKeyToPath((*[]KeyToPath)(yyv1043), d) } } case "defaultMode": @@ -14696,17 +14744,17 @@ func (x *ConfigMapVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod if x.DefaultMode == nil { x.DefaultMode = new(int32) } - yym1041 := z.DecBinary() - _ = yym1041 + yym1046 := z.DecBinary() + _ = yym1046 if false { } else { *((*int32)(x.DefaultMode)) = int32(r.DecodeInt(32)) } } default: - z.DecStructFieldNotFound(-1, yys1036) - } // end switch yys1036 - } // end for yyj1036 + z.DecStructFieldNotFound(-1, yys1041) + } // end switch yys1041 + } // end for yyj1041 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14714,16 +14762,16 @@ func (x *ConfigMapVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1042 int - var yyb1042 bool - var yyhl1042 bool = l >= 0 - yyj1042++ - if yyhl1042 { - yyb1042 = yyj1042 > l + var yyj1047 int + var yyb1047 bool + var yyhl1047 bool = l >= 0 + yyj1047++ + if yyhl1047 { + yyb1047 = yyj1047 > l } else { - yyb1042 = r.CheckBreak() + yyb1047 = r.CheckBreak() } - if yyb1042 { + if yyb1047 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14733,13 +14781,13 @@ func (x *ConfigMapVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Name = string(r.DecodeString()) } - yyj1042++ - if yyhl1042 { - yyb1042 = yyj1042 > l + yyj1047++ + if yyhl1047 { + yyb1047 = yyj1047 > l } else { - yyb1042 = r.CheckBreak() + yyb1047 = r.CheckBreak() } - if yyb1042 { + if yyb1047 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14747,21 +14795,21 @@ func (x *ConfigMapVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1044 := &x.Items - yym1045 := z.DecBinary() - _ = yym1045 + yyv1049 := &x.Items + yym1050 := z.DecBinary() + _ = yym1050 if false { } else { - h.decSliceKeyToPath((*[]KeyToPath)(yyv1044), d) + h.decSliceKeyToPath((*[]KeyToPath)(yyv1049), d) } } - yyj1042++ - if yyhl1042 { - yyb1042 = yyj1042 > l + yyj1047++ + if yyhl1047 { + yyb1047 = yyj1047 > l } else { - yyb1042 = r.CheckBreak() + yyb1047 = r.CheckBreak() } - if yyb1042 { + if yyb1047 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14774,25 +14822,25 @@ func (x *ConfigMapVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec if x.DefaultMode == nil { x.DefaultMode = new(int32) } - yym1047 := z.DecBinary() - _ = yym1047 + yym1052 := z.DecBinary() + _ = yym1052 if false { } else { *((*int32)(x.DefaultMode)) = int32(r.DecodeInt(32)) } } for { - yyj1042++ - if yyhl1042 { - yyb1042 = yyj1042 > l + yyj1047++ + if yyhl1047 { + yyb1047 = yyj1047 > l } else { - yyb1042 = r.CheckBreak() + yyb1047 = r.CheckBreak() } - if yyb1042 { + if yyb1047 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1042-1, "") + z.DecStructFieldNotFound(yyj1047-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14804,34 +14852,34 @@ func (x *KeyToPath) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1048 := z.EncBinary() - _ = yym1048 + yym1053 := z.EncBinary() + _ = yym1053 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1049 := !z.EncBinary() - yy2arr1049 := z.EncBasicHandle().StructToArray - var yyq1049 [3]bool - _, _, _ = yysep1049, yyq1049, yy2arr1049 - const yyr1049 bool = false - yyq1049[2] = x.Mode != nil - var yynn1049 int - if yyr1049 || yy2arr1049 { + yysep1054 := !z.EncBinary() + yy2arr1054 := z.EncBasicHandle().StructToArray + var yyq1054 [3]bool + _, _, _ = yysep1054, yyq1054, yy2arr1054 + const yyr1054 bool = false + yyq1054[2] = x.Mode != nil + var yynn1054 int + if yyr1054 || yy2arr1054 { r.EncodeArrayStart(3) } else { - yynn1049 = 2 - for _, b := range yyq1049 { + yynn1054 = 2 + for _, b := range yyq1054 { if b { - yynn1049++ + yynn1054++ } } - r.EncodeMapStart(yynn1049) - yynn1049 = 0 + r.EncodeMapStart(yynn1054) + yynn1054 = 0 } - if yyr1049 || yy2arr1049 { + if yyr1054 || yy2arr1054 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1051 := z.EncBinary() - _ = yym1051 + yym1056 := z.EncBinary() + _ = yym1056 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -14840,17 +14888,17 @@ func (x *KeyToPath) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1052 := z.EncBinary() - _ = yym1052 + yym1057 := z.EncBinary() + _ = yym1057 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) } } - if yyr1049 || yy2arr1049 { + if yyr1054 || yy2arr1054 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1054 := z.EncBinary() - _ = yym1054 + yym1059 := z.EncBinary() + _ = yym1059 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -14859,49 +14907,49 @@ func (x *KeyToPath) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1055 := z.EncBinary() - _ = yym1055 + yym1060 := z.EncBinary() + _ = yym1060 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr1049 || yy2arr1049 { + if yyr1054 || yy2arr1054 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1049[2] { + if yyq1054[2] { if x.Mode == nil { r.EncodeNil() } else { - yy1057 := *x.Mode - yym1058 := z.EncBinary() - _ = yym1058 + yy1062 := *x.Mode + yym1063 := z.EncBinary() + _ = yym1063 if false { } else { - r.EncodeInt(int64(yy1057)) + r.EncodeInt(int64(yy1062)) } } } else { r.EncodeNil() } } else { - if yyq1049[2] { + if yyq1054[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("mode")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Mode == nil { r.EncodeNil() } else { - yy1059 := *x.Mode - yym1060 := z.EncBinary() - _ = yym1060 + yy1064 := *x.Mode + yym1065 := z.EncBinary() + _ = yym1065 if false { } else { - r.EncodeInt(int64(yy1059)) + r.EncodeInt(int64(yy1064)) } } } } - if yyr1049 || yy2arr1049 { + if yyr1054 || yy2arr1054 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14914,25 +14962,25 @@ func (x *KeyToPath) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1061 := z.DecBinary() - _ = yym1061 + yym1066 := z.DecBinary() + _ = yym1066 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1062 := r.ContainerType() - if yyct1062 == codecSelferValueTypeMap1234 { - yyl1062 := r.ReadMapStart() - if yyl1062 == 0 { + yyct1067 := r.ContainerType() + if yyct1067 == codecSelferValueTypeMap1234 { + yyl1067 := r.ReadMapStart() + if yyl1067 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1062, d) + x.codecDecodeSelfFromMap(yyl1067, d) } - } else if yyct1062 == codecSelferValueTypeArray1234 { - yyl1062 := r.ReadArrayStart() - if yyl1062 == 0 { + } else if yyct1067 == codecSelferValueTypeArray1234 { + yyl1067 := r.ReadArrayStart() + if yyl1067 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1062, d) + x.codecDecodeSelfFromArray(yyl1067, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14944,12 +14992,12 @@ func (x *KeyToPath) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1063Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1063Slc - var yyhl1063 bool = l >= 0 - for yyj1063 := 0; ; yyj1063++ { - if yyhl1063 { - if yyj1063 >= l { + var yys1068Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1068Slc + var yyhl1068 bool = l >= 0 + for yyj1068 := 0; ; yyj1068++ { + if yyhl1068 { + if yyj1068 >= l { break } } else { @@ -14958,10 +15006,10 @@ func (x *KeyToPath) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1063Slc = r.DecodeBytes(yys1063Slc, true, true) - yys1063 := string(yys1063Slc) + yys1068Slc = r.DecodeBytes(yys1068Slc, true, true) + yys1068 := string(yys1068Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1063 { + switch yys1068 { case "key": if r.TryDecodeAsNil() { x.Key = "" @@ -14983,17 +15031,17 @@ func (x *KeyToPath) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Mode == nil { x.Mode = new(int32) } - yym1067 := z.DecBinary() - _ = yym1067 + yym1072 := z.DecBinary() + _ = yym1072 if false { } else { *((*int32)(x.Mode)) = int32(r.DecodeInt(32)) } } default: - z.DecStructFieldNotFound(-1, yys1063) - } // end switch yys1063 - } // end for yyj1063 + z.DecStructFieldNotFound(-1, yys1068) + } // end switch yys1068 + } // end for yyj1068 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15001,16 +15049,16 @@ func (x *KeyToPath) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1068 int - var yyb1068 bool - var yyhl1068 bool = l >= 0 - yyj1068++ - if yyhl1068 { - yyb1068 = yyj1068 > l + var yyj1073 int + var yyb1073 bool + var yyhl1073 bool = l >= 0 + yyj1073++ + if yyhl1073 { + yyb1073 = yyj1073 > l } else { - yyb1068 = r.CheckBreak() + yyb1073 = r.CheckBreak() } - if yyb1068 { + if yyb1073 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15020,13 +15068,13 @@ func (x *KeyToPath) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Key = string(r.DecodeString()) } - yyj1068++ - if yyhl1068 { - yyb1068 = yyj1068 > l + yyj1073++ + if yyhl1073 { + yyb1073 = yyj1073 > l } else { - yyb1068 = r.CheckBreak() + yyb1073 = r.CheckBreak() } - if yyb1068 { + if yyb1073 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15036,13 +15084,13 @@ func (x *KeyToPath) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Path = string(r.DecodeString()) } - yyj1068++ - if yyhl1068 { - yyb1068 = yyj1068 > l + yyj1073++ + if yyhl1073 { + yyb1073 = yyj1073 > l } else { - yyb1068 = r.CheckBreak() + yyb1073 = r.CheckBreak() } - if yyb1068 { + if yyb1073 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15055,25 +15103,25 @@ func (x *KeyToPath) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Mode == nil { x.Mode = new(int32) } - yym1072 := z.DecBinary() - _ = yym1072 + yym1077 := z.DecBinary() + _ = yym1077 if false { } else { *((*int32)(x.Mode)) = int32(r.DecodeInt(32)) } } for { - yyj1068++ - if yyhl1068 { - yyb1068 = yyj1068 > l + yyj1073++ + if yyhl1073 { + yyb1073 = yyj1073 > l } else { - yyb1068 = r.CheckBreak() + yyb1073 = r.CheckBreak() } - if yyb1068 { + if yyb1073 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1068-1, "") + z.DecStructFieldNotFound(yyj1073-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15085,38 +15133,38 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1073 := z.EncBinary() - _ = yym1073 + yym1078 := z.EncBinary() + _ = yym1078 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1074 := !z.EncBinary() - yy2arr1074 := z.EncBasicHandle().StructToArray - var yyq1074 [5]bool - _, _, _ = yysep1074, yyq1074, yy2arr1074 - const yyr1074 bool = false - yyq1074[0] = x.Name != "" - yyq1074[1] = x.HostPort != 0 - yyq1074[3] = x.Protocol != "" - yyq1074[4] = x.HostIP != "" - var yynn1074 int - if yyr1074 || yy2arr1074 { + yysep1079 := !z.EncBinary() + yy2arr1079 := z.EncBasicHandle().StructToArray + var yyq1079 [5]bool + _, _, _ = yysep1079, yyq1079, yy2arr1079 + const yyr1079 bool = false + yyq1079[0] = x.Name != "" + yyq1079[1] = x.HostPort != 0 + yyq1079[3] = x.Protocol != "" + yyq1079[4] = x.HostIP != "" + var yynn1079 int + if yyr1079 || yy2arr1079 { r.EncodeArrayStart(5) } else { - yynn1074 = 1 - for _, b := range yyq1074 { + yynn1079 = 1 + for _, b := range yyq1079 { if b { - yynn1074++ + yynn1079++ } } - r.EncodeMapStart(yynn1074) - yynn1074 = 0 + r.EncodeMapStart(yynn1079) + yynn1079 = 0 } - if yyr1074 || yy2arr1074 { + if yyr1079 || yy2arr1079 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1074[0] { - yym1076 := z.EncBinary() - _ = yym1076 + if yyq1079[0] { + yym1081 := z.EncBinary() + _ = yym1081 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -15125,23 +15173,23 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1074[0] { + if yyq1079[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1077 := z.EncBinary() - _ = yym1077 + yym1082 := z.EncBinary() + _ = yym1082 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr1074 || yy2arr1074 { + if yyr1079 || yy2arr1079 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1074[1] { - yym1079 := z.EncBinary() - _ = yym1079 + if yyq1079[1] { + yym1084 := z.EncBinary() + _ = yym1084 if false { } else { r.EncodeInt(int64(x.HostPort)) @@ -15150,22 +15198,22 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1074[1] { + if yyq1079[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPort")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1080 := z.EncBinary() - _ = yym1080 + yym1085 := z.EncBinary() + _ = yym1085 if false { } else { r.EncodeInt(int64(x.HostPort)) } } } - if yyr1074 || yy2arr1074 { + if yyr1079 || yy2arr1079 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1082 := z.EncBinary() - _ = yym1082 + yym1087 := z.EncBinary() + _ = yym1087 if false { } else { r.EncodeInt(int64(x.ContainerPort)) @@ -15174,33 +15222,33 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerPort")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1083 := z.EncBinary() - _ = yym1083 + yym1088 := z.EncBinary() + _ = yym1088 if false { } else { r.EncodeInt(int64(x.ContainerPort)) } } - if yyr1074 || yy2arr1074 { + if yyr1079 || yy2arr1079 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1074[3] { + if yyq1079[3] { x.Protocol.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1074[3] { + if yyq1079[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("protocol")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Protocol.CodecEncodeSelf(e) } } - if yyr1074 || yy2arr1074 { + if yyr1079 || yy2arr1079 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1074[4] { - yym1086 := z.EncBinary() - _ = yym1086 + if yyq1079[4] { + yym1091 := z.EncBinary() + _ = yym1091 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) @@ -15209,19 +15257,19 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1074[4] { + if yyq1079[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostIP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1087 := z.EncBinary() - _ = yym1087 + yym1092 := z.EncBinary() + _ = yym1092 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) } } } - if yyr1074 || yy2arr1074 { + if yyr1079 || yy2arr1079 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15234,25 +15282,25 @@ func (x *ContainerPort) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1088 := z.DecBinary() - _ = yym1088 + yym1093 := z.DecBinary() + _ = yym1093 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1089 := r.ContainerType() - if yyct1089 == codecSelferValueTypeMap1234 { - yyl1089 := r.ReadMapStart() - if yyl1089 == 0 { + yyct1094 := r.ContainerType() + if yyct1094 == codecSelferValueTypeMap1234 { + yyl1094 := r.ReadMapStart() + if yyl1094 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1089, d) + x.codecDecodeSelfFromMap(yyl1094, d) } - } else if yyct1089 == codecSelferValueTypeArray1234 { - yyl1089 := r.ReadArrayStart() - if yyl1089 == 0 { + } else if yyct1094 == codecSelferValueTypeArray1234 { + yyl1094 := r.ReadArrayStart() + if yyl1094 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1089, d) + x.codecDecodeSelfFromArray(yyl1094, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15264,12 +15312,12 @@ func (x *ContainerPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1090Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1090Slc - var yyhl1090 bool = l >= 0 - for yyj1090 := 0; ; yyj1090++ { - if yyhl1090 { - if yyj1090 >= l { + var yys1095Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1095Slc + var yyhl1095 bool = l >= 0 + for yyj1095 := 0; ; yyj1095++ { + if yyhl1095 { + if yyj1095 >= l { break } } else { @@ -15278,10 +15326,10 @@ func (x *ContainerPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1090Slc = r.DecodeBytes(yys1090Slc, true, true) - yys1090 := string(yys1090Slc) + yys1095Slc = r.DecodeBytes(yys1095Slc, true, true) + yys1095 := string(yys1095Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1090 { + switch yys1095 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -15313,9 +15361,9 @@ func (x *ContainerPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.HostIP = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1090) - } // end switch yys1090 - } // end for yyj1090 + z.DecStructFieldNotFound(-1, yys1095) + } // end switch yys1095 + } // end for yyj1095 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15323,16 +15371,16 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1096 int - var yyb1096 bool - var yyhl1096 bool = l >= 0 - yyj1096++ - if yyhl1096 { - yyb1096 = yyj1096 > l + var yyj1101 int + var yyb1101 bool + var yyhl1101 bool = l >= 0 + yyj1101++ + if yyhl1101 { + yyb1101 = yyj1101 > l } else { - yyb1096 = r.CheckBreak() + yyb1101 = r.CheckBreak() } - if yyb1096 { + if yyb1101 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15342,13 +15390,13 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj1096++ - if yyhl1096 { - yyb1096 = yyj1096 > l + yyj1101++ + if yyhl1101 { + yyb1101 = yyj1101 > l } else { - yyb1096 = r.CheckBreak() + yyb1101 = r.CheckBreak() } - if yyb1096 { + if yyb1101 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15358,13 +15406,13 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.HostPort = int32(r.DecodeInt(32)) } - yyj1096++ - if yyhl1096 { - yyb1096 = yyj1096 > l + yyj1101++ + if yyhl1101 { + yyb1101 = yyj1101 > l } else { - yyb1096 = r.CheckBreak() + yyb1101 = r.CheckBreak() } - if yyb1096 { + if yyb1101 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15374,13 +15422,13 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ContainerPort = int32(r.DecodeInt(32)) } - yyj1096++ - if yyhl1096 { - yyb1096 = yyj1096 > l + yyj1101++ + if yyhl1101 { + yyb1101 = yyj1101 > l } else { - yyb1096 = r.CheckBreak() + yyb1101 = r.CheckBreak() } - if yyb1096 { + if yyb1101 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15390,13 +15438,13 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Protocol = Protocol(r.DecodeString()) } - yyj1096++ - if yyhl1096 { - yyb1096 = yyj1096 > l + yyj1101++ + if yyhl1101 { + yyb1101 = yyj1101 > l } else { - yyb1096 = r.CheckBreak() + yyb1101 = r.CheckBreak() } - if yyb1096 { + if yyb1101 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15407,17 +15455,17 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.HostIP = string(r.DecodeString()) } for { - yyj1096++ - if yyhl1096 { - yyb1096 = yyj1096 > l + yyj1101++ + if yyhl1101 { + yyb1101 = yyj1101 > l } else { - yyb1096 = r.CheckBreak() + yyb1101 = r.CheckBreak() } - if yyb1096 { + if yyb1101 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1096-1, "") + z.DecStructFieldNotFound(yyj1101-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15429,35 +15477,35 @@ func (x *VolumeMount) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1102 := z.EncBinary() - _ = yym1102 + yym1107 := z.EncBinary() + _ = yym1107 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1103 := !z.EncBinary() - yy2arr1103 := z.EncBasicHandle().StructToArray - var yyq1103 [4]bool - _, _, _ = yysep1103, yyq1103, yy2arr1103 - const yyr1103 bool = false - yyq1103[1] = x.ReadOnly != false - yyq1103[3] = x.SubPath != "" - var yynn1103 int - if yyr1103 || yy2arr1103 { + yysep1108 := !z.EncBinary() + yy2arr1108 := z.EncBasicHandle().StructToArray + var yyq1108 [4]bool + _, _, _ = yysep1108, yyq1108, yy2arr1108 + const yyr1108 bool = false + yyq1108[1] = x.ReadOnly != false + yyq1108[3] = x.SubPath != "" + var yynn1108 int + if yyr1108 || yy2arr1108 { r.EncodeArrayStart(4) } else { - yynn1103 = 2 - for _, b := range yyq1103 { + yynn1108 = 2 + for _, b := range yyq1108 { if b { - yynn1103++ + yynn1108++ } } - r.EncodeMapStart(yynn1103) - yynn1103 = 0 + r.EncodeMapStart(yynn1108) + yynn1108 = 0 } - if yyr1103 || yy2arr1103 { + if yyr1108 || yy2arr1108 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1105 := z.EncBinary() - _ = yym1105 + yym1110 := z.EncBinary() + _ = yym1110 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -15466,18 +15514,18 @@ func (x *VolumeMount) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1106 := z.EncBinary() - _ = yym1106 + yym1111 := z.EncBinary() + _ = yym1111 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1103 || yy2arr1103 { + if yyr1108 || yy2arr1108 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1103[1] { - yym1108 := z.EncBinary() - _ = yym1108 + if yyq1108[1] { + yym1113 := z.EncBinary() + _ = yym1113 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -15486,22 +15534,22 @@ func (x *VolumeMount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1103[1] { + if yyq1108[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1109 := z.EncBinary() - _ = yym1109 + yym1114 := z.EncBinary() + _ = yym1114 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr1103 || yy2arr1103 { + if yyr1108 || yy2arr1108 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1111 := z.EncBinary() - _ = yym1111 + yym1116 := z.EncBinary() + _ = yym1116 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.MountPath)) @@ -15510,18 +15558,18 @@ func (x *VolumeMount) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("mountPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1112 := z.EncBinary() - _ = yym1112 + yym1117 := z.EncBinary() + _ = yym1117 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.MountPath)) } } - if yyr1103 || yy2arr1103 { + if yyr1108 || yy2arr1108 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1103[3] { - yym1114 := z.EncBinary() - _ = yym1114 + if yyq1108[3] { + yym1119 := z.EncBinary() + _ = yym1119 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SubPath)) @@ -15530,19 +15578,19 @@ func (x *VolumeMount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1103[3] { + if yyq1108[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("subPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1115 := z.EncBinary() - _ = yym1115 + yym1120 := z.EncBinary() + _ = yym1120 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SubPath)) } } } - if yyr1103 || yy2arr1103 { + if yyr1108 || yy2arr1108 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15555,25 +15603,25 @@ func (x *VolumeMount) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1116 := z.DecBinary() - _ = yym1116 + yym1121 := z.DecBinary() + _ = yym1121 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1117 := r.ContainerType() - if yyct1117 == codecSelferValueTypeMap1234 { - yyl1117 := r.ReadMapStart() - if yyl1117 == 0 { + yyct1122 := r.ContainerType() + if yyct1122 == codecSelferValueTypeMap1234 { + yyl1122 := r.ReadMapStart() + if yyl1122 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1117, d) + x.codecDecodeSelfFromMap(yyl1122, d) } - } else if yyct1117 == codecSelferValueTypeArray1234 { - yyl1117 := r.ReadArrayStart() - if yyl1117 == 0 { + } else if yyct1122 == codecSelferValueTypeArray1234 { + yyl1122 := r.ReadArrayStart() + if yyl1122 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1117, d) + x.codecDecodeSelfFromArray(yyl1122, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15585,12 +15633,12 @@ func (x *VolumeMount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1118Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1118Slc - var yyhl1118 bool = l >= 0 - for yyj1118 := 0; ; yyj1118++ { - if yyhl1118 { - if yyj1118 >= l { + var yys1123Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1123Slc + var yyhl1123 bool = l >= 0 + for yyj1123 := 0; ; yyj1123++ { + if yyhl1123 { + if yyj1123 >= l { break } } else { @@ -15599,10 +15647,10 @@ func (x *VolumeMount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1118Slc = r.DecodeBytes(yys1118Slc, true, true) - yys1118 := string(yys1118Slc) + yys1123Slc = r.DecodeBytes(yys1123Slc, true, true) + yys1123 := string(yys1123Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1118 { + switch yys1123 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -15628,9 +15676,9 @@ func (x *VolumeMount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.SubPath = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1118) - } // end switch yys1118 - } // end for yyj1118 + z.DecStructFieldNotFound(-1, yys1123) + } // end switch yys1123 + } // end for yyj1123 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15638,16 +15686,16 @@ func (x *VolumeMount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1123 int - var yyb1123 bool - var yyhl1123 bool = l >= 0 - yyj1123++ - if yyhl1123 { - yyb1123 = yyj1123 > l + var yyj1128 int + var yyb1128 bool + var yyhl1128 bool = l >= 0 + yyj1128++ + if yyhl1128 { + yyb1128 = yyj1128 > l } else { - yyb1123 = r.CheckBreak() + yyb1128 = r.CheckBreak() } - if yyb1123 { + if yyb1128 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15657,13 +15705,13 @@ func (x *VolumeMount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj1123++ - if yyhl1123 { - yyb1123 = yyj1123 > l + yyj1128++ + if yyhl1128 { + yyb1128 = yyj1128 > l } else { - yyb1123 = r.CheckBreak() + yyb1128 = r.CheckBreak() } - if yyb1123 { + if yyb1128 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15673,13 +15721,13 @@ func (x *VolumeMount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ReadOnly = bool(r.DecodeBool()) } - yyj1123++ - if yyhl1123 { - yyb1123 = yyj1123 > l + yyj1128++ + if yyhl1128 { + yyb1128 = yyj1128 > l } else { - yyb1123 = r.CheckBreak() + yyb1128 = r.CheckBreak() } - if yyb1123 { + if yyb1128 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15689,13 +15737,13 @@ func (x *VolumeMount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.MountPath = string(r.DecodeString()) } - yyj1123++ - if yyhl1123 { - yyb1123 = yyj1123 > l + yyj1128++ + if yyhl1128 { + yyb1128 = yyj1128 > l } else { - yyb1123 = r.CheckBreak() + yyb1128 = r.CheckBreak() } - if yyb1123 { + if yyb1128 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15706,17 +15754,17 @@ func (x *VolumeMount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.SubPath = string(r.DecodeString()) } for { - yyj1123++ - if yyhl1123 { - yyb1123 = yyj1123 > l + yyj1128++ + if yyhl1128 { + yyb1128 = yyj1128 > l } else { - yyb1123 = r.CheckBreak() + yyb1128 = r.CheckBreak() } - if yyb1123 { + if yyb1128 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1123-1, "") + z.DecStructFieldNotFound(yyj1128-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15728,35 +15776,35 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1128 := z.EncBinary() - _ = yym1128 + yym1133 := z.EncBinary() + _ = yym1133 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1129 := !z.EncBinary() - yy2arr1129 := z.EncBasicHandle().StructToArray - var yyq1129 [3]bool - _, _, _ = yysep1129, yyq1129, yy2arr1129 - const yyr1129 bool = false - yyq1129[1] = x.Value != "" - yyq1129[2] = x.ValueFrom != nil - var yynn1129 int - if yyr1129 || yy2arr1129 { + yysep1134 := !z.EncBinary() + yy2arr1134 := z.EncBasicHandle().StructToArray + var yyq1134 [3]bool + _, _, _ = yysep1134, yyq1134, yy2arr1134 + const yyr1134 bool = false + yyq1134[1] = x.Value != "" + yyq1134[2] = x.ValueFrom != nil + var yynn1134 int + if yyr1134 || yy2arr1134 { r.EncodeArrayStart(3) } else { - yynn1129 = 1 - for _, b := range yyq1129 { + yynn1134 = 1 + for _, b := range yyq1134 { if b { - yynn1129++ + yynn1134++ } } - r.EncodeMapStart(yynn1129) - yynn1129 = 0 + r.EncodeMapStart(yynn1134) + yynn1134 = 0 } - if yyr1129 || yy2arr1129 { + if yyr1134 || yy2arr1134 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1131 := z.EncBinary() - _ = yym1131 + yym1136 := z.EncBinary() + _ = yym1136 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -15765,18 +15813,18 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1132 := z.EncBinary() - _ = yym1132 + yym1137 := z.EncBinary() + _ = yym1137 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1129 || yy2arr1129 { + if yyr1134 || yy2arr1134 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1129[1] { - yym1134 := z.EncBinary() - _ = yym1134 + if yyq1134[1] { + yym1139 := z.EncBinary() + _ = yym1139 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) @@ -15785,21 +15833,21 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1129[1] { + if yyq1134[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("value")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1135 := z.EncBinary() - _ = yym1135 + yym1140 := z.EncBinary() + _ = yym1140 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) } } } - if yyr1129 || yy2arr1129 { + if yyr1134 || yy2arr1134 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1129[2] { + if yyq1134[2] { if x.ValueFrom == nil { r.EncodeNil() } else { @@ -15809,7 +15857,7 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1129[2] { + if yyq1134[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("valueFrom")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -15820,7 +15868,7 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1129 || yy2arr1129 { + if yyr1134 || yy2arr1134 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15833,25 +15881,25 @@ func (x *EnvVar) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1137 := z.DecBinary() - _ = yym1137 + yym1142 := z.DecBinary() + _ = yym1142 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1138 := r.ContainerType() - if yyct1138 == codecSelferValueTypeMap1234 { - yyl1138 := r.ReadMapStart() - if yyl1138 == 0 { + yyct1143 := r.ContainerType() + if yyct1143 == codecSelferValueTypeMap1234 { + yyl1143 := r.ReadMapStart() + if yyl1143 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1138, d) + x.codecDecodeSelfFromMap(yyl1143, d) } - } else if yyct1138 == codecSelferValueTypeArray1234 { - yyl1138 := r.ReadArrayStart() - if yyl1138 == 0 { + } else if yyct1143 == codecSelferValueTypeArray1234 { + yyl1143 := r.ReadArrayStart() + if yyl1143 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1138, d) + x.codecDecodeSelfFromArray(yyl1143, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15863,12 +15911,12 @@ func (x *EnvVar) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1139Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1139Slc - var yyhl1139 bool = l >= 0 - for yyj1139 := 0; ; yyj1139++ { - if yyhl1139 { - if yyj1139 >= l { + var yys1144Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1144Slc + var yyhl1144 bool = l >= 0 + for yyj1144 := 0; ; yyj1144++ { + if yyhl1144 { + if yyj1144 >= l { break } } else { @@ -15877,10 +15925,10 @@ func (x *EnvVar) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1139Slc = r.DecodeBytes(yys1139Slc, true, true) - yys1139 := string(yys1139Slc) + yys1144Slc = r.DecodeBytes(yys1144Slc, true, true) + yys1144 := string(yys1144Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1139 { + switch yys1144 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -15905,9 +15953,9 @@ func (x *EnvVar) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ValueFrom.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1139) - } // end switch yys1139 - } // end for yyj1139 + z.DecStructFieldNotFound(-1, yys1144) + } // end switch yys1144 + } // end for yyj1144 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15915,16 +15963,16 @@ func (x *EnvVar) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1143 int - var yyb1143 bool - var yyhl1143 bool = l >= 0 - yyj1143++ - if yyhl1143 { - yyb1143 = yyj1143 > l + var yyj1148 int + var yyb1148 bool + var yyhl1148 bool = l >= 0 + yyj1148++ + if yyhl1148 { + yyb1148 = yyj1148 > l } else { - yyb1143 = r.CheckBreak() + yyb1148 = r.CheckBreak() } - if yyb1143 { + if yyb1148 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15934,13 +15982,13 @@ func (x *EnvVar) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj1143++ - if yyhl1143 { - yyb1143 = yyj1143 > l + yyj1148++ + if yyhl1148 { + yyb1148 = yyj1148 > l } else { - yyb1143 = r.CheckBreak() + yyb1148 = r.CheckBreak() } - if yyb1143 { + if yyb1148 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15950,13 +15998,13 @@ func (x *EnvVar) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Value = string(r.DecodeString()) } - yyj1143++ - if yyhl1143 { - yyb1143 = yyj1143 > l + yyj1148++ + if yyhl1148 { + yyb1148 = yyj1148 > l } else { - yyb1143 = r.CheckBreak() + yyb1148 = r.CheckBreak() } - if yyb1143 { + if yyb1148 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15972,17 +16020,17 @@ func (x *EnvVar) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.ValueFrom.CodecDecodeSelf(d) } for { - yyj1143++ - if yyhl1143 { - yyb1143 = yyj1143 > l + yyj1148++ + if yyhl1148 { + yyb1148 = yyj1148 > l } else { - yyb1143 = r.CheckBreak() + yyb1148 = r.CheckBreak() } - if yyb1143 { + if yyb1148 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1143-1, "") + z.DecStructFieldNotFound(yyj1148-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15994,36 +16042,36 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1147 := z.EncBinary() - _ = yym1147 + yym1152 := z.EncBinary() + _ = yym1152 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1148 := !z.EncBinary() - yy2arr1148 := z.EncBasicHandle().StructToArray - var yyq1148 [4]bool - _, _, _ = yysep1148, yyq1148, yy2arr1148 - const yyr1148 bool = false - yyq1148[0] = x.FieldRef != nil - yyq1148[1] = x.ResourceFieldRef != nil - yyq1148[2] = x.ConfigMapKeyRef != nil - yyq1148[3] = x.SecretKeyRef != nil - var yynn1148 int - if yyr1148 || yy2arr1148 { + yysep1153 := !z.EncBinary() + yy2arr1153 := z.EncBasicHandle().StructToArray + var yyq1153 [4]bool + _, _, _ = yysep1153, yyq1153, yy2arr1153 + const yyr1153 bool = false + yyq1153[0] = x.FieldRef != nil + yyq1153[1] = x.ResourceFieldRef != nil + yyq1153[2] = x.ConfigMapKeyRef != nil + yyq1153[3] = x.SecretKeyRef != nil + var yynn1153 int + if yyr1153 || yy2arr1153 { r.EncodeArrayStart(4) } else { - yynn1148 = 0 - for _, b := range yyq1148 { + yynn1153 = 0 + for _, b := range yyq1153 { if b { - yynn1148++ + yynn1153++ } } - r.EncodeMapStart(yynn1148) - yynn1148 = 0 + r.EncodeMapStart(yynn1153) + yynn1153 = 0 } - if yyr1148 || yy2arr1148 { + if yyr1153 || yy2arr1153 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1148[0] { + if yyq1153[0] { if x.FieldRef == nil { r.EncodeNil() } else { @@ -16033,7 +16081,7 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1148[0] { + if yyq1153[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fieldRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -16044,9 +16092,9 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1148 || yy2arr1148 { + if yyr1153 || yy2arr1153 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1148[1] { + if yyq1153[1] { if x.ResourceFieldRef == nil { r.EncodeNil() } else { @@ -16056,7 +16104,7 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1148[1] { + if yyq1153[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resourceFieldRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -16067,9 +16115,9 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1148 || yy2arr1148 { + if yyr1153 || yy2arr1153 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1148[2] { + if yyq1153[2] { if x.ConfigMapKeyRef == nil { r.EncodeNil() } else { @@ -16079,7 +16127,7 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1148[2] { + if yyq1153[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("configMapKeyRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -16090,9 +16138,9 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1148 || yy2arr1148 { + if yyr1153 || yy2arr1153 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1148[3] { + if yyq1153[3] { if x.SecretKeyRef == nil { r.EncodeNil() } else { @@ -16102,7 +16150,7 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1148[3] { + if yyq1153[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretKeyRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -16113,7 +16161,7 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1148 || yy2arr1148 { + if yyr1153 || yy2arr1153 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -16126,25 +16174,25 @@ func (x *EnvVarSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1153 := z.DecBinary() - _ = yym1153 + yym1158 := z.DecBinary() + _ = yym1158 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1154 := r.ContainerType() - if yyct1154 == codecSelferValueTypeMap1234 { - yyl1154 := r.ReadMapStart() - if yyl1154 == 0 { + yyct1159 := r.ContainerType() + if yyct1159 == codecSelferValueTypeMap1234 { + yyl1159 := r.ReadMapStart() + if yyl1159 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1154, d) + x.codecDecodeSelfFromMap(yyl1159, d) } - } else if yyct1154 == codecSelferValueTypeArray1234 { - yyl1154 := r.ReadArrayStart() - if yyl1154 == 0 { + } else if yyct1159 == codecSelferValueTypeArray1234 { + yyl1159 := r.ReadArrayStart() + if yyl1159 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1154, d) + x.codecDecodeSelfFromArray(yyl1159, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -16156,12 +16204,12 @@ func (x *EnvVarSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1155Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1155Slc - var yyhl1155 bool = l >= 0 - for yyj1155 := 0; ; yyj1155++ { - if yyhl1155 { - if yyj1155 >= l { + var yys1160Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1160Slc + var yyhl1160 bool = l >= 0 + for yyj1160 := 0; ; yyj1160++ { + if yyhl1160 { + if yyj1160 >= l { break } } else { @@ -16170,10 +16218,10 @@ func (x *EnvVarSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1155Slc = r.DecodeBytes(yys1155Slc, true, true) - yys1155 := string(yys1155Slc) + yys1160Slc = r.DecodeBytes(yys1160Slc, true, true) + yys1160 := string(yys1160Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1155 { + switch yys1160 { case "fieldRef": if r.TryDecodeAsNil() { if x.FieldRef != nil { @@ -16219,9 +16267,9 @@ func (x *EnvVarSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.SecretKeyRef.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1155) - } // end switch yys1155 - } // end for yyj1155 + z.DecStructFieldNotFound(-1, yys1160) + } // end switch yys1160 + } // end for yyj1160 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -16229,16 +16277,16 @@ func (x *EnvVarSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1160 int - var yyb1160 bool - var yyhl1160 bool = l >= 0 - yyj1160++ - if yyhl1160 { - yyb1160 = yyj1160 > l + var yyj1165 int + var yyb1165 bool + var yyhl1165 bool = l >= 0 + yyj1165++ + if yyhl1165 { + yyb1165 = yyj1165 > l } else { - yyb1160 = r.CheckBreak() + yyb1165 = r.CheckBreak() } - if yyb1160 { + if yyb1165 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16253,13 +16301,13 @@ func (x *EnvVarSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.FieldRef.CodecDecodeSelf(d) } - yyj1160++ - if yyhl1160 { - yyb1160 = yyj1160 > l + yyj1165++ + if yyhl1165 { + yyb1165 = yyj1165 > l } else { - yyb1160 = r.CheckBreak() + yyb1165 = r.CheckBreak() } - if yyb1160 { + if yyb1165 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16274,13 +16322,13 @@ func (x *EnvVarSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.ResourceFieldRef.CodecDecodeSelf(d) } - yyj1160++ - if yyhl1160 { - yyb1160 = yyj1160 > l + yyj1165++ + if yyhl1165 { + yyb1165 = yyj1165 > l } else { - yyb1160 = r.CheckBreak() + yyb1165 = r.CheckBreak() } - if yyb1160 { + if yyb1165 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16295,13 +16343,13 @@ func (x *EnvVarSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.ConfigMapKeyRef.CodecDecodeSelf(d) } - yyj1160++ - if yyhl1160 { - yyb1160 = yyj1160 > l + yyj1165++ + if yyhl1165 { + yyb1165 = yyj1165 > l } else { - yyb1160 = r.CheckBreak() + yyb1165 = r.CheckBreak() } - if yyb1160 { + if yyb1165 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16317,17 +16365,17 @@ func (x *EnvVarSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.SecretKeyRef.CodecDecodeSelf(d) } for { - yyj1160++ - if yyhl1160 { - yyb1160 = yyj1160 > l + yyj1165++ + if yyhl1165 { + yyb1165 = yyj1165 > l } else { - yyb1160 = r.CheckBreak() + yyb1165 = r.CheckBreak() } - if yyb1160 { + if yyb1165 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1160-1, "") + z.DecStructFieldNotFound(yyj1165-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -16339,35 +16387,35 @@ func (x *ObjectFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1165 := z.EncBinary() - _ = yym1165 + yym1170 := z.EncBinary() + _ = yym1170 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1166 := !z.EncBinary() - yy2arr1166 := z.EncBasicHandle().StructToArray - var yyq1166 [2]bool - _, _, _ = yysep1166, yyq1166, yy2arr1166 - const yyr1166 bool = false - yyq1166[0] = x.APIVersion != "" - var yynn1166 int - if yyr1166 || yy2arr1166 { + yysep1171 := !z.EncBinary() + yy2arr1171 := z.EncBasicHandle().StructToArray + var yyq1171 [2]bool + _, _, _ = yysep1171, yyq1171, yy2arr1171 + const yyr1171 bool = false + yyq1171[0] = x.APIVersion != "" + var yynn1171 int + if yyr1171 || yy2arr1171 { r.EncodeArrayStart(2) } else { - yynn1166 = 1 - for _, b := range yyq1166 { + yynn1171 = 1 + for _, b := range yyq1171 { if b { - yynn1166++ + yynn1171++ } } - r.EncodeMapStart(yynn1166) - yynn1166 = 0 + r.EncodeMapStart(yynn1171) + yynn1171 = 0 } - if yyr1166 || yy2arr1166 { + if yyr1171 || yy2arr1171 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1166[0] { - yym1168 := z.EncBinary() - _ = yym1168 + if yyq1171[0] { + yym1173 := z.EncBinary() + _ = yym1173 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -16376,22 +16424,22 @@ func (x *ObjectFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1166[0] { + if yyq1171[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1169 := z.EncBinary() - _ = yym1169 + yym1174 := z.EncBinary() + _ = yym1174 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1166 || yy2arr1166 { + if yyr1171 || yy2arr1171 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1171 := z.EncBinary() - _ = yym1171 + yym1176 := z.EncBinary() + _ = yym1176 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldPath)) @@ -16400,14 +16448,14 @@ func (x *ObjectFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fieldPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1172 := z.EncBinary() - _ = yym1172 + yym1177 := z.EncBinary() + _ = yym1177 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldPath)) } } - if yyr1166 || yy2arr1166 { + if yyr1171 || yy2arr1171 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -16420,25 +16468,25 @@ func (x *ObjectFieldSelector) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1173 := z.DecBinary() - _ = yym1173 + yym1178 := z.DecBinary() + _ = yym1178 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1174 := r.ContainerType() - if yyct1174 == codecSelferValueTypeMap1234 { - yyl1174 := r.ReadMapStart() - if yyl1174 == 0 { + yyct1179 := r.ContainerType() + if yyct1179 == codecSelferValueTypeMap1234 { + yyl1179 := r.ReadMapStart() + if yyl1179 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1174, d) + x.codecDecodeSelfFromMap(yyl1179, d) } - } else if yyct1174 == codecSelferValueTypeArray1234 { - yyl1174 := r.ReadArrayStart() - if yyl1174 == 0 { + } else if yyct1179 == codecSelferValueTypeArray1234 { + yyl1179 := r.ReadArrayStart() + if yyl1179 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1174, d) + x.codecDecodeSelfFromArray(yyl1179, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -16450,12 +16498,12 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1175Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1175Slc - var yyhl1175 bool = l >= 0 - for yyj1175 := 0; ; yyj1175++ { - if yyhl1175 { - if yyj1175 >= l { + var yys1180Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1180Slc + var yyhl1180 bool = l >= 0 + for yyj1180 := 0; ; yyj1180++ { + if yyhl1180 { + if yyj1180 >= l { break } } else { @@ -16464,10 +16512,10 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1175Slc = r.DecodeBytes(yys1175Slc, true, true) - yys1175 := string(yys1175Slc) + yys1180Slc = r.DecodeBytes(yys1180Slc, true, true) + yys1180 := string(yys1180Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1175 { + switch yys1180 { case "apiVersion": if r.TryDecodeAsNil() { x.APIVersion = "" @@ -16481,9 +16529,9 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.FieldPath = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1175) - } // end switch yys1175 - } // end for yyj1175 + z.DecStructFieldNotFound(-1, yys1180) + } // end switch yys1180 + } // end for yyj1180 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -16491,16 +16539,16 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1178 int - var yyb1178 bool - var yyhl1178 bool = l >= 0 - yyj1178++ - if yyhl1178 { - yyb1178 = yyj1178 > l + var yyj1183 int + var yyb1183 bool + var yyhl1183 bool = l >= 0 + yyj1183++ + if yyhl1183 { + yyb1183 = yyj1183 > l } else { - yyb1178 = r.CheckBreak() + yyb1183 = r.CheckBreak() } - if yyb1178 { + if yyb1183 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16510,13 +16558,13 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.APIVersion = string(r.DecodeString()) } - yyj1178++ - if yyhl1178 { - yyb1178 = yyj1178 > l + yyj1183++ + if yyhl1183 { + yyb1183 = yyj1183 > l } else { - yyb1178 = r.CheckBreak() + yyb1183 = r.CheckBreak() } - if yyb1178 { + if yyb1183 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16527,17 +16575,17 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.FieldPath = string(r.DecodeString()) } for { - yyj1178++ - if yyhl1178 { - yyb1178 = yyj1178 > l + yyj1183++ + if yyhl1183 { + yyb1183 = yyj1183 > l } else { - yyb1178 = r.CheckBreak() + yyb1183 = r.CheckBreak() } - if yyb1178 { + if yyb1183 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1178-1, "") + z.DecStructFieldNotFound(yyj1183-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -16549,36 +16597,36 @@ func (x *ResourceFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1181 := z.EncBinary() - _ = yym1181 + yym1186 := z.EncBinary() + _ = yym1186 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1182 := !z.EncBinary() - yy2arr1182 := z.EncBasicHandle().StructToArray - var yyq1182 [3]bool - _, _, _ = yysep1182, yyq1182, yy2arr1182 - const yyr1182 bool = false - yyq1182[0] = x.ContainerName != "" - yyq1182[2] = true - var yynn1182 int - if yyr1182 || yy2arr1182 { + yysep1187 := !z.EncBinary() + yy2arr1187 := z.EncBasicHandle().StructToArray + var yyq1187 [3]bool + _, _, _ = yysep1187, yyq1187, yy2arr1187 + const yyr1187 bool = false + yyq1187[0] = x.ContainerName != "" + yyq1187[2] = true + var yynn1187 int + if yyr1187 || yy2arr1187 { r.EncodeArrayStart(3) } else { - yynn1182 = 1 - for _, b := range yyq1182 { + yynn1187 = 1 + for _, b := range yyq1187 { if b { - yynn1182++ + yynn1187++ } } - r.EncodeMapStart(yynn1182) - yynn1182 = 0 + r.EncodeMapStart(yynn1187) + yynn1187 = 0 } - if yyr1182 || yy2arr1182 { + if yyr1187 || yy2arr1187 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1182[0] { - yym1184 := z.EncBinary() - _ = yym1184 + if yyq1187[0] { + yym1189 := z.EncBinary() + _ = yym1189 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerName)) @@ -16587,22 +16635,22 @@ func (x *ResourceFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1182[0] { + if yyq1187[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1185 := z.EncBinary() - _ = yym1185 + yym1190 := z.EncBinary() + _ = yym1190 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerName)) } } } - if yyr1182 || yy2arr1182 { + if yyr1187 || yy2arr1187 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1187 := z.EncBinary() - _ = yym1187 + yym1192 := z.EncBinary() + _ = yym1192 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Resource)) @@ -16611,47 +16659,47 @@ func (x *ResourceFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resource")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1188 := z.EncBinary() - _ = yym1188 + yym1193 := z.EncBinary() + _ = yym1193 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Resource)) } } - if yyr1182 || yy2arr1182 { + if yyr1187 || yy2arr1187 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1182[2] { - yy1190 := &x.Divisor - yym1191 := z.EncBinary() - _ = yym1191 + if yyq1187[2] { + yy1195 := &x.Divisor + yym1196 := z.EncBinary() + _ = yym1196 if false { - } else if z.HasExtensions() && z.EncExt(yy1190) { - } else if !yym1191 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1190) + } else if z.HasExtensions() && z.EncExt(yy1195) { + } else if !yym1196 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1195) } else { - z.EncFallback(yy1190) + z.EncFallback(yy1195) } } else { r.EncodeNil() } } else { - if yyq1182[2] { + if yyq1187[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("divisor")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1192 := &x.Divisor - yym1193 := z.EncBinary() - _ = yym1193 + yy1197 := &x.Divisor + yym1198 := z.EncBinary() + _ = yym1198 if false { - } else if z.HasExtensions() && z.EncExt(yy1192) { - } else if !yym1193 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1192) + } else if z.HasExtensions() && z.EncExt(yy1197) { + } else if !yym1198 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1197) } else { - z.EncFallback(yy1192) + z.EncFallback(yy1197) } } } - if yyr1182 || yy2arr1182 { + if yyr1187 || yy2arr1187 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -16664,25 +16712,25 @@ func (x *ResourceFieldSelector) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1194 := z.DecBinary() - _ = yym1194 + yym1199 := z.DecBinary() + _ = yym1199 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1195 := r.ContainerType() - if yyct1195 == codecSelferValueTypeMap1234 { - yyl1195 := r.ReadMapStart() - if yyl1195 == 0 { + yyct1200 := r.ContainerType() + if yyct1200 == codecSelferValueTypeMap1234 { + yyl1200 := r.ReadMapStart() + if yyl1200 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1195, d) + x.codecDecodeSelfFromMap(yyl1200, d) } - } else if yyct1195 == codecSelferValueTypeArray1234 { - yyl1195 := r.ReadArrayStart() - if yyl1195 == 0 { + } else if yyct1200 == codecSelferValueTypeArray1234 { + yyl1200 := r.ReadArrayStart() + if yyl1200 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1195, d) + x.codecDecodeSelfFromArray(yyl1200, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -16694,12 +16742,12 @@ func (x *ResourceFieldSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1196Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1196Slc - var yyhl1196 bool = l >= 0 - for yyj1196 := 0; ; yyj1196++ { - if yyhl1196 { - if yyj1196 >= l { + var yys1201Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1201Slc + var yyhl1201 bool = l >= 0 + for yyj1201 := 0; ; yyj1201++ { + if yyhl1201 { + if yyj1201 >= l { break } } else { @@ -16708,10 +16756,10 @@ func (x *ResourceFieldSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1196Slc = r.DecodeBytes(yys1196Slc, true, true) - yys1196 := string(yys1196Slc) + yys1201Slc = r.DecodeBytes(yys1201Slc, true, true) + yys1201 := string(yys1201Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1196 { + switch yys1201 { case "containerName": if r.TryDecodeAsNil() { x.ContainerName = "" @@ -16728,21 +16776,21 @@ func (x *ResourceFieldSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Divisor = pkg3_resource.Quantity{} } else { - yyv1199 := &x.Divisor - yym1200 := z.DecBinary() - _ = yym1200 + yyv1204 := &x.Divisor + yym1205 := z.DecBinary() + _ = yym1205 if false { - } else if z.HasExtensions() && z.DecExt(yyv1199) { - } else if !yym1200 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1199) + } else if z.HasExtensions() && z.DecExt(yyv1204) { + } else if !yym1205 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1204) } else { - z.DecFallback(yyv1199, false) + z.DecFallback(yyv1204, false) } } default: - z.DecStructFieldNotFound(-1, yys1196) - } // end switch yys1196 - } // end for yyj1196 + z.DecStructFieldNotFound(-1, yys1201) + } // end switch yys1201 + } // end for yyj1201 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -16750,16 +16798,16 @@ func (x *ResourceFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1201 int - var yyb1201 bool - var yyhl1201 bool = l >= 0 - yyj1201++ - if yyhl1201 { - yyb1201 = yyj1201 > l + var yyj1206 int + var yyb1206 bool + var yyhl1206 bool = l >= 0 + yyj1206++ + if yyhl1206 { + yyb1206 = yyj1206 > l } else { - yyb1201 = r.CheckBreak() + yyb1206 = r.CheckBreak() } - if yyb1201 { + if yyb1206 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16769,13 +16817,13 @@ func (x *ResourceFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.ContainerName = string(r.DecodeString()) } - yyj1201++ - if yyhl1201 { - yyb1201 = yyj1201 > l + yyj1206++ + if yyhl1206 { + yyb1206 = yyj1206 > l } else { - yyb1201 = r.CheckBreak() + yyb1206 = r.CheckBreak() } - if yyb1201 { + if yyb1206 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16785,13 +16833,13 @@ func (x *ResourceFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Resource = string(r.DecodeString()) } - yyj1201++ - if yyhl1201 { - yyb1201 = yyj1201 > l + yyj1206++ + if yyhl1206 { + yyb1206 = yyj1206 > l } else { - yyb1201 = r.CheckBreak() + yyb1206 = r.CheckBreak() } - if yyb1201 { + if yyb1206 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16799,29 +16847,29 @@ func (x *ResourceFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Divisor = pkg3_resource.Quantity{} } else { - yyv1204 := &x.Divisor - yym1205 := z.DecBinary() - _ = yym1205 + yyv1209 := &x.Divisor + yym1210 := z.DecBinary() + _ = yym1210 if false { - } else if z.HasExtensions() && z.DecExt(yyv1204) { - } else if !yym1205 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1204) + } else if z.HasExtensions() && z.DecExt(yyv1209) { + } else if !yym1210 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1209) } else { - z.DecFallback(yyv1204, false) + z.DecFallback(yyv1209, false) } } for { - yyj1201++ - if yyhl1201 { - yyb1201 = yyj1201 > l + yyj1206++ + if yyhl1206 { + yyb1206 = yyj1206 > l } else { - yyb1201 = r.CheckBreak() + yyb1206 = r.CheckBreak() } - if yyb1201 { + if yyb1206 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1201-1, "") + z.DecStructFieldNotFound(yyj1206-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -16833,35 +16881,35 @@ func (x *ConfigMapKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1206 := z.EncBinary() - _ = yym1206 + yym1211 := z.EncBinary() + _ = yym1211 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1207 := !z.EncBinary() - yy2arr1207 := z.EncBasicHandle().StructToArray - var yyq1207 [2]bool - _, _, _ = yysep1207, yyq1207, yy2arr1207 - const yyr1207 bool = false - yyq1207[0] = x.Name != "" - var yynn1207 int - if yyr1207 || yy2arr1207 { + yysep1212 := !z.EncBinary() + yy2arr1212 := z.EncBasicHandle().StructToArray + var yyq1212 [2]bool + _, _, _ = yysep1212, yyq1212, yy2arr1212 + const yyr1212 bool = false + yyq1212[0] = x.Name != "" + var yynn1212 int + if yyr1212 || yy2arr1212 { r.EncodeArrayStart(2) } else { - yynn1207 = 1 - for _, b := range yyq1207 { + yynn1212 = 1 + for _, b := range yyq1212 { if b { - yynn1207++ + yynn1212++ } } - r.EncodeMapStart(yynn1207) - yynn1207 = 0 + r.EncodeMapStart(yynn1212) + yynn1212 = 0 } - if yyr1207 || yy2arr1207 { + if yyr1212 || yy2arr1212 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1207[0] { - yym1209 := z.EncBinary() - _ = yym1209 + if yyq1212[0] { + yym1214 := z.EncBinary() + _ = yym1214 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -16870,22 +16918,22 @@ func (x *ConfigMapKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1207[0] { + if yyq1212[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1210 := z.EncBinary() - _ = yym1210 + yym1215 := z.EncBinary() + _ = yym1215 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr1207 || yy2arr1207 { + if yyr1212 || yy2arr1212 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1212 := z.EncBinary() - _ = yym1212 + yym1217 := z.EncBinary() + _ = yym1217 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -16894,14 +16942,14 @@ func (x *ConfigMapKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1213 := z.EncBinary() - _ = yym1213 + yym1218 := z.EncBinary() + _ = yym1218 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) } } - if yyr1207 || yy2arr1207 { + if yyr1212 || yy2arr1212 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -16914,25 +16962,25 @@ func (x *ConfigMapKeySelector) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1214 := z.DecBinary() - _ = yym1214 + yym1219 := z.DecBinary() + _ = yym1219 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1215 := r.ContainerType() - if yyct1215 == codecSelferValueTypeMap1234 { - yyl1215 := r.ReadMapStart() - if yyl1215 == 0 { + yyct1220 := r.ContainerType() + if yyct1220 == codecSelferValueTypeMap1234 { + yyl1220 := r.ReadMapStart() + if yyl1220 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1215, d) + x.codecDecodeSelfFromMap(yyl1220, d) } - } else if yyct1215 == codecSelferValueTypeArray1234 { - yyl1215 := r.ReadArrayStart() - if yyl1215 == 0 { + } else if yyct1220 == codecSelferValueTypeArray1234 { + yyl1220 := r.ReadArrayStart() + if yyl1220 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1215, d) + x.codecDecodeSelfFromArray(yyl1220, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -16944,12 +16992,12 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1216Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1216Slc - var yyhl1216 bool = l >= 0 - for yyj1216 := 0; ; yyj1216++ { - if yyhl1216 { - if yyj1216 >= l { + var yys1221Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1221Slc + var yyhl1221 bool = l >= 0 + for yyj1221 := 0; ; yyj1221++ { + if yyhl1221 { + if yyj1221 >= l { break } } else { @@ -16958,10 +17006,10 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1216Slc = r.DecodeBytes(yys1216Slc, true, true) - yys1216 := string(yys1216Slc) + yys1221Slc = r.DecodeBytes(yys1221Slc, true, true) + yys1221 := string(yys1221Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1216 { + switch yys1221 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -16975,9 +17023,9 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Key = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1216) - } // end switch yys1216 - } // end for yyj1216 + z.DecStructFieldNotFound(-1, yys1221) + } // end switch yys1221 + } // end for yyj1221 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -16985,16 +17033,16 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1219 int - var yyb1219 bool - var yyhl1219 bool = l >= 0 - yyj1219++ - if yyhl1219 { - yyb1219 = yyj1219 > l + var yyj1224 int + var yyb1224 bool + var yyhl1224 bool = l >= 0 + yyj1224++ + if yyhl1224 { + yyb1224 = yyj1224 > l } else { - yyb1219 = r.CheckBreak() + yyb1224 = r.CheckBreak() } - if yyb1219 { + if yyb1224 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17004,13 +17052,13 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Name = string(r.DecodeString()) } - yyj1219++ - if yyhl1219 { - yyb1219 = yyj1219 > l + yyj1224++ + if yyhl1224 { + yyb1224 = yyj1224 > l } else { - yyb1219 = r.CheckBreak() + yyb1224 = r.CheckBreak() } - if yyb1219 { + if yyb1224 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17021,17 +17069,17 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Key = string(r.DecodeString()) } for { - yyj1219++ - if yyhl1219 { - yyb1219 = yyj1219 > l + yyj1224++ + if yyhl1224 { + yyb1224 = yyj1224 > l } else { - yyb1219 = r.CheckBreak() + yyb1224 = r.CheckBreak() } - if yyb1219 { + if yyb1224 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1219-1, "") + z.DecStructFieldNotFound(yyj1224-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -17043,35 +17091,35 @@ func (x *SecretKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1222 := z.EncBinary() - _ = yym1222 + yym1227 := z.EncBinary() + _ = yym1227 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1223 := !z.EncBinary() - yy2arr1223 := z.EncBasicHandle().StructToArray - var yyq1223 [2]bool - _, _, _ = yysep1223, yyq1223, yy2arr1223 - const yyr1223 bool = false - yyq1223[0] = x.Name != "" - var yynn1223 int - if yyr1223 || yy2arr1223 { + yysep1228 := !z.EncBinary() + yy2arr1228 := z.EncBasicHandle().StructToArray + var yyq1228 [2]bool + _, _, _ = yysep1228, yyq1228, yy2arr1228 + const yyr1228 bool = false + yyq1228[0] = x.Name != "" + var yynn1228 int + if yyr1228 || yy2arr1228 { r.EncodeArrayStart(2) } else { - yynn1223 = 1 - for _, b := range yyq1223 { + yynn1228 = 1 + for _, b := range yyq1228 { if b { - yynn1223++ + yynn1228++ } } - r.EncodeMapStart(yynn1223) - yynn1223 = 0 + r.EncodeMapStart(yynn1228) + yynn1228 = 0 } - if yyr1223 || yy2arr1223 { + if yyr1228 || yy2arr1228 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1223[0] { - yym1225 := z.EncBinary() - _ = yym1225 + if yyq1228[0] { + yym1230 := z.EncBinary() + _ = yym1230 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -17080,22 +17128,22 @@ func (x *SecretKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1223[0] { + if yyq1228[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1226 := z.EncBinary() - _ = yym1226 + yym1231 := z.EncBinary() + _ = yym1231 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr1223 || yy2arr1223 { + if yyr1228 || yy2arr1228 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1228 := z.EncBinary() - _ = yym1228 + yym1233 := z.EncBinary() + _ = yym1233 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -17104,14 +17152,14 @@ func (x *SecretKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1229 := z.EncBinary() - _ = yym1229 + yym1234 := z.EncBinary() + _ = yym1234 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) } } - if yyr1223 || yy2arr1223 { + if yyr1228 || yy2arr1228 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17124,25 +17172,25 @@ func (x *SecretKeySelector) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1230 := z.DecBinary() - _ = yym1230 + yym1235 := z.DecBinary() + _ = yym1235 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1231 := r.ContainerType() - if yyct1231 == codecSelferValueTypeMap1234 { - yyl1231 := r.ReadMapStart() - if yyl1231 == 0 { + yyct1236 := r.ContainerType() + if yyct1236 == codecSelferValueTypeMap1234 { + yyl1236 := r.ReadMapStart() + if yyl1236 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1231, d) + x.codecDecodeSelfFromMap(yyl1236, d) } - } else if yyct1231 == codecSelferValueTypeArray1234 { - yyl1231 := r.ReadArrayStart() - if yyl1231 == 0 { + } else if yyct1236 == codecSelferValueTypeArray1234 { + yyl1236 := r.ReadArrayStart() + if yyl1236 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1231, d) + x.codecDecodeSelfFromArray(yyl1236, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -17154,12 +17202,12 @@ func (x *SecretKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1232Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1232Slc - var yyhl1232 bool = l >= 0 - for yyj1232 := 0; ; yyj1232++ { - if yyhl1232 { - if yyj1232 >= l { + var yys1237Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1237Slc + var yyhl1237 bool = l >= 0 + for yyj1237 := 0; ; yyj1237++ { + if yyhl1237 { + if yyj1237 >= l { break } } else { @@ -17168,10 +17216,10 @@ func (x *SecretKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1232Slc = r.DecodeBytes(yys1232Slc, true, true) - yys1232 := string(yys1232Slc) + yys1237Slc = r.DecodeBytes(yys1237Slc, true, true) + yys1237 := string(yys1237Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1232 { + switch yys1237 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -17185,9 +17233,9 @@ func (x *SecretKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.Key = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1232) - } // end switch yys1232 - } // end for yyj1232 + z.DecStructFieldNotFound(-1, yys1237) + } // end switch yys1237 + } // end for yyj1237 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -17195,16 +17243,16 @@ func (x *SecretKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1235 int - var yyb1235 bool - var yyhl1235 bool = l >= 0 - yyj1235++ - if yyhl1235 { - yyb1235 = yyj1235 > l + var yyj1240 int + var yyb1240 bool + var yyhl1240 bool = l >= 0 + yyj1240++ + if yyhl1240 { + yyb1240 = yyj1240 > l } else { - yyb1235 = r.CheckBreak() + yyb1240 = r.CheckBreak() } - if yyb1235 { + if yyb1240 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17214,13 +17262,13 @@ func (x *SecretKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.Name = string(r.DecodeString()) } - yyj1235++ - if yyhl1235 { - yyb1235 = yyj1235 > l + yyj1240++ + if yyhl1240 { + yyb1240 = yyj1240 > l } else { - yyb1235 = r.CheckBreak() + yyb1240 = r.CheckBreak() } - if yyb1235 { + if yyb1240 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17231,17 +17279,17 @@ func (x *SecretKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder x.Key = string(r.DecodeString()) } for { - yyj1235++ - if yyhl1235 { - yyb1235 = yyj1235 > l + yyj1240++ + if yyhl1240 { + yyb1240 = yyj1240 > l } else { - yyb1235 = r.CheckBreak() + yyb1240 = r.CheckBreak() } - if yyb1235 { + if yyb1240 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1235-1, "") + z.DecStructFieldNotFound(yyj1240-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -17253,33 +17301,33 @@ func (x *HTTPHeader) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1238 := z.EncBinary() - _ = yym1238 + yym1243 := z.EncBinary() + _ = yym1243 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1239 := !z.EncBinary() - yy2arr1239 := z.EncBasicHandle().StructToArray - var yyq1239 [2]bool - _, _, _ = yysep1239, yyq1239, yy2arr1239 - const yyr1239 bool = false - var yynn1239 int - if yyr1239 || yy2arr1239 { + yysep1244 := !z.EncBinary() + yy2arr1244 := z.EncBasicHandle().StructToArray + var yyq1244 [2]bool + _, _, _ = yysep1244, yyq1244, yy2arr1244 + const yyr1244 bool = false + var yynn1244 int + if yyr1244 || yy2arr1244 { r.EncodeArrayStart(2) } else { - yynn1239 = 2 - for _, b := range yyq1239 { + yynn1244 = 2 + for _, b := range yyq1244 { if b { - yynn1239++ + yynn1244++ } } - r.EncodeMapStart(yynn1239) - yynn1239 = 0 + r.EncodeMapStart(yynn1244) + yynn1244 = 0 } - if yyr1239 || yy2arr1239 { + if yyr1244 || yy2arr1244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1241 := z.EncBinary() - _ = yym1241 + yym1246 := z.EncBinary() + _ = yym1246 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -17288,17 +17336,17 @@ func (x *HTTPHeader) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1242 := z.EncBinary() - _ = yym1242 + yym1247 := z.EncBinary() + _ = yym1247 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1239 || yy2arr1239 { + if yyr1244 || yy2arr1244 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1244 := z.EncBinary() - _ = yym1244 + yym1249 := z.EncBinary() + _ = yym1249 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) @@ -17307,14 +17355,14 @@ func (x *HTTPHeader) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("value")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1245 := z.EncBinary() - _ = yym1245 + yym1250 := z.EncBinary() + _ = yym1250 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) } } - if yyr1239 || yy2arr1239 { + if yyr1244 || yy2arr1244 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17327,25 +17375,25 @@ func (x *HTTPHeader) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1246 := z.DecBinary() - _ = yym1246 + yym1251 := z.DecBinary() + _ = yym1251 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1247 := r.ContainerType() - if yyct1247 == codecSelferValueTypeMap1234 { - yyl1247 := r.ReadMapStart() - if yyl1247 == 0 { + yyct1252 := r.ContainerType() + if yyct1252 == codecSelferValueTypeMap1234 { + yyl1252 := r.ReadMapStart() + if yyl1252 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1247, d) + x.codecDecodeSelfFromMap(yyl1252, d) } - } else if yyct1247 == codecSelferValueTypeArray1234 { - yyl1247 := r.ReadArrayStart() - if yyl1247 == 0 { + } else if yyct1252 == codecSelferValueTypeArray1234 { + yyl1252 := r.ReadArrayStart() + if yyl1252 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1247, d) + x.codecDecodeSelfFromArray(yyl1252, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -17357,12 +17405,12 @@ func (x *HTTPHeader) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1248Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1248Slc - var yyhl1248 bool = l >= 0 - for yyj1248 := 0; ; yyj1248++ { - if yyhl1248 { - if yyj1248 >= l { + var yys1253Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1253Slc + var yyhl1253 bool = l >= 0 + for yyj1253 := 0; ; yyj1253++ { + if yyhl1253 { + if yyj1253 >= l { break } } else { @@ -17371,10 +17419,10 @@ func (x *HTTPHeader) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1248Slc = r.DecodeBytes(yys1248Slc, true, true) - yys1248 := string(yys1248Slc) + yys1253Slc = r.DecodeBytes(yys1253Slc, true, true) + yys1253 := string(yys1253Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1248 { + switch yys1253 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -17388,9 +17436,9 @@ func (x *HTTPHeader) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Value = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1248) - } // end switch yys1248 - } // end for yyj1248 + z.DecStructFieldNotFound(-1, yys1253) + } // end switch yys1253 + } // end for yyj1253 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -17398,16 +17446,16 @@ func (x *HTTPHeader) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1251 int - var yyb1251 bool - var yyhl1251 bool = l >= 0 - yyj1251++ - if yyhl1251 { - yyb1251 = yyj1251 > l + var yyj1256 int + var yyb1256 bool + var yyhl1256 bool = l >= 0 + yyj1256++ + if yyhl1256 { + yyb1256 = yyj1256 > l } else { - yyb1251 = r.CheckBreak() + yyb1256 = r.CheckBreak() } - if yyb1251 { + if yyb1256 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17417,13 +17465,13 @@ func (x *HTTPHeader) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj1251++ - if yyhl1251 { - yyb1251 = yyj1251 > l + yyj1256++ + if yyhl1256 { + yyb1256 = yyj1256 > l } else { - yyb1251 = r.CheckBreak() + yyb1256 = r.CheckBreak() } - if yyb1251 { + if yyb1256 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17434,17 +17482,17 @@ func (x *HTTPHeader) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Value = string(r.DecodeString()) } for { - yyj1251++ - if yyhl1251 { - yyb1251 = yyj1251 > l + yyj1256++ + if yyhl1256 { + yyb1256 = yyj1256 > l } else { - yyb1251 = r.CheckBreak() + yyb1256 = r.CheckBreak() } - if yyb1251 { + if yyb1256 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1251-1, "") + z.DecStructFieldNotFound(yyj1256-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -17456,38 +17504,38 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1254 := z.EncBinary() - _ = yym1254 + yym1259 := z.EncBinary() + _ = yym1259 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1255 := !z.EncBinary() - yy2arr1255 := z.EncBasicHandle().StructToArray - var yyq1255 [5]bool - _, _, _ = yysep1255, yyq1255, yy2arr1255 - const yyr1255 bool = false - yyq1255[0] = x.Path != "" - yyq1255[2] = x.Host != "" - yyq1255[3] = x.Scheme != "" - yyq1255[4] = len(x.HTTPHeaders) != 0 - var yynn1255 int - if yyr1255 || yy2arr1255 { + yysep1260 := !z.EncBinary() + yy2arr1260 := z.EncBasicHandle().StructToArray + var yyq1260 [5]bool + _, _, _ = yysep1260, yyq1260, yy2arr1260 + const yyr1260 bool = false + yyq1260[0] = x.Path != "" + yyq1260[2] = x.Host != "" + yyq1260[3] = x.Scheme != "" + yyq1260[4] = len(x.HTTPHeaders) != 0 + var yynn1260 int + if yyr1260 || yy2arr1260 { r.EncodeArrayStart(5) } else { - yynn1255 = 1 - for _, b := range yyq1255 { + yynn1260 = 1 + for _, b := range yyq1260 { if b { - yynn1255++ + yynn1260++ } } - r.EncodeMapStart(yynn1255) - yynn1255 = 0 + r.EncodeMapStart(yynn1260) + yynn1260 = 0 } - if yyr1255 || yy2arr1255 { + if yyr1260 || yy2arr1260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1255[0] { - yym1257 := z.EncBinary() - _ = yym1257 + if yyq1260[0] { + yym1262 := z.EncBinary() + _ = yym1262 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -17496,50 +17544,50 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1255[0] { + if yyq1260[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1258 := z.EncBinary() - _ = yym1258 + yym1263 := z.EncBinary() + _ = yym1263 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } } - if yyr1255 || yy2arr1255 { + if yyr1260 || yy2arr1260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1260 := &x.Port - yym1261 := z.EncBinary() - _ = yym1261 + yy1265 := &x.Port + yym1266 := z.EncBinary() + _ = yym1266 if false { - } else if z.HasExtensions() && z.EncExt(yy1260) { - } else if !yym1261 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1260) + } else if z.HasExtensions() && z.EncExt(yy1265) { + } else if !yym1266 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1265) } else { - z.EncFallback(yy1260) + z.EncFallback(yy1265) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1262 := &x.Port - yym1263 := z.EncBinary() - _ = yym1263 + yy1267 := &x.Port + yym1268 := z.EncBinary() + _ = yym1268 if false { - } else if z.HasExtensions() && z.EncExt(yy1262) { - } else if !yym1263 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1262) + } else if z.HasExtensions() && z.EncExt(yy1267) { + } else if !yym1268 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1267) } else { - z.EncFallback(yy1262) + z.EncFallback(yy1267) } } - if yyr1255 || yy2arr1255 { + if yyr1260 || yy2arr1260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1255[2] { - yym1265 := z.EncBinary() - _ = yym1265 + if yyq1260[2] { + yym1270 := z.EncBinary() + _ = yym1270 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) @@ -17548,41 +17596,41 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1255[2] { + if yyq1260[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("host")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1266 := z.EncBinary() - _ = yym1266 + yym1271 := z.EncBinary() + _ = yym1271 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) } } } - if yyr1255 || yy2arr1255 { + if yyr1260 || yy2arr1260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1255[3] { + if yyq1260[3] { x.Scheme.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1255[3] { + if yyq1260[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("scheme")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Scheme.CodecEncodeSelf(e) } } - if yyr1255 || yy2arr1255 { + if yyr1260 || yy2arr1260 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1255[4] { + if yyq1260[4] { if x.HTTPHeaders == nil { r.EncodeNil() } else { - yym1269 := z.EncBinary() - _ = yym1269 + yym1274 := z.EncBinary() + _ = yym1274 if false { } else { h.encSliceHTTPHeader(([]HTTPHeader)(x.HTTPHeaders), e) @@ -17592,15 +17640,15 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1255[4] { + if yyq1260[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("httpHeaders")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.HTTPHeaders == nil { r.EncodeNil() } else { - yym1270 := z.EncBinary() - _ = yym1270 + yym1275 := z.EncBinary() + _ = yym1275 if false { } else { h.encSliceHTTPHeader(([]HTTPHeader)(x.HTTPHeaders), e) @@ -17608,7 +17656,7 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1255 || yy2arr1255 { + if yyr1260 || yy2arr1260 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17621,25 +17669,25 @@ func (x *HTTPGetAction) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1271 := z.DecBinary() - _ = yym1271 + yym1276 := z.DecBinary() + _ = yym1276 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1272 := r.ContainerType() - if yyct1272 == codecSelferValueTypeMap1234 { - yyl1272 := r.ReadMapStart() - if yyl1272 == 0 { + yyct1277 := r.ContainerType() + if yyct1277 == codecSelferValueTypeMap1234 { + yyl1277 := r.ReadMapStart() + if yyl1277 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1272, d) + x.codecDecodeSelfFromMap(yyl1277, d) } - } else if yyct1272 == codecSelferValueTypeArray1234 { - yyl1272 := r.ReadArrayStart() - if yyl1272 == 0 { + } else if yyct1277 == codecSelferValueTypeArray1234 { + yyl1277 := r.ReadArrayStart() + if yyl1277 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1272, d) + x.codecDecodeSelfFromArray(yyl1277, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -17651,12 +17699,12 @@ func (x *HTTPGetAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1273Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1273Slc - var yyhl1273 bool = l >= 0 - for yyj1273 := 0; ; yyj1273++ { - if yyhl1273 { - if yyj1273 >= l { + var yys1278Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1278Slc + var yyhl1278 bool = l >= 0 + for yyj1278 := 0; ; yyj1278++ { + if yyhl1278 { + if yyj1278 >= l { break } } else { @@ -17665,10 +17713,10 @@ func (x *HTTPGetAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1273Slc = r.DecodeBytes(yys1273Slc, true, true) - yys1273 := string(yys1273Slc) + yys1278Slc = r.DecodeBytes(yys1278Slc, true, true) + yys1278 := string(yys1278Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1273 { + switch yys1278 { case "path": if r.TryDecodeAsNil() { x.Path = "" @@ -17679,15 +17727,15 @@ func (x *HTTPGetAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Port = pkg4_intstr.IntOrString{} } else { - yyv1275 := &x.Port - yym1276 := z.DecBinary() - _ = yym1276 + yyv1280 := &x.Port + yym1281 := z.DecBinary() + _ = yym1281 if false { - } else if z.HasExtensions() && z.DecExt(yyv1275) { - } else if !yym1276 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1275) + } else if z.HasExtensions() && z.DecExt(yyv1280) { + } else if !yym1281 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1280) } else { - z.DecFallback(yyv1275, false) + z.DecFallback(yyv1280, false) } } case "host": @@ -17706,18 +17754,18 @@ func (x *HTTPGetAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.HTTPHeaders = nil } else { - yyv1279 := &x.HTTPHeaders - yym1280 := z.DecBinary() - _ = yym1280 + yyv1284 := &x.HTTPHeaders + yym1285 := z.DecBinary() + _ = yym1285 if false { } else { - h.decSliceHTTPHeader((*[]HTTPHeader)(yyv1279), d) + h.decSliceHTTPHeader((*[]HTTPHeader)(yyv1284), d) } } default: - z.DecStructFieldNotFound(-1, yys1273) - } // end switch yys1273 - } // end for yyj1273 + z.DecStructFieldNotFound(-1, yys1278) + } // end switch yys1278 + } // end for yyj1278 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -17725,16 +17773,16 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1281 int - var yyb1281 bool - var yyhl1281 bool = l >= 0 - yyj1281++ - if yyhl1281 { - yyb1281 = yyj1281 > l + var yyj1286 int + var yyb1286 bool + var yyhl1286 bool = l >= 0 + yyj1286++ + if yyhl1286 { + yyb1286 = yyj1286 > l } else { - yyb1281 = r.CheckBreak() + yyb1286 = r.CheckBreak() } - if yyb1281 { + if yyb1286 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17744,13 +17792,13 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Path = string(r.DecodeString()) } - yyj1281++ - if yyhl1281 { - yyb1281 = yyj1281 > l + yyj1286++ + if yyhl1286 { + yyb1286 = yyj1286 > l } else { - yyb1281 = r.CheckBreak() + yyb1286 = r.CheckBreak() } - if yyb1281 { + if yyb1286 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17758,24 +17806,24 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Port = pkg4_intstr.IntOrString{} } else { - yyv1283 := &x.Port - yym1284 := z.DecBinary() - _ = yym1284 + yyv1288 := &x.Port + yym1289 := z.DecBinary() + _ = yym1289 if false { - } else if z.HasExtensions() && z.DecExt(yyv1283) { - } else if !yym1284 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1283) + } else if z.HasExtensions() && z.DecExt(yyv1288) { + } else if !yym1289 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1288) } else { - z.DecFallback(yyv1283, false) + z.DecFallback(yyv1288, false) } } - yyj1281++ - if yyhl1281 { - yyb1281 = yyj1281 > l + yyj1286++ + if yyhl1286 { + yyb1286 = yyj1286 > l } else { - yyb1281 = r.CheckBreak() + yyb1286 = r.CheckBreak() } - if yyb1281 { + if yyb1286 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17785,13 +17833,13 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Host = string(r.DecodeString()) } - yyj1281++ - if yyhl1281 { - yyb1281 = yyj1281 > l + yyj1286++ + if yyhl1286 { + yyb1286 = yyj1286 > l } else { - yyb1281 = r.CheckBreak() + yyb1286 = r.CheckBreak() } - if yyb1281 { + if yyb1286 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17801,13 +17849,13 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Scheme = URIScheme(r.DecodeString()) } - yyj1281++ - if yyhl1281 { - yyb1281 = yyj1281 > l + yyj1286++ + if yyhl1286 { + yyb1286 = yyj1286 > l } else { - yyb1281 = r.CheckBreak() + yyb1286 = r.CheckBreak() } - if yyb1281 { + if yyb1286 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17815,26 +17863,26 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.HTTPHeaders = nil } else { - yyv1287 := &x.HTTPHeaders - yym1288 := z.DecBinary() - _ = yym1288 + yyv1292 := &x.HTTPHeaders + yym1293 := z.DecBinary() + _ = yym1293 if false { } else { - h.decSliceHTTPHeader((*[]HTTPHeader)(yyv1287), d) + h.decSliceHTTPHeader((*[]HTTPHeader)(yyv1292), d) } } for { - yyj1281++ - if yyhl1281 { - yyb1281 = yyj1281 > l + yyj1286++ + if yyhl1286 { + yyb1286 = yyj1286 > l } else { - yyb1281 = r.CheckBreak() + yyb1286 = r.CheckBreak() } - if yyb1281 { + if yyb1286 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1281-1, "") + z.DecStructFieldNotFound(yyj1286-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -17843,8 +17891,8 @@ func (x URIScheme) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1289 := z.EncBinary() - _ = yym1289 + yym1294 := z.EncBinary() + _ = yym1294 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -17856,8 +17904,8 @@ func (x *URIScheme) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1290 := z.DecBinary() - _ = yym1290 + yym1295 := z.DecBinary() + _ = yym1295 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -17872,57 +17920,57 @@ func (x *TCPSocketAction) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1291 := z.EncBinary() - _ = yym1291 + yym1296 := z.EncBinary() + _ = yym1296 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1292 := !z.EncBinary() - yy2arr1292 := z.EncBasicHandle().StructToArray - var yyq1292 [1]bool - _, _, _ = yysep1292, yyq1292, yy2arr1292 - const yyr1292 bool = false - var yynn1292 int - if yyr1292 || yy2arr1292 { + yysep1297 := !z.EncBinary() + yy2arr1297 := z.EncBasicHandle().StructToArray + var yyq1297 [1]bool + _, _, _ = yysep1297, yyq1297, yy2arr1297 + const yyr1297 bool = false + var yynn1297 int + if yyr1297 || yy2arr1297 { r.EncodeArrayStart(1) } else { - yynn1292 = 1 - for _, b := range yyq1292 { + yynn1297 = 1 + for _, b := range yyq1297 { if b { - yynn1292++ + yynn1297++ } } - r.EncodeMapStart(yynn1292) - yynn1292 = 0 + r.EncodeMapStart(yynn1297) + yynn1297 = 0 } - if yyr1292 || yy2arr1292 { + if yyr1297 || yy2arr1297 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1294 := &x.Port - yym1295 := z.EncBinary() - _ = yym1295 + yy1299 := &x.Port + yym1300 := z.EncBinary() + _ = yym1300 if false { - } else if z.HasExtensions() && z.EncExt(yy1294) { - } else if !yym1295 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1294) + } else if z.HasExtensions() && z.EncExt(yy1299) { + } else if !yym1300 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1299) } else { - z.EncFallback(yy1294) + z.EncFallback(yy1299) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1296 := &x.Port - yym1297 := z.EncBinary() - _ = yym1297 + yy1301 := &x.Port + yym1302 := z.EncBinary() + _ = yym1302 if false { - } else if z.HasExtensions() && z.EncExt(yy1296) { - } else if !yym1297 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1296) + } else if z.HasExtensions() && z.EncExt(yy1301) { + } else if !yym1302 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1301) } else { - z.EncFallback(yy1296) + z.EncFallback(yy1301) } } - if yyr1292 || yy2arr1292 { + if yyr1297 || yy2arr1297 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17935,25 +17983,25 @@ func (x *TCPSocketAction) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1298 := z.DecBinary() - _ = yym1298 + yym1303 := z.DecBinary() + _ = yym1303 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1299 := r.ContainerType() - if yyct1299 == codecSelferValueTypeMap1234 { - yyl1299 := r.ReadMapStart() - if yyl1299 == 0 { + yyct1304 := r.ContainerType() + if yyct1304 == codecSelferValueTypeMap1234 { + yyl1304 := r.ReadMapStart() + if yyl1304 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1299, d) + x.codecDecodeSelfFromMap(yyl1304, d) } - } else if yyct1299 == codecSelferValueTypeArray1234 { - yyl1299 := r.ReadArrayStart() - if yyl1299 == 0 { + } else if yyct1304 == codecSelferValueTypeArray1234 { + yyl1304 := r.ReadArrayStart() + if yyl1304 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1299, d) + x.codecDecodeSelfFromArray(yyl1304, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -17965,12 +18013,12 @@ func (x *TCPSocketAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1300Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1300Slc - var yyhl1300 bool = l >= 0 - for yyj1300 := 0; ; yyj1300++ { - if yyhl1300 { - if yyj1300 >= l { + var yys1305Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1305Slc + var yyhl1305 bool = l >= 0 + for yyj1305 := 0; ; yyj1305++ { + if yyhl1305 { + if yyj1305 >= l { break } } else { @@ -17979,29 +18027,29 @@ func (x *TCPSocketAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1300Slc = r.DecodeBytes(yys1300Slc, true, true) - yys1300 := string(yys1300Slc) + yys1305Slc = r.DecodeBytes(yys1305Slc, true, true) + yys1305 := string(yys1305Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1300 { + switch yys1305 { case "port": if r.TryDecodeAsNil() { x.Port = pkg4_intstr.IntOrString{} } else { - yyv1301 := &x.Port - yym1302 := z.DecBinary() - _ = yym1302 + yyv1306 := &x.Port + yym1307 := z.DecBinary() + _ = yym1307 if false { - } else if z.HasExtensions() && z.DecExt(yyv1301) { - } else if !yym1302 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1301) + } else if z.HasExtensions() && z.DecExt(yyv1306) { + } else if !yym1307 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1306) } else { - z.DecFallback(yyv1301, false) + z.DecFallback(yyv1306, false) } } default: - z.DecStructFieldNotFound(-1, yys1300) - } // end switch yys1300 - } // end for yyj1300 + z.DecStructFieldNotFound(-1, yys1305) + } // end switch yys1305 + } // end for yyj1305 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -18009,16 +18057,16 @@ func (x *TCPSocketAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1303 int - var yyb1303 bool - var yyhl1303 bool = l >= 0 - yyj1303++ - if yyhl1303 { - yyb1303 = yyj1303 > l + var yyj1308 int + var yyb1308 bool + var yyhl1308 bool = l >= 0 + yyj1308++ + if yyhl1308 { + yyb1308 = yyj1308 > l } else { - yyb1303 = r.CheckBreak() + yyb1308 = r.CheckBreak() } - if yyb1303 { + if yyb1308 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18026,29 +18074,29 @@ func (x *TCPSocketAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Port = pkg4_intstr.IntOrString{} } else { - yyv1304 := &x.Port - yym1305 := z.DecBinary() - _ = yym1305 + yyv1309 := &x.Port + yym1310 := z.DecBinary() + _ = yym1310 if false { - } else if z.HasExtensions() && z.DecExt(yyv1304) { - } else if !yym1305 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1304) + } else if z.HasExtensions() && z.DecExt(yyv1309) { + } else if !yym1310 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1309) } else { - z.DecFallback(yyv1304, false) + z.DecFallback(yyv1309, false) } } for { - yyj1303++ - if yyhl1303 { - yyb1303 = yyj1303 > l + yyj1308++ + if yyhl1308 { + yyb1308 = yyj1308 > l } else { - yyb1303 = r.CheckBreak() + yyb1308 = r.CheckBreak() } - if yyb1303 { + if yyb1308 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1303-1, "") + z.DecStructFieldNotFound(yyj1308-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18060,38 +18108,38 @@ func (x *ExecAction) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1306 := z.EncBinary() - _ = yym1306 + yym1311 := z.EncBinary() + _ = yym1311 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1307 := !z.EncBinary() - yy2arr1307 := z.EncBasicHandle().StructToArray - var yyq1307 [1]bool - _, _, _ = yysep1307, yyq1307, yy2arr1307 - const yyr1307 bool = false - yyq1307[0] = len(x.Command) != 0 - var yynn1307 int - if yyr1307 || yy2arr1307 { + yysep1312 := !z.EncBinary() + yy2arr1312 := z.EncBasicHandle().StructToArray + var yyq1312 [1]bool + _, _, _ = yysep1312, yyq1312, yy2arr1312 + const yyr1312 bool = false + yyq1312[0] = len(x.Command) != 0 + var yynn1312 int + if yyr1312 || yy2arr1312 { r.EncodeArrayStart(1) } else { - yynn1307 = 0 - for _, b := range yyq1307 { + yynn1312 = 0 + for _, b := range yyq1312 { if b { - yynn1307++ + yynn1312++ } } - r.EncodeMapStart(yynn1307) - yynn1307 = 0 + r.EncodeMapStart(yynn1312) + yynn1312 = 0 } - if yyr1307 || yy2arr1307 { + if yyr1312 || yy2arr1312 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1307[0] { + if yyq1312[0] { if x.Command == nil { r.EncodeNil() } else { - yym1309 := z.EncBinary() - _ = yym1309 + yym1314 := z.EncBinary() + _ = yym1314 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -18101,15 +18149,15 @@ func (x *ExecAction) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1307[0] { + if yyq1312[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("command")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Command == nil { r.EncodeNil() } else { - yym1310 := z.EncBinary() - _ = yym1310 + yym1315 := z.EncBinary() + _ = yym1315 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -18117,7 +18165,7 @@ func (x *ExecAction) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1307 || yy2arr1307 { + if yyr1312 || yy2arr1312 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -18130,25 +18178,25 @@ func (x *ExecAction) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1311 := z.DecBinary() - _ = yym1311 + yym1316 := z.DecBinary() + _ = yym1316 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1312 := r.ContainerType() - if yyct1312 == codecSelferValueTypeMap1234 { - yyl1312 := r.ReadMapStart() - if yyl1312 == 0 { + yyct1317 := r.ContainerType() + if yyct1317 == codecSelferValueTypeMap1234 { + yyl1317 := r.ReadMapStart() + if yyl1317 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1312, d) + x.codecDecodeSelfFromMap(yyl1317, d) } - } else if yyct1312 == codecSelferValueTypeArray1234 { - yyl1312 := r.ReadArrayStart() - if yyl1312 == 0 { + } else if yyct1317 == codecSelferValueTypeArray1234 { + yyl1317 := r.ReadArrayStart() + if yyl1317 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1312, d) + x.codecDecodeSelfFromArray(yyl1317, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -18160,12 +18208,12 @@ func (x *ExecAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1313Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1313Slc - var yyhl1313 bool = l >= 0 - for yyj1313 := 0; ; yyj1313++ { - if yyhl1313 { - if yyj1313 >= l { + var yys1318Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1318Slc + var yyhl1318 bool = l >= 0 + for yyj1318 := 0; ; yyj1318++ { + if yyhl1318 { + if yyj1318 >= l { break } } else { @@ -18174,26 +18222,26 @@ func (x *ExecAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1313Slc = r.DecodeBytes(yys1313Slc, true, true) - yys1313 := string(yys1313Slc) + yys1318Slc = r.DecodeBytes(yys1318Slc, true, true) + yys1318 := string(yys1318Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1313 { + switch yys1318 { case "command": if r.TryDecodeAsNil() { x.Command = nil } else { - yyv1314 := &x.Command - yym1315 := z.DecBinary() - _ = yym1315 + yyv1319 := &x.Command + yym1320 := z.DecBinary() + _ = yym1320 if false { } else { - z.F.DecSliceStringX(yyv1314, false, d) + z.F.DecSliceStringX(yyv1319, false, d) } } default: - z.DecStructFieldNotFound(-1, yys1313) - } // end switch yys1313 - } // end for yyj1313 + z.DecStructFieldNotFound(-1, yys1318) + } // end switch yys1318 + } // end for yyj1318 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -18201,16 +18249,16 @@ func (x *ExecAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1316 int - var yyb1316 bool - var yyhl1316 bool = l >= 0 - yyj1316++ - if yyhl1316 { - yyb1316 = yyj1316 > l + var yyj1321 int + var yyb1321 bool + var yyhl1321 bool = l >= 0 + yyj1321++ + if yyhl1321 { + yyb1321 = yyj1321 > l } else { - yyb1316 = r.CheckBreak() + yyb1321 = r.CheckBreak() } - if yyb1316 { + if yyb1321 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18218,26 +18266,26 @@ func (x *ExecAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv1317 := &x.Command - yym1318 := z.DecBinary() - _ = yym1318 + yyv1322 := &x.Command + yym1323 := z.DecBinary() + _ = yym1323 if false { } else { - z.F.DecSliceStringX(yyv1317, false, d) + z.F.DecSliceStringX(yyv1322, false, d) } } for { - yyj1316++ - if yyhl1316 { - yyb1316 = yyj1316 > l + yyj1321++ + if yyhl1321 { + yyb1321 = yyj1321 > l } else { - yyb1316 = r.CheckBreak() + yyb1321 = r.CheckBreak() } - if yyb1316 { + if yyb1321 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1316-1, "") + z.DecStructFieldNotFound(yyj1321-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18249,49 +18297,49 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1319 := z.EncBinary() - _ = yym1319 + yym1324 := z.EncBinary() + _ = yym1324 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1320 := !z.EncBinary() - yy2arr1320 := z.EncBasicHandle().StructToArray - var yyq1320 [8]bool - _, _, _ = yysep1320, yyq1320, yy2arr1320 - const yyr1320 bool = false - yyq1320[0] = x.Handler.Exec != nil && x.Exec != nil - yyq1320[1] = x.Handler.HTTPGet != nil && x.HTTPGet != nil - yyq1320[2] = x.Handler.TCPSocket != nil && x.TCPSocket != nil - yyq1320[3] = x.InitialDelaySeconds != 0 - yyq1320[4] = x.TimeoutSeconds != 0 - yyq1320[5] = x.PeriodSeconds != 0 - yyq1320[6] = x.SuccessThreshold != 0 - yyq1320[7] = x.FailureThreshold != 0 - var yynn1320 int - if yyr1320 || yy2arr1320 { + yysep1325 := !z.EncBinary() + yy2arr1325 := z.EncBasicHandle().StructToArray + var yyq1325 [8]bool + _, _, _ = yysep1325, yyq1325, yy2arr1325 + const yyr1325 bool = false + yyq1325[0] = x.Handler.Exec != nil && x.Exec != nil + yyq1325[1] = x.Handler.HTTPGet != nil && x.HTTPGet != nil + yyq1325[2] = x.Handler.TCPSocket != nil && x.TCPSocket != nil + yyq1325[3] = x.InitialDelaySeconds != 0 + yyq1325[4] = x.TimeoutSeconds != 0 + yyq1325[5] = x.PeriodSeconds != 0 + yyq1325[6] = x.SuccessThreshold != 0 + yyq1325[7] = x.FailureThreshold != 0 + var yynn1325 int + if yyr1325 || yy2arr1325 { r.EncodeArrayStart(8) } else { - yynn1320 = 0 - for _, b := range yyq1320 { + yynn1325 = 0 + for _, b := range yyq1325 { if b { - yynn1320++ + yynn1325++ } } - r.EncodeMapStart(yynn1320) - yynn1320 = 0 + r.EncodeMapStart(yynn1325) + yynn1325 = 0 } - var yyn1321 bool + var yyn1326 bool if x.Handler.Exec == nil { - yyn1321 = true - goto LABEL1321 + yyn1326 = true + goto LABEL1326 } - LABEL1321: - if yyr1320 || yy2arr1320 { - if yyn1321 { + LABEL1326: + if yyr1325 || yy2arr1325 { + if yyn1326 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1320[0] { + if yyq1325[0] { if x.Exec == nil { r.EncodeNil() } else { @@ -18302,11 +18350,11 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq1320[0] { + if yyq1325[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("exec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn1321 { + if yyn1326 { r.EncodeNil() } else { if x.Exec == nil { @@ -18317,18 +18365,18 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn1322 bool + var yyn1327 bool if x.Handler.HTTPGet == nil { - yyn1322 = true - goto LABEL1322 + yyn1327 = true + goto LABEL1327 } - LABEL1322: - if yyr1320 || yy2arr1320 { - if yyn1322 { + LABEL1327: + if yyr1325 || yy2arr1325 { + if yyn1327 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1320[1] { + if yyq1325[1] { if x.HTTPGet == nil { r.EncodeNil() } else { @@ -18339,11 +18387,11 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq1320[1] { + if yyq1325[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("httpGet")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn1322 { + if yyn1327 { r.EncodeNil() } else { if x.HTTPGet == nil { @@ -18354,18 +18402,18 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn1323 bool + var yyn1328 bool if x.Handler.TCPSocket == nil { - yyn1323 = true - goto LABEL1323 + yyn1328 = true + goto LABEL1328 } - LABEL1323: - if yyr1320 || yy2arr1320 { - if yyn1323 { + LABEL1328: + if yyr1325 || yy2arr1325 { + if yyn1328 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1320[2] { + if yyq1325[2] { if x.TCPSocket == nil { r.EncodeNil() } else { @@ -18376,11 +18424,11 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq1320[2] { + if yyq1325[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tcpSocket")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn1323 { + if yyn1328 { r.EncodeNil() } else { if x.TCPSocket == nil { @@ -18391,11 +18439,11 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1320 || yy2arr1320 { + if yyr1325 || yy2arr1325 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1320[3] { - yym1325 := z.EncBinary() - _ = yym1325 + if yyq1325[3] { + yym1330 := z.EncBinary() + _ = yym1330 if false { } else { r.EncodeInt(int64(x.InitialDelaySeconds)) @@ -18404,99 +18452,99 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1320[3] { + if yyq1325[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("initialDelaySeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1326 := z.EncBinary() - _ = yym1326 - if false { - } else { - r.EncodeInt(int64(x.InitialDelaySeconds)) - } - } - } - if yyr1320 || yy2arr1320 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1320[4] { - yym1328 := z.EncBinary() - _ = yym1328 - if false { - } else { - r.EncodeInt(int64(x.TimeoutSeconds)) - } - } else { - r.EncodeInt(0) - } - } else { - if yyq1320[4] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("timeoutSeconds")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1329 := z.EncBinary() - _ = yym1329 - if false { - } else { - r.EncodeInt(int64(x.TimeoutSeconds)) - } - } - } - if yyr1320 || yy2arr1320 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1320[5] { yym1331 := z.EncBinary() _ = yym1331 if false { } else { - r.EncodeInt(int64(x.PeriodSeconds)) + r.EncodeInt(int64(x.InitialDelaySeconds)) + } + } + } + if yyr1325 || yy2arr1325 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1325[4] { + yym1333 := z.EncBinary() + _ = yym1333 + if false { + } else { + r.EncodeInt(int64(x.TimeoutSeconds)) } } else { r.EncodeInt(0) } } else { - if yyq1320[5] { + if yyq1325[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("periodSeconds")) + r.EncodeString(codecSelferC_UTF81234, string("timeoutSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1332 := z.EncBinary() - _ = yym1332 - if false { - } else { - r.EncodeInt(int64(x.PeriodSeconds)) - } - } - } - if yyr1320 || yy2arr1320 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1320[6] { yym1334 := z.EncBinary() _ = yym1334 if false { } else { - r.EncodeInt(int64(x.SuccessThreshold)) + r.EncodeInt(int64(x.TimeoutSeconds)) + } + } + } + if yyr1325 || yy2arr1325 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1325[5] { + yym1336 := z.EncBinary() + _ = yym1336 + if false { + } else { + r.EncodeInt(int64(x.PeriodSeconds)) } } else { r.EncodeInt(0) } } else { - if yyq1320[6] { + if yyq1325[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("successThreshold")) + r.EncodeString(codecSelferC_UTF81234, string("periodSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1335 := z.EncBinary() - _ = yym1335 - if false { - } else { - r.EncodeInt(int64(x.SuccessThreshold)) - } - } - } - if yyr1320 || yy2arr1320 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1320[7] { yym1337 := z.EncBinary() _ = yym1337 if false { + } else { + r.EncodeInt(int64(x.PeriodSeconds)) + } + } + } + if yyr1325 || yy2arr1325 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1325[6] { + yym1339 := z.EncBinary() + _ = yym1339 + if false { + } else { + r.EncodeInt(int64(x.SuccessThreshold)) + } + } else { + r.EncodeInt(0) + } + } else { + if yyq1325[6] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("successThreshold")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym1340 := z.EncBinary() + _ = yym1340 + if false { + } else { + r.EncodeInt(int64(x.SuccessThreshold)) + } + } + } + if yyr1325 || yy2arr1325 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1325[7] { + yym1342 := z.EncBinary() + _ = yym1342 + if false { } else { r.EncodeInt(int64(x.FailureThreshold)) } @@ -18504,19 +18552,19 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1320[7] { + if yyq1325[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("failureThreshold")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1338 := z.EncBinary() - _ = yym1338 + yym1343 := z.EncBinary() + _ = yym1343 if false { } else { r.EncodeInt(int64(x.FailureThreshold)) } } } - if yyr1320 || yy2arr1320 { + if yyr1325 || yy2arr1325 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -18529,25 +18577,25 @@ func (x *Probe) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1339 := z.DecBinary() - _ = yym1339 + yym1344 := z.DecBinary() + _ = yym1344 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1340 := r.ContainerType() - if yyct1340 == codecSelferValueTypeMap1234 { - yyl1340 := r.ReadMapStart() - if yyl1340 == 0 { + yyct1345 := r.ContainerType() + if yyct1345 == codecSelferValueTypeMap1234 { + yyl1345 := r.ReadMapStart() + if yyl1345 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1340, d) + x.codecDecodeSelfFromMap(yyl1345, d) } - } else if yyct1340 == codecSelferValueTypeArray1234 { - yyl1340 := r.ReadArrayStart() - if yyl1340 == 0 { + } else if yyct1345 == codecSelferValueTypeArray1234 { + yyl1345 := r.ReadArrayStart() + if yyl1345 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1340, d) + x.codecDecodeSelfFromArray(yyl1345, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -18559,12 +18607,12 @@ func (x *Probe) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1341Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1341Slc - var yyhl1341 bool = l >= 0 - for yyj1341 := 0; ; yyj1341++ { - if yyhl1341 { - if yyj1341 >= l { + var yys1346Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1346Slc + var yyhl1346 bool = l >= 0 + for yyj1346 := 0; ; yyj1346++ { + if yyhl1346 { + if yyj1346 >= l { break } } else { @@ -18573,10 +18621,10 @@ func (x *Probe) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1341Slc = r.DecodeBytes(yys1341Slc, true, true) - yys1341 := string(yys1341Slc) + yys1346Slc = r.DecodeBytes(yys1346Slc, true, true) + yys1346 := string(yys1346Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1341 { + switch yys1346 { case "exec": if x.Handler.Exec == nil { x.Handler.Exec = new(ExecAction) @@ -18650,9 +18698,9 @@ func (x *Probe) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.FailureThreshold = int32(r.DecodeInt(32)) } default: - z.DecStructFieldNotFound(-1, yys1341) - } // end switch yys1341 - } // end for yyj1341 + z.DecStructFieldNotFound(-1, yys1346) + } // end switch yys1346 + } // end for yyj1346 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -18660,19 +18708,19 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1350 int - var yyb1350 bool - var yyhl1350 bool = l >= 0 + var yyj1355 int + var yyb1355 bool + var yyhl1355 bool = l >= 0 if x.Handler.Exec == nil { x.Handler.Exec = new(ExecAction) } - yyj1350++ - if yyhl1350 { - yyb1350 = yyj1350 > l + yyj1355++ + if yyhl1355 { + yyb1355 = yyj1355 > l } else { - yyb1350 = r.CheckBreak() + yyb1355 = r.CheckBreak() } - if yyb1350 { + if yyb1355 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18690,13 +18738,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Handler.HTTPGet == nil { x.Handler.HTTPGet = new(HTTPGetAction) } - yyj1350++ - if yyhl1350 { - yyb1350 = yyj1350 > l + yyj1355++ + if yyhl1355 { + yyb1355 = yyj1355 > l } else { - yyb1350 = r.CheckBreak() + yyb1355 = r.CheckBreak() } - if yyb1350 { + if yyb1355 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18714,13 +18762,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Handler.TCPSocket == nil { x.Handler.TCPSocket = new(TCPSocketAction) } - yyj1350++ - if yyhl1350 { - yyb1350 = yyj1350 > l + yyj1355++ + if yyhl1355 { + yyb1355 = yyj1355 > l } else { - yyb1350 = r.CheckBreak() + yyb1355 = r.CheckBreak() } - if yyb1350 { + if yyb1355 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18735,13 +18783,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.TCPSocket.CodecDecodeSelf(d) } - yyj1350++ - if yyhl1350 { - yyb1350 = yyj1350 > l + yyj1355++ + if yyhl1355 { + yyb1355 = yyj1355 > l } else { - yyb1350 = r.CheckBreak() + yyb1355 = r.CheckBreak() } - if yyb1350 { + if yyb1355 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18751,13 +18799,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.InitialDelaySeconds = int32(r.DecodeInt(32)) } - yyj1350++ - if yyhl1350 { - yyb1350 = yyj1350 > l + yyj1355++ + if yyhl1355 { + yyb1355 = yyj1355 > l } else { - yyb1350 = r.CheckBreak() + yyb1355 = r.CheckBreak() } - if yyb1350 { + if yyb1355 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18767,13 +18815,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.TimeoutSeconds = int32(r.DecodeInt(32)) } - yyj1350++ - if yyhl1350 { - yyb1350 = yyj1350 > l + yyj1355++ + if yyhl1355 { + yyb1355 = yyj1355 > l } else { - yyb1350 = r.CheckBreak() + yyb1355 = r.CheckBreak() } - if yyb1350 { + if yyb1355 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18783,13 +18831,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.PeriodSeconds = int32(r.DecodeInt(32)) } - yyj1350++ - if yyhl1350 { - yyb1350 = yyj1350 > l + yyj1355++ + if yyhl1355 { + yyb1355 = yyj1355 > l } else { - yyb1350 = r.CheckBreak() + yyb1355 = r.CheckBreak() } - if yyb1350 { + if yyb1355 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18799,13 +18847,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.SuccessThreshold = int32(r.DecodeInt(32)) } - yyj1350++ - if yyhl1350 { - yyb1350 = yyj1350 > l + yyj1355++ + if yyhl1355 { + yyb1355 = yyj1355 > l } else { - yyb1350 = r.CheckBreak() + yyb1355 = r.CheckBreak() } - if yyb1350 { + if yyb1355 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18816,17 +18864,17 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.FailureThreshold = int32(r.DecodeInt(32)) } for { - yyj1350++ - if yyhl1350 { - yyb1350 = yyj1350 > l + yyj1355++ + if yyhl1355 { + yyb1355 = yyj1355 > l } else { - yyb1350 = r.CheckBreak() + yyb1355 = r.CheckBreak() } - if yyb1350 { + if yyb1355 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1350-1, "") + z.DecStructFieldNotFound(yyj1355-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18835,8 +18883,8 @@ func (x PullPolicy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1359 := z.EncBinary() - _ = yym1359 + yym1364 := z.EncBinary() + _ = yym1364 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -18848,8 +18896,8 @@ func (x *PullPolicy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1360 := z.DecBinary() - _ = yym1360 + yym1365 := z.DecBinary() + _ = yym1365 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -18861,8 +18909,8 @@ func (x Capability) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1361 := z.EncBinary() - _ = yym1361 + yym1366 := z.EncBinary() + _ = yym1366 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -18874,8 +18922,8 @@ func (x *Capability) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1362 := z.DecBinary() - _ = yym1362 + yym1367 := z.DecBinary() + _ = yym1367 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -18890,39 +18938,39 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1363 := z.EncBinary() - _ = yym1363 + yym1368 := z.EncBinary() + _ = yym1368 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1364 := !z.EncBinary() - yy2arr1364 := z.EncBasicHandle().StructToArray - var yyq1364 [2]bool - _, _, _ = yysep1364, yyq1364, yy2arr1364 - const yyr1364 bool = false - yyq1364[0] = len(x.Add) != 0 - yyq1364[1] = len(x.Drop) != 0 - var yynn1364 int - if yyr1364 || yy2arr1364 { + yysep1369 := !z.EncBinary() + yy2arr1369 := z.EncBasicHandle().StructToArray + var yyq1369 [2]bool + _, _, _ = yysep1369, yyq1369, yy2arr1369 + const yyr1369 bool = false + yyq1369[0] = len(x.Add) != 0 + yyq1369[1] = len(x.Drop) != 0 + var yynn1369 int + if yyr1369 || yy2arr1369 { r.EncodeArrayStart(2) } else { - yynn1364 = 0 - for _, b := range yyq1364 { + yynn1369 = 0 + for _, b := range yyq1369 { if b { - yynn1364++ + yynn1369++ } } - r.EncodeMapStart(yynn1364) - yynn1364 = 0 + r.EncodeMapStart(yynn1369) + yynn1369 = 0 } - if yyr1364 || yy2arr1364 { + if yyr1369 || yy2arr1369 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1364[0] { + if yyq1369[0] { if x.Add == nil { r.EncodeNil() } else { - yym1366 := z.EncBinary() - _ = yym1366 + yym1371 := z.EncBinary() + _ = yym1371 if false { } else { h.encSliceCapability(([]Capability)(x.Add), e) @@ -18932,15 +18980,15 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1364[0] { + if yyq1369[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("add")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Add == nil { r.EncodeNil() } else { - yym1367 := z.EncBinary() - _ = yym1367 + yym1372 := z.EncBinary() + _ = yym1372 if false { } else { h.encSliceCapability(([]Capability)(x.Add), e) @@ -18948,14 +18996,14 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1364 || yy2arr1364 { + if yyr1369 || yy2arr1369 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1364[1] { + if yyq1369[1] { if x.Drop == nil { r.EncodeNil() } else { - yym1369 := z.EncBinary() - _ = yym1369 + yym1374 := z.EncBinary() + _ = yym1374 if false { } else { h.encSliceCapability(([]Capability)(x.Drop), e) @@ -18965,15 +19013,15 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1364[1] { + if yyq1369[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("drop")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Drop == nil { r.EncodeNil() } else { - yym1370 := z.EncBinary() - _ = yym1370 + yym1375 := z.EncBinary() + _ = yym1375 if false { } else { h.encSliceCapability(([]Capability)(x.Drop), e) @@ -18981,7 +19029,7 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1364 || yy2arr1364 { + if yyr1369 || yy2arr1369 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -18994,25 +19042,25 @@ func (x *Capabilities) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1371 := z.DecBinary() - _ = yym1371 + yym1376 := z.DecBinary() + _ = yym1376 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1372 := r.ContainerType() - if yyct1372 == codecSelferValueTypeMap1234 { - yyl1372 := r.ReadMapStart() - if yyl1372 == 0 { + yyct1377 := r.ContainerType() + if yyct1377 == codecSelferValueTypeMap1234 { + yyl1377 := r.ReadMapStart() + if yyl1377 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1372, d) + x.codecDecodeSelfFromMap(yyl1377, d) } - } else if yyct1372 == codecSelferValueTypeArray1234 { - yyl1372 := r.ReadArrayStart() - if yyl1372 == 0 { + } else if yyct1377 == codecSelferValueTypeArray1234 { + yyl1377 := r.ReadArrayStart() + if yyl1377 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1372, d) + x.codecDecodeSelfFromArray(yyl1377, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -19024,12 +19072,12 @@ func (x *Capabilities) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1373Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1373Slc - var yyhl1373 bool = l >= 0 - for yyj1373 := 0; ; yyj1373++ { - if yyhl1373 { - if yyj1373 >= l { + var yys1378Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1378Slc + var yyhl1378 bool = l >= 0 + for yyj1378 := 0; ; yyj1378++ { + if yyhl1378 { + if yyj1378 >= l { break } } else { @@ -19038,38 +19086,38 @@ func (x *Capabilities) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1373Slc = r.DecodeBytes(yys1373Slc, true, true) - yys1373 := string(yys1373Slc) + yys1378Slc = r.DecodeBytes(yys1378Slc, true, true) + yys1378 := string(yys1378Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1373 { + switch yys1378 { case "add": if r.TryDecodeAsNil() { x.Add = nil } else { - yyv1374 := &x.Add - yym1375 := z.DecBinary() - _ = yym1375 + yyv1379 := &x.Add + yym1380 := z.DecBinary() + _ = yym1380 if false { } else { - h.decSliceCapability((*[]Capability)(yyv1374), d) + h.decSliceCapability((*[]Capability)(yyv1379), d) } } case "drop": if r.TryDecodeAsNil() { x.Drop = nil } else { - yyv1376 := &x.Drop - yym1377 := z.DecBinary() - _ = yym1377 + yyv1381 := &x.Drop + yym1382 := z.DecBinary() + _ = yym1382 if false { } else { - h.decSliceCapability((*[]Capability)(yyv1376), d) + h.decSliceCapability((*[]Capability)(yyv1381), d) } } default: - z.DecStructFieldNotFound(-1, yys1373) - } // end switch yys1373 - } // end for yyj1373 + z.DecStructFieldNotFound(-1, yys1378) + } // end switch yys1378 + } // end for yyj1378 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -19077,16 +19125,16 @@ func (x *Capabilities) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1378 int - var yyb1378 bool - var yyhl1378 bool = l >= 0 - yyj1378++ - if yyhl1378 { - yyb1378 = yyj1378 > l + var yyj1383 int + var yyb1383 bool + var yyhl1383 bool = l >= 0 + yyj1383++ + if yyhl1383 { + yyb1383 = yyj1383 > l } else { - yyb1378 = r.CheckBreak() + yyb1383 = r.CheckBreak() } - if yyb1378 { + if yyb1383 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19094,21 +19142,21 @@ func (x *Capabilities) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Add = nil } else { - yyv1379 := &x.Add - yym1380 := z.DecBinary() - _ = yym1380 + yyv1384 := &x.Add + yym1385 := z.DecBinary() + _ = yym1385 if false { } else { - h.decSliceCapability((*[]Capability)(yyv1379), d) + h.decSliceCapability((*[]Capability)(yyv1384), d) } } - yyj1378++ - if yyhl1378 { - yyb1378 = yyj1378 > l + yyj1383++ + if yyhl1383 { + yyb1383 = yyj1383 > l } else { - yyb1378 = r.CheckBreak() + yyb1383 = r.CheckBreak() } - if yyb1378 { + if yyb1383 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19116,26 +19164,26 @@ func (x *Capabilities) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Drop = nil } else { - yyv1381 := &x.Drop - yym1382 := z.DecBinary() - _ = yym1382 + yyv1386 := &x.Drop + yym1387 := z.DecBinary() + _ = yym1387 if false { } else { - h.decSliceCapability((*[]Capability)(yyv1381), d) + h.decSliceCapability((*[]Capability)(yyv1386), d) } } for { - yyj1378++ - if yyhl1378 { - yyb1378 = yyj1378 > l + yyj1383++ + if yyhl1383 { + yyb1383 = yyj1383 > l } else { - yyb1378 = r.CheckBreak() + yyb1383 = r.CheckBreak() } - if yyb1378 { + if yyb1383 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1378-1, "") + z.DecStructFieldNotFound(yyj1383-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19147,34 +19195,34 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1383 := z.EncBinary() - _ = yym1383 + yym1388 := z.EncBinary() + _ = yym1388 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1384 := !z.EncBinary() - yy2arr1384 := z.EncBasicHandle().StructToArray - var yyq1384 [2]bool - _, _, _ = yysep1384, yyq1384, yy2arr1384 - const yyr1384 bool = false - yyq1384[0] = len(x.Limits) != 0 - yyq1384[1] = len(x.Requests) != 0 - var yynn1384 int - if yyr1384 || yy2arr1384 { + yysep1389 := !z.EncBinary() + yy2arr1389 := z.EncBasicHandle().StructToArray + var yyq1389 [2]bool + _, _, _ = yysep1389, yyq1389, yy2arr1389 + const yyr1389 bool = false + yyq1389[0] = len(x.Limits) != 0 + yyq1389[1] = len(x.Requests) != 0 + var yynn1389 int + if yyr1389 || yy2arr1389 { r.EncodeArrayStart(2) } else { - yynn1384 = 0 - for _, b := range yyq1384 { + yynn1389 = 0 + for _, b := range yyq1389 { if b { - yynn1384++ + yynn1389++ } } - r.EncodeMapStart(yynn1384) - yynn1384 = 0 + r.EncodeMapStart(yynn1389) + yynn1389 = 0 } - if yyr1384 || yy2arr1384 { + if yyr1389 || yy2arr1389 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1384[0] { + if yyq1389[0] { if x.Limits == nil { r.EncodeNil() } else { @@ -19184,7 +19232,7 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1384[0] { + if yyq1389[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("limits")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -19195,9 +19243,9 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1384 || yy2arr1384 { + if yyr1389 || yy2arr1389 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1384[1] { + if yyq1389[1] { if x.Requests == nil { r.EncodeNil() } else { @@ -19207,7 +19255,7 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1384[1] { + if yyq1389[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("requests")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -19218,7 +19266,7 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1384 || yy2arr1384 { + if yyr1389 || yy2arr1389 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -19231,25 +19279,25 @@ func (x *ResourceRequirements) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1387 := z.DecBinary() - _ = yym1387 + yym1392 := z.DecBinary() + _ = yym1392 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1388 := r.ContainerType() - if yyct1388 == codecSelferValueTypeMap1234 { - yyl1388 := r.ReadMapStart() - if yyl1388 == 0 { + yyct1393 := r.ContainerType() + if yyct1393 == codecSelferValueTypeMap1234 { + yyl1393 := r.ReadMapStart() + if yyl1393 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1388, d) + x.codecDecodeSelfFromMap(yyl1393, d) } - } else if yyct1388 == codecSelferValueTypeArray1234 { - yyl1388 := r.ReadArrayStart() - if yyl1388 == 0 { + } else if yyct1393 == codecSelferValueTypeArray1234 { + yyl1393 := r.ReadArrayStart() + if yyl1393 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1388, d) + x.codecDecodeSelfFromArray(yyl1393, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -19261,12 +19309,12 @@ func (x *ResourceRequirements) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1389Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1389Slc - var yyhl1389 bool = l >= 0 - for yyj1389 := 0; ; yyj1389++ { - if yyhl1389 { - if yyj1389 >= l { + var yys1394Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1394Slc + var yyhl1394 bool = l >= 0 + for yyj1394 := 0; ; yyj1394++ { + if yyhl1394 { + if yyj1394 >= l { break } } else { @@ -19275,28 +19323,28 @@ func (x *ResourceRequirements) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1389Slc = r.DecodeBytes(yys1389Slc, true, true) - yys1389 := string(yys1389Slc) + yys1394Slc = r.DecodeBytes(yys1394Slc, true, true) + yys1394 := string(yys1394Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1389 { + switch yys1394 { case "limits": if r.TryDecodeAsNil() { x.Limits = nil } else { - yyv1390 := &x.Limits - yyv1390.CodecDecodeSelf(d) + yyv1395 := &x.Limits + yyv1395.CodecDecodeSelf(d) } case "requests": if r.TryDecodeAsNil() { x.Requests = nil } else { - yyv1391 := &x.Requests - yyv1391.CodecDecodeSelf(d) + yyv1396 := &x.Requests + yyv1396.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1389) - } // end switch yys1389 - } // end for yyj1389 + z.DecStructFieldNotFound(-1, yys1394) + } // end switch yys1394 + } // end for yyj1394 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -19304,16 +19352,16 @@ func (x *ResourceRequirements) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1392 int - var yyb1392 bool - var yyhl1392 bool = l >= 0 - yyj1392++ - if yyhl1392 { - yyb1392 = yyj1392 > l + var yyj1397 int + var yyb1397 bool + var yyhl1397 bool = l >= 0 + yyj1397++ + if yyhl1397 { + yyb1397 = yyj1397 > l } else { - yyb1392 = r.CheckBreak() + yyb1397 = r.CheckBreak() } - if yyb1392 { + if yyb1397 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19321,16 +19369,16 @@ func (x *ResourceRequirements) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.Limits = nil } else { - yyv1393 := &x.Limits - yyv1393.CodecDecodeSelf(d) + yyv1398 := &x.Limits + yyv1398.CodecDecodeSelf(d) } - yyj1392++ - if yyhl1392 { - yyb1392 = yyj1392 > l + yyj1397++ + if yyhl1397 { + yyb1397 = yyj1397 > l } else { - yyb1392 = r.CheckBreak() + yyb1397 = r.CheckBreak() } - if yyb1392 { + if yyb1397 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19338,21 +19386,21 @@ func (x *ResourceRequirements) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.Requests = nil } else { - yyv1394 := &x.Requests - yyv1394.CodecDecodeSelf(d) + yyv1399 := &x.Requests + yyv1399.CodecDecodeSelf(d) } for { - yyj1392++ - if yyhl1392 { - yyb1392 = yyj1392 > l + yyj1397++ + if yyhl1397 { + yyb1397 = yyj1397 > l } else { - yyb1392 = r.CheckBreak() + yyb1397 = r.CheckBreak() } - if yyb1392 { + if yyb1397 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1392-1, "") + z.DecStructFieldNotFound(yyj1397-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19364,50 +19412,50 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1395 := z.EncBinary() - _ = yym1395 + yym1400 := z.EncBinary() + _ = yym1400 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1396 := !z.EncBinary() - yy2arr1396 := z.EncBasicHandle().StructToArray - var yyq1396 [18]bool - _, _, _ = yysep1396, yyq1396, yy2arr1396 - const yyr1396 bool = false - yyq1396[1] = x.Image != "" - yyq1396[2] = len(x.Command) != 0 - yyq1396[3] = len(x.Args) != 0 - yyq1396[4] = x.WorkingDir != "" - yyq1396[5] = len(x.Ports) != 0 - yyq1396[6] = len(x.Env) != 0 - yyq1396[7] = true - yyq1396[8] = len(x.VolumeMounts) != 0 - yyq1396[9] = x.LivenessProbe != nil - yyq1396[10] = x.ReadinessProbe != nil - yyq1396[11] = x.Lifecycle != nil - yyq1396[12] = x.TerminationMessagePath != "" - yyq1396[13] = x.ImagePullPolicy != "" - yyq1396[14] = x.SecurityContext != nil - yyq1396[15] = x.Stdin != false - yyq1396[16] = x.StdinOnce != false - yyq1396[17] = x.TTY != false - var yynn1396 int - if yyr1396 || yy2arr1396 { + yysep1401 := !z.EncBinary() + yy2arr1401 := z.EncBasicHandle().StructToArray + var yyq1401 [18]bool + _, _, _ = yysep1401, yyq1401, yy2arr1401 + const yyr1401 bool = false + yyq1401[1] = x.Image != "" + yyq1401[2] = len(x.Command) != 0 + yyq1401[3] = len(x.Args) != 0 + yyq1401[4] = x.WorkingDir != "" + yyq1401[5] = len(x.Ports) != 0 + yyq1401[6] = len(x.Env) != 0 + yyq1401[7] = true + yyq1401[8] = len(x.VolumeMounts) != 0 + yyq1401[9] = x.LivenessProbe != nil + yyq1401[10] = x.ReadinessProbe != nil + yyq1401[11] = x.Lifecycle != nil + yyq1401[12] = x.TerminationMessagePath != "" + yyq1401[13] = x.ImagePullPolicy != "" + yyq1401[14] = x.SecurityContext != nil + yyq1401[15] = x.Stdin != false + yyq1401[16] = x.StdinOnce != false + yyq1401[17] = x.TTY != false + var yynn1401 int + if yyr1401 || yy2arr1401 { r.EncodeArrayStart(18) } else { - yynn1396 = 1 - for _, b := range yyq1396 { + yynn1401 = 1 + for _, b := range yyq1401 { if b { - yynn1396++ + yynn1401++ } } - r.EncodeMapStart(yynn1396) - yynn1396 = 0 + r.EncodeMapStart(yynn1401) + yynn1401 = 0 } - if yyr1396 || yy2arr1396 { + if yyr1401 || yy2arr1401 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1398 := z.EncBinary() - _ = yym1398 + yym1403 := z.EncBinary() + _ = yym1403 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -19416,18 +19464,18 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1399 := z.EncBinary() - _ = yym1399 + yym1404 := z.EncBinary() + _ = yym1404 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1396 || yy2arr1396 { + if yyr1401 || yy2arr1401 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1396[1] { - yym1401 := z.EncBinary() - _ = yym1401 + if yyq1401[1] { + yym1406 := z.EncBinary() + _ = yym1406 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Image)) @@ -19436,26 +19484,26 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1396[1] { + if yyq1401[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("image")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1402 := z.EncBinary() - _ = yym1402 + yym1407 := z.EncBinary() + _ = yym1407 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Image)) } } } - if yyr1396 || yy2arr1396 { + if yyr1401 || yy2arr1401 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1396[2] { + if yyq1401[2] { if x.Command == nil { r.EncodeNil() } else { - yym1404 := z.EncBinary() - _ = yym1404 + yym1409 := z.EncBinary() + _ = yym1409 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -19465,15 +19513,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1396[2] { + if yyq1401[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("command")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Command == nil { r.EncodeNil() } else { - yym1405 := z.EncBinary() - _ = yym1405 + yym1410 := z.EncBinary() + _ = yym1410 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -19481,14 +19529,14 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1396 || yy2arr1396 { + if yyr1401 || yy2arr1401 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1396[3] { + if yyq1401[3] { if x.Args == nil { r.EncodeNil() } else { - yym1407 := z.EncBinary() - _ = yym1407 + yym1412 := z.EncBinary() + _ = yym1412 if false { } else { z.F.EncSliceStringV(x.Args, false, e) @@ -19498,15 +19546,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1396[3] { + if yyq1401[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("args")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Args == nil { r.EncodeNil() } else { - yym1408 := z.EncBinary() - _ = yym1408 + yym1413 := z.EncBinary() + _ = yym1413 if false { } else { z.F.EncSliceStringV(x.Args, false, e) @@ -19514,11 +19562,11 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1396 || yy2arr1396 { + if yyr1401 || yy2arr1401 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1396[4] { - yym1410 := z.EncBinary() - _ = yym1410 + if yyq1401[4] { + yym1415 := z.EncBinary() + _ = yym1415 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.WorkingDir)) @@ -19527,26 +19575,26 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1396[4] { + if yyq1401[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("workingDir")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1411 := z.EncBinary() - _ = yym1411 + yym1416 := z.EncBinary() + _ = yym1416 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.WorkingDir)) } } } - if yyr1396 || yy2arr1396 { + if yyr1401 || yy2arr1401 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1396[5] { + if yyq1401[5] { if x.Ports == nil { r.EncodeNil() } else { - yym1413 := z.EncBinary() - _ = yym1413 + yym1418 := z.EncBinary() + _ = yym1418 if false { } else { h.encSliceContainerPort(([]ContainerPort)(x.Ports), e) @@ -19556,15 +19604,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1396[5] { + if yyq1401[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ports")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Ports == nil { r.EncodeNil() } else { - yym1414 := z.EncBinary() - _ = yym1414 + yym1419 := z.EncBinary() + _ = yym1419 if false { } else { h.encSliceContainerPort(([]ContainerPort)(x.Ports), e) @@ -19572,14 +19620,14 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1396 || yy2arr1396 { + if yyr1401 || yy2arr1401 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1396[6] { + if yyq1401[6] { if x.Env == nil { r.EncodeNil() } else { - yym1416 := z.EncBinary() - _ = yym1416 + yym1421 := z.EncBinary() + _ = yym1421 if false { } else { h.encSliceEnvVar(([]EnvVar)(x.Env), e) @@ -19589,15 +19637,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1396[6] { + if yyq1401[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("env")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Env == nil { r.EncodeNil() } else { - yym1417 := z.EncBinary() - _ = yym1417 + yym1422 := z.EncBinary() + _ = yym1422 if false { } else { h.encSliceEnvVar(([]EnvVar)(x.Env), e) @@ -19605,31 +19653,31 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1396 || yy2arr1396 { + if yyr1401 || yy2arr1401 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1396[7] { - yy1419 := &x.Resources - yy1419.CodecEncodeSelf(e) + if yyq1401[7] { + yy1424 := &x.Resources + yy1424.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1396[7] { + if yyq1401[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resources")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1420 := &x.Resources - yy1420.CodecEncodeSelf(e) + yy1425 := &x.Resources + yy1425.CodecEncodeSelf(e) } } - if yyr1396 || yy2arr1396 { + if yyr1401 || yy2arr1401 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1396[8] { + if yyq1401[8] { if x.VolumeMounts == nil { r.EncodeNil() } else { - yym1422 := z.EncBinary() - _ = yym1422 + yym1427 := z.EncBinary() + _ = yym1427 if false { } else { h.encSliceVolumeMount(([]VolumeMount)(x.VolumeMounts), e) @@ -19639,15 +19687,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1396[8] { + if yyq1401[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumeMounts")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.VolumeMounts == nil { r.EncodeNil() } else { - yym1423 := z.EncBinary() - _ = yym1423 + yym1428 := z.EncBinary() + _ = yym1428 if false { } else { h.encSliceVolumeMount(([]VolumeMount)(x.VolumeMounts), e) @@ -19655,9 +19703,9 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1396 || yy2arr1396 { + if yyr1401 || yy2arr1401 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1396[9] { + if yyq1401[9] { if x.LivenessProbe == nil { r.EncodeNil() } else { @@ -19667,7 +19715,7 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1396[9] { + if yyq1401[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("livenessProbe")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -19678,9 +19726,9 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1396 || yy2arr1396 { + if yyr1401 || yy2arr1401 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1396[10] { + if yyq1401[10] { if x.ReadinessProbe == nil { r.EncodeNil() } else { @@ -19690,7 +19738,7 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1396[10] { + if yyq1401[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readinessProbe")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -19701,9 +19749,9 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1396 || yy2arr1396 { + if yyr1401 || yy2arr1401 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1396[11] { + if yyq1401[11] { if x.Lifecycle == nil { r.EncodeNil() } else { @@ -19713,7 +19761,7 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1396[11] { + if yyq1401[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lifecycle")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -19724,11 +19772,11 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1396 || yy2arr1396 { + if yyr1401 || yy2arr1401 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1396[12] { - yym1428 := z.EncBinary() - _ = yym1428 + if yyq1401[12] { + yym1433 := z.EncBinary() + _ = yym1433 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TerminationMessagePath)) @@ -19737,36 +19785,36 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1396[12] { + if yyq1401[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("terminationMessagePath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1429 := z.EncBinary() - _ = yym1429 + yym1434 := z.EncBinary() + _ = yym1434 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TerminationMessagePath)) } } } - if yyr1396 || yy2arr1396 { + if yyr1401 || yy2arr1401 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1396[13] { + if yyq1401[13] { x.ImagePullPolicy.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1396[13] { + if yyq1401[13] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("imagePullPolicy")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.ImagePullPolicy.CodecEncodeSelf(e) } } - if yyr1396 || yy2arr1396 { + if yyr1401 || yy2arr1401 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1396[14] { + if yyq1401[14] { if x.SecurityContext == nil { r.EncodeNil() } else { @@ -19776,7 +19824,7 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1396[14] { + if yyq1401[14] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("securityContext")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -19787,11 +19835,11 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1396 || yy2arr1396 { + if yyr1401 || yy2arr1401 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1396[15] { - yym1433 := z.EncBinary() - _ = yym1433 + if yyq1401[15] { + yym1438 := z.EncBinary() + _ = yym1438 if false { } else { r.EncodeBool(bool(x.Stdin)) @@ -19800,49 +19848,49 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1396[15] { + if yyq1401[15] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("stdin")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1434 := z.EncBinary() - _ = yym1434 - if false { - } else { - r.EncodeBool(bool(x.Stdin)) - } - } - } - if yyr1396 || yy2arr1396 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1396[16] { - yym1436 := z.EncBinary() - _ = yym1436 - if false { - } else { - r.EncodeBool(bool(x.StdinOnce)) - } - } else { - r.EncodeBool(false) - } - } else { - if yyq1396[16] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("stdinOnce")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1437 := z.EncBinary() - _ = yym1437 - if false { - } else { - r.EncodeBool(bool(x.StdinOnce)) - } - } - } - if yyr1396 || yy2arr1396 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1396[17] { yym1439 := z.EncBinary() _ = yym1439 if false { + } else { + r.EncodeBool(bool(x.Stdin)) + } + } + } + if yyr1401 || yy2arr1401 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1401[16] { + yym1441 := z.EncBinary() + _ = yym1441 + if false { + } else { + r.EncodeBool(bool(x.StdinOnce)) + } + } else { + r.EncodeBool(false) + } + } else { + if yyq1401[16] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("stdinOnce")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym1442 := z.EncBinary() + _ = yym1442 + if false { + } else { + r.EncodeBool(bool(x.StdinOnce)) + } + } + } + if yyr1401 || yy2arr1401 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1401[17] { + yym1444 := z.EncBinary() + _ = yym1444 + if false { } else { r.EncodeBool(bool(x.TTY)) } @@ -19850,19 +19898,19 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1396[17] { + if yyq1401[17] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tty")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1440 := z.EncBinary() - _ = yym1440 + yym1445 := z.EncBinary() + _ = yym1445 if false { } else { r.EncodeBool(bool(x.TTY)) } } } - if yyr1396 || yy2arr1396 { + if yyr1401 || yy2arr1401 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -19875,25 +19923,25 @@ func (x *Container) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1441 := z.DecBinary() - _ = yym1441 + yym1446 := z.DecBinary() + _ = yym1446 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1442 := r.ContainerType() - if yyct1442 == codecSelferValueTypeMap1234 { - yyl1442 := r.ReadMapStart() - if yyl1442 == 0 { + yyct1447 := r.ContainerType() + if yyct1447 == codecSelferValueTypeMap1234 { + yyl1447 := r.ReadMapStart() + if yyl1447 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1442, d) + x.codecDecodeSelfFromMap(yyl1447, d) } - } else if yyct1442 == codecSelferValueTypeArray1234 { - yyl1442 := r.ReadArrayStart() - if yyl1442 == 0 { + } else if yyct1447 == codecSelferValueTypeArray1234 { + yyl1447 := r.ReadArrayStart() + if yyl1447 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1442, d) + x.codecDecodeSelfFromArray(yyl1447, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -19905,12 +19953,12 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1443Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1443Slc - var yyhl1443 bool = l >= 0 - for yyj1443 := 0; ; yyj1443++ { - if yyhl1443 { - if yyj1443 >= l { + var yys1448Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1448Slc + var yyhl1448 bool = l >= 0 + for yyj1448 := 0; ; yyj1448++ { + if yyhl1448 { + if yyj1448 >= l { break } } else { @@ -19919,10 +19967,10 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1443Slc = r.DecodeBytes(yys1443Slc, true, true) - yys1443 := string(yys1443Slc) + yys1448Slc = r.DecodeBytes(yys1448Slc, true, true) + yys1448 := string(yys1448Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1443 { + switch yys1448 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -19939,24 +19987,24 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv1446 := &x.Command - yym1447 := z.DecBinary() - _ = yym1447 + yyv1451 := &x.Command + yym1452 := z.DecBinary() + _ = yym1452 if false { } else { - z.F.DecSliceStringX(yyv1446, false, d) + z.F.DecSliceStringX(yyv1451, false, d) } } case "args": if r.TryDecodeAsNil() { x.Args = nil } else { - yyv1448 := &x.Args - yym1449 := z.DecBinary() - _ = yym1449 + yyv1453 := &x.Args + yym1454 := z.DecBinary() + _ = yym1454 if false { } else { - z.F.DecSliceStringX(yyv1448, false, d) + z.F.DecSliceStringX(yyv1453, false, d) } } case "workingDir": @@ -19969,43 +20017,43 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv1451 := &x.Ports - yym1452 := z.DecBinary() - _ = yym1452 + yyv1456 := &x.Ports + yym1457 := z.DecBinary() + _ = yym1457 if false { } else { - h.decSliceContainerPort((*[]ContainerPort)(yyv1451), d) + h.decSliceContainerPort((*[]ContainerPort)(yyv1456), d) } } case "env": if r.TryDecodeAsNil() { x.Env = nil } else { - yyv1453 := &x.Env - yym1454 := z.DecBinary() - _ = yym1454 + yyv1458 := &x.Env + yym1459 := z.DecBinary() + _ = yym1459 if false { } else { - h.decSliceEnvVar((*[]EnvVar)(yyv1453), d) + h.decSliceEnvVar((*[]EnvVar)(yyv1458), d) } } case "resources": if r.TryDecodeAsNil() { x.Resources = ResourceRequirements{} } else { - yyv1455 := &x.Resources - yyv1455.CodecDecodeSelf(d) + yyv1460 := &x.Resources + yyv1460.CodecDecodeSelf(d) } case "volumeMounts": if r.TryDecodeAsNil() { x.VolumeMounts = nil } else { - yyv1456 := &x.VolumeMounts - yym1457 := z.DecBinary() - _ = yym1457 + yyv1461 := &x.VolumeMounts + yym1462 := z.DecBinary() + _ = yym1462 if false { } else { - h.decSliceVolumeMount((*[]VolumeMount)(yyv1456), d) + h.decSliceVolumeMount((*[]VolumeMount)(yyv1461), d) } } case "livenessProbe": @@ -20083,9 +20131,9 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.TTY = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys1443) - } // end switch yys1443 - } // end for yyj1443 + z.DecStructFieldNotFound(-1, yys1448) + } // end switch yys1448 + } // end for yyj1448 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -20093,16 +20141,16 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1467 int - var yyb1467 bool - var yyhl1467 bool = l >= 0 - yyj1467++ - if yyhl1467 { - yyb1467 = yyj1467 > l + var yyj1472 int + var yyb1472 bool + var yyhl1472 bool = l >= 0 + yyj1472++ + if yyhl1472 { + yyb1472 = yyj1472 > l } else { - yyb1467 = r.CheckBreak() + yyb1472 = r.CheckBreak() } - if yyb1467 { + if yyb1472 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20112,13 +20160,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj1467++ - if yyhl1467 { - yyb1467 = yyj1467 > l + yyj1472++ + if yyhl1472 { + yyb1472 = yyj1472 > l } else { - yyb1467 = r.CheckBreak() + yyb1472 = r.CheckBreak() } - if yyb1467 { + if yyb1472 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20128,13 +20176,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Image = string(r.DecodeString()) } - yyj1467++ - if yyhl1467 { - yyb1467 = yyj1467 > l + yyj1472++ + if yyhl1472 { + yyb1472 = yyj1472 > l } else { - yyb1467 = r.CheckBreak() + yyb1472 = r.CheckBreak() } - if yyb1467 { + if yyb1472 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20142,21 +20190,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv1470 := &x.Command - yym1471 := z.DecBinary() - _ = yym1471 + yyv1475 := &x.Command + yym1476 := z.DecBinary() + _ = yym1476 if false { } else { - z.F.DecSliceStringX(yyv1470, false, d) + z.F.DecSliceStringX(yyv1475, false, d) } } - yyj1467++ - if yyhl1467 { - yyb1467 = yyj1467 > l + yyj1472++ + if yyhl1472 { + yyb1472 = yyj1472 > l } else { - yyb1467 = r.CheckBreak() + yyb1472 = r.CheckBreak() } - if yyb1467 { + if yyb1472 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20164,21 +20212,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Args = nil } else { - yyv1472 := &x.Args - yym1473 := z.DecBinary() - _ = yym1473 + yyv1477 := &x.Args + yym1478 := z.DecBinary() + _ = yym1478 if false { } else { - z.F.DecSliceStringX(yyv1472, false, d) + z.F.DecSliceStringX(yyv1477, false, d) } } - yyj1467++ - if yyhl1467 { - yyb1467 = yyj1467 > l + yyj1472++ + if yyhl1472 { + yyb1472 = yyj1472 > l } else { - yyb1467 = r.CheckBreak() + yyb1472 = r.CheckBreak() } - if yyb1467 { + if yyb1472 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20188,13 +20236,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.WorkingDir = string(r.DecodeString()) } - yyj1467++ - if yyhl1467 { - yyb1467 = yyj1467 > l + yyj1472++ + if yyhl1472 { + yyb1472 = yyj1472 > l } else { - yyb1467 = r.CheckBreak() + yyb1472 = r.CheckBreak() } - if yyb1467 { + if yyb1472 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20202,21 +20250,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv1475 := &x.Ports - yym1476 := z.DecBinary() - _ = yym1476 + yyv1480 := &x.Ports + yym1481 := z.DecBinary() + _ = yym1481 if false { } else { - h.decSliceContainerPort((*[]ContainerPort)(yyv1475), d) + h.decSliceContainerPort((*[]ContainerPort)(yyv1480), d) } } - yyj1467++ - if yyhl1467 { - yyb1467 = yyj1467 > l + yyj1472++ + if yyhl1472 { + yyb1472 = yyj1472 > l } else { - yyb1467 = r.CheckBreak() + yyb1472 = r.CheckBreak() } - if yyb1467 { + if yyb1472 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20224,21 +20272,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Env = nil } else { - yyv1477 := &x.Env - yym1478 := z.DecBinary() - _ = yym1478 + yyv1482 := &x.Env + yym1483 := z.DecBinary() + _ = yym1483 if false { } else { - h.decSliceEnvVar((*[]EnvVar)(yyv1477), d) + h.decSliceEnvVar((*[]EnvVar)(yyv1482), d) } } - yyj1467++ - if yyhl1467 { - yyb1467 = yyj1467 > l + yyj1472++ + if yyhl1472 { + yyb1472 = yyj1472 > l } else { - yyb1467 = r.CheckBreak() + yyb1472 = r.CheckBreak() } - if yyb1467 { + if yyb1472 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20246,16 +20294,16 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Resources = ResourceRequirements{} } else { - yyv1479 := &x.Resources - yyv1479.CodecDecodeSelf(d) + yyv1484 := &x.Resources + yyv1484.CodecDecodeSelf(d) } - yyj1467++ - if yyhl1467 { - yyb1467 = yyj1467 > l + yyj1472++ + if yyhl1472 { + yyb1472 = yyj1472 > l } else { - yyb1467 = r.CheckBreak() + yyb1472 = r.CheckBreak() } - if yyb1467 { + if yyb1472 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20263,21 +20311,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.VolumeMounts = nil } else { - yyv1480 := &x.VolumeMounts - yym1481 := z.DecBinary() - _ = yym1481 + yyv1485 := &x.VolumeMounts + yym1486 := z.DecBinary() + _ = yym1486 if false { } else { - h.decSliceVolumeMount((*[]VolumeMount)(yyv1480), d) + h.decSliceVolumeMount((*[]VolumeMount)(yyv1485), d) } } - yyj1467++ - if yyhl1467 { - yyb1467 = yyj1467 > l + yyj1472++ + if yyhl1472 { + yyb1472 = yyj1472 > l } else { - yyb1467 = r.CheckBreak() + yyb1472 = r.CheckBreak() } - if yyb1467 { + if yyb1472 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20292,13 +20340,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.LivenessProbe.CodecDecodeSelf(d) } - yyj1467++ - if yyhl1467 { - yyb1467 = yyj1467 > l + yyj1472++ + if yyhl1472 { + yyb1472 = yyj1472 > l } else { - yyb1467 = r.CheckBreak() + yyb1472 = r.CheckBreak() } - if yyb1467 { + if yyb1472 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20313,13 +20361,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.ReadinessProbe.CodecDecodeSelf(d) } - yyj1467++ - if yyhl1467 { - yyb1467 = yyj1467 > l + yyj1472++ + if yyhl1472 { + yyb1472 = yyj1472 > l } else { - yyb1467 = r.CheckBreak() + yyb1472 = r.CheckBreak() } - if yyb1467 { + if yyb1472 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20334,13 +20382,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Lifecycle.CodecDecodeSelf(d) } - yyj1467++ - if yyhl1467 { - yyb1467 = yyj1467 > l + yyj1472++ + if yyhl1472 { + yyb1472 = yyj1472 > l } else { - yyb1467 = r.CheckBreak() + yyb1472 = r.CheckBreak() } - if yyb1467 { + if yyb1472 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20350,13 +20398,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.TerminationMessagePath = string(r.DecodeString()) } - yyj1467++ - if yyhl1467 { - yyb1467 = yyj1467 > l + yyj1472++ + if yyhl1472 { + yyb1472 = yyj1472 > l } else { - yyb1467 = r.CheckBreak() + yyb1472 = r.CheckBreak() } - if yyb1467 { + if yyb1472 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20366,13 +20414,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ImagePullPolicy = PullPolicy(r.DecodeString()) } - yyj1467++ - if yyhl1467 { - yyb1467 = yyj1467 > l + yyj1472++ + if yyhl1472 { + yyb1472 = yyj1472 > l } else { - yyb1467 = r.CheckBreak() + yyb1472 = r.CheckBreak() } - if yyb1467 { + if yyb1472 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20387,13 +20435,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.SecurityContext.CodecDecodeSelf(d) } - yyj1467++ - if yyhl1467 { - yyb1467 = yyj1467 > l + yyj1472++ + if yyhl1472 { + yyb1472 = yyj1472 > l } else { - yyb1467 = r.CheckBreak() + yyb1472 = r.CheckBreak() } - if yyb1467 { + if yyb1472 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20403,13 +20451,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Stdin = bool(r.DecodeBool()) } - yyj1467++ - if yyhl1467 { - yyb1467 = yyj1467 > l + yyj1472++ + if yyhl1472 { + yyb1472 = yyj1472 > l } else { - yyb1467 = r.CheckBreak() + yyb1472 = r.CheckBreak() } - if yyb1467 { + if yyb1472 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20419,13 +20467,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.StdinOnce = bool(r.DecodeBool()) } - yyj1467++ - if yyhl1467 { - yyb1467 = yyj1467 > l + yyj1472++ + if yyhl1472 { + yyb1472 = yyj1472 > l } else { - yyb1467 = r.CheckBreak() + yyb1472 = r.CheckBreak() } - if yyb1467 { + if yyb1472 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20436,17 +20484,17 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.TTY = bool(r.DecodeBool()) } for { - yyj1467++ - if yyhl1467 { - yyb1467 = yyj1467 > l + yyj1472++ + if yyhl1472 { + yyb1472 = yyj1472 > l } else { - yyb1467 = r.CheckBreak() + yyb1472 = r.CheckBreak() } - if yyb1467 { + if yyb1472 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1467-1, "") + z.DecStructFieldNotFound(yyj1472-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20458,35 +20506,35 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1491 := z.EncBinary() - _ = yym1491 + yym1496 := z.EncBinary() + _ = yym1496 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1492 := !z.EncBinary() - yy2arr1492 := z.EncBasicHandle().StructToArray - var yyq1492 [3]bool - _, _, _ = yysep1492, yyq1492, yy2arr1492 - const yyr1492 bool = false - yyq1492[0] = x.Exec != nil - yyq1492[1] = x.HTTPGet != nil - yyq1492[2] = x.TCPSocket != nil - var yynn1492 int - if yyr1492 || yy2arr1492 { + yysep1497 := !z.EncBinary() + yy2arr1497 := z.EncBasicHandle().StructToArray + var yyq1497 [3]bool + _, _, _ = yysep1497, yyq1497, yy2arr1497 + const yyr1497 bool = false + yyq1497[0] = x.Exec != nil + yyq1497[1] = x.HTTPGet != nil + yyq1497[2] = x.TCPSocket != nil + var yynn1497 int + if yyr1497 || yy2arr1497 { r.EncodeArrayStart(3) } else { - yynn1492 = 0 - for _, b := range yyq1492 { + yynn1497 = 0 + for _, b := range yyq1497 { if b { - yynn1492++ + yynn1497++ } } - r.EncodeMapStart(yynn1492) - yynn1492 = 0 + r.EncodeMapStart(yynn1497) + yynn1497 = 0 } - if yyr1492 || yy2arr1492 { + if yyr1497 || yy2arr1497 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1492[0] { + if yyq1497[0] { if x.Exec == nil { r.EncodeNil() } else { @@ -20496,7 +20544,7 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1492[0] { + if yyq1497[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("exec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -20507,9 +20555,9 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1492 || yy2arr1492 { + if yyr1497 || yy2arr1497 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1492[1] { + if yyq1497[1] { if x.HTTPGet == nil { r.EncodeNil() } else { @@ -20519,7 +20567,7 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1492[1] { + if yyq1497[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("httpGet")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -20530,9 +20578,9 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1492 || yy2arr1492 { + if yyr1497 || yy2arr1497 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1492[2] { + if yyq1497[2] { if x.TCPSocket == nil { r.EncodeNil() } else { @@ -20542,7 +20590,7 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1492[2] { + if yyq1497[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tcpSocket")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -20553,7 +20601,7 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1492 || yy2arr1492 { + if yyr1497 || yy2arr1497 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -20566,25 +20614,25 @@ func (x *Handler) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1496 := z.DecBinary() - _ = yym1496 + yym1501 := z.DecBinary() + _ = yym1501 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1497 := r.ContainerType() - if yyct1497 == codecSelferValueTypeMap1234 { - yyl1497 := r.ReadMapStart() - if yyl1497 == 0 { + yyct1502 := r.ContainerType() + if yyct1502 == codecSelferValueTypeMap1234 { + yyl1502 := r.ReadMapStart() + if yyl1502 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1497, d) + x.codecDecodeSelfFromMap(yyl1502, d) } - } else if yyct1497 == codecSelferValueTypeArray1234 { - yyl1497 := r.ReadArrayStart() - if yyl1497 == 0 { + } else if yyct1502 == codecSelferValueTypeArray1234 { + yyl1502 := r.ReadArrayStart() + if yyl1502 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1497, d) + x.codecDecodeSelfFromArray(yyl1502, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -20596,12 +20644,12 @@ func (x *Handler) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1498Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1498Slc - var yyhl1498 bool = l >= 0 - for yyj1498 := 0; ; yyj1498++ { - if yyhl1498 { - if yyj1498 >= l { + var yys1503Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1503Slc + var yyhl1503 bool = l >= 0 + for yyj1503 := 0; ; yyj1503++ { + if yyhl1503 { + if yyj1503 >= l { break } } else { @@ -20610,10 +20658,10 @@ func (x *Handler) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1498Slc = r.DecodeBytes(yys1498Slc, true, true) - yys1498 := string(yys1498Slc) + yys1503Slc = r.DecodeBytes(yys1503Slc, true, true) + yys1503 := string(yys1503Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1498 { + switch yys1503 { case "exec": if r.TryDecodeAsNil() { if x.Exec != nil { @@ -20648,9 +20696,9 @@ func (x *Handler) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.TCPSocket.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1498) - } // end switch yys1498 - } // end for yyj1498 + z.DecStructFieldNotFound(-1, yys1503) + } // end switch yys1503 + } // end for yyj1503 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -20658,16 +20706,16 @@ func (x *Handler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1502 int - var yyb1502 bool - var yyhl1502 bool = l >= 0 - yyj1502++ - if yyhl1502 { - yyb1502 = yyj1502 > l + var yyj1507 int + var yyb1507 bool + var yyhl1507 bool = l >= 0 + yyj1507++ + if yyhl1507 { + yyb1507 = yyj1507 > l } else { - yyb1502 = r.CheckBreak() + yyb1507 = r.CheckBreak() } - if yyb1502 { + if yyb1507 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20682,13 +20730,13 @@ func (x *Handler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Exec.CodecDecodeSelf(d) } - yyj1502++ - if yyhl1502 { - yyb1502 = yyj1502 > l + yyj1507++ + if yyhl1507 { + yyb1507 = yyj1507 > l } else { - yyb1502 = r.CheckBreak() + yyb1507 = r.CheckBreak() } - if yyb1502 { + if yyb1507 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20703,13 +20751,13 @@ func (x *Handler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.HTTPGet.CodecDecodeSelf(d) } - yyj1502++ - if yyhl1502 { - yyb1502 = yyj1502 > l + yyj1507++ + if yyhl1507 { + yyb1507 = yyj1507 > l } else { - yyb1502 = r.CheckBreak() + yyb1507 = r.CheckBreak() } - if yyb1502 { + if yyb1507 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20725,17 +20773,17 @@ func (x *Handler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.TCPSocket.CodecDecodeSelf(d) } for { - yyj1502++ - if yyhl1502 { - yyb1502 = yyj1502 > l + yyj1507++ + if yyhl1507 { + yyb1507 = yyj1507 > l } else { - yyb1502 = r.CheckBreak() + yyb1507 = r.CheckBreak() } - if yyb1502 { + if yyb1507 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1502-1, "") + z.DecStructFieldNotFound(yyj1507-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20747,34 +20795,34 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1506 := z.EncBinary() - _ = yym1506 + yym1511 := z.EncBinary() + _ = yym1511 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1507 := !z.EncBinary() - yy2arr1507 := z.EncBasicHandle().StructToArray - var yyq1507 [2]bool - _, _, _ = yysep1507, yyq1507, yy2arr1507 - const yyr1507 bool = false - yyq1507[0] = x.PostStart != nil - yyq1507[1] = x.PreStop != nil - var yynn1507 int - if yyr1507 || yy2arr1507 { + yysep1512 := !z.EncBinary() + yy2arr1512 := z.EncBasicHandle().StructToArray + var yyq1512 [2]bool + _, _, _ = yysep1512, yyq1512, yy2arr1512 + const yyr1512 bool = false + yyq1512[0] = x.PostStart != nil + yyq1512[1] = x.PreStop != nil + var yynn1512 int + if yyr1512 || yy2arr1512 { r.EncodeArrayStart(2) } else { - yynn1507 = 0 - for _, b := range yyq1507 { + yynn1512 = 0 + for _, b := range yyq1512 { if b { - yynn1507++ + yynn1512++ } } - r.EncodeMapStart(yynn1507) - yynn1507 = 0 + r.EncodeMapStart(yynn1512) + yynn1512 = 0 } - if yyr1507 || yy2arr1507 { + if yyr1512 || yy2arr1512 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1507[0] { + if yyq1512[0] { if x.PostStart == nil { r.EncodeNil() } else { @@ -20784,7 +20832,7 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1507[0] { + if yyq1512[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("postStart")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -20795,9 +20843,9 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1507 || yy2arr1507 { + if yyr1512 || yy2arr1512 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1507[1] { + if yyq1512[1] { if x.PreStop == nil { r.EncodeNil() } else { @@ -20807,7 +20855,7 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1507[1] { + if yyq1512[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preStop")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -20818,7 +20866,7 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1507 || yy2arr1507 { + if yyr1512 || yy2arr1512 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -20831,25 +20879,25 @@ func (x *Lifecycle) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1510 := z.DecBinary() - _ = yym1510 + yym1515 := z.DecBinary() + _ = yym1515 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1511 := r.ContainerType() - if yyct1511 == codecSelferValueTypeMap1234 { - yyl1511 := r.ReadMapStart() - if yyl1511 == 0 { + yyct1516 := r.ContainerType() + if yyct1516 == codecSelferValueTypeMap1234 { + yyl1516 := r.ReadMapStart() + if yyl1516 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1511, d) + x.codecDecodeSelfFromMap(yyl1516, d) } - } else if yyct1511 == codecSelferValueTypeArray1234 { - yyl1511 := r.ReadArrayStart() - if yyl1511 == 0 { + } else if yyct1516 == codecSelferValueTypeArray1234 { + yyl1516 := r.ReadArrayStart() + if yyl1516 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1511, d) + x.codecDecodeSelfFromArray(yyl1516, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -20861,12 +20909,12 @@ func (x *Lifecycle) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1512Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1512Slc - var yyhl1512 bool = l >= 0 - for yyj1512 := 0; ; yyj1512++ { - if yyhl1512 { - if yyj1512 >= l { + var yys1517Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1517Slc + var yyhl1517 bool = l >= 0 + for yyj1517 := 0; ; yyj1517++ { + if yyhl1517 { + if yyj1517 >= l { break } } else { @@ -20875,10 +20923,10 @@ func (x *Lifecycle) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1512Slc = r.DecodeBytes(yys1512Slc, true, true) - yys1512 := string(yys1512Slc) + yys1517Slc = r.DecodeBytes(yys1517Slc, true, true) + yys1517 := string(yys1517Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1512 { + switch yys1517 { case "postStart": if r.TryDecodeAsNil() { if x.PostStart != nil { @@ -20902,9 +20950,9 @@ func (x *Lifecycle) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.PreStop.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1512) - } // end switch yys1512 - } // end for yyj1512 + z.DecStructFieldNotFound(-1, yys1517) + } // end switch yys1517 + } // end for yyj1517 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -20912,16 +20960,16 @@ func (x *Lifecycle) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1515 int - var yyb1515 bool - var yyhl1515 bool = l >= 0 - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + var yyj1520 int + var yyb1520 bool + var yyhl1520 bool = l >= 0 + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20936,13 +20984,13 @@ func (x *Lifecycle) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.PostStart.CodecDecodeSelf(d) } - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20958,17 +21006,17 @@ func (x *Lifecycle) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.PreStop.CodecDecodeSelf(d) } for { - yyj1515++ - if yyhl1515 { - yyb1515 = yyj1515 > l + yyj1520++ + if yyhl1520 { + yyb1520 = yyj1520 > l } else { - yyb1515 = r.CheckBreak() + yyb1520 = r.CheckBreak() } - if yyb1515 { + if yyb1520 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1515-1, "") + z.DecStructFieldNotFound(yyj1520-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20977,8 +21025,8 @@ func (x ConditionStatus) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1518 := z.EncBinary() - _ = yym1518 + yym1523 := z.EncBinary() + _ = yym1523 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -20990,8 +21038,8 @@ func (x *ConditionStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1519 := z.DecBinary() - _ = yym1519 + yym1524 := z.DecBinary() + _ = yym1524 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -21006,36 +21054,36 @@ func (x *ContainerStateWaiting) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1520 := z.EncBinary() - _ = yym1520 + yym1525 := z.EncBinary() + _ = yym1525 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1521 := !z.EncBinary() - yy2arr1521 := z.EncBasicHandle().StructToArray - var yyq1521 [2]bool - _, _, _ = yysep1521, yyq1521, yy2arr1521 - const yyr1521 bool = false - yyq1521[0] = x.Reason != "" - yyq1521[1] = x.Message != "" - var yynn1521 int - if yyr1521 || yy2arr1521 { + yysep1526 := !z.EncBinary() + yy2arr1526 := z.EncBasicHandle().StructToArray + var yyq1526 [2]bool + _, _, _ = yysep1526, yyq1526, yy2arr1526 + const yyr1526 bool = false + yyq1526[0] = x.Reason != "" + yyq1526[1] = x.Message != "" + var yynn1526 int + if yyr1526 || yy2arr1526 { r.EncodeArrayStart(2) } else { - yynn1521 = 0 - for _, b := range yyq1521 { + yynn1526 = 0 + for _, b := range yyq1526 { if b { - yynn1521++ + yynn1526++ } } - r.EncodeMapStart(yynn1521) - yynn1521 = 0 + r.EncodeMapStart(yynn1526) + yynn1526 = 0 } - if yyr1521 || yy2arr1521 { + if yyr1526 || yy2arr1526 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1521[0] { - yym1523 := z.EncBinary() - _ = yym1523 + if yyq1526[0] { + yym1528 := z.EncBinary() + _ = yym1528 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -21044,23 +21092,23 @@ func (x *ContainerStateWaiting) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1521[0] { + if yyq1526[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1524 := z.EncBinary() - _ = yym1524 + yym1529 := z.EncBinary() + _ = yym1529 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr1521 || yy2arr1521 { + if yyr1526 || yy2arr1526 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1521[1] { - yym1526 := z.EncBinary() - _ = yym1526 + if yyq1526[1] { + yym1531 := z.EncBinary() + _ = yym1531 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -21069,19 +21117,19 @@ func (x *ContainerStateWaiting) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1521[1] { + if yyq1526[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1527 := z.EncBinary() - _ = yym1527 + yym1532 := z.EncBinary() + _ = yym1532 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr1521 || yy2arr1521 { + if yyr1526 || yy2arr1526 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -21094,25 +21142,25 @@ func (x *ContainerStateWaiting) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1528 := z.DecBinary() - _ = yym1528 + yym1533 := z.DecBinary() + _ = yym1533 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1529 := r.ContainerType() - if yyct1529 == codecSelferValueTypeMap1234 { - yyl1529 := r.ReadMapStart() - if yyl1529 == 0 { + yyct1534 := r.ContainerType() + if yyct1534 == codecSelferValueTypeMap1234 { + yyl1534 := r.ReadMapStart() + if yyl1534 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1529, d) + x.codecDecodeSelfFromMap(yyl1534, d) } - } else if yyct1529 == codecSelferValueTypeArray1234 { - yyl1529 := r.ReadArrayStart() - if yyl1529 == 0 { + } else if yyct1534 == codecSelferValueTypeArray1234 { + yyl1534 := r.ReadArrayStart() + if yyl1534 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1529, d) + x.codecDecodeSelfFromArray(yyl1534, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -21124,12 +21172,12 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1530Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1530Slc - var yyhl1530 bool = l >= 0 - for yyj1530 := 0; ; yyj1530++ { - if yyhl1530 { - if yyj1530 >= l { + var yys1535Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1535Slc + var yyhl1535 bool = l >= 0 + for yyj1535 := 0; ; yyj1535++ { + if yyhl1535 { + if yyj1535 >= l { break } } else { @@ -21138,10 +21186,10 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1530Slc = r.DecodeBytes(yys1530Slc, true, true) - yys1530 := string(yys1530Slc) + yys1535Slc = r.DecodeBytes(yys1535Slc, true, true) + yys1535 := string(yys1535Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1530 { + switch yys1535 { case "reason": if r.TryDecodeAsNil() { x.Reason = "" @@ -21155,9 +21203,9 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.Message = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1530) - } // end switch yys1530 - } // end for yyj1530 + z.DecStructFieldNotFound(-1, yys1535) + } // end switch yys1535 + } // end for yyj1535 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -21165,16 +21213,16 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1533 int - var yyb1533 bool - var yyhl1533 bool = l >= 0 - yyj1533++ - if yyhl1533 { - yyb1533 = yyj1533 > l + var yyj1538 int + var yyb1538 bool + var yyhl1538 bool = l >= 0 + yyj1538++ + if yyhl1538 { + yyb1538 = yyj1538 > l } else { - yyb1533 = r.CheckBreak() + yyb1538 = r.CheckBreak() } - if yyb1533 { + if yyb1538 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21184,13 +21232,13 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Reason = string(r.DecodeString()) } - yyj1533++ - if yyhl1533 { - yyb1533 = yyj1533 > l + yyj1538++ + if yyhl1538 { + yyb1538 = yyj1538 > l } else { - yyb1533 = r.CheckBreak() + yyb1538 = r.CheckBreak() } - if yyb1533 { + if yyb1538 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21201,17 +21249,17 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.Message = string(r.DecodeString()) } for { - yyj1533++ - if yyhl1533 { - yyb1533 = yyj1533 > l + yyj1538++ + if yyhl1538 { + yyb1538 = yyj1538 > l } else { - yyb1533 = r.CheckBreak() + yyb1538 = r.CheckBreak() } - if yyb1533 { + if yyb1538 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1533-1, "") + z.DecStructFieldNotFound(yyj1538-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21223,68 +21271,68 @@ func (x *ContainerStateRunning) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1536 := z.EncBinary() - _ = yym1536 + yym1541 := z.EncBinary() + _ = yym1541 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1537 := !z.EncBinary() - yy2arr1537 := z.EncBasicHandle().StructToArray - var yyq1537 [1]bool - _, _, _ = yysep1537, yyq1537, yy2arr1537 - const yyr1537 bool = false - yyq1537[0] = true - var yynn1537 int - if yyr1537 || yy2arr1537 { + yysep1542 := !z.EncBinary() + yy2arr1542 := z.EncBasicHandle().StructToArray + var yyq1542 [1]bool + _, _, _ = yysep1542, yyq1542, yy2arr1542 + const yyr1542 bool = false + yyq1542[0] = true + var yynn1542 int + if yyr1542 || yy2arr1542 { r.EncodeArrayStart(1) } else { - yynn1537 = 0 - for _, b := range yyq1537 { + yynn1542 = 0 + for _, b := range yyq1542 { if b { - yynn1537++ + yynn1542++ } } - r.EncodeMapStart(yynn1537) - yynn1537 = 0 + r.EncodeMapStart(yynn1542) + yynn1542 = 0 } - if yyr1537 || yy2arr1537 { + if yyr1542 || yy2arr1542 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1537[0] { - yy1539 := &x.StartedAt - yym1540 := z.EncBinary() - _ = yym1540 + if yyq1542[0] { + yy1544 := &x.StartedAt + yym1545 := z.EncBinary() + _ = yym1545 if false { - } else if z.HasExtensions() && z.EncExt(yy1539) { - } else if yym1540 { - z.EncBinaryMarshal(yy1539) - } else if !yym1540 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1539) + } else if z.HasExtensions() && z.EncExt(yy1544) { + } else if yym1545 { + z.EncBinaryMarshal(yy1544) + } else if !yym1545 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1544) } else { - z.EncFallback(yy1539) + z.EncFallback(yy1544) } } else { r.EncodeNil() } } else { - if yyq1537[0] { + if yyq1542[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("startedAt")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1541 := &x.StartedAt - yym1542 := z.EncBinary() - _ = yym1542 + yy1546 := &x.StartedAt + yym1547 := z.EncBinary() + _ = yym1547 if false { - } else if z.HasExtensions() && z.EncExt(yy1541) { - } else if yym1542 { - z.EncBinaryMarshal(yy1541) - } else if !yym1542 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1541) + } else if z.HasExtensions() && z.EncExt(yy1546) { + } else if yym1547 { + z.EncBinaryMarshal(yy1546) + } else if !yym1547 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1546) } else { - z.EncFallback(yy1541) + z.EncFallback(yy1546) } } } - if yyr1537 || yy2arr1537 { + if yyr1542 || yy2arr1542 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -21297,25 +21345,25 @@ func (x *ContainerStateRunning) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1543 := z.DecBinary() - _ = yym1543 + yym1548 := z.DecBinary() + _ = yym1548 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1544 := r.ContainerType() - if yyct1544 == codecSelferValueTypeMap1234 { - yyl1544 := r.ReadMapStart() - if yyl1544 == 0 { + yyct1549 := r.ContainerType() + if yyct1549 == codecSelferValueTypeMap1234 { + yyl1549 := r.ReadMapStart() + if yyl1549 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1544, d) + x.codecDecodeSelfFromMap(yyl1549, d) } - } else if yyct1544 == codecSelferValueTypeArray1234 { - yyl1544 := r.ReadArrayStart() - if yyl1544 == 0 { + } else if yyct1549 == codecSelferValueTypeArray1234 { + yyl1549 := r.ReadArrayStart() + if yyl1549 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1544, d) + x.codecDecodeSelfFromArray(yyl1549, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -21327,12 +21375,12 @@ func (x *ContainerStateRunning) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1545Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1545Slc - var yyhl1545 bool = l >= 0 - for yyj1545 := 0; ; yyj1545++ { - if yyhl1545 { - if yyj1545 >= l { + var yys1550Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1550Slc + var yyhl1550 bool = l >= 0 + for yyj1550 := 0; ; yyj1550++ { + if yyhl1550 { + if yyj1550 >= l { break } } else { @@ -21341,31 +21389,31 @@ func (x *ContainerStateRunning) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1545Slc = r.DecodeBytes(yys1545Slc, true, true) - yys1545 := string(yys1545Slc) + yys1550Slc = r.DecodeBytes(yys1550Slc, true, true) + yys1550 := string(yys1550Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1545 { + switch yys1550 { case "startedAt": if r.TryDecodeAsNil() { x.StartedAt = pkg2_unversioned.Time{} } else { - yyv1546 := &x.StartedAt - yym1547 := z.DecBinary() - _ = yym1547 + yyv1551 := &x.StartedAt + yym1552 := z.DecBinary() + _ = yym1552 if false { - } else if z.HasExtensions() && z.DecExt(yyv1546) { - } else if yym1547 { - z.DecBinaryUnmarshal(yyv1546) - } else if !yym1547 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1546) + } else if z.HasExtensions() && z.DecExt(yyv1551) { + } else if yym1552 { + z.DecBinaryUnmarshal(yyv1551) + } else if !yym1552 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1551) } else { - z.DecFallback(yyv1546, false) + z.DecFallback(yyv1551, false) } } default: - z.DecStructFieldNotFound(-1, yys1545) - } // end switch yys1545 - } // end for yyj1545 + z.DecStructFieldNotFound(-1, yys1550) + } // end switch yys1550 + } // end for yyj1550 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -21373,16 +21421,16 @@ func (x *ContainerStateRunning) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1548 int - var yyb1548 bool - var yyhl1548 bool = l >= 0 - yyj1548++ - if yyhl1548 { - yyb1548 = yyj1548 > l + var yyj1553 int + var yyb1553 bool + var yyhl1553 bool = l >= 0 + yyj1553++ + if yyhl1553 { + yyb1553 = yyj1553 > l } else { - yyb1548 = r.CheckBreak() + yyb1553 = r.CheckBreak() } - if yyb1548 { + if yyb1553 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21390,31 +21438,31 @@ func (x *ContainerStateRunning) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.StartedAt = pkg2_unversioned.Time{} } else { - yyv1549 := &x.StartedAt - yym1550 := z.DecBinary() - _ = yym1550 + yyv1554 := &x.StartedAt + yym1555 := z.DecBinary() + _ = yym1555 if false { - } else if z.HasExtensions() && z.DecExt(yyv1549) { - } else if yym1550 { - z.DecBinaryUnmarshal(yyv1549) - } else if !yym1550 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1549) + } else if z.HasExtensions() && z.DecExt(yyv1554) { + } else if yym1555 { + z.DecBinaryUnmarshal(yyv1554) + } else if !yym1555 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1554) } else { - z.DecFallback(yyv1549, false) + z.DecFallback(yyv1554, false) } } for { - yyj1548++ - if yyhl1548 { - yyb1548 = yyj1548 > l + yyj1553++ + if yyhl1553 { + yyb1553 = yyj1553 > l } else { - yyb1548 = r.CheckBreak() + yyb1553 = r.CheckBreak() } - if yyb1548 { + if yyb1553 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1548-1, "") + z.DecStructFieldNotFound(yyj1553-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21426,39 +21474,39 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1551 := z.EncBinary() - _ = yym1551 + yym1556 := z.EncBinary() + _ = yym1556 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1552 := !z.EncBinary() - yy2arr1552 := z.EncBasicHandle().StructToArray - var yyq1552 [7]bool - _, _, _ = yysep1552, yyq1552, yy2arr1552 - const yyr1552 bool = false - yyq1552[1] = x.Signal != 0 - yyq1552[2] = x.Reason != "" - yyq1552[3] = x.Message != "" - yyq1552[4] = true - yyq1552[5] = true - yyq1552[6] = x.ContainerID != "" - var yynn1552 int - if yyr1552 || yy2arr1552 { + yysep1557 := !z.EncBinary() + yy2arr1557 := z.EncBasicHandle().StructToArray + var yyq1557 [7]bool + _, _, _ = yysep1557, yyq1557, yy2arr1557 + const yyr1557 bool = false + yyq1557[1] = x.Signal != 0 + yyq1557[2] = x.Reason != "" + yyq1557[3] = x.Message != "" + yyq1557[4] = true + yyq1557[5] = true + yyq1557[6] = x.ContainerID != "" + var yynn1557 int + if yyr1557 || yy2arr1557 { r.EncodeArrayStart(7) } else { - yynn1552 = 1 - for _, b := range yyq1552 { + yynn1557 = 1 + for _, b := range yyq1557 { if b { - yynn1552++ + yynn1557++ } } - r.EncodeMapStart(yynn1552) - yynn1552 = 0 + r.EncodeMapStart(yynn1557) + yynn1557 = 0 } - if yyr1552 || yy2arr1552 { + if yyr1557 || yy2arr1557 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1554 := z.EncBinary() - _ = yym1554 + yym1559 := z.EncBinary() + _ = yym1559 if false { } else { r.EncodeInt(int64(x.ExitCode)) @@ -21467,18 +21515,18 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("exitCode")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1555 := z.EncBinary() - _ = yym1555 + yym1560 := z.EncBinary() + _ = yym1560 if false { } else { r.EncodeInt(int64(x.ExitCode)) } } - if yyr1552 || yy2arr1552 { + if yyr1557 || yy2arr1557 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1552[1] { - yym1557 := z.EncBinary() - _ = yym1557 + if yyq1557[1] { + yym1562 := z.EncBinary() + _ = yym1562 if false { } else { r.EncodeInt(int64(x.Signal)) @@ -21487,23 +21535,23 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1552[1] { + if yyq1557[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("signal")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1558 := z.EncBinary() - _ = yym1558 + yym1563 := z.EncBinary() + _ = yym1563 if false { } else { r.EncodeInt(int64(x.Signal)) } } } - if yyr1552 || yy2arr1552 { + if yyr1557 || yy2arr1557 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1552[2] { - yym1560 := z.EncBinary() - _ = yym1560 + if yyq1557[2] { + yym1565 := z.EncBinary() + _ = yym1565 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -21512,23 +21560,23 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1552[2] { + if yyq1557[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1561 := z.EncBinary() - _ = yym1561 + yym1566 := z.EncBinary() + _ = yym1566 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr1552 || yy2arr1552 { + if yyr1557 || yy2arr1557 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1552[3] { - yym1563 := z.EncBinary() - _ = yym1563 + if yyq1557[3] { + yym1568 := z.EncBinary() + _ = yym1568 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -21537,59 +21585,22 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1552[3] { + if yyq1557[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1564 := z.EncBinary() - _ = yym1564 + yym1569 := z.EncBinary() + _ = yym1569 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr1552 || yy2arr1552 { + if yyr1557 || yy2arr1557 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1552[4] { - yy1566 := &x.StartedAt - yym1567 := z.EncBinary() - _ = yym1567 - if false { - } else if z.HasExtensions() && z.EncExt(yy1566) { - } else if yym1567 { - z.EncBinaryMarshal(yy1566) - } else if !yym1567 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1566) - } else { - z.EncFallback(yy1566) - } - } else { - r.EncodeNil() - } - } else { - if yyq1552[4] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("startedAt")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1568 := &x.StartedAt - yym1569 := z.EncBinary() - _ = yym1569 - if false { - } else if z.HasExtensions() && z.EncExt(yy1568) { - } else if yym1569 { - z.EncBinaryMarshal(yy1568) - } else if !yym1569 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1568) - } else { - z.EncFallback(yy1568) - } - } - } - if yyr1552 || yy2arr1552 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1552[5] { - yy1571 := &x.FinishedAt + if yyq1557[4] { + yy1571 := &x.StartedAt yym1572 := z.EncBinary() _ = yym1572 if false { @@ -21605,11 +21616,11 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1552[5] { + if yyq1557[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("finishedAt")) + r.EncodeString(codecSelferC_UTF81234, string("startedAt")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1573 := &x.FinishedAt + yy1573 := &x.StartedAt yym1574 := z.EncBinary() _ = yym1574 if false { @@ -21623,11 +21634,48 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1552 || yy2arr1552 { + if yyr1557 || yy2arr1557 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1552[6] { - yym1576 := z.EncBinary() - _ = yym1576 + if yyq1557[5] { + yy1576 := &x.FinishedAt + yym1577 := z.EncBinary() + _ = yym1577 + if false { + } else if z.HasExtensions() && z.EncExt(yy1576) { + } else if yym1577 { + z.EncBinaryMarshal(yy1576) + } else if !yym1577 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1576) + } else { + z.EncFallback(yy1576) + } + } else { + r.EncodeNil() + } + } else { + if yyq1557[5] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("finishedAt")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yy1578 := &x.FinishedAt + yym1579 := z.EncBinary() + _ = yym1579 + if false { + } else if z.HasExtensions() && z.EncExt(yy1578) { + } else if yym1579 { + z.EncBinaryMarshal(yy1578) + } else if !yym1579 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1578) + } else { + z.EncFallback(yy1578) + } + } + } + if yyr1557 || yy2arr1557 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1557[6] { + yym1581 := z.EncBinary() + _ = yym1581 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerID)) @@ -21636,19 +21684,19 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1552[6] { + if yyq1557[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1577 := z.EncBinary() - _ = yym1577 + yym1582 := z.EncBinary() + _ = yym1582 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerID)) } } } - if yyr1552 || yy2arr1552 { + if yyr1557 || yy2arr1557 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -21661,25 +21709,25 @@ func (x *ContainerStateTerminated) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1578 := z.DecBinary() - _ = yym1578 + yym1583 := z.DecBinary() + _ = yym1583 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1579 := r.ContainerType() - if yyct1579 == codecSelferValueTypeMap1234 { - yyl1579 := r.ReadMapStart() - if yyl1579 == 0 { + yyct1584 := r.ContainerType() + if yyct1584 == codecSelferValueTypeMap1234 { + yyl1584 := r.ReadMapStart() + if yyl1584 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1579, d) + x.codecDecodeSelfFromMap(yyl1584, d) } - } else if yyct1579 == codecSelferValueTypeArray1234 { - yyl1579 := r.ReadArrayStart() - if yyl1579 == 0 { + } else if yyct1584 == codecSelferValueTypeArray1234 { + yyl1584 := r.ReadArrayStart() + if yyl1584 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1579, d) + x.codecDecodeSelfFromArray(yyl1584, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -21691,12 +21739,12 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromMap(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1580Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1580Slc - var yyhl1580 bool = l >= 0 - for yyj1580 := 0; ; yyj1580++ { - if yyhl1580 { - if yyj1580 >= l { + var yys1585Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1585Slc + var yyhl1585 bool = l >= 0 + for yyj1585 := 0; ; yyj1585++ { + if yyhl1585 { + if yyj1585 >= l { break } } else { @@ -21705,10 +21753,10 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromMap(l int, d *codec1978.De } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1580Slc = r.DecodeBytes(yys1580Slc, true, true) - yys1580 := string(yys1580Slc) + yys1585Slc = r.DecodeBytes(yys1585Slc, true, true) + yys1585 := string(yys1585Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1580 { + switch yys1585 { case "exitCode": if r.TryDecodeAsNil() { x.ExitCode = 0 @@ -21737,34 +21785,34 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromMap(l int, d *codec1978.De if r.TryDecodeAsNil() { x.StartedAt = pkg2_unversioned.Time{} } else { - yyv1585 := &x.StartedAt - yym1586 := z.DecBinary() - _ = yym1586 + yyv1590 := &x.StartedAt + yym1591 := z.DecBinary() + _ = yym1591 if false { - } else if z.HasExtensions() && z.DecExt(yyv1585) { - } else if yym1586 { - z.DecBinaryUnmarshal(yyv1585) - } else if !yym1586 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1585) + } else if z.HasExtensions() && z.DecExt(yyv1590) { + } else if yym1591 { + z.DecBinaryUnmarshal(yyv1590) + } else if !yym1591 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1590) } else { - z.DecFallback(yyv1585, false) + z.DecFallback(yyv1590, false) } } case "finishedAt": if r.TryDecodeAsNil() { x.FinishedAt = pkg2_unversioned.Time{} } else { - yyv1587 := &x.FinishedAt - yym1588 := z.DecBinary() - _ = yym1588 + yyv1592 := &x.FinishedAt + yym1593 := z.DecBinary() + _ = yym1593 if false { - } else if z.HasExtensions() && z.DecExt(yyv1587) { - } else if yym1588 { - z.DecBinaryUnmarshal(yyv1587) - } else if !yym1588 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1587) + } else if z.HasExtensions() && z.DecExt(yyv1592) { + } else if yym1593 { + z.DecBinaryUnmarshal(yyv1592) + } else if !yym1593 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1592) } else { - z.DecFallback(yyv1587, false) + z.DecFallback(yyv1592, false) } } case "containerID": @@ -21774,9 +21822,9 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromMap(l int, d *codec1978.De x.ContainerID = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1580) - } // end switch yys1580 - } // end for yyj1580 + z.DecStructFieldNotFound(-1, yys1585) + } // end switch yys1585 + } // end for yyj1585 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -21784,16 +21832,16 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1590 int - var yyb1590 bool - var yyhl1590 bool = l >= 0 - yyj1590++ - if yyhl1590 { - yyb1590 = yyj1590 > l + var yyj1595 int + var yyb1595 bool + var yyhl1595 bool = l >= 0 + yyj1595++ + if yyhl1595 { + yyb1595 = yyj1595 > l } else { - yyb1590 = r.CheckBreak() + yyb1595 = r.CheckBreak() } - if yyb1590 { + if yyb1595 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21803,13 +21851,13 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.ExitCode = int32(r.DecodeInt(32)) } - yyj1590++ - if yyhl1590 { - yyb1590 = yyj1590 > l + yyj1595++ + if yyhl1595 { + yyb1595 = yyj1595 > l } else { - yyb1590 = r.CheckBreak() + yyb1595 = r.CheckBreak() } - if yyb1590 { + if yyb1595 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21819,13 +21867,13 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Signal = int32(r.DecodeInt(32)) } - yyj1590++ - if yyhl1590 { - yyb1590 = yyj1590 > l + yyj1595++ + if yyhl1595 { + yyb1595 = yyj1595 > l } else { - yyb1590 = r.CheckBreak() + yyb1595 = r.CheckBreak() } - if yyb1590 { + if yyb1595 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21835,13 +21883,13 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Reason = string(r.DecodeString()) } - yyj1590++ - if yyhl1590 { - yyb1590 = yyj1590 > l + yyj1595++ + if yyhl1595 { + yyb1595 = yyj1595 > l } else { - yyb1590 = r.CheckBreak() + yyb1595 = r.CheckBreak() } - if yyb1590 { + if yyb1595 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21851,13 +21899,13 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Message = string(r.DecodeString()) } - yyj1590++ - if yyhl1590 { - yyb1590 = yyj1590 > l + yyj1595++ + if yyhl1595 { + yyb1595 = yyj1595 > l } else { - yyb1590 = r.CheckBreak() + yyb1595 = r.CheckBreak() } - if yyb1590 { + if yyb1595 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21865,26 +21913,26 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.StartedAt = pkg2_unversioned.Time{} } else { - yyv1595 := &x.StartedAt - yym1596 := z.DecBinary() - _ = yym1596 + yyv1600 := &x.StartedAt + yym1601 := z.DecBinary() + _ = yym1601 if false { - } else if z.HasExtensions() && z.DecExt(yyv1595) { - } else if yym1596 { - z.DecBinaryUnmarshal(yyv1595) - } else if !yym1596 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1595) + } else if z.HasExtensions() && z.DecExt(yyv1600) { + } else if yym1601 { + z.DecBinaryUnmarshal(yyv1600) + } else if !yym1601 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1600) } else { - z.DecFallback(yyv1595, false) + z.DecFallback(yyv1600, false) } } - yyj1590++ - if yyhl1590 { - yyb1590 = yyj1590 > l + yyj1595++ + if yyhl1595 { + yyb1595 = yyj1595 > l } else { - yyb1590 = r.CheckBreak() + yyb1595 = r.CheckBreak() } - if yyb1590 { + if yyb1595 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21892,26 +21940,26 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.FinishedAt = pkg2_unversioned.Time{} } else { - yyv1597 := &x.FinishedAt - yym1598 := z.DecBinary() - _ = yym1598 + yyv1602 := &x.FinishedAt + yym1603 := z.DecBinary() + _ = yym1603 if false { - } else if z.HasExtensions() && z.DecExt(yyv1597) { - } else if yym1598 { - z.DecBinaryUnmarshal(yyv1597) - } else if !yym1598 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1597) + } else if z.HasExtensions() && z.DecExt(yyv1602) { + } else if yym1603 { + z.DecBinaryUnmarshal(yyv1602) + } else if !yym1603 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1602) } else { - z.DecFallback(yyv1597, false) + z.DecFallback(yyv1602, false) } } - yyj1590++ - if yyhl1590 { - yyb1590 = yyj1590 > l + yyj1595++ + if yyhl1595 { + yyb1595 = yyj1595 > l } else { - yyb1590 = r.CheckBreak() + yyb1595 = r.CheckBreak() } - if yyb1590 { + if yyb1595 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21922,17 +21970,17 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. x.ContainerID = string(r.DecodeString()) } for { - yyj1590++ - if yyhl1590 { - yyb1590 = yyj1590 > l + yyj1595++ + if yyhl1595 { + yyb1595 = yyj1595 > l } else { - yyb1590 = r.CheckBreak() + yyb1595 = r.CheckBreak() } - if yyb1590 { + if yyb1595 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1590-1, "") + z.DecStructFieldNotFound(yyj1595-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21944,35 +21992,35 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1600 := z.EncBinary() - _ = yym1600 + yym1605 := z.EncBinary() + _ = yym1605 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1601 := !z.EncBinary() - yy2arr1601 := z.EncBasicHandle().StructToArray - var yyq1601 [3]bool - _, _, _ = yysep1601, yyq1601, yy2arr1601 - const yyr1601 bool = false - yyq1601[0] = x.Waiting != nil - yyq1601[1] = x.Running != nil - yyq1601[2] = x.Terminated != nil - var yynn1601 int - if yyr1601 || yy2arr1601 { + yysep1606 := !z.EncBinary() + yy2arr1606 := z.EncBasicHandle().StructToArray + var yyq1606 [3]bool + _, _, _ = yysep1606, yyq1606, yy2arr1606 + const yyr1606 bool = false + yyq1606[0] = x.Waiting != nil + yyq1606[1] = x.Running != nil + yyq1606[2] = x.Terminated != nil + var yynn1606 int + if yyr1606 || yy2arr1606 { r.EncodeArrayStart(3) } else { - yynn1601 = 0 - for _, b := range yyq1601 { + yynn1606 = 0 + for _, b := range yyq1606 { if b { - yynn1601++ + yynn1606++ } } - r.EncodeMapStart(yynn1601) - yynn1601 = 0 + r.EncodeMapStart(yynn1606) + yynn1606 = 0 } - if yyr1601 || yy2arr1601 { + if yyr1606 || yy2arr1606 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1601[0] { + if yyq1606[0] { if x.Waiting == nil { r.EncodeNil() } else { @@ -21982,7 +22030,7 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1601[0] { + if yyq1606[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("waiting")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -21993,9 +22041,9 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1601 || yy2arr1601 { + if yyr1606 || yy2arr1606 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1601[1] { + if yyq1606[1] { if x.Running == nil { r.EncodeNil() } else { @@ -22005,7 +22053,7 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1601[1] { + if yyq1606[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("running")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -22016,9 +22064,9 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1601 || yy2arr1601 { + if yyr1606 || yy2arr1606 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1601[2] { + if yyq1606[2] { if x.Terminated == nil { r.EncodeNil() } else { @@ -22028,7 +22076,7 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1601[2] { + if yyq1606[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("terminated")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -22039,7 +22087,7 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1601 || yy2arr1601 { + if yyr1606 || yy2arr1606 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -22052,25 +22100,25 @@ func (x *ContainerState) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1605 := z.DecBinary() - _ = yym1605 + yym1610 := z.DecBinary() + _ = yym1610 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1606 := r.ContainerType() - if yyct1606 == codecSelferValueTypeMap1234 { - yyl1606 := r.ReadMapStart() - if yyl1606 == 0 { + yyct1611 := r.ContainerType() + if yyct1611 == codecSelferValueTypeMap1234 { + yyl1611 := r.ReadMapStart() + if yyl1611 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1606, d) + x.codecDecodeSelfFromMap(yyl1611, d) } - } else if yyct1606 == codecSelferValueTypeArray1234 { - yyl1606 := r.ReadArrayStart() - if yyl1606 == 0 { + } else if yyct1611 == codecSelferValueTypeArray1234 { + yyl1611 := r.ReadArrayStart() + if yyl1611 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1606, d) + x.codecDecodeSelfFromArray(yyl1611, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -22082,12 +22130,12 @@ func (x *ContainerState) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1607Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1607Slc - var yyhl1607 bool = l >= 0 - for yyj1607 := 0; ; yyj1607++ { - if yyhl1607 { - if yyj1607 >= l { + var yys1612Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1612Slc + var yyhl1612 bool = l >= 0 + for yyj1612 := 0; ; yyj1612++ { + if yyhl1612 { + if yyj1612 >= l { break } } else { @@ -22096,10 +22144,10 @@ func (x *ContainerState) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1607Slc = r.DecodeBytes(yys1607Slc, true, true) - yys1607 := string(yys1607Slc) + yys1612Slc = r.DecodeBytes(yys1612Slc, true, true) + yys1612 := string(yys1612Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1607 { + switch yys1612 { case "waiting": if r.TryDecodeAsNil() { if x.Waiting != nil { @@ -22134,9 +22182,9 @@ func (x *ContainerState) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Terminated.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1607) - } // end switch yys1607 - } // end for yyj1607 + z.DecStructFieldNotFound(-1, yys1612) + } // end switch yys1612 + } // end for yyj1612 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -22144,16 +22192,16 @@ func (x *ContainerState) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1611 int - var yyb1611 bool - var yyhl1611 bool = l >= 0 - yyj1611++ - if yyhl1611 { - yyb1611 = yyj1611 > l + var yyj1616 int + var yyb1616 bool + var yyhl1616 bool = l >= 0 + yyj1616++ + if yyhl1616 { + yyb1616 = yyj1616 > l } else { - yyb1611 = r.CheckBreak() + yyb1616 = r.CheckBreak() } - if yyb1611 { + if yyb1616 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22168,13 +22216,13 @@ func (x *ContainerState) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Waiting.CodecDecodeSelf(d) } - yyj1611++ - if yyhl1611 { - yyb1611 = yyj1611 > l + yyj1616++ + if yyhl1616 { + yyb1616 = yyj1616 > l } else { - yyb1611 = r.CheckBreak() + yyb1616 = r.CheckBreak() } - if yyb1611 { + if yyb1616 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22189,13 +22237,13 @@ func (x *ContainerState) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Running.CodecDecodeSelf(d) } - yyj1611++ - if yyhl1611 { - yyb1611 = yyj1611 > l + yyj1616++ + if yyhl1616 { + yyb1616 = yyj1616 > l } else { - yyb1611 = r.CheckBreak() + yyb1616 = r.CheckBreak() } - if yyb1611 { + if yyb1616 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22211,17 +22259,17 @@ func (x *ContainerState) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Terminated.CodecDecodeSelf(d) } for { - yyj1611++ - if yyhl1611 { - yyb1611 = yyj1611 > l + yyj1616++ + if yyhl1616 { + yyb1616 = yyj1616 > l } else { - yyb1611 = r.CheckBreak() + yyb1616 = r.CheckBreak() } - if yyb1611 { + if yyb1616 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1611-1, "") + z.DecStructFieldNotFound(yyj1616-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -22233,36 +22281,36 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1615 := z.EncBinary() - _ = yym1615 + yym1620 := z.EncBinary() + _ = yym1620 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1616 := !z.EncBinary() - yy2arr1616 := z.EncBasicHandle().StructToArray - var yyq1616 [8]bool - _, _, _ = yysep1616, yyq1616, yy2arr1616 - const yyr1616 bool = false - yyq1616[1] = true - yyq1616[2] = true - yyq1616[7] = x.ContainerID != "" - var yynn1616 int - if yyr1616 || yy2arr1616 { + yysep1621 := !z.EncBinary() + yy2arr1621 := z.EncBasicHandle().StructToArray + var yyq1621 [8]bool + _, _, _ = yysep1621, yyq1621, yy2arr1621 + const yyr1621 bool = false + yyq1621[1] = true + yyq1621[2] = true + yyq1621[7] = x.ContainerID != "" + var yynn1621 int + if yyr1621 || yy2arr1621 { r.EncodeArrayStart(8) } else { - yynn1616 = 5 - for _, b := range yyq1616 { + yynn1621 = 5 + for _, b := range yyq1621 { if b { - yynn1616++ + yynn1621++ } } - r.EncodeMapStart(yynn1616) - yynn1616 = 0 + r.EncodeMapStart(yynn1621) + yynn1621 = 0 } - if yyr1616 || yy2arr1616 { + if yyr1621 || yy2arr1621 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1618 := z.EncBinary() - _ = yym1618 + yym1623 := z.EncBinary() + _ = yym1623 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -22271,51 +22319,51 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1619 := z.EncBinary() - _ = yym1619 + yym1624 := z.EncBinary() + _ = yym1624 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1616 || yy2arr1616 { + if yyr1621 || yy2arr1621 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1616[1] { - yy1621 := &x.State - yy1621.CodecEncodeSelf(e) + if yyq1621[1] { + yy1626 := &x.State + yy1626.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1616[1] { + if yyq1621[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("state")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1622 := &x.State - yy1622.CodecEncodeSelf(e) + yy1627 := &x.State + yy1627.CodecEncodeSelf(e) } } - if yyr1616 || yy2arr1616 { + if yyr1621 || yy2arr1621 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1616[2] { - yy1624 := &x.LastTerminationState - yy1624.CodecEncodeSelf(e) + if yyq1621[2] { + yy1629 := &x.LastTerminationState + yy1629.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1616[2] { + if yyq1621[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastState")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1625 := &x.LastTerminationState - yy1625.CodecEncodeSelf(e) + yy1630 := &x.LastTerminationState + yy1630.CodecEncodeSelf(e) } } - if yyr1616 || yy2arr1616 { + if yyr1621 || yy2arr1621 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1627 := z.EncBinary() - _ = yym1627 + yym1632 := z.EncBinary() + _ = yym1632 if false { } else { r.EncodeBool(bool(x.Ready)) @@ -22324,17 +22372,17 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ready")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1628 := z.EncBinary() - _ = yym1628 + yym1633 := z.EncBinary() + _ = yym1633 if false { } else { r.EncodeBool(bool(x.Ready)) } } - if yyr1616 || yy2arr1616 { + if yyr1621 || yy2arr1621 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1630 := z.EncBinary() - _ = yym1630 + yym1635 := z.EncBinary() + _ = yym1635 if false { } else { r.EncodeInt(int64(x.RestartCount)) @@ -22343,17 +22391,17 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("restartCount")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1631 := z.EncBinary() - _ = yym1631 + yym1636 := z.EncBinary() + _ = yym1636 if false { } else { r.EncodeInt(int64(x.RestartCount)) } } - if yyr1616 || yy2arr1616 { + if yyr1621 || yy2arr1621 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1633 := z.EncBinary() - _ = yym1633 + yym1638 := z.EncBinary() + _ = yym1638 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Image)) @@ -22362,17 +22410,17 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("image")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1634 := z.EncBinary() - _ = yym1634 + yym1639 := z.EncBinary() + _ = yym1639 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Image)) } } - if yyr1616 || yy2arr1616 { + if yyr1621 || yy2arr1621 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1636 := z.EncBinary() - _ = yym1636 + yym1641 := z.EncBinary() + _ = yym1641 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ImageID)) @@ -22381,18 +22429,18 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("imageID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1637 := z.EncBinary() - _ = yym1637 + yym1642 := z.EncBinary() + _ = yym1642 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ImageID)) } } - if yyr1616 || yy2arr1616 { + if yyr1621 || yy2arr1621 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1616[7] { - yym1639 := z.EncBinary() - _ = yym1639 + if yyq1621[7] { + yym1644 := z.EncBinary() + _ = yym1644 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerID)) @@ -22401,19 +22449,19 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1616[7] { + if yyq1621[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1640 := z.EncBinary() - _ = yym1640 + yym1645 := z.EncBinary() + _ = yym1645 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerID)) } } } - if yyr1616 || yy2arr1616 { + if yyr1621 || yy2arr1621 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -22426,25 +22474,25 @@ func (x *ContainerStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1641 := z.DecBinary() - _ = yym1641 + yym1646 := z.DecBinary() + _ = yym1646 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1642 := r.ContainerType() - if yyct1642 == codecSelferValueTypeMap1234 { - yyl1642 := r.ReadMapStart() - if yyl1642 == 0 { + yyct1647 := r.ContainerType() + if yyct1647 == codecSelferValueTypeMap1234 { + yyl1647 := r.ReadMapStart() + if yyl1647 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1642, d) + x.codecDecodeSelfFromMap(yyl1647, d) } - } else if yyct1642 == codecSelferValueTypeArray1234 { - yyl1642 := r.ReadArrayStart() - if yyl1642 == 0 { + } else if yyct1647 == codecSelferValueTypeArray1234 { + yyl1647 := r.ReadArrayStart() + if yyl1647 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1642, d) + x.codecDecodeSelfFromArray(yyl1647, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -22456,12 +22504,12 @@ func (x *ContainerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1643Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1643Slc - var yyhl1643 bool = l >= 0 - for yyj1643 := 0; ; yyj1643++ { - if yyhl1643 { - if yyj1643 >= l { + var yys1648Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1648Slc + var yyhl1648 bool = l >= 0 + for yyj1648 := 0; ; yyj1648++ { + if yyhl1648 { + if yyj1648 >= l { break } } else { @@ -22470,10 +22518,10 @@ func (x *ContainerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1643Slc = r.DecodeBytes(yys1643Slc, true, true) - yys1643 := string(yys1643Slc) + yys1648Slc = r.DecodeBytes(yys1648Slc, true, true) + yys1648 := string(yys1648Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1643 { + switch yys1648 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -22484,15 +22532,15 @@ func (x *ContainerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.State = ContainerState{} } else { - yyv1645 := &x.State - yyv1645.CodecDecodeSelf(d) + yyv1650 := &x.State + yyv1650.CodecDecodeSelf(d) } case "lastState": if r.TryDecodeAsNil() { x.LastTerminationState = ContainerState{} } else { - yyv1646 := &x.LastTerminationState - yyv1646.CodecDecodeSelf(d) + yyv1651 := &x.LastTerminationState + yyv1651.CodecDecodeSelf(d) } case "ready": if r.TryDecodeAsNil() { @@ -22525,9 +22573,9 @@ func (x *ContainerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ContainerID = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1643) - } // end switch yys1643 - } // end for yyj1643 + z.DecStructFieldNotFound(-1, yys1648) + } // end switch yys1648 + } // end for yyj1648 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -22535,16 +22583,16 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1652 int - var yyb1652 bool - var yyhl1652 bool = l >= 0 - yyj1652++ - if yyhl1652 { - yyb1652 = yyj1652 > l + var yyj1657 int + var yyb1657 bool + var yyhl1657 bool = l >= 0 + yyj1657++ + if yyhl1657 { + yyb1657 = yyj1657 > l } else { - yyb1652 = r.CheckBreak() + yyb1657 = r.CheckBreak() } - if yyb1652 { + if yyb1657 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22554,13 +22602,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Name = string(r.DecodeString()) } - yyj1652++ - if yyhl1652 { - yyb1652 = yyj1652 > l + yyj1657++ + if yyhl1657 { + yyb1657 = yyj1657 > l } else { - yyb1652 = r.CheckBreak() + yyb1657 = r.CheckBreak() } - if yyb1652 { + if yyb1657 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22568,16 +22616,16 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.State = ContainerState{} } else { - yyv1654 := &x.State - yyv1654.CodecDecodeSelf(d) + yyv1659 := &x.State + yyv1659.CodecDecodeSelf(d) } - yyj1652++ - if yyhl1652 { - yyb1652 = yyj1652 > l + yyj1657++ + if yyhl1657 { + yyb1657 = yyj1657 > l } else { - yyb1652 = r.CheckBreak() + yyb1657 = r.CheckBreak() } - if yyb1652 { + if yyb1657 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22585,16 +22633,16 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.LastTerminationState = ContainerState{} } else { - yyv1655 := &x.LastTerminationState - yyv1655.CodecDecodeSelf(d) + yyv1660 := &x.LastTerminationState + yyv1660.CodecDecodeSelf(d) } - yyj1652++ - if yyhl1652 { - yyb1652 = yyj1652 > l + yyj1657++ + if yyhl1657 { + yyb1657 = yyj1657 > l } else { - yyb1652 = r.CheckBreak() + yyb1657 = r.CheckBreak() } - if yyb1652 { + if yyb1657 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22604,13 +22652,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Ready = bool(r.DecodeBool()) } - yyj1652++ - if yyhl1652 { - yyb1652 = yyj1652 > l + yyj1657++ + if yyhl1657 { + yyb1657 = yyj1657 > l } else { - yyb1652 = r.CheckBreak() + yyb1657 = r.CheckBreak() } - if yyb1652 { + if yyb1657 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22620,13 +22668,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.RestartCount = int32(r.DecodeInt(32)) } - yyj1652++ - if yyhl1652 { - yyb1652 = yyj1652 > l + yyj1657++ + if yyhl1657 { + yyb1657 = yyj1657 > l } else { - yyb1652 = r.CheckBreak() + yyb1657 = r.CheckBreak() } - if yyb1652 { + if yyb1657 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22636,13 +22684,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Image = string(r.DecodeString()) } - yyj1652++ - if yyhl1652 { - yyb1652 = yyj1652 > l + yyj1657++ + if yyhl1657 { + yyb1657 = yyj1657 > l } else { - yyb1652 = r.CheckBreak() + yyb1657 = r.CheckBreak() } - if yyb1652 { + if yyb1657 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22652,13 +22700,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.ImageID = string(r.DecodeString()) } - yyj1652++ - if yyhl1652 { - yyb1652 = yyj1652 > l + yyj1657++ + if yyhl1657 { + yyb1657 = yyj1657 > l } else { - yyb1652 = r.CheckBreak() + yyb1657 = r.CheckBreak() } - if yyb1652 { + if yyb1657 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22669,17 +22717,17 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.ContainerID = string(r.DecodeString()) } for { - yyj1652++ - if yyhl1652 { - yyb1652 = yyj1652 > l + yyj1657++ + if yyhl1657 { + yyb1657 = yyj1657 > l } else { - yyb1652 = r.CheckBreak() + yyb1657 = r.CheckBreak() } - if yyb1652 { + if yyb1657 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1652-1, "") + z.DecStructFieldNotFound(yyj1657-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -22688,8 +22736,8 @@ func (x PodPhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1661 := z.EncBinary() - _ = yym1661 + yym1666 := z.EncBinary() + _ = yym1666 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -22701,8 +22749,8 @@ func (x *PodPhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1662 := z.DecBinary() - _ = yym1662 + yym1667 := z.DecBinary() + _ = yym1667 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -22714,8 +22762,8 @@ func (x PodConditionType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1663 := z.EncBinary() - _ = yym1663 + yym1668 := z.EncBinary() + _ = yym1668 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -22727,8 +22775,8 @@ func (x *PodConditionType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1664 := z.DecBinary() - _ = yym1664 + yym1669 := z.DecBinary() + _ = yym1669 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -22743,34 +22791,34 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1665 := z.EncBinary() - _ = yym1665 + yym1670 := z.EncBinary() + _ = yym1670 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1666 := !z.EncBinary() - yy2arr1666 := z.EncBasicHandle().StructToArray - var yyq1666 [6]bool - _, _, _ = yysep1666, yyq1666, yy2arr1666 - const yyr1666 bool = false - yyq1666[2] = true - yyq1666[3] = true - yyq1666[4] = x.Reason != "" - yyq1666[5] = x.Message != "" - var yynn1666 int - if yyr1666 || yy2arr1666 { + yysep1671 := !z.EncBinary() + yy2arr1671 := z.EncBasicHandle().StructToArray + var yyq1671 [6]bool + _, _, _ = yysep1671, yyq1671, yy2arr1671 + const yyr1671 bool = false + yyq1671[2] = true + yyq1671[3] = true + yyq1671[4] = x.Reason != "" + yyq1671[5] = x.Message != "" + var yynn1671 int + if yyr1671 || yy2arr1671 { r.EncodeArrayStart(6) } else { - yynn1666 = 2 - for _, b := range yyq1666 { + yynn1671 = 2 + for _, b := range yyq1671 { if b { - yynn1666++ + yynn1671++ } } - r.EncodeMapStart(yynn1666) - yynn1666 = 0 + r.EncodeMapStart(yynn1671) + yynn1671 = 0 } - if yyr1666 || yy2arr1666 { + if yyr1671 || yy2arr1671 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -22779,7 +22827,7 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr1666 || yy2arr1666 { + if yyr1671 || yy2arr1671 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Status.CodecEncodeSelf(e) } else { @@ -22788,47 +22836,10 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Status.CodecEncodeSelf(e) } - if yyr1666 || yy2arr1666 { + if yyr1671 || yy2arr1671 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1666[2] { - yy1670 := &x.LastProbeTime - yym1671 := z.EncBinary() - _ = yym1671 - if false { - } else if z.HasExtensions() && z.EncExt(yy1670) { - } else if yym1671 { - z.EncBinaryMarshal(yy1670) - } else if !yym1671 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1670) - } else { - z.EncFallback(yy1670) - } - } else { - r.EncodeNil() - } - } else { - if yyq1666[2] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("lastProbeTime")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1672 := &x.LastProbeTime - yym1673 := z.EncBinary() - _ = yym1673 - if false { - } else if z.HasExtensions() && z.EncExt(yy1672) { - } else if yym1673 { - z.EncBinaryMarshal(yy1672) - } else if !yym1673 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1672) - } else { - z.EncFallback(yy1672) - } - } - } - if yyr1666 || yy2arr1666 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1666[3] { - yy1675 := &x.LastTransitionTime + if yyq1671[2] { + yy1675 := &x.LastProbeTime yym1676 := z.EncBinary() _ = yym1676 if false { @@ -22844,11 +22855,11 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1666[3] { + if yyq1671[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("lastTransitionTime")) + r.EncodeString(codecSelferC_UTF81234, string("lastProbeTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1677 := &x.LastTransitionTime + yy1677 := &x.LastProbeTime yym1678 := z.EncBinary() _ = yym1678 if false { @@ -22862,36 +22873,73 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1666 || yy2arr1666 { + if yyr1671 || yy2arr1671 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1666[4] { - yym1680 := z.EncBinary() - _ = yym1680 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq1666[4] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("reason")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyq1671[3] { + yy1680 := &x.LastTransitionTime yym1681 := z.EncBinary() _ = yym1681 if false { + } else if z.HasExtensions() && z.EncExt(yy1680) { + } else if yym1681 { + z.EncBinaryMarshal(yy1680) + } else if !yym1681 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1680) + } else { + z.EncFallback(yy1680) + } + } else { + r.EncodeNil() + } + } else { + if yyq1671[3] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("lastTransitionTime")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yy1682 := &x.LastTransitionTime + yym1683 := z.EncBinary() + _ = yym1683 + if false { + } else if z.HasExtensions() && z.EncExt(yy1682) { + } else if yym1683 { + z.EncBinaryMarshal(yy1682) + } else if !yym1683 && z.IsJSONHandle() { + z.EncJSONMarshal(yy1682) + } else { + z.EncFallback(yy1682) + } + } + } + if yyr1671 || yy2arr1671 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1671[4] { + yym1685 := z.EncBinary() + _ = yym1685 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq1671[4] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("reason")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym1686 := z.EncBinary() + _ = yym1686 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr1666 || yy2arr1666 { + if yyr1671 || yy2arr1671 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1666[5] { - yym1683 := z.EncBinary() - _ = yym1683 + if yyq1671[5] { + yym1688 := z.EncBinary() + _ = yym1688 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -22900,19 +22948,19 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1666[5] { + if yyq1671[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1684 := z.EncBinary() - _ = yym1684 + yym1689 := z.EncBinary() + _ = yym1689 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr1666 || yy2arr1666 { + if yyr1671 || yy2arr1671 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -22925,25 +22973,25 @@ func (x *PodCondition) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1685 := z.DecBinary() - _ = yym1685 + yym1690 := z.DecBinary() + _ = yym1690 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1686 := r.ContainerType() - if yyct1686 == codecSelferValueTypeMap1234 { - yyl1686 := r.ReadMapStart() - if yyl1686 == 0 { + yyct1691 := r.ContainerType() + if yyct1691 == codecSelferValueTypeMap1234 { + yyl1691 := r.ReadMapStart() + if yyl1691 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1686, d) + x.codecDecodeSelfFromMap(yyl1691, d) } - } else if yyct1686 == codecSelferValueTypeArray1234 { - yyl1686 := r.ReadArrayStart() - if yyl1686 == 0 { + } else if yyct1691 == codecSelferValueTypeArray1234 { + yyl1691 := r.ReadArrayStart() + if yyl1691 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1686, d) + x.codecDecodeSelfFromArray(yyl1691, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -22955,12 +23003,12 @@ func (x *PodCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1687Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1687Slc - var yyhl1687 bool = l >= 0 - for yyj1687 := 0; ; yyj1687++ { - if yyhl1687 { - if yyj1687 >= l { + var yys1692Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1692Slc + var yyhl1692 bool = l >= 0 + for yyj1692 := 0; ; yyj1692++ { + if yyhl1692 { + if yyj1692 >= l { break } } else { @@ -22969,10 +23017,10 @@ func (x *PodCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1687Slc = r.DecodeBytes(yys1687Slc, true, true) - yys1687 := string(yys1687Slc) + yys1692Slc = r.DecodeBytes(yys1692Slc, true, true) + yys1692 := string(yys1692Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1687 { + switch yys1692 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -22989,34 +23037,34 @@ func (x *PodCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastProbeTime = pkg2_unversioned.Time{} } else { - yyv1690 := &x.LastProbeTime - yym1691 := z.DecBinary() - _ = yym1691 + yyv1695 := &x.LastProbeTime + yym1696 := z.DecBinary() + _ = yym1696 if false { - } else if z.HasExtensions() && z.DecExt(yyv1690) { - } else if yym1691 { - z.DecBinaryUnmarshal(yyv1690) - } else if !yym1691 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1690) + } else if z.HasExtensions() && z.DecExt(yyv1695) { + } else if yym1696 { + z.DecBinaryUnmarshal(yyv1695) + } else if !yym1696 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1695) } else { - z.DecFallback(yyv1690, false) + z.DecFallback(yyv1695, false) } } case "lastTransitionTime": if r.TryDecodeAsNil() { x.LastTransitionTime = pkg2_unversioned.Time{} } else { - yyv1692 := &x.LastTransitionTime - yym1693 := z.DecBinary() - _ = yym1693 + yyv1697 := &x.LastTransitionTime + yym1698 := z.DecBinary() + _ = yym1698 if false { - } else if z.HasExtensions() && z.DecExt(yyv1692) { - } else if yym1693 { - z.DecBinaryUnmarshal(yyv1692) - } else if !yym1693 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1692) + } else if z.HasExtensions() && z.DecExt(yyv1697) { + } else if yym1698 { + z.DecBinaryUnmarshal(yyv1697) + } else if !yym1698 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1697) } else { - z.DecFallback(yyv1692, false) + z.DecFallback(yyv1697, false) } } case "reason": @@ -23032,9 +23080,9 @@ func (x *PodCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1687) - } // end switch yys1687 - } // end for yyj1687 + z.DecStructFieldNotFound(-1, yys1692) + } // end switch yys1692 + } // end for yyj1692 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -23042,16 +23090,16 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1696 int - var yyb1696 bool - var yyhl1696 bool = l >= 0 - yyj1696++ - if yyhl1696 { - yyb1696 = yyj1696 > l + var yyj1701 int + var yyb1701 bool + var yyhl1701 bool = l >= 0 + yyj1701++ + if yyhl1701 { + yyb1701 = yyj1701 > l } else { - yyb1696 = r.CheckBreak() + yyb1701 = r.CheckBreak() } - if yyb1696 { + if yyb1701 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23061,13 +23109,13 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = PodConditionType(r.DecodeString()) } - yyj1696++ - if yyhl1696 { - yyb1696 = yyj1696 > l + yyj1701++ + if yyhl1701 { + yyb1701 = yyj1701 > l } else { - yyb1696 = r.CheckBreak() + yyb1701 = r.CheckBreak() } - if yyb1696 { + if yyb1701 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23077,13 +23125,13 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Status = ConditionStatus(r.DecodeString()) } - yyj1696++ - if yyhl1696 { - yyb1696 = yyj1696 > l + yyj1701++ + if yyhl1701 { + yyb1701 = yyj1701 > l } else { - yyb1696 = r.CheckBreak() + yyb1701 = r.CheckBreak() } - if yyb1696 { + if yyb1701 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23091,26 +23139,26 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastProbeTime = pkg2_unversioned.Time{} } else { - yyv1699 := &x.LastProbeTime - yym1700 := z.DecBinary() - _ = yym1700 + yyv1704 := &x.LastProbeTime + yym1705 := z.DecBinary() + _ = yym1705 if false { - } else if z.HasExtensions() && z.DecExt(yyv1699) { - } else if yym1700 { - z.DecBinaryUnmarshal(yyv1699) - } else if !yym1700 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1699) + } else if z.HasExtensions() && z.DecExt(yyv1704) { + } else if yym1705 { + z.DecBinaryUnmarshal(yyv1704) + } else if !yym1705 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1704) } else { - z.DecFallback(yyv1699, false) + z.DecFallback(yyv1704, false) } } - yyj1696++ - if yyhl1696 { - yyb1696 = yyj1696 > l + yyj1701++ + if yyhl1701 { + yyb1701 = yyj1701 > l } else { - yyb1696 = r.CheckBreak() + yyb1701 = r.CheckBreak() } - if yyb1696 { + if yyb1701 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23118,26 +23166,26 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastTransitionTime = pkg2_unversioned.Time{} } else { - yyv1701 := &x.LastTransitionTime - yym1702 := z.DecBinary() - _ = yym1702 + yyv1706 := &x.LastTransitionTime + yym1707 := z.DecBinary() + _ = yym1707 if false { - } else if z.HasExtensions() && z.DecExt(yyv1701) { - } else if yym1702 { - z.DecBinaryUnmarshal(yyv1701) - } else if !yym1702 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1701) + } else if z.HasExtensions() && z.DecExt(yyv1706) { + } else if yym1707 { + z.DecBinaryUnmarshal(yyv1706) + } else if !yym1707 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1706) } else { - z.DecFallback(yyv1701, false) + z.DecFallback(yyv1706, false) } } - yyj1696++ - if yyhl1696 { - yyb1696 = yyj1696 > l + yyj1701++ + if yyhl1701 { + yyb1701 = yyj1701 > l } else { - yyb1696 = r.CheckBreak() + yyb1701 = r.CheckBreak() } - if yyb1696 { + if yyb1701 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23147,13 +23195,13 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Reason = string(r.DecodeString()) } - yyj1696++ - if yyhl1696 { - yyb1696 = yyj1696 > l + yyj1701++ + if yyhl1701 { + yyb1701 = yyj1701 > l } else { - yyb1696 = r.CheckBreak() + yyb1701 = r.CheckBreak() } - if yyb1696 { + if yyb1701 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23164,17 +23212,17 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } for { - yyj1696++ - if yyhl1696 { - yyb1696 = yyj1696 > l + yyj1701++ + if yyhl1701 { + yyb1701 = yyj1701 > l } else { - yyb1696 = r.CheckBreak() + yyb1701 = r.CheckBreak() } - if yyb1696 { + if yyb1701 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1696-1, "") + z.DecStructFieldNotFound(yyj1701-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -23183,8 +23231,8 @@ func (x RestartPolicy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1705 := z.EncBinary() - _ = yym1705 + yym1710 := z.EncBinary() + _ = yym1710 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -23196,8 +23244,8 @@ func (x *RestartPolicy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1706 := z.DecBinary() - _ = yym1706 + yym1711 := z.DecBinary() + _ = yym1711 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -23209,8 +23257,8 @@ func (x DNSPolicy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1707 := z.EncBinary() - _ = yym1707 + yym1712 := z.EncBinary() + _ = yym1712 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -23222,8 +23270,8 @@ func (x *DNSPolicy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1708 := z.DecBinary() - _ = yym1708 + yym1713 := z.DecBinary() + _ = yym1713 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -23238,36 +23286,36 @@ func (x *NodeSelector) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1709 := z.EncBinary() - _ = yym1709 + yym1714 := z.EncBinary() + _ = yym1714 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1710 := !z.EncBinary() - yy2arr1710 := z.EncBasicHandle().StructToArray - var yyq1710 [1]bool - _, _, _ = yysep1710, yyq1710, yy2arr1710 - const yyr1710 bool = false - var yynn1710 int - if yyr1710 || yy2arr1710 { + yysep1715 := !z.EncBinary() + yy2arr1715 := z.EncBasicHandle().StructToArray + var yyq1715 [1]bool + _, _, _ = yysep1715, yyq1715, yy2arr1715 + const yyr1715 bool = false + var yynn1715 int + if yyr1715 || yy2arr1715 { r.EncodeArrayStart(1) } else { - yynn1710 = 1 - for _, b := range yyq1710 { + yynn1715 = 1 + for _, b := range yyq1715 { if b { - yynn1710++ + yynn1715++ } } - r.EncodeMapStart(yynn1710) - yynn1710 = 0 + r.EncodeMapStart(yynn1715) + yynn1715 = 0 } - if yyr1710 || yy2arr1710 { + if yyr1715 || yy2arr1715 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.NodeSelectorTerms == nil { r.EncodeNil() } else { - yym1712 := z.EncBinary() - _ = yym1712 + yym1717 := z.EncBinary() + _ = yym1717 if false { } else { h.encSliceNodeSelectorTerm(([]NodeSelectorTerm)(x.NodeSelectorTerms), e) @@ -23280,15 +23328,15 @@ func (x *NodeSelector) CodecEncodeSelf(e *codec1978.Encoder) { if x.NodeSelectorTerms == nil { r.EncodeNil() } else { - yym1713 := z.EncBinary() - _ = yym1713 + yym1718 := z.EncBinary() + _ = yym1718 if false { } else { h.encSliceNodeSelectorTerm(([]NodeSelectorTerm)(x.NodeSelectorTerms), e) } } } - if yyr1710 || yy2arr1710 { + if yyr1715 || yy2arr1715 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -23301,25 +23349,25 @@ func (x *NodeSelector) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1714 := z.DecBinary() - _ = yym1714 + yym1719 := z.DecBinary() + _ = yym1719 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1715 := r.ContainerType() - if yyct1715 == codecSelferValueTypeMap1234 { - yyl1715 := r.ReadMapStart() - if yyl1715 == 0 { + yyct1720 := r.ContainerType() + if yyct1720 == codecSelferValueTypeMap1234 { + yyl1720 := r.ReadMapStart() + if yyl1720 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1715, d) + x.codecDecodeSelfFromMap(yyl1720, d) } - } else if yyct1715 == codecSelferValueTypeArray1234 { - yyl1715 := r.ReadArrayStart() - if yyl1715 == 0 { + } else if yyct1720 == codecSelferValueTypeArray1234 { + yyl1720 := r.ReadArrayStart() + if yyl1720 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1715, d) + x.codecDecodeSelfFromArray(yyl1720, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -23331,12 +23379,12 @@ func (x *NodeSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1716Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1716Slc - var yyhl1716 bool = l >= 0 - for yyj1716 := 0; ; yyj1716++ { - if yyhl1716 { - if yyj1716 >= l { + var yys1721Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1721Slc + var yyhl1721 bool = l >= 0 + for yyj1721 := 0; ; yyj1721++ { + if yyhl1721 { + if yyj1721 >= l { break } } else { @@ -23345,26 +23393,26 @@ func (x *NodeSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1716Slc = r.DecodeBytes(yys1716Slc, true, true) - yys1716 := string(yys1716Slc) + yys1721Slc = r.DecodeBytes(yys1721Slc, true, true) + yys1721 := string(yys1721Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1716 { + switch yys1721 { case "nodeSelectorTerms": if r.TryDecodeAsNil() { x.NodeSelectorTerms = nil } else { - yyv1717 := &x.NodeSelectorTerms - yym1718 := z.DecBinary() - _ = yym1718 + yyv1722 := &x.NodeSelectorTerms + yym1723 := z.DecBinary() + _ = yym1723 if false { } else { - h.decSliceNodeSelectorTerm((*[]NodeSelectorTerm)(yyv1717), d) + h.decSliceNodeSelectorTerm((*[]NodeSelectorTerm)(yyv1722), d) } } default: - z.DecStructFieldNotFound(-1, yys1716) - } // end switch yys1716 - } // end for yyj1716 + z.DecStructFieldNotFound(-1, yys1721) + } // end switch yys1721 + } // end for yyj1721 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -23372,16 +23420,16 @@ func (x *NodeSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1719 int - var yyb1719 bool - var yyhl1719 bool = l >= 0 - yyj1719++ - if yyhl1719 { - yyb1719 = yyj1719 > l + var yyj1724 int + var yyb1724 bool + var yyhl1724 bool = l >= 0 + yyj1724++ + if yyhl1724 { + yyb1724 = yyj1724 > l } else { - yyb1719 = r.CheckBreak() + yyb1724 = r.CheckBreak() } - if yyb1719 { + if yyb1724 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23389,26 +23437,26 @@ func (x *NodeSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NodeSelectorTerms = nil } else { - yyv1720 := &x.NodeSelectorTerms - yym1721 := z.DecBinary() - _ = yym1721 + yyv1725 := &x.NodeSelectorTerms + yym1726 := z.DecBinary() + _ = yym1726 if false { } else { - h.decSliceNodeSelectorTerm((*[]NodeSelectorTerm)(yyv1720), d) + h.decSliceNodeSelectorTerm((*[]NodeSelectorTerm)(yyv1725), d) } } for { - yyj1719++ - if yyhl1719 { - yyb1719 = yyj1719 > l + yyj1724++ + if yyhl1724 { + yyb1724 = yyj1724 > l } else { - yyb1719 = r.CheckBreak() + yyb1724 = r.CheckBreak() } - if yyb1719 { + if yyb1724 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1719-1, "") + z.DecStructFieldNotFound(yyj1724-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -23420,36 +23468,36 @@ func (x *NodeSelectorTerm) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1722 := z.EncBinary() - _ = yym1722 + yym1727 := z.EncBinary() + _ = yym1727 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1723 := !z.EncBinary() - yy2arr1723 := z.EncBasicHandle().StructToArray - var yyq1723 [1]bool - _, _, _ = yysep1723, yyq1723, yy2arr1723 - const yyr1723 bool = false - var yynn1723 int - if yyr1723 || yy2arr1723 { + yysep1728 := !z.EncBinary() + yy2arr1728 := z.EncBasicHandle().StructToArray + var yyq1728 [1]bool + _, _, _ = yysep1728, yyq1728, yy2arr1728 + const yyr1728 bool = false + var yynn1728 int + if yyr1728 || yy2arr1728 { r.EncodeArrayStart(1) } else { - yynn1723 = 1 - for _, b := range yyq1723 { + yynn1728 = 1 + for _, b := range yyq1728 { if b { - yynn1723++ + yynn1728++ } } - r.EncodeMapStart(yynn1723) - yynn1723 = 0 + r.EncodeMapStart(yynn1728) + yynn1728 = 0 } - if yyr1723 || yy2arr1723 { + if yyr1728 || yy2arr1728 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.MatchExpressions == nil { r.EncodeNil() } else { - yym1725 := z.EncBinary() - _ = yym1725 + yym1730 := z.EncBinary() + _ = yym1730 if false { } else { h.encSliceNodeSelectorRequirement(([]NodeSelectorRequirement)(x.MatchExpressions), e) @@ -23462,15 +23510,15 @@ func (x *NodeSelectorTerm) CodecEncodeSelf(e *codec1978.Encoder) { if x.MatchExpressions == nil { r.EncodeNil() } else { - yym1726 := z.EncBinary() - _ = yym1726 + yym1731 := z.EncBinary() + _ = yym1731 if false { } else { h.encSliceNodeSelectorRequirement(([]NodeSelectorRequirement)(x.MatchExpressions), e) } } } - if yyr1723 || yy2arr1723 { + if yyr1728 || yy2arr1728 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -23483,25 +23531,25 @@ func (x *NodeSelectorTerm) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1727 := z.DecBinary() - _ = yym1727 + yym1732 := z.DecBinary() + _ = yym1732 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1728 := r.ContainerType() - if yyct1728 == codecSelferValueTypeMap1234 { - yyl1728 := r.ReadMapStart() - if yyl1728 == 0 { + yyct1733 := r.ContainerType() + if yyct1733 == codecSelferValueTypeMap1234 { + yyl1733 := r.ReadMapStart() + if yyl1733 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1728, d) + x.codecDecodeSelfFromMap(yyl1733, d) } - } else if yyct1728 == codecSelferValueTypeArray1234 { - yyl1728 := r.ReadArrayStart() - if yyl1728 == 0 { + } else if yyct1733 == codecSelferValueTypeArray1234 { + yyl1733 := r.ReadArrayStart() + if yyl1733 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1728, d) + x.codecDecodeSelfFromArray(yyl1733, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -23513,12 +23561,12 @@ func (x *NodeSelectorTerm) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1729Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1729Slc - var yyhl1729 bool = l >= 0 - for yyj1729 := 0; ; yyj1729++ { - if yyhl1729 { - if yyj1729 >= l { + var yys1734Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1734Slc + var yyhl1734 bool = l >= 0 + for yyj1734 := 0; ; yyj1734++ { + if yyhl1734 { + if yyj1734 >= l { break } } else { @@ -23527,26 +23575,26 @@ func (x *NodeSelectorTerm) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1729Slc = r.DecodeBytes(yys1729Slc, true, true) - yys1729 := string(yys1729Slc) + yys1734Slc = r.DecodeBytes(yys1734Slc, true, true) + yys1734 := string(yys1734Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1729 { + switch yys1734 { case "matchExpressions": if r.TryDecodeAsNil() { x.MatchExpressions = nil } else { - yyv1730 := &x.MatchExpressions - yym1731 := z.DecBinary() - _ = yym1731 + yyv1735 := &x.MatchExpressions + yym1736 := z.DecBinary() + _ = yym1736 if false { } else { - h.decSliceNodeSelectorRequirement((*[]NodeSelectorRequirement)(yyv1730), d) + h.decSliceNodeSelectorRequirement((*[]NodeSelectorRequirement)(yyv1735), d) } } default: - z.DecStructFieldNotFound(-1, yys1729) - } // end switch yys1729 - } // end for yyj1729 + z.DecStructFieldNotFound(-1, yys1734) + } // end switch yys1734 + } // end for yyj1734 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -23554,16 +23602,16 @@ func (x *NodeSelectorTerm) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1732 int - var yyb1732 bool - var yyhl1732 bool = l >= 0 - yyj1732++ - if yyhl1732 { - yyb1732 = yyj1732 > l + var yyj1737 int + var yyb1737 bool + var yyhl1737 bool = l >= 0 + yyj1737++ + if yyhl1737 { + yyb1737 = yyj1737 > l } else { - yyb1732 = r.CheckBreak() + yyb1737 = r.CheckBreak() } - if yyb1732 { + if yyb1737 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23571,26 +23619,26 @@ func (x *NodeSelectorTerm) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.MatchExpressions = nil } else { - yyv1733 := &x.MatchExpressions - yym1734 := z.DecBinary() - _ = yym1734 + yyv1738 := &x.MatchExpressions + yym1739 := z.DecBinary() + _ = yym1739 if false { } else { - h.decSliceNodeSelectorRequirement((*[]NodeSelectorRequirement)(yyv1733), d) + h.decSliceNodeSelectorRequirement((*[]NodeSelectorRequirement)(yyv1738), d) } } for { - yyj1732++ - if yyhl1732 { - yyb1732 = yyj1732 > l + yyj1737++ + if yyhl1737 { + yyb1737 = yyj1737 > l } else { - yyb1732 = r.CheckBreak() + yyb1737 = r.CheckBreak() } - if yyb1732 { + if yyb1737 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1732-1, "") + z.DecStructFieldNotFound(yyj1737-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -23602,34 +23650,34 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1735 := z.EncBinary() - _ = yym1735 + yym1740 := z.EncBinary() + _ = yym1740 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1736 := !z.EncBinary() - yy2arr1736 := z.EncBasicHandle().StructToArray - var yyq1736 [3]bool - _, _, _ = yysep1736, yyq1736, yy2arr1736 - const yyr1736 bool = false - yyq1736[2] = len(x.Values) != 0 - var yynn1736 int - if yyr1736 || yy2arr1736 { + yysep1741 := !z.EncBinary() + yy2arr1741 := z.EncBasicHandle().StructToArray + var yyq1741 [3]bool + _, _, _ = yysep1741, yyq1741, yy2arr1741 + const yyr1741 bool = false + yyq1741[2] = len(x.Values) != 0 + var yynn1741 int + if yyr1741 || yy2arr1741 { r.EncodeArrayStart(3) } else { - yynn1736 = 2 - for _, b := range yyq1736 { + yynn1741 = 2 + for _, b := range yyq1741 { if b { - yynn1736++ + yynn1741++ } } - r.EncodeMapStart(yynn1736) - yynn1736 = 0 + r.EncodeMapStart(yynn1741) + yynn1741 = 0 } - if yyr1736 || yy2arr1736 { + if yyr1741 || yy2arr1741 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1738 := z.EncBinary() - _ = yym1738 + yym1743 := z.EncBinary() + _ = yym1743 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -23638,14 +23686,14 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1739 := z.EncBinary() - _ = yym1739 + yym1744 := z.EncBinary() + _ = yym1744 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) } } - if yyr1736 || yy2arr1736 { + if yyr1741 || yy2arr1741 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Operator.CodecEncodeSelf(e) } else { @@ -23654,14 +23702,14 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Operator.CodecEncodeSelf(e) } - if yyr1736 || yy2arr1736 { + if yyr1741 || yy2arr1741 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1736[2] { + if yyq1741[2] { if x.Values == nil { r.EncodeNil() } else { - yym1742 := z.EncBinary() - _ = yym1742 + yym1747 := z.EncBinary() + _ = yym1747 if false { } else { z.F.EncSliceStringV(x.Values, false, e) @@ -23671,15 +23719,15 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1736[2] { + if yyq1741[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("values")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Values == nil { r.EncodeNil() } else { - yym1743 := z.EncBinary() - _ = yym1743 + yym1748 := z.EncBinary() + _ = yym1748 if false { } else { z.F.EncSliceStringV(x.Values, false, e) @@ -23687,7 +23735,7 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1736 || yy2arr1736 { + if yyr1741 || yy2arr1741 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -23700,25 +23748,25 @@ func (x *NodeSelectorRequirement) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1744 := z.DecBinary() - _ = yym1744 + yym1749 := z.DecBinary() + _ = yym1749 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1745 := r.ContainerType() - if yyct1745 == codecSelferValueTypeMap1234 { - yyl1745 := r.ReadMapStart() - if yyl1745 == 0 { + yyct1750 := r.ContainerType() + if yyct1750 == codecSelferValueTypeMap1234 { + yyl1750 := r.ReadMapStart() + if yyl1750 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1745, d) + x.codecDecodeSelfFromMap(yyl1750, d) } - } else if yyct1745 == codecSelferValueTypeArray1234 { - yyl1745 := r.ReadArrayStart() - if yyl1745 == 0 { + } else if yyct1750 == codecSelferValueTypeArray1234 { + yyl1750 := r.ReadArrayStart() + if yyl1750 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1745, d) + x.codecDecodeSelfFromArray(yyl1750, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -23730,12 +23778,12 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1746Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1746Slc - var yyhl1746 bool = l >= 0 - for yyj1746 := 0; ; yyj1746++ { - if yyhl1746 { - if yyj1746 >= l { + var yys1751Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1751Slc + var yyhl1751 bool = l >= 0 + for yyj1751 := 0; ; yyj1751++ { + if yyhl1751 { + if yyj1751 >= l { break } } else { @@ -23744,10 +23792,10 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1746Slc = r.DecodeBytes(yys1746Slc, true, true) - yys1746 := string(yys1746Slc) + yys1751Slc = r.DecodeBytes(yys1751Slc, true, true) + yys1751 := string(yys1751Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1746 { + switch yys1751 { case "key": if r.TryDecodeAsNil() { x.Key = "" @@ -23764,18 +23812,18 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromMap(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Values = nil } else { - yyv1749 := &x.Values - yym1750 := z.DecBinary() - _ = yym1750 + yyv1754 := &x.Values + yym1755 := z.DecBinary() + _ = yym1755 if false { } else { - z.F.DecSliceStringX(yyv1749, false, d) + z.F.DecSliceStringX(yyv1754, false, d) } } default: - z.DecStructFieldNotFound(-1, yys1746) - } // end switch yys1746 - } // end for yyj1746 + z.DecStructFieldNotFound(-1, yys1751) + } // end switch yys1751 + } // end for yyj1751 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -23783,16 +23831,16 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1751 int - var yyb1751 bool - var yyhl1751 bool = l >= 0 - yyj1751++ - if yyhl1751 { - yyb1751 = yyj1751 > l + var yyj1756 int + var yyb1756 bool + var yyhl1756 bool = l >= 0 + yyj1756++ + if yyhl1756 { + yyb1756 = yyj1756 > l } else { - yyb1751 = r.CheckBreak() + yyb1756 = r.CheckBreak() } - if yyb1751 { + if yyb1756 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23802,13 +23850,13 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Key = string(r.DecodeString()) } - yyj1751++ - if yyhl1751 { - yyb1751 = yyj1751 > l + yyj1756++ + if yyhl1756 { + yyb1756 = yyj1756 > l } else { - yyb1751 = r.CheckBreak() + yyb1756 = r.CheckBreak() } - if yyb1751 { + if yyb1756 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23818,13 +23866,13 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Operator = NodeSelectorOperator(r.DecodeString()) } - yyj1751++ - if yyhl1751 { - yyb1751 = yyj1751 > l + yyj1756++ + if yyhl1756 { + yyb1756 = yyj1756 > l } else { - yyb1751 = r.CheckBreak() + yyb1756 = r.CheckBreak() } - if yyb1751 { + if yyb1756 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23832,26 +23880,26 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Values = nil } else { - yyv1754 := &x.Values - yym1755 := z.DecBinary() - _ = yym1755 + yyv1759 := &x.Values + yym1760 := z.DecBinary() + _ = yym1760 if false { } else { - z.F.DecSliceStringX(yyv1754, false, d) + z.F.DecSliceStringX(yyv1759, false, d) } } for { - yyj1751++ - if yyhl1751 { - yyb1751 = yyj1751 > l + yyj1756++ + if yyhl1756 { + yyb1756 = yyj1756 > l } else { - yyb1751 = r.CheckBreak() + yyb1756 = r.CheckBreak() } - if yyb1751 { + if yyb1756 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1751-1, "") + z.DecStructFieldNotFound(yyj1756-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -23860,8 +23908,8 @@ func (x NodeSelectorOperator) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1756 := z.EncBinary() - _ = yym1756 + yym1761 := z.EncBinary() + _ = yym1761 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -23873,8 +23921,8 @@ func (x *NodeSelectorOperator) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1757 := z.DecBinary() - _ = yym1757 + yym1762 := z.DecBinary() + _ = yym1762 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -23889,35 +23937,35 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1758 := z.EncBinary() - _ = yym1758 + yym1763 := z.EncBinary() + _ = yym1763 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1759 := !z.EncBinary() - yy2arr1759 := z.EncBasicHandle().StructToArray - var yyq1759 [3]bool - _, _, _ = yysep1759, yyq1759, yy2arr1759 - const yyr1759 bool = false - yyq1759[0] = x.NodeAffinity != nil - yyq1759[1] = x.PodAffinity != nil - yyq1759[2] = x.PodAntiAffinity != nil - var yynn1759 int - if yyr1759 || yy2arr1759 { + yysep1764 := !z.EncBinary() + yy2arr1764 := z.EncBasicHandle().StructToArray + var yyq1764 [3]bool + _, _, _ = yysep1764, yyq1764, yy2arr1764 + const yyr1764 bool = false + yyq1764[0] = x.NodeAffinity != nil + yyq1764[1] = x.PodAffinity != nil + yyq1764[2] = x.PodAntiAffinity != nil + var yynn1764 int + if yyr1764 || yy2arr1764 { r.EncodeArrayStart(3) } else { - yynn1759 = 0 - for _, b := range yyq1759 { + yynn1764 = 0 + for _, b := range yyq1764 { if b { - yynn1759++ + yynn1764++ } } - r.EncodeMapStart(yynn1759) - yynn1759 = 0 + r.EncodeMapStart(yynn1764) + yynn1764 = 0 } - if yyr1759 || yy2arr1759 { + if yyr1764 || yy2arr1764 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1759[0] { + if yyq1764[0] { if x.NodeAffinity == nil { r.EncodeNil() } else { @@ -23927,7 +23975,7 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1759[0] { + if yyq1764[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeAffinity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -23938,9 +23986,9 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1759 || yy2arr1759 { + if yyr1764 || yy2arr1764 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1759[1] { + if yyq1764[1] { if x.PodAffinity == nil { r.EncodeNil() } else { @@ -23950,7 +23998,7 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1759[1] { + if yyq1764[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podAffinity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -23961,9 +24009,9 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1759 || yy2arr1759 { + if yyr1764 || yy2arr1764 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1759[2] { + if yyq1764[2] { if x.PodAntiAffinity == nil { r.EncodeNil() } else { @@ -23973,7 +24021,7 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1759[2] { + if yyq1764[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podAntiAffinity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -23984,7 +24032,7 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1759 || yy2arr1759 { + if yyr1764 || yy2arr1764 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -23997,25 +24045,25 @@ func (x *Affinity) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1763 := z.DecBinary() - _ = yym1763 + yym1768 := z.DecBinary() + _ = yym1768 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1764 := r.ContainerType() - if yyct1764 == codecSelferValueTypeMap1234 { - yyl1764 := r.ReadMapStart() - if yyl1764 == 0 { + yyct1769 := r.ContainerType() + if yyct1769 == codecSelferValueTypeMap1234 { + yyl1769 := r.ReadMapStart() + if yyl1769 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1764, d) + x.codecDecodeSelfFromMap(yyl1769, d) } - } else if yyct1764 == codecSelferValueTypeArray1234 { - yyl1764 := r.ReadArrayStart() - if yyl1764 == 0 { + } else if yyct1769 == codecSelferValueTypeArray1234 { + yyl1769 := r.ReadArrayStart() + if yyl1769 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1764, d) + x.codecDecodeSelfFromArray(yyl1769, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -24027,12 +24075,12 @@ func (x *Affinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1765Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1765Slc - var yyhl1765 bool = l >= 0 - for yyj1765 := 0; ; yyj1765++ { - if yyhl1765 { - if yyj1765 >= l { + var yys1770Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1770Slc + var yyhl1770 bool = l >= 0 + for yyj1770 := 0; ; yyj1770++ { + if yyhl1770 { + if yyj1770 >= l { break } } else { @@ -24041,10 +24089,10 @@ func (x *Affinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1765Slc = r.DecodeBytes(yys1765Slc, true, true) - yys1765 := string(yys1765Slc) + yys1770Slc = r.DecodeBytes(yys1770Slc, true, true) + yys1770 := string(yys1770Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1765 { + switch yys1770 { case "nodeAffinity": if r.TryDecodeAsNil() { if x.NodeAffinity != nil { @@ -24079,9 +24127,9 @@ func (x *Affinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.PodAntiAffinity.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1765) - } // end switch yys1765 - } // end for yyj1765 + z.DecStructFieldNotFound(-1, yys1770) + } // end switch yys1770 + } // end for yyj1770 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -24089,16 +24137,16 @@ func (x *Affinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1769 int - var yyb1769 bool - var yyhl1769 bool = l >= 0 - yyj1769++ - if yyhl1769 { - yyb1769 = yyj1769 > l + var yyj1774 int + var yyb1774 bool + var yyhl1774 bool = l >= 0 + yyj1774++ + if yyhl1774 { + yyb1774 = yyj1774 > l } else { - yyb1769 = r.CheckBreak() + yyb1774 = r.CheckBreak() } - if yyb1769 { + if yyb1774 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24113,13 +24161,13 @@ func (x *Affinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.NodeAffinity.CodecDecodeSelf(d) } - yyj1769++ - if yyhl1769 { - yyb1769 = yyj1769 > l + yyj1774++ + if yyhl1774 { + yyb1774 = yyj1774 > l } else { - yyb1769 = r.CheckBreak() + yyb1774 = r.CheckBreak() } - if yyb1769 { + if yyb1774 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24134,13 +24182,13 @@ func (x *Affinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.PodAffinity.CodecDecodeSelf(d) } - yyj1769++ - if yyhl1769 { - yyb1769 = yyj1769 > l + yyj1774++ + if yyhl1774 { + yyb1774 = yyj1774 > l } else { - yyb1769 = r.CheckBreak() + yyb1774 = r.CheckBreak() } - if yyb1769 { + if yyb1774 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24156,17 +24204,17 @@ func (x *Affinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.PodAntiAffinity.CodecDecodeSelf(d) } for { - yyj1769++ - if yyhl1769 { - yyb1769 = yyj1769 > l + yyj1774++ + if yyhl1774 { + yyb1774 = yyj1774 > l } else { - yyb1769 = r.CheckBreak() + yyb1774 = r.CheckBreak() } - if yyb1769 { + if yyb1774 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1769-1, "") + z.DecStructFieldNotFound(yyj1774-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -24178,39 +24226,39 @@ func (x *PodAffinity) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1773 := z.EncBinary() - _ = yym1773 + yym1778 := z.EncBinary() + _ = yym1778 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1774 := !z.EncBinary() - yy2arr1774 := z.EncBasicHandle().StructToArray - var yyq1774 [2]bool - _, _, _ = yysep1774, yyq1774, yy2arr1774 - const yyr1774 bool = false - yyq1774[0] = len(x.RequiredDuringSchedulingIgnoredDuringExecution) != 0 - yyq1774[1] = len(x.PreferredDuringSchedulingIgnoredDuringExecution) != 0 - var yynn1774 int - if yyr1774 || yy2arr1774 { + yysep1779 := !z.EncBinary() + yy2arr1779 := z.EncBasicHandle().StructToArray + var yyq1779 [2]bool + _, _, _ = yysep1779, yyq1779, yy2arr1779 + const yyr1779 bool = false + yyq1779[0] = len(x.RequiredDuringSchedulingIgnoredDuringExecution) != 0 + yyq1779[1] = len(x.PreferredDuringSchedulingIgnoredDuringExecution) != 0 + var yynn1779 int + if yyr1779 || yy2arr1779 { r.EncodeArrayStart(2) } else { - yynn1774 = 0 - for _, b := range yyq1774 { + yynn1779 = 0 + for _, b := range yyq1779 { if b { - yynn1774++ + yynn1779++ } } - r.EncodeMapStart(yynn1774) - yynn1774 = 0 + r.EncodeMapStart(yynn1779) + yynn1779 = 0 } - if yyr1774 || yy2arr1774 { + if yyr1779 || yy2arr1779 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1774[0] { + if yyq1779[0] { if x.RequiredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1776 := z.EncBinary() - _ = yym1776 + yym1781 := z.EncBinary() + _ = yym1781 if false { } else { h.encSlicePodAffinityTerm(([]PodAffinityTerm)(x.RequiredDuringSchedulingIgnoredDuringExecution), e) @@ -24220,15 +24268,15 @@ func (x *PodAffinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1774[0] { + if yyq1779[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("requiredDuringSchedulingIgnoredDuringExecution")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RequiredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1777 := z.EncBinary() - _ = yym1777 + yym1782 := z.EncBinary() + _ = yym1782 if false { } else { h.encSlicePodAffinityTerm(([]PodAffinityTerm)(x.RequiredDuringSchedulingIgnoredDuringExecution), e) @@ -24236,14 +24284,14 @@ func (x *PodAffinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1774 || yy2arr1774 { + if yyr1779 || yy2arr1779 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1774[1] { + if yyq1779[1] { if x.PreferredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1779 := z.EncBinary() - _ = yym1779 + yym1784 := z.EncBinary() + _ = yym1784 if false { } else { h.encSliceWeightedPodAffinityTerm(([]WeightedPodAffinityTerm)(x.PreferredDuringSchedulingIgnoredDuringExecution), e) @@ -24253,15 +24301,15 @@ func (x *PodAffinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1774[1] { + if yyq1779[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preferredDuringSchedulingIgnoredDuringExecution")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.PreferredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1780 := z.EncBinary() - _ = yym1780 + yym1785 := z.EncBinary() + _ = yym1785 if false { } else { h.encSliceWeightedPodAffinityTerm(([]WeightedPodAffinityTerm)(x.PreferredDuringSchedulingIgnoredDuringExecution), e) @@ -24269,7 +24317,7 @@ func (x *PodAffinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1774 || yy2arr1774 { + if yyr1779 || yy2arr1779 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -24282,25 +24330,25 @@ func (x *PodAffinity) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1781 := z.DecBinary() - _ = yym1781 + yym1786 := z.DecBinary() + _ = yym1786 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1782 := r.ContainerType() - if yyct1782 == codecSelferValueTypeMap1234 { - yyl1782 := r.ReadMapStart() - if yyl1782 == 0 { + yyct1787 := r.ContainerType() + if yyct1787 == codecSelferValueTypeMap1234 { + yyl1787 := r.ReadMapStart() + if yyl1787 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1782, d) + x.codecDecodeSelfFromMap(yyl1787, d) } - } else if yyct1782 == codecSelferValueTypeArray1234 { - yyl1782 := r.ReadArrayStart() - if yyl1782 == 0 { + } else if yyct1787 == codecSelferValueTypeArray1234 { + yyl1787 := r.ReadArrayStart() + if yyl1787 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1782, d) + x.codecDecodeSelfFromArray(yyl1787, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -24312,12 +24360,12 @@ func (x *PodAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1783Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1783Slc - var yyhl1783 bool = l >= 0 - for yyj1783 := 0; ; yyj1783++ { - if yyhl1783 { - if yyj1783 >= l { + var yys1788Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1788Slc + var yyhl1788 bool = l >= 0 + for yyj1788 := 0; ; yyj1788++ { + if yyhl1788 { + if yyj1788 >= l { break } } else { @@ -24326,38 +24374,38 @@ func (x *PodAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1783Slc = r.DecodeBytes(yys1783Slc, true, true) - yys1783 := string(yys1783Slc) + yys1788Slc = r.DecodeBytes(yys1788Slc, true, true) + yys1788 := string(yys1788Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1783 { + switch yys1788 { case "requiredDuringSchedulingIgnoredDuringExecution": if r.TryDecodeAsNil() { x.RequiredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1784 := &x.RequiredDuringSchedulingIgnoredDuringExecution - yym1785 := z.DecBinary() - _ = yym1785 + yyv1789 := &x.RequiredDuringSchedulingIgnoredDuringExecution + yym1790 := z.DecBinary() + _ = yym1790 if false { } else { - h.decSlicePodAffinityTerm((*[]PodAffinityTerm)(yyv1784), d) + h.decSlicePodAffinityTerm((*[]PodAffinityTerm)(yyv1789), d) } } case "preferredDuringSchedulingIgnoredDuringExecution": if r.TryDecodeAsNil() { x.PreferredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1786 := &x.PreferredDuringSchedulingIgnoredDuringExecution - yym1787 := z.DecBinary() - _ = yym1787 + yyv1791 := &x.PreferredDuringSchedulingIgnoredDuringExecution + yym1792 := z.DecBinary() + _ = yym1792 if false { } else { - h.decSliceWeightedPodAffinityTerm((*[]WeightedPodAffinityTerm)(yyv1786), d) + h.decSliceWeightedPodAffinityTerm((*[]WeightedPodAffinityTerm)(yyv1791), d) } } default: - z.DecStructFieldNotFound(-1, yys1783) - } // end switch yys1783 - } // end for yyj1783 + z.DecStructFieldNotFound(-1, yys1788) + } // end switch yys1788 + } // end for yyj1788 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -24365,16 +24413,16 @@ func (x *PodAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1788 int - var yyb1788 bool - var yyhl1788 bool = l >= 0 - yyj1788++ - if yyhl1788 { - yyb1788 = yyj1788 > l + var yyj1793 int + var yyb1793 bool + var yyhl1793 bool = l >= 0 + yyj1793++ + if yyhl1793 { + yyb1793 = yyj1793 > l } else { - yyb1788 = r.CheckBreak() + yyb1793 = r.CheckBreak() } - if yyb1788 { + if yyb1793 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24382,21 +24430,21 @@ func (x *PodAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.RequiredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1789 := &x.RequiredDuringSchedulingIgnoredDuringExecution - yym1790 := z.DecBinary() - _ = yym1790 + yyv1794 := &x.RequiredDuringSchedulingIgnoredDuringExecution + yym1795 := z.DecBinary() + _ = yym1795 if false { } else { - h.decSlicePodAffinityTerm((*[]PodAffinityTerm)(yyv1789), d) + h.decSlicePodAffinityTerm((*[]PodAffinityTerm)(yyv1794), d) } } - yyj1788++ - if yyhl1788 { - yyb1788 = yyj1788 > l + yyj1793++ + if yyhl1793 { + yyb1793 = yyj1793 > l } else { - yyb1788 = r.CheckBreak() + yyb1793 = r.CheckBreak() } - if yyb1788 { + if yyb1793 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24404,26 +24452,26 @@ func (x *PodAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.PreferredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1791 := &x.PreferredDuringSchedulingIgnoredDuringExecution - yym1792 := z.DecBinary() - _ = yym1792 + yyv1796 := &x.PreferredDuringSchedulingIgnoredDuringExecution + yym1797 := z.DecBinary() + _ = yym1797 if false { } else { - h.decSliceWeightedPodAffinityTerm((*[]WeightedPodAffinityTerm)(yyv1791), d) + h.decSliceWeightedPodAffinityTerm((*[]WeightedPodAffinityTerm)(yyv1796), d) } } for { - yyj1788++ - if yyhl1788 { - yyb1788 = yyj1788 > l + yyj1793++ + if yyhl1793 { + yyb1793 = yyj1793 > l } else { - yyb1788 = r.CheckBreak() + yyb1793 = r.CheckBreak() } - if yyb1788 { + if yyb1793 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1788-1, "") + z.DecStructFieldNotFound(yyj1793-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -24435,39 +24483,39 @@ func (x *PodAntiAffinity) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1793 := z.EncBinary() - _ = yym1793 + yym1798 := z.EncBinary() + _ = yym1798 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1794 := !z.EncBinary() - yy2arr1794 := z.EncBasicHandle().StructToArray - var yyq1794 [2]bool - _, _, _ = yysep1794, yyq1794, yy2arr1794 - const yyr1794 bool = false - yyq1794[0] = len(x.RequiredDuringSchedulingIgnoredDuringExecution) != 0 - yyq1794[1] = len(x.PreferredDuringSchedulingIgnoredDuringExecution) != 0 - var yynn1794 int - if yyr1794 || yy2arr1794 { + yysep1799 := !z.EncBinary() + yy2arr1799 := z.EncBasicHandle().StructToArray + var yyq1799 [2]bool + _, _, _ = yysep1799, yyq1799, yy2arr1799 + const yyr1799 bool = false + yyq1799[0] = len(x.RequiredDuringSchedulingIgnoredDuringExecution) != 0 + yyq1799[1] = len(x.PreferredDuringSchedulingIgnoredDuringExecution) != 0 + var yynn1799 int + if yyr1799 || yy2arr1799 { r.EncodeArrayStart(2) } else { - yynn1794 = 0 - for _, b := range yyq1794 { + yynn1799 = 0 + for _, b := range yyq1799 { if b { - yynn1794++ + yynn1799++ } } - r.EncodeMapStart(yynn1794) - yynn1794 = 0 + r.EncodeMapStart(yynn1799) + yynn1799 = 0 } - if yyr1794 || yy2arr1794 { + if yyr1799 || yy2arr1799 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1794[0] { + if yyq1799[0] { if x.RequiredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1796 := z.EncBinary() - _ = yym1796 + yym1801 := z.EncBinary() + _ = yym1801 if false { } else { h.encSlicePodAffinityTerm(([]PodAffinityTerm)(x.RequiredDuringSchedulingIgnoredDuringExecution), e) @@ -24477,15 +24525,15 @@ func (x *PodAntiAffinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1794[0] { + if yyq1799[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("requiredDuringSchedulingIgnoredDuringExecution")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RequiredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1797 := z.EncBinary() - _ = yym1797 + yym1802 := z.EncBinary() + _ = yym1802 if false { } else { h.encSlicePodAffinityTerm(([]PodAffinityTerm)(x.RequiredDuringSchedulingIgnoredDuringExecution), e) @@ -24493,14 +24541,14 @@ func (x *PodAntiAffinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1794 || yy2arr1794 { + if yyr1799 || yy2arr1799 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1794[1] { + if yyq1799[1] { if x.PreferredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1799 := z.EncBinary() - _ = yym1799 + yym1804 := z.EncBinary() + _ = yym1804 if false { } else { h.encSliceWeightedPodAffinityTerm(([]WeightedPodAffinityTerm)(x.PreferredDuringSchedulingIgnoredDuringExecution), e) @@ -24510,15 +24558,15 @@ func (x *PodAntiAffinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1794[1] { + if yyq1799[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preferredDuringSchedulingIgnoredDuringExecution")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.PreferredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1800 := z.EncBinary() - _ = yym1800 + yym1805 := z.EncBinary() + _ = yym1805 if false { } else { h.encSliceWeightedPodAffinityTerm(([]WeightedPodAffinityTerm)(x.PreferredDuringSchedulingIgnoredDuringExecution), e) @@ -24526,7 +24574,7 @@ func (x *PodAntiAffinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1794 || yy2arr1794 { + if yyr1799 || yy2arr1799 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -24539,25 +24587,25 @@ func (x *PodAntiAffinity) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1801 := z.DecBinary() - _ = yym1801 + yym1806 := z.DecBinary() + _ = yym1806 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1802 := r.ContainerType() - if yyct1802 == codecSelferValueTypeMap1234 { - yyl1802 := r.ReadMapStart() - if yyl1802 == 0 { + yyct1807 := r.ContainerType() + if yyct1807 == codecSelferValueTypeMap1234 { + yyl1807 := r.ReadMapStart() + if yyl1807 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1802, d) + x.codecDecodeSelfFromMap(yyl1807, d) } - } else if yyct1802 == codecSelferValueTypeArray1234 { - yyl1802 := r.ReadArrayStart() - if yyl1802 == 0 { + } else if yyct1807 == codecSelferValueTypeArray1234 { + yyl1807 := r.ReadArrayStart() + if yyl1807 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1802, d) + x.codecDecodeSelfFromArray(yyl1807, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -24569,12 +24617,12 @@ func (x *PodAntiAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1803Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1803Slc - var yyhl1803 bool = l >= 0 - for yyj1803 := 0; ; yyj1803++ { - if yyhl1803 { - if yyj1803 >= l { + var yys1808Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1808Slc + var yyhl1808 bool = l >= 0 + for yyj1808 := 0; ; yyj1808++ { + if yyhl1808 { + if yyj1808 >= l { break } } else { @@ -24583,38 +24631,38 @@ func (x *PodAntiAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1803Slc = r.DecodeBytes(yys1803Slc, true, true) - yys1803 := string(yys1803Slc) + yys1808Slc = r.DecodeBytes(yys1808Slc, true, true) + yys1808 := string(yys1808Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1803 { + switch yys1808 { case "requiredDuringSchedulingIgnoredDuringExecution": if r.TryDecodeAsNil() { x.RequiredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1804 := &x.RequiredDuringSchedulingIgnoredDuringExecution - yym1805 := z.DecBinary() - _ = yym1805 + yyv1809 := &x.RequiredDuringSchedulingIgnoredDuringExecution + yym1810 := z.DecBinary() + _ = yym1810 if false { } else { - h.decSlicePodAffinityTerm((*[]PodAffinityTerm)(yyv1804), d) + h.decSlicePodAffinityTerm((*[]PodAffinityTerm)(yyv1809), d) } } case "preferredDuringSchedulingIgnoredDuringExecution": if r.TryDecodeAsNil() { x.PreferredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1806 := &x.PreferredDuringSchedulingIgnoredDuringExecution - yym1807 := z.DecBinary() - _ = yym1807 + yyv1811 := &x.PreferredDuringSchedulingIgnoredDuringExecution + yym1812 := z.DecBinary() + _ = yym1812 if false { } else { - h.decSliceWeightedPodAffinityTerm((*[]WeightedPodAffinityTerm)(yyv1806), d) + h.decSliceWeightedPodAffinityTerm((*[]WeightedPodAffinityTerm)(yyv1811), d) } } default: - z.DecStructFieldNotFound(-1, yys1803) - } // end switch yys1803 - } // end for yyj1803 + z.DecStructFieldNotFound(-1, yys1808) + } // end switch yys1808 + } // end for yyj1808 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -24622,16 +24670,16 @@ func (x *PodAntiAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1808 int - var yyb1808 bool - var yyhl1808 bool = l >= 0 - yyj1808++ - if yyhl1808 { - yyb1808 = yyj1808 > l + var yyj1813 int + var yyb1813 bool + var yyhl1813 bool = l >= 0 + yyj1813++ + if yyhl1813 { + yyb1813 = yyj1813 > l } else { - yyb1808 = r.CheckBreak() + yyb1813 = r.CheckBreak() } - if yyb1808 { + if yyb1813 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24639,21 +24687,21 @@ func (x *PodAntiAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.RequiredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1809 := &x.RequiredDuringSchedulingIgnoredDuringExecution - yym1810 := z.DecBinary() - _ = yym1810 + yyv1814 := &x.RequiredDuringSchedulingIgnoredDuringExecution + yym1815 := z.DecBinary() + _ = yym1815 if false { } else { - h.decSlicePodAffinityTerm((*[]PodAffinityTerm)(yyv1809), d) + h.decSlicePodAffinityTerm((*[]PodAffinityTerm)(yyv1814), d) } } - yyj1808++ - if yyhl1808 { - yyb1808 = yyj1808 > l + yyj1813++ + if yyhl1813 { + yyb1813 = yyj1813 > l } else { - yyb1808 = r.CheckBreak() + yyb1813 = r.CheckBreak() } - if yyb1808 { + if yyb1813 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24661,26 +24709,26 @@ func (x *PodAntiAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.PreferredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1811 := &x.PreferredDuringSchedulingIgnoredDuringExecution - yym1812 := z.DecBinary() - _ = yym1812 + yyv1816 := &x.PreferredDuringSchedulingIgnoredDuringExecution + yym1817 := z.DecBinary() + _ = yym1817 if false { } else { - h.decSliceWeightedPodAffinityTerm((*[]WeightedPodAffinityTerm)(yyv1811), d) + h.decSliceWeightedPodAffinityTerm((*[]WeightedPodAffinityTerm)(yyv1816), d) } } for { - yyj1808++ - if yyhl1808 { - yyb1808 = yyj1808 > l + yyj1813++ + if yyhl1813 { + yyb1813 = yyj1813 > l } else { - yyb1808 = r.CheckBreak() + yyb1813 = r.CheckBreak() } - if yyb1808 { + if yyb1813 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1808-1, "") + z.DecStructFieldNotFound(yyj1813-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -24692,33 +24740,33 @@ func (x *WeightedPodAffinityTerm) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1813 := z.EncBinary() - _ = yym1813 + yym1818 := z.EncBinary() + _ = yym1818 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1814 := !z.EncBinary() - yy2arr1814 := z.EncBasicHandle().StructToArray - var yyq1814 [2]bool - _, _, _ = yysep1814, yyq1814, yy2arr1814 - const yyr1814 bool = false - var yynn1814 int - if yyr1814 || yy2arr1814 { + yysep1819 := !z.EncBinary() + yy2arr1819 := z.EncBasicHandle().StructToArray + var yyq1819 [2]bool + _, _, _ = yysep1819, yyq1819, yy2arr1819 + const yyr1819 bool = false + var yynn1819 int + if yyr1819 || yy2arr1819 { r.EncodeArrayStart(2) } else { - yynn1814 = 2 - for _, b := range yyq1814 { + yynn1819 = 2 + for _, b := range yyq1819 { if b { - yynn1814++ + yynn1819++ } } - r.EncodeMapStart(yynn1814) - yynn1814 = 0 + r.EncodeMapStart(yynn1819) + yynn1819 = 0 } - if yyr1814 || yy2arr1814 { + if yyr1819 || yy2arr1819 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1816 := z.EncBinary() - _ = yym1816 + yym1821 := z.EncBinary() + _ = yym1821 if false { } else { r.EncodeInt(int64(x.Weight)) @@ -24727,25 +24775,25 @@ func (x *WeightedPodAffinityTerm) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("weight")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1817 := z.EncBinary() - _ = yym1817 + yym1822 := z.EncBinary() + _ = yym1822 if false { } else { r.EncodeInt(int64(x.Weight)) } } - if yyr1814 || yy2arr1814 { + if yyr1819 || yy2arr1819 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1819 := &x.PodAffinityTerm - yy1819.CodecEncodeSelf(e) + yy1824 := &x.PodAffinityTerm + yy1824.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podAffinityTerm")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1820 := &x.PodAffinityTerm - yy1820.CodecEncodeSelf(e) + yy1825 := &x.PodAffinityTerm + yy1825.CodecEncodeSelf(e) } - if yyr1814 || yy2arr1814 { + if yyr1819 || yy2arr1819 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -24758,25 +24806,25 @@ func (x *WeightedPodAffinityTerm) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1821 := z.DecBinary() - _ = yym1821 + yym1826 := z.DecBinary() + _ = yym1826 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1822 := r.ContainerType() - if yyct1822 == codecSelferValueTypeMap1234 { - yyl1822 := r.ReadMapStart() - if yyl1822 == 0 { + yyct1827 := r.ContainerType() + if yyct1827 == codecSelferValueTypeMap1234 { + yyl1827 := r.ReadMapStart() + if yyl1827 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1822, d) + x.codecDecodeSelfFromMap(yyl1827, d) } - } else if yyct1822 == codecSelferValueTypeArray1234 { - yyl1822 := r.ReadArrayStart() - if yyl1822 == 0 { + } else if yyct1827 == codecSelferValueTypeArray1234 { + yyl1827 := r.ReadArrayStart() + if yyl1827 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1822, d) + x.codecDecodeSelfFromArray(yyl1827, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -24788,12 +24836,12 @@ func (x *WeightedPodAffinityTerm) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1823Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1823Slc - var yyhl1823 bool = l >= 0 - for yyj1823 := 0; ; yyj1823++ { - if yyhl1823 { - if yyj1823 >= l { + var yys1828Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1828Slc + var yyhl1828 bool = l >= 0 + for yyj1828 := 0; ; yyj1828++ { + if yyhl1828 { + if yyj1828 >= l { break } } else { @@ -24802,10 +24850,10 @@ func (x *WeightedPodAffinityTerm) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1823Slc = r.DecodeBytes(yys1823Slc, true, true) - yys1823 := string(yys1823Slc) + yys1828Slc = r.DecodeBytes(yys1828Slc, true, true) + yys1828 := string(yys1828Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1823 { + switch yys1828 { case "weight": if r.TryDecodeAsNil() { x.Weight = 0 @@ -24816,13 +24864,13 @@ func (x *WeightedPodAffinityTerm) codecDecodeSelfFromMap(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.PodAffinityTerm = PodAffinityTerm{} } else { - yyv1825 := &x.PodAffinityTerm - yyv1825.CodecDecodeSelf(d) + yyv1830 := &x.PodAffinityTerm + yyv1830.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1823) - } // end switch yys1823 - } // end for yyj1823 + z.DecStructFieldNotFound(-1, yys1828) + } // end switch yys1828 + } // end for yyj1828 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -24830,16 +24878,16 @@ func (x *WeightedPodAffinityTerm) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1826 int - var yyb1826 bool - var yyhl1826 bool = l >= 0 - yyj1826++ - if yyhl1826 { - yyb1826 = yyj1826 > l + var yyj1831 int + var yyb1831 bool + var yyhl1831 bool = l >= 0 + yyj1831++ + if yyhl1831 { + yyb1831 = yyj1831 > l } else { - yyb1826 = r.CheckBreak() + yyb1831 = r.CheckBreak() } - if yyb1826 { + if yyb1831 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24849,13 +24897,13 @@ func (x *WeightedPodAffinityTerm) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Weight = int32(r.DecodeInt(32)) } - yyj1826++ - if yyhl1826 { - yyb1826 = yyj1826 > l + yyj1831++ + if yyhl1831 { + yyb1831 = yyj1831 > l } else { - yyb1826 = r.CheckBreak() + yyb1831 = r.CheckBreak() } - if yyb1826 { + if yyb1831 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24863,21 +24911,21 @@ func (x *WeightedPodAffinityTerm) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.PodAffinityTerm = PodAffinityTerm{} } else { - yyv1828 := &x.PodAffinityTerm - yyv1828.CodecDecodeSelf(d) + yyv1833 := &x.PodAffinityTerm + yyv1833.CodecDecodeSelf(d) } for { - yyj1826++ - if yyhl1826 { - yyb1826 = yyj1826 > l + yyj1831++ + if yyhl1831 { + yyb1831 = yyj1831 > l } else { - yyb1826 = r.CheckBreak() + yyb1831 = r.CheckBreak() } - if yyb1826 { + if yyb1831 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1826-1, "") + z.DecStructFieldNotFound(yyj1831-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -24889,39 +24937,39 @@ func (x *PodAffinityTerm) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1829 := z.EncBinary() - _ = yym1829 + yym1834 := z.EncBinary() + _ = yym1834 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1830 := !z.EncBinary() - yy2arr1830 := z.EncBasicHandle().StructToArray - var yyq1830 [3]bool - _, _, _ = yysep1830, yyq1830, yy2arr1830 - const yyr1830 bool = false - yyq1830[0] = x.LabelSelector != nil - yyq1830[2] = x.TopologyKey != "" - var yynn1830 int - if yyr1830 || yy2arr1830 { + yysep1835 := !z.EncBinary() + yy2arr1835 := z.EncBasicHandle().StructToArray + var yyq1835 [3]bool + _, _, _ = yysep1835, yyq1835, yy2arr1835 + const yyr1835 bool = false + yyq1835[0] = x.LabelSelector != nil + yyq1835[2] = x.TopologyKey != "" + var yynn1835 int + if yyr1835 || yy2arr1835 { r.EncodeArrayStart(3) } else { - yynn1830 = 1 - for _, b := range yyq1830 { + yynn1835 = 1 + for _, b := range yyq1835 { if b { - yynn1830++ + yynn1835++ } } - r.EncodeMapStart(yynn1830) - yynn1830 = 0 + r.EncodeMapStart(yynn1835) + yynn1835 = 0 } - if yyr1830 || yy2arr1830 { + if yyr1835 || yy2arr1835 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1830[0] { + if yyq1835[0] { if x.LabelSelector == nil { r.EncodeNil() } else { - yym1832 := z.EncBinary() - _ = yym1832 + yym1837 := z.EncBinary() + _ = yym1837 if false { } else if z.HasExtensions() && z.EncExt(x.LabelSelector) { } else { @@ -24932,15 +24980,15 @@ func (x *PodAffinityTerm) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1830[0] { + if yyq1835[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("labelSelector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.LabelSelector == nil { r.EncodeNil() } else { - yym1833 := z.EncBinary() - _ = yym1833 + yym1838 := z.EncBinary() + _ = yym1838 if false { } else if z.HasExtensions() && z.EncExt(x.LabelSelector) { } else { @@ -24949,13 +24997,13 @@ func (x *PodAffinityTerm) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1830 || yy2arr1830 { + if yyr1835 || yy2arr1835 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Namespaces == nil { r.EncodeNil() } else { - yym1835 := z.EncBinary() - _ = yym1835 + yym1840 := z.EncBinary() + _ = yym1840 if false { } else { z.F.EncSliceStringV(x.Namespaces, false, e) @@ -24968,19 +25016,19 @@ func (x *PodAffinityTerm) CodecEncodeSelf(e *codec1978.Encoder) { if x.Namespaces == nil { r.EncodeNil() } else { - yym1836 := z.EncBinary() - _ = yym1836 + yym1841 := z.EncBinary() + _ = yym1841 if false { } else { z.F.EncSliceStringV(x.Namespaces, false, e) } } } - if yyr1830 || yy2arr1830 { + if yyr1835 || yy2arr1835 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1830[2] { - yym1838 := z.EncBinary() - _ = yym1838 + if yyq1835[2] { + yym1843 := z.EncBinary() + _ = yym1843 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TopologyKey)) @@ -24989,19 +25037,19 @@ func (x *PodAffinityTerm) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1830[2] { + if yyq1835[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("topologyKey")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1839 := z.EncBinary() - _ = yym1839 + yym1844 := z.EncBinary() + _ = yym1844 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TopologyKey)) } } } - if yyr1830 || yy2arr1830 { + if yyr1835 || yy2arr1835 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -25014,25 +25062,25 @@ func (x *PodAffinityTerm) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1840 := z.DecBinary() - _ = yym1840 + yym1845 := z.DecBinary() + _ = yym1845 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1841 := r.ContainerType() - if yyct1841 == codecSelferValueTypeMap1234 { - yyl1841 := r.ReadMapStart() - if yyl1841 == 0 { + yyct1846 := r.ContainerType() + if yyct1846 == codecSelferValueTypeMap1234 { + yyl1846 := r.ReadMapStart() + if yyl1846 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1841, d) + x.codecDecodeSelfFromMap(yyl1846, d) } - } else if yyct1841 == codecSelferValueTypeArray1234 { - yyl1841 := r.ReadArrayStart() - if yyl1841 == 0 { + } else if yyct1846 == codecSelferValueTypeArray1234 { + yyl1846 := r.ReadArrayStart() + if yyl1846 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1841, d) + x.codecDecodeSelfFromArray(yyl1846, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -25044,12 +25092,12 @@ func (x *PodAffinityTerm) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1842Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1842Slc - var yyhl1842 bool = l >= 0 - for yyj1842 := 0; ; yyj1842++ { - if yyhl1842 { - if yyj1842 >= l { + var yys1847Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1847Slc + var yyhl1847 bool = l >= 0 + for yyj1847 := 0; ; yyj1847++ { + if yyhl1847 { + if yyj1847 >= l { break } } else { @@ -25058,10 +25106,10 @@ func (x *PodAffinityTerm) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1842Slc = r.DecodeBytes(yys1842Slc, true, true) - yys1842 := string(yys1842Slc) + yys1847Slc = r.DecodeBytes(yys1847Slc, true, true) + yys1847 := string(yys1847Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1842 { + switch yys1847 { case "labelSelector": if r.TryDecodeAsNil() { if x.LabelSelector != nil { @@ -25071,8 +25119,8 @@ func (x *PodAffinityTerm) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.LabelSelector == nil { x.LabelSelector = new(pkg2_unversioned.LabelSelector) } - yym1844 := z.DecBinary() - _ = yym1844 + yym1849 := z.DecBinary() + _ = yym1849 if false { } else if z.HasExtensions() && z.DecExt(x.LabelSelector) { } else { @@ -25083,12 +25131,12 @@ func (x *PodAffinityTerm) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Namespaces = nil } else { - yyv1845 := &x.Namespaces - yym1846 := z.DecBinary() - _ = yym1846 + yyv1850 := &x.Namespaces + yym1851 := z.DecBinary() + _ = yym1851 if false { } else { - z.F.DecSliceStringX(yyv1845, false, d) + z.F.DecSliceStringX(yyv1850, false, d) } } case "topologyKey": @@ -25098,9 +25146,9 @@ func (x *PodAffinityTerm) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.TopologyKey = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1842) - } // end switch yys1842 - } // end for yyj1842 + z.DecStructFieldNotFound(-1, yys1847) + } // end switch yys1847 + } // end for yyj1847 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -25108,16 +25156,16 @@ func (x *PodAffinityTerm) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1848 int - var yyb1848 bool - var yyhl1848 bool = l >= 0 - yyj1848++ - if yyhl1848 { - yyb1848 = yyj1848 > l + var yyj1853 int + var yyb1853 bool + var yyhl1853 bool = l >= 0 + yyj1853++ + if yyhl1853 { + yyb1853 = yyj1853 > l } else { - yyb1848 = r.CheckBreak() + yyb1853 = r.CheckBreak() } - if yyb1848 { + if yyb1853 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25130,21 +25178,21 @@ func (x *PodAffinityTerm) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if x.LabelSelector == nil { x.LabelSelector = new(pkg2_unversioned.LabelSelector) } - yym1850 := z.DecBinary() - _ = yym1850 + yym1855 := z.DecBinary() + _ = yym1855 if false { } else if z.HasExtensions() && z.DecExt(x.LabelSelector) { } else { z.DecFallback(x.LabelSelector, false) } } - yyj1848++ - if yyhl1848 { - yyb1848 = yyj1848 > l + yyj1853++ + if yyhl1853 { + yyb1853 = yyj1853 > l } else { - yyb1848 = r.CheckBreak() + yyb1853 = r.CheckBreak() } - if yyb1848 { + if yyb1853 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25152,21 +25200,21 @@ func (x *PodAffinityTerm) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Namespaces = nil } else { - yyv1851 := &x.Namespaces - yym1852 := z.DecBinary() - _ = yym1852 + yyv1856 := &x.Namespaces + yym1857 := z.DecBinary() + _ = yym1857 if false { } else { - z.F.DecSliceStringX(yyv1851, false, d) + z.F.DecSliceStringX(yyv1856, false, d) } } - yyj1848++ - if yyhl1848 { - yyb1848 = yyj1848 > l + yyj1853++ + if yyhl1853 { + yyb1853 = yyj1853 > l } else { - yyb1848 = r.CheckBreak() + yyb1853 = r.CheckBreak() } - if yyb1848 { + if yyb1853 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25177,17 +25225,17 @@ func (x *PodAffinityTerm) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.TopologyKey = string(r.DecodeString()) } for { - yyj1848++ - if yyhl1848 { - yyb1848 = yyj1848 > l + yyj1853++ + if yyhl1853 { + yyb1853 = yyj1853 > l } else { - yyb1848 = r.CheckBreak() + yyb1853 = r.CheckBreak() } - if yyb1848 { + if yyb1853 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1848-1, "") + z.DecStructFieldNotFound(yyj1853-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -25199,34 +25247,34 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1854 := z.EncBinary() - _ = yym1854 + yym1859 := z.EncBinary() + _ = yym1859 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1855 := !z.EncBinary() - yy2arr1855 := z.EncBasicHandle().StructToArray - var yyq1855 [2]bool - _, _, _ = yysep1855, yyq1855, yy2arr1855 - const yyr1855 bool = false - yyq1855[0] = x.RequiredDuringSchedulingIgnoredDuringExecution != nil - yyq1855[1] = len(x.PreferredDuringSchedulingIgnoredDuringExecution) != 0 - var yynn1855 int - if yyr1855 || yy2arr1855 { + yysep1860 := !z.EncBinary() + yy2arr1860 := z.EncBasicHandle().StructToArray + var yyq1860 [2]bool + _, _, _ = yysep1860, yyq1860, yy2arr1860 + const yyr1860 bool = false + yyq1860[0] = x.RequiredDuringSchedulingIgnoredDuringExecution != nil + yyq1860[1] = len(x.PreferredDuringSchedulingIgnoredDuringExecution) != 0 + var yynn1860 int + if yyr1860 || yy2arr1860 { r.EncodeArrayStart(2) } else { - yynn1855 = 0 - for _, b := range yyq1855 { + yynn1860 = 0 + for _, b := range yyq1860 { if b { - yynn1855++ + yynn1860++ } } - r.EncodeMapStart(yynn1855) - yynn1855 = 0 + r.EncodeMapStart(yynn1860) + yynn1860 = 0 } - if yyr1855 || yy2arr1855 { + if yyr1860 || yy2arr1860 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1855[0] { + if yyq1860[0] { if x.RequiredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { @@ -25236,7 +25284,7 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1855[0] { + if yyq1860[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("requiredDuringSchedulingIgnoredDuringExecution")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -25247,14 +25295,14 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1855 || yy2arr1855 { + if yyr1860 || yy2arr1860 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1855[1] { + if yyq1860[1] { if x.PreferredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1858 := z.EncBinary() - _ = yym1858 + yym1863 := z.EncBinary() + _ = yym1863 if false { } else { h.encSlicePreferredSchedulingTerm(([]PreferredSchedulingTerm)(x.PreferredDuringSchedulingIgnoredDuringExecution), e) @@ -25264,15 +25312,15 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1855[1] { + if yyq1860[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preferredDuringSchedulingIgnoredDuringExecution")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.PreferredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1859 := z.EncBinary() - _ = yym1859 + yym1864 := z.EncBinary() + _ = yym1864 if false { } else { h.encSlicePreferredSchedulingTerm(([]PreferredSchedulingTerm)(x.PreferredDuringSchedulingIgnoredDuringExecution), e) @@ -25280,7 +25328,7 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1855 || yy2arr1855 { + if yyr1860 || yy2arr1860 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -25293,25 +25341,25 @@ func (x *NodeAffinity) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1860 := z.DecBinary() - _ = yym1860 + yym1865 := z.DecBinary() + _ = yym1865 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1861 := r.ContainerType() - if yyct1861 == codecSelferValueTypeMap1234 { - yyl1861 := r.ReadMapStart() - if yyl1861 == 0 { + yyct1866 := r.ContainerType() + if yyct1866 == codecSelferValueTypeMap1234 { + yyl1866 := r.ReadMapStart() + if yyl1866 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1861, d) + x.codecDecodeSelfFromMap(yyl1866, d) } - } else if yyct1861 == codecSelferValueTypeArray1234 { - yyl1861 := r.ReadArrayStart() - if yyl1861 == 0 { + } else if yyct1866 == codecSelferValueTypeArray1234 { + yyl1866 := r.ReadArrayStart() + if yyl1866 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1861, d) + x.codecDecodeSelfFromArray(yyl1866, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -25323,12 +25371,12 @@ func (x *NodeAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1862Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1862Slc - var yyhl1862 bool = l >= 0 - for yyj1862 := 0; ; yyj1862++ { - if yyhl1862 { - if yyj1862 >= l { + var yys1867Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1867Slc + var yyhl1867 bool = l >= 0 + for yyj1867 := 0; ; yyj1867++ { + if yyhl1867 { + if yyj1867 >= l { break } } else { @@ -25337,10 +25385,10 @@ func (x *NodeAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1862Slc = r.DecodeBytes(yys1862Slc, true, true) - yys1862 := string(yys1862Slc) + yys1867Slc = r.DecodeBytes(yys1867Slc, true, true) + yys1867 := string(yys1867Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1862 { + switch yys1867 { case "requiredDuringSchedulingIgnoredDuringExecution": if r.TryDecodeAsNil() { if x.RequiredDuringSchedulingIgnoredDuringExecution != nil { @@ -25356,18 +25404,18 @@ func (x *NodeAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.PreferredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1864 := &x.PreferredDuringSchedulingIgnoredDuringExecution - yym1865 := z.DecBinary() - _ = yym1865 + yyv1869 := &x.PreferredDuringSchedulingIgnoredDuringExecution + yym1870 := z.DecBinary() + _ = yym1870 if false { } else { - h.decSlicePreferredSchedulingTerm((*[]PreferredSchedulingTerm)(yyv1864), d) + h.decSlicePreferredSchedulingTerm((*[]PreferredSchedulingTerm)(yyv1869), d) } } default: - z.DecStructFieldNotFound(-1, yys1862) - } // end switch yys1862 - } // end for yyj1862 + z.DecStructFieldNotFound(-1, yys1867) + } // end switch yys1867 + } // end for yyj1867 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -25375,16 +25423,16 @@ func (x *NodeAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1866 int - var yyb1866 bool - var yyhl1866 bool = l >= 0 - yyj1866++ - if yyhl1866 { - yyb1866 = yyj1866 > l + var yyj1871 int + var yyb1871 bool + var yyhl1871 bool = l >= 0 + yyj1871++ + if yyhl1871 { + yyb1871 = yyj1871 > l } else { - yyb1866 = r.CheckBreak() + yyb1871 = r.CheckBreak() } - if yyb1866 { + if yyb1871 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25399,13 +25447,13 @@ func (x *NodeAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.RequiredDuringSchedulingIgnoredDuringExecution.CodecDecodeSelf(d) } - yyj1866++ - if yyhl1866 { - yyb1866 = yyj1866 > l + yyj1871++ + if yyhl1871 { + yyb1871 = yyj1871 > l } else { - yyb1866 = r.CheckBreak() + yyb1871 = r.CheckBreak() } - if yyb1866 { + if yyb1871 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25413,26 +25461,26 @@ func (x *NodeAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.PreferredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1868 := &x.PreferredDuringSchedulingIgnoredDuringExecution - yym1869 := z.DecBinary() - _ = yym1869 + yyv1873 := &x.PreferredDuringSchedulingIgnoredDuringExecution + yym1874 := z.DecBinary() + _ = yym1874 if false { } else { - h.decSlicePreferredSchedulingTerm((*[]PreferredSchedulingTerm)(yyv1868), d) + h.decSlicePreferredSchedulingTerm((*[]PreferredSchedulingTerm)(yyv1873), d) } } for { - yyj1866++ - if yyhl1866 { - yyb1866 = yyj1866 > l + yyj1871++ + if yyhl1871 { + yyb1871 = yyj1871 > l } else { - yyb1866 = r.CheckBreak() + yyb1871 = r.CheckBreak() } - if yyb1866 { + if yyb1871 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1866-1, "") + z.DecStructFieldNotFound(yyj1871-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -25444,33 +25492,33 @@ func (x *PreferredSchedulingTerm) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1870 := z.EncBinary() - _ = yym1870 + yym1875 := z.EncBinary() + _ = yym1875 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1871 := !z.EncBinary() - yy2arr1871 := z.EncBasicHandle().StructToArray - var yyq1871 [2]bool - _, _, _ = yysep1871, yyq1871, yy2arr1871 - const yyr1871 bool = false - var yynn1871 int - if yyr1871 || yy2arr1871 { + yysep1876 := !z.EncBinary() + yy2arr1876 := z.EncBasicHandle().StructToArray + var yyq1876 [2]bool + _, _, _ = yysep1876, yyq1876, yy2arr1876 + const yyr1876 bool = false + var yynn1876 int + if yyr1876 || yy2arr1876 { r.EncodeArrayStart(2) } else { - yynn1871 = 2 - for _, b := range yyq1871 { + yynn1876 = 2 + for _, b := range yyq1876 { if b { - yynn1871++ + yynn1876++ } } - r.EncodeMapStart(yynn1871) - yynn1871 = 0 + r.EncodeMapStart(yynn1876) + yynn1876 = 0 } - if yyr1871 || yy2arr1871 { + if yyr1876 || yy2arr1876 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1873 := z.EncBinary() - _ = yym1873 + yym1878 := z.EncBinary() + _ = yym1878 if false { } else { r.EncodeInt(int64(x.Weight)) @@ -25479,25 +25527,25 @@ func (x *PreferredSchedulingTerm) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("weight")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1874 := z.EncBinary() - _ = yym1874 + yym1879 := z.EncBinary() + _ = yym1879 if false { } else { r.EncodeInt(int64(x.Weight)) } } - if yyr1871 || yy2arr1871 { + if yyr1876 || yy2arr1876 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1876 := &x.Preference - yy1876.CodecEncodeSelf(e) + yy1881 := &x.Preference + yy1881.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preference")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1877 := &x.Preference - yy1877.CodecEncodeSelf(e) + yy1882 := &x.Preference + yy1882.CodecEncodeSelf(e) } - if yyr1871 || yy2arr1871 { + if yyr1876 || yy2arr1876 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -25510,25 +25558,25 @@ func (x *PreferredSchedulingTerm) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1878 := z.DecBinary() - _ = yym1878 + yym1883 := z.DecBinary() + _ = yym1883 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1879 := r.ContainerType() - if yyct1879 == codecSelferValueTypeMap1234 { - yyl1879 := r.ReadMapStart() - if yyl1879 == 0 { + yyct1884 := r.ContainerType() + if yyct1884 == codecSelferValueTypeMap1234 { + yyl1884 := r.ReadMapStart() + if yyl1884 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1879, d) + x.codecDecodeSelfFromMap(yyl1884, d) } - } else if yyct1879 == codecSelferValueTypeArray1234 { - yyl1879 := r.ReadArrayStart() - if yyl1879 == 0 { + } else if yyct1884 == codecSelferValueTypeArray1234 { + yyl1884 := r.ReadArrayStart() + if yyl1884 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1879, d) + x.codecDecodeSelfFromArray(yyl1884, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -25540,12 +25588,12 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1880Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1880Slc - var yyhl1880 bool = l >= 0 - for yyj1880 := 0; ; yyj1880++ { - if yyhl1880 { - if yyj1880 >= l { + var yys1885Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1885Slc + var yyhl1885 bool = l >= 0 + for yyj1885 := 0; ; yyj1885++ { + if yyhl1885 { + if yyj1885 >= l { break } } else { @@ -25554,10 +25602,10 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1880Slc = r.DecodeBytes(yys1880Slc, true, true) - yys1880 := string(yys1880Slc) + yys1885Slc = r.DecodeBytes(yys1885Slc, true, true) + yys1885 := string(yys1885Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1880 { + switch yys1885 { case "weight": if r.TryDecodeAsNil() { x.Weight = 0 @@ -25568,13 +25616,13 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromMap(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Preference = NodeSelectorTerm{} } else { - yyv1882 := &x.Preference - yyv1882.CodecDecodeSelf(d) + yyv1887 := &x.Preference + yyv1887.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1880) - } // end switch yys1880 - } // end for yyj1880 + z.DecStructFieldNotFound(-1, yys1885) + } // end switch yys1885 + } // end for yyj1885 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -25582,16 +25630,16 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1883 int - var yyb1883 bool - var yyhl1883 bool = l >= 0 - yyj1883++ - if yyhl1883 { - yyb1883 = yyj1883 > l + var yyj1888 int + var yyb1888 bool + var yyhl1888 bool = l >= 0 + yyj1888++ + if yyhl1888 { + yyb1888 = yyj1888 > l } else { - yyb1883 = r.CheckBreak() + yyb1888 = r.CheckBreak() } - if yyb1883 { + if yyb1888 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25601,13 +25649,13 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Weight = int32(r.DecodeInt(32)) } - yyj1883++ - if yyhl1883 { - yyb1883 = yyj1883 > l + yyj1888++ + if yyhl1888 { + yyb1888 = yyj1888 > l } else { - yyb1883 = r.CheckBreak() + yyb1888 = r.CheckBreak() } - if yyb1883 { + if yyb1888 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25615,21 +25663,21 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Preference = NodeSelectorTerm{} } else { - yyv1885 := &x.Preference - yyv1885.CodecDecodeSelf(d) + yyv1890 := &x.Preference + yyv1890.CodecDecodeSelf(d) } for { - yyj1883++ - if yyhl1883 { - yyb1883 = yyj1883 > l + yyj1888++ + if yyhl1888 { + yyb1888 = yyj1888 > l } else { - yyb1883 = r.CheckBreak() + yyb1888 = r.CheckBreak() } - if yyb1883 { + if yyb1888 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1883-1, "") + z.DecStructFieldNotFound(yyj1888-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -25641,34 +25689,34 @@ func (x *Taint) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1886 := z.EncBinary() - _ = yym1886 + yym1891 := z.EncBinary() + _ = yym1891 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1887 := !z.EncBinary() - yy2arr1887 := z.EncBasicHandle().StructToArray - var yyq1887 [3]bool - _, _, _ = yysep1887, yyq1887, yy2arr1887 - const yyr1887 bool = false - yyq1887[1] = x.Value != "" - var yynn1887 int - if yyr1887 || yy2arr1887 { + yysep1892 := !z.EncBinary() + yy2arr1892 := z.EncBasicHandle().StructToArray + var yyq1892 [3]bool + _, _, _ = yysep1892, yyq1892, yy2arr1892 + const yyr1892 bool = false + yyq1892[1] = x.Value != "" + var yynn1892 int + if yyr1892 || yy2arr1892 { r.EncodeArrayStart(3) } else { - yynn1887 = 2 - for _, b := range yyq1887 { + yynn1892 = 2 + for _, b := range yyq1892 { if b { - yynn1887++ + yynn1892++ } } - r.EncodeMapStart(yynn1887) - yynn1887 = 0 + r.EncodeMapStart(yynn1892) + yynn1892 = 0 } - if yyr1887 || yy2arr1887 { + if yyr1892 || yy2arr1892 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1889 := z.EncBinary() - _ = yym1889 + yym1894 := z.EncBinary() + _ = yym1894 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -25677,18 +25725,18 @@ func (x *Taint) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1890 := z.EncBinary() - _ = yym1890 + yym1895 := z.EncBinary() + _ = yym1895 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) } } - if yyr1887 || yy2arr1887 { + if yyr1892 || yy2arr1892 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1887[1] { - yym1892 := z.EncBinary() - _ = yym1892 + if yyq1892[1] { + yym1897 := z.EncBinary() + _ = yym1897 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) @@ -25697,19 +25745,19 @@ func (x *Taint) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1887[1] { + if yyq1892[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("value")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1893 := z.EncBinary() - _ = yym1893 + yym1898 := z.EncBinary() + _ = yym1898 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) } } } - if yyr1887 || yy2arr1887 { + if yyr1892 || yy2arr1892 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Effect.CodecEncodeSelf(e) } else { @@ -25718,7 +25766,7 @@ func (x *Taint) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Effect.CodecEncodeSelf(e) } - if yyr1887 || yy2arr1887 { + if yyr1892 || yy2arr1892 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -25731,25 +25779,25 @@ func (x *Taint) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1895 := z.DecBinary() - _ = yym1895 + yym1900 := z.DecBinary() + _ = yym1900 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1896 := r.ContainerType() - if yyct1896 == codecSelferValueTypeMap1234 { - yyl1896 := r.ReadMapStart() - if yyl1896 == 0 { + yyct1901 := r.ContainerType() + if yyct1901 == codecSelferValueTypeMap1234 { + yyl1901 := r.ReadMapStart() + if yyl1901 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1896, d) + x.codecDecodeSelfFromMap(yyl1901, d) } - } else if yyct1896 == codecSelferValueTypeArray1234 { - yyl1896 := r.ReadArrayStart() - if yyl1896 == 0 { + } else if yyct1901 == codecSelferValueTypeArray1234 { + yyl1901 := r.ReadArrayStart() + if yyl1901 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1896, d) + x.codecDecodeSelfFromArray(yyl1901, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -25761,12 +25809,12 @@ func (x *Taint) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1897Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1897Slc - var yyhl1897 bool = l >= 0 - for yyj1897 := 0; ; yyj1897++ { - if yyhl1897 { - if yyj1897 >= l { + var yys1902Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1902Slc + var yyhl1902 bool = l >= 0 + for yyj1902 := 0; ; yyj1902++ { + if yyhl1902 { + if yyj1902 >= l { break } } else { @@ -25775,10 +25823,10 @@ func (x *Taint) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1897Slc = r.DecodeBytes(yys1897Slc, true, true) - yys1897 := string(yys1897Slc) + yys1902Slc = r.DecodeBytes(yys1902Slc, true, true) + yys1902 := string(yys1902Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1897 { + switch yys1902 { case "key": if r.TryDecodeAsNil() { x.Key = "" @@ -25798,9 +25846,9 @@ func (x *Taint) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Effect = TaintEffect(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1897) - } // end switch yys1897 - } // end for yyj1897 + z.DecStructFieldNotFound(-1, yys1902) + } // end switch yys1902 + } // end for yyj1902 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -25808,16 +25856,16 @@ func (x *Taint) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1901 int - var yyb1901 bool - var yyhl1901 bool = l >= 0 - yyj1901++ - if yyhl1901 { - yyb1901 = yyj1901 > l + var yyj1906 int + var yyb1906 bool + var yyhl1906 bool = l >= 0 + yyj1906++ + if yyhl1906 { + yyb1906 = yyj1906 > l } else { - yyb1901 = r.CheckBreak() + yyb1906 = r.CheckBreak() } - if yyb1901 { + if yyb1906 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25827,13 +25875,13 @@ func (x *Taint) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Key = string(r.DecodeString()) } - yyj1901++ - if yyhl1901 { - yyb1901 = yyj1901 > l + yyj1906++ + if yyhl1906 { + yyb1906 = yyj1906 > l } else { - yyb1901 = r.CheckBreak() + yyb1906 = r.CheckBreak() } - if yyb1901 { + if yyb1906 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25843,13 +25891,13 @@ func (x *Taint) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Value = string(r.DecodeString()) } - yyj1901++ - if yyhl1901 { - yyb1901 = yyj1901 > l + yyj1906++ + if yyhl1906 { + yyb1906 = yyj1906 > l } else { - yyb1901 = r.CheckBreak() + yyb1906 = r.CheckBreak() } - if yyb1901 { + if yyb1906 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25860,17 +25908,17 @@ func (x *Taint) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Effect = TaintEffect(r.DecodeString()) } for { - yyj1901++ - if yyhl1901 { - yyb1901 = yyj1901 > l + yyj1906++ + if yyhl1906 { + yyb1906 = yyj1906 > l } else { - yyb1901 = r.CheckBreak() + yyb1906 = r.CheckBreak() } - if yyb1901 { + if yyb1906 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1901-1, "") + z.DecStructFieldNotFound(yyj1906-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -25879,8 +25927,8 @@ func (x TaintEffect) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1905 := z.EncBinary() - _ = yym1905 + yym1910 := z.EncBinary() + _ = yym1910 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -25892,8 +25940,8 @@ func (x *TaintEffect) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1906 := z.DecBinary() - _ = yym1906 + yym1911 := z.DecBinary() + _ = yym1911 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -25908,38 +25956,38 @@ func (x *Toleration) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1907 := z.EncBinary() - _ = yym1907 + yym1912 := z.EncBinary() + _ = yym1912 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1908 := !z.EncBinary() - yy2arr1908 := z.EncBasicHandle().StructToArray - var yyq1908 [4]bool - _, _, _ = yysep1908, yyq1908, yy2arr1908 - const yyr1908 bool = false - yyq1908[0] = x.Key != "" - yyq1908[1] = x.Operator != "" - yyq1908[2] = x.Value != "" - yyq1908[3] = x.Effect != "" - var yynn1908 int - if yyr1908 || yy2arr1908 { + yysep1913 := !z.EncBinary() + yy2arr1913 := z.EncBasicHandle().StructToArray + var yyq1913 [4]bool + _, _, _ = yysep1913, yyq1913, yy2arr1913 + const yyr1913 bool = false + yyq1913[0] = x.Key != "" + yyq1913[1] = x.Operator != "" + yyq1913[2] = x.Value != "" + yyq1913[3] = x.Effect != "" + var yynn1913 int + if yyr1913 || yy2arr1913 { r.EncodeArrayStart(4) } else { - yynn1908 = 0 - for _, b := range yyq1908 { + yynn1913 = 0 + for _, b := range yyq1913 { if b { - yynn1908++ + yynn1913++ } } - r.EncodeMapStart(yynn1908) - yynn1908 = 0 + r.EncodeMapStart(yynn1913) + yynn1913 = 0 } - if yyr1908 || yy2arr1908 { + if yyr1913 || yy2arr1913 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1908[0] { - yym1910 := z.EncBinary() - _ = yym1910 + if yyq1913[0] { + yym1915 := z.EncBinary() + _ = yym1915 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -25948,38 +25996,38 @@ func (x *Toleration) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1908[0] { + if yyq1913[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1911 := z.EncBinary() - _ = yym1911 + yym1916 := z.EncBinary() + _ = yym1916 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) } } } - if yyr1908 || yy2arr1908 { + if yyr1913 || yy2arr1913 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1908[1] { + if yyq1913[1] { x.Operator.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1908[1] { + if yyq1913[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("operator")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Operator.CodecEncodeSelf(e) } } - if yyr1908 || yy2arr1908 { + if yyr1913 || yy2arr1913 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1908[2] { - yym1914 := z.EncBinary() - _ = yym1914 + if yyq1913[2] { + yym1919 := z.EncBinary() + _ = yym1919 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) @@ -25988,34 +26036,34 @@ func (x *Toleration) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1908[2] { + if yyq1913[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("value")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1915 := z.EncBinary() - _ = yym1915 + yym1920 := z.EncBinary() + _ = yym1920 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) } } } - if yyr1908 || yy2arr1908 { + if yyr1913 || yy2arr1913 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1908[3] { + if yyq1913[3] { x.Effect.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1908[3] { + if yyq1913[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("effect")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Effect.CodecEncodeSelf(e) } } - if yyr1908 || yy2arr1908 { + if yyr1913 || yy2arr1913 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -26028,25 +26076,25 @@ func (x *Toleration) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1917 := z.DecBinary() - _ = yym1917 + yym1922 := z.DecBinary() + _ = yym1922 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1918 := r.ContainerType() - if yyct1918 == codecSelferValueTypeMap1234 { - yyl1918 := r.ReadMapStart() - if yyl1918 == 0 { + yyct1923 := r.ContainerType() + if yyct1923 == codecSelferValueTypeMap1234 { + yyl1923 := r.ReadMapStart() + if yyl1923 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1918, d) + x.codecDecodeSelfFromMap(yyl1923, d) } - } else if yyct1918 == codecSelferValueTypeArray1234 { - yyl1918 := r.ReadArrayStart() - if yyl1918 == 0 { + } else if yyct1923 == codecSelferValueTypeArray1234 { + yyl1923 := r.ReadArrayStart() + if yyl1923 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1918, d) + x.codecDecodeSelfFromArray(yyl1923, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -26058,12 +26106,12 @@ func (x *Toleration) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1919Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1919Slc - var yyhl1919 bool = l >= 0 - for yyj1919 := 0; ; yyj1919++ { - if yyhl1919 { - if yyj1919 >= l { + var yys1924Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1924Slc + var yyhl1924 bool = l >= 0 + for yyj1924 := 0; ; yyj1924++ { + if yyhl1924 { + if yyj1924 >= l { break } } else { @@ -26072,10 +26120,10 @@ func (x *Toleration) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1919Slc = r.DecodeBytes(yys1919Slc, true, true) - yys1919 := string(yys1919Slc) + yys1924Slc = r.DecodeBytes(yys1924Slc, true, true) + yys1924 := string(yys1924Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1919 { + switch yys1924 { case "key": if r.TryDecodeAsNil() { x.Key = "" @@ -26101,9 +26149,9 @@ func (x *Toleration) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Effect = TaintEffect(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1919) - } // end switch yys1919 - } // end for yyj1919 + z.DecStructFieldNotFound(-1, yys1924) + } // end switch yys1924 + } // end for yyj1924 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -26111,16 +26159,16 @@ func (x *Toleration) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1924 int - var yyb1924 bool - var yyhl1924 bool = l >= 0 - yyj1924++ - if yyhl1924 { - yyb1924 = yyj1924 > l + var yyj1929 int + var yyb1929 bool + var yyhl1929 bool = l >= 0 + yyj1929++ + if yyhl1929 { + yyb1929 = yyj1929 > l } else { - yyb1924 = r.CheckBreak() + yyb1929 = r.CheckBreak() } - if yyb1924 { + if yyb1929 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26130,13 +26178,13 @@ func (x *Toleration) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Key = string(r.DecodeString()) } - yyj1924++ - if yyhl1924 { - yyb1924 = yyj1924 > l + yyj1929++ + if yyhl1929 { + yyb1929 = yyj1929 > l } else { - yyb1924 = r.CheckBreak() + yyb1929 = r.CheckBreak() } - if yyb1924 { + if yyb1929 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26146,13 +26194,13 @@ func (x *Toleration) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Operator = TolerationOperator(r.DecodeString()) } - yyj1924++ - if yyhl1924 { - yyb1924 = yyj1924 > l + yyj1929++ + if yyhl1929 { + yyb1929 = yyj1929 > l } else { - yyb1924 = r.CheckBreak() + yyb1929 = r.CheckBreak() } - if yyb1924 { + if yyb1929 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26162,13 +26210,13 @@ func (x *Toleration) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Value = string(r.DecodeString()) } - yyj1924++ - if yyhl1924 { - yyb1924 = yyj1924 > l + yyj1929++ + if yyhl1929 { + yyb1929 = yyj1929 > l } else { - yyb1924 = r.CheckBreak() + yyb1929 = r.CheckBreak() } - if yyb1924 { + if yyb1929 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26179,17 +26227,17 @@ func (x *Toleration) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Effect = TaintEffect(r.DecodeString()) } for { - yyj1924++ - if yyhl1924 { - yyb1924 = yyj1924 > l + yyj1929++ + if yyhl1929 { + yyb1929 = yyj1929 > l } else { - yyb1924 = r.CheckBreak() + yyb1929 = r.CheckBreak() } - if yyb1924 { + if yyb1929 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1924-1, "") + z.DecStructFieldNotFound(yyj1929-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -26198,8 +26246,8 @@ func (x TolerationOperator) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1929 := z.EncBinary() - _ = yym1929 + yym1934 := z.EncBinary() + _ = yym1934 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -26211,8 +26259,8 @@ func (x *TolerationOperator) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1930 := z.DecBinary() - _ = yym1930 + yym1935 := z.DecBinary() + _ = yym1935 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -26227,53 +26275,53 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1931 := z.EncBinary() - _ = yym1931 + yym1936 := z.EncBinary() + _ = yym1936 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1932 := !z.EncBinary() - yy2arr1932 := z.EncBasicHandle().StructToArray - var yyq1932 [17]bool - _, _, _ = yysep1932, yyq1932, yy2arr1932 - const yyr1932 bool = false - yyq1932[0] = len(x.Volumes) != 0 - yyq1932[2] = x.RestartPolicy != "" - yyq1932[3] = x.TerminationGracePeriodSeconds != nil - yyq1932[4] = x.ActiveDeadlineSeconds != nil - yyq1932[5] = x.DNSPolicy != "" - yyq1932[6] = len(x.NodeSelector) != 0 - yyq1932[7] = x.ServiceAccountName != "" - yyq1932[8] = x.DeprecatedServiceAccount != "" - yyq1932[9] = x.NodeName != "" - yyq1932[10] = x.HostNetwork != false - yyq1932[11] = x.HostPID != false - yyq1932[12] = x.HostIPC != false - yyq1932[13] = x.SecurityContext != nil - yyq1932[14] = len(x.ImagePullSecrets) != 0 - yyq1932[15] = x.Hostname != "" - yyq1932[16] = x.Subdomain != "" - var yynn1932 int - if yyr1932 || yy2arr1932 { + yysep1937 := !z.EncBinary() + yy2arr1937 := z.EncBasicHandle().StructToArray + var yyq1937 [17]bool + _, _, _ = yysep1937, yyq1937, yy2arr1937 + const yyr1937 bool = false + yyq1937[0] = len(x.Volumes) != 0 + yyq1937[2] = x.RestartPolicy != "" + yyq1937[3] = x.TerminationGracePeriodSeconds != nil + yyq1937[4] = x.ActiveDeadlineSeconds != nil + yyq1937[5] = x.DNSPolicy != "" + yyq1937[6] = len(x.NodeSelector) != 0 + yyq1937[7] = x.ServiceAccountName != "" + yyq1937[8] = x.DeprecatedServiceAccount != "" + yyq1937[9] = x.NodeName != "" + yyq1937[10] = x.HostNetwork != false + yyq1937[11] = x.HostPID != false + yyq1937[12] = x.HostIPC != false + yyq1937[13] = x.SecurityContext != nil + yyq1937[14] = len(x.ImagePullSecrets) != 0 + yyq1937[15] = x.Hostname != "" + yyq1937[16] = x.Subdomain != "" + var yynn1937 int + if yyr1937 || yy2arr1937 { r.EncodeArrayStart(17) } else { - yynn1932 = 1 - for _, b := range yyq1932 { + yynn1937 = 1 + for _, b := range yyq1937 { if b { - yynn1932++ + yynn1937++ } } - r.EncodeMapStart(yynn1932) - yynn1932 = 0 + r.EncodeMapStart(yynn1937) + yynn1937 = 0 } - if yyr1932 || yy2arr1932 { + if yyr1937 || yy2arr1937 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1932[0] { + if yyq1937[0] { if x.Volumes == nil { r.EncodeNil() } else { - yym1934 := z.EncBinary() - _ = yym1934 + yym1939 := z.EncBinary() + _ = yym1939 if false { } else { h.encSliceVolume(([]Volume)(x.Volumes), e) @@ -26283,15 +26331,15 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1932[0] { + if yyq1937[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Volumes == nil { r.EncodeNil() } else { - yym1935 := z.EncBinary() - _ = yym1935 + yym1940 := z.EncBinary() + _ = yym1940 if false { } else { h.encSliceVolume(([]Volume)(x.Volumes), e) @@ -26299,13 +26347,13 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1932 || yy2arr1932 { + if yyr1937 || yy2arr1937 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Containers == nil { r.EncodeNil() } else { - yym1937 := z.EncBinary() - _ = yym1937 + yym1942 := z.EncBinary() + _ = yym1942 if false { } else { h.encSliceContainer(([]Container)(x.Containers), e) @@ -26318,71 +26366,36 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Containers == nil { r.EncodeNil() } else { - yym1938 := z.EncBinary() - _ = yym1938 + yym1943 := z.EncBinary() + _ = yym1943 if false { } else { h.encSliceContainer(([]Container)(x.Containers), e) } } } - if yyr1932 || yy2arr1932 { + if yyr1937 || yy2arr1937 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1932[2] { + if yyq1937[2] { x.RestartPolicy.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1932[2] { + if yyq1937[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("restartPolicy")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.RestartPolicy.CodecEncodeSelf(e) } } - if yyr1932 || yy2arr1932 { + if yyr1937 || yy2arr1937 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1932[3] { + if yyq1937[3] { if x.TerminationGracePeriodSeconds == nil { r.EncodeNil() } else { - yy1941 := *x.TerminationGracePeriodSeconds - yym1942 := z.EncBinary() - _ = yym1942 - if false { - } else { - r.EncodeInt(int64(yy1941)) - } - } - } else { - r.EncodeNil() - } - } else { - if yyq1932[3] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("terminationGracePeriodSeconds")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if x.TerminationGracePeriodSeconds == nil { - r.EncodeNil() - } else { - yy1943 := *x.TerminationGracePeriodSeconds - yym1944 := z.EncBinary() - _ = yym1944 - if false { - } else { - r.EncodeInt(int64(yy1943)) - } - } - } - } - if yyr1932 || yy2arr1932 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1932[4] { - if x.ActiveDeadlineSeconds == nil { - r.EncodeNil() - } else { - yy1946 := *x.ActiveDeadlineSeconds + yy1946 := *x.TerminationGracePeriodSeconds yym1947 := z.EncBinary() _ = yym1947 if false { @@ -26394,14 +26407,14 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1932[4] { + if yyq1937[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("activeDeadlineSeconds")) + r.EncodeString(codecSelferC_UTF81234, string("terminationGracePeriodSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if x.ActiveDeadlineSeconds == nil { + if x.TerminationGracePeriodSeconds == nil { r.EncodeNil() } else { - yy1948 := *x.ActiveDeadlineSeconds + yy1948 := *x.TerminationGracePeriodSeconds yym1949 := z.EncBinary() _ = yym1949 if false { @@ -26411,29 +26424,64 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1932 || yy2arr1932 { + if yyr1937 || yy2arr1937 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1932[5] { + if yyq1937[4] { + if x.ActiveDeadlineSeconds == nil { + r.EncodeNil() + } else { + yy1951 := *x.ActiveDeadlineSeconds + yym1952 := z.EncBinary() + _ = yym1952 + if false { + } else { + r.EncodeInt(int64(yy1951)) + } + } + } else { + r.EncodeNil() + } + } else { + if yyq1937[4] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("activeDeadlineSeconds")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if x.ActiveDeadlineSeconds == nil { + r.EncodeNil() + } else { + yy1953 := *x.ActiveDeadlineSeconds + yym1954 := z.EncBinary() + _ = yym1954 + if false { + } else { + r.EncodeInt(int64(yy1953)) + } + } + } + } + if yyr1937 || yy2arr1937 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1937[5] { x.DNSPolicy.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1932[5] { + if yyq1937[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("dnsPolicy")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.DNSPolicy.CodecEncodeSelf(e) } } - if yyr1932 || yy2arr1932 { + if yyr1937 || yy2arr1937 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1932[6] { + if yyq1937[6] { if x.NodeSelector == nil { r.EncodeNil() } else { - yym1952 := z.EncBinary() - _ = yym1952 + yym1957 := z.EncBinary() + _ = yym1957 if false { } else { z.F.EncMapStringStringV(x.NodeSelector, false, e) @@ -26443,15 +26491,15 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1932[6] { + if yyq1937[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeSelector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.NodeSelector == nil { r.EncodeNil() } else { - yym1953 := z.EncBinary() - _ = yym1953 + yym1958 := z.EncBinary() + _ = yym1958 if false { } else { z.F.EncMapStringStringV(x.NodeSelector, false, e) @@ -26459,11 +26507,11 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1932 || yy2arr1932 { + if yyr1937 || yy2arr1937 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1932[7] { - yym1955 := z.EncBinary() - _ = yym1955 + if yyq1937[7] { + yym1960 := z.EncBinary() + _ = yym1960 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ServiceAccountName)) @@ -26472,49 +26520,49 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1932[7] { + if yyq1937[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("serviceAccountName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1956 := z.EncBinary() - _ = yym1956 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.ServiceAccountName)) - } - } - } - if yyr1932 || yy2arr1932 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1932[8] { - yym1958 := z.EncBinary() - _ = yym1958 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.DeprecatedServiceAccount)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq1932[8] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("serviceAccount")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1959 := z.EncBinary() - _ = yym1959 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.DeprecatedServiceAccount)) - } - } - } - if yyr1932 || yy2arr1932 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1932[9] { yym1961 := z.EncBinary() _ = yym1961 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ServiceAccountName)) + } + } + } + if yyr1937 || yy2arr1937 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1937[8] { + yym1963 := z.EncBinary() + _ = yym1963 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.DeprecatedServiceAccount)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq1937[8] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("serviceAccount")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym1964 := z.EncBinary() + _ = yym1964 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.DeprecatedServiceAccount)) + } + } + } + if yyr1937 || yy2arr1937 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1937[9] { + yym1966 := z.EncBinary() + _ = yym1966 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.NodeName)) } @@ -26522,23 +26570,23 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1932[9] { + if yyq1937[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1962 := z.EncBinary() - _ = yym1962 + yym1967 := z.EncBinary() + _ = yym1967 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.NodeName)) } } } - if yyr1932 || yy2arr1932 { + if yyr1937 || yy2arr1937 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1932[10] { - yym1964 := z.EncBinary() - _ = yym1964 + if yyq1937[10] { + yym1969 := z.EncBinary() + _ = yym1969 if false { } else { r.EncodeBool(bool(x.HostNetwork)) @@ -26547,49 +26595,49 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1932[10] { + if yyq1937[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostNetwork")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1965 := z.EncBinary() - _ = yym1965 - if false { - } else { - r.EncodeBool(bool(x.HostNetwork)) - } - } - } - if yyr1932 || yy2arr1932 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1932[11] { - yym1967 := z.EncBinary() - _ = yym1967 - if false { - } else { - r.EncodeBool(bool(x.HostPID)) - } - } else { - r.EncodeBool(false) - } - } else { - if yyq1932[11] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("hostPID")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1968 := z.EncBinary() - _ = yym1968 - if false { - } else { - r.EncodeBool(bool(x.HostPID)) - } - } - } - if yyr1932 || yy2arr1932 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1932[12] { yym1970 := z.EncBinary() _ = yym1970 if false { + } else { + r.EncodeBool(bool(x.HostNetwork)) + } + } + } + if yyr1937 || yy2arr1937 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1937[11] { + yym1972 := z.EncBinary() + _ = yym1972 + if false { + } else { + r.EncodeBool(bool(x.HostPID)) + } + } else { + r.EncodeBool(false) + } + } else { + if yyq1937[11] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("hostPID")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym1973 := z.EncBinary() + _ = yym1973 + if false { + } else { + r.EncodeBool(bool(x.HostPID)) + } + } + } + if yyr1937 || yy2arr1937 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq1937[12] { + yym1975 := z.EncBinary() + _ = yym1975 + if false { } else { r.EncodeBool(bool(x.HostIPC)) } @@ -26597,21 +26645,21 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1932[12] { + if yyq1937[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostIPC")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1971 := z.EncBinary() - _ = yym1971 + yym1976 := z.EncBinary() + _ = yym1976 if false { } else { r.EncodeBool(bool(x.HostIPC)) } } } - if yyr1932 || yy2arr1932 { + if yyr1937 || yy2arr1937 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1932[13] { + if yyq1937[13] { if x.SecurityContext == nil { r.EncodeNil() } else { @@ -26621,7 +26669,7 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1932[13] { + if yyq1937[13] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("securityContext")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -26632,14 +26680,14 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1932 || yy2arr1932 { + if yyr1937 || yy2arr1937 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1932[14] { + if yyq1937[14] { if x.ImagePullSecrets == nil { r.EncodeNil() } else { - yym1974 := z.EncBinary() - _ = yym1974 + yym1979 := z.EncBinary() + _ = yym1979 if false { } else { h.encSliceLocalObjectReference(([]LocalObjectReference)(x.ImagePullSecrets), e) @@ -26649,15 +26697,15 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1932[14] { + if yyq1937[14] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("imagePullSecrets")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ImagePullSecrets == nil { r.EncodeNil() } else { - yym1975 := z.EncBinary() - _ = yym1975 + yym1980 := z.EncBinary() + _ = yym1980 if false { } else { h.encSliceLocalObjectReference(([]LocalObjectReference)(x.ImagePullSecrets), e) @@ -26665,11 +26713,11 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1932 || yy2arr1932 { + if yyr1937 || yy2arr1937 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1932[15] { - yym1977 := z.EncBinary() - _ = yym1977 + if yyq1937[15] { + yym1982 := z.EncBinary() + _ = yym1982 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Hostname)) @@ -26678,23 +26726,23 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1932[15] { + if yyq1937[15] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostname")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1978 := z.EncBinary() - _ = yym1978 + yym1983 := z.EncBinary() + _ = yym1983 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Hostname)) } } } - if yyr1932 || yy2arr1932 { + if yyr1937 || yy2arr1937 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1932[16] { - yym1980 := z.EncBinary() - _ = yym1980 + if yyq1937[16] { + yym1985 := z.EncBinary() + _ = yym1985 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Subdomain)) @@ -26703,19 +26751,19 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1932[16] { + if yyq1937[16] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("subdomain")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1981 := z.EncBinary() - _ = yym1981 + yym1986 := z.EncBinary() + _ = yym1986 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Subdomain)) } } } - if yyr1932 || yy2arr1932 { + if yyr1937 || yy2arr1937 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -26728,25 +26776,25 @@ func (x *PodSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1982 := z.DecBinary() - _ = yym1982 + yym1987 := z.DecBinary() + _ = yym1987 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1983 := r.ContainerType() - if yyct1983 == codecSelferValueTypeMap1234 { - yyl1983 := r.ReadMapStart() - if yyl1983 == 0 { + yyct1988 := r.ContainerType() + if yyct1988 == codecSelferValueTypeMap1234 { + yyl1988 := r.ReadMapStart() + if yyl1988 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1983, d) + x.codecDecodeSelfFromMap(yyl1988, d) } - } else if yyct1983 == codecSelferValueTypeArray1234 { - yyl1983 := r.ReadArrayStart() - if yyl1983 == 0 { + } else if yyct1988 == codecSelferValueTypeArray1234 { + yyl1988 := r.ReadArrayStart() + if yyl1988 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1983, d) + x.codecDecodeSelfFromArray(yyl1988, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -26758,12 +26806,12 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1984Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1984Slc - var yyhl1984 bool = l >= 0 - for yyj1984 := 0; ; yyj1984++ { - if yyhl1984 { - if yyj1984 >= l { + var yys1989Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1989Slc + var yyhl1989 bool = l >= 0 + for yyj1989 := 0; ; yyj1989++ { + if yyhl1989 { + if yyj1989 >= l { break } } else { @@ -26772,32 +26820,32 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1984Slc = r.DecodeBytes(yys1984Slc, true, true) - yys1984 := string(yys1984Slc) + yys1989Slc = r.DecodeBytes(yys1989Slc, true, true) + yys1989 := string(yys1989Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1984 { + switch yys1989 { case "volumes": if r.TryDecodeAsNil() { x.Volumes = nil } else { - yyv1985 := &x.Volumes - yym1986 := z.DecBinary() - _ = yym1986 + yyv1990 := &x.Volumes + yym1991 := z.DecBinary() + _ = yym1991 if false { } else { - h.decSliceVolume((*[]Volume)(yyv1985), d) + h.decSliceVolume((*[]Volume)(yyv1990), d) } } case "containers": if r.TryDecodeAsNil() { x.Containers = nil } else { - yyv1987 := &x.Containers - yym1988 := z.DecBinary() - _ = yym1988 + yyv1992 := &x.Containers + yym1993 := z.DecBinary() + _ = yym1993 if false { } else { - h.decSliceContainer((*[]Container)(yyv1987), d) + h.decSliceContainer((*[]Container)(yyv1992), d) } } case "restartPolicy": @@ -26815,8 +26863,8 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.TerminationGracePeriodSeconds == nil { x.TerminationGracePeriodSeconds = new(int64) } - yym1991 := z.DecBinary() - _ = yym1991 + yym1996 := z.DecBinary() + _ = yym1996 if false { } else { *((*int64)(x.TerminationGracePeriodSeconds)) = int64(r.DecodeInt(64)) @@ -26831,8 +26879,8 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.ActiveDeadlineSeconds == nil { x.ActiveDeadlineSeconds = new(int64) } - yym1993 := z.DecBinary() - _ = yym1993 + yym1998 := z.DecBinary() + _ = yym1998 if false { } else { *((*int64)(x.ActiveDeadlineSeconds)) = int64(r.DecodeInt(64)) @@ -26848,12 +26896,12 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NodeSelector = nil } else { - yyv1995 := &x.NodeSelector - yym1996 := z.DecBinary() - _ = yym1996 + yyv2000 := &x.NodeSelector + yym2001 := z.DecBinary() + _ = yym2001 if false { } else { - z.F.DecMapStringStringX(yyv1995, false, d) + z.F.DecMapStringStringX(yyv2000, false, d) } } case "serviceAccountName": @@ -26907,12 +26955,12 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ImagePullSecrets = nil } else { - yyv2004 := &x.ImagePullSecrets - yym2005 := z.DecBinary() - _ = yym2005 + yyv2009 := &x.ImagePullSecrets + yym2010 := z.DecBinary() + _ = yym2010 if false { } else { - h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2004), d) + h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2009), d) } } case "hostname": @@ -26928,9 +26976,9 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Subdomain = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1984) - } // end switch yys1984 - } // end for yyj1984 + z.DecStructFieldNotFound(-1, yys1989) + } // end switch yys1989 + } // end for yyj1989 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -26938,16 +26986,16 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2008 int - var yyb2008 bool - var yyhl2008 bool = l >= 0 - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + var yyj2013 int + var yyb2013 bool + var yyhl2013 bool = l >= 0 + yyj2013++ + if yyhl2013 { + yyb2013 = yyj2013 > l } else { - yyb2008 = r.CheckBreak() + yyb2013 = r.CheckBreak() } - if yyb2008 { + if yyb2013 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26955,21 +27003,21 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Volumes = nil } else { - yyv2009 := &x.Volumes - yym2010 := z.DecBinary() - _ = yym2010 + yyv2014 := &x.Volumes + yym2015 := z.DecBinary() + _ = yym2015 if false { } else { - h.decSliceVolume((*[]Volume)(yyv2009), d) + h.decSliceVolume((*[]Volume)(yyv2014), d) } } - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + yyj2013++ + if yyhl2013 { + yyb2013 = yyj2013 > l } else { - yyb2008 = r.CheckBreak() + yyb2013 = r.CheckBreak() } - if yyb2008 { + if yyb2013 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26977,21 +27025,21 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Containers = nil } else { - yyv2011 := &x.Containers - yym2012 := z.DecBinary() - _ = yym2012 + yyv2016 := &x.Containers + yym2017 := z.DecBinary() + _ = yym2017 if false { } else { - h.decSliceContainer((*[]Container)(yyv2011), d) + h.decSliceContainer((*[]Container)(yyv2016), d) } } - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + yyj2013++ + if yyhl2013 { + yyb2013 = yyj2013 > l } else { - yyb2008 = r.CheckBreak() + yyb2013 = r.CheckBreak() } - if yyb2008 { + if yyb2013 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27001,13 +27049,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.RestartPolicy = RestartPolicy(r.DecodeString()) } - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + yyj2013++ + if yyhl2013 { + yyb2013 = yyj2013 > l } else { - yyb2008 = r.CheckBreak() + yyb2013 = r.CheckBreak() } - if yyb2008 { + if yyb2013 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27020,20 +27068,20 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.TerminationGracePeriodSeconds == nil { x.TerminationGracePeriodSeconds = new(int64) } - yym2015 := z.DecBinary() - _ = yym2015 + yym2020 := z.DecBinary() + _ = yym2020 if false { } else { *((*int64)(x.TerminationGracePeriodSeconds)) = int64(r.DecodeInt(64)) } } - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + yyj2013++ + if yyhl2013 { + yyb2013 = yyj2013 > l } else { - yyb2008 = r.CheckBreak() + yyb2013 = r.CheckBreak() } - if yyb2008 { + if yyb2013 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27046,20 +27094,20 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.ActiveDeadlineSeconds == nil { x.ActiveDeadlineSeconds = new(int64) } - yym2017 := z.DecBinary() - _ = yym2017 + yym2022 := z.DecBinary() + _ = yym2022 if false { } else { *((*int64)(x.ActiveDeadlineSeconds)) = int64(r.DecodeInt(64)) } } - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + yyj2013++ + if yyhl2013 { + yyb2013 = yyj2013 > l } else { - yyb2008 = r.CheckBreak() + yyb2013 = r.CheckBreak() } - if yyb2008 { + if yyb2013 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27069,13 +27117,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.DNSPolicy = DNSPolicy(r.DecodeString()) } - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + yyj2013++ + if yyhl2013 { + yyb2013 = yyj2013 > l } else { - yyb2008 = r.CheckBreak() + yyb2013 = r.CheckBreak() } - if yyb2008 { + if yyb2013 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27083,21 +27131,21 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NodeSelector = nil } else { - yyv2019 := &x.NodeSelector - yym2020 := z.DecBinary() - _ = yym2020 + yyv2024 := &x.NodeSelector + yym2025 := z.DecBinary() + _ = yym2025 if false { } else { - z.F.DecMapStringStringX(yyv2019, false, d) + z.F.DecMapStringStringX(yyv2024, false, d) } } - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + yyj2013++ + if yyhl2013 { + yyb2013 = yyj2013 > l } else { - yyb2008 = r.CheckBreak() + yyb2013 = r.CheckBreak() } - if yyb2008 { + if yyb2013 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27107,13 +27155,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ServiceAccountName = string(r.DecodeString()) } - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + yyj2013++ + if yyhl2013 { + yyb2013 = yyj2013 > l } else { - yyb2008 = r.CheckBreak() + yyb2013 = r.CheckBreak() } - if yyb2008 { + if yyb2013 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27123,13 +27171,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.DeprecatedServiceAccount = string(r.DecodeString()) } - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + yyj2013++ + if yyhl2013 { + yyb2013 = yyj2013 > l } else { - yyb2008 = r.CheckBreak() + yyb2013 = r.CheckBreak() } - if yyb2008 { + if yyb2013 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27139,13 +27187,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.NodeName = string(r.DecodeString()) } - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + yyj2013++ + if yyhl2013 { + yyb2013 = yyj2013 > l } else { - yyb2008 = r.CheckBreak() + yyb2013 = r.CheckBreak() } - if yyb2008 { + if yyb2013 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27155,13 +27203,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.HostNetwork = bool(r.DecodeBool()) } - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + yyj2013++ + if yyhl2013 { + yyb2013 = yyj2013 > l } else { - yyb2008 = r.CheckBreak() + yyb2013 = r.CheckBreak() } - if yyb2008 { + if yyb2013 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27171,13 +27219,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.HostPID = bool(r.DecodeBool()) } - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + yyj2013++ + if yyhl2013 { + yyb2013 = yyj2013 > l } else { - yyb2008 = r.CheckBreak() + yyb2013 = r.CheckBreak() } - if yyb2008 { + if yyb2013 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27187,13 +27235,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.HostIPC = bool(r.DecodeBool()) } - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + yyj2013++ + if yyhl2013 { + yyb2013 = yyj2013 > l } else { - yyb2008 = r.CheckBreak() + yyb2013 = r.CheckBreak() } - if yyb2008 { + if yyb2013 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27208,13 +27256,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.SecurityContext.CodecDecodeSelf(d) } - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + yyj2013++ + if yyhl2013 { + yyb2013 = yyj2013 > l } else { - yyb2008 = r.CheckBreak() + yyb2013 = r.CheckBreak() } - if yyb2008 { + if yyb2013 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27222,21 +27270,21 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ImagePullSecrets = nil } else { - yyv2028 := &x.ImagePullSecrets - yym2029 := z.DecBinary() - _ = yym2029 + yyv2033 := &x.ImagePullSecrets + yym2034 := z.DecBinary() + _ = yym2034 if false { } else { - h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2028), d) + h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2033), d) } } - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + yyj2013++ + if yyhl2013 { + yyb2013 = yyj2013 > l } else { - yyb2008 = r.CheckBreak() + yyb2013 = r.CheckBreak() } - if yyb2008 { + if yyb2013 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27246,13 +27294,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Hostname = string(r.DecodeString()) } - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + yyj2013++ + if yyhl2013 { + yyb2013 = yyj2013 > l } else { - yyb2008 = r.CheckBreak() + yyb2013 = r.CheckBreak() } - if yyb2008 { + if yyb2013 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27263,17 +27311,17 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Subdomain = string(r.DecodeString()) } for { - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + yyj2013++ + if yyhl2013 { + yyb2013 = yyj2013 > l } else { - yyb2008 = r.CheckBreak() + yyb2013 = r.CheckBreak() } - if yyb2008 { + if yyb2013 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2008-1, "") + z.DecStructFieldNotFound(yyj2013-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -27285,37 +27333,37 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2032 := z.EncBinary() - _ = yym2032 + yym2037 := z.EncBinary() + _ = yym2037 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2033 := !z.EncBinary() - yy2arr2033 := z.EncBasicHandle().StructToArray - var yyq2033 [5]bool - _, _, _ = yysep2033, yyq2033, yy2arr2033 - const yyr2033 bool = false - yyq2033[0] = x.SELinuxOptions != nil - yyq2033[1] = x.RunAsUser != nil - yyq2033[2] = x.RunAsNonRoot != nil - yyq2033[3] = len(x.SupplementalGroups) != 0 - yyq2033[4] = x.FSGroup != nil - var yynn2033 int - if yyr2033 || yy2arr2033 { + yysep2038 := !z.EncBinary() + yy2arr2038 := z.EncBasicHandle().StructToArray + var yyq2038 [5]bool + _, _, _ = yysep2038, yyq2038, yy2arr2038 + const yyr2038 bool = false + yyq2038[0] = x.SELinuxOptions != nil + yyq2038[1] = x.RunAsUser != nil + yyq2038[2] = x.RunAsNonRoot != nil + yyq2038[3] = len(x.SupplementalGroups) != 0 + yyq2038[4] = x.FSGroup != nil + var yynn2038 int + if yyr2038 || yy2arr2038 { r.EncodeArrayStart(5) } else { - yynn2033 = 0 - for _, b := range yyq2033 { + yynn2038 = 0 + for _, b := range yyq2038 { if b { - yynn2033++ + yynn2038++ } } - r.EncodeMapStart(yynn2033) - yynn2033 = 0 + r.EncodeMapStart(yynn2038) + yynn2038 = 0 } - if yyr2033 || yy2arr2033 { + if yyr2038 || yy2arr2038 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2033[0] { + if yyq2038[0] { if x.SELinuxOptions == nil { r.EncodeNil() } else { @@ -27325,7 +27373,7 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2033[0] { + if yyq2038[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("seLinuxOptions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -27336,84 +27384,84 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2033 || yy2arr2033 { + if yyr2038 || yy2arr2038 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2033[1] { + if yyq2038[1] { if x.RunAsUser == nil { r.EncodeNil() } else { - yy2036 := *x.RunAsUser - yym2037 := z.EncBinary() - _ = yym2037 + yy2041 := *x.RunAsUser + yym2042 := z.EncBinary() + _ = yym2042 if false { } else { - r.EncodeInt(int64(yy2036)) + r.EncodeInt(int64(yy2041)) } } } else { r.EncodeNil() } } else { - if yyq2033[1] { + if yyq2038[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("runAsUser")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RunAsUser == nil { r.EncodeNil() } else { - yy2038 := *x.RunAsUser - yym2039 := z.EncBinary() - _ = yym2039 + yy2043 := *x.RunAsUser + yym2044 := z.EncBinary() + _ = yym2044 if false { } else { - r.EncodeInt(int64(yy2038)) + r.EncodeInt(int64(yy2043)) } } } } - if yyr2033 || yy2arr2033 { + if yyr2038 || yy2arr2038 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2033[2] { + if yyq2038[2] { if x.RunAsNonRoot == nil { r.EncodeNil() } else { - yy2041 := *x.RunAsNonRoot - yym2042 := z.EncBinary() - _ = yym2042 + yy2046 := *x.RunAsNonRoot + yym2047 := z.EncBinary() + _ = yym2047 if false { } else { - r.EncodeBool(bool(yy2041)) + r.EncodeBool(bool(yy2046)) } } } else { r.EncodeNil() } } else { - if yyq2033[2] { + if yyq2038[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("runAsNonRoot")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RunAsNonRoot == nil { r.EncodeNil() } else { - yy2043 := *x.RunAsNonRoot - yym2044 := z.EncBinary() - _ = yym2044 + yy2048 := *x.RunAsNonRoot + yym2049 := z.EncBinary() + _ = yym2049 if false { } else { - r.EncodeBool(bool(yy2043)) + r.EncodeBool(bool(yy2048)) } } } } - if yyr2033 || yy2arr2033 { + if yyr2038 || yy2arr2038 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2033[3] { + if yyq2038[3] { if x.SupplementalGroups == nil { r.EncodeNil() } else { - yym2046 := z.EncBinary() - _ = yym2046 + yym2051 := z.EncBinary() + _ = yym2051 if false { } else { z.F.EncSliceInt64V(x.SupplementalGroups, false, e) @@ -27423,15 +27471,15 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2033[3] { + if yyq2038[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("supplementalGroups")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.SupplementalGroups == nil { r.EncodeNil() } else { - yym2047 := z.EncBinary() - _ = yym2047 + yym2052 := z.EncBinary() + _ = yym2052 if false { } else { z.F.EncSliceInt64V(x.SupplementalGroups, false, e) @@ -27439,42 +27487,42 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2033 || yy2arr2033 { + if yyr2038 || yy2arr2038 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2033[4] { + if yyq2038[4] { if x.FSGroup == nil { r.EncodeNil() } else { - yy2049 := *x.FSGroup - yym2050 := z.EncBinary() - _ = yym2050 + yy2054 := *x.FSGroup + yym2055 := z.EncBinary() + _ = yym2055 if false { } else { - r.EncodeInt(int64(yy2049)) + r.EncodeInt(int64(yy2054)) } } } else { r.EncodeNil() } } else { - if yyq2033[4] { + if yyq2038[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsGroup")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.FSGroup == nil { r.EncodeNil() } else { - yy2051 := *x.FSGroup - yym2052 := z.EncBinary() - _ = yym2052 + yy2056 := *x.FSGroup + yym2057 := z.EncBinary() + _ = yym2057 if false { } else { - r.EncodeInt(int64(yy2051)) + r.EncodeInt(int64(yy2056)) } } } } - if yyr2033 || yy2arr2033 { + if yyr2038 || yy2arr2038 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -27487,25 +27535,25 @@ func (x *PodSecurityContext) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2053 := z.DecBinary() - _ = yym2053 + yym2058 := z.DecBinary() + _ = yym2058 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2054 := r.ContainerType() - if yyct2054 == codecSelferValueTypeMap1234 { - yyl2054 := r.ReadMapStart() - if yyl2054 == 0 { + yyct2059 := r.ContainerType() + if yyct2059 == codecSelferValueTypeMap1234 { + yyl2059 := r.ReadMapStart() + if yyl2059 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2054, d) + x.codecDecodeSelfFromMap(yyl2059, d) } - } else if yyct2054 == codecSelferValueTypeArray1234 { - yyl2054 := r.ReadArrayStart() - if yyl2054 == 0 { + } else if yyct2059 == codecSelferValueTypeArray1234 { + yyl2059 := r.ReadArrayStart() + if yyl2059 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2054, d) + x.codecDecodeSelfFromArray(yyl2059, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -27517,12 +27565,12 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2055Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2055Slc - var yyhl2055 bool = l >= 0 - for yyj2055 := 0; ; yyj2055++ { - if yyhl2055 { - if yyj2055 >= l { + var yys2060Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2060Slc + var yyhl2060 bool = l >= 0 + for yyj2060 := 0; ; yyj2060++ { + if yyhl2060 { + if yyj2060 >= l { break } } else { @@ -27531,10 +27579,10 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2055Slc = r.DecodeBytes(yys2055Slc, true, true) - yys2055 := string(yys2055Slc) + yys2060Slc = r.DecodeBytes(yys2060Slc, true, true) + yys2060 := string(yys2060Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2055 { + switch yys2060 { case "seLinuxOptions": if r.TryDecodeAsNil() { if x.SELinuxOptions != nil { @@ -27555,8 +27603,8 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if x.RunAsUser == nil { x.RunAsUser = new(int64) } - yym2058 := z.DecBinary() - _ = yym2058 + yym2063 := z.DecBinary() + _ = yym2063 if false { } else { *((*int64)(x.RunAsUser)) = int64(r.DecodeInt(64)) @@ -27571,8 +27619,8 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if x.RunAsNonRoot == nil { x.RunAsNonRoot = new(bool) } - yym2060 := z.DecBinary() - _ = yym2060 + yym2065 := z.DecBinary() + _ = yym2065 if false { } else { *((*bool)(x.RunAsNonRoot)) = r.DecodeBool() @@ -27582,12 +27630,12 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.SupplementalGroups = nil } else { - yyv2061 := &x.SupplementalGroups - yym2062 := z.DecBinary() - _ = yym2062 + yyv2066 := &x.SupplementalGroups + yym2067 := z.DecBinary() + _ = yym2067 if false { } else { - z.F.DecSliceInt64X(yyv2061, false, d) + z.F.DecSliceInt64X(yyv2066, false, d) } } case "fsGroup": @@ -27599,17 +27647,17 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if x.FSGroup == nil { x.FSGroup = new(int64) } - yym2064 := z.DecBinary() - _ = yym2064 + yym2069 := z.DecBinary() + _ = yym2069 if false { } else { *((*int64)(x.FSGroup)) = int64(r.DecodeInt(64)) } } default: - z.DecStructFieldNotFound(-1, yys2055) - } // end switch yys2055 - } // end for yyj2055 + z.DecStructFieldNotFound(-1, yys2060) + } // end switch yys2060 + } // end for yyj2060 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -27617,16 +27665,16 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2065 int - var yyb2065 bool - var yyhl2065 bool = l >= 0 - yyj2065++ - if yyhl2065 { - yyb2065 = yyj2065 > l + var yyj2070 int + var yyb2070 bool + var yyhl2070 bool = l >= 0 + yyj2070++ + if yyhl2070 { + yyb2070 = yyj2070 > l } else { - yyb2065 = r.CheckBreak() + yyb2070 = r.CheckBreak() } - if yyb2065 { + if yyb2070 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27641,13 +27689,13 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode } x.SELinuxOptions.CodecDecodeSelf(d) } - yyj2065++ - if yyhl2065 { - yyb2065 = yyj2065 > l + yyj2070++ + if yyhl2070 { + yyb2070 = yyj2070 > l } else { - yyb2065 = r.CheckBreak() + yyb2070 = r.CheckBreak() } - if yyb2065 { + if yyb2070 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27660,20 +27708,20 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode if x.RunAsUser == nil { x.RunAsUser = new(int64) } - yym2068 := z.DecBinary() - _ = yym2068 + yym2073 := z.DecBinary() + _ = yym2073 if false { } else { *((*int64)(x.RunAsUser)) = int64(r.DecodeInt(64)) } } - yyj2065++ - if yyhl2065 { - yyb2065 = yyj2065 > l + yyj2070++ + if yyhl2070 { + yyb2070 = yyj2070 > l } else { - yyb2065 = r.CheckBreak() + yyb2070 = r.CheckBreak() } - if yyb2065 { + if yyb2070 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27686,20 +27734,20 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode if x.RunAsNonRoot == nil { x.RunAsNonRoot = new(bool) } - yym2070 := z.DecBinary() - _ = yym2070 + yym2075 := z.DecBinary() + _ = yym2075 if false { } else { *((*bool)(x.RunAsNonRoot)) = r.DecodeBool() } } - yyj2065++ - if yyhl2065 { - yyb2065 = yyj2065 > l + yyj2070++ + if yyhl2070 { + yyb2070 = yyj2070 > l } else { - yyb2065 = r.CheckBreak() + yyb2070 = r.CheckBreak() } - if yyb2065 { + if yyb2070 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27707,21 +27755,21 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.SupplementalGroups = nil } else { - yyv2071 := &x.SupplementalGroups - yym2072 := z.DecBinary() - _ = yym2072 + yyv2076 := &x.SupplementalGroups + yym2077 := z.DecBinary() + _ = yym2077 if false { } else { - z.F.DecSliceInt64X(yyv2071, false, d) + z.F.DecSliceInt64X(yyv2076, false, d) } } - yyj2065++ - if yyhl2065 { - yyb2065 = yyj2065 > l + yyj2070++ + if yyhl2070 { + yyb2070 = yyj2070 > l } else { - yyb2065 = r.CheckBreak() + yyb2070 = r.CheckBreak() } - if yyb2065 { + if yyb2070 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27734,25 +27782,25 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode if x.FSGroup == nil { x.FSGroup = new(int64) } - yym2074 := z.DecBinary() - _ = yym2074 + yym2079 := z.DecBinary() + _ = yym2079 if false { } else { *((*int64)(x.FSGroup)) = int64(r.DecodeInt(64)) } } for { - yyj2065++ - if yyhl2065 { - yyb2065 = yyj2065 > l + yyj2070++ + if yyhl2070 { + yyb2070 = yyj2070 > l } else { - yyb2065 = r.CheckBreak() + yyb2070 = r.CheckBreak() } - if yyb2065 { + if yyb2070 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2065-1, "") + z.DecStructFieldNotFound(yyj2070-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -27764,60 +27812,60 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2075 := z.EncBinary() - _ = yym2075 + yym2080 := z.EncBinary() + _ = yym2080 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2076 := !z.EncBinary() - yy2arr2076 := z.EncBasicHandle().StructToArray - var yyq2076 [8]bool - _, _, _ = yysep2076, yyq2076, yy2arr2076 - const yyr2076 bool = false - yyq2076[0] = x.Phase != "" - yyq2076[1] = len(x.Conditions) != 0 - yyq2076[2] = x.Message != "" - yyq2076[3] = x.Reason != "" - yyq2076[4] = x.HostIP != "" - yyq2076[5] = x.PodIP != "" - yyq2076[6] = x.StartTime != nil - yyq2076[7] = len(x.ContainerStatuses) != 0 - var yynn2076 int - if yyr2076 || yy2arr2076 { + yysep2081 := !z.EncBinary() + yy2arr2081 := z.EncBasicHandle().StructToArray + var yyq2081 [8]bool + _, _, _ = yysep2081, yyq2081, yy2arr2081 + const yyr2081 bool = false + yyq2081[0] = x.Phase != "" + yyq2081[1] = len(x.Conditions) != 0 + yyq2081[2] = x.Message != "" + yyq2081[3] = x.Reason != "" + yyq2081[4] = x.HostIP != "" + yyq2081[5] = x.PodIP != "" + yyq2081[6] = x.StartTime != nil + yyq2081[7] = len(x.ContainerStatuses) != 0 + var yynn2081 int + if yyr2081 || yy2arr2081 { r.EncodeArrayStart(8) } else { - yynn2076 = 0 - for _, b := range yyq2076 { + yynn2081 = 0 + for _, b := range yyq2081 { if b { - yynn2076++ + yynn2081++ } } - r.EncodeMapStart(yynn2076) - yynn2076 = 0 + r.EncodeMapStart(yynn2081) + yynn2081 = 0 } - if yyr2076 || yy2arr2076 { + if yyr2081 || yy2arr2081 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2076[0] { + if yyq2081[0] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2076[0] { + if yyq2081[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr2076 || yy2arr2076 { + if yyr2081 || yy2arr2081 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2076[1] { + if yyq2081[1] { if x.Conditions == nil { r.EncodeNil() } else { - yym2079 := z.EncBinary() - _ = yym2079 + yym2084 := z.EncBinary() + _ = yym2084 if false { } else { h.encSlicePodCondition(([]PodCondition)(x.Conditions), e) @@ -27827,15 +27875,15 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2076[1] { + if yyq2081[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("conditions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Conditions == nil { r.EncodeNil() } else { - yym2080 := z.EncBinary() - _ = yym2080 + yym2085 := z.EncBinary() + _ = yym2085 if false { } else { h.encSlicePodCondition(([]PodCondition)(x.Conditions), e) @@ -27843,11 +27891,11 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2076 || yy2arr2076 { + if yyr2081 || yy2arr2081 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2076[2] { - yym2082 := z.EncBinary() - _ = yym2082 + if yyq2081[2] { + yym2087 := z.EncBinary() + _ = yym2087 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -27856,74 +27904,74 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2076[2] { + if yyq2081[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2083 := z.EncBinary() - _ = yym2083 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Message)) - } - } - } - if yyr2076 || yy2arr2076 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2076[3] { - yym2085 := z.EncBinary() - _ = yym2085 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq2076[3] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("reason")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2086 := z.EncBinary() - _ = yym2086 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) - } - } - } - if yyr2076 || yy2arr2076 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2076[4] { yym2088 := z.EncBinary() _ = yym2088 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) + r.EncodeString(codecSelferC_UTF81234, string(x.Message)) + } + } + } + if yyr2081 || yy2arr2081 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2081[3] { + yym2090 := z.EncBinary() + _ = yym2090 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2076[4] { + if yyq2081[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("hostIP")) + r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2089 := z.EncBinary() - _ = yym2089 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) - } - } - } - if yyr2076 || yy2arr2076 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2076[5] { yym2091 := z.EncBinary() _ = yym2091 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) + } + } + } + if yyr2081 || yy2arr2081 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2081[4] { + yym2093 := z.EncBinary() + _ = yym2093 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq2081[4] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("hostIP")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym2094 := z.EncBinary() + _ = yym2094 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) + } + } + } + if yyr2081 || yy2arr2081 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2081[5] { + yym2096 := z.EncBinary() + _ = yym2096 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodIP)) } @@ -27931,31 +27979,31 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2076[5] { + if yyq2081[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podIP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2092 := z.EncBinary() - _ = yym2092 + yym2097 := z.EncBinary() + _ = yym2097 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodIP)) } } } - if yyr2076 || yy2arr2076 { + if yyr2081 || yy2arr2081 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2076[6] { + if yyq2081[6] { if x.StartTime == nil { r.EncodeNil() } else { - yym2094 := z.EncBinary() - _ = yym2094 + yym2099 := z.EncBinary() + _ = yym2099 if false { } else if z.HasExtensions() && z.EncExt(x.StartTime) { - } else if yym2094 { + } else if yym2099 { z.EncBinaryMarshal(x.StartTime) - } else if !yym2094 && z.IsJSONHandle() { + } else if !yym2099 && z.IsJSONHandle() { z.EncJSONMarshal(x.StartTime) } else { z.EncFallback(x.StartTime) @@ -27965,20 +28013,20 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2076[6] { + if yyq2081[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("startTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.StartTime == nil { r.EncodeNil() } else { - yym2095 := z.EncBinary() - _ = yym2095 + yym2100 := z.EncBinary() + _ = yym2100 if false { } else if z.HasExtensions() && z.EncExt(x.StartTime) { - } else if yym2095 { + } else if yym2100 { z.EncBinaryMarshal(x.StartTime) - } else if !yym2095 && z.IsJSONHandle() { + } else if !yym2100 && z.IsJSONHandle() { z.EncJSONMarshal(x.StartTime) } else { z.EncFallback(x.StartTime) @@ -27986,14 +28034,14 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2076 || yy2arr2076 { + if yyr2081 || yy2arr2081 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2076[7] { + if yyq2081[7] { if x.ContainerStatuses == nil { r.EncodeNil() } else { - yym2097 := z.EncBinary() - _ = yym2097 + yym2102 := z.EncBinary() + _ = yym2102 if false { } else { h.encSliceContainerStatus(([]ContainerStatus)(x.ContainerStatuses), e) @@ -28003,15 +28051,15 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2076[7] { + if yyq2081[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerStatuses")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ContainerStatuses == nil { r.EncodeNil() } else { - yym2098 := z.EncBinary() - _ = yym2098 + yym2103 := z.EncBinary() + _ = yym2103 if false { } else { h.encSliceContainerStatus(([]ContainerStatus)(x.ContainerStatuses), e) @@ -28019,7 +28067,7 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2076 || yy2arr2076 { + if yyr2081 || yy2arr2081 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -28032,25 +28080,25 @@ func (x *PodStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2099 := z.DecBinary() - _ = yym2099 + yym2104 := z.DecBinary() + _ = yym2104 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2100 := r.ContainerType() - if yyct2100 == codecSelferValueTypeMap1234 { - yyl2100 := r.ReadMapStart() - if yyl2100 == 0 { + yyct2105 := r.ContainerType() + if yyct2105 == codecSelferValueTypeMap1234 { + yyl2105 := r.ReadMapStart() + if yyl2105 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2100, d) + x.codecDecodeSelfFromMap(yyl2105, d) } - } else if yyct2100 == codecSelferValueTypeArray1234 { - yyl2100 := r.ReadArrayStart() - if yyl2100 == 0 { + } else if yyct2105 == codecSelferValueTypeArray1234 { + yyl2105 := r.ReadArrayStart() + if yyl2105 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2100, d) + x.codecDecodeSelfFromArray(yyl2105, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -28062,12 +28110,12 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2101Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2101Slc - var yyhl2101 bool = l >= 0 - for yyj2101 := 0; ; yyj2101++ { - if yyhl2101 { - if yyj2101 >= l { + var yys2106Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2106Slc + var yyhl2106 bool = l >= 0 + for yyj2106 := 0; ; yyj2106++ { + if yyhl2106 { + if yyj2106 >= l { break } } else { @@ -28076,10 +28124,10 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2101Slc = r.DecodeBytes(yys2101Slc, true, true) - yys2101 := string(yys2101Slc) + yys2106Slc = r.DecodeBytes(yys2106Slc, true, true) + yys2106 := string(yys2106Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2101 { + switch yys2106 { case "phase": if r.TryDecodeAsNil() { x.Phase = "" @@ -28090,12 +28138,12 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv2103 := &x.Conditions - yym2104 := z.DecBinary() - _ = yym2104 + yyv2108 := &x.Conditions + yym2109 := z.DecBinary() + _ = yym2109 if false { } else { - h.decSlicePodCondition((*[]PodCondition)(yyv2103), d) + h.decSlicePodCondition((*[]PodCondition)(yyv2108), d) } } case "message": @@ -28131,13 +28179,13 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.StartTime == nil { x.StartTime = new(pkg2_unversioned.Time) } - yym2110 := z.DecBinary() - _ = yym2110 + yym2115 := z.DecBinary() + _ = yym2115 if false { } else if z.HasExtensions() && z.DecExt(x.StartTime) { - } else if yym2110 { + } else if yym2115 { z.DecBinaryUnmarshal(x.StartTime) - } else if !yym2110 && z.IsJSONHandle() { + } else if !yym2115 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.StartTime) } else { z.DecFallback(x.StartTime, false) @@ -28147,18 +28195,18 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ContainerStatuses = nil } else { - yyv2111 := &x.ContainerStatuses - yym2112 := z.DecBinary() - _ = yym2112 + yyv2116 := &x.ContainerStatuses + yym2117 := z.DecBinary() + _ = yym2117 if false { } else { - h.decSliceContainerStatus((*[]ContainerStatus)(yyv2111), d) + h.decSliceContainerStatus((*[]ContainerStatus)(yyv2116), d) } } default: - z.DecStructFieldNotFound(-1, yys2101) - } // end switch yys2101 - } // end for yyj2101 + z.DecStructFieldNotFound(-1, yys2106) + } // end switch yys2106 + } // end for yyj2106 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -28166,16 +28214,16 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2113 int - var yyb2113 bool - var yyhl2113 bool = l >= 0 - yyj2113++ - if yyhl2113 { - yyb2113 = yyj2113 > l + var yyj2118 int + var yyb2118 bool + var yyhl2118 bool = l >= 0 + yyj2118++ + if yyhl2118 { + yyb2118 = yyj2118 > l } else { - yyb2113 = r.CheckBreak() + yyb2118 = r.CheckBreak() } - if yyb2113 { + if yyb2118 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28185,13 +28233,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Phase = PodPhase(r.DecodeString()) } - yyj2113++ - if yyhl2113 { - yyb2113 = yyj2113 > l + yyj2118++ + if yyhl2118 { + yyb2118 = yyj2118 > l } else { - yyb2113 = r.CheckBreak() + yyb2118 = r.CheckBreak() } - if yyb2113 { + if yyb2118 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28199,21 +28247,21 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv2115 := &x.Conditions - yym2116 := z.DecBinary() - _ = yym2116 + yyv2120 := &x.Conditions + yym2121 := z.DecBinary() + _ = yym2121 if false { } else { - h.decSlicePodCondition((*[]PodCondition)(yyv2115), d) + h.decSlicePodCondition((*[]PodCondition)(yyv2120), d) } } - yyj2113++ - if yyhl2113 { - yyb2113 = yyj2113 > l + yyj2118++ + if yyhl2118 { + yyb2118 = yyj2118 > l } else { - yyb2113 = r.CheckBreak() + yyb2118 = r.CheckBreak() } - if yyb2113 { + if yyb2118 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28223,13 +28271,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Message = string(r.DecodeString()) } - yyj2113++ - if yyhl2113 { - yyb2113 = yyj2113 > l + yyj2118++ + if yyhl2118 { + yyb2118 = yyj2118 > l } else { - yyb2113 = r.CheckBreak() + yyb2118 = r.CheckBreak() } - if yyb2113 { + if yyb2118 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28239,13 +28287,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Reason = string(r.DecodeString()) } - yyj2113++ - if yyhl2113 { - yyb2113 = yyj2113 > l + yyj2118++ + if yyhl2118 { + yyb2118 = yyj2118 > l } else { - yyb2113 = r.CheckBreak() + yyb2118 = r.CheckBreak() } - if yyb2113 { + if yyb2118 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28255,13 +28303,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.HostIP = string(r.DecodeString()) } - yyj2113++ - if yyhl2113 { - yyb2113 = yyj2113 > l + yyj2118++ + if yyhl2118 { + yyb2118 = yyj2118 > l } else { - yyb2113 = r.CheckBreak() + yyb2118 = r.CheckBreak() } - if yyb2113 { + if yyb2118 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28271,13 +28319,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.PodIP = string(r.DecodeString()) } - yyj2113++ - if yyhl2113 { - yyb2113 = yyj2113 > l + yyj2118++ + if yyhl2118 { + yyb2118 = yyj2118 > l } else { - yyb2113 = r.CheckBreak() + yyb2118 = r.CheckBreak() } - if yyb2113 { + if yyb2118 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28290,25 +28338,25 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.StartTime == nil { x.StartTime = new(pkg2_unversioned.Time) } - yym2122 := z.DecBinary() - _ = yym2122 + yym2127 := z.DecBinary() + _ = yym2127 if false { } else if z.HasExtensions() && z.DecExt(x.StartTime) { - } else if yym2122 { + } else if yym2127 { z.DecBinaryUnmarshal(x.StartTime) - } else if !yym2122 && z.IsJSONHandle() { + } else if !yym2127 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.StartTime) } else { z.DecFallback(x.StartTime, false) } } - yyj2113++ - if yyhl2113 { - yyb2113 = yyj2113 > l + yyj2118++ + if yyhl2118 { + yyb2118 = yyj2118 > l } else { - yyb2113 = r.CheckBreak() + yyb2118 = r.CheckBreak() } - if yyb2113 { + if yyb2118 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28316,26 +28364,26 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ContainerStatuses = nil } else { - yyv2123 := &x.ContainerStatuses - yym2124 := z.DecBinary() - _ = yym2124 + yyv2128 := &x.ContainerStatuses + yym2129 := z.DecBinary() + _ = yym2129 if false { } else { - h.decSliceContainerStatus((*[]ContainerStatus)(yyv2123), d) + h.decSliceContainerStatus((*[]ContainerStatus)(yyv2128), d) } } for { - yyj2113++ - if yyhl2113 { - yyb2113 = yyj2113 > l + yyj2118++ + if yyhl2118 { + yyb2118 = yyj2118 > l } else { - yyb2113 = r.CheckBreak() + yyb2118 = r.CheckBreak() } - if yyb2113 { + if yyb2118 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2113-1, "") + z.DecStructFieldNotFound(yyj2118-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -28347,38 +28395,38 @@ func (x *PodStatusResult) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2125 := z.EncBinary() - _ = yym2125 + yym2130 := z.EncBinary() + _ = yym2130 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2126 := !z.EncBinary() - yy2arr2126 := z.EncBasicHandle().StructToArray - var yyq2126 [4]bool - _, _, _ = yysep2126, yyq2126, yy2arr2126 - const yyr2126 bool = false - yyq2126[0] = x.Kind != "" - yyq2126[1] = x.APIVersion != "" - yyq2126[2] = true - yyq2126[3] = true - var yynn2126 int - if yyr2126 || yy2arr2126 { + yysep2131 := !z.EncBinary() + yy2arr2131 := z.EncBasicHandle().StructToArray + var yyq2131 [4]bool + _, _, _ = yysep2131, yyq2131, yy2arr2131 + const yyr2131 bool = false + yyq2131[0] = x.Kind != "" + yyq2131[1] = x.APIVersion != "" + yyq2131[2] = true + yyq2131[3] = true + var yynn2131 int + if yyr2131 || yy2arr2131 { r.EncodeArrayStart(4) } else { - yynn2126 = 0 - for _, b := range yyq2126 { + yynn2131 = 0 + for _, b := range yyq2131 { if b { - yynn2126++ + yynn2131++ } } - r.EncodeMapStart(yynn2126) - yynn2126 = 0 + r.EncodeMapStart(yynn2131) + yynn2131 = 0 } - if yyr2126 || yy2arr2126 { + if yyr2131 || yy2arr2131 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2126[0] { - yym2128 := z.EncBinary() - _ = yym2128 + if yyq2131[0] { + yym2133 := z.EncBinary() + _ = yym2133 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -28387,23 +28435,23 @@ func (x *PodStatusResult) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2126[0] { + if yyq2131[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2129 := z.EncBinary() - _ = yym2129 + yym2134 := z.EncBinary() + _ = yym2134 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2126 || yy2arr2126 { + if yyr2131 || yy2arr2131 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2126[1] { - yym2131 := z.EncBinary() - _ = yym2131 + if yyq2131[1] { + yym2136 := z.EncBinary() + _ = yym2136 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -28412,53 +28460,53 @@ func (x *PodStatusResult) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2126[1] { + if yyq2131[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2132 := z.EncBinary() - _ = yym2132 + yym2137 := z.EncBinary() + _ = yym2137 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2126 || yy2arr2126 { + if yyr2131 || yy2arr2131 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2126[2] { - yy2134 := &x.ObjectMeta - yy2134.CodecEncodeSelf(e) + if yyq2131[2] { + yy2139 := &x.ObjectMeta + yy2139.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2126[2] { + if yyq2131[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2135 := &x.ObjectMeta - yy2135.CodecEncodeSelf(e) + yy2140 := &x.ObjectMeta + yy2140.CodecEncodeSelf(e) } } - if yyr2126 || yy2arr2126 { + if yyr2131 || yy2arr2131 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2126[3] { - yy2137 := &x.Status - yy2137.CodecEncodeSelf(e) + if yyq2131[3] { + yy2142 := &x.Status + yy2142.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2126[3] { + if yyq2131[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2138 := &x.Status - yy2138.CodecEncodeSelf(e) + yy2143 := &x.Status + yy2143.CodecEncodeSelf(e) } } - if yyr2126 || yy2arr2126 { + if yyr2131 || yy2arr2131 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -28471,25 +28519,25 @@ func (x *PodStatusResult) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2139 := z.DecBinary() - _ = yym2139 + yym2144 := z.DecBinary() + _ = yym2144 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2140 := r.ContainerType() - if yyct2140 == codecSelferValueTypeMap1234 { - yyl2140 := r.ReadMapStart() - if yyl2140 == 0 { + yyct2145 := r.ContainerType() + if yyct2145 == codecSelferValueTypeMap1234 { + yyl2145 := r.ReadMapStart() + if yyl2145 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2140, d) + x.codecDecodeSelfFromMap(yyl2145, d) } - } else if yyct2140 == codecSelferValueTypeArray1234 { - yyl2140 := r.ReadArrayStart() - if yyl2140 == 0 { + } else if yyct2145 == codecSelferValueTypeArray1234 { + yyl2145 := r.ReadArrayStart() + if yyl2145 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2140, d) + x.codecDecodeSelfFromArray(yyl2145, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -28501,12 +28549,12 @@ func (x *PodStatusResult) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2141Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2141Slc - var yyhl2141 bool = l >= 0 - for yyj2141 := 0; ; yyj2141++ { - if yyhl2141 { - if yyj2141 >= l { + var yys2146Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2146Slc + var yyhl2146 bool = l >= 0 + for yyj2146 := 0; ; yyj2146++ { + if yyhl2146 { + if yyj2146 >= l { break } } else { @@ -28515,10 +28563,10 @@ func (x *PodStatusResult) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2141Slc = r.DecodeBytes(yys2141Slc, true, true) - yys2141 := string(yys2141Slc) + yys2146Slc = r.DecodeBytes(yys2146Slc, true, true) + yys2146 := string(yys2146Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2141 { + switch yys2146 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -28535,20 +28583,20 @@ func (x *PodStatusResult) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2144 := &x.ObjectMeta - yyv2144.CodecDecodeSelf(d) + yyv2149 := &x.ObjectMeta + yyv2149.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = PodStatus{} } else { - yyv2145 := &x.Status - yyv2145.CodecDecodeSelf(d) + yyv2150 := &x.Status + yyv2150.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2141) - } // end switch yys2141 - } // end for yyj2141 + z.DecStructFieldNotFound(-1, yys2146) + } // end switch yys2146 + } // end for yyj2146 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -28556,16 +28604,16 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2146 int - var yyb2146 bool - var yyhl2146 bool = l >= 0 - yyj2146++ - if yyhl2146 { - yyb2146 = yyj2146 > l + var yyj2151 int + var yyb2151 bool + var yyhl2151 bool = l >= 0 + yyj2151++ + if yyhl2151 { + yyb2151 = yyj2151 > l } else { - yyb2146 = r.CheckBreak() + yyb2151 = r.CheckBreak() } - if yyb2146 { + if yyb2151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28575,13 +28623,13 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj2146++ - if yyhl2146 { - yyb2146 = yyj2146 > l + yyj2151++ + if yyhl2151 { + yyb2151 = yyj2151 > l } else { - yyb2146 = r.CheckBreak() + yyb2151 = r.CheckBreak() } - if yyb2146 { + if yyb2151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28591,13 +28639,13 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj2146++ - if yyhl2146 { - yyb2146 = yyj2146 > l + yyj2151++ + if yyhl2151 { + yyb2151 = yyj2151 > l } else { - yyb2146 = r.CheckBreak() + yyb2151 = r.CheckBreak() } - if yyb2146 { + if yyb2151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28605,16 +28653,16 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2149 := &x.ObjectMeta - yyv2149.CodecDecodeSelf(d) + yyv2154 := &x.ObjectMeta + yyv2154.CodecDecodeSelf(d) } - yyj2146++ - if yyhl2146 { - yyb2146 = yyj2146 > l + yyj2151++ + if yyhl2151 { + yyb2151 = yyj2151 > l } else { - yyb2146 = r.CheckBreak() + yyb2151 = r.CheckBreak() } - if yyb2146 { + if yyb2151 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28622,21 +28670,21 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Status = PodStatus{} } else { - yyv2150 := &x.Status - yyv2150.CodecDecodeSelf(d) + yyv2155 := &x.Status + yyv2155.CodecDecodeSelf(d) } for { - yyj2146++ - if yyhl2146 { - yyb2146 = yyj2146 > l + yyj2151++ + if yyhl2151 { + yyb2151 = yyj2151 > l } else { - yyb2146 = r.CheckBreak() + yyb2151 = r.CheckBreak() } - if yyb2146 { + if yyb2151 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2146-1, "") + z.DecStructFieldNotFound(yyj2151-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -28648,39 +28696,39 @@ func (x *Pod) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2151 := z.EncBinary() - _ = yym2151 + yym2156 := z.EncBinary() + _ = yym2156 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2152 := !z.EncBinary() - yy2arr2152 := z.EncBasicHandle().StructToArray - var yyq2152 [5]bool - _, _, _ = yysep2152, yyq2152, yy2arr2152 - const yyr2152 bool = false - yyq2152[0] = x.Kind != "" - yyq2152[1] = x.APIVersion != "" - yyq2152[2] = true - yyq2152[3] = true - yyq2152[4] = true - var yynn2152 int - if yyr2152 || yy2arr2152 { + yysep2157 := !z.EncBinary() + yy2arr2157 := z.EncBasicHandle().StructToArray + var yyq2157 [5]bool + _, _, _ = yysep2157, yyq2157, yy2arr2157 + const yyr2157 bool = false + yyq2157[0] = x.Kind != "" + yyq2157[1] = x.APIVersion != "" + yyq2157[2] = true + yyq2157[3] = true + yyq2157[4] = true + var yynn2157 int + if yyr2157 || yy2arr2157 { r.EncodeArrayStart(5) } else { - yynn2152 = 0 - for _, b := range yyq2152 { + yynn2157 = 0 + for _, b := range yyq2157 { if b { - yynn2152++ + yynn2157++ } } - r.EncodeMapStart(yynn2152) - yynn2152 = 0 + r.EncodeMapStart(yynn2157) + yynn2157 = 0 } - if yyr2152 || yy2arr2152 { + if yyr2157 || yy2arr2157 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2152[0] { - yym2154 := z.EncBinary() - _ = yym2154 + if yyq2157[0] { + yym2159 := z.EncBinary() + _ = yym2159 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -28689,23 +28737,23 @@ func (x *Pod) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2152[0] { + if yyq2157[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2155 := z.EncBinary() - _ = yym2155 + yym2160 := z.EncBinary() + _ = yym2160 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2152 || yy2arr2152 { + if yyr2157 || yy2arr2157 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2152[1] { - yym2157 := z.EncBinary() - _ = yym2157 + if yyq2157[1] { + yym2162 := z.EncBinary() + _ = yym2162 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -28714,70 +28762,70 @@ func (x *Pod) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2152[1] { + if yyq2157[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2158 := z.EncBinary() - _ = yym2158 + yym2163 := z.EncBinary() + _ = yym2163 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2152 || yy2arr2152 { + if yyr2157 || yy2arr2157 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2152[2] { - yy2160 := &x.ObjectMeta - yy2160.CodecEncodeSelf(e) + if yyq2157[2] { + yy2165 := &x.ObjectMeta + yy2165.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2152[2] { + if yyq2157[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2161 := &x.ObjectMeta - yy2161.CodecEncodeSelf(e) + yy2166 := &x.ObjectMeta + yy2166.CodecEncodeSelf(e) } } - if yyr2152 || yy2arr2152 { + if yyr2157 || yy2arr2157 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2152[3] { - yy2163 := &x.Spec - yy2163.CodecEncodeSelf(e) + if yyq2157[3] { + yy2168 := &x.Spec + yy2168.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2152[3] { + if yyq2157[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2164 := &x.Spec - yy2164.CodecEncodeSelf(e) + yy2169 := &x.Spec + yy2169.CodecEncodeSelf(e) } } - if yyr2152 || yy2arr2152 { + if yyr2157 || yy2arr2157 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2152[4] { - yy2166 := &x.Status - yy2166.CodecEncodeSelf(e) + if yyq2157[4] { + yy2171 := &x.Status + yy2171.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2152[4] { + if yyq2157[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2167 := &x.Status - yy2167.CodecEncodeSelf(e) + yy2172 := &x.Status + yy2172.CodecEncodeSelf(e) } } - if yyr2152 || yy2arr2152 { + if yyr2157 || yy2arr2157 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -28790,25 +28838,25 @@ func (x *Pod) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2168 := z.DecBinary() - _ = yym2168 + yym2173 := z.DecBinary() + _ = yym2173 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2169 := r.ContainerType() - if yyct2169 == codecSelferValueTypeMap1234 { - yyl2169 := r.ReadMapStart() - if yyl2169 == 0 { + yyct2174 := r.ContainerType() + if yyct2174 == codecSelferValueTypeMap1234 { + yyl2174 := r.ReadMapStart() + if yyl2174 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2169, d) + x.codecDecodeSelfFromMap(yyl2174, d) } - } else if yyct2169 == codecSelferValueTypeArray1234 { - yyl2169 := r.ReadArrayStart() - if yyl2169 == 0 { + } else if yyct2174 == codecSelferValueTypeArray1234 { + yyl2174 := r.ReadArrayStart() + if yyl2174 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2169, d) + x.codecDecodeSelfFromArray(yyl2174, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -28820,12 +28868,12 @@ func (x *Pod) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2170Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2170Slc - var yyhl2170 bool = l >= 0 - for yyj2170 := 0; ; yyj2170++ { - if yyhl2170 { - if yyj2170 >= l { + var yys2175Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2175Slc + var yyhl2175 bool = l >= 0 + for yyj2175 := 0; ; yyj2175++ { + if yyhl2175 { + if yyj2175 >= l { break } } else { @@ -28834,10 +28882,10 @@ func (x *Pod) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2170Slc = r.DecodeBytes(yys2170Slc, true, true) - yys2170 := string(yys2170Slc) + yys2175Slc = r.DecodeBytes(yys2175Slc, true, true) + yys2175 := string(yys2175Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2170 { + switch yys2175 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -28854,27 +28902,27 @@ func (x *Pod) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2173 := &x.ObjectMeta - yyv2173.CodecDecodeSelf(d) + yyv2178 := &x.ObjectMeta + yyv2178.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = PodSpec{} } else { - yyv2174 := &x.Spec - yyv2174.CodecDecodeSelf(d) + yyv2179 := &x.Spec + yyv2179.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = PodStatus{} } else { - yyv2175 := &x.Status - yyv2175.CodecDecodeSelf(d) + yyv2180 := &x.Status + yyv2180.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2170) - } // end switch yys2170 - } // end for yyj2170 + z.DecStructFieldNotFound(-1, yys2175) + } // end switch yys2175 + } // end for yyj2175 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -28882,16 +28930,16 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2176 int - var yyb2176 bool - var yyhl2176 bool = l >= 0 - yyj2176++ - if yyhl2176 { - yyb2176 = yyj2176 > l + var yyj2181 int + var yyb2181 bool + var yyhl2181 bool = l >= 0 + yyj2181++ + if yyhl2181 { + yyb2181 = yyj2181 > l } else { - yyb2176 = r.CheckBreak() + yyb2181 = r.CheckBreak() } - if yyb2176 { + if yyb2181 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28901,13 +28949,13 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2176++ - if yyhl2176 { - yyb2176 = yyj2176 > l + yyj2181++ + if yyhl2181 { + yyb2181 = yyj2181 > l } else { - yyb2176 = r.CheckBreak() + yyb2181 = r.CheckBreak() } - if yyb2176 { + if yyb2181 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28917,13 +28965,13 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj2176++ - if yyhl2176 { - yyb2176 = yyj2176 > l + yyj2181++ + if yyhl2181 { + yyb2181 = yyj2181 > l } else { - yyb2176 = r.CheckBreak() + yyb2181 = r.CheckBreak() } - if yyb2176 { + if yyb2181 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28931,16 +28979,16 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2179 := &x.ObjectMeta - yyv2179.CodecDecodeSelf(d) + yyv2184 := &x.ObjectMeta + yyv2184.CodecDecodeSelf(d) } - yyj2176++ - if yyhl2176 { - yyb2176 = yyj2176 > l + yyj2181++ + if yyhl2181 { + yyb2181 = yyj2181 > l } else { - yyb2176 = r.CheckBreak() + yyb2181 = r.CheckBreak() } - if yyb2176 { + if yyb2181 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28948,16 +28996,16 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = PodSpec{} } else { - yyv2180 := &x.Spec - yyv2180.CodecDecodeSelf(d) + yyv2185 := &x.Spec + yyv2185.CodecDecodeSelf(d) } - yyj2176++ - if yyhl2176 { - yyb2176 = yyj2176 > l + yyj2181++ + if yyhl2181 { + yyb2181 = yyj2181 > l } else { - yyb2176 = r.CheckBreak() + yyb2181 = r.CheckBreak() } - if yyb2176 { + if yyb2181 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28965,21 +29013,21 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = PodStatus{} } else { - yyv2181 := &x.Status - yyv2181.CodecDecodeSelf(d) + yyv2186 := &x.Status + yyv2186.CodecDecodeSelf(d) } for { - yyj2176++ - if yyhl2176 { - yyb2176 = yyj2176 > l + yyj2181++ + if yyhl2181 { + yyb2181 = yyj2181 > l } else { - yyb2176 = r.CheckBreak() + yyb2181 = r.CheckBreak() } - if yyb2176 { + if yyb2181 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2176-1, "") + z.DecStructFieldNotFound(yyj2181-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -28991,37 +29039,37 @@ func (x *PodList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2182 := z.EncBinary() - _ = yym2182 + yym2187 := z.EncBinary() + _ = yym2187 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2183 := !z.EncBinary() - yy2arr2183 := z.EncBasicHandle().StructToArray - var yyq2183 [4]bool - _, _, _ = yysep2183, yyq2183, yy2arr2183 - const yyr2183 bool = false - yyq2183[0] = x.Kind != "" - yyq2183[1] = x.APIVersion != "" - yyq2183[2] = true - var yynn2183 int - if yyr2183 || yy2arr2183 { + yysep2188 := !z.EncBinary() + yy2arr2188 := z.EncBasicHandle().StructToArray + var yyq2188 [4]bool + _, _, _ = yysep2188, yyq2188, yy2arr2188 + const yyr2188 bool = false + yyq2188[0] = x.Kind != "" + yyq2188[1] = x.APIVersion != "" + yyq2188[2] = true + var yynn2188 int + if yyr2188 || yy2arr2188 { r.EncodeArrayStart(4) } else { - yynn2183 = 1 - for _, b := range yyq2183 { + yynn2188 = 1 + for _, b := range yyq2188 { if b { - yynn2183++ + yynn2188++ } } - r.EncodeMapStart(yynn2183) - yynn2183 = 0 + r.EncodeMapStart(yynn2188) + yynn2188 = 0 } - if yyr2183 || yy2arr2183 { + if yyr2188 || yy2arr2188 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2183[0] { - yym2185 := z.EncBinary() - _ = yym2185 + if yyq2188[0] { + yym2190 := z.EncBinary() + _ = yym2190 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -29030,23 +29078,23 @@ func (x *PodList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2183[0] { + if yyq2188[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2186 := z.EncBinary() - _ = yym2186 + yym2191 := z.EncBinary() + _ = yym2191 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2183 || yy2arr2183 { + if yyr2188 || yy2arr2188 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2183[1] { - yym2188 := z.EncBinary() - _ = yym2188 + if yyq2188[1] { + yym2193 := z.EncBinary() + _ = yym2193 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -29055,54 +29103,54 @@ func (x *PodList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2183[1] { + if yyq2188[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2189 := z.EncBinary() - _ = yym2189 + yym2194 := z.EncBinary() + _ = yym2194 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2183 || yy2arr2183 { + if yyr2188 || yy2arr2188 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2183[2] { - yy2191 := &x.ListMeta - yym2192 := z.EncBinary() - _ = yym2192 + if yyq2188[2] { + yy2196 := &x.ListMeta + yym2197 := z.EncBinary() + _ = yym2197 if false { - } else if z.HasExtensions() && z.EncExt(yy2191) { + } else if z.HasExtensions() && z.EncExt(yy2196) { } else { - z.EncFallback(yy2191) + z.EncFallback(yy2196) } } else { r.EncodeNil() } } else { - if yyq2183[2] { + if yyq2188[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2193 := &x.ListMeta - yym2194 := z.EncBinary() - _ = yym2194 + yy2198 := &x.ListMeta + yym2199 := z.EncBinary() + _ = yym2199 if false { - } else if z.HasExtensions() && z.EncExt(yy2193) { + } else if z.HasExtensions() && z.EncExt(yy2198) { } else { - z.EncFallback(yy2193) + z.EncFallback(yy2198) } } } - if yyr2183 || yy2arr2183 { + if yyr2188 || yy2arr2188 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2196 := z.EncBinary() - _ = yym2196 + yym2201 := z.EncBinary() + _ = yym2201 if false { } else { h.encSlicePod(([]Pod)(x.Items), e) @@ -29115,15 +29163,15 @@ func (x *PodList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2197 := z.EncBinary() - _ = yym2197 + yym2202 := z.EncBinary() + _ = yym2202 if false { } else { h.encSlicePod(([]Pod)(x.Items), e) } } } - if yyr2183 || yy2arr2183 { + if yyr2188 || yy2arr2188 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -29136,25 +29184,25 @@ func (x *PodList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2198 := z.DecBinary() - _ = yym2198 + yym2203 := z.DecBinary() + _ = yym2203 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2199 := r.ContainerType() - if yyct2199 == codecSelferValueTypeMap1234 { - yyl2199 := r.ReadMapStart() - if yyl2199 == 0 { + yyct2204 := r.ContainerType() + if yyct2204 == codecSelferValueTypeMap1234 { + yyl2204 := r.ReadMapStart() + if yyl2204 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2199, d) + x.codecDecodeSelfFromMap(yyl2204, d) } - } else if yyct2199 == codecSelferValueTypeArray1234 { - yyl2199 := r.ReadArrayStart() - if yyl2199 == 0 { + } else if yyct2204 == codecSelferValueTypeArray1234 { + yyl2204 := r.ReadArrayStart() + if yyl2204 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2199, d) + x.codecDecodeSelfFromArray(yyl2204, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -29166,12 +29214,12 @@ func (x *PodList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2200Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2200Slc - var yyhl2200 bool = l >= 0 - for yyj2200 := 0; ; yyj2200++ { - if yyhl2200 { - if yyj2200 >= l { + var yys2205Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2205Slc + var yyhl2205 bool = l >= 0 + for yyj2205 := 0; ; yyj2205++ { + if yyhl2205 { + if yyj2205 >= l { break } } else { @@ -29180,10 +29228,10 @@ func (x *PodList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2200Slc = r.DecodeBytes(yys2200Slc, true, true) - yys2200 := string(yys2200Slc) + yys2205Slc = r.DecodeBytes(yys2205Slc, true, true) + yys2205 := string(yys2205Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2200 { + switch yys2205 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -29200,31 +29248,31 @@ func (x *PodList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2203 := &x.ListMeta - yym2204 := z.DecBinary() - _ = yym2204 + yyv2208 := &x.ListMeta + yym2209 := z.DecBinary() + _ = yym2209 if false { - } else if z.HasExtensions() && z.DecExt(yyv2203) { + } else if z.HasExtensions() && z.DecExt(yyv2208) { } else { - z.DecFallback(yyv2203, false) + z.DecFallback(yyv2208, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2205 := &x.Items - yym2206 := z.DecBinary() - _ = yym2206 + yyv2210 := &x.Items + yym2211 := z.DecBinary() + _ = yym2211 if false { } else { - h.decSlicePod((*[]Pod)(yyv2205), d) + h.decSlicePod((*[]Pod)(yyv2210), d) } } default: - z.DecStructFieldNotFound(-1, yys2200) - } // end switch yys2200 - } // end for yyj2200 + z.DecStructFieldNotFound(-1, yys2205) + } // end switch yys2205 + } // end for yyj2205 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -29232,16 +29280,16 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2207 int - var yyb2207 bool - var yyhl2207 bool = l >= 0 - yyj2207++ - if yyhl2207 { - yyb2207 = yyj2207 > l + var yyj2212 int + var yyb2212 bool + var yyhl2212 bool = l >= 0 + yyj2212++ + if yyhl2212 { + yyb2212 = yyj2212 > l } else { - yyb2207 = r.CheckBreak() + yyb2212 = r.CheckBreak() } - if yyb2207 { + if yyb2212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29251,13 +29299,13 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2207++ - if yyhl2207 { - yyb2207 = yyj2207 > l + yyj2212++ + if yyhl2212 { + yyb2212 = yyj2212 > l } else { - yyb2207 = r.CheckBreak() + yyb2212 = r.CheckBreak() } - if yyb2207 { + if yyb2212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29267,13 +29315,13 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj2207++ - if yyhl2207 { - yyb2207 = yyj2207 > l + yyj2212++ + if yyhl2212 { + yyb2212 = yyj2212 > l } else { - yyb2207 = r.CheckBreak() + yyb2212 = r.CheckBreak() } - if yyb2207 { + if yyb2212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29281,22 +29329,22 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2210 := &x.ListMeta - yym2211 := z.DecBinary() - _ = yym2211 + yyv2215 := &x.ListMeta + yym2216 := z.DecBinary() + _ = yym2216 if false { - } else if z.HasExtensions() && z.DecExt(yyv2210) { + } else if z.HasExtensions() && z.DecExt(yyv2215) { } else { - z.DecFallback(yyv2210, false) + z.DecFallback(yyv2215, false) } } - yyj2207++ - if yyhl2207 { - yyb2207 = yyj2207 > l + yyj2212++ + if yyhl2212 { + yyb2212 = yyj2212 > l } else { - yyb2207 = r.CheckBreak() + yyb2212 = r.CheckBreak() } - if yyb2207 { + if yyb2212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29304,26 +29352,26 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2212 := &x.Items - yym2213 := z.DecBinary() - _ = yym2213 + yyv2217 := &x.Items + yym2218 := z.DecBinary() + _ = yym2218 if false { } else { - h.decSlicePod((*[]Pod)(yyv2212), d) + h.decSlicePod((*[]Pod)(yyv2217), d) } } for { - yyj2207++ - if yyhl2207 { - yyb2207 = yyj2207 > l + yyj2212++ + if yyhl2212 { + yyb2212 = yyj2212 > l } else { - yyb2207 = r.CheckBreak() + yyb2212 = r.CheckBreak() } - if yyb2207 { + if yyb2212 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2207-1, "") + z.DecStructFieldNotFound(yyj2212-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -29335,66 +29383,66 @@ func (x *PodTemplateSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2214 := z.EncBinary() - _ = yym2214 + yym2219 := z.EncBinary() + _ = yym2219 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2215 := !z.EncBinary() - yy2arr2215 := z.EncBasicHandle().StructToArray - var yyq2215 [2]bool - _, _, _ = yysep2215, yyq2215, yy2arr2215 - const yyr2215 bool = false - yyq2215[0] = true - yyq2215[1] = true - var yynn2215 int - if yyr2215 || yy2arr2215 { + yysep2220 := !z.EncBinary() + yy2arr2220 := z.EncBasicHandle().StructToArray + var yyq2220 [2]bool + _, _, _ = yysep2220, yyq2220, yy2arr2220 + const yyr2220 bool = false + yyq2220[0] = true + yyq2220[1] = true + var yynn2220 int + if yyr2220 || yy2arr2220 { r.EncodeArrayStart(2) } else { - yynn2215 = 0 - for _, b := range yyq2215 { + yynn2220 = 0 + for _, b := range yyq2220 { if b { - yynn2215++ + yynn2220++ } } - r.EncodeMapStart(yynn2215) - yynn2215 = 0 + r.EncodeMapStart(yynn2220) + yynn2220 = 0 } - if yyr2215 || yy2arr2215 { + if yyr2220 || yy2arr2220 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2215[0] { - yy2217 := &x.ObjectMeta - yy2217.CodecEncodeSelf(e) + if yyq2220[0] { + yy2222 := &x.ObjectMeta + yy2222.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2215[0] { + if yyq2220[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2218 := &x.ObjectMeta - yy2218.CodecEncodeSelf(e) + yy2223 := &x.ObjectMeta + yy2223.CodecEncodeSelf(e) } } - if yyr2215 || yy2arr2215 { + if yyr2220 || yy2arr2220 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2215[1] { - yy2220 := &x.Spec - yy2220.CodecEncodeSelf(e) + if yyq2220[1] { + yy2225 := &x.Spec + yy2225.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2215[1] { + if yyq2220[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2221 := &x.Spec - yy2221.CodecEncodeSelf(e) + yy2226 := &x.Spec + yy2226.CodecEncodeSelf(e) } } - if yyr2215 || yy2arr2215 { + if yyr2220 || yy2arr2220 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -29407,25 +29455,25 @@ func (x *PodTemplateSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2222 := z.DecBinary() - _ = yym2222 + yym2227 := z.DecBinary() + _ = yym2227 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2223 := r.ContainerType() - if yyct2223 == codecSelferValueTypeMap1234 { - yyl2223 := r.ReadMapStart() - if yyl2223 == 0 { + yyct2228 := r.ContainerType() + if yyct2228 == codecSelferValueTypeMap1234 { + yyl2228 := r.ReadMapStart() + if yyl2228 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2223, d) + x.codecDecodeSelfFromMap(yyl2228, d) } - } else if yyct2223 == codecSelferValueTypeArray1234 { - yyl2223 := r.ReadArrayStart() - if yyl2223 == 0 { + } else if yyct2228 == codecSelferValueTypeArray1234 { + yyl2228 := r.ReadArrayStart() + if yyl2228 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2223, d) + x.codecDecodeSelfFromArray(yyl2228, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -29437,12 +29485,12 @@ func (x *PodTemplateSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2224Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2224Slc - var yyhl2224 bool = l >= 0 - for yyj2224 := 0; ; yyj2224++ { - if yyhl2224 { - if yyj2224 >= l { + var yys2229Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2229Slc + var yyhl2229 bool = l >= 0 + for yyj2229 := 0; ; yyj2229++ { + if yyhl2229 { + if yyj2229 >= l { break } } else { @@ -29451,28 +29499,28 @@ func (x *PodTemplateSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2224Slc = r.DecodeBytes(yys2224Slc, true, true) - yys2224 := string(yys2224Slc) + yys2229Slc = r.DecodeBytes(yys2229Slc, true, true) + yys2229 := string(yys2229Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2224 { + switch yys2229 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2225 := &x.ObjectMeta - yyv2225.CodecDecodeSelf(d) + yyv2230 := &x.ObjectMeta + yyv2230.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = PodSpec{} } else { - yyv2226 := &x.Spec - yyv2226.CodecDecodeSelf(d) + yyv2231 := &x.Spec + yyv2231.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2224) - } // end switch yys2224 - } // end for yyj2224 + z.DecStructFieldNotFound(-1, yys2229) + } // end switch yys2229 + } // end for yyj2229 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -29480,16 +29528,16 @@ func (x *PodTemplateSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2227 int - var yyb2227 bool - var yyhl2227 bool = l >= 0 - yyj2227++ - if yyhl2227 { - yyb2227 = yyj2227 > l + var yyj2232 int + var yyb2232 bool + var yyhl2232 bool = l >= 0 + yyj2232++ + if yyhl2232 { + yyb2232 = yyj2232 > l } else { - yyb2227 = r.CheckBreak() + yyb2232 = r.CheckBreak() } - if yyb2227 { + if yyb2232 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29497,16 +29545,16 @@ func (x *PodTemplateSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2228 := &x.ObjectMeta - yyv2228.CodecDecodeSelf(d) + yyv2233 := &x.ObjectMeta + yyv2233.CodecDecodeSelf(d) } - yyj2227++ - if yyhl2227 { - yyb2227 = yyj2227 > l + yyj2232++ + if yyhl2232 { + yyb2232 = yyj2232 > l } else { - yyb2227 = r.CheckBreak() + yyb2232 = r.CheckBreak() } - if yyb2227 { + if yyb2232 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29514,21 +29562,21 @@ func (x *PodTemplateSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Spec = PodSpec{} } else { - yyv2229 := &x.Spec - yyv2229.CodecDecodeSelf(d) + yyv2234 := &x.Spec + yyv2234.CodecDecodeSelf(d) } for { - yyj2227++ - if yyhl2227 { - yyb2227 = yyj2227 > l + yyj2232++ + if yyhl2232 { + yyb2232 = yyj2232 > l } else { - yyb2227 = r.CheckBreak() + yyb2232 = r.CheckBreak() } - if yyb2227 { + if yyb2232 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2227-1, "") + z.DecStructFieldNotFound(yyj2232-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -29540,38 +29588,38 @@ func (x *PodTemplate) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2230 := z.EncBinary() - _ = yym2230 + yym2235 := z.EncBinary() + _ = yym2235 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2231 := !z.EncBinary() - yy2arr2231 := z.EncBasicHandle().StructToArray - var yyq2231 [4]bool - _, _, _ = yysep2231, yyq2231, yy2arr2231 - const yyr2231 bool = false - yyq2231[0] = x.Kind != "" - yyq2231[1] = x.APIVersion != "" - yyq2231[2] = true - yyq2231[3] = true - var yynn2231 int - if yyr2231 || yy2arr2231 { + yysep2236 := !z.EncBinary() + yy2arr2236 := z.EncBasicHandle().StructToArray + var yyq2236 [4]bool + _, _, _ = yysep2236, yyq2236, yy2arr2236 + const yyr2236 bool = false + yyq2236[0] = x.Kind != "" + yyq2236[1] = x.APIVersion != "" + yyq2236[2] = true + yyq2236[3] = true + var yynn2236 int + if yyr2236 || yy2arr2236 { r.EncodeArrayStart(4) } else { - yynn2231 = 0 - for _, b := range yyq2231 { + yynn2236 = 0 + for _, b := range yyq2236 { if b { - yynn2231++ + yynn2236++ } } - r.EncodeMapStart(yynn2231) - yynn2231 = 0 + r.EncodeMapStart(yynn2236) + yynn2236 = 0 } - if yyr2231 || yy2arr2231 { + if yyr2236 || yy2arr2236 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2231[0] { - yym2233 := z.EncBinary() - _ = yym2233 + if yyq2236[0] { + yym2238 := z.EncBinary() + _ = yym2238 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -29580,23 +29628,23 @@ func (x *PodTemplate) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2231[0] { + if yyq2236[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2234 := z.EncBinary() - _ = yym2234 + yym2239 := z.EncBinary() + _ = yym2239 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2231 || yy2arr2231 { + if yyr2236 || yy2arr2236 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2231[1] { - yym2236 := z.EncBinary() - _ = yym2236 + if yyq2236[1] { + yym2241 := z.EncBinary() + _ = yym2241 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -29605,53 +29653,53 @@ func (x *PodTemplate) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2231[1] { + if yyq2236[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2237 := z.EncBinary() - _ = yym2237 + yym2242 := z.EncBinary() + _ = yym2242 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2231 || yy2arr2231 { + if yyr2236 || yy2arr2236 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2231[2] { - yy2239 := &x.ObjectMeta - yy2239.CodecEncodeSelf(e) + if yyq2236[2] { + yy2244 := &x.ObjectMeta + yy2244.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2231[2] { + if yyq2236[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2240 := &x.ObjectMeta - yy2240.CodecEncodeSelf(e) + yy2245 := &x.ObjectMeta + yy2245.CodecEncodeSelf(e) } } - if yyr2231 || yy2arr2231 { + if yyr2236 || yy2arr2236 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2231[3] { - yy2242 := &x.Template - yy2242.CodecEncodeSelf(e) + if yyq2236[3] { + yy2247 := &x.Template + yy2247.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2231[3] { + if yyq2236[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("template")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2243 := &x.Template - yy2243.CodecEncodeSelf(e) + yy2248 := &x.Template + yy2248.CodecEncodeSelf(e) } } - if yyr2231 || yy2arr2231 { + if yyr2236 || yy2arr2236 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -29664,25 +29712,25 @@ func (x *PodTemplate) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2244 := z.DecBinary() - _ = yym2244 + yym2249 := z.DecBinary() + _ = yym2249 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2245 := r.ContainerType() - if yyct2245 == codecSelferValueTypeMap1234 { - yyl2245 := r.ReadMapStart() - if yyl2245 == 0 { + yyct2250 := r.ContainerType() + if yyct2250 == codecSelferValueTypeMap1234 { + yyl2250 := r.ReadMapStart() + if yyl2250 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2245, d) + x.codecDecodeSelfFromMap(yyl2250, d) } - } else if yyct2245 == codecSelferValueTypeArray1234 { - yyl2245 := r.ReadArrayStart() - if yyl2245 == 0 { + } else if yyct2250 == codecSelferValueTypeArray1234 { + yyl2250 := r.ReadArrayStart() + if yyl2250 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2245, d) + x.codecDecodeSelfFromArray(yyl2250, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -29694,12 +29742,12 @@ func (x *PodTemplate) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2246Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2246Slc - var yyhl2246 bool = l >= 0 - for yyj2246 := 0; ; yyj2246++ { - if yyhl2246 { - if yyj2246 >= l { + var yys2251Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2251Slc + var yyhl2251 bool = l >= 0 + for yyj2251 := 0; ; yyj2251++ { + if yyhl2251 { + if yyj2251 >= l { break } } else { @@ -29708,10 +29756,10 @@ func (x *PodTemplate) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2246Slc = r.DecodeBytes(yys2246Slc, true, true) - yys2246 := string(yys2246Slc) + yys2251Slc = r.DecodeBytes(yys2251Slc, true, true) + yys2251 := string(yys2251Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2246 { + switch yys2251 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -29728,20 +29776,20 @@ func (x *PodTemplate) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2249 := &x.ObjectMeta - yyv2249.CodecDecodeSelf(d) + yyv2254 := &x.ObjectMeta + yyv2254.CodecDecodeSelf(d) } case "template": if r.TryDecodeAsNil() { x.Template = PodTemplateSpec{} } else { - yyv2250 := &x.Template - yyv2250.CodecDecodeSelf(d) + yyv2255 := &x.Template + yyv2255.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2246) - } // end switch yys2246 - } // end for yyj2246 + z.DecStructFieldNotFound(-1, yys2251) + } // end switch yys2251 + } // end for yyj2251 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -29749,16 +29797,16 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2251 int - var yyb2251 bool - var yyhl2251 bool = l >= 0 - yyj2251++ - if yyhl2251 { - yyb2251 = yyj2251 > l + var yyj2256 int + var yyb2256 bool + var yyhl2256 bool = l >= 0 + yyj2256++ + if yyhl2256 { + yyb2256 = yyj2256 > l } else { - yyb2251 = r.CheckBreak() + yyb2256 = r.CheckBreak() } - if yyb2251 { + if yyb2256 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29768,13 +29816,13 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2251++ - if yyhl2251 { - yyb2251 = yyj2251 > l + yyj2256++ + if yyhl2256 { + yyb2256 = yyj2256 > l } else { - yyb2251 = r.CheckBreak() + yyb2256 = r.CheckBreak() } - if yyb2251 { + if yyb2256 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29784,13 +29832,13 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj2251++ - if yyhl2251 { - yyb2251 = yyj2251 > l + yyj2256++ + if yyhl2256 { + yyb2256 = yyj2256 > l } else { - yyb2251 = r.CheckBreak() + yyb2256 = r.CheckBreak() } - if yyb2251 { + if yyb2256 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29798,16 +29846,16 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2254 := &x.ObjectMeta - yyv2254.CodecDecodeSelf(d) + yyv2259 := &x.ObjectMeta + yyv2259.CodecDecodeSelf(d) } - yyj2251++ - if yyhl2251 { - yyb2251 = yyj2251 > l + yyj2256++ + if yyhl2256 { + yyb2256 = yyj2256 > l } else { - yyb2251 = r.CheckBreak() + yyb2256 = r.CheckBreak() } - if yyb2251 { + if yyb2256 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29815,21 +29863,21 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Template = PodTemplateSpec{} } else { - yyv2255 := &x.Template - yyv2255.CodecDecodeSelf(d) + yyv2260 := &x.Template + yyv2260.CodecDecodeSelf(d) } for { - yyj2251++ - if yyhl2251 { - yyb2251 = yyj2251 > l + yyj2256++ + if yyhl2256 { + yyb2256 = yyj2256 > l } else { - yyb2251 = r.CheckBreak() + yyb2256 = r.CheckBreak() } - if yyb2251 { + if yyb2256 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2251-1, "") + z.DecStructFieldNotFound(yyj2256-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -29841,37 +29889,37 @@ func (x *PodTemplateList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2256 := z.EncBinary() - _ = yym2256 + yym2261 := z.EncBinary() + _ = yym2261 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2257 := !z.EncBinary() - yy2arr2257 := z.EncBasicHandle().StructToArray - var yyq2257 [4]bool - _, _, _ = yysep2257, yyq2257, yy2arr2257 - const yyr2257 bool = false - yyq2257[0] = x.Kind != "" - yyq2257[1] = x.APIVersion != "" - yyq2257[2] = true - var yynn2257 int - if yyr2257 || yy2arr2257 { + yysep2262 := !z.EncBinary() + yy2arr2262 := z.EncBasicHandle().StructToArray + var yyq2262 [4]bool + _, _, _ = yysep2262, yyq2262, yy2arr2262 + const yyr2262 bool = false + yyq2262[0] = x.Kind != "" + yyq2262[1] = x.APIVersion != "" + yyq2262[2] = true + var yynn2262 int + if yyr2262 || yy2arr2262 { r.EncodeArrayStart(4) } else { - yynn2257 = 1 - for _, b := range yyq2257 { + yynn2262 = 1 + for _, b := range yyq2262 { if b { - yynn2257++ + yynn2262++ } } - r.EncodeMapStart(yynn2257) - yynn2257 = 0 + r.EncodeMapStart(yynn2262) + yynn2262 = 0 } - if yyr2257 || yy2arr2257 { + if yyr2262 || yy2arr2262 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2257[0] { - yym2259 := z.EncBinary() - _ = yym2259 + if yyq2262[0] { + yym2264 := z.EncBinary() + _ = yym2264 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -29880,23 +29928,23 @@ func (x *PodTemplateList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2257[0] { + if yyq2262[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2260 := z.EncBinary() - _ = yym2260 + yym2265 := z.EncBinary() + _ = yym2265 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2257 || yy2arr2257 { + if yyr2262 || yy2arr2262 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2257[1] { - yym2262 := z.EncBinary() - _ = yym2262 + if yyq2262[1] { + yym2267 := z.EncBinary() + _ = yym2267 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -29905,54 +29953,54 @@ func (x *PodTemplateList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2257[1] { + if yyq2262[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2263 := z.EncBinary() - _ = yym2263 + yym2268 := z.EncBinary() + _ = yym2268 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2257 || yy2arr2257 { + if yyr2262 || yy2arr2262 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2257[2] { - yy2265 := &x.ListMeta - yym2266 := z.EncBinary() - _ = yym2266 + if yyq2262[2] { + yy2270 := &x.ListMeta + yym2271 := z.EncBinary() + _ = yym2271 if false { - } else if z.HasExtensions() && z.EncExt(yy2265) { + } else if z.HasExtensions() && z.EncExt(yy2270) { } else { - z.EncFallback(yy2265) + z.EncFallback(yy2270) } } else { r.EncodeNil() } } else { - if yyq2257[2] { + if yyq2262[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2267 := &x.ListMeta - yym2268 := z.EncBinary() - _ = yym2268 + yy2272 := &x.ListMeta + yym2273 := z.EncBinary() + _ = yym2273 if false { - } else if z.HasExtensions() && z.EncExt(yy2267) { + } else if z.HasExtensions() && z.EncExt(yy2272) { } else { - z.EncFallback(yy2267) + z.EncFallback(yy2272) } } } - if yyr2257 || yy2arr2257 { + if yyr2262 || yy2arr2262 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2270 := z.EncBinary() - _ = yym2270 + yym2275 := z.EncBinary() + _ = yym2275 if false { } else { h.encSlicePodTemplate(([]PodTemplate)(x.Items), e) @@ -29965,15 +30013,15 @@ func (x *PodTemplateList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2271 := z.EncBinary() - _ = yym2271 + yym2276 := z.EncBinary() + _ = yym2276 if false { } else { h.encSlicePodTemplate(([]PodTemplate)(x.Items), e) } } } - if yyr2257 || yy2arr2257 { + if yyr2262 || yy2arr2262 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -29986,25 +30034,25 @@ func (x *PodTemplateList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2272 := z.DecBinary() - _ = yym2272 + yym2277 := z.DecBinary() + _ = yym2277 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2273 := r.ContainerType() - if yyct2273 == codecSelferValueTypeMap1234 { - yyl2273 := r.ReadMapStart() - if yyl2273 == 0 { + yyct2278 := r.ContainerType() + if yyct2278 == codecSelferValueTypeMap1234 { + yyl2278 := r.ReadMapStart() + if yyl2278 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2273, d) + x.codecDecodeSelfFromMap(yyl2278, d) } - } else if yyct2273 == codecSelferValueTypeArray1234 { - yyl2273 := r.ReadArrayStart() - if yyl2273 == 0 { + } else if yyct2278 == codecSelferValueTypeArray1234 { + yyl2278 := r.ReadArrayStart() + if yyl2278 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2273, d) + x.codecDecodeSelfFromArray(yyl2278, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -30016,12 +30064,12 @@ func (x *PodTemplateList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2274Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2274Slc - var yyhl2274 bool = l >= 0 - for yyj2274 := 0; ; yyj2274++ { - if yyhl2274 { - if yyj2274 >= l { + var yys2279Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2279Slc + var yyhl2279 bool = l >= 0 + for yyj2279 := 0; ; yyj2279++ { + if yyhl2279 { + if yyj2279 >= l { break } } else { @@ -30030,10 +30078,10 @@ func (x *PodTemplateList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2274Slc = r.DecodeBytes(yys2274Slc, true, true) - yys2274 := string(yys2274Slc) + yys2279Slc = r.DecodeBytes(yys2279Slc, true, true) + yys2279 := string(yys2279Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2274 { + switch yys2279 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -30050,31 +30098,31 @@ func (x *PodTemplateList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2277 := &x.ListMeta - yym2278 := z.DecBinary() - _ = yym2278 + yyv2282 := &x.ListMeta + yym2283 := z.DecBinary() + _ = yym2283 if false { - } else if z.HasExtensions() && z.DecExt(yyv2277) { + } else if z.HasExtensions() && z.DecExt(yyv2282) { } else { - z.DecFallback(yyv2277, false) + z.DecFallback(yyv2282, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2279 := &x.Items - yym2280 := z.DecBinary() - _ = yym2280 + yyv2284 := &x.Items + yym2285 := z.DecBinary() + _ = yym2285 if false { } else { - h.decSlicePodTemplate((*[]PodTemplate)(yyv2279), d) + h.decSlicePodTemplate((*[]PodTemplate)(yyv2284), d) } } default: - z.DecStructFieldNotFound(-1, yys2274) - } // end switch yys2274 - } // end for yyj2274 + z.DecStructFieldNotFound(-1, yys2279) + } // end switch yys2279 + } // end for yyj2279 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -30082,16 +30130,16 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2281 int - var yyb2281 bool - var yyhl2281 bool = l >= 0 - yyj2281++ - if yyhl2281 { - yyb2281 = yyj2281 > l + var yyj2286 int + var yyb2286 bool + var yyhl2286 bool = l >= 0 + yyj2286++ + if yyhl2286 { + yyb2286 = yyj2286 > l } else { - yyb2281 = r.CheckBreak() + yyb2286 = r.CheckBreak() } - if yyb2281 { + if yyb2286 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30101,13 +30149,13 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj2281++ - if yyhl2281 { - yyb2281 = yyj2281 > l + yyj2286++ + if yyhl2286 { + yyb2286 = yyj2286 > l } else { - yyb2281 = r.CheckBreak() + yyb2286 = r.CheckBreak() } - if yyb2281 { + if yyb2286 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30117,13 +30165,13 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj2281++ - if yyhl2281 { - yyb2281 = yyj2281 > l + yyj2286++ + if yyhl2286 { + yyb2286 = yyj2286 > l } else { - yyb2281 = r.CheckBreak() + yyb2286 = r.CheckBreak() } - if yyb2281 { + if yyb2286 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30131,22 +30179,22 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2284 := &x.ListMeta - yym2285 := z.DecBinary() - _ = yym2285 + yyv2289 := &x.ListMeta + yym2290 := z.DecBinary() + _ = yym2290 if false { - } else if z.HasExtensions() && z.DecExt(yyv2284) { + } else if z.HasExtensions() && z.DecExt(yyv2289) { } else { - z.DecFallback(yyv2284, false) + z.DecFallback(yyv2289, false) } } - yyj2281++ - if yyhl2281 { - yyb2281 = yyj2281 > l + yyj2286++ + if yyhl2286 { + yyb2286 = yyj2286 > l } else { - yyb2281 = r.CheckBreak() + yyb2286 = r.CheckBreak() } - if yyb2281 { + if yyb2286 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30154,26 +30202,26 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2286 := &x.Items - yym2287 := z.DecBinary() - _ = yym2287 + yyv2291 := &x.Items + yym2292 := z.DecBinary() + _ = yym2292 if false { } else { - h.decSlicePodTemplate((*[]PodTemplate)(yyv2286), d) + h.decSlicePodTemplate((*[]PodTemplate)(yyv2291), d) } } for { - yyj2281++ - if yyhl2281 { - yyb2281 = yyj2281 > l + yyj2286++ + if yyhl2286 { + yyb2286 = yyj2286 > l } else { - yyb2281 = r.CheckBreak() + yyb2286 = r.CheckBreak() } - if yyb2281 { + if yyb2286 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2281-1, "") + z.DecStructFieldNotFound(yyj2286-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -30185,75 +30233,75 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2288 := z.EncBinary() - _ = yym2288 + yym2293 := z.EncBinary() + _ = yym2293 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2289 := !z.EncBinary() - yy2arr2289 := z.EncBasicHandle().StructToArray - var yyq2289 [3]bool - _, _, _ = yysep2289, yyq2289, yy2arr2289 - const yyr2289 bool = false - yyq2289[0] = x.Replicas != nil - yyq2289[1] = len(x.Selector) != 0 - yyq2289[2] = x.Template != nil - var yynn2289 int - if yyr2289 || yy2arr2289 { + yysep2294 := !z.EncBinary() + yy2arr2294 := z.EncBasicHandle().StructToArray + var yyq2294 [3]bool + _, _, _ = yysep2294, yyq2294, yy2arr2294 + const yyr2294 bool = false + yyq2294[0] = x.Replicas != nil + yyq2294[1] = len(x.Selector) != 0 + yyq2294[2] = x.Template != nil + var yynn2294 int + if yyr2294 || yy2arr2294 { r.EncodeArrayStart(3) } else { - yynn2289 = 0 - for _, b := range yyq2289 { + yynn2294 = 0 + for _, b := range yyq2294 { if b { - yynn2289++ + yynn2294++ } } - r.EncodeMapStart(yynn2289) - yynn2289 = 0 + r.EncodeMapStart(yynn2294) + yynn2294 = 0 } - if yyr2289 || yy2arr2289 { + if yyr2294 || yy2arr2294 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2289[0] { + if yyq2294[0] { if x.Replicas == nil { r.EncodeNil() } else { - yy2291 := *x.Replicas - yym2292 := z.EncBinary() - _ = yym2292 + yy2296 := *x.Replicas + yym2297 := z.EncBinary() + _ = yym2297 if false { } else { - r.EncodeInt(int64(yy2291)) + r.EncodeInt(int64(yy2296)) } } } else { r.EncodeNil() } } else { - if yyq2289[0] { + if yyq2294[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("replicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Replicas == nil { r.EncodeNil() } else { - yy2293 := *x.Replicas - yym2294 := z.EncBinary() - _ = yym2294 + yy2298 := *x.Replicas + yym2299 := z.EncBinary() + _ = yym2299 if false { } else { - r.EncodeInt(int64(yy2293)) + r.EncodeInt(int64(yy2298)) } } } } - if yyr2289 || yy2arr2289 { + if yyr2294 || yy2arr2294 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2289[1] { + if yyq2294[1] { if x.Selector == nil { r.EncodeNil() } else { - yym2296 := z.EncBinary() - _ = yym2296 + yym2301 := z.EncBinary() + _ = yym2301 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) @@ -30263,15 +30311,15 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2289[1] { + if yyq2294[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("selector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Selector == nil { r.EncodeNil() } else { - yym2297 := z.EncBinary() - _ = yym2297 + yym2302 := z.EncBinary() + _ = yym2302 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) @@ -30279,9 +30327,9 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2289 || yy2arr2289 { + if yyr2294 || yy2arr2294 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2289[2] { + if yyq2294[2] { if x.Template == nil { r.EncodeNil() } else { @@ -30291,7 +30339,7 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2289[2] { + if yyq2294[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("template")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -30302,7 +30350,7 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2289 || yy2arr2289 { + if yyr2294 || yy2arr2294 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -30315,25 +30363,25 @@ func (x *ReplicationControllerSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2299 := z.DecBinary() - _ = yym2299 + yym2304 := z.DecBinary() + _ = yym2304 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2300 := r.ContainerType() - if yyct2300 == codecSelferValueTypeMap1234 { - yyl2300 := r.ReadMapStart() - if yyl2300 == 0 { + yyct2305 := r.ContainerType() + if yyct2305 == codecSelferValueTypeMap1234 { + yyl2305 := r.ReadMapStart() + if yyl2305 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2300, d) + x.codecDecodeSelfFromMap(yyl2305, d) } - } else if yyct2300 == codecSelferValueTypeArray1234 { - yyl2300 := r.ReadArrayStart() - if yyl2300 == 0 { + } else if yyct2305 == codecSelferValueTypeArray1234 { + yyl2305 := r.ReadArrayStart() + if yyl2305 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2300, d) + x.codecDecodeSelfFromArray(yyl2305, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -30345,12 +30393,12 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2301Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2301Slc - var yyhl2301 bool = l >= 0 - for yyj2301 := 0; ; yyj2301++ { - if yyhl2301 { - if yyj2301 >= l { + var yys2306Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2306Slc + var yyhl2306 bool = l >= 0 + for yyj2306 := 0; ; yyj2306++ { + if yyhl2306 { + if yyj2306 >= l { break } } else { @@ -30359,10 +30407,10 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2301Slc = r.DecodeBytes(yys2301Slc, true, true) - yys2301 := string(yys2301Slc) + yys2306Slc = r.DecodeBytes(yys2306Slc, true, true) + yys2306 := string(yys2306Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2301 { + switch yys2306 { case "replicas": if r.TryDecodeAsNil() { if x.Replicas != nil { @@ -30372,8 +30420,8 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromMap(l int, d *codec1978.D if x.Replicas == nil { x.Replicas = new(int32) } - yym2303 := z.DecBinary() - _ = yym2303 + yym2308 := z.DecBinary() + _ = yym2308 if false { } else { *((*int32)(x.Replicas)) = int32(r.DecodeInt(32)) @@ -30383,12 +30431,12 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromMap(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv2304 := &x.Selector - yym2305 := z.DecBinary() - _ = yym2305 + yyv2309 := &x.Selector + yym2310 := z.DecBinary() + _ = yym2310 if false { } else { - z.F.DecMapStringStringX(yyv2304, false, d) + z.F.DecMapStringStringX(yyv2309, false, d) } } case "template": @@ -30403,9 +30451,9 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromMap(l int, d *codec1978.D x.Template.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2301) - } // end switch yys2301 - } // end for yyj2301 + z.DecStructFieldNotFound(-1, yys2306) + } // end switch yys2306 + } // end for yyj2306 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -30413,16 +30461,16 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2307 int - var yyb2307 bool - var yyhl2307 bool = l >= 0 - yyj2307++ - if yyhl2307 { - yyb2307 = yyj2307 > l + var yyj2312 int + var yyb2312 bool + var yyhl2312 bool = l >= 0 + yyj2312++ + if yyhl2312 { + yyb2312 = yyj2312 > l } else { - yyb2307 = r.CheckBreak() + yyb2312 = r.CheckBreak() } - if yyb2307 { + if yyb2312 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30435,20 +30483,20 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromArray(l int, d *codec1978 if x.Replicas == nil { x.Replicas = new(int32) } - yym2309 := z.DecBinary() - _ = yym2309 + yym2314 := z.DecBinary() + _ = yym2314 if false { } else { *((*int32)(x.Replicas)) = int32(r.DecodeInt(32)) } } - yyj2307++ - if yyhl2307 { - yyb2307 = yyj2307 > l + yyj2312++ + if yyhl2312 { + yyb2312 = yyj2312 > l } else { - yyb2307 = r.CheckBreak() + yyb2312 = r.CheckBreak() } - if yyb2307 { + if yyb2312 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30456,21 +30504,21 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv2310 := &x.Selector - yym2311 := z.DecBinary() - _ = yym2311 + yyv2315 := &x.Selector + yym2316 := z.DecBinary() + _ = yym2316 if false { } else { - z.F.DecMapStringStringX(yyv2310, false, d) + z.F.DecMapStringStringX(yyv2315, false, d) } } - yyj2307++ - if yyhl2307 { - yyb2307 = yyj2307 > l + yyj2312++ + if yyhl2312 { + yyb2312 = yyj2312 > l } else { - yyb2307 = r.CheckBreak() + yyb2312 = r.CheckBreak() } - if yyb2307 { + if yyb2312 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30486,17 +30534,17 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromArray(l int, d *codec1978 x.Template.CodecDecodeSelf(d) } for { - yyj2307++ - if yyhl2307 { - yyb2307 = yyj2307 > l + yyj2312++ + if yyhl2312 { + yyb2312 = yyj2312 > l } else { - yyb2307 = r.CheckBreak() + yyb2312 = r.CheckBreak() } - if yyb2307 { + if yyb2312 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2307-1, "") + z.DecStructFieldNotFound(yyj2312-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -30508,36 +30556,36 @@ func (x *ReplicationControllerStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2313 := z.EncBinary() - _ = yym2313 + yym2318 := z.EncBinary() + _ = yym2318 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2314 := !z.EncBinary() - yy2arr2314 := z.EncBasicHandle().StructToArray - var yyq2314 [4]bool - _, _, _ = yysep2314, yyq2314, yy2arr2314 - const yyr2314 bool = false - yyq2314[1] = x.FullyLabeledReplicas != 0 - yyq2314[2] = x.ReadyReplicas != 0 - yyq2314[3] = x.ObservedGeneration != 0 - var yynn2314 int - if yyr2314 || yy2arr2314 { + yysep2319 := !z.EncBinary() + yy2arr2319 := z.EncBasicHandle().StructToArray + var yyq2319 [4]bool + _, _, _ = yysep2319, yyq2319, yy2arr2319 + const yyr2319 bool = false + yyq2319[1] = x.FullyLabeledReplicas != 0 + yyq2319[2] = x.ReadyReplicas != 0 + yyq2319[3] = x.ObservedGeneration != 0 + var yynn2319 int + if yyr2319 || yy2arr2319 { r.EncodeArrayStart(4) } else { - yynn2314 = 1 - for _, b := range yyq2314 { + yynn2319 = 1 + for _, b := range yyq2319 { if b { - yynn2314++ + yynn2319++ } } - r.EncodeMapStart(yynn2314) - yynn2314 = 0 + r.EncodeMapStart(yynn2319) + yynn2319 = 0 } - if yyr2314 || yy2arr2314 { + if yyr2319 || yy2arr2319 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2316 := z.EncBinary() - _ = yym2316 + yym2321 := z.EncBinary() + _ = yym2321 if false { } else { r.EncodeInt(int64(x.Replicas)) @@ -30546,18 +30594,18 @@ func (x *ReplicationControllerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("replicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2317 := z.EncBinary() - _ = yym2317 + yym2322 := z.EncBinary() + _ = yym2322 if false { } else { r.EncodeInt(int64(x.Replicas)) } } - if yyr2314 || yy2arr2314 { + if yyr2319 || yy2arr2319 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2314[1] { - yym2319 := z.EncBinary() - _ = yym2319 + if yyq2319[1] { + yym2324 := z.EncBinary() + _ = yym2324 if false { } else { r.EncodeInt(int64(x.FullyLabeledReplicas)) @@ -30566,49 +30614,49 @@ func (x *ReplicationControllerStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq2314[1] { + if yyq2319[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fullyLabeledReplicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2320 := z.EncBinary() - _ = yym2320 - if false { - } else { - r.EncodeInt(int64(x.FullyLabeledReplicas)) - } - } - } - if yyr2314 || yy2arr2314 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2314[2] { - yym2322 := z.EncBinary() - _ = yym2322 - if false { - } else { - r.EncodeInt(int64(x.ReadyReplicas)) - } - } else { - r.EncodeInt(0) - } - } else { - if yyq2314[2] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("readyReplicas")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2323 := z.EncBinary() - _ = yym2323 - if false { - } else { - r.EncodeInt(int64(x.ReadyReplicas)) - } - } - } - if yyr2314 || yy2arr2314 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2314[3] { yym2325 := z.EncBinary() _ = yym2325 if false { + } else { + r.EncodeInt(int64(x.FullyLabeledReplicas)) + } + } + } + if yyr2319 || yy2arr2319 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2319[2] { + yym2327 := z.EncBinary() + _ = yym2327 + if false { + } else { + r.EncodeInt(int64(x.ReadyReplicas)) + } + } else { + r.EncodeInt(0) + } + } else { + if yyq2319[2] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("readyReplicas")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym2328 := z.EncBinary() + _ = yym2328 + if false { + } else { + r.EncodeInt(int64(x.ReadyReplicas)) + } + } + } + if yyr2319 || yy2arr2319 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2319[3] { + yym2330 := z.EncBinary() + _ = yym2330 + if false { } else { r.EncodeInt(int64(x.ObservedGeneration)) } @@ -30616,19 +30664,19 @@ func (x *ReplicationControllerStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq2314[3] { + if yyq2319[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("observedGeneration")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2326 := z.EncBinary() - _ = yym2326 + yym2331 := z.EncBinary() + _ = yym2331 if false { } else { r.EncodeInt(int64(x.ObservedGeneration)) } } } - if yyr2314 || yy2arr2314 { + if yyr2319 || yy2arr2319 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -30641,25 +30689,25 @@ func (x *ReplicationControllerStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2327 := z.DecBinary() - _ = yym2327 + yym2332 := z.DecBinary() + _ = yym2332 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2328 := r.ContainerType() - if yyct2328 == codecSelferValueTypeMap1234 { - yyl2328 := r.ReadMapStart() - if yyl2328 == 0 { + yyct2333 := r.ContainerType() + if yyct2333 == codecSelferValueTypeMap1234 { + yyl2333 := r.ReadMapStart() + if yyl2333 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2328, d) + x.codecDecodeSelfFromMap(yyl2333, d) } - } else if yyct2328 == codecSelferValueTypeArray1234 { - yyl2328 := r.ReadArrayStart() - if yyl2328 == 0 { + } else if yyct2333 == codecSelferValueTypeArray1234 { + yyl2333 := r.ReadArrayStart() + if yyl2333 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2328, d) + x.codecDecodeSelfFromArray(yyl2333, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -30671,12 +30719,12 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromMap(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2329Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2329Slc - var yyhl2329 bool = l >= 0 - for yyj2329 := 0; ; yyj2329++ { - if yyhl2329 { - if yyj2329 >= l { + var yys2334Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2334Slc + var yyhl2334 bool = l >= 0 + for yyj2334 := 0; ; yyj2334++ { + if yyhl2334 { + if yyj2334 >= l { break } } else { @@ -30685,10 +30733,10 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromMap(l int, d *codec1978 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2329Slc = r.DecodeBytes(yys2329Slc, true, true) - yys2329 := string(yys2329Slc) + yys2334Slc = r.DecodeBytes(yys2334Slc, true, true) + yys2334 := string(yys2334Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2329 { + switch yys2334 { case "replicas": if r.TryDecodeAsNil() { x.Replicas = 0 @@ -30714,9 +30762,9 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromMap(l int, d *codec1978 x.ObservedGeneration = int64(r.DecodeInt(64)) } default: - z.DecStructFieldNotFound(-1, yys2329) - } // end switch yys2329 - } // end for yyj2329 + z.DecStructFieldNotFound(-1, yys2334) + } // end switch yys2334 + } // end for yyj2334 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -30724,16 +30772,16 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromArray(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2334 int - var yyb2334 bool - var yyhl2334 bool = l >= 0 - yyj2334++ - if yyhl2334 { - yyb2334 = yyj2334 > l + var yyj2339 int + var yyb2339 bool + var yyhl2339 bool = l >= 0 + yyj2339++ + if yyhl2339 { + yyb2339 = yyj2339 > l } else { - yyb2334 = r.CheckBreak() + yyb2339 = r.CheckBreak() } - if yyb2334 { + if yyb2339 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30743,13 +30791,13 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromArray(l int, d *codec19 } else { x.Replicas = int32(r.DecodeInt(32)) } - yyj2334++ - if yyhl2334 { - yyb2334 = yyj2334 > l + yyj2339++ + if yyhl2339 { + yyb2339 = yyj2339 > l } else { - yyb2334 = r.CheckBreak() + yyb2339 = r.CheckBreak() } - if yyb2334 { + if yyb2339 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30759,13 +30807,13 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromArray(l int, d *codec19 } else { x.FullyLabeledReplicas = int32(r.DecodeInt(32)) } - yyj2334++ - if yyhl2334 { - yyb2334 = yyj2334 > l + yyj2339++ + if yyhl2339 { + yyb2339 = yyj2339 > l } else { - yyb2334 = r.CheckBreak() + yyb2339 = r.CheckBreak() } - if yyb2334 { + if yyb2339 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30775,13 +30823,13 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromArray(l int, d *codec19 } else { x.ReadyReplicas = int32(r.DecodeInt(32)) } - yyj2334++ - if yyhl2334 { - yyb2334 = yyj2334 > l + yyj2339++ + if yyhl2339 { + yyb2339 = yyj2339 > l } else { - yyb2334 = r.CheckBreak() + yyb2339 = r.CheckBreak() } - if yyb2334 { + if yyb2339 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30792,17 +30840,17 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromArray(l int, d *codec19 x.ObservedGeneration = int64(r.DecodeInt(64)) } for { - yyj2334++ - if yyhl2334 { - yyb2334 = yyj2334 > l + yyj2339++ + if yyhl2339 { + yyb2339 = yyj2339 > l } else { - yyb2334 = r.CheckBreak() + yyb2339 = r.CheckBreak() } - if yyb2334 { + if yyb2339 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2334-1, "") + z.DecStructFieldNotFound(yyj2339-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -30814,39 +30862,39 @@ func (x *ReplicationController) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2339 := z.EncBinary() - _ = yym2339 + yym2344 := z.EncBinary() + _ = yym2344 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2340 := !z.EncBinary() - yy2arr2340 := z.EncBasicHandle().StructToArray - var yyq2340 [5]bool - _, _, _ = yysep2340, yyq2340, yy2arr2340 - const yyr2340 bool = false - yyq2340[0] = x.Kind != "" - yyq2340[1] = x.APIVersion != "" - yyq2340[2] = true - yyq2340[3] = true - yyq2340[4] = true - var yynn2340 int - if yyr2340 || yy2arr2340 { + yysep2345 := !z.EncBinary() + yy2arr2345 := z.EncBasicHandle().StructToArray + var yyq2345 [5]bool + _, _, _ = yysep2345, yyq2345, yy2arr2345 + const yyr2345 bool = false + yyq2345[0] = x.Kind != "" + yyq2345[1] = x.APIVersion != "" + yyq2345[2] = true + yyq2345[3] = true + yyq2345[4] = true + var yynn2345 int + if yyr2345 || yy2arr2345 { r.EncodeArrayStart(5) } else { - yynn2340 = 0 - for _, b := range yyq2340 { + yynn2345 = 0 + for _, b := range yyq2345 { if b { - yynn2340++ + yynn2345++ } } - r.EncodeMapStart(yynn2340) - yynn2340 = 0 + r.EncodeMapStart(yynn2345) + yynn2345 = 0 } - if yyr2340 || yy2arr2340 { + if yyr2345 || yy2arr2345 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2340[0] { - yym2342 := z.EncBinary() - _ = yym2342 + if yyq2345[0] { + yym2347 := z.EncBinary() + _ = yym2347 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -30855,23 +30903,23 @@ func (x *ReplicationController) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2340[0] { + if yyq2345[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2343 := z.EncBinary() - _ = yym2343 + yym2348 := z.EncBinary() + _ = yym2348 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2340 || yy2arr2340 { + if yyr2345 || yy2arr2345 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2340[1] { - yym2345 := z.EncBinary() - _ = yym2345 + if yyq2345[1] { + yym2350 := z.EncBinary() + _ = yym2350 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -30880,70 +30928,70 @@ func (x *ReplicationController) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2340[1] { + if yyq2345[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2346 := z.EncBinary() - _ = yym2346 + yym2351 := z.EncBinary() + _ = yym2351 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2340 || yy2arr2340 { + if yyr2345 || yy2arr2345 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2340[2] { - yy2348 := &x.ObjectMeta - yy2348.CodecEncodeSelf(e) + if yyq2345[2] { + yy2353 := &x.ObjectMeta + yy2353.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2340[2] { + if yyq2345[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2349 := &x.ObjectMeta - yy2349.CodecEncodeSelf(e) + yy2354 := &x.ObjectMeta + yy2354.CodecEncodeSelf(e) } } - if yyr2340 || yy2arr2340 { + if yyr2345 || yy2arr2345 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2340[3] { - yy2351 := &x.Spec - yy2351.CodecEncodeSelf(e) + if yyq2345[3] { + yy2356 := &x.Spec + yy2356.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2340[3] { + if yyq2345[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2352 := &x.Spec - yy2352.CodecEncodeSelf(e) + yy2357 := &x.Spec + yy2357.CodecEncodeSelf(e) } } - if yyr2340 || yy2arr2340 { + if yyr2345 || yy2arr2345 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2340[4] { - yy2354 := &x.Status - yy2354.CodecEncodeSelf(e) + if yyq2345[4] { + yy2359 := &x.Status + yy2359.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2340[4] { + if yyq2345[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2355 := &x.Status - yy2355.CodecEncodeSelf(e) + yy2360 := &x.Status + yy2360.CodecEncodeSelf(e) } } - if yyr2340 || yy2arr2340 { + if yyr2345 || yy2arr2345 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -30956,25 +31004,25 @@ func (x *ReplicationController) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2356 := z.DecBinary() - _ = yym2356 + yym2361 := z.DecBinary() + _ = yym2361 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2357 := r.ContainerType() - if yyct2357 == codecSelferValueTypeMap1234 { - yyl2357 := r.ReadMapStart() - if yyl2357 == 0 { + yyct2362 := r.ContainerType() + if yyct2362 == codecSelferValueTypeMap1234 { + yyl2362 := r.ReadMapStart() + if yyl2362 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2357, d) + x.codecDecodeSelfFromMap(yyl2362, d) } - } else if yyct2357 == codecSelferValueTypeArray1234 { - yyl2357 := r.ReadArrayStart() - if yyl2357 == 0 { + } else if yyct2362 == codecSelferValueTypeArray1234 { + yyl2362 := r.ReadArrayStart() + if yyl2362 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2357, d) + x.codecDecodeSelfFromArray(yyl2362, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -30986,12 +31034,12 @@ func (x *ReplicationController) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2358Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2358Slc - var yyhl2358 bool = l >= 0 - for yyj2358 := 0; ; yyj2358++ { - if yyhl2358 { - if yyj2358 >= l { + var yys2363Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2363Slc + var yyhl2363 bool = l >= 0 + for yyj2363 := 0; ; yyj2363++ { + if yyhl2363 { + if yyj2363 >= l { break } } else { @@ -31000,10 +31048,10 @@ func (x *ReplicationController) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2358Slc = r.DecodeBytes(yys2358Slc, true, true) - yys2358 := string(yys2358Slc) + yys2363Slc = r.DecodeBytes(yys2363Slc, true, true) + yys2363 := string(yys2363Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2358 { + switch yys2363 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -31020,27 +31068,27 @@ func (x *ReplicationController) codecDecodeSelfFromMap(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2361 := &x.ObjectMeta - yyv2361.CodecDecodeSelf(d) + yyv2366 := &x.ObjectMeta + yyv2366.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = ReplicationControllerSpec{} } else { - yyv2362 := &x.Spec - yyv2362.CodecDecodeSelf(d) + yyv2367 := &x.Spec + yyv2367.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = ReplicationControllerStatus{} } else { - yyv2363 := &x.Status - yyv2363.CodecDecodeSelf(d) + yyv2368 := &x.Status + yyv2368.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2358) - } // end switch yys2358 - } // end for yyj2358 + z.DecStructFieldNotFound(-1, yys2363) + } // end switch yys2363 + } // end for yyj2363 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -31048,16 +31096,16 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2364 int - var yyb2364 bool - var yyhl2364 bool = l >= 0 - yyj2364++ - if yyhl2364 { - yyb2364 = yyj2364 > l + var yyj2369 int + var yyb2369 bool + var yyhl2369 bool = l >= 0 + yyj2369++ + if yyhl2369 { + yyb2369 = yyj2369 > l } else { - yyb2364 = r.CheckBreak() + yyb2369 = r.CheckBreak() } - if yyb2364 { + if yyb2369 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31067,13 +31115,13 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Kind = string(r.DecodeString()) } - yyj2364++ - if yyhl2364 { - yyb2364 = yyj2364 > l + yyj2369++ + if yyhl2369 { + yyb2369 = yyj2369 > l } else { - yyb2364 = r.CheckBreak() + yyb2369 = r.CheckBreak() } - if yyb2364 { + if yyb2369 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31083,13 +31131,13 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.APIVersion = string(r.DecodeString()) } - yyj2364++ - if yyhl2364 { - yyb2364 = yyj2364 > l + yyj2369++ + if yyhl2369 { + yyb2369 = yyj2369 > l } else { - yyb2364 = r.CheckBreak() + yyb2369 = r.CheckBreak() } - if yyb2364 { + if yyb2369 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31097,16 +31145,16 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2367 := &x.ObjectMeta - yyv2367.CodecDecodeSelf(d) + yyv2372 := &x.ObjectMeta + yyv2372.CodecDecodeSelf(d) } - yyj2364++ - if yyhl2364 { - yyb2364 = yyj2364 > l + yyj2369++ + if yyhl2369 { + yyb2369 = yyj2369 > l } else { - yyb2364 = r.CheckBreak() + yyb2369 = r.CheckBreak() } - if yyb2364 { + if yyb2369 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31114,16 +31162,16 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Spec = ReplicationControllerSpec{} } else { - yyv2368 := &x.Spec - yyv2368.CodecDecodeSelf(d) + yyv2373 := &x.Spec + yyv2373.CodecDecodeSelf(d) } - yyj2364++ - if yyhl2364 { - yyb2364 = yyj2364 > l + yyj2369++ + if yyhl2369 { + yyb2369 = yyj2369 > l } else { - yyb2364 = r.CheckBreak() + yyb2369 = r.CheckBreak() } - if yyb2364 { + if yyb2369 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31131,21 +31179,21 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Status = ReplicationControllerStatus{} } else { - yyv2369 := &x.Status - yyv2369.CodecDecodeSelf(d) + yyv2374 := &x.Status + yyv2374.CodecDecodeSelf(d) } for { - yyj2364++ - if yyhl2364 { - yyb2364 = yyj2364 > l + yyj2369++ + if yyhl2369 { + yyb2369 = yyj2369 > l } else { - yyb2364 = r.CheckBreak() + yyb2369 = r.CheckBreak() } - if yyb2364 { + if yyb2369 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2364-1, "") + z.DecStructFieldNotFound(yyj2369-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -31157,37 +31205,37 @@ func (x *ReplicationControllerList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2370 := z.EncBinary() - _ = yym2370 + yym2375 := z.EncBinary() + _ = yym2375 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2371 := !z.EncBinary() - yy2arr2371 := z.EncBasicHandle().StructToArray - var yyq2371 [4]bool - _, _, _ = yysep2371, yyq2371, yy2arr2371 - const yyr2371 bool = false - yyq2371[0] = x.Kind != "" - yyq2371[1] = x.APIVersion != "" - yyq2371[2] = true - var yynn2371 int - if yyr2371 || yy2arr2371 { + yysep2376 := !z.EncBinary() + yy2arr2376 := z.EncBasicHandle().StructToArray + var yyq2376 [4]bool + _, _, _ = yysep2376, yyq2376, yy2arr2376 + const yyr2376 bool = false + yyq2376[0] = x.Kind != "" + yyq2376[1] = x.APIVersion != "" + yyq2376[2] = true + var yynn2376 int + if yyr2376 || yy2arr2376 { r.EncodeArrayStart(4) } else { - yynn2371 = 1 - for _, b := range yyq2371 { + yynn2376 = 1 + for _, b := range yyq2376 { if b { - yynn2371++ + yynn2376++ } } - r.EncodeMapStart(yynn2371) - yynn2371 = 0 + r.EncodeMapStart(yynn2376) + yynn2376 = 0 } - if yyr2371 || yy2arr2371 { + if yyr2376 || yy2arr2376 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2371[0] { - yym2373 := z.EncBinary() - _ = yym2373 + if yyq2376[0] { + yym2378 := z.EncBinary() + _ = yym2378 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -31196,23 +31244,23 @@ func (x *ReplicationControllerList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2371[0] { + if yyq2376[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2374 := z.EncBinary() - _ = yym2374 + yym2379 := z.EncBinary() + _ = yym2379 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2371 || yy2arr2371 { + if yyr2376 || yy2arr2376 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2371[1] { - yym2376 := z.EncBinary() - _ = yym2376 + if yyq2376[1] { + yym2381 := z.EncBinary() + _ = yym2381 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -31221,54 +31269,54 @@ func (x *ReplicationControllerList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2371[1] { + if yyq2376[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2377 := z.EncBinary() - _ = yym2377 + yym2382 := z.EncBinary() + _ = yym2382 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2371 || yy2arr2371 { + if yyr2376 || yy2arr2376 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2371[2] { - yy2379 := &x.ListMeta - yym2380 := z.EncBinary() - _ = yym2380 + if yyq2376[2] { + yy2384 := &x.ListMeta + yym2385 := z.EncBinary() + _ = yym2385 if false { - } else if z.HasExtensions() && z.EncExt(yy2379) { + } else if z.HasExtensions() && z.EncExt(yy2384) { } else { - z.EncFallback(yy2379) + z.EncFallback(yy2384) } } else { r.EncodeNil() } } else { - if yyq2371[2] { + if yyq2376[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2381 := &x.ListMeta - yym2382 := z.EncBinary() - _ = yym2382 + yy2386 := &x.ListMeta + yym2387 := z.EncBinary() + _ = yym2387 if false { - } else if z.HasExtensions() && z.EncExt(yy2381) { + } else if z.HasExtensions() && z.EncExt(yy2386) { } else { - z.EncFallback(yy2381) + z.EncFallback(yy2386) } } } - if yyr2371 || yy2arr2371 { + if yyr2376 || yy2arr2376 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2384 := z.EncBinary() - _ = yym2384 + yym2389 := z.EncBinary() + _ = yym2389 if false { } else { h.encSliceReplicationController(([]ReplicationController)(x.Items), e) @@ -31281,15 +31329,15 @@ func (x *ReplicationControllerList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2385 := z.EncBinary() - _ = yym2385 + yym2390 := z.EncBinary() + _ = yym2390 if false { } else { h.encSliceReplicationController(([]ReplicationController)(x.Items), e) } } } - if yyr2371 || yy2arr2371 { + if yyr2376 || yy2arr2376 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -31302,25 +31350,25 @@ func (x *ReplicationControllerList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2386 := z.DecBinary() - _ = yym2386 + yym2391 := z.DecBinary() + _ = yym2391 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2387 := r.ContainerType() - if yyct2387 == codecSelferValueTypeMap1234 { - yyl2387 := r.ReadMapStart() - if yyl2387 == 0 { + yyct2392 := r.ContainerType() + if yyct2392 == codecSelferValueTypeMap1234 { + yyl2392 := r.ReadMapStart() + if yyl2392 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2387, d) + x.codecDecodeSelfFromMap(yyl2392, d) } - } else if yyct2387 == codecSelferValueTypeArray1234 { - yyl2387 := r.ReadArrayStart() - if yyl2387 == 0 { + } else if yyct2392 == codecSelferValueTypeArray1234 { + yyl2392 := r.ReadArrayStart() + if yyl2392 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2387, d) + x.codecDecodeSelfFromArray(yyl2392, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -31332,12 +31380,12 @@ func (x *ReplicationControllerList) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2388Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2388Slc - var yyhl2388 bool = l >= 0 - for yyj2388 := 0; ; yyj2388++ { - if yyhl2388 { - if yyj2388 >= l { + var yys2393Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2393Slc + var yyhl2393 bool = l >= 0 + for yyj2393 := 0; ; yyj2393++ { + if yyhl2393 { + if yyj2393 >= l { break } } else { @@ -31346,10 +31394,10 @@ func (x *ReplicationControllerList) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2388Slc = r.DecodeBytes(yys2388Slc, true, true) - yys2388 := string(yys2388Slc) + yys2393Slc = r.DecodeBytes(yys2393Slc, true, true) + yys2393 := string(yys2393Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2388 { + switch yys2393 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -31366,31 +31414,31 @@ func (x *ReplicationControllerList) codecDecodeSelfFromMap(l int, d *codec1978.D if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2391 := &x.ListMeta - yym2392 := z.DecBinary() - _ = yym2392 + yyv2396 := &x.ListMeta + yym2397 := z.DecBinary() + _ = yym2397 if false { - } else if z.HasExtensions() && z.DecExt(yyv2391) { + } else if z.HasExtensions() && z.DecExt(yyv2396) { } else { - z.DecFallback(yyv2391, false) + z.DecFallback(yyv2396, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2393 := &x.Items - yym2394 := z.DecBinary() - _ = yym2394 + yyv2398 := &x.Items + yym2399 := z.DecBinary() + _ = yym2399 if false { } else { - h.decSliceReplicationController((*[]ReplicationController)(yyv2393), d) + h.decSliceReplicationController((*[]ReplicationController)(yyv2398), d) } } default: - z.DecStructFieldNotFound(-1, yys2388) - } // end switch yys2388 - } // end for yyj2388 + z.DecStructFieldNotFound(-1, yys2393) + } // end switch yys2393 + } // end for yyj2393 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -31398,16 +31446,16 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2395 int - var yyb2395 bool - var yyhl2395 bool = l >= 0 - yyj2395++ - if yyhl2395 { - yyb2395 = yyj2395 > l + var yyj2400 int + var yyb2400 bool + var yyhl2400 bool = l >= 0 + yyj2400++ + if yyhl2400 { + yyb2400 = yyj2400 > l } else { - yyb2395 = r.CheckBreak() + yyb2400 = r.CheckBreak() } - if yyb2395 { + if yyb2400 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31417,13 +31465,13 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.Kind = string(r.DecodeString()) } - yyj2395++ - if yyhl2395 { - yyb2395 = yyj2395 > l + yyj2400++ + if yyhl2400 { + yyb2400 = yyj2400 > l } else { - yyb2395 = r.CheckBreak() + yyb2400 = r.CheckBreak() } - if yyb2395 { + if yyb2400 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31433,13 +31481,13 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.APIVersion = string(r.DecodeString()) } - yyj2395++ - if yyhl2395 { - yyb2395 = yyj2395 > l + yyj2400++ + if yyhl2400 { + yyb2400 = yyj2400 > l } else { - yyb2395 = r.CheckBreak() + yyb2400 = r.CheckBreak() } - if yyb2395 { + if yyb2400 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31447,22 +31495,22 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2398 := &x.ListMeta - yym2399 := z.DecBinary() - _ = yym2399 + yyv2403 := &x.ListMeta + yym2404 := z.DecBinary() + _ = yym2404 if false { - } else if z.HasExtensions() && z.DecExt(yyv2398) { + } else if z.HasExtensions() && z.DecExt(yyv2403) { } else { - z.DecFallback(yyv2398, false) + z.DecFallback(yyv2403, false) } } - yyj2395++ - if yyhl2395 { - yyb2395 = yyj2395 > l + yyj2400++ + if yyhl2400 { + yyb2400 = yyj2400 > l } else { - yyb2395 = r.CheckBreak() + yyb2400 = r.CheckBreak() } - if yyb2395 { + if yyb2400 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31470,26 +31518,26 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2400 := &x.Items - yym2401 := z.DecBinary() - _ = yym2401 + yyv2405 := &x.Items + yym2406 := z.DecBinary() + _ = yym2406 if false { } else { - h.decSliceReplicationController((*[]ReplicationController)(yyv2400), d) + h.decSliceReplicationController((*[]ReplicationController)(yyv2405), d) } } for { - yyj2395++ - if yyhl2395 { - yyb2395 = yyj2395 > l + yyj2400++ + if yyhl2400 { + yyb2400 = yyj2400 > l } else { - yyb2395 = r.CheckBreak() + yyb2400 = r.CheckBreak() } - if yyb2395 { + if yyb2400 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2395-1, "") + z.DecStructFieldNotFound(yyj2400-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -31498,8 +31546,8 @@ func (x ServiceAffinity) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2402 := z.EncBinary() - _ = yym2402 + yym2407 := z.EncBinary() + _ = yym2407 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -31511,8 +31559,8 @@ func (x *ServiceAffinity) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2403 := z.DecBinary() - _ = yym2403 + yym2408 := z.DecBinary() + _ = yym2408 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -31524,8 +31572,8 @@ func (x ServiceType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2404 := z.EncBinary() - _ = yym2404 + yym2409 := z.EncBinary() + _ = yym2409 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -31537,8 +31585,8 @@ func (x *ServiceType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2405 := z.DecBinary() - _ = yym2405 + yym2410 := z.DecBinary() + _ = yym2410 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -31553,48 +31601,48 @@ func (x *ServiceStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2406 := z.EncBinary() - _ = yym2406 + yym2411 := z.EncBinary() + _ = yym2411 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2407 := !z.EncBinary() - yy2arr2407 := z.EncBasicHandle().StructToArray - var yyq2407 [1]bool - _, _, _ = yysep2407, yyq2407, yy2arr2407 - const yyr2407 bool = false - yyq2407[0] = true - var yynn2407 int - if yyr2407 || yy2arr2407 { + yysep2412 := !z.EncBinary() + yy2arr2412 := z.EncBasicHandle().StructToArray + var yyq2412 [1]bool + _, _, _ = yysep2412, yyq2412, yy2arr2412 + const yyr2412 bool = false + yyq2412[0] = true + var yynn2412 int + if yyr2412 || yy2arr2412 { r.EncodeArrayStart(1) } else { - yynn2407 = 0 - for _, b := range yyq2407 { + yynn2412 = 0 + for _, b := range yyq2412 { if b { - yynn2407++ + yynn2412++ } } - r.EncodeMapStart(yynn2407) - yynn2407 = 0 + r.EncodeMapStart(yynn2412) + yynn2412 = 0 } - if yyr2407 || yy2arr2407 { + if yyr2412 || yy2arr2412 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2407[0] { - yy2409 := &x.LoadBalancer - yy2409.CodecEncodeSelf(e) + if yyq2412[0] { + yy2414 := &x.LoadBalancer + yy2414.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2407[0] { + if yyq2412[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("loadBalancer")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2410 := &x.LoadBalancer - yy2410.CodecEncodeSelf(e) + yy2415 := &x.LoadBalancer + yy2415.CodecEncodeSelf(e) } } - if yyr2407 || yy2arr2407 { + if yyr2412 || yy2arr2412 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -31607,25 +31655,25 @@ func (x *ServiceStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2411 := z.DecBinary() - _ = yym2411 + yym2416 := z.DecBinary() + _ = yym2416 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2412 := r.ContainerType() - if yyct2412 == codecSelferValueTypeMap1234 { - yyl2412 := r.ReadMapStart() - if yyl2412 == 0 { + yyct2417 := r.ContainerType() + if yyct2417 == codecSelferValueTypeMap1234 { + yyl2417 := r.ReadMapStart() + if yyl2417 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2412, d) + x.codecDecodeSelfFromMap(yyl2417, d) } - } else if yyct2412 == codecSelferValueTypeArray1234 { - yyl2412 := r.ReadArrayStart() - if yyl2412 == 0 { + } else if yyct2417 == codecSelferValueTypeArray1234 { + yyl2417 := r.ReadArrayStart() + if yyl2417 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2412, d) + x.codecDecodeSelfFromArray(yyl2417, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -31637,12 +31685,12 @@ func (x *ServiceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2413Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2413Slc - var yyhl2413 bool = l >= 0 - for yyj2413 := 0; ; yyj2413++ { - if yyhl2413 { - if yyj2413 >= l { + var yys2418Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2418Slc + var yyhl2418 bool = l >= 0 + for yyj2418 := 0; ; yyj2418++ { + if yyhl2418 { + if yyj2418 >= l { break } } else { @@ -31651,21 +31699,21 @@ func (x *ServiceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2413Slc = r.DecodeBytes(yys2413Slc, true, true) - yys2413 := string(yys2413Slc) + yys2418Slc = r.DecodeBytes(yys2418Slc, true, true) + yys2418 := string(yys2418Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2413 { + switch yys2418 { case "loadBalancer": if r.TryDecodeAsNil() { x.LoadBalancer = LoadBalancerStatus{} } else { - yyv2414 := &x.LoadBalancer - yyv2414.CodecDecodeSelf(d) + yyv2419 := &x.LoadBalancer + yyv2419.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2413) - } // end switch yys2413 - } // end for yyj2413 + z.DecStructFieldNotFound(-1, yys2418) + } // end switch yys2418 + } // end for yyj2418 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -31673,16 +31721,16 @@ func (x *ServiceStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2415 int - var yyb2415 bool - var yyhl2415 bool = l >= 0 - yyj2415++ - if yyhl2415 { - yyb2415 = yyj2415 > l + var yyj2420 int + var yyb2420 bool + var yyhl2420 bool = l >= 0 + yyj2420++ + if yyhl2420 { + yyb2420 = yyj2420 > l } else { - yyb2415 = r.CheckBreak() + yyb2420 = r.CheckBreak() } - if yyb2415 { + if yyb2420 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31690,21 +31738,21 @@ func (x *ServiceStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LoadBalancer = LoadBalancerStatus{} } else { - yyv2416 := &x.LoadBalancer - yyv2416.CodecDecodeSelf(d) + yyv2421 := &x.LoadBalancer + yyv2421.CodecDecodeSelf(d) } for { - yyj2415++ - if yyhl2415 { - yyb2415 = yyj2415 > l + yyj2420++ + if yyhl2420 { + yyb2420 = yyj2420 > l } else { - yyb2415 = r.CheckBreak() + yyb2420 = r.CheckBreak() } - if yyb2415 { + if yyb2420 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2415-1, "") + z.DecStructFieldNotFound(yyj2420-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -31716,38 +31764,38 @@ func (x *LoadBalancerStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2417 := z.EncBinary() - _ = yym2417 + yym2422 := z.EncBinary() + _ = yym2422 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2418 := !z.EncBinary() - yy2arr2418 := z.EncBasicHandle().StructToArray - var yyq2418 [1]bool - _, _, _ = yysep2418, yyq2418, yy2arr2418 - const yyr2418 bool = false - yyq2418[0] = len(x.Ingress) != 0 - var yynn2418 int - if yyr2418 || yy2arr2418 { + yysep2423 := !z.EncBinary() + yy2arr2423 := z.EncBasicHandle().StructToArray + var yyq2423 [1]bool + _, _, _ = yysep2423, yyq2423, yy2arr2423 + const yyr2423 bool = false + yyq2423[0] = len(x.Ingress) != 0 + var yynn2423 int + if yyr2423 || yy2arr2423 { r.EncodeArrayStart(1) } else { - yynn2418 = 0 - for _, b := range yyq2418 { + yynn2423 = 0 + for _, b := range yyq2423 { if b { - yynn2418++ + yynn2423++ } } - r.EncodeMapStart(yynn2418) - yynn2418 = 0 + r.EncodeMapStart(yynn2423) + yynn2423 = 0 } - if yyr2418 || yy2arr2418 { + if yyr2423 || yy2arr2423 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2418[0] { + if yyq2423[0] { if x.Ingress == nil { r.EncodeNil() } else { - yym2420 := z.EncBinary() - _ = yym2420 + yym2425 := z.EncBinary() + _ = yym2425 if false { } else { h.encSliceLoadBalancerIngress(([]LoadBalancerIngress)(x.Ingress), e) @@ -31757,15 +31805,15 @@ func (x *LoadBalancerStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2418[0] { + if yyq2423[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ingress")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Ingress == nil { r.EncodeNil() } else { - yym2421 := z.EncBinary() - _ = yym2421 + yym2426 := z.EncBinary() + _ = yym2426 if false { } else { h.encSliceLoadBalancerIngress(([]LoadBalancerIngress)(x.Ingress), e) @@ -31773,7 +31821,7 @@ func (x *LoadBalancerStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2418 || yy2arr2418 { + if yyr2423 || yy2arr2423 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -31786,25 +31834,25 @@ func (x *LoadBalancerStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2422 := z.DecBinary() - _ = yym2422 + yym2427 := z.DecBinary() + _ = yym2427 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2423 := r.ContainerType() - if yyct2423 == codecSelferValueTypeMap1234 { - yyl2423 := r.ReadMapStart() - if yyl2423 == 0 { + yyct2428 := r.ContainerType() + if yyct2428 == codecSelferValueTypeMap1234 { + yyl2428 := r.ReadMapStart() + if yyl2428 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2423, d) + x.codecDecodeSelfFromMap(yyl2428, d) } - } else if yyct2423 == codecSelferValueTypeArray1234 { - yyl2423 := r.ReadArrayStart() - if yyl2423 == 0 { + } else if yyct2428 == codecSelferValueTypeArray1234 { + yyl2428 := r.ReadArrayStart() + if yyl2428 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2423, d) + x.codecDecodeSelfFromArray(yyl2428, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -31816,12 +31864,12 @@ func (x *LoadBalancerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2424Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2424Slc - var yyhl2424 bool = l >= 0 - for yyj2424 := 0; ; yyj2424++ { - if yyhl2424 { - if yyj2424 >= l { + var yys2429Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2429Slc + var yyhl2429 bool = l >= 0 + for yyj2429 := 0; ; yyj2429++ { + if yyhl2429 { + if yyj2429 >= l { break } } else { @@ -31830,26 +31878,26 @@ func (x *LoadBalancerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2424Slc = r.DecodeBytes(yys2424Slc, true, true) - yys2424 := string(yys2424Slc) + yys2429Slc = r.DecodeBytes(yys2429Slc, true, true) + yys2429 := string(yys2429Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2424 { + switch yys2429 { case "ingress": if r.TryDecodeAsNil() { x.Ingress = nil } else { - yyv2425 := &x.Ingress - yym2426 := z.DecBinary() - _ = yym2426 + yyv2430 := &x.Ingress + yym2431 := z.DecBinary() + _ = yym2431 if false { } else { - h.decSliceLoadBalancerIngress((*[]LoadBalancerIngress)(yyv2425), d) + h.decSliceLoadBalancerIngress((*[]LoadBalancerIngress)(yyv2430), d) } } default: - z.DecStructFieldNotFound(-1, yys2424) - } // end switch yys2424 - } // end for yyj2424 + z.DecStructFieldNotFound(-1, yys2429) + } // end switch yys2429 + } // end for yyj2429 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -31857,16 +31905,16 @@ func (x *LoadBalancerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2427 int - var yyb2427 bool - var yyhl2427 bool = l >= 0 - yyj2427++ - if yyhl2427 { - yyb2427 = yyj2427 > l + var yyj2432 int + var yyb2432 bool + var yyhl2432 bool = l >= 0 + yyj2432++ + if yyhl2432 { + yyb2432 = yyj2432 > l } else { - yyb2427 = r.CheckBreak() + yyb2432 = r.CheckBreak() } - if yyb2427 { + if yyb2432 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31874,26 +31922,26 @@ func (x *LoadBalancerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.Ingress = nil } else { - yyv2428 := &x.Ingress - yym2429 := z.DecBinary() - _ = yym2429 + yyv2433 := &x.Ingress + yym2434 := z.DecBinary() + _ = yym2434 if false { } else { - h.decSliceLoadBalancerIngress((*[]LoadBalancerIngress)(yyv2428), d) + h.decSliceLoadBalancerIngress((*[]LoadBalancerIngress)(yyv2433), d) } } for { - yyj2427++ - if yyhl2427 { - yyb2427 = yyj2427 > l + yyj2432++ + if yyhl2432 { + yyb2432 = yyj2432 > l } else { - yyb2427 = r.CheckBreak() + yyb2432 = r.CheckBreak() } - if yyb2427 { + if yyb2432 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2427-1, "") + z.DecStructFieldNotFound(yyj2432-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -31905,36 +31953,36 @@ func (x *LoadBalancerIngress) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2430 := z.EncBinary() - _ = yym2430 + yym2435 := z.EncBinary() + _ = yym2435 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2431 := !z.EncBinary() - yy2arr2431 := z.EncBasicHandle().StructToArray - var yyq2431 [2]bool - _, _, _ = yysep2431, yyq2431, yy2arr2431 - const yyr2431 bool = false - yyq2431[0] = x.IP != "" - yyq2431[1] = x.Hostname != "" - var yynn2431 int - if yyr2431 || yy2arr2431 { + yysep2436 := !z.EncBinary() + yy2arr2436 := z.EncBasicHandle().StructToArray + var yyq2436 [2]bool + _, _, _ = yysep2436, yyq2436, yy2arr2436 + const yyr2436 bool = false + yyq2436[0] = x.IP != "" + yyq2436[1] = x.Hostname != "" + var yynn2436 int + if yyr2436 || yy2arr2436 { r.EncodeArrayStart(2) } else { - yynn2431 = 0 - for _, b := range yyq2431 { + yynn2436 = 0 + for _, b := range yyq2436 { if b { - yynn2431++ + yynn2436++ } } - r.EncodeMapStart(yynn2431) - yynn2431 = 0 + r.EncodeMapStart(yynn2436) + yynn2436 = 0 } - if yyr2431 || yy2arr2431 { + if yyr2436 || yy2arr2436 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2431[0] { - yym2433 := z.EncBinary() - _ = yym2433 + if yyq2436[0] { + yym2438 := z.EncBinary() + _ = yym2438 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IP)) @@ -31943,23 +31991,23 @@ func (x *LoadBalancerIngress) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2431[0] { + if yyq2436[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ip")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2434 := z.EncBinary() - _ = yym2434 + yym2439 := z.EncBinary() + _ = yym2439 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IP)) } } } - if yyr2431 || yy2arr2431 { + if yyr2436 || yy2arr2436 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2431[1] { - yym2436 := z.EncBinary() - _ = yym2436 + if yyq2436[1] { + yym2441 := z.EncBinary() + _ = yym2441 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Hostname)) @@ -31968,19 +32016,19 @@ func (x *LoadBalancerIngress) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2431[1] { + if yyq2436[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostname")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2437 := z.EncBinary() - _ = yym2437 + yym2442 := z.EncBinary() + _ = yym2442 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Hostname)) } } } - if yyr2431 || yy2arr2431 { + if yyr2436 || yy2arr2436 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -31993,25 +32041,25 @@ func (x *LoadBalancerIngress) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2438 := z.DecBinary() - _ = yym2438 + yym2443 := z.DecBinary() + _ = yym2443 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2439 := r.ContainerType() - if yyct2439 == codecSelferValueTypeMap1234 { - yyl2439 := r.ReadMapStart() - if yyl2439 == 0 { + yyct2444 := r.ContainerType() + if yyct2444 == codecSelferValueTypeMap1234 { + yyl2444 := r.ReadMapStart() + if yyl2444 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2439, d) + x.codecDecodeSelfFromMap(yyl2444, d) } - } else if yyct2439 == codecSelferValueTypeArray1234 { - yyl2439 := r.ReadArrayStart() - if yyl2439 == 0 { + } else if yyct2444 == codecSelferValueTypeArray1234 { + yyl2444 := r.ReadArrayStart() + if yyl2444 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2439, d) + x.codecDecodeSelfFromArray(yyl2444, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -32023,12 +32071,12 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2440Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2440Slc - var yyhl2440 bool = l >= 0 - for yyj2440 := 0; ; yyj2440++ { - if yyhl2440 { - if yyj2440 >= l { + var yys2445Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2445Slc + var yyhl2445 bool = l >= 0 + for yyj2445 := 0; ; yyj2445++ { + if yyhl2445 { + if yyj2445 >= l { break } } else { @@ -32037,10 +32085,10 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2440Slc = r.DecodeBytes(yys2440Slc, true, true) - yys2440 := string(yys2440Slc) + yys2445Slc = r.DecodeBytes(yys2445Slc, true, true) + yys2445 := string(yys2445Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2440 { + switch yys2445 { case "ip": if r.TryDecodeAsNil() { x.IP = "" @@ -32054,9 +32102,9 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.Hostname = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2440) - } // end switch yys2440 - } // end for yyj2440 + z.DecStructFieldNotFound(-1, yys2445) + } // end switch yys2445 + } // end for yyj2445 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -32064,16 +32112,16 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2443 int - var yyb2443 bool - var yyhl2443 bool = l >= 0 - yyj2443++ - if yyhl2443 { - yyb2443 = yyj2443 > l + var yyj2448 int + var yyb2448 bool + var yyhl2448 bool = l >= 0 + yyj2448++ + if yyhl2448 { + yyb2448 = yyj2448 > l } else { - yyb2443 = r.CheckBreak() + yyb2448 = r.CheckBreak() } - if yyb2443 { + if yyb2448 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32083,13 +32131,13 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.IP = string(r.DecodeString()) } - yyj2443++ - if yyhl2443 { - yyb2443 = yyj2443 > l + yyj2448++ + if yyhl2448 { + yyb2448 = yyj2448 > l } else { - yyb2443 = r.CheckBreak() + yyb2448 = r.CheckBreak() } - if yyb2443 { + if yyb2448 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32100,17 +32148,17 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.Hostname = string(r.DecodeString()) } for { - yyj2443++ - if yyhl2443 { - yyb2443 = yyj2443 > l + yyj2448++ + if yyhl2448 { + yyb2448 = yyj2448 > l } else { - yyb2443 = r.CheckBreak() + yyb2448 = r.CheckBreak() } - if yyb2443 { + if yyb2448 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2443-1, "") + z.DecStructFieldNotFound(yyj2448-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -32122,45 +32170,45 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2446 := z.EncBinary() - _ = yym2446 + yym2451 := z.EncBinary() + _ = yym2451 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2447 := !z.EncBinary() - yy2arr2447 := z.EncBasicHandle().StructToArray - var yyq2447 [10]bool - _, _, _ = yysep2447, yyq2447, yy2arr2447 - const yyr2447 bool = false - yyq2447[1] = len(x.Selector) != 0 - yyq2447[2] = x.ClusterIP != "" - yyq2447[3] = x.Type != "" - yyq2447[4] = len(x.ExternalIPs) != 0 - yyq2447[5] = len(x.DeprecatedPublicIPs) != 0 - yyq2447[6] = x.SessionAffinity != "" - yyq2447[7] = x.LoadBalancerIP != "" - yyq2447[8] = len(x.LoadBalancerSourceRanges) != 0 - yyq2447[9] = x.ExternalName != "" - var yynn2447 int - if yyr2447 || yy2arr2447 { + yysep2452 := !z.EncBinary() + yy2arr2452 := z.EncBasicHandle().StructToArray + var yyq2452 [10]bool + _, _, _ = yysep2452, yyq2452, yy2arr2452 + const yyr2452 bool = false + yyq2452[1] = len(x.Selector) != 0 + yyq2452[2] = x.ClusterIP != "" + yyq2452[3] = x.Type != "" + yyq2452[4] = len(x.ExternalIPs) != 0 + yyq2452[5] = len(x.DeprecatedPublicIPs) != 0 + yyq2452[6] = x.SessionAffinity != "" + yyq2452[7] = x.LoadBalancerIP != "" + yyq2452[8] = len(x.LoadBalancerSourceRanges) != 0 + yyq2452[9] = x.ExternalName != "" + var yynn2452 int + if yyr2452 || yy2arr2452 { r.EncodeArrayStart(10) } else { - yynn2447 = 1 - for _, b := range yyq2447 { + yynn2452 = 1 + for _, b := range yyq2452 { if b { - yynn2447++ + yynn2452++ } } - r.EncodeMapStart(yynn2447) - yynn2447 = 0 + r.EncodeMapStart(yynn2452) + yynn2452 = 0 } - if yyr2447 || yy2arr2447 { + if yyr2452 || yy2arr2452 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Ports == nil { r.EncodeNil() } else { - yym2449 := z.EncBinary() - _ = yym2449 + yym2454 := z.EncBinary() + _ = yym2454 if false { } else { h.encSliceServicePort(([]ServicePort)(x.Ports), e) @@ -32173,22 +32221,22 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Ports == nil { r.EncodeNil() } else { - yym2450 := z.EncBinary() - _ = yym2450 + yym2455 := z.EncBinary() + _ = yym2455 if false { } else { h.encSliceServicePort(([]ServicePort)(x.Ports), e) } } } - if yyr2447 || yy2arr2447 { + if yyr2452 || yy2arr2452 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2447[1] { + if yyq2452[1] { if x.Selector == nil { r.EncodeNil() } else { - yym2452 := z.EncBinary() - _ = yym2452 + yym2457 := z.EncBinary() + _ = yym2457 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) @@ -32198,15 +32246,15 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2447[1] { + if yyq2452[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("selector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Selector == nil { r.EncodeNil() } else { - yym2453 := z.EncBinary() - _ = yym2453 + yym2458 := z.EncBinary() + _ = yym2458 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) @@ -32214,11 +32262,11 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2447 || yy2arr2447 { + if yyr2452 || yy2arr2452 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2447[2] { - yym2455 := z.EncBinary() - _ = yym2455 + if yyq2452[2] { + yym2460 := z.EncBinary() + _ = yym2460 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterIP)) @@ -32227,41 +32275,41 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2447[2] { + if yyq2452[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("clusterIP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2456 := z.EncBinary() - _ = yym2456 + yym2461 := z.EncBinary() + _ = yym2461 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterIP)) } } } - if yyr2447 || yy2arr2447 { + if yyr2452 || yy2arr2452 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2447[3] { + if yyq2452[3] { x.Type.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2447[3] { + if yyq2452[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } } - if yyr2447 || yy2arr2447 { + if yyr2452 || yy2arr2452 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2447[4] { + if yyq2452[4] { if x.ExternalIPs == nil { r.EncodeNil() } else { - yym2459 := z.EncBinary() - _ = yym2459 + yym2464 := z.EncBinary() + _ = yym2464 if false { } else { z.F.EncSliceStringV(x.ExternalIPs, false, e) @@ -32271,15 +32319,15 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2447[4] { + if yyq2452[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("externalIPs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ExternalIPs == nil { r.EncodeNil() } else { - yym2460 := z.EncBinary() - _ = yym2460 + yym2465 := z.EncBinary() + _ = yym2465 if false { } else { z.F.EncSliceStringV(x.ExternalIPs, false, e) @@ -32287,14 +32335,14 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2447 || yy2arr2447 { + if yyr2452 || yy2arr2452 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2447[5] { + if yyq2452[5] { if x.DeprecatedPublicIPs == nil { r.EncodeNil() } else { - yym2462 := z.EncBinary() - _ = yym2462 + yym2467 := z.EncBinary() + _ = yym2467 if false { } else { z.F.EncSliceStringV(x.DeprecatedPublicIPs, false, e) @@ -32304,15 +32352,15 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2447[5] { + if yyq2452[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("deprecatedPublicIPs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.DeprecatedPublicIPs == nil { r.EncodeNil() } else { - yym2463 := z.EncBinary() - _ = yym2463 + yym2468 := z.EncBinary() + _ = yym2468 if false { } else { z.F.EncSliceStringV(x.DeprecatedPublicIPs, false, e) @@ -32320,26 +32368,26 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2447 || yy2arr2447 { + if yyr2452 || yy2arr2452 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2447[6] { + if yyq2452[6] { x.SessionAffinity.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2447[6] { + if yyq2452[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("sessionAffinity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.SessionAffinity.CodecEncodeSelf(e) } } - if yyr2447 || yy2arr2447 { + if yyr2452 || yy2arr2452 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2447[7] { - yym2466 := z.EncBinary() - _ = yym2466 + if yyq2452[7] { + yym2471 := z.EncBinary() + _ = yym2471 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.LoadBalancerIP)) @@ -32348,26 +32396,26 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2447[7] { + if yyq2452[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("loadBalancerIP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2467 := z.EncBinary() - _ = yym2467 + yym2472 := z.EncBinary() + _ = yym2472 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.LoadBalancerIP)) } } } - if yyr2447 || yy2arr2447 { + if yyr2452 || yy2arr2452 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2447[8] { + if yyq2452[8] { if x.LoadBalancerSourceRanges == nil { r.EncodeNil() } else { - yym2469 := z.EncBinary() - _ = yym2469 + yym2474 := z.EncBinary() + _ = yym2474 if false { } else { z.F.EncSliceStringV(x.LoadBalancerSourceRanges, false, e) @@ -32377,15 +32425,15 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2447[8] { + if yyq2452[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("loadBalancerSourceRanges")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.LoadBalancerSourceRanges == nil { r.EncodeNil() } else { - yym2470 := z.EncBinary() - _ = yym2470 + yym2475 := z.EncBinary() + _ = yym2475 if false { } else { z.F.EncSliceStringV(x.LoadBalancerSourceRanges, false, e) @@ -32393,11 +32441,11 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2447 || yy2arr2447 { + if yyr2452 || yy2arr2452 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2447[9] { - yym2472 := z.EncBinary() - _ = yym2472 + if yyq2452[9] { + yym2477 := z.EncBinary() + _ = yym2477 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ExternalName)) @@ -32406,19 +32454,19 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2447[9] { + if yyq2452[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("externalName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2473 := z.EncBinary() - _ = yym2473 + yym2478 := z.EncBinary() + _ = yym2478 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ExternalName)) } } } - if yyr2447 || yy2arr2447 { + if yyr2452 || yy2arr2452 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -32431,25 +32479,25 @@ func (x *ServiceSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2474 := z.DecBinary() - _ = yym2474 + yym2479 := z.DecBinary() + _ = yym2479 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2475 := r.ContainerType() - if yyct2475 == codecSelferValueTypeMap1234 { - yyl2475 := r.ReadMapStart() - if yyl2475 == 0 { + yyct2480 := r.ContainerType() + if yyct2480 == codecSelferValueTypeMap1234 { + yyl2480 := r.ReadMapStart() + if yyl2480 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2475, d) + x.codecDecodeSelfFromMap(yyl2480, d) } - } else if yyct2475 == codecSelferValueTypeArray1234 { - yyl2475 := r.ReadArrayStart() - if yyl2475 == 0 { + } else if yyct2480 == codecSelferValueTypeArray1234 { + yyl2480 := r.ReadArrayStart() + if yyl2480 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2475, d) + x.codecDecodeSelfFromArray(yyl2480, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -32461,12 +32509,12 @@ func (x *ServiceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2476Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2476Slc - var yyhl2476 bool = l >= 0 - for yyj2476 := 0; ; yyj2476++ { - if yyhl2476 { - if yyj2476 >= l { + var yys2481Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2481Slc + var yyhl2481 bool = l >= 0 + for yyj2481 := 0; ; yyj2481++ { + if yyhl2481 { + if yyj2481 >= l { break } } else { @@ -32475,32 +32523,32 @@ func (x *ServiceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2476Slc = r.DecodeBytes(yys2476Slc, true, true) - yys2476 := string(yys2476Slc) + yys2481Slc = r.DecodeBytes(yys2481Slc, true, true) + yys2481 := string(yys2481Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2476 { + switch yys2481 { case "ports": if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv2477 := &x.Ports - yym2478 := z.DecBinary() - _ = yym2478 + yyv2482 := &x.Ports + yym2483 := z.DecBinary() + _ = yym2483 if false { } else { - h.decSliceServicePort((*[]ServicePort)(yyv2477), d) + h.decSliceServicePort((*[]ServicePort)(yyv2482), d) } } case "selector": if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv2479 := &x.Selector - yym2480 := z.DecBinary() - _ = yym2480 + yyv2484 := &x.Selector + yym2485 := z.DecBinary() + _ = yym2485 if false { } else { - z.F.DecMapStringStringX(yyv2479, false, d) + z.F.DecMapStringStringX(yyv2484, false, d) } } case "clusterIP": @@ -32519,24 +32567,24 @@ func (x *ServiceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ExternalIPs = nil } else { - yyv2483 := &x.ExternalIPs - yym2484 := z.DecBinary() - _ = yym2484 + yyv2488 := &x.ExternalIPs + yym2489 := z.DecBinary() + _ = yym2489 if false { } else { - z.F.DecSliceStringX(yyv2483, false, d) + z.F.DecSliceStringX(yyv2488, false, d) } } case "deprecatedPublicIPs": if r.TryDecodeAsNil() { x.DeprecatedPublicIPs = nil } else { - yyv2485 := &x.DeprecatedPublicIPs - yym2486 := z.DecBinary() - _ = yym2486 + yyv2490 := &x.DeprecatedPublicIPs + yym2491 := z.DecBinary() + _ = yym2491 if false { } else { - z.F.DecSliceStringX(yyv2485, false, d) + z.F.DecSliceStringX(yyv2490, false, d) } } case "sessionAffinity": @@ -32555,12 +32603,12 @@ func (x *ServiceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LoadBalancerSourceRanges = nil } else { - yyv2489 := &x.LoadBalancerSourceRanges - yym2490 := z.DecBinary() - _ = yym2490 + yyv2494 := &x.LoadBalancerSourceRanges + yym2495 := z.DecBinary() + _ = yym2495 if false { } else { - z.F.DecSliceStringX(yyv2489, false, d) + z.F.DecSliceStringX(yyv2494, false, d) } } case "externalName": @@ -32570,9 +32618,9 @@ func (x *ServiceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ExternalName = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2476) - } // end switch yys2476 - } // end for yyj2476 + z.DecStructFieldNotFound(-1, yys2481) + } // end switch yys2481 + } // end for yyj2481 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -32580,16 +32628,16 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2492 int - var yyb2492 bool - var yyhl2492 bool = l >= 0 - yyj2492++ - if yyhl2492 { - yyb2492 = yyj2492 > l + var yyj2497 int + var yyb2497 bool + var yyhl2497 bool = l >= 0 + yyj2497++ + if yyhl2497 { + yyb2497 = yyj2497 > l } else { - yyb2492 = r.CheckBreak() + yyb2497 = r.CheckBreak() } - if yyb2492 { + if yyb2497 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32597,21 +32645,21 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv2493 := &x.Ports - yym2494 := z.DecBinary() - _ = yym2494 + yyv2498 := &x.Ports + yym2499 := z.DecBinary() + _ = yym2499 if false { } else { - h.decSliceServicePort((*[]ServicePort)(yyv2493), d) + h.decSliceServicePort((*[]ServicePort)(yyv2498), d) } } - yyj2492++ - if yyhl2492 { - yyb2492 = yyj2492 > l + yyj2497++ + if yyhl2497 { + yyb2497 = yyj2497 > l } else { - yyb2492 = r.CheckBreak() + yyb2497 = r.CheckBreak() } - if yyb2492 { + if yyb2497 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32619,21 +32667,21 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv2495 := &x.Selector - yym2496 := z.DecBinary() - _ = yym2496 + yyv2500 := &x.Selector + yym2501 := z.DecBinary() + _ = yym2501 if false { } else { - z.F.DecMapStringStringX(yyv2495, false, d) + z.F.DecMapStringStringX(yyv2500, false, d) } } - yyj2492++ - if yyhl2492 { - yyb2492 = yyj2492 > l + yyj2497++ + if yyhl2497 { + yyb2497 = yyj2497 > l } else { - yyb2492 = r.CheckBreak() + yyb2497 = r.CheckBreak() } - if yyb2492 { + if yyb2497 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32643,13 +32691,13 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ClusterIP = string(r.DecodeString()) } - yyj2492++ - if yyhl2492 { - yyb2492 = yyj2492 > l + yyj2497++ + if yyhl2497 { + yyb2497 = yyj2497 > l } else { - yyb2492 = r.CheckBreak() + yyb2497 = r.CheckBreak() } - if yyb2492 { + if yyb2497 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32659,13 +32707,13 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = ServiceType(r.DecodeString()) } - yyj2492++ - if yyhl2492 { - yyb2492 = yyj2492 > l + yyj2497++ + if yyhl2497 { + yyb2497 = yyj2497 > l } else { - yyb2492 = r.CheckBreak() + yyb2497 = r.CheckBreak() } - if yyb2492 { + if yyb2497 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32673,21 +32721,21 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ExternalIPs = nil } else { - yyv2499 := &x.ExternalIPs - yym2500 := z.DecBinary() - _ = yym2500 + yyv2504 := &x.ExternalIPs + yym2505 := z.DecBinary() + _ = yym2505 if false { } else { - z.F.DecSliceStringX(yyv2499, false, d) + z.F.DecSliceStringX(yyv2504, false, d) } } - yyj2492++ - if yyhl2492 { - yyb2492 = yyj2492 > l + yyj2497++ + if yyhl2497 { + yyb2497 = yyj2497 > l } else { - yyb2492 = r.CheckBreak() + yyb2497 = r.CheckBreak() } - if yyb2492 { + if yyb2497 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32695,21 +32743,21 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.DeprecatedPublicIPs = nil } else { - yyv2501 := &x.DeprecatedPublicIPs - yym2502 := z.DecBinary() - _ = yym2502 + yyv2506 := &x.DeprecatedPublicIPs + yym2507 := z.DecBinary() + _ = yym2507 if false { } else { - z.F.DecSliceStringX(yyv2501, false, d) + z.F.DecSliceStringX(yyv2506, false, d) } } - yyj2492++ - if yyhl2492 { - yyb2492 = yyj2492 > l + yyj2497++ + if yyhl2497 { + yyb2497 = yyj2497 > l } else { - yyb2492 = r.CheckBreak() + yyb2497 = r.CheckBreak() } - if yyb2492 { + if yyb2497 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32719,13 +32767,13 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.SessionAffinity = ServiceAffinity(r.DecodeString()) } - yyj2492++ - if yyhl2492 { - yyb2492 = yyj2492 > l + yyj2497++ + if yyhl2497 { + yyb2497 = yyj2497 > l } else { - yyb2492 = r.CheckBreak() + yyb2497 = r.CheckBreak() } - if yyb2492 { + if yyb2497 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32735,13 +32783,13 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.LoadBalancerIP = string(r.DecodeString()) } - yyj2492++ - if yyhl2492 { - yyb2492 = yyj2492 > l + yyj2497++ + if yyhl2497 { + yyb2497 = yyj2497 > l } else { - yyb2492 = r.CheckBreak() + yyb2497 = r.CheckBreak() } - if yyb2492 { + if yyb2497 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32749,21 +32797,21 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LoadBalancerSourceRanges = nil } else { - yyv2505 := &x.LoadBalancerSourceRanges - yym2506 := z.DecBinary() - _ = yym2506 + yyv2510 := &x.LoadBalancerSourceRanges + yym2511 := z.DecBinary() + _ = yym2511 if false { } else { - z.F.DecSliceStringX(yyv2505, false, d) + z.F.DecSliceStringX(yyv2510, false, d) } } - yyj2492++ - if yyhl2492 { - yyb2492 = yyj2492 > l + yyj2497++ + if yyhl2497 { + yyb2497 = yyj2497 > l } else { - yyb2492 = r.CheckBreak() + yyb2497 = r.CheckBreak() } - if yyb2492 { + if yyb2497 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32774,17 +32822,17 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.ExternalName = string(r.DecodeString()) } for { - yyj2492++ - if yyhl2492 { - yyb2492 = yyj2492 > l + yyj2497++ + if yyhl2497 { + yyb2497 = yyj2497 > l } else { - yyb2492 = r.CheckBreak() + yyb2497 = r.CheckBreak() } - if yyb2492 { + if yyb2497 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2492-1, "") + z.DecStructFieldNotFound(yyj2497-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -32796,38 +32844,38 @@ func (x *ServicePort) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2508 := z.EncBinary() - _ = yym2508 + yym2513 := z.EncBinary() + _ = yym2513 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2509 := !z.EncBinary() - yy2arr2509 := z.EncBasicHandle().StructToArray - var yyq2509 [5]bool - _, _, _ = yysep2509, yyq2509, yy2arr2509 - const yyr2509 bool = false - yyq2509[0] = x.Name != "" - yyq2509[1] = x.Protocol != "" - yyq2509[3] = true - yyq2509[4] = x.NodePort != 0 - var yynn2509 int - if yyr2509 || yy2arr2509 { + yysep2514 := !z.EncBinary() + yy2arr2514 := z.EncBasicHandle().StructToArray + var yyq2514 [5]bool + _, _, _ = yysep2514, yyq2514, yy2arr2514 + const yyr2514 bool = false + yyq2514[0] = x.Name != "" + yyq2514[1] = x.Protocol != "" + yyq2514[3] = true + yyq2514[4] = x.NodePort != 0 + var yynn2514 int + if yyr2514 || yy2arr2514 { r.EncodeArrayStart(5) } else { - yynn2509 = 1 - for _, b := range yyq2509 { + yynn2514 = 1 + for _, b := range yyq2514 { if b { - yynn2509++ + yynn2514++ } } - r.EncodeMapStart(yynn2509) - yynn2509 = 0 + r.EncodeMapStart(yynn2514) + yynn2514 = 0 } - if yyr2509 || yy2arr2509 { + if yyr2514 || yy2arr2514 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2509[0] { - yym2511 := z.EncBinary() - _ = yym2511 + if yyq2514[0] { + yym2516 := z.EncBinary() + _ = yym2516 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -32836,37 +32884,37 @@ func (x *ServicePort) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2509[0] { + if yyq2514[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2512 := z.EncBinary() - _ = yym2512 + yym2517 := z.EncBinary() + _ = yym2517 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr2509 || yy2arr2509 { + if yyr2514 || yy2arr2514 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2509[1] { + if yyq2514[1] { x.Protocol.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2509[1] { + if yyq2514[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("protocol")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Protocol.CodecEncodeSelf(e) } } - if yyr2509 || yy2arr2509 { + if yyr2514 || yy2arr2514 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2515 := z.EncBinary() - _ = yym2515 + yym2520 := z.EncBinary() + _ = yym2520 if false { } else { r.EncodeInt(int64(x.Port)) @@ -32875,51 +32923,51 @@ func (x *ServicePort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2516 := z.EncBinary() - _ = yym2516 + yym2521 := z.EncBinary() + _ = yym2521 if false { } else { r.EncodeInt(int64(x.Port)) } } - if yyr2509 || yy2arr2509 { + if yyr2514 || yy2arr2514 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2509[3] { - yy2518 := &x.TargetPort - yym2519 := z.EncBinary() - _ = yym2519 + if yyq2514[3] { + yy2523 := &x.TargetPort + yym2524 := z.EncBinary() + _ = yym2524 if false { - } else if z.HasExtensions() && z.EncExt(yy2518) { - } else if !yym2519 && z.IsJSONHandle() { - z.EncJSONMarshal(yy2518) + } else if z.HasExtensions() && z.EncExt(yy2523) { + } else if !yym2524 && z.IsJSONHandle() { + z.EncJSONMarshal(yy2523) } else { - z.EncFallback(yy2518) + z.EncFallback(yy2523) } } else { r.EncodeNil() } } else { - if yyq2509[3] { + if yyq2514[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("targetPort")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2520 := &x.TargetPort - yym2521 := z.EncBinary() - _ = yym2521 + yy2525 := &x.TargetPort + yym2526 := z.EncBinary() + _ = yym2526 if false { - } else if z.HasExtensions() && z.EncExt(yy2520) { - } else if !yym2521 && z.IsJSONHandle() { - z.EncJSONMarshal(yy2520) + } else if z.HasExtensions() && z.EncExt(yy2525) { + } else if !yym2526 && z.IsJSONHandle() { + z.EncJSONMarshal(yy2525) } else { - z.EncFallback(yy2520) + z.EncFallback(yy2525) } } } - if yyr2509 || yy2arr2509 { + if yyr2514 || yy2arr2514 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2509[4] { - yym2523 := z.EncBinary() - _ = yym2523 + if yyq2514[4] { + yym2528 := z.EncBinary() + _ = yym2528 if false { } else { r.EncodeInt(int64(x.NodePort)) @@ -32928,19 +32976,19 @@ func (x *ServicePort) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq2509[4] { + if yyq2514[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodePort")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2524 := z.EncBinary() - _ = yym2524 + yym2529 := z.EncBinary() + _ = yym2529 if false { } else { r.EncodeInt(int64(x.NodePort)) } } } - if yyr2509 || yy2arr2509 { + if yyr2514 || yy2arr2514 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -32953,25 +33001,25 @@ func (x *ServicePort) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2525 := z.DecBinary() - _ = yym2525 + yym2530 := z.DecBinary() + _ = yym2530 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2526 := r.ContainerType() - if yyct2526 == codecSelferValueTypeMap1234 { - yyl2526 := r.ReadMapStart() - if yyl2526 == 0 { + yyct2531 := r.ContainerType() + if yyct2531 == codecSelferValueTypeMap1234 { + yyl2531 := r.ReadMapStart() + if yyl2531 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2526, d) + x.codecDecodeSelfFromMap(yyl2531, d) } - } else if yyct2526 == codecSelferValueTypeArray1234 { - yyl2526 := r.ReadArrayStart() - if yyl2526 == 0 { + } else if yyct2531 == codecSelferValueTypeArray1234 { + yyl2531 := r.ReadArrayStart() + if yyl2531 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2526, d) + x.codecDecodeSelfFromArray(yyl2531, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -32983,12 +33031,12 @@ func (x *ServicePort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2527Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2527Slc - var yyhl2527 bool = l >= 0 - for yyj2527 := 0; ; yyj2527++ { - if yyhl2527 { - if yyj2527 >= l { + var yys2532Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2532Slc + var yyhl2532 bool = l >= 0 + for yyj2532 := 0; ; yyj2532++ { + if yyhl2532 { + if yyj2532 >= l { break } } else { @@ -32997,10 +33045,10 @@ func (x *ServicePort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2527Slc = r.DecodeBytes(yys2527Slc, true, true) - yys2527 := string(yys2527Slc) + yys2532Slc = r.DecodeBytes(yys2532Slc, true, true) + yys2532 := string(yys2532Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2527 { + switch yys2532 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -33023,15 +33071,15 @@ func (x *ServicePort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.TargetPort = pkg4_intstr.IntOrString{} } else { - yyv2531 := &x.TargetPort - yym2532 := z.DecBinary() - _ = yym2532 + yyv2536 := &x.TargetPort + yym2537 := z.DecBinary() + _ = yym2537 if false { - } else if z.HasExtensions() && z.DecExt(yyv2531) { - } else if !yym2532 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv2531) + } else if z.HasExtensions() && z.DecExt(yyv2536) { + } else if !yym2537 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv2536) } else { - z.DecFallback(yyv2531, false) + z.DecFallback(yyv2536, false) } } case "nodePort": @@ -33041,9 +33089,9 @@ func (x *ServicePort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.NodePort = int32(r.DecodeInt(32)) } default: - z.DecStructFieldNotFound(-1, yys2527) - } // end switch yys2527 - } // end for yyj2527 + z.DecStructFieldNotFound(-1, yys2532) + } // end switch yys2532 + } // end for yyj2532 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -33051,16 +33099,16 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2534 int - var yyb2534 bool - var yyhl2534 bool = l >= 0 - yyj2534++ - if yyhl2534 { - yyb2534 = yyj2534 > l + var yyj2539 int + var yyb2539 bool + var yyhl2539 bool = l >= 0 + yyj2539++ + if yyhl2539 { + yyb2539 = yyj2539 > l } else { - yyb2534 = r.CheckBreak() + yyb2539 = r.CheckBreak() } - if yyb2534 { + if yyb2539 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33070,13 +33118,13 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj2534++ - if yyhl2534 { - yyb2534 = yyj2534 > l + yyj2539++ + if yyhl2539 { + yyb2539 = yyj2539 > l } else { - yyb2534 = r.CheckBreak() + yyb2539 = r.CheckBreak() } - if yyb2534 { + if yyb2539 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33086,13 +33134,13 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Protocol = Protocol(r.DecodeString()) } - yyj2534++ - if yyhl2534 { - yyb2534 = yyj2534 > l + yyj2539++ + if yyhl2539 { + yyb2539 = yyj2539 > l } else { - yyb2534 = r.CheckBreak() + yyb2539 = r.CheckBreak() } - if yyb2534 { + if yyb2539 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33102,13 +33150,13 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Port = int32(r.DecodeInt(32)) } - yyj2534++ - if yyhl2534 { - yyb2534 = yyj2534 > l + yyj2539++ + if yyhl2539 { + yyb2539 = yyj2539 > l } else { - yyb2534 = r.CheckBreak() + yyb2539 = r.CheckBreak() } - if yyb2534 { + if yyb2539 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33116,24 +33164,24 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.TargetPort = pkg4_intstr.IntOrString{} } else { - yyv2538 := &x.TargetPort - yym2539 := z.DecBinary() - _ = yym2539 + yyv2543 := &x.TargetPort + yym2544 := z.DecBinary() + _ = yym2544 if false { - } else if z.HasExtensions() && z.DecExt(yyv2538) { - } else if !yym2539 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv2538) + } else if z.HasExtensions() && z.DecExt(yyv2543) { + } else if !yym2544 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv2543) } else { - z.DecFallback(yyv2538, false) + z.DecFallback(yyv2543, false) } } - yyj2534++ - if yyhl2534 { - yyb2534 = yyj2534 > l + yyj2539++ + if yyhl2539 { + yyb2539 = yyj2539 > l } else { - yyb2534 = r.CheckBreak() + yyb2539 = r.CheckBreak() } - if yyb2534 { + if yyb2539 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33144,17 +33192,17 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.NodePort = int32(r.DecodeInt(32)) } for { - yyj2534++ - if yyhl2534 { - yyb2534 = yyj2534 > l + yyj2539++ + if yyhl2539 { + yyb2539 = yyj2539 > l } else { - yyb2534 = r.CheckBreak() + yyb2539 = r.CheckBreak() } - if yyb2534 { + if yyb2539 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2534-1, "") + z.DecStructFieldNotFound(yyj2539-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -33166,39 +33214,39 @@ func (x *Service) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2541 := z.EncBinary() - _ = yym2541 + yym2546 := z.EncBinary() + _ = yym2546 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2542 := !z.EncBinary() - yy2arr2542 := z.EncBasicHandle().StructToArray - var yyq2542 [5]bool - _, _, _ = yysep2542, yyq2542, yy2arr2542 - const yyr2542 bool = false - yyq2542[0] = x.Kind != "" - yyq2542[1] = x.APIVersion != "" - yyq2542[2] = true - yyq2542[3] = true - yyq2542[4] = true - var yynn2542 int - if yyr2542 || yy2arr2542 { + yysep2547 := !z.EncBinary() + yy2arr2547 := z.EncBasicHandle().StructToArray + var yyq2547 [5]bool + _, _, _ = yysep2547, yyq2547, yy2arr2547 + const yyr2547 bool = false + yyq2547[0] = x.Kind != "" + yyq2547[1] = x.APIVersion != "" + yyq2547[2] = true + yyq2547[3] = true + yyq2547[4] = true + var yynn2547 int + if yyr2547 || yy2arr2547 { r.EncodeArrayStart(5) } else { - yynn2542 = 0 - for _, b := range yyq2542 { + yynn2547 = 0 + for _, b := range yyq2547 { if b { - yynn2542++ + yynn2547++ } } - r.EncodeMapStart(yynn2542) - yynn2542 = 0 + r.EncodeMapStart(yynn2547) + yynn2547 = 0 } - if yyr2542 || yy2arr2542 { + if yyr2547 || yy2arr2547 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2542[0] { - yym2544 := z.EncBinary() - _ = yym2544 + if yyq2547[0] { + yym2549 := z.EncBinary() + _ = yym2549 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -33207,23 +33255,23 @@ func (x *Service) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2542[0] { + if yyq2547[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2545 := z.EncBinary() - _ = yym2545 + yym2550 := z.EncBinary() + _ = yym2550 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2542 || yy2arr2542 { + if yyr2547 || yy2arr2547 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2542[1] { - yym2547 := z.EncBinary() - _ = yym2547 + if yyq2547[1] { + yym2552 := z.EncBinary() + _ = yym2552 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -33232,70 +33280,70 @@ func (x *Service) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2542[1] { + if yyq2547[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2548 := z.EncBinary() - _ = yym2548 + yym2553 := z.EncBinary() + _ = yym2553 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2542 || yy2arr2542 { + if yyr2547 || yy2arr2547 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2542[2] { - yy2550 := &x.ObjectMeta - yy2550.CodecEncodeSelf(e) + if yyq2547[2] { + yy2555 := &x.ObjectMeta + yy2555.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2542[2] { + if yyq2547[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2551 := &x.ObjectMeta - yy2551.CodecEncodeSelf(e) + yy2556 := &x.ObjectMeta + yy2556.CodecEncodeSelf(e) } } - if yyr2542 || yy2arr2542 { + if yyr2547 || yy2arr2547 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2542[3] { - yy2553 := &x.Spec - yy2553.CodecEncodeSelf(e) + if yyq2547[3] { + yy2558 := &x.Spec + yy2558.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2542[3] { + if yyq2547[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2554 := &x.Spec - yy2554.CodecEncodeSelf(e) + yy2559 := &x.Spec + yy2559.CodecEncodeSelf(e) } } - if yyr2542 || yy2arr2542 { + if yyr2547 || yy2arr2547 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2542[4] { - yy2556 := &x.Status - yy2556.CodecEncodeSelf(e) + if yyq2547[4] { + yy2561 := &x.Status + yy2561.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2542[4] { + if yyq2547[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2557 := &x.Status - yy2557.CodecEncodeSelf(e) + yy2562 := &x.Status + yy2562.CodecEncodeSelf(e) } } - if yyr2542 || yy2arr2542 { + if yyr2547 || yy2arr2547 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -33308,25 +33356,25 @@ func (x *Service) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2558 := z.DecBinary() - _ = yym2558 + yym2563 := z.DecBinary() + _ = yym2563 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2559 := r.ContainerType() - if yyct2559 == codecSelferValueTypeMap1234 { - yyl2559 := r.ReadMapStart() - if yyl2559 == 0 { + yyct2564 := r.ContainerType() + if yyct2564 == codecSelferValueTypeMap1234 { + yyl2564 := r.ReadMapStart() + if yyl2564 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2559, d) + x.codecDecodeSelfFromMap(yyl2564, d) } - } else if yyct2559 == codecSelferValueTypeArray1234 { - yyl2559 := r.ReadArrayStart() - if yyl2559 == 0 { + } else if yyct2564 == codecSelferValueTypeArray1234 { + yyl2564 := r.ReadArrayStart() + if yyl2564 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2559, d) + x.codecDecodeSelfFromArray(yyl2564, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -33338,12 +33386,12 @@ func (x *Service) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2560Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2560Slc - var yyhl2560 bool = l >= 0 - for yyj2560 := 0; ; yyj2560++ { - if yyhl2560 { - if yyj2560 >= l { + var yys2565Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2565Slc + var yyhl2565 bool = l >= 0 + for yyj2565 := 0; ; yyj2565++ { + if yyhl2565 { + if yyj2565 >= l { break } } else { @@ -33352,10 +33400,10 @@ func (x *Service) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2560Slc = r.DecodeBytes(yys2560Slc, true, true) - yys2560 := string(yys2560Slc) + yys2565Slc = r.DecodeBytes(yys2565Slc, true, true) + yys2565 := string(yys2565Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2560 { + switch yys2565 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -33372,27 +33420,27 @@ func (x *Service) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2563 := &x.ObjectMeta - yyv2563.CodecDecodeSelf(d) + yyv2568 := &x.ObjectMeta + yyv2568.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = ServiceSpec{} } else { - yyv2564 := &x.Spec - yyv2564.CodecDecodeSelf(d) + yyv2569 := &x.Spec + yyv2569.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = ServiceStatus{} } else { - yyv2565 := &x.Status - yyv2565.CodecDecodeSelf(d) + yyv2570 := &x.Status + yyv2570.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2560) - } // end switch yys2560 - } // end for yyj2560 + z.DecStructFieldNotFound(-1, yys2565) + } // end switch yys2565 + } // end for yyj2565 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -33400,16 +33448,16 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2566 int - var yyb2566 bool - var yyhl2566 bool = l >= 0 - yyj2566++ - if yyhl2566 { - yyb2566 = yyj2566 > l + var yyj2571 int + var yyb2571 bool + var yyhl2571 bool = l >= 0 + yyj2571++ + if yyhl2571 { + yyb2571 = yyj2571 > l } else { - yyb2566 = r.CheckBreak() + yyb2571 = r.CheckBreak() } - if yyb2566 { + if yyb2571 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33419,13 +33467,13 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2566++ - if yyhl2566 { - yyb2566 = yyj2566 > l + yyj2571++ + if yyhl2571 { + yyb2571 = yyj2571 > l } else { - yyb2566 = r.CheckBreak() + yyb2571 = r.CheckBreak() } - if yyb2566 { + if yyb2571 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33435,13 +33483,13 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj2566++ - if yyhl2566 { - yyb2566 = yyj2566 > l + yyj2571++ + if yyhl2571 { + yyb2571 = yyj2571 > l } else { - yyb2566 = r.CheckBreak() + yyb2571 = r.CheckBreak() } - if yyb2566 { + if yyb2571 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33449,16 +33497,16 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2569 := &x.ObjectMeta - yyv2569.CodecDecodeSelf(d) + yyv2574 := &x.ObjectMeta + yyv2574.CodecDecodeSelf(d) } - yyj2566++ - if yyhl2566 { - yyb2566 = yyj2566 > l + yyj2571++ + if yyhl2571 { + yyb2571 = yyj2571 > l } else { - yyb2566 = r.CheckBreak() + yyb2571 = r.CheckBreak() } - if yyb2566 { + if yyb2571 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33466,16 +33514,16 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = ServiceSpec{} } else { - yyv2570 := &x.Spec - yyv2570.CodecDecodeSelf(d) + yyv2575 := &x.Spec + yyv2575.CodecDecodeSelf(d) } - yyj2566++ - if yyhl2566 { - yyb2566 = yyj2566 > l + yyj2571++ + if yyhl2571 { + yyb2571 = yyj2571 > l } else { - yyb2566 = r.CheckBreak() + yyb2571 = r.CheckBreak() } - if yyb2566 { + if yyb2571 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33483,21 +33531,21 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = ServiceStatus{} } else { - yyv2571 := &x.Status - yyv2571.CodecDecodeSelf(d) + yyv2576 := &x.Status + yyv2576.CodecDecodeSelf(d) } for { - yyj2566++ - if yyhl2566 { - yyb2566 = yyj2566 > l + yyj2571++ + if yyhl2571 { + yyb2571 = yyj2571 > l } else { - yyb2566 = r.CheckBreak() + yyb2571 = r.CheckBreak() } - if yyb2566 { + if yyb2571 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2566-1, "") + z.DecStructFieldNotFound(yyj2571-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -33509,37 +33557,37 @@ func (x *ServiceList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2572 := z.EncBinary() - _ = yym2572 + yym2577 := z.EncBinary() + _ = yym2577 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2573 := !z.EncBinary() - yy2arr2573 := z.EncBasicHandle().StructToArray - var yyq2573 [4]bool - _, _, _ = yysep2573, yyq2573, yy2arr2573 - const yyr2573 bool = false - yyq2573[0] = x.Kind != "" - yyq2573[1] = x.APIVersion != "" - yyq2573[2] = true - var yynn2573 int - if yyr2573 || yy2arr2573 { + yysep2578 := !z.EncBinary() + yy2arr2578 := z.EncBasicHandle().StructToArray + var yyq2578 [4]bool + _, _, _ = yysep2578, yyq2578, yy2arr2578 + const yyr2578 bool = false + yyq2578[0] = x.Kind != "" + yyq2578[1] = x.APIVersion != "" + yyq2578[2] = true + var yynn2578 int + if yyr2578 || yy2arr2578 { r.EncodeArrayStart(4) } else { - yynn2573 = 1 - for _, b := range yyq2573 { + yynn2578 = 1 + for _, b := range yyq2578 { if b { - yynn2573++ + yynn2578++ } } - r.EncodeMapStart(yynn2573) - yynn2573 = 0 + r.EncodeMapStart(yynn2578) + yynn2578 = 0 } - if yyr2573 || yy2arr2573 { + if yyr2578 || yy2arr2578 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2573[0] { - yym2575 := z.EncBinary() - _ = yym2575 + if yyq2578[0] { + yym2580 := z.EncBinary() + _ = yym2580 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -33548,23 +33596,23 @@ func (x *ServiceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2573[0] { + if yyq2578[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2576 := z.EncBinary() - _ = yym2576 + yym2581 := z.EncBinary() + _ = yym2581 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2573 || yy2arr2573 { + if yyr2578 || yy2arr2578 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2573[1] { - yym2578 := z.EncBinary() - _ = yym2578 + if yyq2578[1] { + yym2583 := z.EncBinary() + _ = yym2583 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -33573,54 +33621,54 @@ func (x *ServiceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2573[1] { + if yyq2578[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2579 := z.EncBinary() - _ = yym2579 + yym2584 := z.EncBinary() + _ = yym2584 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2573 || yy2arr2573 { + if yyr2578 || yy2arr2578 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2573[2] { - yy2581 := &x.ListMeta - yym2582 := z.EncBinary() - _ = yym2582 + if yyq2578[2] { + yy2586 := &x.ListMeta + yym2587 := z.EncBinary() + _ = yym2587 if false { - } else if z.HasExtensions() && z.EncExt(yy2581) { + } else if z.HasExtensions() && z.EncExt(yy2586) { } else { - z.EncFallback(yy2581) + z.EncFallback(yy2586) } } else { r.EncodeNil() } } else { - if yyq2573[2] { + if yyq2578[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2583 := &x.ListMeta - yym2584 := z.EncBinary() - _ = yym2584 + yy2588 := &x.ListMeta + yym2589 := z.EncBinary() + _ = yym2589 if false { - } else if z.HasExtensions() && z.EncExt(yy2583) { + } else if z.HasExtensions() && z.EncExt(yy2588) { } else { - z.EncFallback(yy2583) + z.EncFallback(yy2588) } } } - if yyr2573 || yy2arr2573 { + if yyr2578 || yy2arr2578 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2586 := z.EncBinary() - _ = yym2586 + yym2591 := z.EncBinary() + _ = yym2591 if false { } else { h.encSliceService(([]Service)(x.Items), e) @@ -33633,15 +33681,15 @@ func (x *ServiceList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2587 := z.EncBinary() - _ = yym2587 + yym2592 := z.EncBinary() + _ = yym2592 if false { } else { h.encSliceService(([]Service)(x.Items), e) } } } - if yyr2573 || yy2arr2573 { + if yyr2578 || yy2arr2578 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -33654,25 +33702,25 @@ func (x *ServiceList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2588 := z.DecBinary() - _ = yym2588 + yym2593 := z.DecBinary() + _ = yym2593 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2589 := r.ContainerType() - if yyct2589 == codecSelferValueTypeMap1234 { - yyl2589 := r.ReadMapStart() - if yyl2589 == 0 { + yyct2594 := r.ContainerType() + if yyct2594 == codecSelferValueTypeMap1234 { + yyl2594 := r.ReadMapStart() + if yyl2594 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2589, d) + x.codecDecodeSelfFromMap(yyl2594, d) } - } else if yyct2589 == codecSelferValueTypeArray1234 { - yyl2589 := r.ReadArrayStart() - if yyl2589 == 0 { + } else if yyct2594 == codecSelferValueTypeArray1234 { + yyl2594 := r.ReadArrayStart() + if yyl2594 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2589, d) + x.codecDecodeSelfFromArray(yyl2594, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -33684,12 +33732,12 @@ func (x *ServiceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2590Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2590Slc - var yyhl2590 bool = l >= 0 - for yyj2590 := 0; ; yyj2590++ { - if yyhl2590 { - if yyj2590 >= l { + var yys2595Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2595Slc + var yyhl2595 bool = l >= 0 + for yyj2595 := 0; ; yyj2595++ { + if yyhl2595 { + if yyj2595 >= l { break } } else { @@ -33698,10 +33746,10 @@ func (x *ServiceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2590Slc = r.DecodeBytes(yys2590Slc, true, true) - yys2590 := string(yys2590Slc) + yys2595Slc = r.DecodeBytes(yys2595Slc, true, true) + yys2595 := string(yys2595Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2590 { + switch yys2595 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -33718,31 +33766,31 @@ func (x *ServiceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2593 := &x.ListMeta - yym2594 := z.DecBinary() - _ = yym2594 + yyv2598 := &x.ListMeta + yym2599 := z.DecBinary() + _ = yym2599 if false { - } else if z.HasExtensions() && z.DecExt(yyv2593) { + } else if z.HasExtensions() && z.DecExt(yyv2598) { } else { - z.DecFallback(yyv2593, false) + z.DecFallback(yyv2598, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2595 := &x.Items - yym2596 := z.DecBinary() - _ = yym2596 + yyv2600 := &x.Items + yym2601 := z.DecBinary() + _ = yym2601 if false { } else { - h.decSliceService((*[]Service)(yyv2595), d) + h.decSliceService((*[]Service)(yyv2600), d) } } default: - z.DecStructFieldNotFound(-1, yys2590) - } // end switch yys2590 - } // end for yyj2590 + z.DecStructFieldNotFound(-1, yys2595) + } // end switch yys2595 + } // end for yyj2595 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -33750,16 +33798,16 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2597 int - var yyb2597 bool - var yyhl2597 bool = l >= 0 - yyj2597++ - if yyhl2597 { - yyb2597 = yyj2597 > l + var yyj2602 int + var yyb2602 bool + var yyhl2602 bool = l >= 0 + yyj2602++ + if yyhl2602 { + yyb2602 = yyj2602 > l } else { - yyb2597 = r.CheckBreak() + yyb2602 = r.CheckBreak() } - if yyb2597 { + if yyb2602 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33769,13 +33817,13 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2597++ - if yyhl2597 { - yyb2597 = yyj2597 > l + yyj2602++ + if yyhl2602 { + yyb2602 = yyj2602 > l } else { - yyb2597 = r.CheckBreak() + yyb2602 = r.CheckBreak() } - if yyb2597 { + if yyb2602 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33785,13 +33833,13 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj2597++ - if yyhl2597 { - yyb2597 = yyj2597 > l + yyj2602++ + if yyhl2602 { + yyb2602 = yyj2602 > l } else { - yyb2597 = r.CheckBreak() + yyb2602 = r.CheckBreak() } - if yyb2597 { + if yyb2602 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33799,22 +33847,22 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2600 := &x.ListMeta - yym2601 := z.DecBinary() - _ = yym2601 + yyv2605 := &x.ListMeta + yym2606 := z.DecBinary() + _ = yym2606 if false { - } else if z.HasExtensions() && z.DecExt(yyv2600) { + } else if z.HasExtensions() && z.DecExt(yyv2605) { } else { - z.DecFallback(yyv2600, false) + z.DecFallback(yyv2605, false) } } - yyj2597++ - if yyhl2597 { - yyb2597 = yyj2597 > l + yyj2602++ + if yyhl2602 { + yyb2602 = yyj2602 > l } else { - yyb2597 = r.CheckBreak() + yyb2602 = r.CheckBreak() } - if yyb2597 { + if yyb2602 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33822,26 +33870,26 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2602 := &x.Items - yym2603 := z.DecBinary() - _ = yym2603 + yyv2607 := &x.Items + yym2608 := z.DecBinary() + _ = yym2608 if false { } else { - h.decSliceService((*[]Service)(yyv2602), d) + h.decSliceService((*[]Service)(yyv2607), d) } } for { - yyj2597++ - if yyhl2597 { - yyb2597 = yyj2597 > l + yyj2602++ + if yyhl2602 { + yyb2602 = yyj2602 > l } else { - yyb2597 = r.CheckBreak() + yyb2602 = r.CheckBreak() } - if yyb2597 { + if yyb2602 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2597-1, "") + z.DecStructFieldNotFound(yyj2602-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -33853,39 +33901,39 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2604 := z.EncBinary() - _ = yym2604 + yym2609 := z.EncBinary() + _ = yym2609 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2605 := !z.EncBinary() - yy2arr2605 := z.EncBasicHandle().StructToArray - var yyq2605 [5]bool - _, _, _ = yysep2605, yyq2605, yy2arr2605 - const yyr2605 bool = false - yyq2605[0] = x.Kind != "" - yyq2605[1] = x.APIVersion != "" - yyq2605[2] = true - yyq2605[3] = len(x.Secrets) != 0 - yyq2605[4] = len(x.ImagePullSecrets) != 0 - var yynn2605 int - if yyr2605 || yy2arr2605 { + yysep2610 := !z.EncBinary() + yy2arr2610 := z.EncBasicHandle().StructToArray + var yyq2610 [5]bool + _, _, _ = yysep2610, yyq2610, yy2arr2610 + const yyr2610 bool = false + yyq2610[0] = x.Kind != "" + yyq2610[1] = x.APIVersion != "" + yyq2610[2] = true + yyq2610[3] = len(x.Secrets) != 0 + yyq2610[4] = len(x.ImagePullSecrets) != 0 + var yynn2610 int + if yyr2610 || yy2arr2610 { r.EncodeArrayStart(5) } else { - yynn2605 = 0 - for _, b := range yyq2605 { + yynn2610 = 0 + for _, b := range yyq2610 { if b { - yynn2605++ + yynn2610++ } } - r.EncodeMapStart(yynn2605) - yynn2605 = 0 + r.EncodeMapStart(yynn2610) + yynn2610 = 0 } - if yyr2605 || yy2arr2605 { + if yyr2610 || yy2arr2610 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2605[0] { - yym2607 := z.EncBinary() - _ = yym2607 + if yyq2610[0] { + yym2612 := z.EncBinary() + _ = yym2612 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -33894,23 +33942,23 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2605[0] { + if yyq2610[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2608 := z.EncBinary() - _ = yym2608 + yym2613 := z.EncBinary() + _ = yym2613 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2605 || yy2arr2605 { + if yyr2610 || yy2arr2610 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2605[1] { - yym2610 := z.EncBinary() - _ = yym2610 + if yyq2610[1] { + yym2615 := z.EncBinary() + _ = yym2615 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -33919,43 +33967,43 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2605[1] { + if yyq2610[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2611 := z.EncBinary() - _ = yym2611 + yym2616 := z.EncBinary() + _ = yym2616 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2605 || yy2arr2605 { + if yyr2610 || yy2arr2610 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2605[2] { - yy2613 := &x.ObjectMeta - yy2613.CodecEncodeSelf(e) + if yyq2610[2] { + yy2618 := &x.ObjectMeta + yy2618.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2605[2] { + if yyq2610[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2614 := &x.ObjectMeta - yy2614.CodecEncodeSelf(e) + yy2619 := &x.ObjectMeta + yy2619.CodecEncodeSelf(e) } } - if yyr2605 || yy2arr2605 { + if yyr2610 || yy2arr2610 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2605[3] { + if yyq2610[3] { if x.Secrets == nil { r.EncodeNil() } else { - yym2616 := z.EncBinary() - _ = yym2616 + yym2621 := z.EncBinary() + _ = yym2621 if false { } else { h.encSliceObjectReference(([]ObjectReference)(x.Secrets), e) @@ -33965,15 +34013,15 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2605[3] { + if yyq2610[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secrets")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Secrets == nil { r.EncodeNil() } else { - yym2617 := z.EncBinary() - _ = yym2617 + yym2622 := z.EncBinary() + _ = yym2622 if false { } else { h.encSliceObjectReference(([]ObjectReference)(x.Secrets), e) @@ -33981,14 +34029,14 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2605 || yy2arr2605 { + if yyr2610 || yy2arr2610 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2605[4] { + if yyq2610[4] { if x.ImagePullSecrets == nil { r.EncodeNil() } else { - yym2619 := z.EncBinary() - _ = yym2619 + yym2624 := z.EncBinary() + _ = yym2624 if false { } else { h.encSliceLocalObjectReference(([]LocalObjectReference)(x.ImagePullSecrets), e) @@ -33998,15 +34046,15 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2605[4] { + if yyq2610[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("imagePullSecrets")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ImagePullSecrets == nil { r.EncodeNil() } else { - yym2620 := z.EncBinary() - _ = yym2620 + yym2625 := z.EncBinary() + _ = yym2625 if false { } else { h.encSliceLocalObjectReference(([]LocalObjectReference)(x.ImagePullSecrets), e) @@ -34014,7 +34062,7 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2605 || yy2arr2605 { + if yyr2610 || yy2arr2610 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -34027,25 +34075,25 @@ func (x *ServiceAccount) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2621 := z.DecBinary() - _ = yym2621 + yym2626 := z.DecBinary() + _ = yym2626 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2622 := r.ContainerType() - if yyct2622 == codecSelferValueTypeMap1234 { - yyl2622 := r.ReadMapStart() - if yyl2622 == 0 { + yyct2627 := r.ContainerType() + if yyct2627 == codecSelferValueTypeMap1234 { + yyl2627 := r.ReadMapStart() + if yyl2627 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2622, d) + x.codecDecodeSelfFromMap(yyl2627, d) } - } else if yyct2622 == codecSelferValueTypeArray1234 { - yyl2622 := r.ReadArrayStart() - if yyl2622 == 0 { + } else if yyct2627 == codecSelferValueTypeArray1234 { + yyl2627 := r.ReadArrayStart() + if yyl2627 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2622, d) + x.codecDecodeSelfFromArray(yyl2627, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -34057,12 +34105,12 @@ func (x *ServiceAccount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2623Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2623Slc - var yyhl2623 bool = l >= 0 - for yyj2623 := 0; ; yyj2623++ { - if yyhl2623 { - if yyj2623 >= l { + var yys2628Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2628Slc + var yyhl2628 bool = l >= 0 + for yyj2628 := 0; ; yyj2628++ { + if yyhl2628 { + if yyj2628 >= l { break } } else { @@ -34071,10 +34119,10 @@ func (x *ServiceAccount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2623Slc = r.DecodeBytes(yys2623Slc, true, true) - yys2623 := string(yys2623Slc) + yys2628Slc = r.DecodeBytes(yys2628Slc, true, true) + yys2628 := string(yys2628Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2623 { + switch yys2628 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -34091,37 +34139,37 @@ func (x *ServiceAccount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2626 := &x.ObjectMeta - yyv2626.CodecDecodeSelf(d) + yyv2631 := &x.ObjectMeta + yyv2631.CodecDecodeSelf(d) } case "secrets": if r.TryDecodeAsNil() { x.Secrets = nil } else { - yyv2627 := &x.Secrets - yym2628 := z.DecBinary() - _ = yym2628 + yyv2632 := &x.Secrets + yym2633 := z.DecBinary() + _ = yym2633 if false { } else { - h.decSliceObjectReference((*[]ObjectReference)(yyv2627), d) + h.decSliceObjectReference((*[]ObjectReference)(yyv2632), d) } } case "imagePullSecrets": if r.TryDecodeAsNil() { x.ImagePullSecrets = nil } else { - yyv2629 := &x.ImagePullSecrets - yym2630 := z.DecBinary() - _ = yym2630 + yyv2634 := &x.ImagePullSecrets + yym2635 := z.DecBinary() + _ = yym2635 if false { } else { - h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2629), d) + h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2634), d) } } default: - z.DecStructFieldNotFound(-1, yys2623) - } // end switch yys2623 - } // end for yyj2623 + z.DecStructFieldNotFound(-1, yys2628) + } // end switch yys2628 + } // end for yyj2628 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -34129,16 +34177,16 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2631 int - var yyb2631 bool - var yyhl2631 bool = l >= 0 - yyj2631++ - if yyhl2631 { - yyb2631 = yyj2631 > l + var yyj2636 int + var yyb2636 bool + var yyhl2636 bool = l >= 0 + yyj2636++ + if yyhl2636 { + yyb2636 = yyj2636 > l } else { - yyb2631 = r.CheckBreak() + yyb2636 = r.CheckBreak() } - if yyb2631 { + if yyb2636 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34148,13 +34196,13 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2631++ - if yyhl2631 { - yyb2631 = yyj2631 > l + yyj2636++ + if yyhl2636 { + yyb2636 = yyj2636 > l } else { - yyb2631 = r.CheckBreak() + yyb2636 = r.CheckBreak() } - if yyb2631 { + if yyb2636 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34164,13 +34212,13 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj2631++ - if yyhl2631 { - yyb2631 = yyj2631 > l + yyj2636++ + if yyhl2636 { + yyb2636 = yyj2636 > l } else { - yyb2631 = r.CheckBreak() + yyb2636 = r.CheckBreak() } - if yyb2631 { + if yyb2636 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34178,16 +34226,16 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2634 := &x.ObjectMeta - yyv2634.CodecDecodeSelf(d) + yyv2639 := &x.ObjectMeta + yyv2639.CodecDecodeSelf(d) } - yyj2631++ - if yyhl2631 { - yyb2631 = yyj2631 > l + yyj2636++ + if yyhl2636 { + yyb2636 = yyj2636 > l } else { - yyb2631 = r.CheckBreak() + yyb2636 = r.CheckBreak() } - if yyb2631 { + if yyb2636 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34195,21 +34243,21 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Secrets = nil } else { - yyv2635 := &x.Secrets - yym2636 := z.DecBinary() - _ = yym2636 + yyv2640 := &x.Secrets + yym2641 := z.DecBinary() + _ = yym2641 if false { } else { - h.decSliceObjectReference((*[]ObjectReference)(yyv2635), d) + h.decSliceObjectReference((*[]ObjectReference)(yyv2640), d) } } - yyj2631++ - if yyhl2631 { - yyb2631 = yyj2631 > l + yyj2636++ + if yyhl2636 { + yyb2636 = yyj2636 > l } else { - yyb2631 = r.CheckBreak() + yyb2636 = r.CheckBreak() } - if yyb2631 { + if yyb2636 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34217,26 +34265,26 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ImagePullSecrets = nil } else { - yyv2637 := &x.ImagePullSecrets - yym2638 := z.DecBinary() - _ = yym2638 + yyv2642 := &x.ImagePullSecrets + yym2643 := z.DecBinary() + _ = yym2643 if false { } else { - h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2637), d) + h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2642), d) } } for { - yyj2631++ - if yyhl2631 { - yyb2631 = yyj2631 > l + yyj2636++ + if yyhl2636 { + yyb2636 = yyj2636 > l } else { - yyb2631 = r.CheckBreak() + yyb2636 = r.CheckBreak() } - if yyb2631 { + if yyb2636 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2631-1, "") + z.DecStructFieldNotFound(yyj2636-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -34248,37 +34296,37 @@ func (x *ServiceAccountList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2639 := z.EncBinary() - _ = yym2639 + yym2644 := z.EncBinary() + _ = yym2644 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2640 := !z.EncBinary() - yy2arr2640 := z.EncBasicHandle().StructToArray - var yyq2640 [4]bool - _, _, _ = yysep2640, yyq2640, yy2arr2640 - const yyr2640 bool = false - yyq2640[0] = x.Kind != "" - yyq2640[1] = x.APIVersion != "" - yyq2640[2] = true - var yynn2640 int - if yyr2640 || yy2arr2640 { + yysep2645 := !z.EncBinary() + yy2arr2645 := z.EncBasicHandle().StructToArray + var yyq2645 [4]bool + _, _, _ = yysep2645, yyq2645, yy2arr2645 + const yyr2645 bool = false + yyq2645[0] = x.Kind != "" + yyq2645[1] = x.APIVersion != "" + yyq2645[2] = true + var yynn2645 int + if yyr2645 || yy2arr2645 { r.EncodeArrayStart(4) } else { - yynn2640 = 1 - for _, b := range yyq2640 { + yynn2645 = 1 + for _, b := range yyq2645 { if b { - yynn2640++ + yynn2645++ } } - r.EncodeMapStart(yynn2640) - yynn2640 = 0 + r.EncodeMapStart(yynn2645) + yynn2645 = 0 } - if yyr2640 || yy2arr2640 { + if yyr2645 || yy2arr2645 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2640[0] { - yym2642 := z.EncBinary() - _ = yym2642 + if yyq2645[0] { + yym2647 := z.EncBinary() + _ = yym2647 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -34287,23 +34335,23 @@ func (x *ServiceAccountList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2640[0] { + if yyq2645[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2643 := z.EncBinary() - _ = yym2643 + yym2648 := z.EncBinary() + _ = yym2648 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2640 || yy2arr2640 { + if yyr2645 || yy2arr2645 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2640[1] { - yym2645 := z.EncBinary() - _ = yym2645 + if yyq2645[1] { + yym2650 := z.EncBinary() + _ = yym2650 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -34312,54 +34360,54 @@ func (x *ServiceAccountList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2640[1] { + if yyq2645[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2646 := z.EncBinary() - _ = yym2646 + yym2651 := z.EncBinary() + _ = yym2651 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2640 || yy2arr2640 { + if yyr2645 || yy2arr2645 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2640[2] { - yy2648 := &x.ListMeta - yym2649 := z.EncBinary() - _ = yym2649 + if yyq2645[2] { + yy2653 := &x.ListMeta + yym2654 := z.EncBinary() + _ = yym2654 if false { - } else if z.HasExtensions() && z.EncExt(yy2648) { + } else if z.HasExtensions() && z.EncExt(yy2653) { } else { - z.EncFallback(yy2648) + z.EncFallback(yy2653) } } else { r.EncodeNil() } } else { - if yyq2640[2] { + if yyq2645[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2650 := &x.ListMeta - yym2651 := z.EncBinary() - _ = yym2651 + yy2655 := &x.ListMeta + yym2656 := z.EncBinary() + _ = yym2656 if false { - } else if z.HasExtensions() && z.EncExt(yy2650) { + } else if z.HasExtensions() && z.EncExt(yy2655) { } else { - z.EncFallback(yy2650) + z.EncFallback(yy2655) } } } - if yyr2640 || yy2arr2640 { + if yyr2645 || yy2arr2645 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2653 := z.EncBinary() - _ = yym2653 + yym2658 := z.EncBinary() + _ = yym2658 if false { } else { h.encSliceServiceAccount(([]ServiceAccount)(x.Items), e) @@ -34372,15 +34420,15 @@ func (x *ServiceAccountList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2654 := z.EncBinary() - _ = yym2654 + yym2659 := z.EncBinary() + _ = yym2659 if false { } else { h.encSliceServiceAccount(([]ServiceAccount)(x.Items), e) } } } - if yyr2640 || yy2arr2640 { + if yyr2645 || yy2arr2645 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -34393,25 +34441,25 @@ func (x *ServiceAccountList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2655 := z.DecBinary() - _ = yym2655 + yym2660 := z.DecBinary() + _ = yym2660 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2656 := r.ContainerType() - if yyct2656 == codecSelferValueTypeMap1234 { - yyl2656 := r.ReadMapStart() - if yyl2656 == 0 { + yyct2661 := r.ContainerType() + if yyct2661 == codecSelferValueTypeMap1234 { + yyl2661 := r.ReadMapStart() + if yyl2661 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2656, d) + x.codecDecodeSelfFromMap(yyl2661, d) } - } else if yyct2656 == codecSelferValueTypeArray1234 { - yyl2656 := r.ReadArrayStart() - if yyl2656 == 0 { + } else if yyct2661 == codecSelferValueTypeArray1234 { + yyl2661 := r.ReadArrayStart() + if yyl2661 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2656, d) + x.codecDecodeSelfFromArray(yyl2661, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -34423,12 +34471,12 @@ func (x *ServiceAccountList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2657Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2657Slc - var yyhl2657 bool = l >= 0 - for yyj2657 := 0; ; yyj2657++ { - if yyhl2657 { - if yyj2657 >= l { + var yys2662Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2662Slc + var yyhl2662 bool = l >= 0 + for yyj2662 := 0; ; yyj2662++ { + if yyhl2662 { + if yyj2662 >= l { break } } else { @@ -34437,10 +34485,10 @@ func (x *ServiceAccountList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2657Slc = r.DecodeBytes(yys2657Slc, true, true) - yys2657 := string(yys2657Slc) + yys2662Slc = r.DecodeBytes(yys2662Slc, true, true) + yys2662 := string(yys2662Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2657 { + switch yys2662 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -34457,31 +34505,31 @@ func (x *ServiceAccountList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2660 := &x.ListMeta - yym2661 := z.DecBinary() - _ = yym2661 + yyv2665 := &x.ListMeta + yym2666 := z.DecBinary() + _ = yym2666 if false { - } else if z.HasExtensions() && z.DecExt(yyv2660) { + } else if z.HasExtensions() && z.DecExt(yyv2665) { } else { - z.DecFallback(yyv2660, false) + z.DecFallback(yyv2665, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2662 := &x.Items - yym2663 := z.DecBinary() - _ = yym2663 + yyv2667 := &x.Items + yym2668 := z.DecBinary() + _ = yym2668 if false { } else { - h.decSliceServiceAccount((*[]ServiceAccount)(yyv2662), d) + h.decSliceServiceAccount((*[]ServiceAccount)(yyv2667), d) } } default: - z.DecStructFieldNotFound(-1, yys2657) - } // end switch yys2657 - } // end for yyj2657 + z.DecStructFieldNotFound(-1, yys2662) + } // end switch yys2662 + } // end for yyj2662 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -34489,16 +34537,16 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2664 int - var yyb2664 bool - var yyhl2664 bool = l >= 0 - yyj2664++ - if yyhl2664 { - yyb2664 = yyj2664 > l + var yyj2669 int + var yyb2669 bool + var yyhl2669 bool = l >= 0 + yyj2669++ + if yyhl2669 { + yyb2669 = yyj2669 > l } else { - yyb2664 = r.CheckBreak() + yyb2669 = r.CheckBreak() } - if yyb2664 { + if yyb2669 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34508,13 +34556,13 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Kind = string(r.DecodeString()) } - yyj2664++ - if yyhl2664 { - yyb2664 = yyj2664 > l + yyj2669++ + if yyhl2669 { + yyb2669 = yyj2669 > l } else { - yyb2664 = r.CheckBreak() + yyb2669 = r.CheckBreak() } - if yyb2664 { + if yyb2669 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34524,13 +34572,13 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.APIVersion = string(r.DecodeString()) } - yyj2664++ - if yyhl2664 { - yyb2664 = yyj2664 > l + yyj2669++ + if yyhl2669 { + yyb2669 = yyj2669 > l } else { - yyb2664 = r.CheckBreak() + yyb2669 = r.CheckBreak() } - if yyb2664 { + if yyb2669 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34538,22 +34586,22 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2667 := &x.ListMeta - yym2668 := z.DecBinary() - _ = yym2668 + yyv2672 := &x.ListMeta + yym2673 := z.DecBinary() + _ = yym2673 if false { - } else if z.HasExtensions() && z.DecExt(yyv2667) { + } else if z.HasExtensions() && z.DecExt(yyv2672) { } else { - z.DecFallback(yyv2667, false) + z.DecFallback(yyv2672, false) } } - yyj2664++ - if yyhl2664 { - yyb2664 = yyj2664 > l + yyj2669++ + if yyhl2669 { + yyb2669 = yyj2669 > l } else { - yyb2664 = r.CheckBreak() + yyb2669 = r.CheckBreak() } - if yyb2664 { + if yyb2669 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34561,26 +34609,26 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2669 := &x.Items - yym2670 := z.DecBinary() - _ = yym2670 + yyv2674 := &x.Items + yym2675 := z.DecBinary() + _ = yym2675 if false { } else { - h.decSliceServiceAccount((*[]ServiceAccount)(yyv2669), d) + h.decSliceServiceAccount((*[]ServiceAccount)(yyv2674), d) } } for { - yyj2664++ - if yyhl2664 { - yyb2664 = yyj2664 > l + yyj2669++ + if yyhl2669 { + yyb2669 = yyj2669 > l } else { - yyb2664 = r.CheckBreak() + yyb2669 = r.CheckBreak() } - if yyb2664 { + if yyb2669 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2664-1, "") + z.DecStructFieldNotFound(yyj2669-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -34592,37 +34640,37 @@ func (x *Endpoints) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2671 := z.EncBinary() - _ = yym2671 + yym2676 := z.EncBinary() + _ = yym2676 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2672 := !z.EncBinary() - yy2arr2672 := z.EncBasicHandle().StructToArray - var yyq2672 [4]bool - _, _, _ = yysep2672, yyq2672, yy2arr2672 - const yyr2672 bool = false - yyq2672[0] = x.Kind != "" - yyq2672[1] = x.APIVersion != "" - yyq2672[2] = true - var yynn2672 int - if yyr2672 || yy2arr2672 { + yysep2677 := !z.EncBinary() + yy2arr2677 := z.EncBasicHandle().StructToArray + var yyq2677 [4]bool + _, _, _ = yysep2677, yyq2677, yy2arr2677 + const yyr2677 bool = false + yyq2677[0] = x.Kind != "" + yyq2677[1] = x.APIVersion != "" + yyq2677[2] = true + var yynn2677 int + if yyr2677 || yy2arr2677 { r.EncodeArrayStart(4) } else { - yynn2672 = 1 - for _, b := range yyq2672 { + yynn2677 = 1 + for _, b := range yyq2677 { if b { - yynn2672++ + yynn2677++ } } - r.EncodeMapStart(yynn2672) - yynn2672 = 0 + r.EncodeMapStart(yynn2677) + yynn2677 = 0 } - if yyr2672 || yy2arr2672 { + if yyr2677 || yy2arr2677 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2672[0] { - yym2674 := z.EncBinary() - _ = yym2674 + if yyq2677[0] { + yym2679 := z.EncBinary() + _ = yym2679 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -34631,23 +34679,23 @@ func (x *Endpoints) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2672[0] { + if yyq2677[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2675 := z.EncBinary() - _ = yym2675 + yym2680 := z.EncBinary() + _ = yym2680 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2672 || yy2arr2672 { + if yyr2677 || yy2arr2677 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2672[1] { - yym2677 := z.EncBinary() - _ = yym2677 + if yyq2677[1] { + yym2682 := z.EncBinary() + _ = yym2682 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -34656,42 +34704,42 @@ func (x *Endpoints) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2672[1] { + if yyq2677[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2678 := z.EncBinary() - _ = yym2678 + yym2683 := z.EncBinary() + _ = yym2683 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2672 || yy2arr2672 { + if yyr2677 || yy2arr2677 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2672[2] { - yy2680 := &x.ObjectMeta - yy2680.CodecEncodeSelf(e) + if yyq2677[2] { + yy2685 := &x.ObjectMeta + yy2685.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2672[2] { + if yyq2677[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2681 := &x.ObjectMeta - yy2681.CodecEncodeSelf(e) + yy2686 := &x.ObjectMeta + yy2686.CodecEncodeSelf(e) } } - if yyr2672 || yy2arr2672 { + if yyr2677 || yy2arr2677 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Subsets == nil { r.EncodeNil() } else { - yym2683 := z.EncBinary() - _ = yym2683 + yym2688 := z.EncBinary() + _ = yym2688 if false { } else { h.encSliceEndpointSubset(([]EndpointSubset)(x.Subsets), e) @@ -34704,15 +34752,15 @@ func (x *Endpoints) CodecEncodeSelf(e *codec1978.Encoder) { if x.Subsets == nil { r.EncodeNil() } else { - yym2684 := z.EncBinary() - _ = yym2684 + yym2689 := z.EncBinary() + _ = yym2689 if false { } else { h.encSliceEndpointSubset(([]EndpointSubset)(x.Subsets), e) } } } - if yyr2672 || yy2arr2672 { + if yyr2677 || yy2arr2677 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -34725,25 +34773,25 @@ func (x *Endpoints) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2685 := z.DecBinary() - _ = yym2685 + yym2690 := z.DecBinary() + _ = yym2690 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2686 := r.ContainerType() - if yyct2686 == codecSelferValueTypeMap1234 { - yyl2686 := r.ReadMapStart() - if yyl2686 == 0 { + yyct2691 := r.ContainerType() + if yyct2691 == codecSelferValueTypeMap1234 { + yyl2691 := r.ReadMapStart() + if yyl2691 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2686, d) + x.codecDecodeSelfFromMap(yyl2691, d) } - } else if yyct2686 == codecSelferValueTypeArray1234 { - yyl2686 := r.ReadArrayStart() - if yyl2686 == 0 { + } else if yyct2691 == codecSelferValueTypeArray1234 { + yyl2691 := r.ReadArrayStart() + if yyl2691 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2686, d) + x.codecDecodeSelfFromArray(yyl2691, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -34755,12 +34803,12 @@ func (x *Endpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2687Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2687Slc - var yyhl2687 bool = l >= 0 - for yyj2687 := 0; ; yyj2687++ { - if yyhl2687 { - if yyj2687 >= l { + var yys2692Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2692Slc + var yyhl2692 bool = l >= 0 + for yyj2692 := 0; ; yyj2692++ { + if yyhl2692 { + if yyj2692 >= l { break } } else { @@ -34769,10 +34817,10 @@ func (x *Endpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2687Slc = r.DecodeBytes(yys2687Slc, true, true) - yys2687 := string(yys2687Slc) + yys2692Slc = r.DecodeBytes(yys2692Slc, true, true) + yys2692 := string(yys2692Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2687 { + switch yys2692 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -34789,25 +34837,25 @@ func (x *Endpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2690 := &x.ObjectMeta - yyv2690.CodecDecodeSelf(d) + yyv2695 := &x.ObjectMeta + yyv2695.CodecDecodeSelf(d) } case "subsets": if r.TryDecodeAsNil() { x.Subsets = nil } else { - yyv2691 := &x.Subsets - yym2692 := z.DecBinary() - _ = yym2692 + yyv2696 := &x.Subsets + yym2697 := z.DecBinary() + _ = yym2697 if false { } else { - h.decSliceEndpointSubset((*[]EndpointSubset)(yyv2691), d) + h.decSliceEndpointSubset((*[]EndpointSubset)(yyv2696), d) } } default: - z.DecStructFieldNotFound(-1, yys2687) - } // end switch yys2687 - } // end for yyj2687 + z.DecStructFieldNotFound(-1, yys2692) + } // end switch yys2692 + } // end for yyj2692 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -34815,16 +34863,16 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2693 int - var yyb2693 bool - var yyhl2693 bool = l >= 0 - yyj2693++ - if yyhl2693 { - yyb2693 = yyj2693 > l + var yyj2698 int + var yyb2698 bool + var yyhl2698 bool = l >= 0 + yyj2698++ + if yyhl2698 { + yyb2698 = yyj2698 > l } else { - yyb2693 = r.CheckBreak() + yyb2698 = r.CheckBreak() } - if yyb2693 { + if yyb2698 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34834,13 +34882,13 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2693++ - if yyhl2693 { - yyb2693 = yyj2693 > l + yyj2698++ + if yyhl2698 { + yyb2698 = yyj2698 > l } else { - yyb2693 = r.CheckBreak() + yyb2698 = r.CheckBreak() } - if yyb2693 { + if yyb2698 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34850,13 +34898,13 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj2693++ - if yyhl2693 { - yyb2693 = yyj2693 > l + yyj2698++ + if yyhl2698 { + yyb2698 = yyj2698 > l } else { - yyb2693 = r.CheckBreak() + yyb2698 = r.CheckBreak() } - if yyb2693 { + if yyb2698 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34864,16 +34912,16 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2696 := &x.ObjectMeta - yyv2696.CodecDecodeSelf(d) + yyv2701 := &x.ObjectMeta + yyv2701.CodecDecodeSelf(d) } - yyj2693++ - if yyhl2693 { - yyb2693 = yyj2693 > l + yyj2698++ + if yyhl2698 { + yyb2698 = yyj2698 > l } else { - yyb2693 = r.CheckBreak() + yyb2698 = r.CheckBreak() } - if yyb2693 { + if yyb2698 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34881,26 +34929,26 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Subsets = nil } else { - yyv2697 := &x.Subsets - yym2698 := z.DecBinary() - _ = yym2698 + yyv2702 := &x.Subsets + yym2703 := z.DecBinary() + _ = yym2703 if false { } else { - h.decSliceEndpointSubset((*[]EndpointSubset)(yyv2697), d) + h.decSliceEndpointSubset((*[]EndpointSubset)(yyv2702), d) } } for { - yyj2693++ - if yyhl2693 { - yyb2693 = yyj2693 > l + yyj2698++ + if yyhl2698 { + yyb2698 = yyj2698 > l } else { - yyb2693 = r.CheckBreak() + yyb2698 = r.CheckBreak() } - if yyb2693 { + if yyb2698 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2693-1, "") + z.DecStructFieldNotFound(yyj2698-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -34912,40 +34960,40 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2699 := z.EncBinary() - _ = yym2699 + yym2704 := z.EncBinary() + _ = yym2704 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2700 := !z.EncBinary() - yy2arr2700 := z.EncBasicHandle().StructToArray - var yyq2700 [3]bool - _, _, _ = yysep2700, yyq2700, yy2arr2700 - const yyr2700 bool = false - yyq2700[0] = len(x.Addresses) != 0 - yyq2700[1] = len(x.NotReadyAddresses) != 0 - yyq2700[2] = len(x.Ports) != 0 - var yynn2700 int - if yyr2700 || yy2arr2700 { + yysep2705 := !z.EncBinary() + yy2arr2705 := z.EncBasicHandle().StructToArray + var yyq2705 [3]bool + _, _, _ = yysep2705, yyq2705, yy2arr2705 + const yyr2705 bool = false + yyq2705[0] = len(x.Addresses) != 0 + yyq2705[1] = len(x.NotReadyAddresses) != 0 + yyq2705[2] = len(x.Ports) != 0 + var yynn2705 int + if yyr2705 || yy2arr2705 { r.EncodeArrayStart(3) } else { - yynn2700 = 0 - for _, b := range yyq2700 { + yynn2705 = 0 + for _, b := range yyq2705 { if b { - yynn2700++ + yynn2705++ } } - r.EncodeMapStart(yynn2700) - yynn2700 = 0 + r.EncodeMapStart(yynn2705) + yynn2705 = 0 } - if yyr2700 || yy2arr2700 { + if yyr2705 || yy2arr2705 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2700[0] { + if yyq2705[0] { if x.Addresses == nil { r.EncodeNil() } else { - yym2702 := z.EncBinary() - _ = yym2702 + yym2707 := z.EncBinary() + _ = yym2707 if false { } else { h.encSliceEndpointAddress(([]EndpointAddress)(x.Addresses), e) @@ -34955,15 +35003,15 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2700[0] { + if yyq2705[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("addresses")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Addresses == nil { r.EncodeNil() } else { - yym2703 := z.EncBinary() - _ = yym2703 + yym2708 := z.EncBinary() + _ = yym2708 if false { } else { h.encSliceEndpointAddress(([]EndpointAddress)(x.Addresses), e) @@ -34971,14 +35019,14 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2700 || yy2arr2700 { + if yyr2705 || yy2arr2705 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2700[1] { + if yyq2705[1] { if x.NotReadyAddresses == nil { r.EncodeNil() } else { - yym2705 := z.EncBinary() - _ = yym2705 + yym2710 := z.EncBinary() + _ = yym2710 if false { } else { h.encSliceEndpointAddress(([]EndpointAddress)(x.NotReadyAddresses), e) @@ -34988,15 +35036,15 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2700[1] { + if yyq2705[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("notReadyAddresses")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.NotReadyAddresses == nil { r.EncodeNil() } else { - yym2706 := z.EncBinary() - _ = yym2706 + yym2711 := z.EncBinary() + _ = yym2711 if false { } else { h.encSliceEndpointAddress(([]EndpointAddress)(x.NotReadyAddresses), e) @@ -35004,14 +35052,14 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2700 || yy2arr2700 { + if yyr2705 || yy2arr2705 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2700[2] { + if yyq2705[2] { if x.Ports == nil { r.EncodeNil() } else { - yym2708 := z.EncBinary() - _ = yym2708 + yym2713 := z.EncBinary() + _ = yym2713 if false { } else { h.encSliceEndpointPort(([]EndpointPort)(x.Ports), e) @@ -35021,15 +35069,15 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2700[2] { + if yyq2705[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ports")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Ports == nil { r.EncodeNil() } else { - yym2709 := z.EncBinary() - _ = yym2709 + yym2714 := z.EncBinary() + _ = yym2714 if false { } else { h.encSliceEndpointPort(([]EndpointPort)(x.Ports), e) @@ -35037,7 +35085,7 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2700 || yy2arr2700 { + if yyr2705 || yy2arr2705 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -35050,25 +35098,25 @@ func (x *EndpointSubset) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2710 := z.DecBinary() - _ = yym2710 + yym2715 := z.DecBinary() + _ = yym2715 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2711 := r.ContainerType() - if yyct2711 == codecSelferValueTypeMap1234 { - yyl2711 := r.ReadMapStart() - if yyl2711 == 0 { + yyct2716 := r.ContainerType() + if yyct2716 == codecSelferValueTypeMap1234 { + yyl2716 := r.ReadMapStart() + if yyl2716 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2711, d) + x.codecDecodeSelfFromMap(yyl2716, d) } - } else if yyct2711 == codecSelferValueTypeArray1234 { - yyl2711 := r.ReadArrayStart() - if yyl2711 == 0 { + } else if yyct2716 == codecSelferValueTypeArray1234 { + yyl2716 := r.ReadArrayStart() + if yyl2716 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2711, d) + x.codecDecodeSelfFromArray(yyl2716, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -35080,12 +35128,12 @@ func (x *EndpointSubset) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2712Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2712Slc - var yyhl2712 bool = l >= 0 - for yyj2712 := 0; ; yyj2712++ { - if yyhl2712 { - if yyj2712 >= l { + var yys2717Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2717Slc + var yyhl2717 bool = l >= 0 + for yyj2717 := 0; ; yyj2717++ { + if yyhl2717 { + if yyj2717 >= l { break } } else { @@ -35094,50 +35142,50 @@ func (x *EndpointSubset) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2712Slc = r.DecodeBytes(yys2712Slc, true, true) - yys2712 := string(yys2712Slc) + yys2717Slc = r.DecodeBytes(yys2717Slc, true, true) + yys2717 := string(yys2717Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2712 { + switch yys2717 { case "addresses": if r.TryDecodeAsNil() { x.Addresses = nil } else { - yyv2713 := &x.Addresses - yym2714 := z.DecBinary() - _ = yym2714 + yyv2718 := &x.Addresses + yym2719 := z.DecBinary() + _ = yym2719 if false { } else { - h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2713), d) + h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2718), d) } } case "notReadyAddresses": if r.TryDecodeAsNil() { x.NotReadyAddresses = nil } else { - yyv2715 := &x.NotReadyAddresses - yym2716 := z.DecBinary() - _ = yym2716 + yyv2720 := &x.NotReadyAddresses + yym2721 := z.DecBinary() + _ = yym2721 if false { } else { - h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2715), d) + h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2720), d) } } case "ports": if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv2717 := &x.Ports - yym2718 := z.DecBinary() - _ = yym2718 + yyv2722 := &x.Ports + yym2723 := z.DecBinary() + _ = yym2723 if false { } else { - h.decSliceEndpointPort((*[]EndpointPort)(yyv2717), d) + h.decSliceEndpointPort((*[]EndpointPort)(yyv2722), d) } } default: - z.DecStructFieldNotFound(-1, yys2712) - } // end switch yys2712 - } // end for yyj2712 + z.DecStructFieldNotFound(-1, yys2717) + } // end switch yys2717 + } // end for yyj2717 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -35145,16 +35193,16 @@ func (x *EndpointSubset) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2719 int - var yyb2719 bool - var yyhl2719 bool = l >= 0 - yyj2719++ - if yyhl2719 { - yyb2719 = yyj2719 > l + var yyj2724 int + var yyb2724 bool + var yyhl2724 bool = l >= 0 + yyj2724++ + if yyhl2724 { + yyb2724 = yyj2724 > l } else { - yyb2719 = r.CheckBreak() + yyb2724 = r.CheckBreak() } - if yyb2719 { + if yyb2724 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35162,21 +35210,21 @@ func (x *EndpointSubset) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Addresses = nil } else { - yyv2720 := &x.Addresses - yym2721 := z.DecBinary() - _ = yym2721 + yyv2725 := &x.Addresses + yym2726 := z.DecBinary() + _ = yym2726 if false { } else { - h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2720), d) + h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2725), d) } } - yyj2719++ - if yyhl2719 { - yyb2719 = yyj2719 > l + yyj2724++ + if yyhl2724 { + yyb2724 = yyj2724 > l } else { - yyb2719 = r.CheckBreak() + yyb2724 = r.CheckBreak() } - if yyb2719 { + if yyb2724 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35184,21 +35232,21 @@ func (x *EndpointSubset) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NotReadyAddresses = nil } else { - yyv2722 := &x.NotReadyAddresses - yym2723 := z.DecBinary() - _ = yym2723 + yyv2727 := &x.NotReadyAddresses + yym2728 := z.DecBinary() + _ = yym2728 if false { } else { - h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2722), d) + h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2727), d) } } - yyj2719++ - if yyhl2719 { - yyb2719 = yyj2719 > l + yyj2724++ + if yyhl2724 { + yyb2724 = yyj2724 > l } else { - yyb2719 = r.CheckBreak() + yyb2724 = r.CheckBreak() } - if yyb2719 { + if yyb2724 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35206,26 +35254,26 @@ func (x *EndpointSubset) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv2724 := &x.Ports - yym2725 := z.DecBinary() - _ = yym2725 + yyv2729 := &x.Ports + yym2730 := z.DecBinary() + _ = yym2730 if false { } else { - h.decSliceEndpointPort((*[]EndpointPort)(yyv2724), d) + h.decSliceEndpointPort((*[]EndpointPort)(yyv2729), d) } } for { - yyj2719++ - if yyhl2719 { - yyb2719 = yyj2719 > l + yyj2724++ + if yyhl2724 { + yyb2724 = yyj2724 > l } else { - yyb2719 = r.CheckBreak() + yyb2724 = r.CheckBreak() } - if yyb2719 { + if yyb2724 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2719-1, "") + z.DecStructFieldNotFound(yyj2724-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -35237,36 +35285,36 @@ func (x *EndpointAddress) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2726 := z.EncBinary() - _ = yym2726 + yym2731 := z.EncBinary() + _ = yym2731 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2727 := !z.EncBinary() - yy2arr2727 := z.EncBasicHandle().StructToArray - var yyq2727 [4]bool - _, _, _ = yysep2727, yyq2727, yy2arr2727 - const yyr2727 bool = false - yyq2727[1] = x.Hostname != "" - yyq2727[2] = x.NodeName != nil - yyq2727[3] = x.TargetRef != nil - var yynn2727 int - if yyr2727 || yy2arr2727 { + yysep2732 := !z.EncBinary() + yy2arr2732 := z.EncBasicHandle().StructToArray + var yyq2732 [4]bool + _, _, _ = yysep2732, yyq2732, yy2arr2732 + const yyr2732 bool = false + yyq2732[1] = x.Hostname != "" + yyq2732[2] = x.NodeName != nil + yyq2732[3] = x.TargetRef != nil + var yynn2732 int + if yyr2732 || yy2arr2732 { r.EncodeArrayStart(4) } else { - yynn2727 = 1 - for _, b := range yyq2727 { + yynn2732 = 1 + for _, b := range yyq2732 { if b { - yynn2727++ + yynn2732++ } } - r.EncodeMapStart(yynn2727) - yynn2727 = 0 + r.EncodeMapStart(yynn2732) + yynn2732 = 0 } - if yyr2727 || yy2arr2727 { + if yyr2732 || yy2arr2732 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2729 := z.EncBinary() - _ = yym2729 + yym2734 := z.EncBinary() + _ = yym2734 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IP)) @@ -35275,18 +35323,18 @@ func (x *EndpointAddress) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ip")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2730 := z.EncBinary() - _ = yym2730 + yym2735 := z.EncBinary() + _ = yym2735 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IP)) } } - if yyr2727 || yy2arr2727 { + if yyr2732 || yy2arr2732 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2727[1] { - yym2732 := z.EncBinary() - _ = yym2732 + if yyq2732[1] { + yym2737 := z.EncBinary() + _ = yym2737 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Hostname)) @@ -35295,56 +35343,56 @@ func (x *EndpointAddress) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2727[1] { + if yyq2732[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostname")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2733 := z.EncBinary() - _ = yym2733 + yym2738 := z.EncBinary() + _ = yym2738 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Hostname)) } } } - if yyr2727 || yy2arr2727 { + if yyr2732 || yy2arr2732 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2727[2] { + if yyq2732[2] { if x.NodeName == nil { r.EncodeNil() } else { - yy2735 := *x.NodeName - yym2736 := z.EncBinary() - _ = yym2736 + yy2740 := *x.NodeName + yym2741 := z.EncBinary() + _ = yym2741 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(yy2735)) + r.EncodeString(codecSelferC_UTF81234, string(yy2740)) } } } else { r.EncodeNil() } } else { - if yyq2727[2] { + if yyq2732[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.NodeName == nil { r.EncodeNil() } else { - yy2737 := *x.NodeName - yym2738 := z.EncBinary() - _ = yym2738 + yy2742 := *x.NodeName + yym2743 := z.EncBinary() + _ = yym2743 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(yy2737)) + r.EncodeString(codecSelferC_UTF81234, string(yy2742)) } } } } - if yyr2727 || yy2arr2727 { + if yyr2732 || yy2arr2732 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2727[3] { + if yyq2732[3] { if x.TargetRef == nil { r.EncodeNil() } else { @@ -35354,7 +35402,7 @@ func (x *EndpointAddress) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2727[3] { + if yyq2732[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("targetRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -35365,7 +35413,7 @@ func (x *EndpointAddress) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2727 || yy2arr2727 { + if yyr2732 || yy2arr2732 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -35378,25 +35426,25 @@ func (x *EndpointAddress) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2740 := z.DecBinary() - _ = yym2740 + yym2745 := z.DecBinary() + _ = yym2745 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2741 := r.ContainerType() - if yyct2741 == codecSelferValueTypeMap1234 { - yyl2741 := r.ReadMapStart() - if yyl2741 == 0 { + yyct2746 := r.ContainerType() + if yyct2746 == codecSelferValueTypeMap1234 { + yyl2746 := r.ReadMapStart() + if yyl2746 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2741, d) + x.codecDecodeSelfFromMap(yyl2746, d) } - } else if yyct2741 == codecSelferValueTypeArray1234 { - yyl2741 := r.ReadArrayStart() - if yyl2741 == 0 { + } else if yyct2746 == codecSelferValueTypeArray1234 { + yyl2746 := r.ReadArrayStart() + if yyl2746 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2741, d) + x.codecDecodeSelfFromArray(yyl2746, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -35408,12 +35456,12 @@ func (x *EndpointAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2742Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2742Slc - var yyhl2742 bool = l >= 0 - for yyj2742 := 0; ; yyj2742++ { - if yyhl2742 { - if yyj2742 >= l { + var yys2747Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2747Slc + var yyhl2747 bool = l >= 0 + for yyj2747 := 0; ; yyj2747++ { + if yyhl2747 { + if yyj2747 >= l { break } } else { @@ -35422,10 +35470,10 @@ func (x *EndpointAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2742Slc = r.DecodeBytes(yys2742Slc, true, true) - yys2742 := string(yys2742Slc) + yys2747Slc = r.DecodeBytes(yys2747Slc, true, true) + yys2747 := string(yys2747Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2742 { + switch yys2747 { case "ip": if r.TryDecodeAsNil() { x.IP = "" @@ -35447,8 +35495,8 @@ func (x *EndpointAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.NodeName == nil { x.NodeName = new(string) } - yym2746 := z.DecBinary() - _ = yym2746 + yym2751 := z.DecBinary() + _ = yym2751 if false { } else { *((*string)(x.NodeName)) = r.DecodeString() @@ -35466,9 +35514,9 @@ func (x *EndpointAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.TargetRef.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2742) - } // end switch yys2742 - } // end for yyj2742 + z.DecStructFieldNotFound(-1, yys2747) + } // end switch yys2747 + } // end for yyj2747 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -35476,16 +35524,16 @@ func (x *EndpointAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2748 int - var yyb2748 bool - var yyhl2748 bool = l >= 0 - yyj2748++ - if yyhl2748 { - yyb2748 = yyj2748 > l + var yyj2753 int + var yyb2753 bool + var yyhl2753 bool = l >= 0 + yyj2753++ + if yyhl2753 { + yyb2753 = yyj2753 > l } else { - yyb2748 = r.CheckBreak() + yyb2753 = r.CheckBreak() } - if yyb2748 { + if yyb2753 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35495,13 +35543,13 @@ func (x *EndpointAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.IP = string(r.DecodeString()) } - yyj2748++ - if yyhl2748 { - yyb2748 = yyj2748 > l + yyj2753++ + if yyhl2753 { + yyb2753 = yyj2753 > l } else { - yyb2748 = r.CheckBreak() + yyb2753 = r.CheckBreak() } - if yyb2748 { + if yyb2753 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35511,13 +35559,13 @@ func (x *EndpointAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Hostname = string(r.DecodeString()) } - yyj2748++ - if yyhl2748 { - yyb2748 = yyj2748 > l + yyj2753++ + if yyhl2753 { + yyb2753 = yyj2753 > l } else { - yyb2748 = r.CheckBreak() + yyb2753 = r.CheckBreak() } - if yyb2748 { + if yyb2753 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35530,20 +35578,20 @@ func (x *EndpointAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if x.NodeName == nil { x.NodeName = new(string) } - yym2752 := z.DecBinary() - _ = yym2752 + yym2757 := z.DecBinary() + _ = yym2757 if false { } else { *((*string)(x.NodeName)) = r.DecodeString() } } - yyj2748++ - if yyhl2748 { - yyb2748 = yyj2748 > l + yyj2753++ + if yyhl2753 { + yyb2753 = yyj2753 > l } else { - yyb2748 = r.CheckBreak() + yyb2753 = r.CheckBreak() } - if yyb2748 { + if yyb2753 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35559,17 +35607,17 @@ func (x *EndpointAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.TargetRef.CodecDecodeSelf(d) } for { - yyj2748++ - if yyhl2748 { - yyb2748 = yyj2748 > l + yyj2753++ + if yyhl2753 { + yyb2753 = yyj2753 > l } else { - yyb2748 = r.CheckBreak() + yyb2753 = r.CheckBreak() } - if yyb2748 { + if yyb2753 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2748-1, "") + z.DecStructFieldNotFound(yyj2753-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -35581,36 +35629,36 @@ func (x *EndpointPort) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2754 := z.EncBinary() - _ = yym2754 + yym2759 := z.EncBinary() + _ = yym2759 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2755 := !z.EncBinary() - yy2arr2755 := z.EncBasicHandle().StructToArray - var yyq2755 [3]bool - _, _, _ = yysep2755, yyq2755, yy2arr2755 - const yyr2755 bool = false - yyq2755[0] = x.Name != "" - yyq2755[2] = x.Protocol != "" - var yynn2755 int - if yyr2755 || yy2arr2755 { + yysep2760 := !z.EncBinary() + yy2arr2760 := z.EncBasicHandle().StructToArray + var yyq2760 [3]bool + _, _, _ = yysep2760, yyq2760, yy2arr2760 + const yyr2760 bool = false + yyq2760[0] = x.Name != "" + yyq2760[2] = x.Protocol != "" + var yynn2760 int + if yyr2760 || yy2arr2760 { r.EncodeArrayStart(3) } else { - yynn2755 = 1 - for _, b := range yyq2755 { + yynn2760 = 1 + for _, b := range yyq2760 { if b { - yynn2755++ + yynn2760++ } } - r.EncodeMapStart(yynn2755) - yynn2755 = 0 + r.EncodeMapStart(yynn2760) + yynn2760 = 0 } - if yyr2755 || yy2arr2755 { + if yyr2760 || yy2arr2760 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2755[0] { - yym2757 := z.EncBinary() - _ = yym2757 + if yyq2760[0] { + yym2762 := z.EncBinary() + _ = yym2762 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -35619,22 +35667,22 @@ func (x *EndpointPort) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2755[0] { + if yyq2760[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2758 := z.EncBinary() - _ = yym2758 + yym2763 := z.EncBinary() + _ = yym2763 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr2755 || yy2arr2755 { + if yyr2760 || yy2arr2760 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2760 := z.EncBinary() - _ = yym2760 + yym2765 := z.EncBinary() + _ = yym2765 if false { } else { r.EncodeInt(int64(x.Port)) @@ -35643,29 +35691,29 @@ func (x *EndpointPort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2761 := z.EncBinary() - _ = yym2761 + yym2766 := z.EncBinary() + _ = yym2766 if false { } else { r.EncodeInt(int64(x.Port)) } } - if yyr2755 || yy2arr2755 { + if yyr2760 || yy2arr2760 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2755[2] { + if yyq2760[2] { x.Protocol.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2755[2] { + if yyq2760[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("protocol")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Protocol.CodecEncodeSelf(e) } } - if yyr2755 || yy2arr2755 { + if yyr2760 || yy2arr2760 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -35678,25 +35726,25 @@ func (x *EndpointPort) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2763 := z.DecBinary() - _ = yym2763 + yym2768 := z.DecBinary() + _ = yym2768 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2764 := r.ContainerType() - if yyct2764 == codecSelferValueTypeMap1234 { - yyl2764 := r.ReadMapStart() - if yyl2764 == 0 { + yyct2769 := r.ContainerType() + if yyct2769 == codecSelferValueTypeMap1234 { + yyl2769 := r.ReadMapStart() + if yyl2769 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2764, d) + x.codecDecodeSelfFromMap(yyl2769, d) } - } else if yyct2764 == codecSelferValueTypeArray1234 { - yyl2764 := r.ReadArrayStart() - if yyl2764 == 0 { + } else if yyct2769 == codecSelferValueTypeArray1234 { + yyl2769 := r.ReadArrayStart() + if yyl2769 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2764, d) + x.codecDecodeSelfFromArray(yyl2769, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -35708,12 +35756,12 @@ func (x *EndpointPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2765Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2765Slc - var yyhl2765 bool = l >= 0 - for yyj2765 := 0; ; yyj2765++ { - if yyhl2765 { - if yyj2765 >= l { + var yys2770Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2770Slc + var yyhl2770 bool = l >= 0 + for yyj2770 := 0; ; yyj2770++ { + if yyhl2770 { + if yyj2770 >= l { break } } else { @@ -35722,10 +35770,10 @@ func (x *EndpointPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2765Slc = r.DecodeBytes(yys2765Slc, true, true) - yys2765 := string(yys2765Slc) + yys2770Slc = r.DecodeBytes(yys2770Slc, true, true) + yys2770 := string(yys2770Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2765 { + switch yys2770 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -35745,9 +35793,9 @@ func (x *EndpointPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Protocol = Protocol(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2765) - } // end switch yys2765 - } // end for yyj2765 + z.DecStructFieldNotFound(-1, yys2770) + } // end switch yys2770 + } // end for yyj2770 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -35755,16 +35803,16 @@ func (x *EndpointPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2769 int - var yyb2769 bool - var yyhl2769 bool = l >= 0 - yyj2769++ - if yyhl2769 { - yyb2769 = yyj2769 > l + var yyj2774 int + var yyb2774 bool + var yyhl2774 bool = l >= 0 + yyj2774++ + if yyhl2774 { + yyb2774 = yyj2774 > l } else { - yyb2769 = r.CheckBreak() + yyb2774 = r.CheckBreak() } - if yyb2769 { + if yyb2774 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35774,13 +35822,13 @@ func (x *EndpointPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj2769++ - if yyhl2769 { - yyb2769 = yyj2769 > l + yyj2774++ + if yyhl2774 { + yyb2774 = yyj2774 > l } else { - yyb2769 = r.CheckBreak() + yyb2774 = r.CheckBreak() } - if yyb2769 { + if yyb2774 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35790,13 +35838,13 @@ func (x *EndpointPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Port = int32(r.DecodeInt(32)) } - yyj2769++ - if yyhl2769 { - yyb2769 = yyj2769 > l + yyj2774++ + if yyhl2774 { + yyb2774 = yyj2774 > l } else { - yyb2769 = r.CheckBreak() + yyb2774 = r.CheckBreak() } - if yyb2769 { + if yyb2774 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35807,17 +35855,17 @@ func (x *EndpointPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Protocol = Protocol(r.DecodeString()) } for { - yyj2769++ - if yyhl2769 { - yyb2769 = yyj2769 > l + yyj2774++ + if yyhl2774 { + yyb2774 = yyj2774 > l } else { - yyb2769 = r.CheckBreak() + yyb2774 = r.CheckBreak() } - if yyb2769 { + if yyb2774 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2769-1, "") + z.DecStructFieldNotFound(yyj2774-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -35829,37 +35877,37 @@ func (x *EndpointsList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2773 := z.EncBinary() - _ = yym2773 + yym2778 := z.EncBinary() + _ = yym2778 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2774 := !z.EncBinary() - yy2arr2774 := z.EncBasicHandle().StructToArray - var yyq2774 [4]bool - _, _, _ = yysep2774, yyq2774, yy2arr2774 - const yyr2774 bool = false - yyq2774[0] = x.Kind != "" - yyq2774[1] = x.APIVersion != "" - yyq2774[2] = true - var yynn2774 int - if yyr2774 || yy2arr2774 { + yysep2779 := !z.EncBinary() + yy2arr2779 := z.EncBasicHandle().StructToArray + var yyq2779 [4]bool + _, _, _ = yysep2779, yyq2779, yy2arr2779 + const yyr2779 bool = false + yyq2779[0] = x.Kind != "" + yyq2779[1] = x.APIVersion != "" + yyq2779[2] = true + var yynn2779 int + if yyr2779 || yy2arr2779 { r.EncodeArrayStart(4) } else { - yynn2774 = 1 - for _, b := range yyq2774 { + yynn2779 = 1 + for _, b := range yyq2779 { if b { - yynn2774++ + yynn2779++ } } - r.EncodeMapStart(yynn2774) - yynn2774 = 0 + r.EncodeMapStart(yynn2779) + yynn2779 = 0 } - if yyr2774 || yy2arr2774 { + if yyr2779 || yy2arr2779 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2774[0] { - yym2776 := z.EncBinary() - _ = yym2776 + if yyq2779[0] { + yym2781 := z.EncBinary() + _ = yym2781 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -35868,23 +35916,23 @@ func (x *EndpointsList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2774[0] { + if yyq2779[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2777 := z.EncBinary() - _ = yym2777 + yym2782 := z.EncBinary() + _ = yym2782 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2774 || yy2arr2774 { + if yyr2779 || yy2arr2779 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2774[1] { - yym2779 := z.EncBinary() - _ = yym2779 + if yyq2779[1] { + yym2784 := z.EncBinary() + _ = yym2784 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -35893,54 +35941,54 @@ func (x *EndpointsList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2774[1] { + if yyq2779[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2780 := z.EncBinary() - _ = yym2780 + yym2785 := z.EncBinary() + _ = yym2785 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2774 || yy2arr2774 { + if yyr2779 || yy2arr2779 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2774[2] { - yy2782 := &x.ListMeta - yym2783 := z.EncBinary() - _ = yym2783 + if yyq2779[2] { + yy2787 := &x.ListMeta + yym2788 := z.EncBinary() + _ = yym2788 if false { - } else if z.HasExtensions() && z.EncExt(yy2782) { + } else if z.HasExtensions() && z.EncExt(yy2787) { } else { - z.EncFallback(yy2782) + z.EncFallback(yy2787) } } else { r.EncodeNil() } } else { - if yyq2774[2] { + if yyq2779[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2784 := &x.ListMeta - yym2785 := z.EncBinary() - _ = yym2785 + yy2789 := &x.ListMeta + yym2790 := z.EncBinary() + _ = yym2790 if false { - } else if z.HasExtensions() && z.EncExt(yy2784) { + } else if z.HasExtensions() && z.EncExt(yy2789) { } else { - z.EncFallback(yy2784) + z.EncFallback(yy2789) } } } - if yyr2774 || yy2arr2774 { + if yyr2779 || yy2arr2779 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2787 := z.EncBinary() - _ = yym2787 + yym2792 := z.EncBinary() + _ = yym2792 if false { } else { h.encSliceEndpoints(([]Endpoints)(x.Items), e) @@ -35953,15 +36001,15 @@ func (x *EndpointsList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2788 := z.EncBinary() - _ = yym2788 + yym2793 := z.EncBinary() + _ = yym2793 if false { } else { h.encSliceEndpoints(([]Endpoints)(x.Items), e) } } } - if yyr2774 || yy2arr2774 { + if yyr2779 || yy2arr2779 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -35974,25 +36022,25 @@ func (x *EndpointsList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2789 := z.DecBinary() - _ = yym2789 + yym2794 := z.DecBinary() + _ = yym2794 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2790 := r.ContainerType() - if yyct2790 == codecSelferValueTypeMap1234 { - yyl2790 := r.ReadMapStart() - if yyl2790 == 0 { + yyct2795 := r.ContainerType() + if yyct2795 == codecSelferValueTypeMap1234 { + yyl2795 := r.ReadMapStart() + if yyl2795 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2790, d) + x.codecDecodeSelfFromMap(yyl2795, d) } - } else if yyct2790 == codecSelferValueTypeArray1234 { - yyl2790 := r.ReadArrayStart() - if yyl2790 == 0 { + } else if yyct2795 == codecSelferValueTypeArray1234 { + yyl2795 := r.ReadArrayStart() + if yyl2795 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2790, d) + x.codecDecodeSelfFromArray(yyl2795, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -36004,12 +36052,12 @@ func (x *EndpointsList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2791Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2791Slc - var yyhl2791 bool = l >= 0 - for yyj2791 := 0; ; yyj2791++ { - if yyhl2791 { - if yyj2791 >= l { + var yys2796Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2796Slc + var yyhl2796 bool = l >= 0 + for yyj2796 := 0; ; yyj2796++ { + if yyhl2796 { + if yyj2796 >= l { break } } else { @@ -36018,10 +36066,10 @@ func (x *EndpointsList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2791Slc = r.DecodeBytes(yys2791Slc, true, true) - yys2791 := string(yys2791Slc) + yys2796Slc = r.DecodeBytes(yys2796Slc, true, true) + yys2796 := string(yys2796Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2791 { + switch yys2796 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -36038,31 +36086,31 @@ func (x *EndpointsList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2794 := &x.ListMeta - yym2795 := z.DecBinary() - _ = yym2795 + yyv2799 := &x.ListMeta + yym2800 := z.DecBinary() + _ = yym2800 if false { - } else if z.HasExtensions() && z.DecExt(yyv2794) { + } else if z.HasExtensions() && z.DecExt(yyv2799) { } else { - z.DecFallback(yyv2794, false) + z.DecFallback(yyv2799, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2796 := &x.Items - yym2797 := z.DecBinary() - _ = yym2797 + yyv2801 := &x.Items + yym2802 := z.DecBinary() + _ = yym2802 if false { } else { - h.decSliceEndpoints((*[]Endpoints)(yyv2796), d) + h.decSliceEndpoints((*[]Endpoints)(yyv2801), d) } } default: - z.DecStructFieldNotFound(-1, yys2791) - } // end switch yys2791 - } // end for yyj2791 + z.DecStructFieldNotFound(-1, yys2796) + } // end switch yys2796 + } // end for yyj2796 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -36070,16 +36118,16 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2798 int - var yyb2798 bool - var yyhl2798 bool = l >= 0 - yyj2798++ - if yyhl2798 { - yyb2798 = yyj2798 > l + var yyj2803 int + var yyb2803 bool + var yyhl2803 bool = l >= 0 + yyj2803++ + if yyhl2803 { + yyb2803 = yyj2803 > l } else { - yyb2798 = r.CheckBreak() + yyb2803 = r.CheckBreak() } - if yyb2798 { + if yyb2803 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36089,13 +36137,13 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2798++ - if yyhl2798 { - yyb2798 = yyj2798 > l + yyj2803++ + if yyhl2803 { + yyb2803 = yyj2803 > l } else { - yyb2798 = r.CheckBreak() + yyb2803 = r.CheckBreak() } - if yyb2798 { + if yyb2803 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36105,13 +36153,13 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj2798++ - if yyhl2798 { - yyb2798 = yyj2798 > l + yyj2803++ + if yyhl2803 { + yyb2803 = yyj2803 > l } else { - yyb2798 = r.CheckBreak() + yyb2803 = r.CheckBreak() } - if yyb2798 { + if yyb2803 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36119,22 +36167,22 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2801 := &x.ListMeta - yym2802 := z.DecBinary() - _ = yym2802 + yyv2806 := &x.ListMeta + yym2807 := z.DecBinary() + _ = yym2807 if false { - } else if z.HasExtensions() && z.DecExt(yyv2801) { + } else if z.HasExtensions() && z.DecExt(yyv2806) { } else { - z.DecFallback(yyv2801, false) + z.DecFallback(yyv2806, false) } } - yyj2798++ - if yyhl2798 { - yyb2798 = yyj2798 > l + yyj2803++ + if yyhl2803 { + yyb2803 = yyj2803 > l } else { - yyb2798 = r.CheckBreak() + yyb2803 = r.CheckBreak() } - if yyb2798 { + if yyb2803 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36142,26 +36190,26 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2803 := &x.Items - yym2804 := z.DecBinary() - _ = yym2804 + yyv2808 := &x.Items + yym2809 := z.DecBinary() + _ = yym2809 if false { } else { - h.decSliceEndpoints((*[]Endpoints)(yyv2803), d) + h.decSliceEndpoints((*[]Endpoints)(yyv2808), d) } } for { - yyj2798++ - if yyhl2798 { - yyb2798 = yyj2798 > l + yyj2803++ + if yyhl2803 { + yyb2803 = yyj2803 > l } else { - yyb2798 = r.CheckBreak() + yyb2803 = r.CheckBreak() } - if yyb2798 { + if yyb2803 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2798-1, "") + z.DecStructFieldNotFound(yyj2803-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -36173,38 +36221,38 @@ func (x *NodeSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2805 := z.EncBinary() - _ = yym2805 + yym2810 := z.EncBinary() + _ = yym2810 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2806 := !z.EncBinary() - yy2arr2806 := z.EncBasicHandle().StructToArray - var yyq2806 [4]bool - _, _, _ = yysep2806, yyq2806, yy2arr2806 - const yyr2806 bool = false - yyq2806[0] = x.PodCIDR != "" - yyq2806[1] = x.ExternalID != "" - yyq2806[2] = x.ProviderID != "" - yyq2806[3] = x.Unschedulable != false - var yynn2806 int - if yyr2806 || yy2arr2806 { + yysep2811 := !z.EncBinary() + yy2arr2811 := z.EncBasicHandle().StructToArray + var yyq2811 [4]bool + _, _, _ = yysep2811, yyq2811, yy2arr2811 + const yyr2811 bool = false + yyq2811[0] = x.PodCIDR != "" + yyq2811[1] = x.ExternalID != "" + yyq2811[2] = x.ProviderID != "" + yyq2811[3] = x.Unschedulable != false + var yynn2811 int + if yyr2811 || yy2arr2811 { r.EncodeArrayStart(4) } else { - yynn2806 = 0 - for _, b := range yyq2806 { + yynn2811 = 0 + for _, b := range yyq2811 { if b { - yynn2806++ + yynn2811++ } } - r.EncodeMapStart(yynn2806) - yynn2806 = 0 + r.EncodeMapStart(yynn2811) + yynn2811 = 0 } - if yyr2806 || yy2arr2806 { + if yyr2811 || yy2arr2811 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2806[0] { - yym2808 := z.EncBinary() - _ = yym2808 + if yyq2811[0] { + yym2813 := z.EncBinary() + _ = yym2813 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodCIDR)) @@ -36213,49 +36261,49 @@ func (x *NodeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2806[0] { + if yyq2811[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podCIDR")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2809 := z.EncBinary() - _ = yym2809 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.PodCIDR)) - } - } - } - if yyr2806 || yy2arr2806 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2806[1] { - yym2811 := z.EncBinary() - _ = yym2811 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.ExternalID)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq2806[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("externalID")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2812 := z.EncBinary() - _ = yym2812 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.ExternalID)) - } - } - } - if yyr2806 || yy2arr2806 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2806[2] { yym2814 := z.EncBinary() _ = yym2814 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.PodCIDR)) + } + } + } + if yyr2811 || yy2arr2811 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2811[1] { + yym2816 := z.EncBinary() + _ = yym2816 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ExternalID)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq2811[1] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("externalID")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym2817 := z.EncBinary() + _ = yym2817 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ExternalID)) + } + } + } + if yyr2811 || yy2arr2811 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2811[2] { + yym2819 := z.EncBinary() + _ = yym2819 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ProviderID)) } @@ -36263,23 +36311,23 @@ func (x *NodeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2806[2] { + if yyq2811[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("providerID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2815 := z.EncBinary() - _ = yym2815 + yym2820 := z.EncBinary() + _ = yym2820 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ProviderID)) } } } - if yyr2806 || yy2arr2806 { + if yyr2811 || yy2arr2811 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2806[3] { - yym2817 := z.EncBinary() - _ = yym2817 + if yyq2811[3] { + yym2822 := z.EncBinary() + _ = yym2822 if false { } else { r.EncodeBool(bool(x.Unschedulable)) @@ -36288,19 +36336,19 @@ func (x *NodeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq2806[3] { + if yyq2811[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("unschedulable")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2818 := z.EncBinary() - _ = yym2818 + yym2823 := z.EncBinary() + _ = yym2823 if false { } else { r.EncodeBool(bool(x.Unschedulable)) } } } - if yyr2806 || yy2arr2806 { + if yyr2811 || yy2arr2811 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -36313,25 +36361,25 @@ func (x *NodeSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2819 := z.DecBinary() - _ = yym2819 + yym2824 := z.DecBinary() + _ = yym2824 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2820 := r.ContainerType() - if yyct2820 == codecSelferValueTypeMap1234 { - yyl2820 := r.ReadMapStart() - if yyl2820 == 0 { + yyct2825 := r.ContainerType() + if yyct2825 == codecSelferValueTypeMap1234 { + yyl2825 := r.ReadMapStart() + if yyl2825 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2820, d) + x.codecDecodeSelfFromMap(yyl2825, d) } - } else if yyct2820 == codecSelferValueTypeArray1234 { - yyl2820 := r.ReadArrayStart() - if yyl2820 == 0 { + } else if yyct2825 == codecSelferValueTypeArray1234 { + yyl2825 := r.ReadArrayStart() + if yyl2825 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2820, d) + x.codecDecodeSelfFromArray(yyl2825, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -36343,12 +36391,12 @@ func (x *NodeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2821Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2821Slc - var yyhl2821 bool = l >= 0 - for yyj2821 := 0; ; yyj2821++ { - if yyhl2821 { - if yyj2821 >= l { + var yys2826Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2826Slc + var yyhl2826 bool = l >= 0 + for yyj2826 := 0; ; yyj2826++ { + if yyhl2826 { + if yyj2826 >= l { break } } else { @@ -36357,10 +36405,10 @@ func (x *NodeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2821Slc = r.DecodeBytes(yys2821Slc, true, true) - yys2821 := string(yys2821Slc) + yys2826Slc = r.DecodeBytes(yys2826Slc, true, true) + yys2826 := string(yys2826Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2821 { + switch yys2826 { case "podCIDR": if r.TryDecodeAsNil() { x.PodCIDR = "" @@ -36386,9 +36434,9 @@ func (x *NodeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Unschedulable = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys2821) - } // end switch yys2821 - } // end for yyj2821 + z.DecStructFieldNotFound(-1, yys2826) + } // end switch yys2826 + } // end for yyj2826 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -36396,16 +36444,16 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2826 int - var yyb2826 bool - var yyhl2826 bool = l >= 0 - yyj2826++ - if yyhl2826 { - yyb2826 = yyj2826 > l + var yyj2831 int + var yyb2831 bool + var yyhl2831 bool = l >= 0 + yyj2831++ + if yyhl2831 { + yyb2831 = yyj2831 > l } else { - yyb2826 = r.CheckBreak() + yyb2831 = r.CheckBreak() } - if yyb2826 { + if yyb2831 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36415,13 +36463,13 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.PodCIDR = string(r.DecodeString()) } - yyj2826++ - if yyhl2826 { - yyb2826 = yyj2826 > l + yyj2831++ + if yyhl2831 { + yyb2831 = yyj2831 > l } else { - yyb2826 = r.CheckBreak() + yyb2831 = r.CheckBreak() } - if yyb2826 { + if yyb2831 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36431,13 +36479,13 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ExternalID = string(r.DecodeString()) } - yyj2826++ - if yyhl2826 { - yyb2826 = yyj2826 > l + yyj2831++ + if yyhl2831 { + yyb2831 = yyj2831 > l } else { - yyb2826 = r.CheckBreak() + yyb2831 = r.CheckBreak() } - if yyb2826 { + if yyb2831 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36447,13 +36495,13 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ProviderID = string(r.DecodeString()) } - yyj2826++ - if yyhl2826 { - yyb2826 = yyj2826 > l + yyj2831++ + if yyhl2831 { + yyb2831 = yyj2831 > l } else { - yyb2826 = r.CheckBreak() + yyb2831 = r.CheckBreak() } - if yyb2826 { + if yyb2831 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36464,17 +36512,17 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Unschedulable = bool(r.DecodeBool()) } for { - yyj2826++ - if yyhl2826 { - yyb2826 = yyj2826 > l + yyj2831++ + if yyhl2831 { + yyb2831 = yyj2831 > l } else { - yyb2826 = r.CheckBreak() + yyb2831 = r.CheckBreak() } - if yyb2826 { + if yyb2831 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2826-1, "") + z.DecStructFieldNotFound(yyj2831-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -36486,33 +36534,33 @@ func (x *DaemonEndpoint) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2831 := z.EncBinary() - _ = yym2831 + yym2836 := z.EncBinary() + _ = yym2836 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2832 := !z.EncBinary() - yy2arr2832 := z.EncBasicHandle().StructToArray - var yyq2832 [1]bool - _, _, _ = yysep2832, yyq2832, yy2arr2832 - const yyr2832 bool = false - var yynn2832 int - if yyr2832 || yy2arr2832 { + yysep2837 := !z.EncBinary() + yy2arr2837 := z.EncBasicHandle().StructToArray + var yyq2837 [1]bool + _, _, _ = yysep2837, yyq2837, yy2arr2837 + const yyr2837 bool = false + var yynn2837 int + if yyr2837 || yy2arr2837 { r.EncodeArrayStart(1) } else { - yynn2832 = 1 - for _, b := range yyq2832 { + yynn2837 = 1 + for _, b := range yyq2837 { if b { - yynn2832++ + yynn2837++ } } - r.EncodeMapStart(yynn2832) - yynn2832 = 0 + r.EncodeMapStart(yynn2837) + yynn2837 = 0 } - if yyr2832 || yy2arr2832 { + if yyr2837 || yy2arr2837 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2834 := z.EncBinary() - _ = yym2834 + yym2839 := z.EncBinary() + _ = yym2839 if false { } else { r.EncodeInt(int64(x.Port)) @@ -36521,14 +36569,14 @@ func (x *DaemonEndpoint) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2835 := z.EncBinary() - _ = yym2835 + yym2840 := z.EncBinary() + _ = yym2840 if false { } else { r.EncodeInt(int64(x.Port)) } } - if yyr2832 || yy2arr2832 { + if yyr2837 || yy2arr2837 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -36541,25 +36589,25 @@ func (x *DaemonEndpoint) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2836 := z.DecBinary() - _ = yym2836 + yym2841 := z.DecBinary() + _ = yym2841 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2837 := r.ContainerType() - if yyct2837 == codecSelferValueTypeMap1234 { - yyl2837 := r.ReadMapStart() - if yyl2837 == 0 { + yyct2842 := r.ContainerType() + if yyct2842 == codecSelferValueTypeMap1234 { + yyl2842 := r.ReadMapStart() + if yyl2842 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2837, d) + x.codecDecodeSelfFromMap(yyl2842, d) } - } else if yyct2837 == codecSelferValueTypeArray1234 { - yyl2837 := r.ReadArrayStart() - if yyl2837 == 0 { + } else if yyct2842 == codecSelferValueTypeArray1234 { + yyl2842 := r.ReadArrayStart() + if yyl2842 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2837, d) + x.codecDecodeSelfFromArray(yyl2842, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -36571,12 +36619,12 @@ func (x *DaemonEndpoint) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2838Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2838Slc - var yyhl2838 bool = l >= 0 - for yyj2838 := 0; ; yyj2838++ { - if yyhl2838 { - if yyj2838 >= l { + var yys2843Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2843Slc + var yyhl2843 bool = l >= 0 + for yyj2843 := 0; ; yyj2843++ { + if yyhl2843 { + if yyj2843 >= l { break } } else { @@ -36585,10 +36633,10 @@ func (x *DaemonEndpoint) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2838Slc = r.DecodeBytes(yys2838Slc, true, true) - yys2838 := string(yys2838Slc) + yys2843Slc = r.DecodeBytes(yys2843Slc, true, true) + yys2843 := string(yys2843Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2838 { + switch yys2843 { case "Port": if r.TryDecodeAsNil() { x.Port = 0 @@ -36596,9 +36644,9 @@ func (x *DaemonEndpoint) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Port = int32(r.DecodeInt(32)) } default: - z.DecStructFieldNotFound(-1, yys2838) - } // end switch yys2838 - } // end for yyj2838 + z.DecStructFieldNotFound(-1, yys2843) + } // end switch yys2843 + } // end for yyj2843 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -36606,16 +36654,16 @@ func (x *DaemonEndpoint) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2840 int - var yyb2840 bool - var yyhl2840 bool = l >= 0 - yyj2840++ - if yyhl2840 { - yyb2840 = yyj2840 > l + var yyj2845 int + var yyb2845 bool + var yyhl2845 bool = l >= 0 + yyj2845++ + if yyhl2845 { + yyb2845 = yyj2845 > l } else { - yyb2840 = r.CheckBreak() + yyb2845 = r.CheckBreak() } - if yyb2840 { + if yyb2845 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36626,17 +36674,17 @@ func (x *DaemonEndpoint) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Port = int32(r.DecodeInt(32)) } for { - yyj2840++ - if yyhl2840 { - yyb2840 = yyj2840 > l + yyj2845++ + if yyhl2845 { + yyb2845 = yyj2845 > l } else { - yyb2840 = r.CheckBreak() + yyb2845 = r.CheckBreak() } - if yyb2840 { + if yyb2845 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2840-1, "") + z.DecStructFieldNotFound(yyj2845-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -36648,48 +36696,48 @@ func (x *NodeDaemonEndpoints) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2842 := z.EncBinary() - _ = yym2842 + yym2847 := z.EncBinary() + _ = yym2847 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2843 := !z.EncBinary() - yy2arr2843 := z.EncBasicHandle().StructToArray - var yyq2843 [1]bool - _, _, _ = yysep2843, yyq2843, yy2arr2843 - const yyr2843 bool = false - yyq2843[0] = true - var yynn2843 int - if yyr2843 || yy2arr2843 { + yysep2848 := !z.EncBinary() + yy2arr2848 := z.EncBasicHandle().StructToArray + var yyq2848 [1]bool + _, _, _ = yysep2848, yyq2848, yy2arr2848 + const yyr2848 bool = false + yyq2848[0] = true + var yynn2848 int + if yyr2848 || yy2arr2848 { r.EncodeArrayStart(1) } else { - yynn2843 = 0 - for _, b := range yyq2843 { + yynn2848 = 0 + for _, b := range yyq2848 { if b { - yynn2843++ + yynn2848++ } } - r.EncodeMapStart(yynn2843) - yynn2843 = 0 + r.EncodeMapStart(yynn2848) + yynn2848 = 0 } - if yyr2843 || yy2arr2843 { + if yyr2848 || yy2arr2848 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2843[0] { - yy2845 := &x.KubeletEndpoint - yy2845.CodecEncodeSelf(e) + if yyq2848[0] { + yy2850 := &x.KubeletEndpoint + yy2850.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2843[0] { + if yyq2848[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeletEndpoint")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2846 := &x.KubeletEndpoint - yy2846.CodecEncodeSelf(e) + yy2851 := &x.KubeletEndpoint + yy2851.CodecEncodeSelf(e) } } - if yyr2843 || yy2arr2843 { + if yyr2848 || yy2arr2848 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -36702,25 +36750,25 @@ func (x *NodeDaemonEndpoints) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2847 := z.DecBinary() - _ = yym2847 + yym2852 := z.DecBinary() + _ = yym2852 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2848 := r.ContainerType() - if yyct2848 == codecSelferValueTypeMap1234 { - yyl2848 := r.ReadMapStart() - if yyl2848 == 0 { + yyct2853 := r.ContainerType() + if yyct2853 == codecSelferValueTypeMap1234 { + yyl2853 := r.ReadMapStart() + if yyl2853 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2848, d) + x.codecDecodeSelfFromMap(yyl2853, d) } - } else if yyct2848 == codecSelferValueTypeArray1234 { - yyl2848 := r.ReadArrayStart() - if yyl2848 == 0 { + } else if yyct2853 == codecSelferValueTypeArray1234 { + yyl2853 := r.ReadArrayStart() + if yyl2853 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2848, d) + x.codecDecodeSelfFromArray(yyl2853, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -36732,12 +36780,12 @@ func (x *NodeDaemonEndpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2849Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2849Slc - var yyhl2849 bool = l >= 0 - for yyj2849 := 0; ; yyj2849++ { - if yyhl2849 { - if yyj2849 >= l { + var yys2854Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2854Slc + var yyhl2854 bool = l >= 0 + for yyj2854 := 0; ; yyj2854++ { + if yyhl2854 { + if yyj2854 >= l { break } } else { @@ -36746,21 +36794,21 @@ func (x *NodeDaemonEndpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2849Slc = r.DecodeBytes(yys2849Slc, true, true) - yys2849 := string(yys2849Slc) + yys2854Slc = r.DecodeBytes(yys2854Slc, true, true) + yys2854 := string(yys2854Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2849 { + switch yys2854 { case "kubeletEndpoint": if r.TryDecodeAsNil() { x.KubeletEndpoint = DaemonEndpoint{} } else { - yyv2850 := &x.KubeletEndpoint - yyv2850.CodecDecodeSelf(d) + yyv2855 := &x.KubeletEndpoint + yyv2855.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2849) - } // end switch yys2849 - } // end for yyj2849 + z.DecStructFieldNotFound(-1, yys2854) + } // end switch yys2854 + } // end for yyj2854 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -36768,16 +36816,16 @@ func (x *NodeDaemonEndpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2851 int - var yyb2851 bool - var yyhl2851 bool = l >= 0 - yyj2851++ - if yyhl2851 { - yyb2851 = yyj2851 > l + var yyj2856 int + var yyb2856 bool + var yyhl2856 bool = l >= 0 + yyj2856++ + if yyhl2856 { + yyb2856 = yyj2856 > l } else { - yyb2851 = r.CheckBreak() + yyb2856 = r.CheckBreak() } - if yyb2851 { + if yyb2856 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36785,21 +36833,21 @@ func (x *NodeDaemonEndpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.KubeletEndpoint = DaemonEndpoint{} } else { - yyv2852 := &x.KubeletEndpoint - yyv2852.CodecDecodeSelf(d) + yyv2857 := &x.KubeletEndpoint + yyv2857.CodecDecodeSelf(d) } for { - yyj2851++ - if yyhl2851 { - yyb2851 = yyj2851 > l + yyj2856++ + if yyhl2856 { + yyb2856 = yyj2856 > l } else { - yyb2851 = r.CheckBreak() + yyb2856 = r.CheckBreak() } - if yyb2851 { + if yyb2856 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2851-1, "") + z.DecStructFieldNotFound(yyj2856-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -36811,33 +36859,33 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2853 := z.EncBinary() - _ = yym2853 + yym2858 := z.EncBinary() + _ = yym2858 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2854 := !z.EncBinary() - yy2arr2854 := z.EncBasicHandle().StructToArray - var yyq2854 [10]bool - _, _, _ = yysep2854, yyq2854, yy2arr2854 - const yyr2854 bool = false - var yynn2854 int - if yyr2854 || yy2arr2854 { + yysep2859 := !z.EncBinary() + yy2arr2859 := z.EncBasicHandle().StructToArray + var yyq2859 [10]bool + _, _, _ = yysep2859, yyq2859, yy2arr2859 + const yyr2859 bool = false + var yynn2859 int + if yyr2859 || yy2arr2859 { r.EncodeArrayStart(10) } else { - yynn2854 = 10 - for _, b := range yyq2854 { + yynn2859 = 10 + for _, b := range yyq2859 { if b { - yynn2854++ + yynn2859++ } } - r.EncodeMapStart(yynn2854) - yynn2854 = 0 + r.EncodeMapStart(yynn2859) + yynn2859 = 0 } - if yyr2854 || yy2arr2854 { + if yyr2859 || yy2arr2859 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2856 := z.EncBinary() - _ = yym2856 + yym2861 := z.EncBinary() + _ = yym2861 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.MachineID)) @@ -36846,17 +36894,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("machineID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2857 := z.EncBinary() - _ = yym2857 + yym2862 := z.EncBinary() + _ = yym2862 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.MachineID)) } } - if yyr2854 || yy2arr2854 { + if yyr2859 || yy2arr2859 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2859 := z.EncBinary() - _ = yym2859 + yym2864 := z.EncBinary() + _ = yym2864 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SystemUUID)) @@ -36865,17 +36913,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("systemUUID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2860 := z.EncBinary() - _ = yym2860 + yym2865 := z.EncBinary() + _ = yym2865 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SystemUUID)) } } - if yyr2854 || yy2arr2854 { + if yyr2859 || yy2arr2859 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2862 := z.EncBinary() - _ = yym2862 + yym2867 := z.EncBinary() + _ = yym2867 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.BootID)) @@ -36884,17 +36932,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("bootID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2863 := z.EncBinary() - _ = yym2863 + yym2868 := z.EncBinary() + _ = yym2868 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.BootID)) } } - if yyr2854 || yy2arr2854 { + if yyr2859 || yy2arr2859 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2865 := z.EncBinary() - _ = yym2865 + yym2870 := z.EncBinary() + _ = yym2870 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KernelVersion)) @@ -36903,17 +36951,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kernelVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2866 := z.EncBinary() - _ = yym2866 + yym2871 := z.EncBinary() + _ = yym2871 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KernelVersion)) } } - if yyr2854 || yy2arr2854 { + if yyr2859 || yy2arr2859 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2868 := z.EncBinary() - _ = yym2868 + yym2873 := z.EncBinary() + _ = yym2873 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.OSImage)) @@ -36922,17 +36970,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("osImage")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2869 := z.EncBinary() - _ = yym2869 + yym2874 := z.EncBinary() + _ = yym2874 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.OSImage)) } } - if yyr2854 || yy2arr2854 { + if yyr2859 || yy2arr2859 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2871 := z.EncBinary() - _ = yym2871 + yym2876 := z.EncBinary() + _ = yym2876 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerRuntimeVersion)) @@ -36941,17 +36989,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerRuntimeVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2872 := z.EncBinary() - _ = yym2872 + yym2877 := z.EncBinary() + _ = yym2877 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerRuntimeVersion)) } } - if yyr2854 || yy2arr2854 { + if yyr2859 || yy2arr2859 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2874 := z.EncBinary() - _ = yym2874 + yym2879 := z.EncBinary() + _ = yym2879 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KubeletVersion)) @@ -36960,17 +37008,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeletVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2875 := z.EncBinary() - _ = yym2875 + yym2880 := z.EncBinary() + _ = yym2880 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KubeletVersion)) } } - if yyr2854 || yy2arr2854 { + if yyr2859 || yy2arr2859 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2877 := z.EncBinary() - _ = yym2877 + yym2882 := z.EncBinary() + _ = yym2882 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KubeProxyVersion)) @@ -36979,17 +37027,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeProxyVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2878 := z.EncBinary() - _ = yym2878 + yym2883 := z.EncBinary() + _ = yym2883 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KubeProxyVersion)) } } - if yyr2854 || yy2arr2854 { + if yyr2859 || yy2arr2859 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2880 := z.EncBinary() - _ = yym2880 + yym2885 := z.EncBinary() + _ = yym2885 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.OperatingSystem)) @@ -36998,17 +37046,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("operatingSystem")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2881 := z.EncBinary() - _ = yym2881 + yym2886 := z.EncBinary() + _ = yym2886 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.OperatingSystem)) } } - if yyr2854 || yy2arr2854 { + if yyr2859 || yy2arr2859 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2883 := z.EncBinary() - _ = yym2883 + yym2888 := z.EncBinary() + _ = yym2888 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Architecture)) @@ -37017,14 +37065,14 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("architecture")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2884 := z.EncBinary() - _ = yym2884 + yym2889 := z.EncBinary() + _ = yym2889 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Architecture)) } } - if yyr2854 || yy2arr2854 { + if yyr2859 || yy2arr2859 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -37037,25 +37085,25 @@ func (x *NodeSystemInfo) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2885 := z.DecBinary() - _ = yym2885 + yym2890 := z.DecBinary() + _ = yym2890 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2886 := r.ContainerType() - if yyct2886 == codecSelferValueTypeMap1234 { - yyl2886 := r.ReadMapStart() - if yyl2886 == 0 { + yyct2891 := r.ContainerType() + if yyct2891 == codecSelferValueTypeMap1234 { + yyl2891 := r.ReadMapStart() + if yyl2891 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2886, d) + x.codecDecodeSelfFromMap(yyl2891, d) } - } else if yyct2886 == codecSelferValueTypeArray1234 { - yyl2886 := r.ReadArrayStart() - if yyl2886 == 0 { + } else if yyct2891 == codecSelferValueTypeArray1234 { + yyl2891 := r.ReadArrayStart() + if yyl2891 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2886, d) + x.codecDecodeSelfFromArray(yyl2891, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -37067,12 +37115,12 @@ func (x *NodeSystemInfo) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2887Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2887Slc - var yyhl2887 bool = l >= 0 - for yyj2887 := 0; ; yyj2887++ { - if yyhl2887 { - if yyj2887 >= l { + var yys2892Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2892Slc + var yyhl2892 bool = l >= 0 + for yyj2892 := 0; ; yyj2892++ { + if yyhl2892 { + if yyj2892 >= l { break } } else { @@ -37081,10 +37129,10 @@ func (x *NodeSystemInfo) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2887Slc = r.DecodeBytes(yys2887Slc, true, true) - yys2887 := string(yys2887Slc) + yys2892Slc = r.DecodeBytes(yys2892Slc, true, true) + yys2892 := string(yys2892Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2887 { + switch yys2892 { case "machineID": if r.TryDecodeAsNil() { x.MachineID = "" @@ -37146,9 +37194,9 @@ func (x *NodeSystemInfo) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Architecture = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2887) - } // end switch yys2887 - } // end for yyj2887 + z.DecStructFieldNotFound(-1, yys2892) + } // end switch yys2892 + } // end for yyj2892 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -37156,16 +37204,16 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2898 int - var yyb2898 bool - var yyhl2898 bool = l >= 0 - yyj2898++ - if yyhl2898 { - yyb2898 = yyj2898 > l + var yyj2903 int + var yyb2903 bool + var yyhl2903 bool = l >= 0 + yyj2903++ + if yyhl2903 { + yyb2903 = yyj2903 > l } else { - yyb2898 = r.CheckBreak() + yyb2903 = r.CheckBreak() } - if yyb2898 { + if yyb2903 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37175,13 +37223,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.MachineID = string(r.DecodeString()) } - yyj2898++ - if yyhl2898 { - yyb2898 = yyj2898 > l + yyj2903++ + if yyhl2903 { + yyb2903 = yyj2903 > l } else { - yyb2898 = r.CheckBreak() + yyb2903 = r.CheckBreak() } - if yyb2898 { + if yyb2903 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37191,13 +37239,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.SystemUUID = string(r.DecodeString()) } - yyj2898++ - if yyhl2898 { - yyb2898 = yyj2898 > l + yyj2903++ + if yyhl2903 { + yyb2903 = yyj2903 > l } else { - yyb2898 = r.CheckBreak() + yyb2903 = r.CheckBreak() } - if yyb2898 { + if yyb2903 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37207,13 +37255,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.BootID = string(r.DecodeString()) } - yyj2898++ - if yyhl2898 { - yyb2898 = yyj2898 > l + yyj2903++ + if yyhl2903 { + yyb2903 = yyj2903 > l } else { - yyb2898 = r.CheckBreak() + yyb2903 = r.CheckBreak() } - if yyb2898 { + if yyb2903 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37223,13 +37271,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.KernelVersion = string(r.DecodeString()) } - yyj2898++ - if yyhl2898 { - yyb2898 = yyj2898 > l + yyj2903++ + if yyhl2903 { + yyb2903 = yyj2903 > l } else { - yyb2898 = r.CheckBreak() + yyb2903 = r.CheckBreak() } - if yyb2898 { + if yyb2903 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37239,13 +37287,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.OSImage = string(r.DecodeString()) } - yyj2898++ - if yyhl2898 { - yyb2898 = yyj2898 > l + yyj2903++ + if yyhl2903 { + yyb2903 = yyj2903 > l } else { - yyb2898 = r.CheckBreak() + yyb2903 = r.CheckBreak() } - if yyb2898 { + if yyb2903 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37255,13 +37303,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ContainerRuntimeVersion = string(r.DecodeString()) } - yyj2898++ - if yyhl2898 { - yyb2898 = yyj2898 > l + yyj2903++ + if yyhl2903 { + yyb2903 = yyj2903 > l } else { - yyb2898 = r.CheckBreak() + yyb2903 = r.CheckBreak() } - if yyb2898 { + if yyb2903 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37271,13 +37319,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.KubeletVersion = string(r.DecodeString()) } - yyj2898++ - if yyhl2898 { - yyb2898 = yyj2898 > l + yyj2903++ + if yyhl2903 { + yyb2903 = yyj2903 > l } else { - yyb2898 = r.CheckBreak() + yyb2903 = r.CheckBreak() } - if yyb2898 { + if yyb2903 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37287,13 +37335,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.KubeProxyVersion = string(r.DecodeString()) } - yyj2898++ - if yyhl2898 { - yyb2898 = yyj2898 > l + yyj2903++ + if yyhl2903 { + yyb2903 = yyj2903 > l } else { - yyb2898 = r.CheckBreak() + yyb2903 = r.CheckBreak() } - if yyb2898 { + if yyb2903 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37303,13 +37351,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.OperatingSystem = string(r.DecodeString()) } - yyj2898++ - if yyhl2898 { - yyb2898 = yyj2898 > l + yyj2903++ + if yyhl2903 { + yyb2903 = yyj2903 > l } else { - yyb2898 = r.CheckBreak() + yyb2903 = r.CheckBreak() } - if yyb2898 { + if yyb2903 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37320,17 +37368,17 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Architecture = string(r.DecodeString()) } for { - yyj2898++ - if yyhl2898 { - yyb2898 = yyj2898 > l + yyj2903++ + if yyhl2903 { + yyb2903 = yyj2903 > l } else { - yyb2898 = r.CheckBreak() + yyb2903 = r.CheckBreak() } - if yyb2898 { + if yyb2903 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2898-1, "") + z.DecStructFieldNotFound(yyj2903-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -37342,42 +37390,42 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2909 := z.EncBinary() - _ = yym2909 + yym2914 := z.EncBinary() + _ = yym2914 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2910 := !z.EncBinary() - yy2arr2910 := z.EncBasicHandle().StructToArray - var yyq2910 [10]bool - _, _, _ = yysep2910, yyq2910, yy2arr2910 - const yyr2910 bool = false - yyq2910[0] = len(x.Capacity) != 0 - yyq2910[1] = len(x.Allocatable) != 0 - yyq2910[2] = x.Phase != "" - yyq2910[3] = len(x.Conditions) != 0 - yyq2910[4] = len(x.Addresses) != 0 - yyq2910[5] = true - yyq2910[6] = true - yyq2910[7] = len(x.Images) != 0 - yyq2910[8] = len(x.VolumesInUse) != 0 - yyq2910[9] = len(x.VolumesAttached) != 0 - var yynn2910 int - if yyr2910 || yy2arr2910 { + yysep2915 := !z.EncBinary() + yy2arr2915 := z.EncBasicHandle().StructToArray + var yyq2915 [10]bool + _, _, _ = yysep2915, yyq2915, yy2arr2915 + const yyr2915 bool = false + yyq2915[0] = len(x.Capacity) != 0 + yyq2915[1] = len(x.Allocatable) != 0 + yyq2915[2] = x.Phase != "" + yyq2915[3] = len(x.Conditions) != 0 + yyq2915[4] = len(x.Addresses) != 0 + yyq2915[5] = true + yyq2915[6] = true + yyq2915[7] = len(x.Images) != 0 + yyq2915[8] = len(x.VolumesInUse) != 0 + yyq2915[9] = len(x.VolumesAttached) != 0 + var yynn2915 int + if yyr2915 || yy2arr2915 { r.EncodeArrayStart(10) } else { - yynn2910 = 0 - for _, b := range yyq2910 { + yynn2915 = 0 + for _, b := range yyq2915 { if b { - yynn2910++ + yynn2915++ } } - r.EncodeMapStart(yynn2910) - yynn2910 = 0 + r.EncodeMapStart(yynn2915) + yynn2915 = 0 } - if yyr2910 || yy2arr2910 { + if yyr2915 || yy2arr2915 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2910[0] { + if yyq2915[0] { if x.Capacity == nil { r.EncodeNil() } else { @@ -37387,7 +37435,7 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2910[0] { + if yyq2915[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("capacity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -37398,9 +37446,9 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2910 || yy2arr2910 { + if yyr2915 || yy2arr2915 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2910[1] { + if yyq2915[1] { if x.Allocatable == nil { r.EncodeNil() } else { @@ -37410,7 +37458,7 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2910[1] { + if yyq2915[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("allocatable")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -37421,29 +37469,29 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2910 || yy2arr2910 { + if yyr2915 || yy2arr2915 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2910[2] { + if yyq2915[2] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2910[2] { + if yyq2915[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr2910 || yy2arr2910 { + if yyr2915 || yy2arr2915 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2910[3] { + if yyq2915[3] { if x.Conditions == nil { r.EncodeNil() } else { - yym2915 := z.EncBinary() - _ = yym2915 + yym2920 := z.EncBinary() + _ = yym2920 if false { } else { h.encSliceNodeCondition(([]NodeCondition)(x.Conditions), e) @@ -37453,15 +37501,15 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2910[3] { + if yyq2915[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("conditions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Conditions == nil { r.EncodeNil() } else { - yym2916 := z.EncBinary() - _ = yym2916 + yym2921 := z.EncBinary() + _ = yym2921 if false { } else { h.encSliceNodeCondition(([]NodeCondition)(x.Conditions), e) @@ -37469,14 +37517,14 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2910 || yy2arr2910 { + if yyr2915 || yy2arr2915 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2910[4] { + if yyq2915[4] { if x.Addresses == nil { r.EncodeNil() } else { - yym2918 := z.EncBinary() - _ = yym2918 + yym2923 := z.EncBinary() + _ = yym2923 if false { } else { h.encSliceNodeAddress(([]NodeAddress)(x.Addresses), e) @@ -37486,15 +37534,15 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2910[4] { + if yyq2915[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("addresses")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Addresses == nil { r.EncodeNil() } else { - yym2919 := z.EncBinary() - _ = yym2919 + yym2924 := z.EncBinary() + _ = yym2924 if false { } else { h.encSliceNodeAddress(([]NodeAddress)(x.Addresses), e) @@ -37502,48 +37550,48 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2910 || yy2arr2910 { + if yyr2915 || yy2arr2915 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2910[5] { - yy2921 := &x.DaemonEndpoints - yy2921.CodecEncodeSelf(e) + if yyq2915[5] { + yy2926 := &x.DaemonEndpoints + yy2926.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2910[5] { + if yyq2915[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("daemonEndpoints")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2922 := &x.DaemonEndpoints - yy2922.CodecEncodeSelf(e) + yy2927 := &x.DaemonEndpoints + yy2927.CodecEncodeSelf(e) } } - if yyr2910 || yy2arr2910 { + if yyr2915 || yy2arr2915 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2910[6] { - yy2924 := &x.NodeInfo - yy2924.CodecEncodeSelf(e) + if yyq2915[6] { + yy2929 := &x.NodeInfo + yy2929.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2910[6] { + if yyq2915[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeInfo")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2925 := &x.NodeInfo - yy2925.CodecEncodeSelf(e) + yy2930 := &x.NodeInfo + yy2930.CodecEncodeSelf(e) } } - if yyr2910 || yy2arr2910 { + if yyr2915 || yy2arr2915 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2910[7] { + if yyq2915[7] { if x.Images == nil { r.EncodeNil() } else { - yym2927 := z.EncBinary() - _ = yym2927 + yym2932 := z.EncBinary() + _ = yym2932 if false { } else { h.encSliceContainerImage(([]ContainerImage)(x.Images), e) @@ -37553,15 +37601,15 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2910[7] { + if yyq2915[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("images")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Images == nil { r.EncodeNil() } else { - yym2928 := z.EncBinary() - _ = yym2928 + yym2933 := z.EncBinary() + _ = yym2933 if false { } else { h.encSliceContainerImage(([]ContainerImage)(x.Images), e) @@ -37569,14 +37617,14 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2910 || yy2arr2910 { + if yyr2915 || yy2arr2915 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2910[8] { + if yyq2915[8] { if x.VolumesInUse == nil { r.EncodeNil() } else { - yym2930 := z.EncBinary() - _ = yym2930 + yym2935 := z.EncBinary() + _ = yym2935 if false { } else { h.encSliceUniqueVolumeName(([]UniqueVolumeName)(x.VolumesInUse), e) @@ -37586,15 +37634,15 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2910[8] { + if yyq2915[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumesInUse")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.VolumesInUse == nil { r.EncodeNil() } else { - yym2931 := z.EncBinary() - _ = yym2931 + yym2936 := z.EncBinary() + _ = yym2936 if false { } else { h.encSliceUniqueVolumeName(([]UniqueVolumeName)(x.VolumesInUse), e) @@ -37602,14 +37650,14 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2910 || yy2arr2910 { + if yyr2915 || yy2arr2915 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2910[9] { + if yyq2915[9] { if x.VolumesAttached == nil { r.EncodeNil() } else { - yym2933 := z.EncBinary() - _ = yym2933 + yym2938 := z.EncBinary() + _ = yym2938 if false { } else { h.encSliceAttachedVolume(([]AttachedVolume)(x.VolumesAttached), e) @@ -37619,15 +37667,15 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2910[9] { + if yyq2915[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumesAttached")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.VolumesAttached == nil { r.EncodeNil() } else { - yym2934 := z.EncBinary() - _ = yym2934 + yym2939 := z.EncBinary() + _ = yym2939 if false { } else { h.encSliceAttachedVolume(([]AttachedVolume)(x.VolumesAttached), e) @@ -37635,7 +37683,7 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2910 || yy2arr2910 { + if yyr2915 || yy2arr2915 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -37648,25 +37696,25 @@ func (x *NodeStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2935 := z.DecBinary() - _ = yym2935 + yym2940 := z.DecBinary() + _ = yym2940 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2936 := r.ContainerType() - if yyct2936 == codecSelferValueTypeMap1234 { - yyl2936 := r.ReadMapStart() - if yyl2936 == 0 { + yyct2941 := r.ContainerType() + if yyct2941 == codecSelferValueTypeMap1234 { + yyl2941 := r.ReadMapStart() + if yyl2941 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2936, d) + x.codecDecodeSelfFromMap(yyl2941, d) } - } else if yyct2936 == codecSelferValueTypeArray1234 { - yyl2936 := r.ReadArrayStart() - if yyl2936 == 0 { + } else if yyct2941 == codecSelferValueTypeArray1234 { + yyl2941 := r.ReadArrayStart() + if yyl2941 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2936, d) + x.codecDecodeSelfFromArray(yyl2941, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -37678,12 +37726,12 @@ func (x *NodeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2937Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2937Slc - var yyhl2937 bool = l >= 0 - for yyj2937 := 0; ; yyj2937++ { - if yyhl2937 { - if yyj2937 >= l { + var yys2942Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2942Slc + var yyhl2942 bool = l >= 0 + for yyj2942 := 0; ; yyj2942++ { + if yyhl2942 { + if yyj2942 >= l { break } } else { @@ -37692,23 +37740,23 @@ func (x *NodeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2937Slc = r.DecodeBytes(yys2937Slc, true, true) - yys2937 := string(yys2937Slc) + yys2942Slc = r.DecodeBytes(yys2942Slc, true, true) + yys2942 := string(yys2942Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2937 { + switch yys2942 { case "capacity": if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv2938 := &x.Capacity - yyv2938.CodecDecodeSelf(d) + yyv2943 := &x.Capacity + yyv2943.CodecDecodeSelf(d) } case "allocatable": if r.TryDecodeAsNil() { x.Allocatable = nil } else { - yyv2939 := &x.Allocatable - yyv2939.CodecDecodeSelf(d) + yyv2944 := &x.Allocatable + yyv2944.CodecDecodeSelf(d) } case "phase": if r.TryDecodeAsNil() { @@ -37720,80 +37768,80 @@ func (x *NodeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv2941 := &x.Conditions - yym2942 := z.DecBinary() - _ = yym2942 + yyv2946 := &x.Conditions + yym2947 := z.DecBinary() + _ = yym2947 if false { } else { - h.decSliceNodeCondition((*[]NodeCondition)(yyv2941), d) + h.decSliceNodeCondition((*[]NodeCondition)(yyv2946), d) } } case "addresses": if r.TryDecodeAsNil() { x.Addresses = nil } else { - yyv2943 := &x.Addresses - yym2944 := z.DecBinary() - _ = yym2944 + yyv2948 := &x.Addresses + yym2949 := z.DecBinary() + _ = yym2949 if false { } else { - h.decSliceNodeAddress((*[]NodeAddress)(yyv2943), d) + h.decSliceNodeAddress((*[]NodeAddress)(yyv2948), d) } } case "daemonEndpoints": if r.TryDecodeAsNil() { x.DaemonEndpoints = NodeDaemonEndpoints{} } else { - yyv2945 := &x.DaemonEndpoints - yyv2945.CodecDecodeSelf(d) + yyv2950 := &x.DaemonEndpoints + yyv2950.CodecDecodeSelf(d) } case "nodeInfo": if r.TryDecodeAsNil() { x.NodeInfo = NodeSystemInfo{} } else { - yyv2946 := &x.NodeInfo - yyv2946.CodecDecodeSelf(d) + yyv2951 := &x.NodeInfo + yyv2951.CodecDecodeSelf(d) } case "images": if r.TryDecodeAsNil() { x.Images = nil } else { - yyv2947 := &x.Images - yym2948 := z.DecBinary() - _ = yym2948 + yyv2952 := &x.Images + yym2953 := z.DecBinary() + _ = yym2953 if false { } else { - h.decSliceContainerImage((*[]ContainerImage)(yyv2947), d) + h.decSliceContainerImage((*[]ContainerImage)(yyv2952), d) } } case "volumesInUse": if r.TryDecodeAsNil() { x.VolumesInUse = nil } else { - yyv2949 := &x.VolumesInUse - yym2950 := z.DecBinary() - _ = yym2950 + yyv2954 := &x.VolumesInUse + yym2955 := z.DecBinary() + _ = yym2955 if false { } else { - h.decSliceUniqueVolumeName((*[]UniqueVolumeName)(yyv2949), d) + h.decSliceUniqueVolumeName((*[]UniqueVolumeName)(yyv2954), d) } } case "volumesAttached": if r.TryDecodeAsNil() { x.VolumesAttached = nil } else { - yyv2951 := &x.VolumesAttached - yym2952 := z.DecBinary() - _ = yym2952 + yyv2956 := &x.VolumesAttached + yym2957 := z.DecBinary() + _ = yym2957 if false { } else { - h.decSliceAttachedVolume((*[]AttachedVolume)(yyv2951), d) + h.decSliceAttachedVolume((*[]AttachedVolume)(yyv2956), d) } } default: - z.DecStructFieldNotFound(-1, yys2937) - } // end switch yys2937 - } // end for yyj2937 + z.DecStructFieldNotFound(-1, yys2942) + } // end switch yys2942 + } // end for yyj2942 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -37801,16 +37849,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2953 int - var yyb2953 bool - var yyhl2953 bool = l >= 0 - yyj2953++ - if yyhl2953 { - yyb2953 = yyj2953 > l + var yyj2958 int + var yyb2958 bool + var yyhl2958 bool = l >= 0 + yyj2958++ + if yyhl2958 { + yyb2958 = yyj2958 > l } else { - yyb2953 = r.CheckBreak() + yyb2958 = r.CheckBreak() } - if yyb2953 { + if yyb2958 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37818,16 +37866,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv2954 := &x.Capacity - yyv2954.CodecDecodeSelf(d) + yyv2959 := &x.Capacity + yyv2959.CodecDecodeSelf(d) } - yyj2953++ - if yyhl2953 { - yyb2953 = yyj2953 > l + yyj2958++ + if yyhl2958 { + yyb2958 = yyj2958 > l } else { - yyb2953 = r.CheckBreak() + yyb2958 = r.CheckBreak() } - if yyb2953 { + if yyb2958 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37835,16 +37883,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Allocatable = nil } else { - yyv2955 := &x.Allocatable - yyv2955.CodecDecodeSelf(d) + yyv2960 := &x.Allocatable + yyv2960.CodecDecodeSelf(d) } - yyj2953++ - if yyhl2953 { - yyb2953 = yyj2953 > l + yyj2958++ + if yyhl2958 { + yyb2958 = yyj2958 > l } else { - yyb2953 = r.CheckBreak() + yyb2958 = r.CheckBreak() } - if yyb2953 { + if yyb2958 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37854,13 +37902,13 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Phase = NodePhase(r.DecodeString()) } - yyj2953++ - if yyhl2953 { - yyb2953 = yyj2953 > l + yyj2958++ + if yyhl2958 { + yyb2958 = yyj2958 > l } else { - yyb2953 = r.CheckBreak() + yyb2958 = r.CheckBreak() } - if yyb2953 { + if yyb2958 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37868,21 +37916,21 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv2957 := &x.Conditions - yym2958 := z.DecBinary() - _ = yym2958 + yyv2962 := &x.Conditions + yym2963 := z.DecBinary() + _ = yym2963 if false { } else { - h.decSliceNodeCondition((*[]NodeCondition)(yyv2957), d) + h.decSliceNodeCondition((*[]NodeCondition)(yyv2962), d) } } - yyj2953++ - if yyhl2953 { - yyb2953 = yyj2953 > l + yyj2958++ + if yyhl2958 { + yyb2958 = yyj2958 > l } else { - yyb2953 = r.CheckBreak() + yyb2958 = r.CheckBreak() } - if yyb2953 { + if yyb2958 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37890,21 +37938,21 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Addresses = nil } else { - yyv2959 := &x.Addresses - yym2960 := z.DecBinary() - _ = yym2960 + yyv2964 := &x.Addresses + yym2965 := z.DecBinary() + _ = yym2965 if false { } else { - h.decSliceNodeAddress((*[]NodeAddress)(yyv2959), d) + h.decSliceNodeAddress((*[]NodeAddress)(yyv2964), d) } } - yyj2953++ - if yyhl2953 { - yyb2953 = yyj2953 > l + yyj2958++ + if yyhl2958 { + yyb2958 = yyj2958 > l } else { - yyb2953 = r.CheckBreak() + yyb2958 = r.CheckBreak() } - if yyb2953 { + if yyb2958 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37912,16 +37960,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.DaemonEndpoints = NodeDaemonEndpoints{} } else { - yyv2961 := &x.DaemonEndpoints - yyv2961.CodecDecodeSelf(d) + yyv2966 := &x.DaemonEndpoints + yyv2966.CodecDecodeSelf(d) } - yyj2953++ - if yyhl2953 { - yyb2953 = yyj2953 > l + yyj2958++ + if yyhl2958 { + yyb2958 = yyj2958 > l } else { - yyb2953 = r.CheckBreak() + yyb2958 = r.CheckBreak() } - if yyb2953 { + if yyb2958 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37929,16 +37977,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NodeInfo = NodeSystemInfo{} } else { - yyv2962 := &x.NodeInfo - yyv2962.CodecDecodeSelf(d) + yyv2967 := &x.NodeInfo + yyv2967.CodecDecodeSelf(d) } - yyj2953++ - if yyhl2953 { - yyb2953 = yyj2953 > l + yyj2958++ + if yyhl2958 { + yyb2958 = yyj2958 > l } else { - yyb2953 = r.CheckBreak() + yyb2958 = r.CheckBreak() } - if yyb2953 { + if yyb2958 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37946,21 +37994,21 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Images = nil } else { - yyv2963 := &x.Images - yym2964 := z.DecBinary() - _ = yym2964 + yyv2968 := &x.Images + yym2969 := z.DecBinary() + _ = yym2969 if false { } else { - h.decSliceContainerImage((*[]ContainerImage)(yyv2963), d) + h.decSliceContainerImage((*[]ContainerImage)(yyv2968), d) } } - yyj2953++ - if yyhl2953 { - yyb2953 = yyj2953 > l + yyj2958++ + if yyhl2958 { + yyb2958 = yyj2958 > l } else { - yyb2953 = r.CheckBreak() + yyb2958 = r.CheckBreak() } - if yyb2953 { + if yyb2958 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37968,21 +38016,21 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.VolumesInUse = nil } else { - yyv2965 := &x.VolumesInUse - yym2966 := z.DecBinary() - _ = yym2966 + yyv2970 := &x.VolumesInUse + yym2971 := z.DecBinary() + _ = yym2971 if false { } else { - h.decSliceUniqueVolumeName((*[]UniqueVolumeName)(yyv2965), d) + h.decSliceUniqueVolumeName((*[]UniqueVolumeName)(yyv2970), d) } } - yyj2953++ - if yyhl2953 { - yyb2953 = yyj2953 > l + yyj2958++ + if yyhl2958 { + yyb2958 = yyj2958 > l } else { - yyb2953 = r.CheckBreak() + yyb2958 = r.CheckBreak() } - if yyb2953 { + if yyb2958 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37990,26 +38038,26 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.VolumesAttached = nil } else { - yyv2967 := &x.VolumesAttached - yym2968 := z.DecBinary() - _ = yym2968 + yyv2972 := &x.VolumesAttached + yym2973 := z.DecBinary() + _ = yym2973 if false { } else { - h.decSliceAttachedVolume((*[]AttachedVolume)(yyv2967), d) + h.decSliceAttachedVolume((*[]AttachedVolume)(yyv2972), d) } } for { - yyj2953++ - if yyhl2953 { - yyb2953 = yyj2953 > l + yyj2958++ + if yyhl2958 { + yyb2958 = yyj2958 > l } else { - yyb2953 = r.CheckBreak() + yyb2958 = r.CheckBreak() } - if yyb2953 { + if yyb2958 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2953-1, "") + z.DecStructFieldNotFound(yyj2958-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -38018,8 +38066,8 @@ func (x UniqueVolumeName) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2969 := z.EncBinary() - _ = yym2969 + yym2974 := z.EncBinary() + _ = yym2974 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -38031,8 +38079,8 @@ func (x *UniqueVolumeName) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2970 := z.DecBinary() - _ = yym2970 + yym2975 := z.DecBinary() + _ = yym2975 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -38047,30 +38095,30 @@ func (x *AttachedVolume) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2971 := z.EncBinary() - _ = yym2971 + yym2976 := z.EncBinary() + _ = yym2976 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2972 := !z.EncBinary() - yy2arr2972 := z.EncBasicHandle().StructToArray - var yyq2972 [2]bool - _, _, _ = yysep2972, yyq2972, yy2arr2972 - const yyr2972 bool = false - var yynn2972 int - if yyr2972 || yy2arr2972 { + yysep2977 := !z.EncBinary() + yy2arr2977 := z.EncBasicHandle().StructToArray + var yyq2977 [2]bool + _, _, _ = yysep2977, yyq2977, yy2arr2977 + const yyr2977 bool = false + var yynn2977 int + if yyr2977 || yy2arr2977 { r.EncodeArrayStart(2) } else { - yynn2972 = 2 - for _, b := range yyq2972 { + yynn2977 = 2 + for _, b := range yyq2977 { if b { - yynn2972++ + yynn2977++ } } - r.EncodeMapStart(yynn2972) - yynn2972 = 0 + r.EncodeMapStart(yynn2977) + yynn2977 = 0 } - if yyr2972 || yy2arr2972 { + if yyr2977 || yy2arr2977 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Name.CodecEncodeSelf(e) } else { @@ -38079,10 +38127,10 @@ func (x *AttachedVolume) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Name.CodecEncodeSelf(e) } - if yyr2972 || yy2arr2972 { + if yyr2977 || yy2arr2977 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2975 := z.EncBinary() - _ = yym2975 + yym2980 := z.EncBinary() + _ = yym2980 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.DevicePath)) @@ -38091,14 +38139,14 @@ func (x *AttachedVolume) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("devicePath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2976 := z.EncBinary() - _ = yym2976 + yym2981 := z.EncBinary() + _ = yym2981 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.DevicePath)) } } - if yyr2972 || yy2arr2972 { + if yyr2977 || yy2arr2977 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -38111,25 +38159,25 @@ func (x *AttachedVolume) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2977 := z.DecBinary() - _ = yym2977 + yym2982 := z.DecBinary() + _ = yym2982 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2978 := r.ContainerType() - if yyct2978 == codecSelferValueTypeMap1234 { - yyl2978 := r.ReadMapStart() - if yyl2978 == 0 { + yyct2983 := r.ContainerType() + if yyct2983 == codecSelferValueTypeMap1234 { + yyl2983 := r.ReadMapStart() + if yyl2983 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2978, d) + x.codecDecodeSelfFromMap(yyl2983, d) } - } else if yyct2978 == codecSelferValueTypeArray1234 { - yyl2978 := r.ReadArrayStart() - if yyl2978 == 0 { + } else if yyct2983 == codecSelferValueTypeArray1234 { + yyl2983 := r.ReadArrayStart() + if yyl2983 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2978, d) + x.codecDecodeSelfFromArray(yyl2983, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -38141,12 +38189,12 @@ func (x *AttachedVolume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2979Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2979Slc - var yyhl2979 bool = l >= 0 - for yyj2979 := 0; ; yyj2979++ { - if yyhl2979 { - if yyj2979 >= l { + var yys2984Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2984Slc + var yyhl2984 bool = l >= 0 + for yyj2984 := 0; ; yyj2984++ { + if yyhl2984 { + if yyj2984 >= l { break } } else { @@ -38155,10 +38203,10 @@ func (x *AttachedVolume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2979Slc = r.DecodeBytes(yys2979Slc, true, true) - yys2979 := string(yys2979Slc) + yys2984Slc = r.DecodeBytes(yys2984Slc, true, true) + yys2984 := string(yys2984Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2979 { + switch yys2984 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -38172,9 +38220,9 @@ func (x *AttachedVolume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.DevicePath = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2979) - } // end switch yys2979 - } // end for yyj2979 + z.DecStructFieldNotFound(-1, yys2984) + } // end switch yys2984 + } // end for yyj2984 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -38182,16 +38230,16 @@ func (x *AttachedVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2982 int - var yyb2982 bool - var yyhl2982 bool = l >= 0 - yyj2982++ - if yyhl2982 { - yyb2982 = yyj2982 > l + var yyj2987 int + var yyb2987 bool + var yyhl2987 bool = l >= 0 + yyj2987++ + if yyhl2987 { + yyb2987 = yyj2987 > l } else { - yyb2982 = r.CheckBreak() + yyb2987 = r.CheckBreak() } - if yyb2982 { + if yyb2987 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38201,13 +38249,13 @@ func (x *AttachedVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = UniqueVolumeName(r.DecodeString()) } - yyj2982++ - if yyhl2982 { - yyb2982 = yyj2982 > l + yyj2987++ + if yyhl2987 { + yyb2987 = yyj2987 > l } else { - yyb2982 = r.CheckBreak() + yyb2987 = r.CheckBreak() } - if yyb2982 { + if yyb2987 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38218,17 +38266,17 @@ func (x *AttachedVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.DevicePath = string(r.DecodeString()) } for { - yyj2982++ - if yyhl2982 { - yyb2982 = yyj2982 > l + yyj2987++ + if yyhl2987 { + yyb2987 = yyj2987 > l } else { - yyb2982 = r.CheckBreak() + yyb2987 = r.CheckBreak() } - if yyb2982 { + if yyb2987 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2982-1, "") + z.DecStructFieldNotFound(yyj2987-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -38240,38 +38288,38 @@ func (x *AvoidPods) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2985 := z.EncBinary() - _ = yym2985 + yym2990 := z.EncBinary() + _ = yym2990 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2986 := !z.EncBinary() - yy2arr2986 := z.EncBasicHandle().StructToArray - var yyq2986 [1]bool - _, _, _ = yysep2986, yyq2986, yy2arr2986 - const yyr2986 bool = false - yyq2986[0] = len(x.PreferAvoidPods) != 0 - var yynn2986 int - if yyr2986 || yy2arr2986 { + yysep2991 := !z.EncBinary() + yy2arr2991 := z.EncBasicHandle().StructToArray + var yyq2991 [1]bool + _, _, _ = yysep2991, yyq2991, yy2arr2991 + const yyr2991 bool = false + yyq2991[0] = len(x.PreferAvoidPods) != 0 + var yynn2991 int + if yyr2991 || yy2arr2991 { r.EncodeArrayStart(1) } else { - yynn2986 = 0 - for _, b := range yyq2986 { + yynn2991 = 0 + for _, b := range yyq2991 { if b { - yynn2986++ + yynn2991++ } } - r.EncodeMapStart(yynn2986) - yynn2986 = 0 + r.EncodeMapStart(yynn2991) + yynn2991 = 0 } - if yyr2986 || yy2arr2986 { + if yyr2991 || yy2arr2991 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2986[0] { + if yyq2991[0] { if x.PreferAvoidPods == nil { r.EncodeNil() } else { - yym2988 := z.EncBinary() - _ = yym2988 + yym2993 := z.EncBinary() + _ = yym2993 if false { } else { h.encSlicePreferAvoidPodsEntry(([]PreferAvoidPodsEntry)(x.PreferAvoidPods), e) @@ -38281,15 +38329,15 @@ func (x *AvoidPods) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2986[0] { + if yyq2991[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preferAvoidPods")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.PreferAvoidPods == nil { r.EncodeNil() } else { - yym2989 := z.EncBinary() - _ = yym2989 + yym2994 := z.EncBinary() + _ = yym2994 if false { } else { h.encSlicePreferAvoidPodsEntry(([]PreferAvoidPodsEntry)(x.PreferAvoidPods), e) @@ -38297,7 +38345,7 @@ func (x *AvoidPods) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2986 || yy2arr2986 { + if yyr2991 || yy2arr2991 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -38310,25 +38358,25 @@ func (x *AvoidPods) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2990 := z.DecBinary() - _ = yym2990 + yym2995 := z.DecBinary() + _ = yym2995 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2991 := r.ContainerType() - if yyct2991 == codecSelferValueTypeMap1234 { - yyl2991 := r.ReadMapStart() - if yyl2991 == 0 { + yyct2996 := r.ContainerType() + if yyct2996 == codecSelferValueTypeMap1234 { + yyl2996 := r.ReadMapStart() + if yyl2996 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2991, d) + x.codecDecodeSelfFromMap(yyl2996, d) } - } else if yyct2991 == codecSelferValueTypeArray1234 { - yyl2991 := r.ReadArrayStart() - if yyl2991 == 0 { + } else if yyct2996 == codecSelferValueTypeArray1234 { + yyl2996 := r.ReadArrayStart() + if yyl2996 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2991, d) + x.codecDecodeSelfFromArray(yyl2996, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -38340,12 +38388,12 @@ func (x *AvoidPods) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2992Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2992Slc - var yyhl2992 bool = l >= 0 - for yyj2992 := 0; ; yyj2992++ { - if yyhl2992 { - if yyj2992 >= l { + var yys2997Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys2997Slc + var yyhl2997 bool = l >= 0 + for yyj2997 := 0; ; yyj2997++ { + if yyhl2997 { + if yyj2997 >= l { break } } else { @@ -38354,26 +38402,26 @@ func (x *AvoidPods) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2992Slc = r.DecodeBytes(yys2992Slc, true, true) - yys2992 := string(yys2992Slc) + yys2997Slc = r.DecodeBytes(yys2997Slc, true, true) + yys2997 := string(yys2997Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2992 { + switch yys2997 { case "preferAvoidPods": if r.TryDecodeAsNil() { x.PreferAvoidPods = nil } else { - yyv2993 := &x.PreferAvoidPods - yym2994 := z.DecBinary() - _ = yym2994 + yyv2998 := &x.PreferAvoidPods + yym2999 := z.DecBinary() + _ = yym2999 if false { } else { - h.decSlicePreferAvoidPodsEntry((*[]PreferAvoidPodsEntry)(yyv2993), d) + h.decSlicePreferAvoidPodsEntry((*[]PreferAvoidPodsEntry)(yyv2998), d) } } default: - z.DecStructFieldNotFound(-1, yys2992) - } // end switch yys2992 - } // end for yyj2992 + z.DecStructFieldNotFound(-1, yys2997) + } // end switch yys2997 + } // end for yyj2997 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -38381,16 +38429,16 @@ func (x *AvoidPods) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2995 int - var yyb2995 bool - var yyhl2995 bool = l >= 0 - yyj2995++ - if yyhl2995 { - yyb2995 = yyj2995 > l + var yyj3000 int + var yyb3000 bool + var yyhl3000 bool = l >= 0 + yyj3000++ + if yyhl3000 { + yyb3000 = yyj3000 > l } else { - yyb2995 = r.CheckBreak() + yyb3000 = r.CheckBreak() } - if yyb2995 { + if yyb3000 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38398,26 +38446,26 @@ func (x *AvoidPods) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.PreferAvoidPods = nil } else { - yyv2996 := &x.PreferAvoidPods - yym2997 := z.DecBinary() - _ = yym2997 + yyv3001 := &x.PreferAvoidPods + yym3002 := z.DecBinary() + _ = yym3002 if false { } else { - h.decSlicePreferAvoidPodsEntry((*[]PreferAvoidPodsEntry)(yyv2996), d) + h.decSlicePreferAvoidPodsEntry((*[]PreferAvoidPodsEntry)(yyv3001), d) } } for { - yyj2995++ - if yyhl2995 { - yyb2995 = yyj2995 > l + yyj3000++ + if yyhl3000 { + yyb3000 = yyj3000 > l } else { - yyb2995 = r.CheckBreak() + yyb3000 = r.CheckBreak() } - if yyb2995 { + if yyb3000 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2995-1, "") + z.DecStructFieldNotFound(yyj3000-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -38429,111 +38477,111 @@ func (x *PreferAvoidPodsEntry) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2998 := z.EncBinary() - _ = yym2998 + yym3003 := z.EncBinary() + _ = yym3003 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2999 := !z.EncBinary() - yy2arr2999 := z.EncBasicHandle().StructToArray - var yyq2999 [4]bool - _, _, _ = yysep2999, yyq2999, yy2arr2999 - const yyr2999 bool = false - yyq2999[1] = true - yyq2999[2] = x.Reason != "" - yyq2999[3] = x.Message != "" - var yynn2999 int - if yyr2999 || yy2arr2999 { + yysep3004 := !z.EncBinary() + yy2arr3004 := z.EncBasicHandle().StructToArray + var yyq3004 [4]bool + _, _, _ = yysep3004, yyq3004, yy2arr3004 + const yyr3004 bool = false + yyq3004[1] = true + yyq3004[2] = x.Reason != "" + yyq3004[3] = x.Message != "" + var yynn3004 int + if yyr3004 || yy2arr3004 { r.EncodeArrayStart(4) } else { - yynn2999 = 1 - for _, b := range yyq2999 { + yynn3004 = 1 + for _, b := range yyq3004 { if b { - yynn2999++ + yynn3004++ } } - r.EncodeMapStart(yynn2999) - yynn2999 = 0 + r.EncodeMapStart(yynn3004) + yynn3004 = 0 } - if yyr2999 || yy2arr2999 { + if yyr3004 || yy2arr3004 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3001 := &x.PodSignature - yy3001.CodecEncodeSelf(e) + yy3006 := &x.PodSignature + yy3006.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podSignature")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3002 := &x.PodSignature - yy3002.CodecEncodeSelf(e) + yy3007 := &x.PodSignature + yy3007.CodecEncodeSelf(e) } - if yyr2999 || yy2arr2999 { + if yyr3004 || yy2arr3004 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2999[1] { - yy3004 := &x.EvictionTime - yym3005 := z.EncBinary() - _ = yym3005 + if yyq3004[1] { + yy3009 := &x.EvictionTime + yym3010 := z.EncBinary() + _ = yym3010 if false { - } else if z.HasExtensions() && z.EncExt(yy3004) { - } else if yym3005 { - z.EncBinaryMarshal(yy3004) - } else if !yym3005 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3004) + } else if z.HasExtensions() && z.EncExt(yy3009) { + } else if yym3010 { + z.EncBinaryMarshal(yy3009) + } else if !yym3010 && z.IsJSONHandle() { + z.EncJSONMarshal(yy3009) } else { - z.EncFallback(yy3004) + z.EncFallback(yy3009) } } else { r.EncodeNil() } } else { - if yyq2999[1] { + if yyq3004[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("evictionTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3006 := &x.EvictionTime - yym3007 := z.EncBinary() - _ = yym3007 - if false { - } else if z.HasExtensions() && z.EncExt(yy3006) { - } else if yym3007 { - z.EncBinaryMarshal(yy3006) - } else if !yym3007 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3006) - } else { - z.EncFallback(yy3006) - } - } - } - if yyr2999 || yy2arr2999 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2999[2] { - yym3009 := z.EncBinary() - _ = yym3009 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq2999[2] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("reason")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3010 := z.EncBinary() - _ = yym3010 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) - } - } - } - if yyr2999 || yy2arr2999 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2999[3] { + yy3011 := &x.EvictionTime yym3012 := z.EncBinary() _ = yym3012 if false { + } else if z.HasExtensions() && z.EncExt(yy3011) { + } else if yym3012 { + z.EncBinaryMarshal(yy3011) + } else if !yym3012 && z.IsJSONHandle() { + z.EncJSONMarshal(yy3011) + } else { + z.EncFallback(yy3011) + } + } + } + if yyr3004 || yy2arr3004 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3004[2] { + yym3014 := z.EncBinary() + _ = yym3014 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq3004[2] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("reason")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym3015 := z.EncBinary() + _ = yym3015 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) + } + } + } + if yyr3004 || yy2arr3004 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3004[3] { + yym3017 := z.EncBinary() + _ = yym3017 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } @@ -38541,19 +38589,19 @@ func (x *PreferAvoidPodsEntry) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2999[3] { + if yyq3004[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3013 := z.EncBinary() - _ = yym3013 + yym3018 := z.EncBinary() + _ = yym3018 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr2999 || yy2arr2999 { + if yyr3004 || yy2arr3004 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -38566,25 +38614,25 @@ func (x *PreferAvoidPodsEntry) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3014 := z.DecBinary() - _ = yym3014 + yym3019 := z.DecBinary() + _ = yym3019 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3015 := r.ContainerType() - if yyct3015 == codecSelferValueTypeMap1234 { - yyl3015 := r.ReadMapStart() - if yyl3015 == 0 { + yyct3020 := r.ContainerType() + if yyct3020 == codecSelferValueTypeMap1234 { + yyl3020 := r.ReadMapStart() + if yyl3020 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3015, d) + x.codecDecodeSelfFromMap(yyl3020, d) } - } else if yyct3015 == codecSelferValueTypeArray1234 { - yyl3015 := r.ReadArrayStart() - if yyl3015 == 0 { + } else if yyct3020 == codecSelferValueTypeArray1234 { + yyl3020 := r.ReadArrayStart() + if yyl3020 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3015, d) + x.codecDecodeSelfFromArray(yyl3020, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -38596,12 +38644,12 @@ func (x *PreferAvoidPodsEntry) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3016Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3016Slc - var yyhl3016 bool = l >= 0 - for yyj3016 := 0; ; yyj3016++ { - if yyhl3016 { - if yyj3016 >= l { + var yys3021Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3021Slc + var yyhl3021 bool = l >= 0 + for yyj3021 := 0; ; yyj3021++ { + if yyhl3021 { + if yyj3021 >= l { break } } else { @@ -38610,32 +38658,32 @@ func (x *PreferAvoidPodsEntry) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3016Slc = r.DecodeBytes(yys3016Slc, true, true) - yys3016 := string(yys3016Slc) + yys3021Slc = r.DecodeBytes(yys3021Slc, true, true) + yys3021 := string(yys3021Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3016 { + switch yys3021 { case "podSignature": if r.TryDecodeAsNil() { x.PodSignature = PodSignature{} } else { - yyv3017 := &x.PodSignature - yyv3017.CodecDecodeSelf(d) + yyv3022 := &x.PodSignature + yyv3022.CodecDecodeSelf(d) } case "evictionTime": if r.TryDecodeAsNil() { x.EvictionTime = pkg2_unversioned.Time{} } else { - yyv3018 := &x.EvictionTime - yym3019 := z.DecBinary() - _ = yym3019 + yyv3023 := &x.EvictionTime + yym3024 := z.DecBinary() + _ = yym3024 if false { - } else if z.HasExtensions() && z.DecExt(yyv3018) { - } else if yym3019 { - z.DecBinaryUnmarshal(yyv3018) - } else if !yym3019 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3018) + } else if z.HasExtensions() && z.DecExt(yyv3023) { + } else if yym3024 { + z.DecBinaryUnmarshal(yyv3023) + } else if !yym3024 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3023) } else { - z.DecFallback(yyv3018, false) + z.DecFallback(yyv3023, false) } } case "reason": @@ -38651,9 +38699,9 @@ func (x *PreferAvoidPodsEntry) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Message = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3016) - } // end switch yys3016 - } // end for yyj3016 + z.DecStructFieldNotFound(-1, yys3021) + } // end switch yys3021 + } // end for yyj3021 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -38661,16 +38709,16 @@ func (x *PreferAvoidPodsEntry) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3022 int - var yyb3022 bool - var yyhl3022 bool = l >= 0 - yyj3022++ - if yyhl3022 { - yyb3022 = yyj3022 > l + var yyj3027 int + var yyb3027 bool + var yyhl3027 bool = l >= 0 + yyj3027++ + if yyhl3027 { + yyb3027 = yyj3027 > l } else { - yyb3022 = r.CheckBreak() + yyb3027 = r.CheckBreak() } - if yyb3022 { + if yyb3027 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38678,16 +38726,16 @@ func (x *PreferAvoidPodsEntry) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.PodSignature = PodSignature{} } else { - yyv3023 := &x.PodSignature - yyv3023.CodecDecodeSelf(d) + yyv3028 := &x.PodSignature + yyv3028.CodecDecodeSelf(d) } - yyj3022++ - if yyhl3022 { - yyb3022 = yyj3022 > l + yyj3027++ + if yyhl3027 { + yyb3027 = yyj3027 > l } else { - yyb3022 = r.CheckBreak() + yyb3027 = r.CheckBreak() } - if yyb3022 { + if yyb3027 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38695,26 +38743,26 @@ func (x *PreferAvoidPodsEntry) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.EvictionTime = pkg2_unversioned.Time{} } else { - yyv3024 := &x.EvictionTime - yym3025 := z.DecBinary() - _ = yym3025 + yyv3029 := &x.EvictionTime + yym3030 := z.DecBinary() + _ = yym3030 if false { - } else if z.HasExtensions() && z.DecExt(yyv3024) { - } else if yym3025 { - z.DecBinaryUnmarshal(yyv3024) - } else if !yym3025 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3024) + } else if z.HasExtensions() && z.DecExt(yyv3029) { + } else if yym3030 { + z.DecBinaryUnmarshal(yyv3029) + } else if !yym3030 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3029) } else { - z.DecFallback(yyv3024, false) + z.DecFallback(yyv3029, false) } } - yyj3022++ - if yyhl3022 { - yyb3022 = yyj3022 > l + yyj3027++ + if yyhl3027 { + yyb3027 = yyj3027 > l } else { - yyb3022 = r.CheckBreak() + yyb3027 = r.CheckBreak() } - if yyb3022 { + if yyb3027 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38724,13 +38772,13 @@ func (x *PreferAvoidPodsEntry) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Reason = string(r.DecodeString()) } - yyj3022++ - if yyhl3022 { - yyb3022 = yyj3022 > l + yyj3027++ + if yyhl3027 { + yyb3027 = yyj3027 > l } else { - yyb3022 = r.CheckBreak() + yyb3027 = r.CheckBreak() } - if yyb3022 { + if yyb3027 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38741,17 +38789,17 @@ func (x *PreferAvoidPodsEntry) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Message = string(r.DecodeString()) } for { - yyj3022++ - if yyhl3022 { - yyb3022 = yyj3022 > l + yyj3027++ + if yyhl3027 { + yyb3027 = yyj3027 > l } else { - yyb3022 = r.CheckBreak() + yyb3027 = r.CheckBreak() } - if yyb3022 { + if yyb3027 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3022-1, "") + z.DecStructFieldNotFound(yyj3027-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -38763,33 +38811,33 @@ func (x *PodSignature) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3028 := z.EncBinary() - _ = yym3028 + yym3033 := z.EncBinary() + _ = yym3033 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3029 := !z.EncBinary() - yy2arr3029 := z.EncBasicHandle().StructToArray - var yyq3029 [1]bool - _, _, _ = yysep3029, yyq3029, yy2arr3029 - const yyr3029 bool = false - yyq3029[0] = x.PodController != nil - var yynn3029 int - if yyr3029 || yy2arr3029 { + yysep3034 := !z.EncBinary() + yy2arr3034 := z.EncBasicHandle().StructToArray + var yyq3034 [1]bool + _, _, _ = yysep3034, yyq3034, yy2arr3034 + const yyr3034 bool = false + yyq3034[0] = x.PodController != nil + var yynn3034 int + if yyr3034 || yy2arr3034 { r.EncodeArrayStart(1) } else { - yynn3029 = 0 - for _, b := range yyq3029 { + yynn3034 = 0 + for _, b := range yyq3034 { if b { - yynn3029++ + yynn3034++ } } - r.EncodeMapStart(yynn3029) - yynn3029 = 0 + r.EncodeMapStart(yynn3034) + yynn3034 = 0 } - if yyr3029 || yy2arr3029 { + if yyr3034 || yy2arr3034 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3029[0] { + if yyq3034[0] { if x.PodController == nil { r.EncodeNil() } else { @@ -38799,7 +38847,7 @@ func (x *PodSignature) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3029[0] { + if yyq3034[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podController")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -38810,7 +38858,7 @@ func (x *PodSignature) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3029 || yy2arr3029 { + if yyr3034 || yy2arr3034 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -38823,25 +38871,25 @@ func (x *PodSignature) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3031 := z.DecBinary() - _ = yym3031 + yym3036 := z.DecBinary() + _ = yym3036 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3032 := r.ContainerType() - if yyct3032 == codecSelferValueTypeMap1234 { - yyl3032 := r.ReadMapStart() - if yyl3032 == 0 { + yyct3037 := r.ContainerType() + if yyct3037 == codecSelferValueTypeMap1234 { + yyl3037 := r.ReadMapStart() + if yyl3037 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3032, d) + x.codecDecodeSelfFromMap(yyl3037, d) } - } else if yyct3032 == codecSelferValueTypeArray1234 { - yyl3032 := r.ReadArrayStart() - if yyl3032 == 0 { + } else if yyct3037 == codecSelferValueTypeArray1234 { + yyl3037 := r.ReadArrayStart() + if yyl3037 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3032, d) + x.codecDecodeSelfFromArray(yyl3037, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -38853,12 +38901,12 @@ func (x *PodSignature) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3033Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3033Slc - var yyhl3033 bool = l >= 0 - for yyj3033 := 0; ; yyj3033++ { - if yyhl3033 { - if yyj3033 >= l { + var yys3038Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3038Slc + var yyhl3038 bool = l >= 0 + for yyj3038 := 0; ; yyj3038++ { + if yyhl3038 { + if yyj3038 >= l { break } } else { @@ -38867,10 +38915,10 @@ func (x *PodSignature) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3033Slc = r.DecodeBytes(yys3033Slc, true, true) - yys3033 := string(yys3033Slc) + yys3038Slc = r.DecodeBytes(yys3038Slc, true, true) + yys3038 := string(yys3038Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3033 { + switch yys3038 { case "podController": if r.TryDecodeAsNil() { if x.PodController != nil { @@ -38883,9 +38931,9 @@ func (x *PodSignature) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.PodController.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3033) - } // end switch yys3033 - } // end for yyj3033 + z.DecStructFieldNotFound(-1, yys3038) + } // end switch yys3038 + } // end for yyj3038 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -38893,16 +38941,16 @@ func (x *PodSignature) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3035 int - var yyb3035 bool - var yyhl3035 bool = l >= 0 - yyj3035++ - if yyhl3035 { - yyb3035 = yyj3035 > l + var yyj3040 int + var yyb3040 bool + var yyhl3040 bool = l >= 0 + yyj3040++ + if yyhl3040 { + yyb3040 = yyj3040 > l } else { - yyb3035 = r.CheckBreak() + yyb3040 = r.CheckBreak() } - if yyb3035 { + if yyb3040 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38918,17 +38966,17 @@ func (x *PodSignature) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.PodController.CodecDecodeSelf(d) } for { - yyj3035++ - if yyhl3035 { - yyb3035 = yyj3035 > l + yyj3040++ + if yyhl3040 { + yyb3040 = yyj3040 > l } else { - yyb3035 = r.CheckBreak() + yyb3040 = r.CheckBreak() } - if yyb3035 { + if yyb3040 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3035-1, "") + z.DecStructFieldNotFound(yyj3040-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -38940,37 +38988,37 @@ func (x *ContainerImage) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3037 := z.EncBinary() - _ = yym3037 + yym3042 := z.EncBinary() + _ = yym3042 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3038 := !z.EncBinary() - yy2arr3038 := z.EncBasicHandle().StructToArray - var yyq3038 [2]bool - _, _, _ = yysep3038, yyq3038, yy2arr3038 - const yyr3038 bool = false - yyq3038[1] = x.SizeBytes != 0 - var yynn3038 int - if yyr3038 || yy2arr3038 { + yysep3043 := !z.EncBinary() + yy2arr3043 := z.EncBasicHandle().StructToArray + var yyq3043 [2]bool + _, _, _ = yysep3043, yyq3043, yy2arr3043 + const yyr3043 bool = false + yyq3043[1] = x.SizeBytes != 0 + var yynn3043 int + if yyr3043 || yy2arr3043 { r.EncodeArrayStart(2) } else { - yynn3038 = 1 - for _, b := range yyq3038 { + yynn3043 = 1 + for _, b := range yyq3043 { if b { - yynn3038++ + yynn3043++ } } - r.EncodeMapStart(yynn3038) - yynn3038 = 0 + r.EncodeMapStart(yynn3043) + yynn3043 = 0 } - if yyr3038 || yy2arr3038 { + if yyr3043 || yy2arr3043 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Names == nil { r.EncodeNil() } else { - yym3040 := z.EncBinary() - _ = yym3040 + yym3045 := z.EncBinary() + _ = yym3045 if false { } else { z.F.EncSliceStringV(x.Names, false, e) @@ -38983,19 +39031,19 @@ func (x *ContainerImage) CodecEncodeSelf(e *codec1978.Encoder) { if x.Names == nil { r.EncodeNil() } else { - yym3041 := z.EncBinary() - _ = yym3041 + yym3046 := z.EncBinary() + _ = yym3046 if false { } else { z.F.EncSliceStringV(x.Names, false, e) } } } - if yyr3038 || yy2arr3038 { + if yyr3043 || yy2arr3043 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3038[1] { - yym3043 := z.EncBinary() - _ = yym3043 + if yyq3043[1] { + yym3048 := z.EncBinary() + _ = yym3048 if false { } else { r.EncodeInt(int64(x.SizeBytes)) @@ -39004,19 +39052,19 @@ func (x *ContainerImage) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq3038[1] { + if yyq3043[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("sizeBytes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3044 := z.EncBinary() - _ = yym3044 + yym3049 := z.EncBinary() + _ = yym3049 if false { } else { r.EncodeInt(int64(x.SizeBytes)) } } } - if yyr3038 || yy2arr3038 { + if yyr3043 || yy2arr3043 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -39029,25 +39077,25 @@ func (x *ContainerImage) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3045 := z.DecBinary() - _ = yym3045 + yym3050 := z.DecBinary() + _ = yym3050 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3046 := r.ContainerType() - if yyct3046 == codecSelferValueTypeMap1234 { - yyl3046 := r.ReadMapStart() - if yyl3046 == 0 { + yyct3051 := r.ContainerType() + if yyct3051 == codecSelferValueTypeMap1234 { + yyl3051 := r.ReadMapStart() + if yyl3051 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3046, d) + x.codecDecodeSelfFromMap(yyl3051, d) } - } else if yyct3046 == codecSelferValueTypeArray1234 { - yyl3046 := r.ReadArrayStart() - if yyl3046 == 0 { + } else if yyct3051 == codecSelferValueTypeArray1234 { + yyl3051 := r.ReadArrayStart() + if yyl3051 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3046, d) + x.codecDecodeSelfFromArray(yyl3051, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -39059,12 +39107,12 @@ func (x *ContainerImage) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3047Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3047Slc - var yyhl3047 bool = l >= 0 - for yyj3047 := 0; ; yyj3047++ { - if yyhl3047 { - if yyj3047 >= l { + var yys3052Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3052Slc + var yyhl3052 bool = l >= 0 + for yyj3052 := 0; ; yyj3052++ { + if yyhl3052 { + if yyj3052 >= l { break } } else { @@ -39073,20 +39121,20 @@ func (x *ContainerImage) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3047Slc = r.DecodeBytes(yys3047Slc, true, true) - yys3047 := string(yys3047Slc) + yys3052Slc = r.DecodeBytes(yys3052Slc, true, true) + yys3052 := string(yys3052Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3047 { + switch yys3052 { case "names": if r.TryDecodeAsNil() { x.Names = nil } else { - yyv3048 := &x.Names - yym3049 := z.DecBinary() - _ = yym3049 + yyv3053 := &x.Names + yym3054 := z.DecBinary() + _ = yym3054 if false { } else { - z.F.DecSliceStringX(yyv3048, false, d) + z.F.DecSliceStringX(yyv3053, false, d) } } case "sizeBytes": @@ -39096,9 +39144,9 @@ func (x *ContainerImage) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.SizeBytes = int64(r.DecodeInt(64)) } default: - z.DecStructFieldNotFound(-1, yys3047) - } // end switch yys3047 - } // end for yyj3047 + z.DecStructFieldNotFound(-1, yys3052) + } // end switch yys3052 + } // end for yyj3052 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -39106,16 +39154,16 @@ func (x *ContainerImage) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3051 int - var yyb3051 bool - var yyhl3051 bool = l >= 0 - yyj3051++ - if yyhl3051 { - yyb3051 = yyj3051 > l + var yyj3056 int + var yyb3056 bool + var yyhl3056 bool = l >= 0 + yyj3056++ + if yyhl3056 { + yyb3056 = yyj3056 > l } else { - yyb3051 = r.CheckBreak() + yyb3056 = r.CheckBreak() } - if yyb3051 { + if yyb3056 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39123,21 +39171,21 @@ func (x *ContainerImage) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Names = nil } else { - yyv3052 := &x.Names - yym3053 := z.DecBinary() - _ = yym3053 + yyv3057 := &x.Names + yym3058 := z.DecBinary() + _ = yym3058 if false { } else { - z.F.DecSliceStringX(yyv3052, false, d) + z.F.DecSliceStringX(yyv3057, false, d) } } - yyj3051++ - if yyhl3051 { - yyb3051 = yyj3051 > l + yyj3056++ + if yyhl3056 { + yyb3056 = yyj3056 > l } else { - yyb3051 = r.CheckBreak() + yyb3056 = r.CheckBreak() } - if yyb3051 { + if yyb3056 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39148,17 +39196,17 @@ func (x *ContainerImage) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.SizeBytes = int64(r.DecodeInt(64)) } for { - yyj3051++ - if yyhl3051 { - yyb3051 = yyj3051 > l + yyj3056++ + if yyhl3056 { + yyb3056 = yyj3056 > l } else { - yyb3051 = r.CheckBreak() + yyb3056 = r.CheckBreak() } - if yyb3051 { + if yyb3056 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3051-1, "") + z.DecStructFieldNotFound(yyj3056-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -39167,8 +39215,8 @@ func (x NodePhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3055 := z.EncBinary() - _ = yym3055 + yym3060 := z.EncBinary() + _ = yym3060 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -39180,8 +39228,8 @@ func (x *NodePhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3056 := z.DecBinary() - _ = yym3056 + yym3061 := z.DecBinary() + _ = yym3061 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -39193,8 +39241,8 @@ func (x NodeConditionType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3057 := z.EncBinary() - _ = yym3057 + yym3062 := z.EncBinary() + _ = yym3062 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -39206,8 +39254,8 @@ func (x *NodeConditionType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3058 := z.DecBinary() - _ = yym3058 + yym3063 := z.DecBinary() + _ = yym3063 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -39222,34 +39270,34 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3059 := z.EncBinary() - _ = yym3059 + yym3064 := z.EncBinary() + _ = yym3064 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3060 := !z.EncBinary() - yy2arr3060 := z.EncBasicHandle().StructToArray - var yyq3060 [6]bool - _, _, _ = yysep3060, yyq3060, yy2arr3060 - const yyr3060 bool = false - yyq3060[2] = true - yyq3060[3] = true - yyq3060[4] = x.Reason != "" - yyq3060[5] = x.Message != "" - var yynn3060 int - if yyr3060 || yy2arr3060 { + yysep3065 := !z.EncBinary() + yy2arr3065 := z.EncBasicHandle().StructToArray + var yyq3065 [6]bool + _, _, _ = yysep3065, yyq3065, yy2arr3065 + const yyr3065 bool = false + yyq3065[2] = true + yyq3065[3] = true + yyq3065[4] = x.Reason != "" + yyq3065[5] = x.Message != "" + var yynn3065 int + if yyr3065 || yy2arr3065 { r.EncodeArrayStart(6) } else { - yynn3060 = 2 - for _, b := range yyq3060 { + yynn3065 = 2 + for _, b := range yyq3065 { if b { - yynn3060++ + yynn3065++ } } - r.EncodeMapStart(yynn3060) - yynn3060 = 0 + r.EncodeMapStart(yynn3065) + yynn3065 = 0 } - if yyr3060 || yy2arr3060 { + if yyr3065 || yy2arr3065 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -39258,7 +39306,7 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr3060 || yy2arr3060 { + if yyr3065 || yy2arr3065 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Status.CodecEncodeSelf(e) } else { @@ -39267,47 +39315,10 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Status.CodecEncodeSelf(e) } - if yyr3060 || yy2arr3060 { + if yyr3065 || yy2arr3065 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3060[2] { - yy3064 := &x.LastHeartbeatTime - yym3065 := z.EncBinary() - _ = yym3065 - if false { - } else if z.HasExtensions() && z.EncExt(yy3064) { - } else if yym3065 { - z.EncBinaryMarshal(yy3064) - } else if !yym3065 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3064) - } else { - z.EncFallback(yy3064) - } - } else { - r.EncodeNil() - } - } else { - if yyq3060[2] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("lastHeartbeatTime")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3066 := &x.LastHeartbeatTime - yym3067 := z.EncBinary() - _ = yym3067 - if false { - } else if z.HasExtensions() && z.EncExt(yy3066) { - } else if yym3067 { - z.EncBinaryMarshal(yy3066) - } else if !yym3067 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3066) - } else { - z.EncFallback(yy3066) - } - } - } - if yyr3060 || yy2arr3060 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3060[3] { - yy3069 := &x.LastTransitionTime + if yyq3065[2] { + yy3069 := &x.LastHeartbeatTime yym3070 := z.EncBinary() _ = yym3070 if false { @@ -39323,11 +39334,11 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3060[3] { + if yyq3065[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("lastTransitionTime")) + r.EncodeString(codecSelferC_UTF81234, string("lastHeartbeatTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3071 := &x.LastTransitionTime + yy3071 := &x.LastHeartbeatTime yym3072 := z.EncBinary() _ = yym3072 if false { @@ -39341,36 +39352,73 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3060 || yy2arr3060 { + if yyr3065 || yy2arr3065 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3060[4] { - yym3074 := z.EncBinary() - _ = yym3074 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq3060[4] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("reason")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyq3065[3] { + yy3074 := &x.LastTransitionTime yym3075 := z.EncBinary() _ = yym3075 if false { + } else if z.HasExtensions() && z.EncExt(yy3074) { + } else if yym3075 { + z.EncBinaryMarshal(yy3074) + } else if !yym3075 && z.IsJSONHandle() { + z.EncJSONMarshal(yy3074) + } else { + z.EncFallback(yy3074) + } + } else { + r.EncodeNil() + } + } else { + if yyq3065[3] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("lastTransitionTime")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yy3076 := &x.LastTransitionTime + yym3077 := z.EncBinary() + _ = yym3077 + if false { + } else if z.HasExtensions() && z.EncExt(yy3076) { + } else if yym3077 { + z.EncBinaryMarshal(yy3076) + } else if !yym3077 && z.IsJSONHandle() { + z.EncJSONMarshal(yy3076) + } else { + z.EncFallback(yy3076) + } + } + } + if yyr3065 || yy2arr3065 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3065[4] { + yym3079 := z.EncBinary() + _ = yym3079 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq3065[4] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("reason")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym3080 := z.EncBinary() + _ = yym3080 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr3060 || yy2arr3060 { + if yyr3065 || yy2arr3065 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3060[5] { - yym3077 := z.EncBinary() - _ = yym3077 + if yyq3065[5] { + yym3082 := z.EncBinary() + _ = yym3082 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -39379,19 +39427,19 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3060[5] { + if yyq3065[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3078 := z.EncBinary() - _ = yym3078 + yym3083 := z.EncBinary() + _ = yym3083 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr3060 || yy2arr3060 { + if yyr3065 || yy2arr3065 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -39404,25 +39452,25 @@ func (x *NodeCondition) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3079 := z.DecBinary() - _ = yym3079 + yym3084 := z.DecBinary() + _ = yym3084 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3080 := r.ContainerType() - if yyct3080 == codecSelferValueTypeMap1234 { - yyl3080 := r.ReadMapStart() - if yyl3080 == 0 { + yyct3085 := r.ContainerType() + if yyct3085 == codecSelferValueTypeMap1234 { + yyl3085 := r.ReadMapStart() + if yyl3085 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3080, d) + x.codecDecodeSelfFromMap(yyl3085, d) } - } else if yyct3080 == codecSelferValueTypeArray1234 { - yyl3080 := r.ReadArrayStart() - if yyl3080 == 0 { + } else if yyct3085 == codecSelferValueTypeArray1234 { + yyl3085 := r.ReadArrayStart() + if yyl3085 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3080, d) + x.codecDecodeSelfFromArray(yyl3085, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -39434,12 +39482,12 @@ func (x *NodeCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3081Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3081Slc - var yyhl3081 bool = l >= 0 - for yyj3081 := 0; ; yyj3081++ { - if yyhl3081 { - if yyj3081 >= l { + var yys3086Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3086Slc + var yyhl3086 bool = l >= 0 + for yyj3086 := 0; ; yyj3086++ { + if yyhl3086 { + if yyj3086 >= l { break } } else { @@ -39448,10 +39496,10 @@ func (x *NodeCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3081Slc = r.DecodeBytes(yys3081Slc, true, true) - yys3081 := string(yys3081Slc) + yys3086Slc = r.DecodeBytes(yys3086Slc, true, true) + yys3086 := string(yys3086Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3081 { + switch yys3086 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -39468,34 +39516,34 @@ func (x *NodeCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastHeartbeatTime = pkg2_unversioned.Time{} } else { - yyv3084 := &x.LastHeartbeatTime - yym3085 := z.DecBinary() - _ = yym3085 + yyv3089 := &x.LastHeartbeatTime + yym3090 := z.DecBinary() + _ = yym3090 if false { - } else if z.HasExtensions() && z.DecExt(yyv3084) { - } else if yym3085 { - z.DecBinaryUnmarshal(yyv3084) - } else if !yym3085 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3084) + } else if z.HasExtensions() && z.DecExt(yyv3089) { + } else if yym3090 { + z.DecBinaryUnmarshal(yyv3089) + } else if !yym3090 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3089) } else { - z.DecFallback(yyv3084, false) + z.DecFallback(yyv3089, false) } } case "lastTransitionTime": if r.TryDecodeAsNil() { x.LastTransitionTime = pkg2_unversioned.Time{} } else { - yyv3086 := &x.LastTransitionTime - yym3087 := z.DecBinary() - _ = yym3087 + yyv3091 := &x.LastTransitionTime + yym3092 := z.DecBinary() + _ = yym3092 if false { - } else if z.HasExtensions() && z.DecExt(yyv3086) { - } else if yym3087 { - z.DecBinaryUnmarshal(yyv3086) - } else if !yym3087 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3086) + } else if z.HasExtensions() && z.DecExt(yyv3091) { + } else if yym3092 { + z.DecBinaryUnmarshal(yyv3091) + } else if !yym3092 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3091) } else { - z.DecFallback(yyv3086, false) + z.DecFallback(yyv3091, false) } } case "reason": @@ -39511,9 +39559,9 @@ func (x *NodeCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3081) - } // end switch yys3081 - } // end for yyj3081 + z.DecStructFieldNotFound(-1, yys3086) + } // end switch yys3086 + } // end for yyj3086 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -39521,16 +39569,16 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3090 int - var yyb3090 bool - var yyhl3090 bool = l >= 0 - yyj3090++ - if yyhl3090 { - yyb3090 = yyj3090 > l + var yyj3095 int + var yyb3095 bool + var yyhl3095 bool = l >= 0 + yyj3095++ + if yyhl3095 { + yyb3095 = yyj3095 > l } else { - yyb3090 = r.CheckBreak() + yyb3095 = r.CheckBreak() } - if yyb3090 { + if yyb3095 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39540,13 +39588,13 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = NodeConditionType(r.DecodeString()) } - yyj3090++ - if yyhl3090 { - yyb3090 = yyj3090 > l + yyj3095++ + if yyhl3095 { + yyb3095 = yyj3095 > l } else { - yyb3090 = r.CheckBreak() + yyb3095 = r.CheckBreak() } - if yyb3090 { + if yyb3095 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39556,13 +39604,13 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Status = ConditionStatus(r.DecodeString()) } - yyj3090++ - if yyhl3090 { - yyb3090 = yyj3090 > l + yyj3095++ + if yyhl3095 { + yyb3095 = yyj3095 > l } else { - yyb3090 = r.CheckBreak() + yyb3095 = r.CheckBreak() } - if yyb3090 { + if yyb3095 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39570,26 +39618,26 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastHeartbeatTime = pkg2_unversioned.Time{} } else { - yyv3093 := &x.LastHeartbeatTime - yym3094 := z.DecBinary() - _ = yym3094 + yyv3098 := &x.LastHeartbeatTime + yym3099 := z.DecBinary() + _ = yym3099 if false { - } else if z.HasExtensions() && z.DecExt(yyv3093) { - } else if yym3094 { - z.DecBinaryUnmarshal(yyv3093) - } else if !yym3094 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3093) + } else if z.HasExtensions() && z.DecExt(yyv3098) { + } else if yym3099 { + z.DecBinaryUnmarshal(yyv3098) + } else if !yym3099 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3098) } else { - z.DecFallback(yyv3093, false) + z.DecFallback(yyv3098, false) } } - yyj3090++ - if yyhl3090 { - yyb3090 = yyj3090 > l + yyj3095++ + if yyhl3095 { + yyb3095 = yyj3095 > l } else { - yyb3090 = r.CheckBreak() + yyb3095 = r.CheckBreak() } - if yyb3090 { + if yyb3095 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39597,26 +39645,26 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastTransitionTime = pkg2_unversioned.Time{} } else { - yyv3095 := &x.LastTransitionTime - yym3096 := z.DecBinary() - _ = yym3096 + yyv3100 := &x.LastTransitionTime + yym3101 := z.DecBinary() + _ = yym3101 if false { - } else if z.HasExtensions() && z.DecExt(yyv3095) { - } else if yym3096 { - z.DecBinaryUnmarshal(yyv3095) - } else if !yym3096 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3095) + } else if z.HasExtensions() && z.DecExt(yyv3100) { + } else if yym3101 { + z.DecBinaryUnmarshal(yyv3100) + } else if !yym3101 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3100) } else { - z.DecFallback(yyv3095, false) + z.DecFallback(yyv3100, false) } } - yyj3090++ - if yyhl3090 { - yyb3090 = yyj3090 > l + yyj3095++ + if yyhl3095 { + yyb3095 = yyj3095 > l } else { - yyb3090 = r.CheckBreak() + yyb3095 = r.CheckBreak() } - if yyb3090 { + if yyb3095 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39626,13 +39674,13 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Reason = string(r.DecodeString()) } - yyj3090++ - if yyhl3090 { - yyb3090 = yyj3090 > l + yyj3095++ + if yyhl3095 { + yyb3095 = yyj3095 > l } else { - yyb3090 = r.CheckBreak() + yyb3095 = r.CheckBreak() } - if yyb3090 { + if yyb3095 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39643,17 +39691,17 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } for { - yyj3090++ - if yyhl3090 { - yyb3090 = yyj3090 > l + yyj3095++ + if yyhl3095 { + yyb3095 = yyj3095 > l } else { - yyb3090 = r.CheckBreak() + yyb3095 = r.CheckBreak() } - if yyb3090 { + if yyb3095 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3090-1, "") + z.DecStructFieldNotFound(yyj3095-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -39662,8 +39710,8 @@ func (x NodeAddressType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3099 := z.EncBinary() - _ = yym3099 + yym3104 := z.EncBinary() + _ = yym3104 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -39675,8 +39723,8 @@ func (x *NodeAddressType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3100 := z.DecBinary() - _ = yym3100 + yym3105 := z.DecBinary() + _ = yym3105 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -39691,30 +39739,30 @@ func (x *NodeAddress) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3101 := z.EncBinary() - _ = yym3101 + yym3106 := z.EncBinary() + _ = yym3106 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3102 := !z.EncBinary() - yy2arr3102 := z.EncBasicHandle().StructToArray - var yyq3102 [2]bool - _, _, _ = yysep3102, yyq3102, yy2arr3102 - const yyr3102 bool = false - var yynn3102 int - if yyr3102 || yy2arr3102 { + yysep3107 := !z.EncBinary() + yy2arr3107 := z.EncBasicHandle().StructToArray + var yyq3107 [2]bool + _, _, _ = yysep3107, yyq3107, yy2arr3107 + const yyr3107 bool = false + var yynn3107 int + if yyr3107 || yy2arr3107 { r.EncodeArrayStart(2) } else { - yynn3102 = 2 - for _, b := range yyq3102 { + yynn3107 = 2 + for _, b := range yyq3107 { if b { - yynn3102++ + yynn3107++ } } - r.EncodeMapStart(yynn3102) - yynn3102 = 0 + r.EncodeMapStart(yynn3107) + yynn3107 = 0 } - if yyr3102 || yy2arr3102 { + if yyr3107 || yy2arr3107 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -39723,10 +39771,10 @@ func (x *NodeAddress) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr3102 || yy2arr3102 { + if yyr3107 || yy2arr3107 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3105 := z.EncBinary() - _ = yym3105 + yym3110 := z.EncBinary() + _ = yym3110 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Address)) @@ -39735,14 +39783,14 @@ func (x *NodeAddress) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("address")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3106 := z.EncBinary() - _ = yym3106 + yym3111 := z.EncBinary() + _ = yym3111 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Address)) } } - if yyr3102 || yy2arr3102 { + if yyr3107 || yy2arr3107 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -39755,25 +39803,25 @@ func (x *NodeAddress) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3107 := z.DecBinary() - _ = yym3107 + yym3112 := z.DecBinary() + _ = yym3112 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3108 := r.ContainerType() - if yyct3108 == codecSelferValueTypeMap1234 { - yyl3108 := r.ReadMapStart() - if yyl3108 == 0 { + yyct3113 := r.ContainerType() + if yyct3113 == codecSelferValueTypeMap1234 { + yyl3113 := r.ReadMapStart() + if yyl3113 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3108, d) + x.codecDecodeSelfFromMap(yyl3113, d) } - } else if yyct3108 == codecSelferValueTypeArray1234 { - yyl3108 := r.ReadArrayStart() - if yyl3108 == 0 { + } else if yyct3113 == codecSelferValueTypeArray1234 { + yyl3113 := r.ReadArrayStart() + if yyl3113 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3108, d) + x.codecDecodeSelfFromArray(yyl3113, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -39785,12 +39833,12 @@ func (x *NodeAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3109Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3109Slc - var yyhl3109 bool = l >= 0 - for yyj3109 := 0; ; yyj3109++ { - if yyhl3109 { - if yyj3109 >= l { + var yys3114Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3114Slc + var yyhl3114 bool = l >= 0 + for yyj3114 := 0; ; yyj3114++ { + if yyhl3114 { + if yyj3114 >= l { break } } else { @@ -39799,10 +39847,10 @@ func (x *NodeAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3109Slc = r.DecodeBytes(yys3109Slc, true, true) - yys3109 := string(yys3109Slc) + yys3114Slc = r.DecodeBytes(yys3114Slc, true, true) + yys3114 := string(yys3114Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3109 { + switch yys3114 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -39816,9 +39864,9 @@ func (x *NodeAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Address = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3109) - } // end switch yys3109 - } // end for yyj3109 + z.DecStructFieldNotFound(-1, yys3114) + } // end switch yys3114 + } // end for yyj3114 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -39826,16 +39874,16 @@ func (x *NodeAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3112 int - var yyb3112 bool - var yyhl3112 bool = l >= 0 - yyj3112++ - if yyhl3112 { - yyb3112 = yyj3112 > l + var yyj3117 int + var yyb3117 bool + var yyhl3117 bool = l >= 0 + yyj3117++ + if yyhl3117 { + yyb3117 = yyj3117 > l } else { - yyb3112 = r.CheckBreak() + yyb3117 = r.CheckBreak() } - if yyb3112 { + if yyb3117 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39845,13 +39893,13 @@ func (x *NodeAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = NodeAddressType(r.DecodeString()) } - yyj3112++ - if yyhl3112 { - yyb3112 = yyj3112 > l + yyj3117++ + if yyhl3117 { + yyb3117 = yyj3117 > l } else { - yyb3112 = r.CheckBreak() + yyb3117 = r.CheckBreak() } - if yyb3112 { + if yyb3117 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39862,17 +39910,17 @@ func (x *NodeAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Address = string(r.DecodeString()) } for { - yyj3112++ - if yyhl3112 { - yyb3112 = yyj3112 > l + yyj3117++ + if yyhl3117 { + yyb3117 = yyj3117 > l } else { - yyb3112 = r.CheckBreak() + yyb3117 = r.CheckBreak() } - if yyb3112 { + if yyb3117 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3112-1, "") + z.DecStructFieldNotFound(yyj3117-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -39881,8 +39929,8 @@ func (x ResourceName) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3115 := z.EncBinary() - _ = yym3115 + yym3120 := z.EncBinary() + _ = yym3120 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -39894,8 +39942,8 @@ func (x *ResourceName) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3116 := z.DecBinary() - _ = yym3116 + yym3121 := z.DecBinary() + _ = yym3121 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -39910,8 +39958,8 @@ func (x ResourceList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3117 := z.EncBinary() - _ = yym3117 + yym3122 := z.EncBinary() + _ = yym3122 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -39924,8 +39972,8 @@ func (x *ResourceList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3118 := z.DecBinary() - _ = yym3118 + yym3123 := z.DecBinary() + _ = yym3123 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -39940,39 +39988,39 @@ func (x *Node) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3119 := z.EncBinary() - _ = yym3119 + yym3124 := z.EncBinary() + _ = yym3124 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3120 := !z.EncBinary() - yy2arr3120 := z.EncBasicHandle().StructToArray - var yyq3120 [5]bool - _, _, _ = yysep3120, yyq3120, yy2arr3120 - const yyr3120 bool = false - yyq3120[0] = x.Kind != "" - yyq3120[1] = x.APIVersion != "" - yyq3120[2] = true - yyq3120[3] = true - yyq3120[4] = true - var yynn3120 int - if yyr3120 || yy2arr3120 { + yysep3125 := !z.EncBinary() + yy2arr3125 := z.EncBasicHandle().StructToArray + var yyq3125 [5]bool + _, _, _ = yysep3125, yyq3125, yy2arr3125 + const yyr3125 bool = false + yyq3125[0] = x.Kind != "" + yyq3125[1] = x.APIVersion != "" + yyq3125[2] = true + yyq3125[3] = true + yyq3125[4] = true + var yynn3125 int + if yyr3125 || yy2arr3125 { r.EncodeArrayStart(5) } else { - yynn3120 = 0 - for _, b := range yyq3120 { + yynn3125 = 0 + for _, b := range yyq3125 { if b { - yynn3120++ + yynn3125++ } } - r.EncodeMapStart(yynn3120) - yynn3120 = 0 + r.EncodeMapStart(yynn3125) + yynn3125 = 0 } - if yyr3120 || yy2arr3120 { + if yyr3125 || yy2arr3125 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3120[0] { - yym3122 := z.EncBinary() - _ = yym3122 + if yyq3125[0] { + yym3127 := z.EncBinary() + _ = yym3127 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -39981,23 +40029,23 @@ func (x *Node) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3120[0] { + if yyq3125[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3123 := z.EncBinary() - _ = yym3123 + yym3128 := z.EncBinary() + _ = yym3128 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3120 || yy2arr3120 { + if yyr3125 || yy2arr3125 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3120[1] { - yym3125 := z.EncBinary() - _ = yym3125 + if yyq3125[1] { + yym3130 := z.EncBinary() + _ = yym3130 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -40006,70 +40054,70 @@ func (x *Node) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3120[1] { + if yyq3125[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3126 := z.EncBinary() - _ = yym3126 + yym3131 := z.EncBinary() + _ = yym3131 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3120 || yy2arr3120 { + if yyr3125 || yy2arr3125 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3120[2] { - yy3128 := &x.ObjectMeta - yy3128.CodecEncodeSelf(e) + if yyq3125[2] { + yy3133 := &x.ObjectMeta + yy3133.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3120[2] { + if yyq3125[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3129 := &x.ObjectMeta - yy3129.CodecEncodeSelf(e) + yy3134 := &x.ObjectMeta + yy3134.CodecEncodeSelf(e) } } - if yyr3120 || yy2arr3120 { + if yyr3125 || yy2arr3125 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3120[3] { - yy3131 := &x.Spec - yy3131.CodecEncodeSelf(e) + if yyq3125[3] { + yy3136 := &x.Spec + yy3136.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3120[3] { + if yyq3125[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3132 := &x.Spec - yy3132.CodecEncodeSelf(e) + yy3137 := &x.Spec + yy3137.CodecEncodeSelf(e) } } - if yyr3120 || yy2arr3120 { + if yyr3125 || yy2arr3125 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3120[4] { - yy3134 := &x.Status - yy3134.CodecEncodeSelf(e) + if yyq3125[4] { + yy3139 := &x.Status + yy3139.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3120[4] { + if yyq3125[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3135 := &x.Status - yy3135.CodecEncodeSelf(e) + yy3140 := &x.Status + yy3140.CodecEncodeSelf(e) } } - if yyr3120 || yy2arr3120 { + if yyr3125 || yy2arr3125 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -40082,25 +40130,25 @@ func (x *Node) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3136 := z.DecBinary() - _ = yym3136 + yym3141 := z.DecBinary() + _ = yym3141 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3137 := r.ContainerType() - if yyct3137 == codecSelferValueTypeMap1234 { - yyl3137 := r.ReadMapStart() - if yyl3137 == 0 { + yyct3142 := r.ContainerType() + if yyct3142 == codecSelferValueTypeMap1234 { + yyl3142 := r.ReadMapStart() + if yyl3142 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3137, d) + x.codecDecodeSelfFromMap(yyl3142, d) } - } else if yyct3137 == codecSelferValueTypeArray1234 { - yyl3137 := r.ReadArrayStart() - if yyl3137 == 0 { + } else if yyct3142 == codecSelferValueTypeArray1234 { + yyl3142 := r.ReadArrayStart() + if yyl3142 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3137, d) + x.codecDecodeSelfFromArray(yyl3142, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -40112,12 +40160,12 @@ func (x *Node) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3138Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3138Slc - var yyhl3138 bool = l >= 0 - for yyj3138 := 0; ; yyj3138++ { - if yyhl3138 { - if yyj3138 >= l { + var yys3143Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3143Slc + var yyhl3143 bool = l >= 0 + for yyj3143 := 0; ; yyj3143++ { + if yyhl3143 { + if yyj3143 >= l { break } } else { @@ -40126,10 +40174,10 @@ func (x *Node) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3138Slc = r.DecodeBytes(yys3138Slc, true, true) - yys3138 := string(yys3138Slc) + yys3143Slc = r.DecodeBytes(yys3143Slc, true, true) + yys3143 := string(yys3143Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3138 { + switch yys3143 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -40146,27 +40194,27 @@ func (x *Node) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3141 := &x.ObjectMeta - yyv3141.CodecDecodeSelf(d) + yyv3146 := &x.ObjectMeta + yyv3146.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = NodeSpec{} } else { - yyv3142 := &x.Spec - yyv3142.CodecDecodeSelf(d) + yyv3147 := &x.Spec + yyv3147.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = NodeStatus{} } else { - yyv3143 := &x.Status - yyv3143.CodecDecodeSelf(d) + yyv3148 := &x.Status + yyv3148.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3138) - } // end switch yys3138 - } // end for yyj3138 + z.DecStructFieldNotFound(-1, yys3143) + } // end switch yys3143 + } // end for yyj3143 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -40174,16 +40222,16 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3144 int - var yyb3144 bool - var yyhl3144 bool = l >= 0 - yyj3144++ - if yyhl3144 { - yyb3144 = yyj3144 > l + var yyj3149 int + var yyb3149 bool + var yyhl3149 bool = l >= 0 + yyj3149++ + if yyhl3149 { + yyb3149 = yyj3149 > l } else { - yyb3144 = r.CheckBreak() + yyb3149 = r.CheckBreak() } - if yyb3144 { + if yyb3149 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40193,13 +40241,13 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3144++ - if yyhl3144 { - yyb3144 = yyj3144 > l + yyj3149++ + if yyhl3149 { + yyb3149 = yyj3149 > l } else { - yyb3144 = r.CheckBreak() + yyb3149 = r.CheckBreak() } - if yyb3144 { + if yyb3149 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40209,13 +40257,13 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3144++ - if yyhl3144 { - yyb3144 = yyj3144 > l + yyj3149++ + if yyhl3149 { + yyb3149 = yyj3149 > l } else { - yyb3144 = r.CheckBreak() + yyb3149 = r.CheckBreak() } - if yyb3144 { + if yyb3149 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40223,16 +40271,16 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3147 := &x.ObjectMeta - yyv3147.CodecDecodeSelf(d) + yyv3152 := &x.ObjectMeta + yyv3152.CodecDecodeSelf(d) } - yyj3144++ - if yyhl3144 { - yyb3144 = yyj3144 > l + yyj3149++ + if yyhl3149 { + yyb3149 = yyj3149 > l } else { - yyb3144 = r.CheckBreak() + yyb3149 = r.CheckBreak() } - if yyb3144 { + if yyb3149 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40240,16 +40288,16 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = NodeSpec{} } else { - yyv3148 := &x.Spec - yyv3148.CodecDecodeSelf(d) + yyv3153 := &x.Spec + yyv3153.CodecDecodeSelf(d) } - yyj3144++ - if yyhl3144 { - yyb3144 = yyj3144 > l + yyj3149++ + if yyhl3149 { + yyb3149 = yyj3149 > l } else { - yyb3144 = r.CheckBreak() + yyb3149 = r.CheckBreak() } - if yyb3144 { + if yyb3149 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40257,21 +40305,21 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = NodeStatus{} } else { - yyv3149 := &x.Status - yyv3149.CodecDecodeSelf(d) + yyv3154 := &x.Status + yyv3154.CodecDecodeSelf(d) } for { - yyj3144++ - if yyhl3144 { - yyb3144 = yyj3144 > l + yyj3149++ + if yyhl3149 { + yyb3149 = yyj3149 > l } else { - yyb3144 = r.CheckBreak() + yyb3149 = r.CheckBreak() } - if yyb3144 { + if yyb3149 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3144-1, "") + z.DecStructFieldNotFound(yyj3149-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -40283,37 +40331,37 @@ func (x *NodeList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3150 := z.EncBinary() - _ = yym3150 + yym3155 := z.EncBinary() + _ = yym3155 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3151 := !z.EncBinary() - yy2arr3151 := z.EncBasicHandle().StructToArray - var yyq3151 [4]bool - _, _, _ = yysep3151, yyq3151, yy2arr3151 - const yyr3151 bool = false - yyq3151[0] = x.Kind != "" - yyq3151[1] = x.APIVersion != "" - yyq3151[2] = true - var yynn3151 int - if yyr3151 || yy2arr3151 { + yysep3156 := !z.EncBinary() + yy2arr3156 := z.EncBasicHandle().StructToArray + var yyq3156 [4]bool + _, _, _ = yysep3156, yyq3156, yy2arr3156 + const yyr3156 bool = false + yyq3156[0] = x.Kind != "" + yyq3156[1] = x.APIVersion != "" + yyq3156[2] = true + var yynn3156 int + if yyr3156 || yy2arr3156 { r.EncodeArrayStart(4) } else { - yynn3151 = 1 - for _, b := range yyq3151 { + yynn3156 = 1 + for _, b := range yyq3156 { if b { - yynn3151++ + yynn3156++ } } - r.EncodeMapStart(yynn3151) - yynn3151 = 0 + r.EncodeMapStart(yynn3156) + yynn3156 = 0 } - if yyr3151 || yy2arr3151 { + if yyr3156 || yy2arr3156 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3151[0] { - yym3153 := z.EncBinary() - _ = yym3153 + if yyq3156[0] { + yym3158 := z.EncBinary() + _ = yym3158 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -40322,23 +40370,23 @@ func (x *NodeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3151[0] { + if yyq3156[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3154 := z.EncBinary() - _ = yym3154 + yym3159 := z.EncBinary() + _ = yym3159 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3151 || yy2arr3151 { + if yyr3156 || yy2arr3156 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3151[1] { - yym3156 := z.EncBinary() - _ = yym3156 + if yyq3156[1] { + yym3161 := z.EncBinary() + _ = yym3161 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -40347,54 +40395,54 @@ func (x *NodeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3151[1] { + if yyq3156[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3157 := z.EncBinary() - _ = yym3157 + yym3162 := z.EncBinary() + _ = yym3162 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3151 || yy2arr3151 { + if yyr3156 || yy2arr3156 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3151[2] { - yy3159 := &x.ListMeta - yym3160 := z.EncBinary() - _ = yym3160 + if yyq3156[2] { + yy3164 := &x.ListMeta + yym3165 := z.EncBinary() + _ = yym3165 if false { - } else if z.HasExtensions() && z.EncExt(yy3159) { + } else if z.HasExtensions() && z.EncExt(yy3164) { } else { - z.EncFallback(yy3159) + z.EncFallback(yy3164) } } else { r.EncodeNil() } } else { - if yyq3151[2] { + if yyq3156[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3161 := &x.ListMeta - yym3162 := z.EncBinary() - _ = yym3162 + yy3166 := &x.ListMeta + yym3167 := z.EncBinary() + _ = yym3167 if false { - } else if z.HasExtensions() && z.EncExt(yy3161) { + } else if z.HasExtensions() && z.EncExt(yy3166) { } else { - z.EncFallback(yy3161) + z.EncFallback(yy3166) } } } - if yyr3151 || yy2arr3151 { + if yyr3156 || yy2arr3156 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3164 := z.EncBinary() - _ = yym3164 + yym3169 := z.EncBinary() + _ = yym3169 if false { } else { h.encSliceNode(([]Node)(x.Items), e) @@ -40407,15 +40455,15 @@ func (x *NodeList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3165 := z.EncBinary() - _ = yym3165 + yym3170 := z.EncBinary() + _ = yym3170 if false { } else { h.encSliceNode(([]Node)(x.Items), e) } } } - if yyr3151 || yy2arr3151 { + if yyr3156 || yy2arr3156 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -40428,25 +40476,25 @@ func (x *NodeList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3166 := z.DecBinary() - _ = yym3166 + yym3171 := z.DecBinary() + _ = yym3171 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3167 := r.ContainerType() - if yyct3167 == codecSelferValueTypeMap1234 { - yyl3167 := r.ReadMapStart() - if yyl3167 == 0 { + yyct3172 := r.ContainerType() + if yyct3172 == codecSelferValueTypeMap1234 { + yyl3172 := r.ReadMapStart() + if yyl3172 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3167, d) + x.codecDecodeSelfFromMap(yyl3172, d) } - } else if yyct3167 == codecSelferValueTypeArray1234 { - yyl3167 := r.ReadArrayStart() - if yyl3167 == 0 { + } else if yyct3172 == codecSelferValueTypeArray1234 { + yyl3172 := r.ReadArrayStart() + if yyl3172 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3167, d) + x.codecDecodeSelfFromArray(yyl3172, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -40458,12 +40506,12 @@ func (x *NodeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3168Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3168Slc - var yyhl3168 bool = l >= 0 - for yyj3168 := 0; ; yyj3168++ { - if yyhl3168 { - if yyj3168 >= l { + var yys3173Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3173Slc + var yyhl3173 bool = l >= 0 + for yyj3173 := 0; ; yyj3173++ { + if yyhl3173 { + if yyj3173 >= l { break } } else { @@ -40472,10 +40520,10 @@ func (x *NodeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3168Slc = r.DecodeBytes(yys3168Slc, true, true) - yys3168 := string(yys3168Slc) + yys3173Slc = r.DecodeBytes(yys3173Slc, true, true) + yys3173 := string(yys3173Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3168 { + switch yys3173 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -40492,31 +40540,31 @@ func (x *NodeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3171 := &x.ListMeta - yym3172 := z.DecBinary() - _ = yym3172 + yyv3176 := &x.ListMeta + yym3177 := z.DecBinary() + _ = yym3177 if false { - } else if z.HasExtensions() && z.DecExt(yyv3171) { + } else if z.HasExtensions() && z.DecExt(yyv3176) { } else { - z.DecFallback(yyv3171, false) + z.DecFallback(yyv3176, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3173 := &x.Items - yym3174 := z.DecBinary() - _ = yym3174 + yyv3178 := &x.Items + yym3179 := z.DecBinary() + _ = yym3179 if false { } else { - h.decSliceNode((*[]Node)(yyv3173), d) + h.decSliceNode((*[]Node)(yyv3178), d) } } default: - z.DecStructFieldNotFound(-1, yys3168) - } // end switch yys3168 - } // end for yyj3168 + z.DecStructFieldNotFound(-1, yys3173) + } // end switch yys3173 + } // end for yyj3173 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -40524,16 +40572,16 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3175 int - var yyb3175 bool - var yyhl3175 bool = l >= 0 - yyj3175++ - if yyhl3175 { - yyb3175 = yyj3175 > l + var yyj3180 int + var yyb3180 bool + var yyhl3180 bool = l >= 0 + yyj3180++ + if yyhl3180 { + yyb3180 = yyj3180 > l } else { - yyb3175 = r.CheckBreak() + yyb3180 = r.CheckBreak() } - if yyb3175 { + if yyb3180 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40543,13 +40591,13 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3175++ - if yyhl3175 { - yyb3175 = yyj3175 > l + yyj3180++ + if yyhl3180 { + yyb3180 = yyj3180 > l } else { - yyb3175 = r.CheckBreak() + yyb3180 = r.CheckBreak() } - if yyb3175 { + if yyb3180 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40559,13 +40607,13 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3175++ - if yyhl3175 { - yyb3175 = yyj3175 > l + yyj3180++ + if yyhl3180 { + yyb3180 = yyj3180 > l } else { - yyb3175 = r.CheckBreak() + yyb3180 = r.CheckBreak() } - if yyb3175 { + if yyb3180 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40573,22 +40621,22 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3178 := &x.ListMeta - yym3179 := z.DecBinary() - _ = yym3179 + yyv3183 := &x.ListMeta + yym3184 := z.DecBinary() + _ = yym3184 if false { - } else if z.HasExtensions() && z.DecExt(yyv3178) { + } else if z.HasExtensions() && z.DecExt(yyv3183) { } else { - z.DecFallback(yyv3178, false) + z.DecFallback(yyv3183, false) } } - yyj3175++ - if yyhl3175 { - yyb3175 = yyj3175 > l + yyj3180++ + if yyhl3180 { + yyb3180 = yyj3180 > l } else { - yyb3175 = r.CheckBreak() + yyb3180 = r.CheckBreak() } - if yyb3175 { + if yyb3180 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40596,26 +40644,26 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3180 := &x.Items - yym3181 := z.DecBinary() - _ = yym3181 + yyv3185 := &x.Items + yym3186 := z.DecBinary() + _ = yym3186 if false { } else { - h.decSliceNode((*[]Node)(yyv3180), d) + h.decSliceNode((*[]Node)(yyv3185), d) } } for { - yyj3175++ - if yyhl3175 { - yyb3175 = yyj3175 > l + yyj3180++ + if yyhl3180 { + yyb3180 = yyj3180 > l } else { - yyb3175 = r.CheckBreak() + yyb3180 = r.CheckBreak() } - if yyb3175 { + if yyb3180 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3175-1, "") + z.DecStructFieldNotFound(yyj3180-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -40624,8 +40672,8 @@ func (x FinalizerName) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3182 := z.EncBinary() - _ = yym3182 + yym3187 := z.EncBinary() + _ = yym3187 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -40637,8 +40685,8 @@ func (x *FinalizerName) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3183 := z.DecBinary() - _ = yym3183 + yym3188 := z.DecBinary() + _ = yym3188 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -40653,38 +40701,38 @@ func (x *NamespaceSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3184 := z.EncBinary() - _ = yym3184 + yym3189 := z.EncBinary() + _ = yym3189 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3185 := !z.EncBinary() - yy2arr3185 := z.EncBasicHandle().StructToArray - var yyq3185 [1]bool - _, _, _ = yysep3185, yyq3185, yy2arr3185 - const yyr3185 bool = false - yyq3185[0] = len(x.Finalizers) != 0 - var yynn3185 int - if yyr3185 || yy2arr3185 { + yysep3190 := !z.EncBinary() + yy2arr3190 := z.EncBasicHandle().StructToArray + var yyq3190 [1]bool + _, _, _ = yysep3190, yyq3190, yy2arr3190 + const yyr3190 bool = false + yyq3190[0] = len(x.Finalizers) != 0 + var yynn3190 int + if yyr3190 || yy2arr3190 { r.EncodeArrayStart(1) } else { - yynn3185 = 0 - for _, b := range yyq3185 { + yynn3190 = 0 + for _, b := range yyq3190 { if b { - yynn3185++ + yynn3190++ } } - r.EncodeMapStart(yynn3185) - yynn3185 = 0 + r.EncodeMapStart(yynn3190) + yynn3190 = 0 } - if yyr3185 || yy2arr3185 { + if yyr3190 || yy2arr3190 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3185[0] { + if yyq3190[0] { if x.Finalizers == nil { r.EncodeNil() } else { - yym3187 := z.EncBinary() - _ = yym3187 + yym3192 := z.EncBinary() + _ = yym3192 if false { } else { h.encSliceFinalizerName(([]FinalizerName)(x.Finalizers), e) @@ -40694,15 +40742,15 @@ func (x *NamespaceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3185[0] { + if yyq3190[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("finalizers")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Finalizers == nil { r.EncodeNil() } else { - yym3188 := z.EncBinary() - _ = yym3188 + yym3193 := z.EncBinary() + _ = yym3193 if false { } else { h.encSliceFinalizerName(([]FinalizerName)(x.Finalizers), e) @@ -40710,7 +40758,7 @@ func (x *NamespaceSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3185 || yy2arr3185 { + if yyr3190 || yy2arr3190 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -40723,25 +40771,25 @@ func (x *NamespaceSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3189 := z.DecBinary() - _ = yym3189 + yym3194 := z.DecBinary() + _ = yym3194 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3190 := r.ContainerType() - if yyct3190 == codecSelferValueTypeMap1234 { - yyl3190 := r.ReadMapStart() - if yyl3190 == 0 { + yyct3195 := r.ContainerType() + if yyct3195 == codecSelferValueTypeMap1234 { + yyl3195 := r.ReadMapStart() + if yyl3195 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3190, d) + x.codecDecodeSelfFromMap(yyl3195, d) } - } else if yyct3190 == codecSelferValueTypeArray1234 { - yyl3190 := r.ReadArrayStart() - if yyl3190 == 0 { + } else if yyct3195 == codecSelferValueTypeArray1234 { + yyl3195 := r.ReadArrayStart() + if yyl3195 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3190, d) + x.codecDecodeSelfFromArray(yyl3195, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -40753,12 +40801,12 @@ func (x *NamespaceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3191Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3191Slc - var yyhl3191 bool = l >= 0 - for yyj3191 := 0; ; yyj3191++ { - if yyhl3191 { - if yyj3191 >= l { + var yys3196Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3196Slc + var yyhl3196 bool = l >= 0 + for yyj3196 := 0; ; yyj3196++ { + if yyhl3196 { + if yyj3196 >= l { break } } else { @@ -40767,26 +40815,26 @@ func (x *NamespaceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3191Slc = r.DecodeBytes(yys3191Slc, true, true) - yys3191 := string(yys3191Slc) + yys3196Slc = r.DecodeBytes(yys3196Slc, true, true) + yys3196 := string(yys3196Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3191 { + switch yys3196 { case "finalizers": if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv3192 := &x.Finalizers - yym3193 := z.DecBinary() - _ = yym3193 + yyv3197 := &x.Finalizers + yym3198 := z.DecBinary() + _ = yym3198 if false { } else { - h.decSliceFinalizerName((*[]FinalizerName)(yyv3192), d) + h.decSliceFinalizerName((*[]FinalizerName)(yyv3197), d) } } default: - z.DecStructFieldNotFound(-1, yys3191) - } // end switch yys3191 - } // end for yyj3191 + z.DecStructFieldNotFound(-1, yys3196) + } // end switch yys3196 + } // end for yyj3196 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -40794,16 +40842,16 @@ func (x *NamespaceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3194 int - var yyb3194 bool - var yyhl3194 bool = l >= 0 - yyj3194++ - if yyhl3194 { - yyb3194 = yyj3194 > l + var yyj3199 int + var yyb3199 bool + var yyhl3199 bool = l >= 0 + yyj3199++ + if yyhl3199 { + yyb3199 = yyj3199 > l } else { - yyb3194 = r.CheckBreak() + yyb3199 = r.CheckBreak() } - if yyb3194 { + if yyb3199 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40811,26 +40859,26 @@ func (x *NamespaceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv3195 := &x.Finalizers - yym3196 := z.DecBinary() - _ = yym3196 + yyv3200 := &x.Finalizers + yym3201 := z.DecBinary() + _ = yym3201 if false { } else { - h.decSliceFinalizerName((*[]FinalizerName)(yyv3195), d) + h.decSliceFinalizerName((*[]FinalizerName)(yyv3200), d) } } for { - yyj3194++ - if yyhl3194 { - yyb3194 = yyj3194 > l + yyj3199++ + if yyhl3199 { + yyb3199 = yyj3199 > l } else { - yyb3194 = r.CheckBreak() + yyb3199 = r.CheckBreak() } - if yyb3194 { + if yyb3199 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3194-1, "") + z.DecStructFieldNotFound(yyj3199-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -40842,46 +40890,46 @@ func (x *NamespaceStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3197 := z.EncBinary() - _ = yym3197 + yym3202 := z.EncBinary() + _ = yym3202 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3198 := !z.EncBinary() - yy2arr3198 := z.EncBasicHandle().StructToArray - var yyq3198 [1]bool - _, _, _ = yysep3198, yyq3198, yy2arr3198 - const yyr3198 bool = false - yyq3198[0] = x.Phase != "" - var yynn3198 int - if yyr3198 || yy2arr3198 { + yysep3203 := !z.EncBinary() + yy2arr3203 := z.EncBasicHandle().StructToArray + var yyq3203 [1]bool + _, _, _ = yysep3203, yyq3203, yy2arr3203 + const yyr3203 bool = false + yyq3203[0] = x.Phase != "" + var yynn3203 int + if yyr3203 || yy2arr3203 { r.EncodeArrayStart(1) } else { - yynn3198 = 0 - for _, b := range yyq3198 { + yynn3203 = 0 + for _, b := range yyq3203 { if b { - yynn3198++ + yynn3203++ } } - r.EncodeMapStart(yynn3198) - yynn3198 = 0 + r.EncodeMapStart(yynn3203) + yynn3203 = 0 } - if yyr3198 || yy2arr3198 { + if yyr3203 || yy2arr3203 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3198[0] { + if yyq3203[0] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3198[0] { + if yyq3203[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr3198 || yy2arr3198 { + if yyr3203 || yy2arr3203 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -40894,25 +40942,25 @@ func (x *NamespaceStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3200 := z.DecBinary() - _ = yym3200 + yym3205 := z.DecBinary() + _ = yym3205 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3201 := r.ContainerType() - if yyct3201 == codecSelferValueTypeMap1234 { - yyl3201 := r.ReadMapStart() - if yyl3201 == 0 { + yyct3206 := r.ContainerType() + if yyct3206 == codecSelferValueTypeMap1234 { + yyl3206 := r.ReadMapStart() + if yyl3206 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3201, d) + x.codecDecodeSelfFromMap(yyl3206, d) } - } else if yyct3201 == codecSelferValueTypeArray1234 { - yyl3201 := r.ReadArrayStart() - if yyl3201 == 0 { + } else if yyct3206 == codecSelferValueTypeArray1234 { + yyl3206 := r.ReadArrayStart() + if yyl3206 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3201, d) + x.codecDecodeSelfFromArray(yyl3206, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -40924,12 +40972,12 @@ func (x *NamespaceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3202Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3202Slc - var yyhl3202 bool = l >= 0 - for yyj3202 := 0; ; yyj3202++ { - if yyhl3202 { - if yyj3202 >= l { + var yys3207Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3207Slc + var yyhl3207 bool = l >= 0 + for yyj3207 := 0; ; yyj3207++ { + if yyhl3207 { + if yyj3207 >= l { break } } else { @@ -40938,10 +40986,10 @@ func (x *NamespaceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3202Slc = r.DecodeBytes(yys3202Slc, true, true) - yys3202 := string(yys3202Slc) + yys3207Slc = r.DecodeBytes(yys3207Slc, true, true) + yys3207 := string(yys3207Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3202 { + switch yys3207 { case "phase": if r.TryDecodeAsNil() { x.Phase = "" @@ -40949,9 +40997,9 @@ func (x *NamespaceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Phase = NamespacePhase(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3202) - } // end switch yys3202 - } // end for yyj3202 + z.DecStructFieldNotFound(-1, yys3207) + } // end switch yys3207 + } // end for yyj3207 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -40959,16 +41007,16 @@ func (x *NamespaceStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3204 int - var yyb3204 bool - var yyhl3204 bool = l >= 0 - yyj3204++ - if yyhl3204 { - yyb3204 = yyj3204 > l + var yyj3209 int + var yyb3209 bool + var yyhl3209 bool = l >= 0 + yyj3209++ + if yyhl3209 { + yyb3209 = yyj3209 > l } else { - yyb3204 = r.CheckBreak() + yyb3209 = r.CheckBreak() } - if yyb3204 { + if yyb3209 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40979,17 +41027,17 @@ func (x *NamespaceStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.Phase = NamespacePhase(r.DecodeString()) } for { - yyj3204++ - if yyhl3204 { - yyb3204 = yyj3204 > l + yyj3209++ + if yyhl3209 { + yyb3209 = yyj3209 > l } else { - yyb3204 = r.CheckBreak() + yyb3209 = r.CheckBreak() } - if yyb3204 { + if yyb3209 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3204-1, "") + z.DecStructFieldNotFound(yyj3209-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -40998,8 +41046,8 @@ func (x NamespacePhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3206 := z.EncBinary() - _ = yym3206 + yym3211 := z.EncBinary() + _ = yym3211 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -41011,8 +41059,8 @@ func (x *NamespacePhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3207 := z.DecBinary() - _ = yym3207 + yym3212 := z.DecBinary() + _ = yym3212 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -41027,39 +41075,39 @@ func (x *Namespace) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3208 := z.EncBinary() - _ = yym3208 + yym3213 := z.EncBinary() + _ = yym3213 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3209 := !z.EncBinary() - yy2arr3209 := z.EncBasicHandle().StructToArray - var yyq3209 [5]bool - _, _, _ = yysep3209, yyq3209, yy2arr3209 - const yyr3209 bool = false - yyq3209[0] = x.Kind != "" - yyq3209[1] = x.APIVersion != "" - yyq3209[2] = true - yyq3209[3] = true - yyq3209[4] = true - var yynn3209 int - if yyr3209 || yy2arr3209 { + yysep3214 := !z.EncBinary() + yy2arr3214 := z.EncBasicHandle().StructToArray + var yyq3214 [5]bool + _, _, _ = yysep3214, yyq3214, yy2arr3214 + const yyr3214 bool = false + yyq3214[0] = x.Kind != "" + yyq3214[1] = x.APIVersion != "" + yyq3214[2] = true + yyq3214[3] = true + yyq3214[4] = true + var yynn3214 int + if yyr3214 || yy2arr3214 { r.EncodeArrayStart(5) } else { - yynn3209 = 0 - for _, b := range yyq3209 { + yynn3214 = 0 + for _, b := range yyq3214 { if b { - yynn3209++ + yynn3214++ } } - r.EncodeMapStart(yynn3209) - yynn3209 = 0 + r.EncodeMapStart(yynn3214) + yynn3214 = 0 } - if yyr3209 || yy2arr3209 { + if yyr3214 || yy2arr3214 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3209[0] { - yym3211 := z.EncBinary() - _ = yym3211 + if yyq3214[0] { + yym3216 := z.EncBinary() + _ = yym3216 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -41068,23 +41116,23 @@ func (x *Namespace) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3209[0] { + if yyq3214[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3212 := z.EncBinary() - _ = yym3212 + yym3217 := z.EncBinary() + _ = yym3217 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3209 || yy2arr3209 { + if yyr3214 || yy2arr3214 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3209[1] { - yym3214 := z.EncBinary() - _ = yym3214 + if yyq3214[1] { + yym3219 := z.EncBinary() + _ = yym3219 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -41093,70 +41141,70 @@ func (x *Namespace) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3209[1] { + if yyq3214[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3215 := z.EncBinary() - _ = yym3215 + yym3220 := z.EncBinary() + _ = yym3220 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3209 || yy2arr3209 { + if yyr3214 || yy2arr3214 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3209[2] { - yy3217 := &x.ObjectMeta - yy3217.CodecEncodeSelf(e) + if yyq3214[2] { + yy3222 := &x.ObjectMeta + yy3222.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3209[2] { + if yyq3214[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3218 := &x.ObjectMeta - yy3218.CodecEncodeSelf(e) + yy3223 := &x.ObjectMeta + yy3223.CodecEncodeSelf(e) } } - if yyr3209 || yy2arr3209 { + if yyr3214 || yy2arr3214 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3209[3] { - yy3220 := &x.Spec - yy3220.CodecEncodeSelf(e) + if yyq3214[3] { + yy3225 := &x.Spec + yy3225.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3209[3] { + if yyq3214[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3221 := &x.Spec - yy3221.CodecEncodeSelf(e) + yy3226 := &x.Spec + yy3226.CodecEncodeSelf(e) } } - if yyr3209 || yy2arr3209 { + if yyr3214 || yy2arr3214 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3209[4] { - yy3223 := &x.Status - yy3223.CodecEncodeSelf(e) + if yyq3214[4] { + yy3228 := &x.Status + yy3228.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3209[4] { + if yyq3214[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3224 := &x.Status - yy3224.CodecEncodeSelf(e) + yy3229 := &x.Status + yy3229.CodecEncodeSelf(e) } } - if yyr3209 || yy2arr3209 { + if yyr3214 || yy2arr3214 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -41169,25 +41217,25 @@ func (x *Namespace) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3225 := z.DecBinary() - _ = yym3225 + yym3230 := z.DecBinary() + _ = yym3230 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3226 := r.ContainerType() - if yyct3226 == codecSelferValueTypeMap1234 { - yyl3226 := r.ReadMapStart() - if yyl3226 == 0 { + yyct3231 := r.ContainerType() + if yyct3231 == codecSelferValueTypeMap1234 { + yyl3231 := r.ReadMapStart() + if yyl3231 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3226, d) + x.codecDecodeSelfFromMap(yyl3231, d) } - } else if yyct3226 == codecSelferValueTypeArray1234 { - yyl3226 := r.ReadArrayStart() - if yyl3226 == 0 { + } else if yyct3231 == codecSelferValueTypeArray1234 { + yyl3231 := r.ReadArrayStart() + if yyl3231 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3226, d) + x.codecDecodeSelfFromArray(yyl3231, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -41199,12 +41247,12 @@ func (x *Namespace) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3227Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3227Slc - var yyhl3227 bool = l >= 0 - for yyj3227 := 0; ; yyj3227++ { - if yyhl3227 { - if yyj3227 >= l { + var yys3232Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3232Slc + var yyhl3232 bool = l >= 0 + for yyj3232 := 0; ; yyj3232++ { + if yyhl3232 { + if yyj3232 >= l { break } } else { @@ -41213,10 +41261,10 @@ func (x *Namespace) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3227Slc = r.DecodeBytes(yys3227Slc, true, true) - yys3227 := string(yys3227Slc) + yys3232Slc = r.DecodeBytes(yys3232Slc, true, true) + yys3232 := string(yys3232Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3227 { + switch yys3232 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -41233,27 +41281,27 @@ func (x *Namespace) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3230 := &x.ObjectMeta - yyv3230.CodecDecodeSelf(d) + yyv3235 := &x.ObjectMeta + yyv3235.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = NamespaceSpec{} } else { - yyv3231 := &x.Spec - yyv3231.CodecDecodeSelf(d) + yyv3236 := &x.Spec + yyv3236.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = NamespaceStatus{} } else { - yyv3232 := &x.Status - yyv3232.CodecDecodeSelf(d) + yyv3237 := &x.Status + yyv3237.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3227) - } // end switch yys3227 - } // end for yyj3227 + z.DecStructFieldNotFound(-1, yys3232) + } // end switch yys3232 + } // end for yyj3232 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -41261,16 +41309,16 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3233 int - var yyb3233 bool - var yyhl3233 bool = l >= 0 - yyj3233++ - if yyhl3233 { - yyb3233 = yyj3233 > l + var yyj3238 int + var yyb3238 bool + var yyhl3238 bool = l >= 0 + yyj3238++ + if yyhl3238 { + yyb3238 = yyj3238 > l } else { - yyb3233 = r.CheckBreak() + yyb3238 = r.CheckBreak() } - if yyb3233 { + if yyb3238 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41280,13 +41328,13 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3233++ - if yyhl3233 { - yyb3233 = yyj3233 > l + yyj3238++ + if yyhl3238 { + yyb3238 = yyj3238 > l } else { - yyb3233 = r.CheckBreak() + yyb3238 = r.CheckBreak() } - if yyb3233 { + if yyb3238 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41296,13 +41344,13 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3233++ - if yyhl3233 { - yyb3233 = yyj3233 > l + yyj3238++ + if yyhl3238 { + yyb3238 = yyj3238 > l } else { - yyb3233 = r.CheckBreak() + yyb3238 = r.CheckBreak() } - if yyb3233 { + if yyb3238 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41310,16 +41358,16 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3236 := &x.ObjectMeta - yyv3236.CodecDecodeSelf(d) + yyv3241 := &x.ObjectMeta + yyv3241.CodecDecodeSelf(d) } - yyj3233++ - if yyhl3233 { - yyb3233 = yyj3233 > l + yyj3238++ + if yyhl3238 { + yyb3238 = yyj3238 > l } else { - yyb3233 = r.CheckBreak() + yyb3238 = r.CheckBreak() } - if yyb3233 { + if yyb3238 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41327,16 +41375,16 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = NamespaceSpec{} } else { - yyv3237 := &x.Spec - yyv3237.CodecDecodeSelf(d) + yyv3242 := &x.Spec + yyv3242.CodecDecodeSelf(d) } - yyj3233++ - if yyhl3233 { - yyb3233 = yyj3233 > l + yyj3238++ + if yyhl3238 { + yyb3238 = yyj3238 > l } else { - yyb3233 = r.CheckBreak() + yyb3238 = r.CheckBreak() } - if yyb3233 { + if yyb3238 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41344,21 +41392,21 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = NamespaceStatus{} } else { - yyv3238 := &x.Status - yyv3238.CodecDecodeSelf(d) + yyv3243 := &x.Status + yyv3243.CodecDecodeSelf(d) } for { - yyj3233++ - if yyhl3233 { - yyb3233 = yyj3233 > l + yyj3238++ + if yyhl3238 { + yyb3238 = yyj3238 > l } else { - yyb3233 = r.CheckBreak() + yyb3238 = r.CheckBreak() } - if yyb3233 { + if yyb3238 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3233-1, "") + z.DecStructFieldNotFound(yyj3238-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -41370,37 +41418,37 @@ func (x *NamespaceList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3239 := z.EncBinary() - _ = yym3239 + yym3244 := z.EncBinary() + _ = yym3244 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3240 := !z.EncBinary() - yy2arr3240 := z.EncBasicHandle().StructToArray - var yyq3240 [4]bool - _, _, _ = yysep3240, yyq3240, yy2arr3240 - const yyr3240 bool = false - yyq3240[0] = x.Kind != "" - yyq3240[1] = x.APIVersion != "" - yyq3240[2] = true - var yynn3240 int - if yyr3240 || yy2arr3240 { + yysep3245 := !z.EncBinary() + yy2arr3245 := z.EncBasicHandle().StructToArray + var yyq3245 [4]bool + _, _, _ = yysep3245, yyq3245, yy2arr3245 + const yyr3245 bool = false + yyq3245[0] = x.Kind != "" + yyq3245[1] = x.APIVersion != "" + yyq3245[2] = true + var yynn3245 int + if yyr3245 || yy2arr3245 { r.EncodeArrayStart(4) } else { - yynn3240 = 1 - for _, b := range yyq3240 { + yynn3245 = 1 + for _, b := range yyq3245 { if b { - yynn3240++ + yynn3245++ } } - r.EncodeMapStart(yynn3240) - yynn3240 = 0 + r.EncodeMapStart(yynn3245) + yynn3245 = 0 } - if yyr3240 || yy2arr3240 { + if yyr3245 || yy2arr3245 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3240[0] { - yym3242 := z.EncBinary() - _ = yym3242 + if yyq3245[0] { + yym3247 := z.EncBinary() + _ = yym3247 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -41409,23 +41457,23 @@ func (x *NamespaceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3240[0] { + if yyq3245[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3243 := z.EncBinary() - _ = yym3243 + yym3248 := z.EncBinary() + _ = yym3248 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3240 || yy2arr3240 { + if yyr3245 || yy2arr3245 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3240[1] { - yym3245 := z.EncBinary() - _ = yym3245 + if yyq3245[1] { + yym3250 := z.EncBinary() + _ = yym3250 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -41434,54 +41482,54 @@ func (x *NamespaceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3240[1] { + if yyq3245[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3246 := z.EncBinary() - _ = yym3246 + yym3251 := z.EncBinary() + _ = yym3251 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3240 || yy2arr3240 { + if yyr3245 || yy2arr3245 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3240[2] { - yy3248 := &x.ListMeta - yym3249 := z.EncBinary() - _ = yym3249 + if yyq3245[2] { + yy3253 := &x.ListMeta + yym3254 := z.EncBinary() + _ = yym3254 if false { - } else if z.HasExtensions() && z.EncExt(yy3248) { + } else if z.HasExtensions() && z.EncExt(yy3253) { } else { - z.EncFallback(yy3248) + z.EncFallback(yy3253) } } else { r.EncodeNil() } } else { - if yyq3240[2] { + if yyq3245[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3250 := &x.ListMeta - yym3251 := z.EncBinary() - _ = yym3251 + yy3255 := &x.ListMeta + yym3256 := z.EncBinary() + _ = yym3256 if false { - } else if z.HasExtensions() && z.EncExt(yy3250) { + } else if z.HasExtensions() && z.EncExt(yy3255) { } else { - z.EncFallback(yy3250) + z.EncFallback(yy3255) } } } - if yyr3240 || yy2arr3240 { + if yyr3245 || yy2arr3245 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3253 := z.EncBinary() - _ = yym3253 + yym3258 := z.EncBinary() + _ = yym3258 if false { } else { h.encSliceNamespace(([]Namespace)(x.Items), e) @@ -41494,15 +41542,15 @@ func (x *NamespaceList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3254 := z.EncBinary() - _ = yym3254 + yym3259 := z.EncBinary() + _ = yym3259 if false { } else { h.encSliceNamespace(([]Namespace)(x.Items), e) } } } - if yyr3240 || yy2arr3240 { + if yyr3245 || yy2arr3245 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -41515,25 +41563,25 @@ func (x *NamespaceList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3255 := z.DecBinary() - _ = yym3255 + yym3260 := z.DecBinary() + _ = yym3260 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3256 := r.ContainerType() - if yyct3256 == codecSelferValueTypeMap1234 { - yyl3256 := r.ReadMapStart() - if yyl3256 == 0 { + yyct3261 := r.ContainerType() + if yyct3261 == codecSelferValueTypeMap1234 { + yyl3261 := r.ReadMapStart() + if yyl3261 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3256, d) + x.codecDecodeSelfFromMap(yyl3261, d) } - } else if yyct3256 == codecSelferValueTypeArray1234 { - yyl3256 := r.ReadArrayStart() - if yyl3256 == 0 { + } else if yyct3261 == codecSelferValueTypeArray1234 { + yyl3261 := r.ReadArrayStart() + if yyl3261 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3256, d) + x.codecDecodeSelfFromArray(yyl3261, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -41545,12 +41593,12 @@ func (x *NamespaceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3257Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3257Slc - var yyhl3257 bool = l >= 0 - for yyj3257 := 0; ; yyj3257++ { - if yyhl3257 { - if yyj3257 >= l { + var yys3262Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3262Slc + var yyhl3262 bool = l >= 0 + for yyj3262 := 0; ; yyj3262++ { + if yyhl3262 { + if yyj3262 >= l { break } } else { @@ -41559,10 +41607,10 @@ func (x *NamespaceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3257Slc = r.DecodeBytes(yys3257Slc, true, true) - yys3257 := string(yys3257Slc) + yys3262Slc = r.DecodeBytes(yys3262Slc, true, true) + yys3262 := string(yys3262Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3257 { + switch yys3262 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -41579,31 +41627,31 @@ func (x *NamespaceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3260 := &x.ListMeta - yym3261 := z.DecBinary() - _ = yym3261 + yyv3265 := &x.ListMeta + yym3266 := z.DecBinary() + _ = yym3266 if false { - } else if z.HasExtensions() && z.DecExt(yyv3260) { + } else if z.HasExtensions() && z.DecExt(yyv3265) { } else { - z.DecFallback(yyv3260, false) + z.DecFallback(yyv3265, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3262 := &x.Items - yym3263 := z.DecBinary() - _ = yym3263 + yyv3267 := &x.Items + yym3268 := z.DecBinary() + _ = yym3268 if false { } else { - h.decSliceNamespace((*[]Namespace)(yyv3262), d) + h.decSliceNamespace((*[]Namespace)(yyv3267), d) } } default: - z.DecStructFieldNotFound(-1, yys3257) - } // end switch yys3257 - } // end for yyj3257 + z.DecStructFieldNotFound(-1, yys3262) + } // end switch yys3262 + } // end for yyj3262 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -41611,16 +41659,16 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3264 int - var yyb3264 bool - var yyhl3264 bool = l >= 0 - yyj3264++ - if yyhl3264 { - yyb3264 = yyj3264 > l + var yyj3269 int + var yyb3269 bool + var yyhl3269 bool = l >= 0 + yyj3269++ + if yyhl3269 { + yyb3269 = yyj3269 > l } else { - yyb3264 = r.CheckBreak() + yyb3269 = r.CheckBreak() } - if yyb3264 { + if yyb3269 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41630,13 +41678,13 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3264++ - if yyhl3264 { - yyb3264 = yyj3264 > l + yyj3269++ + if yyhl3269 { + yyb3269 = yyj3269 > l } else { - yyb3264 = r.CheckBreak() + yyb3269 = r.CheckBreak() } - if yyb3264 { + if yyb3269 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41646,13 +41694,13 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3264++ - if yyhl3264 { - yyb3264 = yyj3264 > l + yyj3269++ + if yyhl3269 { + yyb3269 = yyj3269 > l } else { - yyb3264 = r.CheckBreak() + yyb3269 = r.CheckBreak() } - if yyb3264 { + if yyb3269 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41660,22 +41708,22 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3267 := &x.ListMeta - yym3268 := z.DecBinary() - _ = yym3268 + yyv3272 := &x.ListMeta + yym3273 := z.DecBinary() + _ = yym3273 if false { - } else if z.HasExtensions() && z.DecExt(yyv3267) { + } else if z.HasExtensions() && z.DecExt(yyv3272) { } else { - z.DecFallback(yyv3267, false) + z.DecFallback(yyv3272, false) } } - yyj3264++ - if yyhl3264 { - yyb3264 = yyj3264 > l + yyj3269++ + if yyhl3269 { + yyb3269 = yyj3269 > l } else { - yyb3264 = r.CheckBreak() + yyb3269 = r.CheckBreak() } - if yyb3264 { + if yyb3269 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41683,26 +41731,26 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3269 := &x.Items - yym3270 := z.DecBinary() - _ = yym3270 + yyv3274 := &x.Items + yym3275 := z.DecBinary() + _ = yym3275 if false { } else { - h.decSliceNamespace((*[]Namespace)(yyv3269), d) + h.decSliceNamespace((*[]Namespace)(yyv3274), d) } } for { - yyj3264++ - if yyhl3264 { - yyb3264 = yyj3264 > l + yyj3269++ + if yyhl3269 { + yyb3269 = yyj3269 > l } else { - yyb3264 = r.CheckBreak() + yyb3269 = r.CheckBreak() } - if yyb3264 { + if yyb3269 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3264-1, "") + z.DecStructFieldNotFound(yyj3269-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -41714,37 +41762,37 @@ func (x *Binding) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3271 := z.EncBinary() - _ = yym3271 + yym3276 := z.EncBinary() + _ = yym3276 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3272 := !z.EncBinary() - yy2arr3272 := z.EncBasicHandle().StructToArray - var yyq3272 [4]bool - _, _, _ = yysep3272, yyq3272, yy2arr3272 - const yyr3272 bool = false - yyq3272[0] = x.Kind != "" - yyq3272[1] = x.APIVersion != "" - yyq3272[2] = true - var yynn3272 int - if yyr3272 || yy2arr3272 { + yysep3277 := !z.EncBinary() + yy2arr3277 := z.EncBasicHandle().StructToArray + var yyq3277 [4]bool + _, _, _ = yysep3277, yyq3277, yy2arr3277 + const yyr3277 bool = false + yyq3277[0] = x.Kind != "" + yyq3277[1] = x.APIVersion != "" + yyq3277[2] = true + var yynn3277 int + if yyr3277 || yy2arr3277 { r.EncodeArrayStart(4) } else { - yynn3272 = 1 - for _, b := range yyq3272 { + yynn3277 = 1 + for _, b := range yyq3277 { if b { - yynn3272++ + yynn3277++ } } - r.EncodeMapStart(yynn3272) - yynn3272 = 0 + r.EncodeMapStart(yynn3277) + yynn3277 = 0 } - if yyr3272 || yy2arr3272 { + if yyr3277 || yy2arr3277 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3272[0] { - yym3274 := z.EncBinary() - _ = yym3274 + if yyq3277[0] { + yym3279 := z.EncBinary() + _ = yym3279 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -41753,23 +41801,23 @@ func (x *Binding) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3272[0] { + if yyq3277[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3275 := z.EncBinary() - _ = yym3275 + yym3280 := z.EncBinary() + _ = yym3280 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3272 || yy2arr3272 { + if yyr3277 || yy2arr3277 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3272[1] { - yym3277 := z.EncBinary() - _ = yym3277 + if yyq3277[1] { + yym3282 := z.EncBinary() + _ = yym3282 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -41778,47 +41826,47 @@ func (x *Binding) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3272[1] { + if yyq3277[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3278 := z.EncBinary() - _ = yym3278 + yym3283 := z.EncBinary() + _ = yym3283 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3272 || yy2arr3272 { + if yyr3277 || yy2arr3277 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3272[2] { - yy3280 := &x.ObjectMeta - yy3280.CodecEncodeSelf(e) + if yyq3277[2] { + yy3285 := &x.ObjectMeta + yy3285.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3272[2] { + if yyq3277[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3281 := &x.ObjectMeta - yy3281.CodecEncodeSelf(e) + yy3286 := &x.ObjectMeta + yy3286.CodecEncodeSelf(e) } } - if yyr3272 || yy2arr3272 { + if yyr3277 || yy2arr3277 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3283 := &x.Target - yy3283.CodecEncodeSelf(e) + yy3288 := &x.Target + yy3288.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("target")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3284 := &x.Target - yy3284.CodecEncodeSelf(e) + yy3289 := &x.Target + yy3289.CodecEncodeSelf(e) } - if yyr3272 || yy2arr3272 { + if yyr3277 || yy2arr3277 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -41831,25 +41879,25 @@ func (x *Binding) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3285 := z.DecBinary() - _ = yym3285 + yym3290 := z.DecBinary() + _ = yym3290 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3286 := r.ContainerType() - if yyct3286 == codecSelferValueTypeMap1234 { - yyl3286 := r.ReadMapStart() - if yyl3286 == 0 { + yyct3291 := r.ContainerType() + if yyct3291 == codecSelferValueTypeMap1234 { + yyl3291 := r.ReadMapStart() + if yyl3291 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3286, d) + x.codecDecodeSelfFromMap(yyl3291, d) } - } else if yyct3286 == codecSelferValueTypeArray1234 { - yyl3286 := r.ReadArrayStart() - if yyl3286 == 0 { + } else if yyct3291 == codecSelferValueTypeArray1234 { + yyl3291 := r.ReadArrayStart() + if yyl3291 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3286, d) + x.codecDecodeSelfFromArray(yyl3291, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -41861,12 +41909,12 @@ func (x *Binding) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3287Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3287Slc - var yyhl3287 bool = l >= 0 - for yyj3287 := 0; ; yyj3287++ { - if yyhl3287 { - if yyj3287 >= l { + var yys3292Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3292Slc + var yyhl3292 bool = l >= 0 + for yyj3292 := 0; ; yyj3292++ { + if yyhl3292 { + if yyj3292 >= l { break } } else { @@ -41875,10 +41923,10 @@ func (x *Binding) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3287Slc = r.DecodeBytes(yys3287Slc, true, true) - yys3287 := string(yys3287Slc) + yys3292Slc = r.DecodeBytes(yys3292Slc, true, true) + yys3292 := string(yys3292Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3287 { + switch yys3292 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -41895,20 +41943,20 @@ func (x *Binding) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3290 := &x.ObjectMeta - yyv3290.CodecDecodeSelf(d) + yyv3295 := &x.ObjectMeta + yyv3295.CodecDecodeSelf(d) } case "target": if r.TryDecodeAsNil() { x.Target = ObjectReference{} } else { - yyv3291 := &x.Target - yyv3291.CodecDecodeSelf(d) + yyv3296 := &x.Target + yyv3296.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3287) - } // end switch yys3287 - } // end for yyj3287 + z.DecStructFieldNotFound(-1, yys3292) + } // end switch yys3292 + } // end for yyj3292 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -41916,16 +41964,16 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3292 int - var yyb3292 bool - var yyhl3292 bool = l >= 0 - yyj3292++ - if yyhl3292 { - yyb3292 = yyj3292 > l + var yyj3297 int + var yyb3297 bool + var yyhl3297 bool = l >= 0 + yyj3297++ + if yyhl3297 { + yyb3297 = yyj3297 > l } else { - yyb3292 = r.CheckBreak() + yyb3297 = r.CheckBreak() } - if yyb3292 { + if yyb3297 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41935,13 +41983,13 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3292++ - if yyhl3292 { - yyb3292 = yyj3292 > l + yyj3297++ + if yyhl3297 { + yyb3297 = yyj3297 > l } else { - yyb3292 = r.CheckBreak() + yyb3297 = r.CheckBreak() } - if yyb3292 { + if yyb3297 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41951,13 +41999,13 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3292++ - if yyhl3292 { - yyb3292 = yyj3292 > l + yyj3297++ + if yyhl3297 { + yyb3297 = yyj3297 > l } else { - yyb3292 = r.CheckBreak() + yyb3297 = r.CheckBreak() } - if yyb3292 { + if yyb3297 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41965,16 +42013,16 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3295 := &x.ObjectMeta - yyv3295.CodecDecodeSelf(d) + yyv3300 := &x.ObjectMeta + yyv3300.CodecDecodeSelf(d) } - yyj3292++ - if yyhl3292 { - yyb3292 = yyj3292 > l + yyj3297++ + if yyhl3297 { + yyb3297 = yyj3297 > l } else { - yyb3292 = r.CheckBreak() + yyb3297 = r.CheckBreak() } - if yyb3292 { + if yyb3297 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41982,21 +42030,21 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Target = ObjectReference{} } else { - yyv3296 := &x.Target - yyv3296.CodecDecodeSelf(d) + yyv3301 := &x.Target + yyv3301.CodecDecodeSelf(d) } for { - yyj3292++ - if yyhl3292 { - yyb3292 = yyj3292 > l + yyj3297++ + if yyhl3297 { + yyb3297 = yyj3297 > l } else { - yyb3292 = r.CheckBreak() + yyb3297 = r.CheckBreak() } - if yyb3292 { + if yyb3297 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3292-1, "") + z.DecStructFieldNotFound(yyj3297-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -42008,68 +42056,68 @@ func (x *Preconditions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3297 := z.EncBinary() - _ = yym3297 + yym3302 := z.EncBinary() + _ = yym3302 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3298 := !z.EncBinary() - yy2arr3298 := z.EncBasicHandle().StructToArray - var yyq3298 [1]bool - _, _, _ = yysep3298, yyq3298, yy2arr3298 - const yyr3298 bool = false - yyq3298[0] = x.UID != nil - var yynn3298 int - if yyr3298 || yy2arr3298 { + yysep3303 := !z.EncBinary() + yy2arr3303 := z.EncBasicHandle().StructToArray + var yyq3303 [1]bool + _, _, _ = yysep3303, yyq3303, yy2arr3303 + const yyr3303 bool = false + yyq3303[0] = x.UID != nil + var yynn3303 int + if yyr3303 || yy2arr3303 { r.EncodeArrayStart(1) } else { - yynn3298 = 0 - for _, b := range yyq3298 { + yynn3303 = 0 + for _, b := range yyq3303 { if b { - yynn3298++ + yynn3303++ } } - r.EncodeMapStart(yynn3298) - yynn3298 = 0 + r.EncodeMapStart(yynn3303) + yynn3303 = 0 } - if yyr3298 || yy2arr3298 { + if yyr3303 || yy2arr3303 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3298[0] { + if yyq3303[0] { if x.UID == nil { r.EncodeNil() } else { - yy3300 := *x.UID - yym3301 := z.EncBinary() - _ = yym3301 + yy3305 := *x.UID + yym3306 := z.EncBinary() + _ = yym3306 if false { - } else if z.HasExtensions() && z.EncExt(yy3300) { + } else if z.HasExtensions() && z.EncExt(yy3305) { } else { - r.EncodeString(codecSelferC_UTF81234, string(yy3300)) + r.EncodeString(codecSelferC_UTF81234, string(yy3305)) } } } else { r.EncodeNil() } } else { - if yyq3298[0] { + if yyq3303[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("uid")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.UID == nil { r.EncodeNil() } else { - yy3302 := *x.UID - yym3303 := z.EncBinary() - _ = yym3303 + yy3307 := *x.UID + yym3308 := z.EncBinary() + _ = yym3308 if false { - } else if z.HasExtensions() && z.EncExt(yy3302) { + } else if z.HasExtensions() && z.EncExt(yy3307) { } else { - r.EncodeString(codecSelferC_UTF81234, string(yy3302)) + r.EncodeString(codecSelferC_UTF81234, string(yy3307)) } } } } - if yyr3298 || yy2arr3298 { + if yyr3303 || yy2arr3303 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -42082,25 +42130,25 @@ func (x *Preconditions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3304 := z.DecBinary() - _ = yym3304 + yym3309 := z.DecBinary() + _ = yym3309 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3305 := r.ContainerType() - if yyct3305 == codecSelferValueTypeMap1234 { - yyl3305 := r.ReadMapStart() - if yyl3305 == 0 { + yyct3310 := r.ContainerType() + if yyct3310 == codecSelferValueTypeMap1234 { + yyl3310 := r.ReadMapStart() + if yyl3310 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3305, d) + x.codecDecodeSelfFromMap(yyl3310, d) } - } else if yyct3305 == codecSelferValueTypeArray1234 { - yyl3305 := r.ReadArrayStart() - if yyl3305 == 0 { + } else if yyct3310 == codecSelferValueTypeArray1234 { + yyl3310 := r.ReadArrayStart() + if yyl3310 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3305, d) + x.codecDecodeSelfFromArray(yyl3310, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -42112,12 +42160,12 @@ func (x *Preconditions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3306Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3306Slc - var yyhl3306 bool = l >= 0 - for yyj3306 := 0; ; yyj3306++ { - if yyhl3306 { - if yyj3306 >= l { + var yys3311Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3311Slc + var yyhl3311 bool = l >= 0 + for yyj3311 := 0; ; yyj3311++ { + if yyhl3311 { + if yyj3311 >= l { break } } else { @@ -42126,10 +42174,10 @@ func (x *Preconditions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3306Slc = r.DecodeBytes(yys3306Slc, true, true) - yys3306 := string(yys3306Slc) + yys3311Slc = r.DecodeBytes(yys3311Slc, true, true) + yys3311 := string(yys3311Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3306 { + switch yys3311 { case "uid": if r.TryDecodeAsNil() { if x.UID != nil { @@ -42139,8 +42187,8 @@ func (x *Preconditions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.UID == nil { x.UID = new(pkg1_types.UID) } - yym3308 := z.DecBinary() - _ = yym3308 + yym3313 := z.DecBinary() + _ = yym3313 if false { } else if z.HasExtensions() && z.DecExt(x.UID) { } else { @@ -42148,9 +42196,9 @@ func (x *Preconditions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } default: - z.DecStructFieldNotFound(-1, yys3306) - } // end switch yys3306 - } // end for yyj3306 + z.DecStructFieldNotFound(-1, yys3311) + } // end switch yys3311 + } // end for yyj3311 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -42158,16 +42206,16 @@ func (x *Preconditions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3309 int - var yyb3309 bool - var yyhl3309 bool = l >= 0 - yyj3309++ - if yyhl3309 { - yyb3309 = yyj3309 > l + var yyj3314 int + var yyb3314 bool + var yyhl3314 bool = l >= 0 + yyj3314++ + if yyhl3314 { + yyb3314 = yyj3314 > l } else { - yyb3309 = r.CheckBreak() + yyb3314 = r.CheckBreak() } - if yyb3309 { + if yyb3314 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42180,8 +42228,8 @@ func (x *Preconditions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.UID == nil { x.UID = new(pkg1_types.UID) } - yym3311 := z.DecBinary() - _ = yym3311 + yym3316 := z.DecBinary() + _ = yym3316 if false { } else if z.HasExtensions() && z.DecExt(x.UID) { } else { @@ -42189,17 +42237,17 @@ func (x *Preconditions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } } for { - yyj3309++ - if yyhl3309 { - yyb3309 = yyj3309 > l + yyj3314++ + if yyhl3314 { + yyb3314 = yyj3314 > l } else { - yyb3309 = r.CheckBreak() + yyb3314 = r.CheckBreak() } - if yyb3309 { + if yyb3314 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3309-1, "") + z.DecStructFieldNotFound(yyj3314-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -42211,39 +42259,39 @@ func (x *DeleteOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3312 := z.EncBinary() - _ = yym3312 + yym3317 := z.EncBinary() + _ = yym3317 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3313 := !z.EncBinary() - yy2arr3313 := z.EncBasicHandle().StructToArray - var yyq3313 [5]bool - _, _, _ = yysep3313, yyq3313, yy2arr3313 - const yyr3313 bool = false - yyq3313[0] = x.Kind != "" - yyq3313[1] = x.APIVersion != "" - yyq3313[2] = x.GracePeriodSeconds != nil - yyq3313[3] = x.Preconditions != nil - yyq3313[4] = x.OrphanDependents != nil - var yynn3313 int - if yyr3313 || yy2arr3313 { + yysep3318 := !z.EncBinary() + yy2arr3318 := z.EncBasicHandle().StructToArray + var yyq3318 [5]bool + _, _, _ = yysep3318, yyq3318, yy2arr3318 + const yyr3318 bool = false + yyq3318[0] = x.Kind != "" + yyq3318[1] = x.APIVersion != "" + yyq3318[2] = x.GracePeriodSeconds != nil + yyq3318[3] = x.Preconditions != nil + yyq3318[4] = x.OrphanDependents != nil + var yynn3318 int + if yyr3318 || yy2arr3318 { r.EncodeArrayStart(5) } else { - yynn3313 = 0 - for _, b := range yyq3313 { + yynn3318 = 0 + for _, b := range yyq3318 { if b { - yynn3313++ + yynn3318++ } } - r.EncodeMapStart(yynn3313) - yynn3313 = 0 + r.EncodeMapStart(yynn3318) + yynn3318 = 0 } - if yyr3313 || yy2arr3313 { + if yyr3318 || yy2arr3318 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3313[0] { - yym3315 := z.EncBinary() - _ = yym3315 + if yyq3318[0] { + yym3320 := z.EncBinary() + _ = yym3320 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -42252,23 +42300,23 @@ func (x *DeleteOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3313[0] { + if yyq3318[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3316 := z.EncBinary() - _ = yym3316 + yym3321 := z.EncBinary() + _ = yym3321 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3313 || yy2arr3313 { + if yyr3318 || yy2arr3318 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3313[1] { - yym3318 := z.EncBinary() - _ = yym3318 + if yyq3318[1] { + yym3323 := z.EncBinary() + _ = yym3323 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -42277,56 +42325,56 @@ func (x *DeleteOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3313[1] { + if yyq3318[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3319 := z.EncBinary() - _ = yym3319 + yym3324 := z.EncBinary() + _ = yym3324 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3313 || yy2arr3313 { + if yyr3318 || yy2arr3318 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3313[2] { + if yyq3318[2] { if x.GracePeriodSeconds == nil { r.EncodeNil() } else { - yy3321 := *x.GracePeriodSeconds - yym3322 := z.EncBinary() - _ = yym3322 + yy3326 := *x.GracePeriodSeconds + yym3327 := z.EncBinary() + _ = yym3327 if false { } else { - r.EncodeInt(int64(yy3321)) + r.EncodeInt(int64(yy3326)) } } } else { r.EncodeNil() } } else { - if yyq3313[2] { + if yyq3318[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gracePeriodSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.GracePeriodSeconds == nil { r.EncodeNil() } else { - yy3323 := *x.GracePeriodSeconds - yym3324 := z.EncBinary() - _ = yym3324 + yy3328 := *x.GracePeriodSeconds + yym3329 := z.EncBinary() + _ = yym3329 if false { } else { - r.EncodeInt(int64(yy3323)) + r.EncodeInt(int64(yy3328)) } } } } - if yyr3313 || yy2arr3313 { + if yyr3318 || yy2arr3318 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3313[3] { + if yyq3318[3] { if x.Preconditions == nil { r.EncodeNil() } else { @@ -42336,7 +42384,7 @@ func (x *DeleteOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3313[3] { + if yyq3318[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preconditions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -42347,42 +42395,42 @@ func (x *DeleteOptions) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3313 || yy2arr3313 { + if yyr3318 || yy2arr3318 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3313[4] { + if yyq3318[4] { if x.OrphanDependents == nil { r.EncodeNil() } else { - yy3327 := *x.OrphanDependents - yym3328 := z.EncBinary() - _ = yym3328 + yy3332 := *x.OrphanDependents + yym3333 := z.EncBinary() + _ = yym3333 if false { } else { - r.EncodeBool(bool(yy3327)) + r.EncodeBool(bool(yy3332)) } } } else { r.EncodeNil() } } else { - if yyq3313[4] { + if yyq3318[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("orphanDependents")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.OrphanDependents == nil { r.EncodeNil() } else { - yy3329 := *x.OrphanDependents - yym3330 := z.EncBinary() - _ = yym3330 + yy3334 := *x.OrphanDependents + yym3335 := z.EncBinary() + _ = yym3335 if false { } else { - r.EncodeBool(bool(yy3329)) + r.EncodeBool(bool(yy3334)) } } } } - if yyr3313 || yy2arr3313 { + if yyr3318 || yy2arr3318 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -42395,25 +42443,25 @@ func (x *DeleteOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3331 := z.DecBinary() - _ = yym3331 + yym3336 := z.DecBinary() + _ = yym3336 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3332 := r.ContainerType() - if yyct3332 == codecSelferValueTypeMap1234 { - yyl3332 := r.ReadMapStart() - if yyl3332 == 0 { + yyct3337 := r.ContainerType() + if yyct3337 == codecSelferValueTypeMap1234 { + yyl3337 := r.ReadMapStart() + if yyl3337 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3332, d) + x.codecDecodeSelfFromMap(yyl3337, d) } - } else if yyct3332 == codecSelferValueTypeArray1234 { - yyl3332 := r.ReadArrayStart() - if yyl3332 == 0 { + } else if yyct3337 == codecSelferValueTypeArray1234 { + yyl3337 := r.ReadArrayStart() + if yyl3337 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3332, d) + x.codecDecodeSelfFromArray(yyl3337, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -42425,12 +42473,12 @@ func (x *DeleteOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3333Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3333Slc - var yyhl3333 bool = l >= 0 - for yyj3333 := 0; ; yyj3333++ { - if yyhl3333 { - if yyj3333 >= l { + var yys3338Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3338Slc + var yyhl3338 bool = l >= 0 + for yyj3338 := 0; ; yyj3338++ { + if yyhl3338 { + if yyj3338 >= l { break } } else { @@ -42439,10 +42487,10 @@ func (x *DeleteOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3333Slc = r.DecodeBytes(yys3333Slc, true, true) - yys3333 := string(yys3333Slc) + yys3338Slc = r.DecodeBytes(yys3338Slc, true, true) + yys3338 := string(yys3338Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3333 { + switch yys3338 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -42464,8 +42512,8 @@ func (x *DeleteOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.GracePeriodSeconds == nil { x.GracePeriodSeconds = new(int64) } - yym3337 := z.DecBinary() - _ = yym3337 + yym3342 := z.DecBinary() + _ = yym3342 if false { } else { *((*int64)(x.GracePeriodSeconds)) = int64(r.DecodeInt(64)) @@ -42491,17 +42539,17 @@ func (x *DeleteOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.OrphanDependents == nil { x.OrphanDependents = new(bool) } - yym3340 := z.DecBinary() - _ = yym3340 + yym3345 := z.DecBinary() + _ = yym3345 if false { } else { *((*bool)(x.OrphanDependents)) = r.DecodeBool() } } default: - z.DecStructFieldNotFound(-1, yys3333) - } // end switch yys3333 - } // end for yyj3333 + z.DecStructFieldNotFound(-1, yys3338) + } // end switch yys3338 + } // end for yyj3338 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -42509,16 +42557,16 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3341 int - var yyb3341 bool - var yyhl3341 bool = l >= 0 - yyj3341++ - if yyhl3341 { - yyb3341 = yyj3341 > l + var yyj3346 int + var yyb3346 bool + var yyhl3346 bool = l >= 0 + yyj3346++ + if yyhl3346 { + yyb3346 = yyj3346 > l } else { - yyb3341 = r.CheckBreak() + yyb3346 = r.CheckBreak() } - if yyb3341 { + if yyb3346 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42528,13 +42576,13 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3341++ - if yyhl3341 { - yyb3341 = yyj3341 > l + yyj3346++ + if yyhl3346 { + yyb3346 = yyj3346 > l } else { - yyb3341 = r.CheckBreak() + yyb3346 = r.CheckBreak() } - if yyb3341 { + if yyb3346 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42544,13 +42592,13 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3341++ - if yyhl3341 { - yyb3341 = yyj3341 > l + yyj3346++ + if yyhl3346 { + yyb3346 = yyj3346 > l } else { - yyb3341 = r.CheckBreak() + yyb3346 = r.CheckBreak() } - if yyb3341 { + if yyb3346 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42563,20 +42611,20 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.GracePeriodSeconds == nil { x.GracePeriodSeconds = new(int64) } - yym3345 := z.DecBinary() - _ = yym3345 + yym3350 := z.DecBinary() + _ = yym3350 if false { } else { *((*int64)(x.GracePeriodSeconds)) = int64(r.DecodeInt(64)) } } - yyj3341++ - if yyhl3341 { - yyb3341 = yyj3341 > l + yyj3346++ + if yyhl3346 { + yyb3346 = yyj3346 > l } else { - yyb3341 = r.CheckBreak() + yyb3346 = r.CheckBreak() } - if yyb3341 { + if yyb3346 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42591,13 +42639,13 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Preconditions.CodecDecodeSelf(d) } - yyj3341++ - if yyhl3341 { - yyb3341 = yyj3341 > l + yyj3346++ + if yyhl3346 { + yyb3346 = yyj3346 > l } else { - yyb3341 = r.CheckBreak() + yyb3346 = r.CheckBreak() } - if yyb3341 { + if yyb3346 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42610,25 +42658,25 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.OrphanDependents == nil { x.OrphanDependents = new(bool) } - yym3348 := z.DecBinary() - _ = yym3348 + yym3353 := z.DecBinary() + _ = yym3353 if false { } else { *((*bool)(x.OrphanDependents)) = r.DecodeBool() } } for { - yyj3341++ - if yyhl3341 { - yyb3341 = yyj3341 > l + yyj3346++ + if yyhl3346 { + yyb3346 = yyj3346 > l } else { - yyb3341 = r.CheckBreak() + yyb3346 = r.CheckBreak() } - if yyb3341 { + if yyb3346 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3341-1, "") + z.DecStructFieldNotFound(yyj3346-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -42640,36 +42688,36 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3349 := z.EncBinary() - _ = yym3349 + yym3354 := z.EncBinary() + _ = yym3354 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3350 := !z.EncBinary() - yy2arr3350 := z.EncBasicHandle().StructToArray - var yyq3350 [4]bool - _, _, _ = yysep3350, yyq3350, yy2arr3350 - const yyr3350 bool = false - yyq3350[0] = x.Kind != "" - yyq3350[1] = x.APIVersion != "" - var yynn3350 int - if yyr3350 || yy2arr3350 { + yysep3355 := !z.EncBinary() + yy2arr3355 := z.EncBasicHandle().StructToArray + var yyq3355 [4]bool + _, _, _ = yysep3355, yyq3355, yy2arr3355 + const yyr3355 bool = false + yyq3355[0] = x.Kind != "" + yyq3355[1] = x.APIVersion != "" + var yynn3355 int + if yyr3355 || yy2arr3355 { r.EncodeArrayStart(4) } else { - yynn3350 = 2 - for _, b := range yyq3350 { + yynn3355 = 2 + for _, b := range yyq3355 { if b { - yynn3350++ + yynn3355++ } } - r.EncodeMapStart(yynn3350) - yynn3350 = 0 + r.EncodeMapStart(yynn3355) + yynn3355 = 0 } - if yyr3350 || yy2arr3350 { + if yyr3355 || yy2arr3355 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3350[0] { - yym3352 := z.EncBinary() - _ = yym3352 + if yyq3355[0] { + yym3357 := z.EncBinary() + _ = yym3357 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -42678,23 +42726,23 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3350[0] { + if yyq3355[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3353 := z.EncBinary() - _ = yym3353 + yym3358 := z.EncBinary() + _ = yym3358 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3350 || yy2arr3350 { + if yyr3355 || yy2arr3355 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3350[1] { - yym3355 := z.EncBinary() - _ = yym3355 + if yyq3355[1] { + yym3360 := z.EncBinary() + _ = yym3360 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -42703,22 +42751,22 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3350[1] { + if yyq3355[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3356 := z.EncBinary() - _ = yym3356 + yym3361 := z.EncBinary() + _ = yym3361 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3350 || yy2arr3350 { + if yyr3355 || yy2arr3355 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3358 := z.EncBinary() - _ = yym3358 + yym3363 := z.EncBinary() + _ = yym3363 if false { } else { r.EncodeBool(bool(x.Export)) @@ -42727,17 +42775,17 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("export")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3359 := z.EncBinary() - _ = yym3359 + yym3364 := z.EncBinary() + _ = yym3364 if false { } else { r.EncodeBool(bool(x.Export)) } } - if yyr3350 || yy2arr3350 { + if yyr3355 || yy2arr3355 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3361 := z.EncBinary() - _ = yym3361 + yym3366 := z.EncBinary() + _ = yym3366 if false { } else { r.EncodeBool(bool(x.Exact)) @@ -42746,14 +42794,14 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("exact")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3362 := z.EncBinary() - _ = yym3362 + yym3367 := z.EncBinary() + _ = yym3367 if false { } else { r.EncodeBool(bool(x.Exact)) } } - if yyr3350 || yy2arr3350 { + if yyr3355 || yy2arr3355 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -42766,25 +42814,25 @@ func (x *ExportOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3363 := z.DecBinary() - _ = yym3363 + yym3368 := z.DecBinary() + _ = yym3368 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3364 := r.ContainerType() - if yyct3364 == codecSelferValueTypeMap1234 { - yyl3364 := r.ReadMapStart() - if yyl3364 == 0 { + yyct3369 := r.ContainerType() + if yyct3369 == codecSelferValueTypeMap1234 { + yyl3369 := r.ReadMapStart() + if yyl3369 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3364, d) + x.codecDecodeSelfFromMap(yyl3369, d) } - } else if yyct3364 == codecSelferValueTypeArray1234 { - yyl3364 := r.ReadArrayStart() - if yyl3364 == 0 { + } else if yyct3369 == codecSelferValueTypeArray1234 { + yyl3369 := r.ReadArrayStart() + if yyl3369 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3364, d) + x.codecDecodeSelfFromArray(yyl3369, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -42796,12 +42844,12 @@ func (x *ExportOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3365Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3365Slc - var yyhl3365 bool = l >= 0 - for yyj3365 := 0; ; yyj3365++ { - if yyhl3365 { - if yyj3365 >= l { + var yys3370Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3370Slc + var yyhl3370 bool = l >= 0 + for yyj3370 := 0; ; yyj3370++ { + if yyhl3370 { + if yyj3370 >= l { break } } else { @@ -42810,10 +42858,10 @@ func (x *ExportOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3365Slc = r.DecodeBytes(yys3365Slc, true, true) - yys3365 := string(yys3365Slc) + yys3370Slc = r.DecodeBytes(yys3370Slc, true, true) + yys3370 := string(yys3370Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3365 { + switch yys3370 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -42839,9 +42887,9 @@ func (x *ExportOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Exact = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys3365) - } // end switch yys3365 - } // end for yyj3365 + z.DecStructFieldNotFound(-1, yys3370) + } // end switch yys3370 + } // end for yyj3370 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -42849,16 +42897,16 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3370 int - var yyb3370 bool - var yyhl3370 bool = l >= 0 - yyj3370++ - if yyhl3370 { - yyb3370 = yyj3370 > l + var yyj3375 int + var yyb3375 bool + var yyhl3375 bool = l >= 0 + yyj3375++ + if yyhl3375 { + yyb3375 = yyj3375 > l } else { - yyb3370 = r.CheckBreak() + yyb3375 = r.CheckBreak() } - if yyb3370 { + if yyb3375 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42868,13 +42916,13 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3370++ - if yyhl3370 { - yyb3370 = yyj3370 > l + yyj3375++ + if yyhl3375 { + yyb3375 = yyj3375 > l } else { - yyb3370 = r.CheckBreak() + yyb3375 = r.CheckBreak() } - if yyb3370 { + if yyb3375 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42884,13 +42932,13 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3370++ - if yyhl3370 { - yyb3370 = yyj3370 > l + yyj3375++ + if yyhl3375 { + yyb3375 = yyj3375 > l } else { - yyb3370 = r.CheckBreak() + yyb3375 = r.CheckBreak() } - if yyb3370 { + if yyb3375 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42900,13 +42948,13 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Export = bool(r.DecodeBool()) } - yyj3370++ - if yyhl3370 { - yyb3370 = yyj3370 > l + yyj3375++ + if yyhl3375 { + yyb3375 = yyj3375 > l } else { - yyb3370 = r.CheckBreak() + yyb3375 = r.CheckBreak() } - if yyb3370 { + if yyb3375 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42917,17 +42965,17 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Exact = bool(r.DecodeBool()) } for { - yyj3370++ - if yyhl3370 { - yyb3370 = yyj3370 > l + yyj3375++ + if yyhl3375 { + yyb3375 = yyj3375 > l } else { - yyb3370 = r.CheckBreak() + yyb3375 = r.CheckBreak() } - if yyb3370 { + if yyb3375 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3370-1, "") + z.DecStructFieldNotFound(yyj3375-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -42939,41 +42987,41 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3375 := z.EncBinary() - _ = yym3375 + yym3380 := z.EncBinary() + _ = yym3380 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3376 := !z.EncBinary() - yy2arr3376 := z.EncBasicHandle().StructToArray - var yyq3376 [7]bool - _, _, _ = yysep3376, yyq3376, yy2arr3376 - const yyr3376 bool = false - yyq3376[0] = x.Kind != "" - yyq3376[1] = x.APIVersion != "" - yyq3376[2] = x.LabelSelector != "" - yyq3376[3] = x.FieldSelector != "" - yyq3376[4] = x.Watch != false - yyq3376[5] = x.ResourceVersion != "" - yyq3376[6] = x.TimeoutSeconds != nil - var yynn3376 int - if yyr3376 || yy2arr3376 { + yysep3381 := !z.EncBinary() + yy2arr3381 := z.EncBasicHandle().StructToArray + var yyq3381 [7]bool + _, _, _ = yysep3381, yyq3381, yy2arr3381 + const yyr3381 bool = false + yyq3381[0] = x.Kind != "" + yyq3381[1] = x.APIVersion != "" + yyq3381[2] = x.LabelSelector != "" + yyq3381[3] = x.FieldSelector != "" + yyq3381[4] = x.Watch != false + yyq3381[5] = x.ResourceVersion != "" + yyq3381[6] = x.TimeoutSeconds != nil + var yynn3381 int + if yyr3381 || yy2arr3381 { r.EncodeArrayStart(7) } else { - yynn3376 = 0 - for _, b := range yyq3376 { + yynn3381 = 0 + for _, b := range yyq3381 { if b { - yynn3376++ + yynn3381++ } } - r.EncodeMapStart(yynn3376) - yynn3376 = 0 + r.EncodeMapStart(yynn3381) + yynn3381 = 0 } - if yyr3376 || yy2arr3376 { + if yyr3381 || yy2arr3381 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3376[0] { - yym3378 := z.EncBinary() - _ = yym3378 + if yyq3381[0] { + yym3383 := z.EncBinary() + _ = yym3383 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -42982,74 +43030,74 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3376[0] { + if yyq3381[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3379 := z.EncBinary() - _ = yym3379 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) - } - } - } - if yyr3376 || yy2arr3376 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3376[1] { - yym3381 := z.EncBinary() - _ = yym3381 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq3376[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3382 := z.EncBinary() - _ = yym3382 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } - } - if yyr3376 || yy2arr3376 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3376[2] { yym3384 := z.EncBinary() _ = yym3384 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.LabelSelector)) + r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) + } + } + } + if yyr3381 || yy2arr3381 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3381[1] { + yym3386 := z.EncBinary() + _ = yym3386 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3376[2] { + if yyq3381[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("labelSelector")) + r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3385 := z.EncBinary() - _ = yym3385 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.LabelSelector)) - } - } - } - if yyr3376 || yy2arr3376 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3376[3] { yym3387 := z.EncBinary() _ = yym3387 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } + } + if yyr3381 || yy2arr3381 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3381[2] { + yym3389 := z.EncBinary() + _ = yym3389 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.LabelSelector)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq3381[2] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("labelSelector")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym3390 := z.EncBinary() + _ = yym3390 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.LabelSelector)) + } + } + } + if yyr3381 || yy2arr3381 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3381[3] { + yym3392 := z.EncBinary() + _ = yym3392 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldSelector)) } @@ -43057,23 +43105,23 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3376[3] { + if yyq3381[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fieldSelector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3388 := z.EncBinary() - _ = yym3388 + yym3393 := z.EncBinary() + _ = yym3393 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldSelector)) } } } - if yyr3376 || yy2arr3376 { + if yyr3381 || yy2arr3381 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3376[4] { - yym3390 := z.EncBinary() - _ = yym3390 + if yyq3381[4] { + yym3395 := z.EncBinary() + _ = yym3395 if false { } else { r.EncodeBool(bool(x.Watch)) @@ -43082,23 +43130,23 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq3376[4] { + if yyq3381[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("watch")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3391 := z.EncBinary() - _ = yym3391 + yym3396 := z.EncBinary() + _ = yym3396 if false { } else { r.EncodeBool(bool(x.Watch)) } } } - if yyr3376 || yy2arr3376 { + if yyr3381 || yy2arr3381 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3376[5] { - yym3393 := z.EncBinary() - _ = yym3393 + if yyq3381[5] { + yym3398 := z.EncBinary() + _ = yym3398 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) @@ -43107,54 +43155,54 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3376[5] { + if yyq3381[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resourceVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3394 := z.EncBinary() - _ = yym3394 + yym3399 := z.EncBinary() + _ = yym3399 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) } } } - if yyr3376 || yy2arr3376 { + if yyr3381 || yy2arr3381 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3376[6] { + if yyq3381[6] { if x.TimeoutSeconds == nil { r.EncodeNil() } else { - yy3396 := *x.TimeoutSeconds - yym3397 := z.EncBinary() - _ = yym3397 + yy3401 := *x.TimeoutSeconds + yym3402 := z.EncBinary() + _ = yym3402 if false { } else { - r.EncodeInt(int64(yy3396)) + r.EncodeInt(int64(yy3401)) } } } else { r.EncodeNil() } } else { - if yyq3376[6] { + if yyq3381[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("timeoutSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.TimeoutSeconds == nil { r.EncodeNil() } else { - yy3398 := *x.TimeoutSeconds - yym3399 := z.EncBinary() - _ = yym3399 + yy3403 := *x.TimeoutSeconds + yym3404 := z.EncBinary() + _ = yym3404 if false { } else { - r.EncodeInt(int64(yy3398)) + r.EncodeInt(int64(yy3403)) } } } } - if yyr3376 || yy2arr3376 { + if yyr3381 || yy2arr3381 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -43167,25 +43215,25 @@ func (x *ListOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3400 := z.DecBinary() - _ = yym3400 + yym3405 := z.DecBinary() + _ = yym3405 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3401 := r.ContainerType() - if yyct3401 == codecSelferValueTypeMap1234 { - yyl3401 := r.ReadMapStart() - if yyl3401 == 0 { + yyct3406 := r.ContainerType() + if yyct3406 == codecSelferValueTypeMap1234 { + yyl3406 := r.ReadMapStart() + if yyl3406 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3401, d) + x.codecDecodeSelfFromMap(yyl3406, d) } - } else if yyct3401 == codecSelferValueTypeArray1234 { - yyl3401 := r.ReadArrayStart() - if yyl3401 == 0 { + } else if yyct3406 == codecSelferValueTypeArray1234 { + yyl3406 := r.ReadArrayStart() + if yyl3406 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3401, d) + x.codecDecodeSelfFromArray(yyl3406, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -43197,12 +43245,12 @@ func (x *ListOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3402Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3402Slc - var yyhl3402 bool = l >= 0 - for yyj3402 := 0; ; yyj3402++ { - if yyhl3402 { - if yyj3402 >= l { + var yys3407Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3407Slc + var yyhl3407 bool = l >= 0 + for yyj3407 := 0; ; yyj3407++ { + if yyhl3407 { + if yyj3407 >= l { break } } else { @@ -43211,10 +43259,10 @@ func (x *ListOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3402Slc = r.DecodeBytes(yys3402Slc, true, true) - yys3402 := string(yys3402Slc) + yys3407Slc = r.DecodeBytes(yys3407Slc, true, true) + yys3407 := string(yys3407Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3402 { + switch yys3407 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -43260,17 +43308,17 @@ func (x *ListOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.TimeoutSeconds == nil { x.TimeoutSeconds = new(int64) } - yym3410 := z.DecBinary() - _ = yym3410 + yym3415 := z.DecBinary() + _ = yym3415 if false { } else { *((*int64)(x.TimeoutSeconds)) = int64(r.DecodeInt(64)) } } default: - z.DecStructFieldNotFound(-1, yys3402) - } // end switch yys3402 - } // end for yyj3402 + z.DecStructFieldNotFound(-1, yys3407) + } // end switch yys3407 + } // end for yyj3407 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -43278,16 +43326,16 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3411 int - var yyb3411 bool - var yyhl3411 bool = l >= 0 - yyj3411++ - if yyhl3411 { - yyb3411 = yyj3411 > l + var yyj3416 int + var yyb3416 bool + var yyhl3416 bool = l >= 0 + yyj3416++ + if yyhl3416 { + yyb3416 = yyj3416 > l } else { - yyb3411 = r.CheckBreak() + yyb3416 = r.CheckBreak() } - if yyb3411 { + if yyb3416 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43297,13 +43345,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3411++ - if yyhl3411 { - yyb3411 = yyj3411 > l + yyj3416++ + if yyhl3416 { + yyb3416 = yyj3416 > l } else { - yyb3411 = r.CheckBreak() + yyb3416 = r.CheckBreak() } - if yyb3411 { + if yyb3416 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43313,13 +43361,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3411++ - if yyhl3411 { - yyb3411 = yyj3411 > l + yyj3416++ + if yyhl3416 { + yyb3416 = yyj3416 > l } else { - yyb3411 = r.CheckBreak() + yyb3416 = r.CheckBreak() } - if yyb3411 { + if yyb3416 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43329,13 +43377,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.LabelSelector = string(r.DecodeString()) } - yyj3411++ - if yyhl3411 { - yyb3411 = yyj3411 > l + yyj3416++ + if yyhl3416 { + yyb3416 = yyj3416 > l } else { - yyb3411 = r.CheckBreak() + yyb3416 = r.CheckBreak() } - if yyb3411 { + if yyb3416 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43345,13 +43393,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.FieldSelector = string(r.DecodeString()) } - yyj3411++ - if yyhl3411 { - yyb3411 = yyj3411 > l + yyj3416++ + if yyhl3416 { + yyb3416 = yyj3416 > l } else { - yyb3411 = r.CheckBreak() + yyb3416 = r.CheckBreak() } - if yyb3411 { + if yyb3416 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43361,13 +43409,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Watch = bool(r.DecodeBool()) } - yyj3411++ - if yyhl3411 { - yyb3411 = yyj3411 > l + yyj3416++ + if yyhl3416 { + yyb3416 = yyj3416 > l } else { - yyb3411 = r.CheckBreak() + yyb3416 = r.CheckBreak() } - if yyb3411 { + if yyb3416 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43377,13 +43425,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ResourceVersion = string(r.DecodeString()) } - yyj3411++ - if yyhl3411 { - yyb3411 = yyj3411 > l + yyj3416++ + if yyhl3416 { + yyb3416 = yyj3416 > l } else { - yyb3411 = r.CheckBreak() + yyb3416 = r.CheckBreak() } - if yyb3411 { + if yyb3416 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43396,25 +43444,25 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.TimeoutSeconds == nil { x.TimeoutSeconds = new(int64) } - yym3419 := z.DecBinary() - _ = yym3419 + yym3424 := z.DecBinary() + _ = yym3424 if false { } else { *((*int64)(x.TimeoutSeconds)) = int64(r.DecodeInt(64)) } } for { - yyj3411++ - if yyhl3411 { - yyb3411 = yyj3411 > l + yyj3416++ + if yyhl3416 { + yyb3416 = yyj3416 > l } else { - yyb3411 = r.CheckBreak() + yyb3416 = r.CheckBreak() } - if yyb3411 { + if yyb3416 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3411-1, "") + z.DecStructFieldNotFound(yyj3416-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -43426,44 +43474,44 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3420 := z.EncBinary() - _ = yym3420 + yym3425 := z.EncBinary() + _ = yym3425 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3421 := !z.EncBinary() - yy2arr3421 := z.EncBasicHandle().StructToArray - var yyq3421 [10]bool - _, _, _ = yysep3421, yyq3421, yy2arr3421 - const yyr3421 bool = false - yyq3421[0] = x.Kind != "" - yyq3421[1] = x.APIVersion != "" - yyq3421[2] = x.Container != "" - yyq3421[3] = x.Follow != false - yyq3421[4] = x.Previous != false - yyq3421[5] = x.SinceSeconds != nil - yyq3421[6] = x.SinceTime != nil - yyq3421[7] = x.Timestamps != false - yyq3421[8] = x.TailLines != nil - yyq3421[9] = x.LimitBytes != nil - var yynn3421 int - if yyr3421 || yy2arr3421 { + yysep3426 := !z.EncBinary() + yy2arr3426 := z.EncBasicHandle().StructToArray + var yyq3426 [10]bool + _, _, _ = yysep3426, yyq3426, yy2arr3426 + const yyr3426 bool = false + yyq3426[0] = x.Kind != "" + yyq3426[1] = x.APIVersion != "" + yyq3426[2] = x.Container != "" + yyq3426[3] = x.Follow != false + yyq3426[4] = x.Previous != false + yyq3426[5] = x.SinceSeconds != nil + yyq3426[6] = x.SinceTime != nil + yyq3426[7] = x.Timestamps != false + yyq3426[8] = x.TailLines != nil + yyq3426[9] = x.LimitBytes != nil + var yynn3426 int + if yyr3426 || yy2arr3426 { r.EncodeArrayStart(10) } else { - yynn3421 = 0 - for _, b := range yyq3421 { + yynn3426 = 0 + for _, b := range yyq3426 { if b { - yynn3421++ + yynn3426++ } } - r.EncodeMapStart(yynn3421) - yynn3421 = 0 + r.EncodeMapStart(yynn3426) + yynn3426 = 0 } - if yyr3421 || yy2arr3421 { + if yyr3426 || yy2arr3426 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3421[0] { - yym3423 := z.EncBinary() - _ = yym3423 + if yyq3426[0] { + yym3428 := z.EncBinary() + _ = yym3428 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -43472,49 +43520,49 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3421[0] { + if yyq3426[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3424 := z.EncBinary() - _ = yym3424 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) - } - } - } - if yyr3421 || yy2arr3421 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3421[1] { - yym3426 := z.EncBinary() - _ = yym3426 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq3421[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3427 := z.EncBinary() - _ = yym3427 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } - } - if yyr3421 || yy2arr3421 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3421[2] { yym3429 := z.EncBinary() _ = yym3429 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) + } + } + } + if yyr3426 || yy2arr3426 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3426[1] { + yym3431 := z.EncBinary() + _ = yym3431 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq3426[1] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym3432 := z.EncBinary() + _ = yym3432 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } + } + if yyr3426 || yy2arr3426 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3426[2] { + yym3434 := z.EncBinary() + _ = yym3434 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) } @@ -43522,23 +43570,23 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3421[2] { + if yyq3426[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("container")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3430 := z.EncBinary() - _ = yym3430 + yym3435 := z.EncBinary() + _ = yym3435 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) } } } - if yyr3421 || yy2arr3421 { + if yyr3426 || yy2arr3426 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3421[3] { - yym3432 := z.EncBinary() - _ = yym3432 + if yyq3426[3] { + yym3437 := z.EncBinary() + _ = yym3437 if false { } else { r.EncodeBool(bool(x.Follow)) @@ -43547,23 +43595,23 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq3421[3] { + if yyq3426[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("follow")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3433 := z.EncBinary() - _ = yym3433 + yym3438 := z.EncBinary() + _ = yym3438 if false { } else { r.EncodeBool(bool(x.Follow)) } } } - if yyr3421 || yy2arr3421 { + if yyr3426 || yy2arr3426 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3421[4] { - yym3435 := z.EncBinary() - _ = yym3435 + if yyq3426[4] { + yym3440 := z.EncBinary() + _ = yym3440 if false { } else { r.EncodeBool(bool(x.Previous)) @@ -43572,66 +43620,66 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq3421[4] { + if yyq3426[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("previous")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3436 := z.EncBinary() - _ = yym3436 + yym3441 := z.EncBinary() + _ = yym3441 if false { } else { r.EncodeBool(bool(x.Previous)) } } } - if yyr3421 || yy2arr3421 { + if yyr3426 || yy2arr3426 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3421[5] { + if yyq3426[5] { if x.SinceSeconds == nil { r.EncodeNil() } else { - yy3438 := *x.SinceSeconds - yym3439 := z.EncBinary() - _ = yym3439 + yy3443 := *x.SinceSeconds + yym3444 := z.EncBinary() + _ = yym3444 if false { } else { - r.EncodeInt(int64(yy3438)) + r.EncodeInt(int64(yy3443)) } } } else { r.EncodeNil() } } else { - if yyq3421[5] { + if yyq3426[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("sinceSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.SinceSeconds == nil { r.EncodeNil() } else { - yy3440 := *x.SinceSeconds - yym3441 := z.EncBinary() - _ = yym3441 + yy3445 := *x.SinceSeconds + yym3446 := z.EncBinary() + _ = yym3446 if false { } else { - r.EncodeInt(int64(yy3440)) + r.EncodeInt(int64(yy3445)) } } } } - if yyr3421 || yy2arr3421 { + if yyr3426 || yy2arr3426 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3421[6] { + if yyq3426[6] { if x.SinceTime == nil { r.EncodeNil() } else { - yym3443 := z.EncBinary() - _ = yym3443 + yym3448 := z.EncBinary() + _ = yym3448 if false { } else if z.HasExtensions() && z.EncExt(x.SinceTime) { - } else if yym3443 { + } else if yym3448 { z.EncBinaryMarshal(x.SinceTime) - } else if !yym3443 && z.IsJSONHandle() { + } else if !yym3448 && z.IsJSONHandle() { z.EncJSONMarshal(x.SinceTime) } else { z.EncFallback(x.SinceTime) @@ -43641,20 +43689,20 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3421[6] { + if yyq3426[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("sinceTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.SinceTime == nil { r.EncodeNil() } else { - yym3444 := z.EncBinary() - _ = yym3444 + yym3449 := z.EncBinary() + _ = yym3449 if false { } else if z.HasExtensions() && z.EncExt(x.SinceTime) { - } else if yym3444 { + } else if yym3449 { z.EncBinaryMarshal(x.SinceTime) - } else if !yym3444 && z.IsJSONHandle() { + } else if !yym3449 && z.IsJSONHandle() { z.EncJSONMarshal(x.SinceTime) } else { z.EncFallback(x.SinceTime) @@ -43662,11 +43710,11 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3421 || yy2arr3421 { + if yyr3426 || yy2arr3426 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3421[7] { - yym3446 := z.EncBinary() - _ = yym3446 + if yyq3426[7] { + yym3451 := z.EncBinary() + _ = yym3451 if false { } else { r.EncodeBool(bool(x.Timestamps)) @@ -43675,60 +43723,25 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq3421[7] { + if yyq3426[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("timestamps")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3447 := z.EncBinary() - _ = yym3447 + yym3452 := z.EncBinary() + _ = yym3452 if false { } else { r.EncodeBool(bool(x.Timestamps)) } } } - if yyr3421 || yy2arr3421 { + if yyr3426 || yy2arr3426 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3421[8] { + if yyq3426[8] { if x.TailLines == nil { r.EncodeNil() } else { - yy3449 := *x.TailLines - yym3450 := z.EncBinary() - _ = yym3450 - if false { - } else { - r.EncodeInt(int64(yy3449)) - } - } - } else { - r.EncodeNil() - } - } else { - if yyq3421[8] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("tailLines")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if x.TailLines == nil { - r.EncodeNil() - } else { - yy3451 := *x.TailLines - yym3452 := z.EncBinary() - _ = yym3452 - if false { - } else { - r.EncodeInt(int64(yy3451)) - } - } - } - } - if yyr3421 || yy2arr3421 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3421[9] { - if x.LimitBytes == nil { - r.EncodeNil() - } else { - yy3454 := *x.LimitBytes + yy3454 := *x.TailLines yym3455 := z.EncBinary() _ = yym3455 if false { @@ -43740,14 +43753,14 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3421[9] { + if yyq3426[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("limitBytes")) + r.EncodeString(codecSelferC_UTF81234, string("tailLines")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if x.LimitBytes == nil { + if x.TailLines == nil { r.EncodeNil() } else { - yy3456 := *x.LimitBytes + yy3456 := *x.TailLines yym3457 := z.EncBinary() _ = yym3457 if false { @@ -43757,7 +43770,42 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3421 || yy2arr3421 { + if yyr3426 || yy2arr3426 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3426[9] { + if x.LimitBytes == nil { + r.EncodeNil() + } else { + yy3459 := *x.LimitBytes + yym3460 := z.EncBinary() + _ = yym3460 + if false { + } else { + r.EncodeInt(int64(yy3459)) + } + } + } else { + r.EncodeNil() + } + } else { + if yyq3426[9] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("limitBytes")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if x.LimitBytes == nil { + r.EncodeNil() + } else { + yy3461 := *x.LimitBytes + yym3462 := z.EncBinary() + _ = yym3462 + if false { + } else { + r.EncodeInt(int64(yy3461)) + } + } + } + } + if yyr3426 || yy2arr3426 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -43770,25 +43818,25 @@ func (x *PodLogOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3458 := z.DecBinary() - _ = yym3458 + yym3463 := z.DecBinary() + _ = yym3463 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3459 := r.ContainerType() - if yyct3459 == codecSelferValueTypeMap1234 { - yyl3459 := r.ReadMapStart() - if yyl3459 == 0 { + yyct3464 := r.ContainerType() + if yyct3464 == codecSelferValueTypeMap1234 { + yyl3464 := r.ReadMapStart() + if yyl3464 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3459, d) + x.codecDecodeSelfFromMap(yyl3464, d) } - } else if yyct3459 == codecSelferValueTypeArray1234 { - yyl3459 := r.ReadArrayStart() - if yyl3459 == 0 { + } else if yyct3464 == codecSelferValueTypeArray1234 { + yyl3464 := r.ReadArrayStart() + if yyl3464 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3459, d) + x.codecDecodeSelfFromArray(yyl3464, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -43800,12 +43848,12 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3460Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3460Slc - var yyhl3460 bool = l >= 0 - for yyj3460 := 0; ; yyj3460++ { - if yyhl3460 { - if yyj3460 >= l { + var yys3465Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3465Slc + var yyhl3465 bool = l >= 0 + for yyj3465 := 0; ; yyj3465++ { + if yyhl3465 { + if yyj3465 >= l { break } } else { @@ -43814,10 +43862,10 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3460Slc = r.DecodeBytes(yys3460Slc, true, true) - yys3460 := string(yys3460Slc) + yys3465Slc = r.DecodeBytes(yys3465Slc, true, true) + yys3465 := string(yys3465Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3460 { + switch yys3465 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -43857,8 +43905,8 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.SinceSeconds == nil { x.SinceSeconds = new(int64) } - yym3467 := z.DecBinary() - _ = yym3467 + yym3472 := z.DecBinary() + _ = yym3472 if false { } else { *((*int64)(x.SinceSeconds)) = int64(r.DecodeInt(64)) @@ -43873,13 +43921,13 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.SinceTime == nil { x.SinceTime = new(pkg2_unversioned.Time) } - yym3469 := z.DecBinary() - _ = yym3469 + yym3474 := z.DecBinary() + _ = yym3474 if false { } else if z.HasExtensions() && z.DecExt(x.SinceTime) { - } else if yym3469 { + } else if yym3474 { z.DecBinaryUnmarshal(x.SinceTime) - } else if !yym3469 && z.IsJSONHandle() { + } else if !yym3474 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.SinceTime) } else { z.DecFallback(x.SinceTime, false) @@ -43900,8 +43948,8 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.TailLines == nil { x.TailLines = new(int64) } - yym3472 := z.DecBinary() - _ = yym3472 + yym3477 := z.DecBinary() + _ = yym3477 if false { } else { *((*int64)(x.TailLines)) = int64(r.DecodeInt(64)) @@ -43916,17 +43964,17 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.LimitBytes == nil { x.LimitBytes = new(int64) } - yym3474 := z.DecBinary() - _ = yym3474 + yym3479 := z.DecBinary() + _ = yym3479 if false { } else { *((*int64)(x.LimitBytes)) = int64(r.DecodeInt(64)) } } default: - z.DecStructFieldNotFound(-1, yys3460) - } // end switch yys3460 - } // end for yyj3460 + z.DecStructFieldNotFound(-1, yys3465) + } // end switch yys3465 + } // end for yyj3465 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -43934,16 +43982,16 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3475 int - var yyb3475 bool - var yyhl3475 bool = l >= 0 - yyj3475++ - if yyhl3475 { - yyb3475 = yyj3475 > l + var yyj3480 int + var yyb3480 bool + var yyhl3480 bool = l >= 0 + yyj3480++ + if yyhl3480 { + yyb3480 = yyj3480 > l } else { - yyb3475 = r.CheckBreak() + yyb3480 = r.CheckBreak() } - if yyb3475 { + if yyb3480 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43953,13 +44001,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3475++ - if yyhl3475 { - yyb3475 = yyj3475 > l + yyj3480++ + if yyhl3480 { + yyb3480 = yyj3480 > l } else { - yyb3475 = r.CheckBreak() + yyb3480 = r.CheckBreak() } - if yyb3475 { + if yyb3480 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43969,13 +44017,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3475++ - if yyhl3475 { - yyb3475 = yyj3475 > l + yyj3480++ + if yyhl3480 { + yyb3480 = yyj3480 > l } else { - yyb3475 = r.CheckBreak() + yyb3480 = r.CheckBreak() } - if yyb3475 { + if yyb3480 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43985,13 +44033,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Container = string(r.DecodeString()) } - yyj3475++ - if yyhl3475 { - yyb3475 = yyj3475 > l + yyj3480++ + if yyhl3480 { + yyb3480 = yyj3480 > l } else { - yyb3475 = r.CheckBreak() + yyb3480 = r.CheckBreak() } - if yyb3475 { + if yyb3480 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44001,13 +44049,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Follow = bool(r.DecodeBool()) } - yyj3475++ - if yyhl3475 { - yyb3475 = yyj3475 > l + yyj3480++ + if yyhl3480 { + yyb3480 = yyj3480 > l } else { - yyb3475 = r.CheckBreak() + yyb3480 = r.CheckBreak() } - if yyb3475 { + if yyb3480 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44017,13 +44065,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Previous = bool(r.DecodeBool()) } - yyj3475++ - if yyhl3475 { - yyb3475 = yyj3475 > l + yyj3480++ + if yyhl3480 { + yyb3480 = yyj3480 > l } else { - yyb3475 = r.CheckBreak() + yyb3480 = r.CheckBreak() } - if yyb3475 { + if yyb3480 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44036,20 +44084,20 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.SinceSeconds == nil { x.SinceSeconds = new(int64) } - yym3482 := z.DecBinary() - _ = yym3482 + yym3487 := z.DecBinary() + _ = yym3487 if false { } else { *((*int64)(x.SinceSeconds)) = int64(r.DecodeInt(64)) } } - yyj3475++ - if yyhl3475 { - yyb3475 = yyj3475 > l + yyj3480++ + if yyhl3480 { + yyb3480 = yyj3480 > l } else { - yyb3475 = r.CheckBreak() + yyb3480 = r.CheckBreak() } - if yyb3475 { + if yyb3480 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44062,25 +44110,25 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.SinceTime == nil { x.SinceTime = new(pkg2_unversioned.Time) } - yym3484 := z.DecBinary() - _ = yym3484 + yym3489 := z.DecBinary() + _ = yym3489 if false { } else if z.HasExtensions() && z.DecExt(x.SinceTime) { - } else if yym3484 { + } else if yym3489 { z.DecBinaryUnmarshal(x.SinceTime) - } else if !yym3484 && z.IsJSONHandle() { + } else if !yym3489 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.SinceTime) } else { z.DecFallback(x.SinceTime, false) } } - yyj3475++ - if yyhl3475 { - yyb3475 = yyj3475 > l + yyj3480++ + if yyhl3480 { + yyb3480 = yyj3480 > l } else { - yyb3475 = r.CheckBreak() + yyb3480 = r.CheckBreak() } - if yyb3475 { + if yyb3480 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44090,13 +44138,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Timestamps = bool(r.DecodeBool()) } - yyj3475++ - if yyhl3475 { - yyb3475 = yyj3475 > l + yyj3480++ + if yyhl3480 { + yyb3480 = yyj3480 > l } else { - yyb3475 = r.CheckBreak() + yyb3480 = r.CheckBreak() } - if yyb3475 { + if yyb3480 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44109,20 +44157,20 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.TailLines == nil { x.TailLines = new(int64) } - yym3487 := z.DecBinary() - _ = yym3487 + yym3492 := z.DecBinary() + _ = yym3492 if false { } else { *((*int64)(x.TailLines)) = int64(r.DecodeInt(64)) } } - yyj3475++ - if yyhl3475 { - yyb3475 = yyj3475 > l + yyj3480++ + if yyhl3480 { + yyb3480 = yyj3480 > l } else { - yyb3475 = r.CheckBreak() + yyb3480 = r.CheckBreak() } - if yyb3475 { + if yyb3480 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44135,25 +44183,25 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.LimitBytes == nil { x.LimitBytes = new(int64) } - yym3489 := z.DecBinary() - _ = yym3489 + yym3494 := z.DecBinary() + _ = yym3494 if false { } else { *((*int64)(x.LimitBytes)) = int64(r.DecodeInt(64)) } } for { - yyj3475++ - if yyhl3475 { - yyb3475 = yyj3475 > l + yyj3480++ + if yyhl3480 { + yyb3480 = yyj3480 > l } else { - yyb3475 = r.CheckBreak() + yyb3480 = r.CheckBreak() } - if yyb3475 { + if yyb3480 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3475-1, "") + z.DecStructFieldNotFound(yyj3480-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -44165,41 +44213,41 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3490 := z.EncBinary() - _ = yym3490 + yym3495 := z.EncBinary() + _ = yym3495 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3491 := !z.EncBinary() - yy2arr3491 := z.EncBasicHandle().StructToArray - var yyq3491 [7]bool - _, _, _ = yysep3491, yyq3491, yy2arr3491 - const yyr3491 bool = false - yyq3491[0] = x.Kind != "" - yyq3491[1] = x.APIVersion != "" - yyq3491[2] = x.Stdin != false - yyq3491[3] = x.Stdout != false - yyq3491[4] = x.Stderr != false - yyq3491[5] = x.TTY != false - yyq3491[6] = x.Container != "" - var yynn3491 int - if yyr3491 || yy2arr3491 { + yysep3496 := !z.EncBinary() + yy2arr3496 := z.EncBasicHandle().StructToArray + var yyq3496 [7]bool + _, _, _ = yysep3496, yyq3496, yy2arr3496 + const yyr3496 bool = false + yyq3496[0] = x.Kind != "" + yyq3496[1] = x.APIVersion != "" + yyq3496[2] = x.Stdin != false + yyq3496[3] = x.Stdout != false + yyq3496[4] = x.Stderr != false + yyq3496[5] = x.TTY != false + yyq3496[6] = x.Container != "" + var yynn3496 int + if yyr3496 || yy2arr3496 { r.EncodeArrayStart(7) } else { - yynn3491 = 0 - for _, b := range yyq3491 { + yynn3496 = 0 + for _, b := range yyq3496 { if b { - yynn3491++ + yynn3496++ } } - r.EncodeMapStart(yynn3491) - yynn3491 = 0 + r.EncodeMapStart(yynn3496) + yynn3496 = 0 } - if yyr3491 || yy2arr3491 { + if yyr3496 || yy2arr3496 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3491[0] { - yym3493 := z.EncBinary() - _ = yym3493 + if yyq3496[0] { + yym3498 := z.EncBinary() + _ = yym3498 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -44208,124 +44256,124 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3491[0] { + if yyq3496[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3494 := z.EncBinary() - _ = yym3494 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) - } - } - } - if yyr3491 || yy2arr3491 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3491[1] { - yym3496 := z.EncBinary() - _ = yym3496 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq3491[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3497 := z.EncBinary() - _ = yym3497 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } - } - if yyr3491 || yy2arr3491 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3491[2] { yym3499 := z.EncBinary() _ = yym3499 if false { } else { - r.EncodeBool(bool(x.Stdin)) - } - } else { - r.EncodeBool(false) - } - } else { - if yyq3491[2] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("stdin")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3500 := z.EncBinary() - _ = yym3500 - if false { - } else { - r.EncodeBool(bool(x.Stdin)) + r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3491 || yy2arr3491 { + if yyr3496 || yy2arr3496 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3491[3] { + if yyq3496[1] { + yym3501 := z.EncBinary() + _ = yym3501 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq3496[1] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) yym3502 := z.EncBinary() _ = yym3502 if false { } else { - r.EncodeBool(bool(x.Stdout)) + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } + } + if yyr3496 || yy2arr3496 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3496[2] { + yym3504 := z.EncBinary() + _ = yym3504 + if false { + } else { + r.EncodeBool(bool(x.Stdin)) } } else { r.EncodeBool(false) } } else { - if yyq3491[3] { + if yyq3496[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("stdout")) + r.EncodeString(codecSelferC_UTF81234, string("stdin")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3503 := z.EncBinary() - _ = yym3503 - if false { - } else { - r.EncodeBool(bool(x.Stdout)) - } - } - } - if yyr3491 || yy2arr3491 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3491[4] { yym3505 := z.EncBinary() _ = yym3505 if false { } else { - r.EncodeBool(bool(x.Stderr)) + r.EncodeBool(bool(x.Stdin)) + } + } + } + if yyr3496 || yy2arr3496 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3496[3] { + yym3507 := z.EncBinary() + _ = yym3507 + if false { + } else { + r.EncodeBool(bool(x.Stdout)) } } else { r.EncodeBool(false) } } else { - if yyq3491[4] { + if yyq3496[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("stderr")) + r.EncodeString(codecSelferC_UTF81234, string("stdout")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3506 := z.EncBinary() - _ = yym3506 - if false { - } else { - r.EncodeBool(bool(x.Stderr)) - } - } - } - if yyr3491 || yy2arr3491 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3491[5] { yym3508 := z.EncBinary() _ = yym3508 if false { + } else { + r.EncodeBool(bool(x.Stdout)) + } + } + } + if yyr3496 || yy2arr3496 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3496[4] { + yym3510 := z.EncBinary() + _ = yym3510 + if false { + } else { + r.EncodeBool(bool(x.Stderr)) + } + } else { + r.EncodeBool(false) + } + } else { + if yyq3496[4] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("stderr")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym3511 := z.EncBinary() + _ = yym3511 + if false { + } else { + r.EncodeBool(bool(x.Stderr)) + } + } + } + if yyr3496 || yy2arr3496 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3496[5] { + yym3513 := z.EncBinary() + _ = yym3513 + if false { } else { r.EncodeBool(bool(x.TTY)) } @@ -44333,23 +44381,23 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq3491[5] { + if yyq3496[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tty")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3509 := z.EncBinary() - _ = yym3509 + yym3514 := z.EncBinary() + _ = yym3514 if false { } else { r.EncodeBool(bool(x.TTY)) } } } - if yyr3491 || yy2arr3491 { + if yyr3496 || yy2arr3496 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3491[6] { - yym3511 := z.EncBinary() - _ = yym3511 + if yyq3496[6] { + yym3516 := z.EncBinary() + _ = yym3516 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) @@ -44358,19 +44406,19 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3491[6] { + if yyq3496[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("container")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3512 := z.EncBinary() - _ = yym3512 + yym3517 := z.EncBinary() + _ = yym3517 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) } } } - if yyr3491 || yy2arr3491 { + if yyr3496 || yy2arr3496 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -44383,25 +44431,25 @@ func (x *PodAttachOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3513 := z.DecBinary() - _ = yym3513 + yym3518 := z.DecBinary() + _ = yym3518 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3514 := r.ContainerType() - if yyct3514 == codecSelferValueTypeMap1234 { - yyl3514 := r.ReadMapStart() - if yyl3514 == 0 { + yyct3519 := r.ContainerType() + if yyct3519 == codecSelferValueTypeMap1234 { + yyl3519 := r.ReadMapStart() + if yyl3519 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3514, d) + x.codecDecodeSelfFromMap(yyl3519, d) } - } else if yyct3514 == codecSelferValueTypeArray1234 { - yyl3514 := r.ReadArrayStart() - if yyl3514 == 0 { + } else if yyct3519 == codecSelferValueTypeArray1234 { + yyl3519 := r.ReadArrayStart() + if yyl3519 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3514, d) + x.codecDecodeSelfFromArray(yyl3519, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -44413,12 +44461,12 @@ func (x *PodAttachOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3515Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3515Slc - var yyhl3515 bool = l >= 0 - for yyj3515 := 0; ; yyj3515++ { - if yyhl3515 { - if yyj3515 >= l { + var yys3520Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3520Slc + var yyhl3520 bool = l >= 0 + for yyj3520 := 0; ; yyj3520++ { + if yyhl3520 { + if yyj3520 >= l { break } } else { @@ -44427,10 +44475,10 @@ func (x *PodAttachOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3515Slc = r.DecodeBytes(yys3515Slc, true, true) - yys3515 := string(yys3515Slc) + yys3520Slc = r.DecodeBytes(yys3520Slc, true, true) + yys3520 := string(yys3520Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3515 { + switch yys3520 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -44474,9 +44522,9 @@ func (x *PodAttachOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Container = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3515) - } // end switch yys3515 - } // end for yyj3515 + z.DecStructFieldNotFound(-1, yys3520) + } // end switch yys3520 + } // end for yyj3520 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -44484,16 +44532,16 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3523 int - var yyb3523 bool - var yyhl3523 bool = l >= 0 - yyj3523++ - if yyhl3523 { - yyb3523 = yyj3523 > l + var yyj3528 int + var yyb3528 bool + var yyhl3528 bool = l >= 0 + yyj3528++ + if yyhl3528 { + yyb3528 = yyj3528 > l } else { - yyb3523 = r.CheckBreak() + yyb3528 = r.CheckBreak() } - if yyb3523 { + if yyb3528 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44503,13 +44551,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj3523++ - if yyhl3523 { - yyb3523 = yyj3523 > l + yyj3528++ + if yyhl3528 { + yyb3528 = yyj3528 > l } else { - yyb3523 = r.CheckBreak() + yyb3528 = r.CheckBreak() } - if yyb3523 { + if yyb3528 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44519,13 +44567,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj3523++ - if yyhl3523 { - yyb3523 = yyj3523 > l + yyj3528++ + if yyhl3528 { + yyb3528 = yyj3528 > l } else { - yyb3523 = r.CheckBreak() + yyb3528 = r.CheckBreak() } - if yyb3523 { + if yyb3528 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44535,13 +44583,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Stdin = bool(r.DecodeBool()) } - yyj3523++ - if yyhl3523 { - yyb3523 = yyj3523 > l + yyj3528++ + if yyhl3528 { + yyb3528 = yyj3528 > l } else { - yyb3523 = r.CheckBreak() + yyb3528 = r.CheckBreak() } - if yyb3523 { + if yyb3528 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44551,13 +44599,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Stdout = bool(r.DecodeBool()) } - yyj3523++ - if yyhl3523 { - yyb3523 = yyj3523 > l + yyj3528++ + if yyhl3528 { + yyb3528 = yyj3528 > l } else { - yyb3523 = r.CheckBreak() + yyb3528 = r.CheckBreak() } - if yyb3523 { + if yyb3528 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44567,13 +44615,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Stderr = bool(r.DecodeBool()) } - yyj3523++ - if yyhl3523 { - yyb3523 = yyj3523 > l + yyj3528++ + if yyhl3528 { + yyb3528 = yyj3528 > l } else { - yyb3523 = r.CheckBreak() + yyb3528 = r.CheckBreak() } - if yyb3523 { + if yyb3528 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44583,13 +44631,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.TTY = bool(r.DecodeBool()) } - yyj3523++ - if yyhl3523 { - yyb3523 = yyj3523 > l + yyj3528++ + if yyhl3528 { + yyb3528 = yyj3528 > l } else { - yyb3523 = r.CheckBreak() + yyb3528 = r.CheckBreak() } - if yyb3523 { + if yyb3528 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44600,17 +44648,17 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.Container = string(r.DecodeString()) } for { - yyj3523++ - if yyhl3523 { - yyb3523 = yyj3523 > l + yyj3528++ + if yyhl3528 { + yyb3528 = yyj3528 > l } else { - yyb3523 = r.CheckBreak() + yyb3528 = r.CheckBreak() } - if yyb3523 { + if yyb3528 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3523-1, "") + z.DecStructFieldNotFound(yyj3528-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -44622,41 +44670,41 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3531 := z.EncBinary() - _ = yym3531 + yym3536 := z.EncBinary() + _ = yym3536 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3532 := !z.EncBinary() - yy2arr3532 := z.EncBasicHandle().StructToArray - var yyq3532 [8]bool - _, _, _ = yysep3532, yyq3532, yy2arr3532 - const yyr3532 bool = false - yyq3532[0] = x.Kind != "" - yyq3532[1] = x.APIVersion != "" - yyq3532[2] = x.Stdin != false - yyq3532[3] = x.Stdout != false - yyq3532[4] = x.Stderr != false - yyq3532[5] = x.TTY != false - yyq3532[6] = x.Container != "" - var yynn3532 int - if yyr3532 || yy2arr3532 { + yysep3537 := !z.EncBinary() + yy2arr3537 := z.EncBasicHandle().StructToArray + var yyq3537 [8]bool + _, _, _ = yysep3537, yyq3537, yy2arr3537 + const yyr3537 bool = false + yyq3537[0] = x.Kind != "" + yyq3537[1] = x.APIVersion != "" + yyq3537[2] = x.Stdin != false + yyq3537[3] = x.Stdout != false + yyq3537[4] = x.Stderr != false + yyq3537[5] = x.TTY != false + yyq3537[6] = x.Container != "" + var yynn3537 int + if yyr3537 || yy2arr3537 { r.EncodeArrayStart(8) } else { - yynn3532 = 1 - for _, b := range yyq3532 { + yynn3537 = 1 + for _, b := range yyq3537 { if b { - yynn3532++ + yynn3537++ } } - r.EncodeMapStart(yynn3532) - yynn3532 = 0 + r.EncodeMapStart(yynn3537) + yynn3537 = 0 } - if yyr3532 || yy2arr3532 { + if yyr3537 || yy2arr3537 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3532[0] { - yym3534 := z.EncBinary() - _ = yym3534 + if yyq3537[0] { + yym3539 := z.EncBinary() + _ = yym3539 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -44665,124 +44713,124 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3532[0] { + if yyq3537[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3535 := z.EncBinary() - _ = yym3535 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) - } - } - } - if yyr3532 || yy2arr3532 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3532[1] { - yym3537 := z.EncBinary() - _ = yym3537 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq3532[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3538 := z.EncBinary() - _ = yym3538 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } - } - if yyr3532 || yy2arr3532 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3532[2] { yym3540 := z.EncBinary() _ = yym3540 if false { } else { - r.EncodeBool(bool(x.Stdin)) - } - } else { - r.EncodeBool(false) - } - } else { - if yyq3532[2] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("stdin")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3541 := z.EncBinary() - _ = yym3541 - if false { - } else { - r.EncodeBool(bool(x.Stdin)) + r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3532 || yy2arr3532 { + if yyr3537 || yy2arr3537 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3532[3] { + if yyq3537[1] { + yym3542 := z.EncBinary() + _ = yym3542 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq3537[1] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) yym3543 := z.EncBinary() _ = yym3543 if false { } else { - r.EncodeBool(bool(x.Stdout)) + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } + } + if yyr3537 || yy2arr3537 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3537[2] { + yym3545 := z.EncBinary() + _ = yym3545 + if false { + } else { + r.EncodeBool(bool(x.Stdin)) } } else { r.EncodeBool(false) } } else { - if yyq3532[3] { + if yyq3537[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("stdout")) + r.EncodeString(codecSelferC_UTF81234, string("stdin")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3544 := z.EncBinary() - _ = yym3544 - if false { - } else { - r.EncodeBool(bool(x.Stdout)) - } - } - } - if yyr3532 || yy2arr3532 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3532[4] { yym3546 := z.EncBinary() _ = yym3546 if false { } else { - r.EncodeBool(bool(x.Stderr)) + r.EncodeBool(bool(x.Stdin)) + } + } + } + if yyr3537 || yy2arr3537 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3537[3] { + yym3548 := z.EncBinary() + _ = yym3548 + if false { + } else { + r.EncodeBool(bool(x.Stdout)) } } else { r.EncodeBool(false) } } else { - if yyq3532[4] { + if yyq3537[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("stderr")) + r.EncodeString(codecSelferC_UTF81234, string("stdout")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3547 := z.EncBinary() - _ = yym3547 - if false { - } else { - r.EncodeBool(bool(x.Stderr)) - } - } - } - if yyr3532 || yy2arr3532 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3532[5] { yym3549 := z.EncBinary() _ = yym3549 if false { + } else { + r.EncodeBool(bool(x.Stdout)) + } + } + } + if yyr3537 || yy2arr3537 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3537[4] { + yym3551 := z.EncBinary() + _ = yym3551 + if false { + } else { + r.EncodeBool(bool(x.Stderr)) + } + } else { + r.EncodeBool(false) + } + } else { + if yyq3537[4] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("stderr")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym3552 := z.EncBinary() + _ = yym3552 + if false { + } else { + r.EncodeBool(bool(x.Stderr)) + } + } + } + if yyr3537 || yy2arr3537 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3537[5] { + yym3554 := z.EncBinary() + _ = yym3554 + if false { } else { r.EncodeBool(bool(x.TTY)) } @@ -44790,23 +44838,23 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq3532[5] { + if yyq3537[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tty")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3550 := z.EncBinary() - _ = yym3550 + yym3555 := z.EncBinary() + _ = yym3555 if false { } else { r.EncodeBool(bool(x.TTY)) } } } - if yyr3532 || yy2arr3532 { + if yyr3537 || yy2arr3537 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3532[6] { - yym3552 := z.EncBinary() - _ = yym3552 + if yyq3537[6] { + yym3557 := z.EncBinary() + _ = yym3557 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) @@ -44815,25 +44863,25 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3532[6] { + if yyq3537[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("container")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3553 := z.EncBinary() - _ = yym3553 + yym3558 := z.EncBinary() + _ = yym3558 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) } } } - if yyr3532 || yy2arr3532 { + if yyr3537 || yy2arr3537 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Command == nil { r.EncodeNil() } else { - yym3555 := z.EncBinary() - _ = yym3555 + yym3560 := z.EncBinary() + _ = yym3560 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -44846,15 +44894,15 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x.Command == nil { r.EncodeNil() } else { - yym3556 := z.EncBinary() - _ = yym3556 + yym3561 := z.EncBinary() + _ = yym3561 if false { } else { z.F.EncSliceStringV(x.Command, false, e) } } } - if yyr3532 || yy2arr3532 { + if yyr3537 || yy2arr3537 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -44867,25 +44915,25 @@ func (x *PodExecOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3557 := z.DecBinary() - _ = yym3557 + yym3562 := z.DecBinary() + _ = yym3562 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3558 := r.ContainerType() - if yyct3558 == codecSelferValueTypeMap1234 { - yyl3558 := r.ReadMapStart() - if yyl3558 == 0 { + yyct3563 := r.ContainerType() + if yyct3563 == codecSelferValueTypeMap1234 { + yyl3563 := r.ReadMapStart() + if yyl3563 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3558, d) + x.codecDecodeSelfFromMap(yyl3563, d) } - } else if yyct3558 == codecSelferValueTypeArray1234 { - yyl3558 := r.ReadArrayStart() - if yyl3558 == 0 { + } else if yyct3563 == codecSelferValueTypeArray1234 { + yyl3563 := r.ReadArrayStart() + if yyl3563 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3558, d) + x.codecDecodeSelfFromArray(yyl3563, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -44897,12 +44945,12 @@ func (x *PodExecOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3559Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3559Slc - var yyhl3559 bool = l >= 0 - for yyj3559 := 0; ; yyj3559++ { - if yyhl3559 { - if yyj3559 >= l { + var yys3564Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3564Slc + var yyhl3564 bool = l >= 0 + for yyj3564 := 0; ; yyj3564++ { + if yyhl3564 { + if yyj3564 >= l { break } } else { @@ -44911,10 +44959,10 @@ func (x *PodExecOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3559Slc = r.DecodeBytes(yys3559Slc, true, true) - yys3559 := string(yys3559Slc) + yys3564Slc = r.DecodeBytes(yys3564Slc, true, true) + yys3564 := string(yys3564Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3559 { + switch yys3564 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -44961,18 +45009,18 @@ func (x *PodExecOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv3567 := &x.Command - yym3568 := z.DecBinary() - _ = yym3568 + yyv3572 := &x.Command + yym3573 := z.DecBinary() + _ = yym3573 if false { } else { - z.F.DecSliceStringX(yyv3567, false, d) + z.F.DecSliceStringX(yyv3572, false, d) } } default: - z.DecStructFieldNotFound(-1, yys3559) - } // end switch yys3559 - } // end for yyj3559 + z.DecStructFieldNotFound(-1, yys3564) + } // end switch yys3564 + } // end for yyj3564 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -44980,16 +45028,16 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3569 int - var yyb3569 bool - var yyhl3569 bool = l >= 0 - yyj3569++ - if yyhl3569 { - yyb3569 = yyj3569 > l + var yyj3574 int + var yyb3574 bool + var yyhl3574 bool = l >= 0 + yyj3574++ + if yyhl3574 { + yyb3574 = yyj3574 > l } else { - yyb3569 = r.CheckBreak() + yyb3574 = r.CheckBreak() } - if yyb3569 { + if yyb3574 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44999,13 +45047,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3569++ - if yyhl3569 { - yyb3569 = yyj3569 > l + yyj3574++ + if yyhl3574 { + yyb3574 = yyj3574 > l } else { - yyb3569 = r.CheckBreak() + yyb3574 = r.CheckBreak() } - if yyb3569 { + if yyb3574 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45015,13 +45063,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3569++ - if yyhl3569 { - yyb3569 = yyj3569 > l + yyj3574++ + if yyhl3574 { + yyb3574 = yyj3574 > l } else { - yyb3569 = r.CheckBreak() + yyb3574 = r.CheckBreak() } - if yyb3569 { + if yyb3574 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45031,13 +45079,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Stdin = bool(r.DecodeBool()) } - yyj3569++ - if yyhl3569 { - yyb3569 = yyj3569 > l + yyj3574++ + if yyhl3574 { + yyb3574 = yyj3574 > l } else { - yyb3569 = r.CheckBreak() + yyb3574 = r.CheckBreak() } - if yyb3569 { + if yyb3574 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45047,13 +45095,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Stdout = bool(r.DecodeBool()) } - yyj3569++ - if yyhl3569 { - yyb3569 = yyj3569 > l + yyj3574++ + if yyhl3574 { + yyb3574 = yyj3574 > l } else { - yyb3569 = r.CheckBreak() + yyb3574 = r.CheckBreak() } - if yyb3569 { + if yyb3574 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45063,13 +45111,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Stderr = bool(r.DecodeBool()) } - yyj3569++ - if yyhl3569 { - yyb3569 = yyj3569 > l + yyj3574++ + if yyhl3574 { + yyb3574 = yyj3574 > l } else { - yyb3569 = r.CheckBreak() + yyb3574 = r.CheckBreak() } - if yyb3569 { + if yyb3574 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45079,13 +45127,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.TTY = bool(r.DecodeBool()) } - yyj3569++ - if yyhl3569 { - yyb3569 = yyj3569 > l + yyj3574++ + if yyhl3574 { + yyb3574 = yyj3574 > l } else { - yyb3569 = r.CheckBreak() + yyb3574 = r.CheckBreak() } - if yyb3569 { + if yyb3574 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45095,13 +45143,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Container = string(r.DecodeString()) } - yyj3569++ - if yyhl3569 { - yyb3569 = yyj3569 > l + yyj3574++ + if yyhl3574 { + yyb3574 = yyj3574 > l } else { - yyb3569 = r.CheckBreak() + yyb3574 = r.CheckBreak() } - if yyb3569 { + if yyb3574 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45109,26 +45157,26 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv3577 := &x.Command - yym3578 := z.DecBinary() - _ = yym3578 + yyv3582 := &x.Command + yym3583 := z.DecBinary() + _ = yym3583 if false { } else { - z.F.DecSliceStringX(yyv3577, false, d) + z.F.DecSliceStringX(yyv3582, false, d) } } for { - yyj3569++ - if yyhl3569 { - yyb3569 = yyj3569 > l + yyj3574++ + if yyhl3574 { + yyb3574 = yyj3574 > l } else { - yyb3569 = r.CheckBreak() + yyb3574 = r.CheckBreak() } - if yyb3569 { + if yyb3574 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3569-1, "") + z.DecStructFieldNotFound(yyj3574-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -45140,37 +45188,37 @@ func (x *PodProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3579 := z.EncBinary() - _ = yym3579 + yym3584 := z.EncBinary() + _ = yym3584 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3580 := !z.EncBinary() - yy2arr3580 := z.EncBasicHandle().StructToArray - var yyq3580 [3]bool - _, _, _ = yysep3580, yyq3580, yy2arr3580 - const yyr3580 bool = false - yyq3580[0] = x.Kind != "" - yyq3580[1] = x.APIVersion != "" - yyq3580[2] = x.Path != "" - var yynn3580 int - if yyr3580 || yy2arr3580 { + yysep3585 := !z.EncBinary() + yy2arr3585 := z.EncBasicHandle().StructToArray + var yyq3585 [3]bool + _, _, _ = yysep3585, yyq3585, yy2arr3585 + const yyr3585 bool = false + yyq3585[0] = x.Kind != "" + yyq3585[1] = x.APIVersion != "" + yyq3585[2] = x.Path != "" + var yynn3585 int + if yyr3585 || yy2arr3585 { r.EncodeArrayStart(3) } else { - yynn3580 = 0 - for _, b := range yyq3580 { + yynn3585 = 0 + for _, b := range yyq3585 { if b { - yynn3580++ + yynn3585++ } } - r.EncodeMapStart(yynn3580) - yynn3580 = 0 + r.EncodeMapStart(yynn3585) + yynn3585 = 0 } - if yyr3580 || yy2arr3580 { + if yyr3585 || yy2arr3585 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3580[0] { - yym3582 := z.EncBinary() - _ = yym3582 + if yyq3585[0] { + yym3587 := z.EncBinary() + _ = yym3587 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -45179,49 +45227,49 @@ func (x *PodProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3580[0] { + if yyq3585[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3583 := z.EncBinary() - _ = yym3583 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) - } - } - } - if yyr3580 || yy2arr3580 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3580[1] { - yym3585 := z.EncBinary() - _ = yym3585 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq3580[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3586 := z.EncBinary() - _ = yym3586 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } - } - if yyr3580 || yy2arr3580 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3580[2] { yym3588 := z.EncBinary() _ = yym3588 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) + } + } + } + if yyr3585 || yy2arr3585 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3585[1] { + yym3590 := z.EncBinary() + _ = yym3590 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq3585[1] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym3591 := z.EncBinary() + _ = yym3591 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } + } + if yyr3585 || yy2arr3585 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3585[2] { + yym3593 := z.EncBinary() + _ = yym3593 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } @@ -45229,19 +45277,19 @@ func (x *PodProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3580[2] { + if yyq3585[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3589 := z.EncBinary() - _ = yym3589 + yym3594 := z.EncBinary() + _ = yym3594 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } } - if yyr3580 || yy2arr3580 { + if yyr3585 || yy2arr3585 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -45254,25 +45302,25 @@ func (x *PodProxyOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3590 := z.DecBinary() - _ = yym3590 + yym3595 := z.DecBinary() + _ = yym3595 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3591 := r.ContainerType() - if yyct3591 == codecSelferValueTypeMap1234 { - yyl3591 := r.ReadMapStart() - if yyl3591 == 0 { + yyct3596 := r.ContainerType() + if yyct3596 == codecSelferValueTypeMap1234 { + yyl3596 := r.ReadMapStart() + if yyl3596 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3591, d) + x.codecDecodeSelfFromMap(yyl3596, d) } - } else if yyct3591 == codecSelferValueTypeArray1234 { - yyl3591 := r.ReadArrayStart() - if yyl3591 == 0 { + } else if yyct3596 == codecSelferValueTypeArray1234 { + yyl3596 := r.ReadArrayStart() + if yyl3596 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3591, d) + x.codecDecodeSelfFromArray(yyl3596, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -45284,12 +45332,12 @@ func (x *PodProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3592Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3592Slc - var yyhl3592 bool = l >= 0 - for yyj3592 := 0; ; yyj3592++ { - if yyhl3592 { - if yyj3592 >= l { + var yys3597Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3597Slc + var yyhl3597 bool = l >= 0 + for yyj3597 := 0; ; yyj3597++ { + if yyhl3597 { + if yyj3597 >= l { break } } else { @@ -45298,10 +45346,10 @@ func (x *PodProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3592Slc = r.DecodeBytes(yys3592Slc, true, true) - yys3592 := string(yys3592Slc) + yys3597Slc = r.DecodeBytes(yys3597Slc, true, true) + yys3597 := string(yys3597Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3592 { + switch yys3597 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -45321,9 +45369,9 @@ func (x *PodProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Path = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3592) - } // end switch yys3592 - } // end for yyj3592 + z.DecStructFieldNotFound(-1, yys3597) + } // end switch yys3597 + } // end for yyj3597 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -45331,16 +45379,16 @@ func (x *PodProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3596 int - var yyb3596 bool - var yyhl3596 bool = l >= 0 - yyj3596++ - if yyhl3596 { - yyb3596 = yyj3596 > l + var yyj3601 int + var yyb3601 bool + var yyhl3601 bool = l >= 0 + yyj3601++ + if yyhl3601 { + yyb3601 = yyj3601 > l } else { - yyb3596 = r.CheckBreak() + yyb3601 = r.CheckBreak() } - if yyb3596 { + if yyb3601 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45350,13 +45398,13 @@ func (x *PodProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj3596++ - if yyhl3596 { - yyb3596 = yyj3596 > l + yyj3601++ + if yyhl3601 { + yyb3601 = yyj3601 > l } else { - yyb3596 = r.CheckBreak() + yyb3601 = r.CheckBreak() } - if yyb3596 { + if yyb3601 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45366,13 +45414,13 @@ func (x *PodProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj3596++ - if yyhl3596 { - yyb3596 = yyj3596 > l + yyj3601++ + if yyhl3601 { + yyb3601 = yyj3601 > l } else { - yyb3596 = r.CheckBreak() + yyb3601 = r.CheckBreak() } - if yyb3596 { + if yyb3601 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45383,17 +45431,17 @@ func (x *PodProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.Path = string(r.DecodeString()) } for { - yyj3596++ - if yyhl3596 { - yyb3596 = yyj3596 > l + yyj3601++ + if yyhl3601 { + yyb3601 = yyj3601 > l } else { - yyb3596 = r.CheckBreak() + yyb3601 = r.CheckBreak() } - if yyb3596 { + if yyb3601 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3596-1, "") + z.DecStructFieldNotFound(yyj3601-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -45405,37 +45453,37 @@ func (x *NodeProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3600 := z.EncBinary() - _ = yym3600 + yym3605 := z.EncBinary() + _ = yym3605 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3601 := !z.EncBinary() - yy2arr3601 := z.EncBasicHandle().StructToArray - var yyq3601 [3]bool - _, _, _ = yysep3601, yyq3601, yy2arr3601 - const yyr3601 bool = false - yyq3601[0] = x.Kind != "" - yyq3601[1] = x.APIVersion != "" - yyq3601[2] = x.Path != "" - var yynn3601 int - if yyr3601 || yy2arr3601 { + yysep3606 := !z.EncBinary() + yy2arr3606 := z.EncBasicHandle().StructToArray + var yyq3606 [3]bool + _, _, _ = yysep3606, yyq3606, yy2arr3606 + const yyr3606 bool = false + yyq3606[0] = x.Kind != "" + yyq3606[1] = x.APIVersion != "" + yyq3606[2] = x.Path != "" + var yynn3606 int + if yyr3606 || yy2arr3606 { r.EncodeArrayStart(3) } else { - yynn3601 = 0 - for _, b := range yyq3601 { + yynn3606 = 0 + for _, b := range yyq3606 { if b { - yynn3601++ + yynn3606++ } } - r.EncodeMapStart(yynn3601) - yynn3601 = 0 + r.EncodeMapStart(yynn3606) + yynn3606 = 0 } - if yyr3601 || yy2arr3601 { + if yyr3606 || yy2arr3606 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3601[0] { - yym3603 := z.EncBinary() - _ = yym3603 + if yyq3606[0] { + yym3608 := z.EncBinary() + _ = yym3608 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -45444,49 +45492,49 @@ func (x *NodeProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3601[0] { + if yyq3606[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3604 := z.EncBinary() - _ = yym3604 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) - } - } - } - if yyr3601 || yy2arr3601 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3601[1] { - yym3606 := z.EncBinary() - _ = yym3606 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq3601[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3607 := z.EncBinary() - _ = yym3607 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } - } - if yyr3601 || yy2arr3601 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3601[2] { yym3609 := z.EncBinary() _ = yym3609 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) + } + } + } + if yyr3606 || yy2arr3606 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3606[1] { + yym3611 := z.EncBinary() + _ = yym3611 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq3606[1] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym3612 := z.EncBinary() + _ = yym3612 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } + } + if yyr3606 || yy2arr3606 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3606[2] { + yym3614 := z.EncBinary() + _ = yym3614 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } @@ -45494,19 +45542,19 @@ func (x *NodeProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3601[2] { + if yyq3606[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3610 := z.EncBinary() - _ = yym3610 + yym3615 := z.EncBinary() + _ = yym3615 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } } - if yyr3601 || yy2arr3601 { + if yyr3606 || yy2arr3606 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -45519,25 +45567,25 @@ func (x *NodeProxyOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3611 := z.DecBinary() - _ = yym3611 + yym3616 := z.DecBinary() + _ = yym3616 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3612 := r.ContainerType() - if yyct3612 == codecSelferValueTypeMap1234 { - yyl3612 := r.ReadMapStart() - if yyl3612 == 0 { + yyct3617 := r.ContainerType() + if yyct3617 == codecSelferValueTypeMap1234 { + yyl3617 := r.ReadMapStart() + if yyl3617 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3612, d) + x.codecDecodeSelfFromMap(yyl3617, d) } - } else if yyct3612 == codecSelferValueTypeArray1234 { - yyl3612 := r.ReadArrayStart() - if yyl3612 == 0 { + } else if yyct3617 == codecSelferValueTypeArray1234 { + yyl3617 := r.ReadArrayStart() + if yyl3617 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3612, d) + x.codecDecodeSelfFromArray(yyl3617, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -45549,12 +45597,12 @@ func (x *NodeProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3613Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3613Slc - var yyhl3613 bool = l >= 0 - for yyj3613 := 0; ; yyj3613++ { - if yyhl3613 { - if yyj3613 >= l { + var yys3618Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3618Slc + var yyhl3618 bool = l >= 0 + for yyj3618 := 0; ; yyj3618++ { + if yyhl3618 { + if yyj3618 >= l { break } } else { @@ -45563,10 +45611,10 @@ func (x *NodeProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3613Slc = r.DecodeBytes(yys3613Slc, true, true) - yys3613 := string(yys3613Slc) + yys3618Slc = r.DecodeBytes(yys3618Slc, true, true) + yys3618 := string(yys3618Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3613 { + switch yys3618 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -45586,9 +45634,9 @@ func (x *NodeProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Path = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3613) - } // end switch yys3613 - } // end for yyj3613 + z.DecStructFieldNotFound(-1, yys3618) + } // end switch yys3618 + } // end for yyj3618 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -45596,16 +45644,16 @@ func (x *NodeProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3617 int - var yyb3617 bool - var yyhl3617 bool = l >= 0 - yyj3617++ - if yyhl3617 { - yyb3617 = yyj3617 > l + var yyj3622 int + var yyb3622 bool + var yyhl3622 bool = l >= 0 + yyj3622++ + if yyhl3622 { + yyb3622 = yyj3622 > l } else { - yyb3617 = r.CheckBreak() + yyb3622 = r.CheckBreak() } - if yyb3617 { + if yyb3622 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45615,13 +45663,13 @@ func (x *NodeProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj3617++ - if yyhl3617 { - yyb3617 = yyj3617 > l + yyj3622++ + if yyhl3622 { + yyb3622 = yyj3622 > l } else { - yyb3617 = r.CheckBreak() + yyb3622 = r.CheckBreak() } - if yyb3617 { + if yyb3622 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45631,13 +45679,13 @@ func (x *NodeProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj3617++ - if yyhl3617 { - yyb3617 = yyj3617 > l + yyj3622++ + if yyhl3622 { + yyb3622 = yyj3622 > l } else { - yyb3617 = r.CheckBreak() + yyb3622 = r.CheckBreak() } - if yyb3617 { + if yyb3622 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45648,17 +45696,17 @@ func (x *NodeProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.Path = string(r.DecodeString()) } for { - yyj3617++ - if yyhl3617 { - yyb3617 = yyj3617 > l + yyj3622++ + if yyhl3622 { + yyb3622 = yyj3622 > l } else { - yyb3617 = r.CheckBreak() + yyb3622 = r.CheckBreak() } - if yyb3617 { + if yyb3622 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3617-1, "") + z.DecStructFieldNotFound(yyj3622-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -45670,37 +45718,37 @@ func (x *ServiceProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3621 := z.EncBinary() - _ = yym3621 + yym3626 := z.EncBinary() + _ = yym3626 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3622 := !z.EncBinary() - yy2arr3622 := z.EncBasicHandle().StructToArray - var yyq3622 [3]bool - _, _, _ = yysep3622, yyq3622, yy2arr3622 - const yyr3622 bool = false - yyq3622[0] = x.Kind != "" - yyq3622[1] = x.APIVersion != "" - yyq3622[2] = x.Path != "" - var yynn3622 int - if yyr3622 || yy2arr3622 { + yysep3627 := !z.EncBinary() + yy2arr3627 := z.EncBasicHandle().StructToArray + var yyq3627 [3]bool + _, _, _ = yysep3627, yyq3627, yy2arr3627 + const yyr3627 bool = false + yyq3627[0] = x.Kind != "" + yyq3627[1] = x.APIVersion != "" + yyq3627[2] = x.Path != "" + var yynn3627 int + if yyr3627 || yy2arr3627 { r.EncodeArrayStart(3) } else { - yynn3622 = 0 - for _, b := range yyq3622 { + yynn3627 = 0 + for _, b := range yyq3627 { if b { - yynn3622++ + yynn3627++ } } - r.EncodeMapStart(yynn3622) - yynn3622 = 0 + r.EncodeMapStart(yynn3627) + yynn3627 = 0 } - if yyr3622 || yy2arr3622 { + if yyr3627 || yy2arr3627 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3622[0] { - yym3624 := z.EncBinary() - _ = yym3624 + if yyq3627[0] { + yym3629 := z.EncBinary() + _ = yym3629 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -45709,49 +45757,49 @@ func (x *ServiceProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3622[0] { + if yyq3627[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3625 := z.EncBinary() - _ = yym3625 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) - } - } - } - if yyr3622 || yy2arr3622 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3622[1] { - yym3627 := z.EncBinary() - _ = yym3627 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq3622[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3628 := z.EncBinary() - _ = yym3628 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } - } - if yyr3622 || yy2arr3622 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3622[2] { yym3630 := z.EncBinary() _ = yym3630 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) + } + } + } + if yyr3627 || yy2arr3627 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3627[1] { + yym3632 := z.EncBinary() + _ = yym3632 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq3627[1] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym3633 := z.EncBinary() + _ = yym3633 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } + } + if yyr3627 || yy2arr3627 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3627[2] { + yym3635 := z.EncBinary() + _ = yym3635 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } @@ -45759,19 +45807,19 @@ func (x *ServiceProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3622[2] { + if yyq3627[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3631 := z.EncBinary() - _ = yym3631 + yym3636 := z.EncBinary() + _ = yym3636 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } } - if yyr3622 || yy2arr3622 { + if yyr3627 || yy2arr3627 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -45784,25 +45832,25 @@ func (x *ServiceProxyOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3632 := z.DecBinary() - _ = yym3632 + yym3637 := z.DecBinary() + _ = yym3637 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3633 := r.ContainerType() - if yyct3633 == codecSelferValueTypeMap1234 { - yyl3633 := r.ReadMapStart() - if yyl3633 == 0 { + yyct3638 := r.ContainerType() + if yyct3638 == codecSelferValueTypeMap1234 { + yyl3638 := r.ReadMapStart() + if yyl3638 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3633, d) + x.codecDecodeSelfFromMap(yyl3638, d) } - } else if yyct3633 == codecSelferValueTypeArray1234 { - yyl3633 := r.ReadArrayStart() - if yyl3633 == 0 { + } else if yyct3638 == codecSelferValueTypeArray1234 { + yyl3638 := r.ReadArrayStart() + if yyl3638 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3633, d) + x.codecDecodeSelfFromArray(yyl3638, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -45814,12 +45862,12 @@ func (x *ServiceProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3634Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3634Slc - var yyhl3634 bool = l >= 0 - for yyj3634 := 0; ; yyj3634++ { - if yyhl3634 { - if yyj3634 >= l { + var yys3639Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3639Slc + var yyhl3639 bool = l >= 0 + for yyj3639 := 0; ; yyj3639++ { + if yyhl3639 { + if yyj3639 >= l { break } } else { @@ -45828,10 +45876,10 @@ func (x *ServiceProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3634Slc = r.DecodeBytes(yys3634Slc, true, true) - yys3634 := string(yys3634Slc) + yys3639Slc = r.DecodeBytes(yys3639Slc, true, true) + yys3639 := string(yys3639Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3634 { + switch yys3639 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -45851,9 +45899,9 @@ func (x *ServiceProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.Path = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3634) - } // end switch yys3634 - } // end for yyj3634 + z.DecStructFieldNotFound(-1, yys3639) + } // end switch yys3639 + } // end for yyj3639 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -45861,16 +45909,16 @@ func (x *ServiceProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3638 int - var yyb3638 bool - var yyhl3638 bool = l >= 0 - yyj3638++ - if yyhl3638 { - yyb3638 = yyj3638 > l + var yyj3643 int + var yyb3643 bool + var yyhl3643 bool = l >= 0 + yyj3643++ + if yyhl3643 { + yyb3643 = yyj3643 > l } else { - yyb3638 = r.CheckBreak() + yyb3643 = r.CheckBreak() } - if yyb3638 { + if yyb3643 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45880,13 +45928,13 @@ func (x *ServiceProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Kind = string(r.DecodeString()) } - yyj3638++ - if yyhl3638 { - yyb3638 = yyj3638 > l + yyj3643++ + if yyhl3643 { + yyb3643 = yyj3643 > l } else { - yyb3638 = r.CheckBreak() + yyb3643 = r.CheckBreak() } - if yyb3638 { + if yyb3643 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45896,13 +45944,13 @@ func (x *ServiceProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.APIVersion = string(r.DecodeString()) } - yyj3638++ - if yyhl3638 { - yyb3638 = yyj3638 > l + yyj3643++ + if yyhl3643 { + yyb3643 = yyj3643 > l } else { - yyb3638 = r.CheckBreak() + yyb3643 = r.CheckBreak() } - if yyb3638 { + if yyb3643 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45913,17 +45961,17 @@ func (x *ServiceProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.Path = string(r.DecodeString()) } for { - yyj3638++ - if yyhl3638 { - yyb3638 = yyj3638 > l + yyj3643++ + if yyhl3643 { + yyb3643 = yyj3643 > l } else { - yyb3638 = r.CheckBreak() + yyb3643 = r.CheckBreak() } - if yyb3638 { + if yyb3643 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3638-1, "") + z.DecStructFieldNotFound(yyj3643-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -45935,34 +45983,34 @@ func (x *OwnerReference) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3642 := z.EncBinary() - _ = yym3642 + yym3647 := z.EncBinary() + _ = yym3647 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3643 := !z.EncBinary() - yy2arr3643 := z.EncBasicHandle().StructToArray - var yyq3643 [5]bool - _, _, _ = yysep3643, yyq3643, yy2arr3643 - const yyr3643 bool = false - yyq3643[4] = x.Controller != nil - var yynn3643 int - if yyr3643 || yy2arr3643 { + yysep3648 := !z.EncBinary() + yy2arr3648 := z.EncBasicHandle().StructToArray + var yyq3648 [5]bool + _, _, _ = yysep3648, yyq3648, yy2arr3648 + const yyr3648 bool = false + yyq3648[4] = x.Controller != nil + var yynn3648 int + if yyr3648 || yy2arr3648 { r.EncodeArrayStart(5) } else { - yynn3643 = 4 - for _, b := range yyq3643 { + yynn3648 = 4 + for _, b := range yyq3648 { if b { - yynn3643++ + yynn3648++ } } - r.EncodeMapStart(yynn3643) - yynn3643 = 0 + r.EncodeMapStart(yynn3648) + yynn3648 = 0 } - if yyr3643 || yy2arr3643 { + if yyr3648 || yy2arr3648 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3645 := z.EncBinary() - _ = yym3645 + yym3650 := z.EncBinary() + _ = yym3650 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -45971,17 +46019,17 @@ func (x *OwnerReference) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3646 := z.EncBinary() - _ = yym3646 + yym3651 := z.EncBinary() + _ = yym3651 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } - if yyr3643 || yy2arr3643 { + if yyr3648 || yy2arr3648 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3648 := z.EncBinary() - _ = yym3648 + yym3653 := z.EncBinary() + _ = yym3653 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -45990,17 +46038,17 @@ func (x *OwnerReference) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3649 := z.EncBinary() - _ = yym3649 + yym3654 := z.EncBinary() + _ = yym3654 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } - if yyr3643 || yy2arr3643 { + if yyr3648 || yy2arr3648 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3651 := z.EncBinary() - _ = yym3651 + yym3656 := z.EncBinary() + _ = yym3656 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -46009,17 +46057,17 @@ func (x *OwnerReference) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3652 := z.EncBinary() - _ = yym3652 + yym3657 := z.EncBinary() + _ = yym3657 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr3643 || yy2arr3643 { + if yyr3648 || yy2arr3648 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3654 := z.EncBinary() - _ = yym3654 + yym3659 := z.EncBinary() + _ = yym3659 if false { } else if z.HasExtensions() && z.EncExt(x.UID) { } else { @@ -46029,50 +46077,50 @@ func (x *OwnerReference) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("uid")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3655 := z.EncBinary() - _ = yym3655 + yym3660 := z.EncBinary() + _ = yym3660 if false { } else if z.HasExtensions() && z.EncExt(x.UID) { } else { r.EncodeString(codecSelferC_UTF81234, string(x.UID)) } } - if yyr3643 || yy2arr3643 { + if yyr3648 || yy2arr3648 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3643[4] { + if yyq3648[4] { if x.Controller == nil { r.EncodeNil() } else { - yy3657 := *x.Controller - yym3658 := z.EncBinary() - _ = yym3658 + yy3662 := *x.Controller + yym3663 := z.EncBinary() + _ = yym3663 if false { } else { - r.EncodeBool(bool(yy3657)) + r.EncodeBool(bool(yy3662)) } } } else { r.EncodeNil() } } else { - if yyq3643[4] { + if yyq3648[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("controller")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Controller == nil { r.EncodeNil() } else { - yy3659 := *x.Controller - yym3660 := z.EncBinary() - _ = yym3660 + yy3664 := *x.Controller + yym3665 := z.EncBinary() + _ = yym3665 if false { } else { - r.EncodeBool(bool(yy3659)) + r.EncodeBool(bool(yy3664)) } } } } - if yyr3643 || yy2arr3643 { + if yyr3648 || yy2arr3648 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -46085,25 +46133,25 @@ func (x *OwnerReference) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3661 := z.DecBinary() - _ = yym3661 + yym3666 := z.DecBinary() + _ = yym3666 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3662 := r.ContainerType() - if yyct3662 == codecSelferValueTypeMap1234 { - yyl3662 := r.ReadMapStart() - if yyl3662 == 0 { + yyct3667 := r.ContainerType() + if yyct3667 == codecSelferValueTypeMap1234 { + yyl3667 := r.ReadMapStart() + if yyl3667 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3662, d) + x.codecDecodeSelfFromMap(yyl3667, d) } - } else if yyct3662 == codecSelferValueTypeArray1234 { - yyl3662 := r.ReadArrayStart() - if yyl3662 == 0 { + } else if yyct3667 == codecSelferValueTypeArray1234 { + yyl3667 := r.ReadArrayStart() + if yyl3667 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3662, d) + x.codecDecodeSelfFromArray(yyl3667, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -46115,12 +46163,12 @@ func (x *OwnerReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3663Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3663Slc - var yyhl3663 bool = l >= 0 - for yyj3663 := 0; ; yyj3663++ { - if yyhl3663 { - if yyj3663 >= l { + var yys3668Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3668Slc + var yyhl3668 bool = l >= 0 + for yyj3668 := 0; ; yyj3668++ { + if yyhl3668 { + if yyj3668 >= l { break } } else { @@ -46129,10 +46177,10 @@ func (x *OwnerReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3663Slc = r.DecodeBytes(yys3663Slc, true, true) - yys3663 := string(yys3663Slc) + yys3668Slc = r.DecodeBytes(yys3668Slc, true, true) + yys3668 := string(yys3668Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3663 { + switch yys3668 { case "apiVersion": if r.TryDecodeAsNil() { x.APIVersion = "" @@ -46166,17 +46214,17 @@ func (x *OwnerReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Controller == nil { x.Controller = new(bool) } - yym3669 := z.DecBinary() - _ = yym3669 + yym3674 := z.DecBinary() + _ = yym3674 if false { } else { *((*bool)(x.Controller)) = r.DecodeBool() } } default: - z.DecStructFieldNotFound(-1, yys3663) - } // end switch yys3663 - } // end for yyj3663 + z.DecStructFieldNotFound(-1, yys3668) + } // end switch yys3668 + } // end for yyj3668 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -46184,16 +46232,16 @@ func (x *OwnerReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3670 int - var yyb3670 bool - var yyhl3670 bool = l >= 0 - yyj3670++ - if yyhl3670 { - yyb3670 = yyj3670 > l + var yyj3675 int + var yyb3675 bool + var yyhl3675 bool = l >= 0 + yyj3675++ + if yyhl3675 { + yyb3675 = yyj3675 > l } else { - yyb3670 = r.CheckBreak() + yyb3675 = r.CheckBreak() } - if yyb3670 { + if yyb3675 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46203,13 +46251,13 @@ func (x *OwnerReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3670++ - if yyhl3670 { - yyb3670 = yyj3670 > l + yyj3675++ + if yyhl3675 { + yyb3675 = yyj3675 > l } else { - yyb3670 = r.CheckBreak() + yyb3675 = r.CheckBreak() } - if yyb3670 { + if yyb3675 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46219,13 +46267,13 @@ func (x *OwnerReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3670++ - if yyhl3670 { - yyb3670 = yyj3670 > l + yyj3675++ + if yyhl3675 { + yyb3675 = yyj3675 > l } else { - yyb3670 = r.CheckBreak() + yyb3675 = r.CheckBreak() } - if yyb3670 { + if yyb3675 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46235,13 +46283,13 @@ func (x *OwnerReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj3670++ - if yyhl3670 { - yyb3670 = yyj3670 > l + yyj3675++ + if yyhl3675 { + yyb3675 = yyj3675 > l } else { - yyb3670 = r.CheckBreak() + yyb3675 = r.CheckBreak() } - if yyb3670 { + if yyb3675 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46251,13 +46299,13 @@ func (x *OwnerReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.UID = pkg1_types.UID(r.DecodeString()) } - yyj3670++ - if yyhl3670 { - yyb3670 = yyj3670 > l + yyj3675++ + if yyhl3675 { + yyb3675 = yyj3675 > l } else { - yyb3670 = r.CheckBreak() + yyb3675 = r.CheckBreak() } - if yyb3670 { + if yyb3675 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46270,25 +46318,25 @@ func (x *OwnerReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Controller == nil { x.Controller = new(bool) } - yym3676 := z.DecBinary() - _ = yym3676 + yym3681 := z.DecBinary() + _ = yym3681 if false { } else { *((*bool)(x.Controller)) = r.DecodeBool() } } for { - yyj3670++ - if yyhl3670 { - yyb3670 = yyj3670 > l + yyj3675++ + if yyhl3675 { + yyb3675 = yyj3675 > l } else { - yyb3670 = r.CheckBreak() + yyb3675 = r.CheckBreak() } - if yyb3670 { + if yyb3675 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3670-1, "") + z.DecStructFieldNotFound(yyj3675-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -46300,41 +46348,41 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3677 := z.EncBinary() - _ = yym3677 + yym3682 := z.EncBinary() + _ = yym3682 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3678 := !z.EncBinary() - yy2arr3678 := z.EncBasicHandle().StructToArray - var yyq3678 [7]bool - _, _, _ = yysep3678, yyq3678, yy2arr3678 - const yyr3678 bool = false - yyq3678[0] = x.Kind != "" - yyq3678[1] = x.Namespace != "" - yyq3678[2] = x.Name != "" - yyq3678[3] = x.UID != "" - yyq3678[4] = x.APIVersion != "" - yyq3678[5] = x.ResourceVersion != "" - yyq3678[6] = x.FieldPath != "" - var yynn3678 int - if yyr3678 || yy2arr3678 { + yysep3683 := !z.EncBinary() + yy2arr3683 := z.EncBasicHandle().StructToArray + var yyq3683 [7]bool + _, _, _ = yysep3683, yyq3683, yy2arr3683 + const yyr3683 bool = false + yyq3683[0] = x.Kind != "" + yyq3683[1] = x.Namespace != "" + yyq3683[2] = x.Name != "" + yyq3683[3] = x.UID != "" + yyq3683[4] = x.APIVersion != "" + yyq3683[5] = x.ResourceVersion != "" + yyq3683[6] = x.FieldPath != "" + var yynn3683 int + if yyr3683 || yy2arr3683 { r.EncodeArrayStart(7) } else { - yynn3678 = 0 - for _, b := range yyq3678 { + yynn3683 = 0 + for _, b := range yyq3683 { if b { - yynn3678++ + yynn3683++ } } - r.EncodeMapStart(yynn3678) - yynn3678 = 0 + r.EncodeMapStart(yynn3683) + yynn3683 = 0 } - if yyr3678 || yy2arr3678 { + if yyr3683 || yy2arr3683 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3678[0] { - yym3680 := z.EncBinary() - _ = yym3680 + if yyq3683[0] { + yym3685 := z.EncBinary() + _ = yym3685 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -46343,151 +46391,151 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3678[0] { + if yyq3683[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3681 := z.EncBinary() - _ = yym3681 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) - } - } - } - if yyr3678 || yy2arr3678 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3678[1] { - yym3683 := z.EncBinary() - _ = yym3683 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq3678[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("namespace")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3684 := z.EncBinary() - _ = yym3684 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) - } - } - } - if yyr3678 || yy2arr3678 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3678[2] { yym3686 := z.EncBinary() _ = yym3686 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Name)) + r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) + } + } + } + if yyr3683 || yy2arr3683 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3683[1] { + yym3688 := z.EncBinary() + _ = yym3688 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3678[2] { + if yyq3683[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("name")) + r.EncodeString(codecSelferC_UTF81234, string("namespace")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3687 := z.EncBinary() - _ = yym3687 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Name)) - } - } - } - if yyr3678 || yy2arr3678 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3678[3] { yym3689 := z.EncBinary() _ = yym3689 if false { - } else if z.HasExtensions() && z.EncExt(x.UID) { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.UID)) + r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) + } + } + } + if yyr3683 || yy2arr3683 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3683[2] { + yym3691 := z.EncBinary() + _ = yym3691 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3678[3] { + if yyq3683[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("uid")) + r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3690 := z.EncBinary() - _ = yym3690 - if false { - } else if z.HasExtensions() && z.EncExt(x.UID) { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.UID)) - } - } - } - if yyr3678 || yy2arr3678 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3678[4] { yym3692 := z.EncBinary() _ = yym3692 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + r.EncodeString(codecSelferC_UTF81234, string(x.Name)) + } + } + } + if yyr3683 || yy2arr3683 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3683[3] { + yym3694 := z.EncBinary() + _ = yym3694 + if false { + } else if z.HasExtensions() && z.EncExt(x.UID) { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.UID)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3678[4] { + if yyq3683[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) + r.EncodeString(codecSelferC_UTF81234, string("uid")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3693 := z.EncBinary() - _ = yym3693 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } - } - if yyr3678 || yy2arr3678 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3678[5] { yym3695 := z.EncBinary() _ = yym3695 if false { + } else if z.HasExtensions() && z.EncExt(x.UID) { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) + r.EncodeString(codecSelferC_UTF81234, string(x.UID)) + } + } + } + if yyr3683 || yy2arr3683 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3683[4] { + yym3697 := z.EncBinary() + _ = yym3697 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3678[5] { + if yyq3683[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("resourceVersion")) + r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3696 := z.EncBinary() - _ = yym3696 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) - } - } - } - if yyr3678 || yy2arr3678 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3678[6] { yym3698 := z.EncBinary() _ = yym3698 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } + } + if yyr3683 || yy2arr3683 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3683[5] { + yym3700 := z.EncBinary() + _ = yym3700 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq3683[5] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("resourceVersion")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym3701 := z.EncBinary() + _ = yym3701 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) + } + } + } + if yyr3683 || yy2arr3683 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3683[6] { + yym3703 := z.EncBinary() + _ = yym3703 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldPath)) } @@ -46495,19 +46543,19 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3678[6] { + if yyq3683[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fieldPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3699 := z.EncBinary() - _ = yym3699 + yym3704 := z.EncBinary() + _ = yym3704 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldPath)) } } } - if yyr3678 || yy2arr3678 { + if yyr3683 || yy2arr3683 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -46520,25 +46568,25 @@ func (x *ObjectReference) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3700 := z.DecBinary() - _ = yym3700 + yym3705 := z.DecBinary() + _ = yym3705 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3701 := r.ContainerType() - if yyct3701 == codecSelferValueTypeMap1234 { - yyl3701 := r.ReadMapStart() - if yyl3701 == 0 { + yyct3706 := r.ContainerType() + if yyct3706 == codecSelferValueTypeMap1234 { + yyl3706 := r.ReadMapStart() + if yyl3706 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3701, d) + x.codecDecodeSelfFromMap(yyl3706, d) } - } else if yyct3701 == codecSelferValueTypeArray1234 { - yyl3701 := r.ReadArrayStart() - if yyl3701 == 0 { + } else if yyct3706 == codecSelferValueTypeArray1234 { + yyl3706 := r.ReadArrayStart() + if yyl3706 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3701, d) + x.codecDecodeSelfFromArray(yyl3706, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -46550,12 +46598,12 @@ func (x *ObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3702Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3702Slc - var yyhl3702 bool = l >= 0 - for yyj3702 := 0; ; yyj3702++ { - if yyhl3702 { - if yyj3702 >= l { + var yys3707Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3707Slc + var yyhl3707 bool = l >= 0 + for yyj3707 := 0; ; yyj3707++ { + if yyhl3707 { + if yyj3707 >= l { break } } else { @@ -46564,10 +46612,10 @@ func (x *ObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3702Slc = r.DecodeBytes(yys3702Slc, true, true) - yys3702 := string(yys3702Slc) + yys3707Slc = r.DecodeBytes(yys3707Slc, true, true) + yys3707 := string(yys3707Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3702 { + switch yys3707 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -46611,9 +46659,9 @@ func (x *ObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.FieldPath = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3702) - } // end switch yys3702 - } // end for yyj3702 + z.DecStructFieldNotFound(-1, yys3707) + } // end switch yys3707 + } // end for yyj3707 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -46621,16 +46669,16 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3710 int - var yyb3710 bool - var yyhl3710 bool = l >= 0 - yyj3710++ - if yyhl3710 { - yyb3710 = yyj3710 > l + var yyj3715 int + var yyb3715 bool + var yyhl3715 bool = l >= 0 + yyj3715++ + if yyhl3715 { + yyb3715 = yyj3715 > l } else { - yyb3710 = r.CheckBreak() + yyb3715 = r.CheckBreak() } - if yyb3710 { + if yyb3715 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46640,13 +46688,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj3710++ - if yyhl3710 { - yyb3710 = yyj3710 > l + yyj3715++ + if yyhl3715 { + yyb3715 = yyj3715 > l } else { - yyb3710 = r.CheckBreak() + yyb3715 = r.CheckBreak() } - if yyb3710 { + if yyb3715 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46656,13 +46704,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Namespace = string(r.DecodeString()) } - yyj3710++ - if yyhl3710 { - yyb3710 = yyj3710 > l + yyj3715++ + if yyhl3715 { + yyb3715 = yyj3715 > l } else { - yyb3710 = r.CheckBreak() + yyb3715 = r.CheckBreak() } - if yyb3710 { + if yyb3715 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46672,13 +46720,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Name = string(r.DecodeString()) } - yyj3710++ - if yyhl3710 { - yyb3710 = yyj3710 > l + yyj3715++ + if yyhl3715 { + yyb3715 = yyj3715 > l } else { - yyb3710 = r.CheckBreak() + yyb3715 = r.CheckBreak() } - if yyb3710 { + if yyb3715 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46688,13 +46736,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.UID = pkg1_types.UID(r.DecodeString()) } - yyj3710++ - if yyhl3710 { - yyb3710 = yyj3710 > l + yyj3715++ + if yyhl3715 { + yyb3715 = yyj3715 > l } else { - yyb3710 = r.CheckBreak() + yyb3715 = r.CheckBreak() } - if yyb3710 { + if yyb3715 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46704,13 +46752,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj3710++ - if yyhl3710 { - yyb3710 = yyj3710 > l + yyj3715++ + if yyhl3715 { + yyb3715 = yyj3715 > l } else { - yyb3710 = r.CheckBreak() + yyb3715 = r.CheckBreak() } - if yyb3710 { + if yyb3715 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46720,13 +46768,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.ResourceVersion = string(r.DecodeString()) } - yyj3710++ - if yyhl3710 { - yyb3710 = yyj3710 > l + yyj3715++ + if yyhl3715 { + yyb3715 = yyj3715 > l } else { - yyb3710 = r.CheckBreak() + yyb3715 = r.CheckBreak() } - if yyb3710 { + if yyb3715 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46737,17 +46785,17 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.FieldPath = string(r.DecodeString()) } for { - yyj3710++ - if yyhl3710 { - yyb3710 = yyj3710 > l + yyj3715++ + if yyhl3715 { + yyb3715 = yyj3715 > l } else { - yyb3710 = r.CheckBreak() + yyb3715 = r.CheckBreak() } - if yyb3710 { + if yyb3715 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3710-1, "") + z.DecStructFieldNotFound(yyj3715-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -46759,35 +46807,35 @@ func (x *LocalObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3718 := z.EncBinary() - _ = yym3718 + yym3723 := z.EncBinary() + _ = yym3723 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3719 := !z.EncBinary() - yy2arr3719 := z.EncBasicHandle().StructToArray - var yyq3719 [1]bool - _, _, _ = yysep3719, yyq3719, yy2arr3719 - const yyr3719 bool = false - yyq3719[0] = x.Name != "" - var yynn3719 int - if yyr3719 || yy2arr3719 { + yysep3724 := !z.EncBinary() + yy2arr3724 := z.EncBasicHandle().StructToArray + var yyq3724 [1]bool + _, _, _ = yysep3724, yyq3724, yy2arr3724 + const yyr3724 bool = false + yyq3724[0] = x.Name != "" + var yynn3724 int + if yyr3724 || yy2arr3724 { r.EncodeArrayStart(1) } else { - yynn3719 = 0 - for _, b := range yyq3719 { + yynn3724 = 0 + for _, b := range yyq3724 { if b { - yynn3719++ + yynn3724++ } } - r.EncodeMapStart(yynn3719) - yynn3719 = 0 + r.EncodeMapStart(yynn3724) + yynn3724 = 0 } - if yyr3719 || yy2arr3719 { + if yyr3724 || yy2arr3724 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3719[0] { - yym3721 := z.EncBinary() - _ = yym3721 + if yyq3724[0] { + yym3726 := z.EncBinary() + _ = yym3726 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -46796,19 +46844,19 @@ func (x *LocalObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3719[0] { + if yyq3724[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3722 := z.EncBinary() - _ = yym3722 + yym3727 := z.EncBinary() + _ = yym3727 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr3719 || yy2arr3719 { + if yyr3724 || yy2arr3724 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -46821,25 +46869,25 @@ func (x *LocalObjectReference) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3723 := z.DecBinary() - _ = yym3723 + yym3728 := z.DecBinary() + _ = yym3728 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3724 := r.ContainerType() - if yyct3724 == codecSelferValueTypeMap1234 { - yyl3724 := r.ReadMapStart() - if yyl3724 == 0 { + yyct3729 := r.ContainerType() + if yyct3729 == codecSelferValueTypeMap1234 { + yyl3729 := r.ReadMapStart() + if yyl3729 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3724, d) + x.codecDecodeSelfFromMap(yyl3729, d) } - } else if yyct3724 == codecSelferValueTypeArray1234 { - yyl3724 := r.ReadArrayStart() - if yyl3724 == 0 { + } else if yyct3729 == codecSelferValueTypeArray1234 { + yyl3729 := r.ReadArrayStart() + if yyl3729 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3724, d) + x.codecDecodeSelfFromArray(yyl3729, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -46851,12 +46899,12 @@ func (x *LocalObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3725Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3725Slc - var yyhl3725 bool = l >= 0 - for yyj3725 := 0; ; yyj3725++ { - if yyhl3725 { - if yyj3725 >= l { + var yys3730Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3730Slc + var yyhl3730 bool = l >= 0 + for yyj3730 := 0; ; yyj3730++ { + if yyhl3730 { + if yyj3730 >= l { break } } else { @@ -46865,10 +46913,10 @@ func (x *LocalObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3725Slc = r.DecodeBytes(yys3725Slc, true, true) - yys3725 := string(yys3725Slc) + yys3730Slc = r.DecodeBytes(yys3730Slc, true, true) + yys3730 := string(yys3730Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3725 { + switch yys3730 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -46876,9 +46924,9 @@ func (x *LocalObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Name = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3725) - } // end switch yys3725 - } // end for yyj3725 + z.DecStructFieldNotFound(-1, yys3730) + } // end switch yys3730 + } // end for yyj3730 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -46886,16 +46934,16 @@ func (x *LocalObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3727 int - var yyb3727 bool - var yyhl3727 bool = l >= 0 - yyj3727++ - if yyhl3727 { - yyb3727 = yyj3727 > l + var yyj3732 int + var yyb3732 bool + var yyhl3732 bool = l >= 0 + yyj3732++ + if yyhl3732 { + yyb3732 = yyj3732 > l } else { - yyb3727 = r.CheckBreak() + yyb3732 = r.CheckBreak() } - if yyb3727 { + if yyb3732 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46906,17 +46954,17 @@ func (x *LocalObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Name = string(r.DecodeString()) } for { - yyj3727++ - if yyhl3727 { - yyb3727 = yyj3727 > l + yyj3732++ + if yyhl3732 { + yyb3732 = yyj3732 > l } else { - yyb3727 = r.CheckBreak() + yyb3732 = r.CheckBreak() } - if yyb3727 { + if yyb3732 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3727-1, "") + z.DecStructFieldNotFound(yyj3732-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -46928,37 +46976,37 @@ func (x *SerializedReference) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3729 := z.EncBinary() - _ = yym3729 + yym3734 := z.EncBinary() + _ = yym3734 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3730 := !z.EncBinary() - yy2arr3730 := z.EncBasicHandle().StructToArray - var yyq3730 [3]bool - _, _, _ = yysep3730, yyq3730, yy2arr3730 - const yyr3730 bool = false - yyq3730[0] = x.Kind != "" - yyq3730[1] = x.APIVersion != "" - yyq3730[2] = true - var yynn3730 int - if yyr3730 || yy2arr3730 { + yysep3735 := !z.EncBinary() + yy2arr3735 := z.EncBasicHandle().StructToArray + var yyq3735 [3]bool + _, _, _ = yysep3735, yyq3735, yy2arr3735 + const yyr3735 bool = false + yyq3735[0] = x.Kind != "" + yyq3735[1] = x.APIVersion != "" + yyq3735[2] = true + var yynn3735 int + if yyr3735 || yy2arr3735 { r.EncodeArrayStart(3) } else { - yynn3730 = 0 - for _, b := range yyq3730 { + yynn3735 = 0 + for _, b := range yyq3735 { if b { - yynn3730++ + yynn3735++ } } - r.EncodeMapStart(yynn3730) - yynn3730 = 0 + r.EncodeMapStart(yynn3735) + yynn3735 = 0 } - if yyr3730 || yy2arr3730 { + if yyr3735 || yy2arr3735 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3730[0] { - yym3732 := z.EncBinary() - _ = yym3732 + if yyq3735[0] { + yym3737 := z.EncBinary() + _ = yym3737 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -46967,23 +47015,23 @@ func (x *SerializedReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3730[0] { + if yyq3735[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3733 := z.EncBinary() - _ = yym3733 + yym3738 := z.EncBinary() + _ = yym3738 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3730 || yy2arr3730 { + if yyr3735 || yy2arr3735 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3730[1] { - yym3735 := z.EncBinary() - _ = yym3735 + if yyq3735[1] { + yym3740 := z.EncBinary() + _ = yym3740 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -46992,36 +47040,36 @@ func (x *SerializedReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3730[1] { + if yyq3735[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3736 := z.EncBinary() - _ = yym3736 + yym3741 := z.EncBinary() + _ = yym3741 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3730 || yy2arr3730 { + if yyr3735 || yy2arr3735 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3730[2] { - yy3738 := &x.Reference - yy3738.CodecEncodeSelf(e) + if yyq3735[2] { + yy3743 := &x.Reference + yy3743.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3730[2] { + if yyq3735[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reference")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3739 := &x.Reference - yy3739.CodecEncodeSelf(e) + yy3744 := &x.Reference + yy3744.CodecEncodeSelf(e) } } - if yyr3730 || yy2arr3730 { + if yyr3735 || yy2arr3735 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -47034,25 +47082,25 @@ func (x *SerializedReference) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3740 := z.DecBinary() - _ = yym3740 + yym3745 := z.DecBinary() + _ = yym3745 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3741 := r.ContainerType() - if yyct3741 == codecSelferValueTypeMap1234 { - yyl3741 := r.ReadMapStart() - if yyl3741 == 0 { + yyct3746 := r.ContainerType() + if yyct3746 == codecSelferValueTypeMap1234 { + yyl3746 := r.ReadMapStart() + if yyl3746 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3741, d) + x.codecDecodeSelfFromMap(yyl3746, d) } - } else if yyct3741 == codecSelferValueTypeArray1234 { - yyl3741 := r.ReadArrayStart() - if yyl3741 == 0 { + } else if yyct3746 == codecSelferValueTypeArray1234 { + yyl3746 := r.ReadArrayStart() + if yyl3746 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3741, d) + x.codecDecodeSelfFromArray(yyl3746, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -47064,12 +47112,12 @@ func (x *SerializedReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3742Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3742Slc - var yyhl3742 bool = l >= 0 - for yyj3742 := 0; ; yyj3742++ { - if yyhl3742 { - if yyj3742 >= l { + var yys3747Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3747Slc + var yyhl3747 bool = l >= 0 + for yyj3747 := 0; ; yyj3747++ { + if yyhl3747 { + if yyj3747 >= l { break } } else { @@ -47078,10 +47126,10 @@ func (x *SerializedReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3742Slc = r.DecodeBytes(yys3742Slc, true, true) - yys3742 := string(yys3742Slc) + yys3747Slc = r.DecodeBytes(yys3747Slc, true, true) + yys3747 := string(yys3747Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3742 { + switch yys3747 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -47098,13 +47146,13 @@ func (x *SerializedReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.Reference = ObjectReference{} } else { - yyv3745 := &x.Reference - yyv3745.CodecDecodeSelf(d) + yyv3750 := &x.Reference + yyv3750.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3742) - } // end switch yys3742 - } // end for yyj3742 + z.DecStructFieldNotFound(-1, yys3747) + } // end switch yys3747 + } // end for yyj3747 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -47112,16 +47160,16 @@ func (x *SerializedReference) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3746 int - var yyb3746 bool - var yyhl3746 bool = l >= 0 - yyj3746++ - if yyhl3746 { - yyb3746 = yyj3746 > l + var yyj3751 int + var yyb3751 bool + var yyhl3751 bool = l >= 0 + yyj3751++ + if yyhl3751 { + yyb3751 = yyj3751 > l } else { - yyb3746 = r.CheckBreak() + yyb3751 = r.CheckBreak() } - if yyb3746 { + if yyb3751 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47131,13 +47179,13 @@ func (x *SerializedReference) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Kind = string(r.DecodeString()) } - yyj3746++ - if yyhl3746 { - yyb3746 = yyj3746 > l + yyj3751++ + if yyhl3751 { + yyb3751 = yyj3751 > l } else { - yyb3746 = r.CheckBreak() + yyb3751 = r.CheckBreak() } - if yyb3746 { + if yyb3751 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47147,13 +47195,13 @@ func (x *SerializedReference) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.APIVersion = string(r.DecodeString()) } - yyj3746++ - if yyhl3746 { - yyb3746 = yyj3746 > l + yyj3751++ + if yyhl3751 { + yyb3751 = yyj3751 > l } else { - yyb3746 = r.CheckBreak() + yyb3751 = r.CheckBreak() } - if yyb3746 { + if yyb3751 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47161,21 +47209,21 @@ func (x *SerializedReference) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Reference = ObjectReference{} } else { - yyv3749 := &x.Reference - yyv3749.CodecDecodeSelf(d) + yyv3754 := &x.Reference + yyv3754.CodecDecodeSelf(d) } for { - yyj3746++ - if yyhl3746 { - yyb3746 = yyj3746 > l + yyj3751++ + if yyhl3751 { + yyb3751 = yyj3751 > l } else { - yyb3746 = r.CheckBreak() + yyb3751 = r.CheckBreak() } - if yyb3746 { + if yyb3751 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3746-1, "") + z.DecStructFieldNotFound(yyj3751-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -47187,36 +47235,36 @@ func (x *EventSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3750 := z.EncBinary() - _ = yym3750 + yym3755 := z.EncBinary() + _ = yym3755 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3751 := !z.EncBinary() - yy2arr3751 := z.EncBasicHandle().StructToArray - var yyq3751 [2]bool - _, _, _ = yysep3751, yyq3751, yy2arr3751 - const yyr3751 bool = false - yyq3751[0] = x.Component != "" - yyq3751[1] = x.Host != "" - var yynn3751 int - if yyr3751 || yy2arr3751 { + yysep3756 := !z.EncBinary() + yy2arr3756 := z.EncBasicHandle().StructToArray + var yyq3756 [2]bool + _, _, _ = yysep3756, yyq3756, yy2arr3756 + const yyr3756 bool = false + yyq3756[0] = x.Component != "" + yyq3756[1] = x.Host != "" + var yynn3756 int + if yyr3756 || yy2arr3756 { r.EncodeArrayStart(2) } else { - yynn3751 = 0 - for _, b := range yyq3751 { + yynn3756 = 0 + for _, b := range yyq3756 { if b { - yynn3751++ + yynn3756++ } } - r.EncodeMapStart(yynn3751) - yynn3751 = 0 + r.EncodeMapStart(yynn3756) + yynn3756 = 0 } - if yyr3751 || yy2arr3751 { + if yyr3756 || yy2arr3756 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3751[0] { - yym3753 := z.EncBinary() - _ = yym3753 + if yyq3756[0] { + yym3758 := z.EncBinary() + _ = yym3758 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Component)) @@ -47225,23 +47273,23 @@ func (x *EventSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3751[0] { + if yyq3756[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("component")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3754 := z.EncBinary() - _ = yym3754 + yym3759 := z.EncBinary() + _ = yym3759 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Component)) } } } - if yyr3751 || yy2arr3751 { + if yyr3756 || yy2arr3756 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3751[1] { - yym3756 := z.EncBinary() - _ = yym3756 + if yyq3756[1] { + yym3761 := z.EncBinary() + _ = yym3761 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) @@ -47250,19 +47298,19 @@ func (x *EventSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3751[1] { + if yyq3756[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("host")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3757 := z.EncBinary() - _ = yym3757 + yym3762 := z.EncBinary() + _ = yym3762 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) } } } - if yyr3751 || yy2arr3751 { + if yyr3756 || yy2arr3756 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -47275,25 +47323,25 @@ func (x *EventSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3758 := z.DecBinary() - _ = yym3758 + yym3763 := z.DecBinary() + _ = yym3763 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3759 := r.ContainerType() - if yyct3759 == codecSelferValueTypeMap1234 { - yyl3759 := r.ReadMapStart() - if yyl3759 == 0 { + yyct3764 := r.ContainerType() + if yyct3764 == codecSelferValueTypeMap1234 { + yyl3764 := r.ReadMapStart() + if yyl3764 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3759, d) + x.codecDecodeSelfFromMap(yyl3764, d) } - } else if yyct3759 == codecSelferValueTypeArray1234 { - yyl3759 := r.ReadArrayStart() - if yyl3759 == 0 { + } else if yyct3764 == codecSelferValueTypeArray1234 { + yyl3764 := r.ReadArrayStart() + if yyl3764 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3759, d) + x.codecDecodeSelfFromArray(yyl3764, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -47305,12 +47353,12 @@ func (x *EventSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3760Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3760Slc - var yyhl3760 bool = l >= 0 - for yyj3760 := 0; ; yyj3760++ { - if yyhl3760 { - if yyj3760 >= l { + var yys3765Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3765Slc + var yyhl3765 bool = l >= 0 + for yyj3765 := 0; ; yyj3765++ { + if yyhl3765 { + if yyj3765 >= l { break } } else { @@ -47319,10 +47367,10 @@ func (x *EventSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3760Slc = r.DecodeBytes(yys3760Slc, true, true) - yys3760 := string(yys3760Slc) + yys3765Slc = r.DecodeBytes(yys3765Slc, true, true) + yys3765 := string(yys3765Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3760 { + switch yys3765 { case "component": if r.TryDecodeAsNil() { x.Component = "" @@ -47336,9 +47384,9 @@ func (x *EventSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Host = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3760) - } // end switch yys3760 - } // end for yyj3760 + z.DecStructFieldNotFound(-1, yys3765) + } // end switch yys3765 + } // end for yyj3765 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -47346,16 +47394,16 @@ func (x *EventSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3763 int - var yyb3763 bool - var yyhl3763 bool = l >= 0 - yyj3763++ - if yyhl3763 { - yyb3763 = yyj3763 > l + var yyj3768 int + var yyb3768 bool + var yyhl3768 bool = l >= 0 + yyj3768++ + if yyhl3768 { + yyb3768 = yyj3768 > l } else { - yyb3763 = r.CheckBreak() + yyb3768 = r.CheckBreak() } - if yyb3763 { + if yyb3768 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47365,13 +47413,13 @@ func (x *EventSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Component = string(r.DecodeString()) } - yyj3763++ - if yyhl3763 { - yyb3763 = yyj3763 > l + yyj3768++ + if yyhl3768 { + yyb3768 = yyj3768 > l } else { - yyb3763 = r.CheckBreak() + yyb3768 = r.CheckBreak() } - if yyb3763 { + if yyb3768 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47382,17 +47430,17 @@ func (x *EventSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Host = string(r.DecodeString()) } for { - yyj3763++ - if yyhl3763 { - yyb3763 = yyj3763 > l + yyj3768++ + if yyhl3768 { + yyb3768 = yyj3768 > l } else { - yyb3763 = r.CheckBreak() + yyb3768 = r.CheckBreak() } - if yyb3763 { + if yyb3768 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3763-1, "") + z.DecStructFieldNotFound(yyj3768-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -47404,43 +47452,43 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3766 := z.EncBinary() - _ = yym3766 + yym3771 := z.EncBinary() + _ = yym3771 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3767 := !z.EncBinary() - yy2arr3767 := z.EncBasicHandle().StructToArray - var yyq3767 [11]bool - _, _, _ = yysep3767, yyq3767, yy2arr3767 - const yyr3767 bool = false - yyq3767[0] = x.Kind != "" - yyq3767[1] = x.APIVersion != "" - yyq3767[4] = x.Reason != "" - yyq3767[5] = x.Message != "" - yyq3767[6] = true - yyq3767[7] = true - yyq3767[8] = true - yyq3767[9] = x.Count != 0 - yyq3767[10] = x.Type != "" - var yynn3767 int - if yyr3767 || yy2arr3767 { + yysep3772 := !z.EncBinary() + yy2arr3772 := z.EncBasicHandle().StructToArray + var yyq3772 [11]bool + _, _, _ = yysep3772, yyq3772, yy2arr3772 + const yyr3772 bool = false + yyq3772[0] = x.Kind != "" + yyq3772[1] = x.APIVersion != "" + yyq3772[4] = x.Reason != "" + yyq3772[5] = x.Message != "" + yyq3772[6] = true + yyq3772[7] = true + yyq3772[8] = true + yyq3772[9] = x.Count != 0 + yyq3772[10] = x.Type != "" + var yynn3772 int + if yyr3772 || yy2arr3772 { r.EncodeArrayStart(11) } else { - yynn3767 = 2 - for _, b := range yyq3767 { + yynn3772 = 2 + for _, b := range yyq3772 { if b { - yynn3767++ + yynn3772++ } } - r.EncodeMapStart(yynn3767) - yynn3767 = 0 + r.EncodeMapStart(yynn3772) + yynn3772 = 0 } - if yyr3767 || yy2arr3767 { + if yyr3772 || yy2arr3772 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3767[0] { - yym3769 := z.EncBinary() - _ = yym3769 + if yyq3772[0] { + yym3774 := z.EncBinary() + _ = yym3774 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -47449,23 +47497,23 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3767[0] { + if yyq3772[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3770 := z.EncBinary() - _ = yym3770 + yym3775 := z.EncBinary() + _ = yym3775 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3767 || yy2arr3767 { + if yyr3772 || yy2arr3772 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3767[1] { - yym3772 := z.EncBinary() - _ = yym3772 + if yyq3772[1] { + yym3777 := z.EncBinary() + _ = yym3777 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -47474,45 +47522,45 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3767[1] { + if yyq3772[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3773 := z.EncBinary() - _ = yym3773 + yym3778 := z.EncBinary() + _ = yym3778 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3767 || yy2arr3767 { + if yyr3772 || yy2arr3772 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3775 := &x.ObjectMeta - yy3775.CodecEncodeSelf(e) + yy3780 := &x.ObjectMeta + yy3780.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3776 := &x.ObjectMeta - yy3776.CodecEncodeSelf(e) + yy3781 := &x.ObjectMeta + yy3781.CodecEncodeSelf(e) } - if yyr3767 || yy2arr3767 { + if yyr3772 || yy2arr3772 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3778 := &x.InvolvedObject - yy3778.CodecEncodeSelf(e) + yy3783 := &x.InvolvedObject + yy3783.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("involvedObject")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3779 := &x.InvolvedObject - yy3779.CodecEncodeSelf(e) + yy3784 := &x.InvolvedObject + yy3784.CodecEncodeSelf(e) } - if yyr3767 || yy2arr3767 { + if yyr3772 || yy2arr3772 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3767[4] { - yym3781 := z.EncBinary() - _ = yym3781 + if yyq3772[4] { + yym3786 := z.EncBinary() + _ = yym3786 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -47521,23 +47569,23 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3767[4] { + if yyq3772[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3782 := z.EncBinary() - _ = yym3782 + yym3787 := z.EncBinary() + _ = yym3787 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr3767 || yy2arr3767 { + if yyr3772 || yy2arr3772 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3767[5] { - yym3784 := z.EncBinary() - _ = yym3784 + if yyq3772[5] { + yym3789 := z.EncBinary() + _ = yym3789 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -47546,76 +47594,39 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3767[5] { + if yyq3772[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3785 := z.EncBinary() - _ = yym3785 + yym3790 := z.EncBinary() + _ = yym3790 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr3767 || yy2arr3767 { + if yyr3772 || yy2arr3772 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3767[6] { - yy3787 := &x.Source - yy3787.CodecEncodeSelf(e) + if yyq3772[6] { + yy3792 := &x.Source + yy3792.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3767[6] { + if yyq3772[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("source")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3788 := &x.Source - yy3788.CodecEncodeSelf(e) + yy3793 := &x.Source + yy3793.CodecEncodeSelf(e) } } - if yyr3767 || yy2arr3767 { + if yyr3772 || yy2arr3772 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3767[7] { - yy3790 := &x.FirstTimestamp - yym3791 := z.EncBinary() - _ = yym3791 - if false { - } else if z.HasExtensions() && z.EncExt(yy3790) { - } else if yym3791 { - z.EncBinaryMarshal(yy3790) - } else if !yym3791 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3790) - } else { - z.EncFallback(yy3790) - } - } else { - r.EncodeNil() - } - } else { - if yyq3767[7] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("firstTimestamp")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3792 := &x.FirstTimestamp - yym3793 := z.EncBinary() - _ = yym3793 - if false { - } else if z.HasExtensions() && z.EncExt(yy3792) { - } else if yym3793 { - z.EncBinaryMarshal(yy3792) - } else if !yym3793 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3792) - } else { - z.EncFallback(yy3792) - } - } - } - if yyr3767 || yy2arr3767 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3767[8] { - yy3795 := &x.LastTimestamp + if yyq3772[7] { + yy3795 := &x.FirstTimestamp yym3796 := z.EncBinary() _ = yym3796 if false { @@ -47631,11 +47642,11 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3767[8] { + if yyq3772[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("lastTimestamp")) + r.EncodeString(codecSelferC_UTF81234, string("firstTimestamp")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3797 := &x.LastTimestamp + yy3797 := &x.FirstTimestamp yym3798 := z.EncBinary() _ = yym3798 if false { @@ -47649,11 +47660,48 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3767 || yy2arr3767 { + if yyr3772 || yy2arr3772 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3767[9] { - yym3800 := z.EncBinary() - _ = yym3800 + if yyq3772[8] { + yy3800 := &x.LastTimestamp + yym3801 := z.EncBinary() + _ = yym3801 + if false { + } else if z.HasExtensions() && z.EncExt(yy3800) { + } else if yym3801 { + z.EncBinaryMarshal(yy3800) + } else if !yym3801 && z.IsJSONHandle() { + z.EncJSONMarshal(yy3800) + } else { + z.EncFallback(yy3800) + } + } else { + r.EncodeNil() + } + } else { + if yyq3772[8] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("lastTimestamp")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yy3802 := &x.LastTimestamp + yym3803 := z.EncBinary() + _ = yym3803 + if false { + } else if z.HasExtensions() && z.EncExt(yy3802) { + } else if yym3803 { + z.EncBinaryMarshal(yy3802) + } else if !yym3803 && z.IsJSONHandle() { + z.EncJSONMarshal(yy3802) + } else { + z.EncFallback(yy3802) + } + } + } + if yyr3772 || yy2arr3772 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq3772[9] { + yym3805 := z.EncBinary() + _ = yym3805 if false { } else { r.EncodeInt(int64(x.Count)) @@ -47662,23 +47710,23 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq3767[9] { + if yyq3772[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("count")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3801 := z.EncBinary() - _ = yym3801 + yym3806 := z.EncBinary() + _ = yym3806 if false { } else { r.EncodeInt(int64(x.Count)) } } } - if yyr3767 || yy2arr3767 { + if yyr3772 || yy2arr3772 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3767[10] { - yym3803 := z.EncBinary() - _ = yym3803 + if yyq3772[10] { + yym3808 := z.EncBinary() + _ = yym3808 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Type)) @@ -47687,19 +47735,19 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3767[10] { + if yyq3772[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3804 := z.EncBinary() - _ = yym3804 + yym3809 := z.EncBinary() + _ = yym3809 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Type)) } } } - if yyr3767 || yy2arr3767 { + if yyr3772 || yy2arr3772 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -47712,25 +47760,25 @@ func (x *Event) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3805 := z.DecBinary() - _ = yym3805 + yym3810 := z.DecBinary() + _ = yym3810 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3806 := r.ContainerType() - if yyct3806 == codecSelferValueTypeMap1234 { - yyl3806 := r.ReadMapStart() - if yyl3806 == 0 { + yyct3811 := r.ContainerType() + if yyct3811 == codecSelferValueTypeMap1234 { + yyl3811 := r.ReadMapStart() + if yyl3811 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3806, d) + x.codecDecodeSelfFromMap(yyl3811, d) } - } else if yyct3806 == codecSelferValueTypeArray1234 { - yyl3806 := r.ReadArrayStart() - if yyl3806 == 0 { + } else if yyct3811 == codecSelferValueTypeArray1234 { + yyl3811 := r.ReadArrayStart() + if yyl3811 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3806, d) + x.codecDecodeSelfFromArray(yyl3811, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -47742,12 +47790,12 @@ func (x *Event) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3807Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3807Slc - var yyhl3807 bool = l >= 0 - for yyj3807 := 0; ; yyj3807++ { - if yyhl3807 { - if yyj3807 >= l { + var yys3812Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3812Slc + var yyhl3812 bool = l >= 0 + for yyj3812 := 0; ; yyj3812++ { + if yyhl3812 { + if yyj3812 >= l { break } } else { @@ -47756,10 +47804,10 @@ func (x *Event) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3807Slc = r.DecodeBytes(yys3807Slc, true, true) - yys3807 := string(yys3807Slc) + yys3812Slc = r.DecodeBytes(yys3812Slc, true, true) + yys3812 := string(yys3812Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3807 { + switch yys3812 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -47776,15 +47824,15 @@ func (x *Event) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3810 := &x.ObjectMeta - yyv3810.CodecDecodeSelf(d) + yyv3815 := &x.ObjectMeta + yyv3815.CodecDecodeSelf(d) } case "involvedObject": if r.TryDecodeAsNil() { x.InvolvedObject = ObjectReference{} } else { - yyv3811 := &x.InvolvedObject - yyv3811.CodecDecodeSelf(d) + yyv3816 := &x.InvolvedObject + yyv3816.CodecDecodeSelf(d) } case "reason": if r.TryDecodeAsNil() { @@ -47802,41 +47850,41 @@ func (x *Event) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Source = EventSource{} } else { - yyv3814 := &x.Source - yyv3814.CodecDecodeSelf(d) + yyv3819 := &x.Source + yyv3819.CodecDecodeSelf(d) } case "firstTimestamp": if r.TryDecodeAsNil() { x.FirstTimestamp = pkg2_unversioned.Time{} } else { - yyv3815 := &x.FirstTimestamp - yym3816 := z.DecBinary() - _ = yym3816 + yyv3820 := &x.FirstTimestamp + yym3821 := z.DecBinary() + _ = yym3821 if false { - } else if z.HasExtensions() && z.DecExt(yyv3815) { - } else if yym3816 { - z.DecBinaryUnmarshal(yyv3815) - } else if !yym3816 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3815) + } else if z.HasExtensions() && z.DecExt(yyv3820) { + } else if yym3821 { + z.DecBinaryUnmarshal(yyv3820) + } else if !yym3821 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3820) } else { - z.DecFallback(yyv3815, false) + z.DecFallback(yyv3820, false) } } case "lastTimestamp": if r.TryDecodeAsNil() { x.LastTimestamp = pkg2_unversioned.Time{} } else { - yyv3817 := &x.LastTimestamp - yym3818 := z.DecBinary() - _ = yym3818 + yyv3822 := &x.LastTimestamp + yym3823 := z.DecBinary() + _ = yym3823 if false { - } else if z.HasExtensions() && z.DecExt(yyv3817) { - } else if yym3818 { - z.DecBinaryUnmarshal(yyv3817) - } else if !yym3818 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3817) + } else if z.HasExtensions() && z.DecExt(yyv3822) { + } else if yym3823 { + z.DecBinaryUnmarshal(yyv3822) + } else if !yym3823 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3822) } else { - z.DecFallback(yyv3817, false) + z.DecFallback(yyv3822, false) } } case "count": @@ -47852,9 +47900,9 @@ func (x *Event) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Type = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3807) - } // end switch yys3807 - } // end for yyj3807 + z.DecStructFieldNotFound(-1, yys3812) + } // end switch yys3812 + } // end for yyj3812 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -47862,16 +47910,16 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3821 int - var yyb3821 bool - var yyhl3821 bool = l >= 0 - yyj3821++ - if yyhl3821 { - yyb3821 = yyj3821 > l + var yyj3826 int + var yyb3826 bool + var yyhl3826 bool = l >= 0 + yyj3826++ + if yyhl3826 { + yyb3826 = yyj3826 > l } else { - yyb3821 = r.CheckBreak() + yyb3826 = r.CheckBreak() } - if yyb3821 { + if yyb3826 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47881,13 +47929,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3821++ - if yyhl3821 { - yyb3821 = yyj3821 > l + yyj3826++ + if yyhl3826 { + yyb3826 = yyj3826 > l } else { - yyb3821 = r.CheckBreak() + yyb3826 = r.CheckBreak() } - if yyb3821 { + if yyb3826 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47897,13 +47945,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3821++ - if yyhl3821 { - yyb3821 = yyj3821 > l + yyj3826++ + if yyhl3826 { + yyb3826 = yyj3826 > l } else { - yyb3821 = r.CheckBreak() + yyb3826 = r.CheckBreak() } - if yyb3821 { + if yyb3826 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47911,16 +47959,16 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3824 := &x.ObjectMeta - yyv3824.CodecDecodeSelf(d) + yyv3829 := &x.ObjectMeta + yyv3829.CodecDecodeSelf(d) } - yyj3821++ - if yyhl3821 { - yyb3821 = yyj3821 > l + yyj3826++ + if yyhl3826 { + yyb3826 = yyj3826 > l } else { - yyb3821 = r.CheckBreak() + yyb3826 = r.CheckBreak() } - if yyb3821 { + if yyb3826 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47928,16 +47976,16 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.InvolvedObject = ObjectReference{} } else { - yyv3825 := &x.InvolvedObject - yyv3825.CodecDecodeSelf(d) + yyv3830 := &x.InvolvedObject + yyv3830.CodecDecodeSelf(d) } - yyj3821++ - if yyhl3821 { - yyb3821 = yyj3821 > l + yyj3826++ + if yyhl3826 { + yyb3826 = yyj3826 > l } else { - yyb3821 = r.CheckBreak() + yyb3826 = r.CheckBreak() } - if yyb3821 { + if yyb3826 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47947,13 +47995,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Reason = string(r.DecodeString()) } - yyj3821++ - if yyhl3821 { - yyb3821 = yyj3821 > l + yyj3826++ + if yyhl3826 { + yyb3826 = yyj3826 > l } else { - yyb3821 = r.CheckBreak() + yyb3826 = r.CheckBreak() } - if yyb3821 { + if yyb3826 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47963,13 +48011,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Message = string(r.DecodeString()) } - yyj3821++ - if yyhl3821 { - yyb3821 = yyj3821 > l + yyj3826++ + if yyhl3826 { + yyb3826 = yyj3826 > l } else { - yyb3821 = r.CheckBreak() + yyb3826 = r.CheckBreak() } - if yyb3821 { + if yyb3826 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47977,16 +48025,16 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Source = EventSource{} } else { - yyv3828 := &x.Source - yyv3828.CodecDecodeSelf(d) + yyv3833 := &x.Source + yyv3833.CodecDecodeSelf(d) } - yyj3821++ - if yyhl3821 { - yyb3821 = yyj3821 > l + yyj3826++ + if yyhl3826 { + yyb3826 = yyj3826 > l } else { - yyb3821 = r.CheckBreak() + yyb3826 = r.CheckBreak() } - if yyb3821 { + if yyb3826 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47994,26 +48042,26 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.FirstTimestamp = pkg2_unversioned.Time{} } else { - yyv3829 := &x.FirstTimestamp - yym3830 := z.DecBinary() - _ = yym3830 + yyv3834 := &x.FirstTimestamp + yym3835 := z.DecBinary() + _ = yym3835 if false { - } else if z.HasExtensions() && z.DecExt(yyv3829) { - } else if yym3830 { - z.DecBinaryUnmarshal(yyv3829) - } else if !yym3830 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3829) + } else if z.HasExtensions() && z.DecExt(yyv3834) { + } else if yym3835 { + z.DecBinaryUnmarshal(yyv3834) + } else if !yym3835 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3834) } else { - z.DecFallback(yyv3829, false) + z.DecFallback(yyv3834, false) } } - yyj3821++ - if yyhl3821 { - yyb3821 = yyj3821 > l + yyj3826++ + if yyhl3826 { + yyb3826 = yyj3826 > l } else { - yyb3821 = r.CheckBreak() + yyb3826 = r.CheckBreak() } - if yyb3821 { + if yyb3826 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48021,26 +48069,26 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastTimestamp = pkg2_unversioned.Time{} } else { - yyv3831 := &x.LastTimestamp - yym3832 := z.DecBinary() - _ = yym3832 + yyv3836 := &x.LastTimestamp + yym3837 := z.DecBinary() + _ = yym3837 if false { - } else if z.HasExtensions() && z.DecExt(yyv3831) { - } else if yym3832 { - z.DecBinaryUnmarshal(yyv3831) - } else if !yym3832 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3831) + } else if z.HasExtensions() && z.DecExt(yyv3836) { + } else if yym3837 { + z.DecBinaryUnmarshal(yyv3836) + } else if !yym3837 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3836) } else { - z.DecFallback(yyv3831, false) + z.DecFallback(yyv3836, false) } } - yyj3821++ - if yyhl3821 { - yyb3821 = yyj3821 > l + yyj3826++ + if yyhl3826 { + yyb3826 = yyj3826 > l } else { - yyb3821 = r.CheckBreak() + yyb3826 = r.CheckBreak() } - if yyb3821 { + if yyb3826 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48050,13 +48098,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Count = int32(r.DecodeInt(32)) } - yyj3821++ - if yyhl3821 { - yyb3821 = yyj3821 > l + yyj3826++ + if yyhl3826 { + yyb3826 = yyj3826 > l } else { - yyb3821 = r.CheckBreak() + yyb3826 = r.CheckBreak() } - if yyb3821 { + if yyb3826 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48067,17 +48115,17 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Type = string(r.DecodeString()) } for { - yyj3821++ - if yyhl3821 { - yyb3821 = yyj3821 > l + yyj3826++ + if yyhl3826 { + yyb3826 = yyj3826 > l } else { - yyb3821 = r.CheckBreak() + yyb3826 = r.CheckBreak() } - if yyb3821 { + if yyb3826 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3821-1, "") + z.DecStructFieldNotFound(yyj3826-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48089,37 +48137,37 @@ func (x *EventList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3835 := z.EncBinary() - _ = yym3835 + yym3840 := z.EncBinary() + _ = yym3840 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3836 := !z.EncBinary() - yy2arr3836 := z.EncBasicHandle().StructToArray - var yyq3836 [4]bool - _, _, _ = yysep3836, yyq3836, yy2arr3836 - const yyr3836 bool = false - yyq3836[0] = x.Kind != "" - yyq3836[1] = x.APIVersion != "" - yyq3836[2] = true - var yynn3836 int - if yyr3836 || yy2arr3836 { + yysep3841 := !z.EncBinary() + yy2arr3841 := z.EncBasicHandle().StructToArray + var yyq3841 [4]bool + _, _, _ = yysep3841, yyq3841, yy2arr3841 + const yyr3841 bool = false + yyq3841[0] = x.Kind != "" + yyq3841[1] = x.APIVersion != "" + yyq3841[2] = true + var yynn3841 int + if yyr3841 || yy2arr3841 { r.EncodeArrayStart(4) } else { - yynn3836 = 1 - for _, b := range yyq3836 { + yynn3841 = 1 + for _, b := range yyq3841 { if b { - yynn3836++ + yynn3841++ } } - r.EncodeMapStart(yynn3836) - yynn3836 = 0 + r.EncodeMapStart(yynn3841) + yynn3841 = 0 } - if yyr3836 || yy2arr3836 { + if yyr3841 || yy2arr3841 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3836[0] { - yym3838 := z.EncBinary() - _ = yym3838 + if yyq3841[0] { + yym3843 := z.EncBinary() + _ = yym3843 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -48128,23 +48176,23 @@ func (x *EventList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3836[0] { + if yyq3841[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3839 := z.EncBinary() - _ = yym3839 + yym3844 := z.EncBinary() + _ = yym3844 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3836 || yy2arr3836 { + if yyr3841 || yy2arr3841 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3836[1] { - yym3841 := z.EncBinary() - _ = yym3841 + if yyq3841[1] { + yym3846 := z.EncBinary() + _ = yym3846 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -48153,54 +48201,54 @@ func (x *EventList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3836[1] { + if yyq3841[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3842 := z.EncBinary() - _ = yym3842 + yym3847 := z.EncBinary() + _ = yym3847 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3836 || yy2arr3836 { + if yyr3841 || yy2arr3841 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3836[2] { - yy3844 := &x.ListMeta - yym3845 := z.EncBinary() - _ = yym3845 + if yyq3841[2] { + yy3849 := &x.ListMeta + yym3850 := z.EncBinary() + _ = yym3850 if false { - } else if z.HasExtensions() && z.EncExt(yy3844) { + } else if z.HasExtensions() && z.EncExt(yy3849) { } else { - z.EncFallback(yy3844) + z.EncFallback(yy3849) } } else { r.EncodeNil() } } else { - if yyq3836[2] { + if yyq3841[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3846 := &x.ListMeta - yym3847 := z.EncBinary() - _ = yym3847 + yy3851 := &x.ListMeta + yym3852 := z.EncBinary() + _ = yym3852 if false { - } else if z.HasExtensions() && z.EncExt(yy3846) { + } else if z.HasExtensions() && z.EncExt(yy3851) { } else { - z.EncFallback(yy3846) + z.EncFallback(yy3851) } } } - if yyr3836 || yy2arr3836 { + if yyr3841 || yy2arr3841 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3849 := z.EncBinary() - _ = yym3849 + yym3854 := z.EncBinary() + _ = yym3854 if false { } else { h.encSliceEvent(([]Event)(x.Items), e) @@ -48213,15 +48261,15 @@ func (x *EventList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3850 := z.EncBinary() - _ = yym3850 + yym3855 := z.EncBinary() + _ = yym3855 if false { } else { h.encSliceEvent(([]Event)(x.Items), e) } } } - if yyr3836 || yy2arr3836 { + if yyr3841 || yy2arr3841 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -48234,25 +48282,25 @@ func (x *EventList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3851 := z.DecBinary() - _ = yym3851 + yym3856 := z.DecBinary() + _ = yym3856 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3852 := r.ContainerType() - if yyct3852 == codecSelferValueTypeMap1234 { - yyl3852 := r.ReadMapStart() - if yyl3852 == 0 { + yyct3857 := r.ContainerType() + if yyct3857 == codecSelferValueTypeMap1234 { + yyl3857 := r.ReadMapStart() + if yyl3857 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3852, d) + x.codecDecodeSelfFromMap(yyl3857, d) } - } else if yyct3852 == codecSelferValueTypeArray1234 { - yyl3852 := r.ReadArrayStart() - if yyl3852 == 0 { + } else if yyct3857 == codecSelferValueTypeArray1234 { + yyl3857 := r.ReadArrayStart() + if yyl3857 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3852, d) + x.codecDecodeSelfFromArray(yyl3857, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -48264,12 +48312,12 @@ func (x *EventList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3853Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3853Slc - var yyhl3853 bool = l >= 0 - for yyj3853 := 0; ; yyj3853++ { - if yyhl3853 { - if yyj3853 >= l { + var yys3858Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3858Slc + var yyhl3858 bool = l >= 0 + for yyj3858 := 0; ; yyj3858++ { + if yyhl3858 { + if yyj3858 >= l { break } } else { @@ -48278,10 +48326,10 @@ func (x *EventList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3853Slc = r.DecodeBytes(yys3853Slc, true, true) - yys3853 := string(yys3853Slc) + yys3858Slc = r.DecodeBytes(yys3858Slc, true, true) + yys3858 := string(yys3858Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3853 { + switch yys3858 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -48298,31 +48346,31 @@ func (x *EventList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3856 := &x.ListMeta - yym3857 := z.DecBinary() - _ = yym3857 + yyv3861 := &x.ListMeta + yym3862 := z.DecBinary() + _ = yym3862 if false { - } else if z.HasExtensions() && z.DecExt(yyv3856) { + } else if z.HasExtensions() && z.DecExt(yyv3861) { } else { - z.DecFallback(yyv3856, false) + z.DecFallback(yyv3861, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3858 := &x.Items - yym3859 := z.DecBinary() - _ = yym3859 + yyv3863 := &x.Items + yym3864 := z.DecBinary() + _ = yym3864 if false { } else { - h.decSliceEvent((*[]Event)(yyv3858), d) + h.decSliceEvent((*[]Event)(yyv3863), d) } } default: - z.DecStructFieldNotFound(-1, yys3853) - } // end switch yys3853 - } // end for yyj3853 + z.DecStructFieldNotFound(-1, yys3858) + } // end switch yys3858 + } // end for yyj3858 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -48330,16 +48378,16 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3860 int - var yyb3860 bool - var yyhl3860 bool = l >= 0 - yyj3860++ - if yyhl3860 { - yyb3860 = yyj3860 > l + var yyj3865 int + var yyb3865 bool + var yyhl3865 bool = l >= 0 + yyj3865++ + if yyhl3865 { + yyb3865 = yyj3865 > l } else { - yyb3860 = r.CheckBreak() + yyb3865 = r.CheckBreak() } - if yyb3860 { + if yyb3865 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48349,13 +48397,13 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3860++ - if yyhl3860 { - yyb3860 = yyj3860 > l + yyj3865++ + if yyhl3865 { + yyb3865 = yyj3865 > l } else { - yyb3860 = r.CheckBreak() + yyb3865 = r.CheckBreak() } - if yyb3860 { + if yyb3865 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48365,13 +48413,13 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3860++ - if yyhl3860 { - yyb3860 = yyj3860 > l + yyj3865++ + if yyhl3865 { + yyb3865 = yyj3865 > l } else { - yyb3860 = r.CheckBreak() + yyb3865 = r.CheckBreak() } - if yyb3860 { + if yyb3865 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48379,22 +48427,22 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3863 := &x.ListMeta - yym3864 := z.DecBinary() - _ = yym3864 + yyv3868 := &x.ListMeta + yym3869 := z.DecBinary() + _ = yym3869 if false { - } else if z.HasExtensions() && z.DecExt(yyv3863) { + } else if z.HasExtensions() && z.DecExt(yyv3868) { } else { - z.DecFallback(yyv3863, false) + z.DecFallback(yyv3868, false) } } - yyj3860++ - if yyhl3860 { - yyb3860 = yyj3860 > l + yyj3865++ + if yyhl3865 { + yyb3865 = yyj3865 > l } else { - yyb3860 = r.CheckBreak() + yyb3865 = r.CheckBreak() } - if yyb3860 { + if yyb3865 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48402,26 +48450,26 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3865 := &x.Items - yym3866 := z.DecBinary() - _ = yym3866 + yyv3870 := &x.Items + yym3871 := z.DecBinary() + _ = yym3871 if false { } else { - h.decSliceEvent((*[]Event)(yyv3865), d) + h.decSliceEvent((*[]Event)(yyv3870), d) } } for { - yyj3860++ - if yyhl3860 { - yyb3860 = yyj3860 > l + yyj3865++ + if yyhl3865 { + yyb3865 = yyj3865 > l } else { - yyb3860 = r.CheckBreak() + yyb3865 = r.CheckBreak() } - if yyb3860 { + if yyb3865 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3860-1, "") + z.DecStructFieldNotFound(yyj3865-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48433,37 +48481,37 @@ func (x *List) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3867 := z.EncBinary() - _ = yym3867 + yym3872 := z.EncBinary() + _ = yym3872 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3868 := !z.EncBinary() - yy2arr3868 := z.EncBasicHandle().StructToArray - var yyq3868 [4]bool - _, _, _ = yysep3868, yyq3868, yy2arr3868 - const yyr3868 bool = false - yyq3868[0] = x.Kind != "" - yyq3868[1] = x.APIVersion != "" - yyq3868[2] = true - var yynn3868 int - if yyr3868 || yy2arr3868 { + yysep3873 := !z.EncBinary() + yy2arr3873 := z.EncBasicHandle().StructToArray + var yyq3873 [4]bool + _, _, _ = yysep3873, yyq3873, yy2arr3873 + const yyr3873 bool = false + yyq3873[0] = x.Kind != "" + yyq3873[1] = x.APIVersion != "" + yyq3873[2] = true + var yynn3873 int + if yyr3873 || yy2arr3873 { r.EncodeArrayStart(4) } else { - yynn3868 = 1 - for _, b := range yyq3868 { + yynn3873 = 1 + for _, b := range yyq3873 { if b { - yynn3868++ + yynn3873++ } } - r.EncodeMapStart(yynn3868) - yynn3868 = 0 + r.EncodeMapStart(yynn3873) + yynn3873 = 0 } - if yyr3868 || yy2arr3868 { + if yyr3873 || yy2arr3873 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3868[0] { - yym3870 := z.EncBinary() - _ = yym3870 + if yyq3873[0] { + yym3875 := z.EncBinary() + _ = yym3875 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -48472,23 +48520,23 @@ func (x *List) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3868[0] { + if yyq3873[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3871 := z.EncBinary() - _ = yym3871 + yym3876 := z.EncBinary() + _ = yym3876 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3868 || yy2arr3868 { + if yyr3873 || yy2arr3873 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3868[1] { - yym3873 := z.EncBinary() - _ = yym3873 + if yyq3873[1] { + yym3878 := z.EncBinary() + _ = yym3878 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -48497,54 +48545,54 @@ func (x *List) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3868[1] { + if yyq3873[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3874 := z.EncBinary() - _ = yym3874 + yym3879 := z.EncBinary() + _ = yym3879 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3868 || yy2arr3868 { + if yyr3873 || yy2arr3873 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3868[2] { - yy3876 := &x.ListMeta - yym3877 := z.EncBinary() - _ = yym3877 + if yyq3873[2] { + yy3881 := &x.ListMeta + yym3882 := z.EncBinary() + _ = yym3882 if false { - } else if z.HasExtensions() && z.EncExt(yy3876) { + } else if z.HasExtensions() && z.EncExt(yy3881) { } else { - z.EncFallback(yy3876) + z.EncFallback(yy3881) } } else { r.EncodeNil() } } else { - if yyq3868[2] { + if yyq3873[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3878 := &x.ListMeta - yym3879 := z.EncBinary() - _ = yym3879 + yy3883 := &x.ListMeta + yym3884 := z.EncBinary() + _ = yym3884 if false { - } else if z.HasExtensions() && z.EncExt(yy3878) { + } else if z.HasExtensions() && z.EncExt(yy3883) { } else { - z.EncFallback(yy3878) + z.EncFallback(yy3883) } } } - if yyr3868 || yy2arr3868 { + if yyr3873 || yy2arr3873 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3881 := z.EncBinary() - _ = yym3881 + yym3886 := z.EncBinary() + _ = yym3886 if false { } else { h.encSliceruntime_RawExtension(([]pkg5_runtime.RawExtension)(x.Items), e) @@ -48557,15 +48605,15 @@ func (x *List) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3882 := z.EncBinary() - _ = yym3882 + yym3887 := z.EncBinary() + _ = yym3887 if false { } else { h.encSliceruntime_RawExtension(([]pkg5_runtime.RawExtension)(x.Items), e) } } } - if yyr3868 || yy2arr3868 { + if yyr3873 || yy2arr3873 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -48578,25 +48626,25 @@ func (x *List) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3883 := z.DecBinary() - _ = yym3883 + yym3888 := z.DecBinary() + _ = yym3888 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3884 := r.ContainerType() - if yyct3884 == codecSelferValueTypeMap1234 { - yyl3884 := r.ReadMapStart() - if yyl3884 == 0 { + yyct3889 := r.ContainerType() + if yyct3889 == codecSelferValueTypeMap1234 { + yyl3889 := r.ReadMapStart() + if yyl3889 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3884, d) + x.codecDecodeSelfFromMap(yyl3889, d) } - } else if yyct3884 == codecSelferValueTypeArray1234 { - yyl3884 := r.ReadArrayStart() - if yyl3884 == 0 { + } else if yyct3889 == codecSelferValueTypeArray1234 { + yyl3889 := r.ReadArrayStart() + if yyl3889 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3884, d) + x.codecDecodeSelfFromArray(yyl3889, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -48608,12 +48656,12 @@ func (x *List) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3885Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3885Slc - var yyhl3885 bool = l >= 0 - for yyj3885 := 0; ; yyj3885++ { - if yyhl3885 { - if yyj3885 >= l { + var yys3890Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3890Slc + var yyhl3890 bool = l >= 0 + for yyj3890 := 0; ; yyj3890++ { + if yyhl3890 { + if yyj3890 >= l { break } } else { @@ -48622,10 +48670,10 @@ func (x *List) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3885Slc = r.DecodeBytes(yys3885Slc, true, true) - yys3885 := string(yys3885Slc) + yys3890Slc = r.DecodeBytes(yys3890Slc, true, true) + yys3890 := string(yys3890Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3885 { + switch yys3890 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -48642,31 +48690,31 @@ func (x *List) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3888 := &x.ListMeta - yym3889 := z.DecBinary() - _ = yym3889 + yyv3893 := &x.ListMeta + yym3894 := z.DecBinary() + _ = yym3894 if false { - } else if z.HasExtensions() && z.DecExt(yyv3888) { + } else if z.HasExtensions() && z.DecExt(yyv3893) { } else { - z.DecFallback(yyv3888, false) + z.DecFallback(yyv3893, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3890 := &x.Items - yym3891 := z.DecBinary() - _ = yym3891 + yyv3895 := &x.Items + yym3896 := z.DecBinary() + _ = yym3896 if false { } else { - h.decSliceruntime_RawExtension((*[]pkg5_runtime.RawExtension)(yyv3890), d) + h.decSliceruntime_RawExtension((*[]pkg5_runtime.RawExtension)(yyv3895), d) } } default: - z.DecStructFieldNotFound(-1, yys3885) - } // end switch yys3885 - } // end for yyj3885 + z.DecStructFieldNotFound(-1, yys3890) + } // end switch yys3890 + } // end for yyj3890 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -48674,16 +48722,16 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3892 int - var yyb3892 bool - var yyhl3892 bool = l >= 0 - yyj3892++ - if yyhl3892 { - yyb3892 = yyj3892 > l + var yyj3897 int + var yyb3897 bool + var yyhl3897 bool = l >= 0 + yyj3897++ + if yyhl3897 { + yyb3897 = yyj3897 > l } else { - yyb3892 = r.CheckBreak() + yyb3897 = r.CheckBreak() } - if yyb3892 { + if yyb3897 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48693,13 +48741,13 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3892++ - if yyhl3892 { - yyb3892 = yyj3892 > l + yyj3897++ + if yyhl3897 { + yyb3897 = yyj3897 > l } else { - yyb3892 = r.CheckBreak() + yyb3897 = r.CheckBreak() } - if yyb3892 { + if yyb3897 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48709,13 +48757,13 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3892++ - if yyhl3892 { - yyb3892 = yyj3892 > l + yyj3897++ + if yyhl3897 { + yyb3897 = yyj3897 > l } else { - yyb3892 = r.CheckBreak() + yyb3897 = r.CheckBreak() } - if yyb3892 { + if yyb3897 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48723,22 +48771,22 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3895 := &x.ListMeta - yym3896 := z.DecBinary() - _ = yym3896 + yyv3900 := &x.ListMeta + yym3901 := z.DecBinary() + _ = yym3901 if false { - } else if z.HasExtensions() && z.DecExt(yyv3895) { + } else if z.HasExtensions() && z.DecExt(yyv3900) { } else { - z.DecFallback(yyv3895, false) + z.DecFallback(yyv3900, false) } } - yyj3892++ - if yyhl3892 { - yyb3892 = yyj3892 > l + yyj3897++ + if yyhl3897 { + yyb3897 = yyj3897 > l } else { - yyb3892 = r.CheckBreak() + yyb3897 = r.CheckBreak() } - if yyb3892 { + if yyb3897 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -48746,26 +48794,26 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3897 := &x.Items - yym3898 := z.DecBinary() - _ = yym3898 + yyv3902 := &x.Items + yym3903 := z.DecBinary() + _ = yym3903 if false { } else { - h.decSliceruntime_RawExtension((*[]pkg5_runtime.RawExtension)(yyv3897), d) + h.decSliceruntime_RawExtension((*[]pkg5_runtime.RawExtension)(yyv3902), d) } } for { - yyj3892++ - if yyhl3892 { - yyb3892 = yyj3892 > l + yyj3897++ + if yyhl3897 { + yyb3897 = yyj3897 > l } else { - yyb3892 = r.CheckBreak() + yyb3897 = r.CheckBreak() } - if yyb3892 { + if yyb3897 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3892-1, "") + z.DecStructFieldNotFound(yyj3897-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48774,8 +48822,8 @@ func (x LimitType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3899 := z.EncBinary() - _ = yym3899 + yym3904 := z.EncBinary() + _ = yym3904 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -48787,8 +48835,8 @@ func (x *LimitType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3900 := z.DecBinary() - _ = yym3900 + yym3905 := z.DecBinary() + _ = yym3905 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -48803,53 +48851,53 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3901 := z.EncBinary() - _ = yym3901 + yym3906 := z.EncBinary() + _ = yym3906 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3902 := !z.EncBinary() - yy2arr3902 := z.EncBasicHandle().StructToArray - var yyq3902 [6]bool - _, _, _ = yysep3902, yyq3902, yy2arr3902 - const yyr3902 bool = false - yyq3902[0] = x.Type != "" - yyq3902[1] = len(x.Max) != 0 - yyq3902[2] = len(x.Min) != 0 - yyq3902[3] = len(x.Default) != 0 - yyq3902[4] = len(x.DefaultRequest) != 0 - yyq3902[5] = len(x.MaxLimitRequestRatio) != 0 - var yynn3902 int - if yyr3902 || yy2arr3902 { + yysep3907 := !z.EncBinary() + yy2arr3907 := z.EncBasicHandle().StructToArray + var yyq3907 [6]bool + _, _, _ = yysep3907, yyq3907, yy2arr3907 + const yyr3907 bool = false + yyq3907[0] = x.Type != "" + yyq3907[1] = len(x.Max) != 0 + yyq3907[2] = len(x.Min) != 0 + yyq3907[3] = len(x.Default) != 0 + yyq3907[4] = len(x.DefaultRequest) != 0 + yyq3907[5] = len(x.MaxLimitRequestRatio) != 0 + var yynn3907 int + if yyr3907 || yy2arr3907 { r.EncodeArrayStart(6) } else { - yynn3902 = 0 - for _, b := range yyq3902 { + yynn3907 = 0 + for _, b := range yyq3907 { if b { - yynn3902++ + yynn3907++ } } - r.EncodeMapStart(yynn3902) - yynn3902 = 0 + r.EncodeMapStart(yynn3907) + yynn3907 = 0 } - if yyr3902 || yy2arr3902 { + if yyr3907 || yy2arr3907 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3902[0] { + if yyq3907[0] { x.Type.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3902[0] { + if yyq3907[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } } - if yyr3902 || yy2arr3902 { + if yyr3907 || yy2arr3907 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3902[1] { + if yyq3907[1] { if x.Max == nil { r.EncodeNil() } else { @@ -48859,7 +48907,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3902[1] { + if yyq3907[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("max")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -48870,9 +48918,9 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3902 || yy2arr3902 { + if yyr3907 || yy2arr3907 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3902[2] { + if yyq3907[2] { if x.Min == nil { r.EncodeNil() } else { @@ -48882,7 +48930,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3902[2] { + if yyq3907[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("min")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -48893,9 +48941,9 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3902 || yy2arr3902 { + if yyr3907 || yy2arr3907 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3902[3] { + if yyq3907[3] { if x.Default == nil { r.EncodeNil() } else { @@ -48905,7 +48953,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3902[3] { + if yyq3907[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("default")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -48916,9 +48964,9 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3902 || yy2arr3902 { + if yyr3907 || yy2arr3907 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3902[4] { + if yyq3907[4] { if x.DefaultRequest == nil { r.EncodeNil() } else { @@ -48928,7 +48976,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3902[4] { + if yyq3907[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("defaultRequest")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -48939,9 +48987,9 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3902 || yy2arr3902 { + if yyr3907 || yy2arr3907 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3902[5] { + if yyq3907[5] { if x.MaxLimitRequestRatio == nil { r.EncodeNil() } else { @@ -48951,7 +48999,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3902[5] { + if yyq3907[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("maxLimitRequestRatio")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -48962,7 +49010,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3902 || yy2arr3902 { + if yyr3907 || yy2arr3907 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -48975,25 +49023,25 @@ func (x *LimitRangeItem) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3909 := z.DecBinary() - _ = yym3909 + yym3914 := z.DecBinary() + _ = yym3914 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3910 := r.ContainerType() - if yyct3910 == codecSelferValueTypeMap1234 { - yyl3910 := r.ReadMapStart() - if yyl3910 == 0 { + yyct3915 := r.ContainerType() + if yyct3915 == codecSelferValueTypeMap1234 { + yyl3915 := r.ReadMapStart() + if yyl3915 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3910, d) + x.codecDecodeSelfFromMap(yyl3915, d) } - } else if yyct3910 == codecSelferValueTypeArray1234 { - yyl3910 := r.ReadArrayStart() - if yyl3910 == 0 { + } else if yyct3915 == codecSelferValueTypeArray1234 { + yyl3915 := r.ReadArrayStart() + if yyl3915 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3910, d) + x.codecDecodeSelfFromArray(yyl3915, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -49005,12 +49053,12 @@ func (x *LimitRangeItem) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3911Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3911Slc - var yyhl3911 bool = l >= 0 - for yyj3911 := 0; ; yyj3911++ { - if yyhl3911 { - if yyj3911 >= l { + var yys3916Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3916Slc + var yyhl3916 bool = l >= 0 + for yyj3916 := 0; ; yyj3916++ { + if yyhl3916 { + if yyj3916 >= l { break } } else { @@ -49019,10 +49067,10 @@ func (x *LimitRangeItem) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3911Slc = r.DecodeBytes(yys3911Slc, true, true) - yys3911 := string(yys3911Slc) + yys3916Slc = r.DecodeBytes(yys3916Slc, true, true) + yys3916 := string(yys3916Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3911 { + switch yys3916 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -49033,41 +49081,41 @@ func (x *LimitRangeItem) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Max = nil } else { - yyv3913 := &x.Max - yyv3913.CodecDecodeSelf(d) + yyv3918 := &x.Max + yyv3918.CodecDecodeSelf(d) } case "min": if r.TryDecodeAsNil() { x.Min = nil } else { - yyv3914 := &x.Min - yyv3914.CodecDecodeSelf(d) + yyv3919 := &x.Min + yyv3919.CodecDecodeSelf(d) } case "default": if r.TryDecodeAsNil() { x.Default = nil } else { - yyv3915 := &x.Default - yyv3915.CodecDecodeSelf(d) + yyv3920 := &x.Default + yyv3920.CodecDecodeSelf(d) } case "defaultRequest": if r.TryDecodeAsNil() { x.DefaultRequest = nil } else { - yyv3916 := &x.DefaultRequest - yyv3916.CodecDecodeSelf(d) + yyv3921 := &x.DefaultRequest + yyv3921.CodecDecodeSelf(d) } case "maxLimitRequestRatio": if r.TryDecodeAsNil() { x.MaxLimitRequestRatio = nil } else { - yyv3917 := &x.MaxLimitRequestRatio - yyv3917.CodecDecodeSelf(d) + yyv3922 := &x.MaxLimitRequestRatio + yyv3922.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3911) - } // end switch yys3911 - } // end for yyj3911 + z.DecStructFieldNotFound(-1, yys3916) + } // end switch yys3916 + } // end for yyj3916 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -49075,16 +49123,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3918 int - var yyb3918 bool - var yyhl3918 bool = l >= 0 - yyj3918++ - if yyhl3918 { - yyb3918 = yyj3918 > l + var yyj3923 int + var yyb3923 bool + var yyhl3923 bool = l >= 0 + yyj3923++ + if yyhl3923 { + yyb3923 = yyj3923 > l } else { - yyb3918 = r.CheckBreak() + yyb3923 = r.CheckBreak() } - if yyb3918 { + if yyb3923 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49094,13 +49142,13 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = LimitType(r.DecodeString()) } - yyj3918++ - if yyhl3918 { - yyb3918 = yyj3918 > l + yyj3923++ + if yyhl3923 { + yyb3923 = yyj3923 > l } else { - yyb3918 = r.CheckBreak() + yyb3923 = r.CheckBreak() } - if yyb3918 { + if yyb3923 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49108,16 +49156,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Max = nil } else { - yyv3920 := &x.Max - yyv3920.CodecDecodeSelf(d) + yyv3925 := &x.Max + yyv3925.CodecDecodeSelf(d) } - yyj3918++ - if yyhl3918 { - yyb3918 = yyj3918 > l + yyj3923++ + if yyhl3923 { + yyb3923 = yyj3923 > l } else { - yyb3918 = r.CheckBreak() + yyb3923 = r.CheckBreak() } - if yyb3918 { + if yyb3923 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49125,16 +49173,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Min = nil } else { - yyv3921 := &x.Min - yyv3921.CodecDecodeSelf(d) + yyv3926 := &x.Min + yyv3926.CodecDecodeSelf(d) } - yyj3918++ - if yyhl3918 { - yyb3918 = yyj3918 > l + yyj3923++ + if yyhl3923 { + yyb3923 = yyj3923 > l } else { - yyb3918 = r.CheckBreak() + yyb3923 = r.CheckBreak() } - if yyb3918 { + if yyb3923 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49142,16 +49190,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Default = nil } else { - yyv3922 := &x.Default - yyv3922.CodecDecodeSelf(d) + yyv3927 := &x.Default + yyv3927.CodecDecodeSelf(d) } - yyj3918++ - if yyhl3918 { - yyb3918 = yyj3918 > l + yyj3923++ + if yyhl3923 { + yyb3923 = yyj3923 > l } else { - yyb3918 = r.CheckBreak() + yyb3923 = r.CheckBreak() } - if yyb3918 { + if yyb3923 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49159,16 +49207,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.DefaultRequest = nil } else { - yyv3923 := &x.DefaultRequest - yyv3923.CodecDecodeSelf(d) + yyv3928 := &x.DefaultRequest + yyv3928.CodecDecodeSelf(d) } - yyj3918++ - if yyhl3918 { - yyb3918 = yyj3918 > l + yyj3923++ + if yyhl3923 { + yyb3923 = yyj3923 > l } else { - yyb3918 = r.CheckBreak() + yyb3923 = r.CheckBreak() } - if yyb3918 { + if yyb3923 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49176,21 +49224,21 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.MaxLimitRequestRatio = nil } else { - yyv3924 := &x.MaxLimitRequestRatio - yyv3924.CodecDecodeSelf(d) + yyv3929 := &x.MaxLimitRequestRatio + yyv3929.CodecDecodeSelf(d) } for { - yyj3918++ - if yyhl3918 { - yyb3918 = yyj3918 > l + yyj3923++ + if yyhl3923 { + yyb3923 = yyj3923 > l } else { - yyb3918 = r.CheckBreak() + yyb3923 = r.CheckBreak() } - if yyb3918 { + if yyb3923 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3918-1, "") + z.DecStructFieldNotFound(yyj3923-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49202,36 +49250,36 @@ func (x *LimitRangeSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3925 := z.EncBinary() - _ = yym3925 + yym3930 := z.EncBinary() + _ = yym3930 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3926 := !z.EncBinary() - yy2arr3926 := z.EncBasicHandle().StructToArray - var yyq3926 [1]bool - _, _, _ = yysep3926, yyq3926, yy2arr3926 - const yyr3926 bool = false - var yynn3926 int - if yyr3926 || yy2arr3926 { + yysep3931 := !z.EncBinary() + yy2arr3931 := z.EncBasicHandle().StructToArray + var yyq3931 [1]bool + _, _, _ = yysep3931, yyq3931, yy2arr3931 + const yyr3931 bool = false + var yynn3931 int + if yyr3931 || yy2arr3931 { r.EncodeArrayStart(1) } else { - yynn3926 = 1 - for _, b := range yyq3926 { + yynn3931 = 1 + for _, b := range yyq3931 { if b { - yynn3926++ + yynn3931++ } } - r.EncodeMapStart(yynn3926) - yynn3926 = 0 + r.EncodeMapStart(yynn3931) + yynn3931 = 0 } - if yyr3926 || yy2arr3926 { + if yyr3931 || yy2arr3931 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Limits == nil { r.EncodeNil() } else { - yym3928 := z.EncBinary() - _ = yym3928 + yym3933 := z.EncBinary() + _ = yym3933 if false { } else { h.encSliceLimitRangeItem(([]LimitRangeItem)(x.Limits), e) @@ -49244,15 +49292,15 @@ func (x *LimitRangeSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Limits == nil { r.EncodeNil() } else { - yym3929 := z.EncBinary() - _ = yym3929 + yym3934 := z.EncBinary() + _ = yym3934 if false { } else { h.encSliceLimitRangeItem(([]LimitRangeItem)(x.Limits), e) } } } - if yyr3926 || yy2arr3926 { + if yyr3931 || yy2arr3931 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -49265,25 +49313,25 @@ func (x *LimitRangeSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3930 := z.DecBinary() - _ = yym3930 + yym3935 := z.DecBinary() + _ = yym3935 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3931 := r.ContainerType() - if yyct3931 == codecSelferValueTypeMap1234 { - yyl3931 := r.ReadMapStart() - if yyl3931 == 0 { + yyct3936 := r.ContainerType() + if yyct3936 == codecSelferValueTypeMap1234 { + yyl3936 := r.ReadMapStart() + if yyl3936 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3931, d) + x.codecDecodeSelfFromMap(yyl3936, d) } - } else if yyct3931 == codecSelferValueTypeArray1234 { - yyl3931 := r.ReadArrayStart() - if yyl3931 == 0 { + } else if yyct3936 == codecSelferValueTypeArray1234 { + yyl3936 := r.ReadArrayStart() + if yyl3936 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3931, d) + x.codecDecodeSelfFromArray(yyl3936, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -49295,12 +49343,12 @@ func (x *LimitRangeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3932Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3932Slc - var yyhl3932 bool = l >= 0 - for yyj3932 := 0; ; yyj3932++ { - if yyhl3932 { - if yyj3932 >= l { + var yys3937Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3937Slc + var yyhl3937 bool = l >= 0 + for yyj3937 := 0; ; yyj3937++ { + if yyhl3937 { + if yyj3937 >= l { break } } else { @@ -49309,26 +49357,26 @@ func (x *LimitRangeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3932Slc = r.DecodeBytes(yys3932Slc, true, true) - yys3932 := string(yys3932Slc) + yys3937Slc = r.DecodeBytes(yys3937Slc, true, true) + yys3937 := string(yys3937Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3932 { + switch yys3937 { case "limits": if r.TryDecodeAsNil() { x.Limits = nil } else { - yyv3933 := &x.Limits - yym3934 := z.DecBinary() - _ = yym3934 + yyv3938 := &x.Limits + yym3939 := z.DecBinary() + _ = yym3939 if false { } else { - h.decSliceLimitRangeItem((*[]LimitRangeItem)(yyv3933), d) + h.decSliceLimitRangeItem((*[]LimitRangeItem)(yyv3938), d) } } default: - z.DecStructFieldNotFound(-1, yys3932) - } // end switch yys3932 - } // end for yyj3932 + z.DecStructFieldNotFound(-1, yys3937) + } // end switch yys3937 + } // end for yyj3937 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -49336,16 +49384,16 @@ func (x *LimitRangeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3935 int - var yyb3935 bool - var yyhl3935 bool = l >= 0 - yyj3935++ - if yyhl3935 { - yyb3935 = yyj3935 > l + var yyj3940 int + var yyb3940 bool + var yyhl3940 bool = l >= 0 + yyj3940++ + if yyhl3940 { + yyb3940 = yyj3940 > l } else { - yyb3935 = r.CheckBreak() + yyb3940 = r.CheckBreak() } - if yyb3935 { + if yyb3940 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49353,26 +49401,26 @@ func (x *LimitRangeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Limits = nil } else { - yyv3936 := &x.Limits - yym3937 := z.DecBinary() - _ = yym3937 + yyv3941 := &x.Limits + yym3942 := z.DecBinary() + _ = yym3942 if false { } else { - h.decSliceLimitRangeItem((*[]LimitRangeItem)(yyv3936), d) + h.decSliceLimitRangeItem((*[]LimitRangeItem)(yyv3941), d) } } for { - yyj3935++ - if yyhl3935 { - yyb3935 = yyj3935 > l + yyj3940++ + if yyhl3940 { + yyb3940 = yyj3940 > l } else { - yyb3935 = r.CheckBreak() + yyb3940 = r.CheckBreak() } - if yyb3935 { + if yyb3940 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3935-1, "") + z.DecStructFieldNotFound(yyj3940-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49384,38 +49432,38 @@ func (x *LimitRange) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3938 := z.EncBinary() - _ = yym3938 + yym3943 := z.EncBinary() + _ = yym3943 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3939 := !z.EncBinary() - yy2arr3939 := z.EncBasicHandle().StructToArray - var yyq3939 [4]bool - _, _, _ = yysep3939, yyq3939, yy2arr3939 - const yyr3939 bool = false - yyq3939[0] = x.Kind != "" - yyq3939[1] = x.APIVersion != "" - yyq3939[2] = true - yyq3939[3] = true - var yynn3939 int - if yyr3939 || yy2arr3939 { + yysep3944 := !z.EncBinary() + yy2arr3944 := z.EncBasicHandle().StructToArray + var yyq3944 [4]bool + _, _, _ = yysep3944, yyq3944, yy2arr3944 + const yyr3944 bool = false + yyq3944[0] = x.Kind != "" + yyq3944[1] = x.APIVersion != "" + yyq3944[2] = true + yyq3944[3] = true + var yynn3944 int + if yyr3944 || yy2arr3944 { r.EncodeArrayStart(4) } else { - yynn3939 = 0 - for _, b := range yyq3939 { + yynn3944 = 0 + for _, b := range yyq3944 { if b { - yynn3939++ + yynn3944++ } } - r.EncodeMapStart(yynn3939) - yynn3939 = 0 + r.EncodeMapStart(yynn3944) + yynn3944 = 0 } - if yyr3939 || yy2arr3939 { + if yyr3944 || yy2arr3944 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3939[0] { - yym3941 := z.EncBinary() - _ = yym3941 + if yyq3944[0] { + yym3946 := z.EncBinary() + _ = yym3946 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -49424,23 +49472,23 @@ func (x *LimitRange) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3939[0] { + if yyq3944[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3942 := z.EncBinary() - _ = yym3942 + yym3947 := z.EncBinary() + _ = yym3947 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3939 || yy2arr3939 { + if yyr3944 || yy2arr3944 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3939[1] { - yym3944 := z.EncBinary() - _ = yym3944 + if yyq3944[1] { + yym3949 := z.EncBinary() + _ = yym3949 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -49449,53 +49497,53 @@ func (x *LimitRange) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3939[1] { + if yyq3944[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3945 := z.EncBinary() - _ = yym3945 + yym3950 := z.EncBinary() + _ = yym3950 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3939 || yy2arr3939 { + if yyr3944 || yy2arr3944 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3939[2] { - yy3947 := &x.ObjectMeta - yy3947.CodecEncodeSelf(e) + if yyq3944[2] { + yy3952 := &x.ObjectMeta + yy3952.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3939[2] { + if yyq3944[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3948 := &x.ObjectMeta - yy3948.CodecEncodeSelf(e) + yy3953 := &x.ObjectMeta + yy3953.CodecEncodeSelf(e) } } - if yyr3939 || yy2arr3939 { + if yyr3944 || yy2arr3944 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3939[3] { - yy3950 := &x.Spec - yy3950.CodecEncodeSelf(e) + if yyq3944[3] { + yy3955 := &x.Spec + yy3955.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3939[3] { + if yyq3944[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3951 := &x.Spec - yy3951.CodecEncodeSelf(e) + yy3956 := &x.Spec + yy3956.CodecEncodeSelf(e) } } - if yyr3939 || yy2arr3939 { + if yyr3944 || yy2arr3944 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -49508,25 +49556,25 @@ func (x *LimitRange) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3952 := z.DecBinary() - _ = yym3952 + yym3957 := z.DecBinary() + _ = yym3957 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3953 := r.ContainerType() - if yyct3953 == codecSelferValueTypeMap1234 { - yyl3953 := r.ReadMapStart() - if yyl3953 == 0 { + yyct3958 := r.ContainerType() + if yyct3958 == codecSelferValueTypeMap1234 { + yyl3958 := r.ReadMapStart() + if yyl3958 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3953, d) + x.codecDecodeSelfFromMap(yyl3958, d) } - } else if yyct3953 == codecSelferValueTypeArray1234 { - yyl3953 := r.ReadArrayStart() - if yyl3953 == 0 { + } else if yyct3958 == codecSelferValueTypeArray1234 { + yyl3958 := r.ReadArrayStart() + if yyl3958 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3953, d) + x.codecDecodeSelfFromArray(yyl3958, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -49538,12 +49586,12 @@ func (x *LimitRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3954Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3954Slc - var yyhl3954 bool = l >= 0 - for yyj3954 := 0; ; yyj3954++ { - if yyhl3954 { - if yyj3954 >= l { + var yys3959Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3959Slc + var yyhl3959 bool = l >= 0 + for yyj3959 := 0; ; yyj3959++ { + if yyhl3959 { + if yyj3959 >= l { break } } else { @@ -49552,10 +49600,10 @@ func (x *LimitRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3954Slc = r.DecodeBytes(yys3954Slc, true, true) - yys3954 := string(yys3954Slc) + yys3959Slc = r.DecodeBytes(yys3959Slc, true, true) + yys3959 := string(yys3959Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3954 { + switch yys3959 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -49572,20 +49620,20 @@ func (x *LimitRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3957 := &x.ObjectMeta - yyv3957.CodecDecodeSelf(d) + yyv3962 := &x.ObjectMeta + yyv3962.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = LimitRangeSpec{} } else { - yyv3958 := &x.Spec - yyv3958.CodecDecodeSelf(d) + yyv3963 := &x.Spec + yyv3963.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3954) - } // end switch yys3954 - } // end for yyj3954 + z.DecStructFieldNotFound(-1, yys3959) + } // end switch yys3959 + } // end for yyj3959 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -49593,16 +49641,16 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3959 int - var yyb3959 bool - var yyhl3959 bool = l >= 0 - yyj3959++ - if yyhl3959 { - yyb3959 = yyj3959 > l + var yyj3964 int + var yyb3964 bool + var yyhl3964 bool = l >= 0 + yyj3964++ + if yyhl3964 { + yyb3964 = yyj3964 > l } else { - yyb3959 = r.CheckBreak() + yyb3964 = r.CheckBreak() } - if yyb3959 { + if yyb3964 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49612,13 +49660,13 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3959++ - if yyhl3959 { - yyb3959 = yyj3959 > l + yyj3964++ + if yyhl3964 { + yyb3964 = yyj3964 > l } else { - yyb3959 = r.CheckBreak() + yyb3964 = r.CheckBreak() } - if yyb3959 { + if yyb3964 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49628,13 +49676,13 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3959++ - if yyhl3959 { - yyb3959 = yyj3959 > l + yyj3964++ + if yyhl3964 { + yyb3964 = yyj3964 > l } else { - yyb3959 = r.CheckBreak() + yyb3964 = r.CheckBreak() } - if yyb3959 { + if yyb3964 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49642,16 +49690,16 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3962 := &x.ObjectMeta - yyv3962.CodecDecodeSelf(d) + yyv3967 := &x.ObjectMeta + yyv3967.CodecDecodeSelf(d) } - yyj3959++ - if yyhl3959 { - yyb3959 = yyj3959 > l + yyj3964++ + if yyhl3964 { + yyb3964 = yyj3964 > l } else { - yyb3959 = r.CheckBreak() + yyb3964 = r.CheckBreak() } - if yyb3959 { + if yyb3964 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49659,21 +49707,21 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = LimitRangeSpec{} } else { - yyv3963 := &x.Spec - yyv3963.CodecDecodeSelf(d) + yyv3968 := &x.Spec + yyv3968.CodecDecodeSelf(d) } for { - yyj3959++ - if yyhl3959 { - yyb3959 = yyj3959 > l + yyj3964++ + if yyhl3964 { + yyb3964 = yyj3964 > l } else { - yyb3959 = r.CheckBreak() + yyb3964 = r.CheckBreak() } - if yyb3959 { + if yyb3964 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3959-1, "") + z.DecStructFieldNotFound(yyj3964-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49685,37 +49733,37 @@ func (x *LimitRangeList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3964 := z.EncBinary() - _ = yym3964 + yym3969 := z.EncBinary() + _ = yym3969 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3965 := !z.EncBinary() - yy2arr3965 := z.EncBasicHandle().StructToArray - var yyq3965 [4]bool - _, _, _ = yysep3965, yyq3965, yy2arr3965 - const yyr3965 bool = false - yyq3965[0] = x.Kind != "" - yyq3965[1] = x.APIVersion != "" - yyq3965[2] = true - var yynn3965 int - if yyr3965 || yy2arr3965 { + yysep3970 := !z.EncBinary() + yy2arr3970 := z.EncBasicHandle().StructToArray + var yyq3970 [4]bool + _, _, _ = yysep3970, yyq3970, yy2arr3970 + const yyr3970 bool = false + yyq3970[0] = x.Kind != "" + yyq3970[1] = x.APIVersion != "" + yyq3970[2] = true + var yynn3970 int + if yyr3970 || yy2arr3970 { r.EncodeArrayStart(4) } else { - yynn3965 = 1 - for _, b := range yyq3965 { + yynn3970 = 1 + for _, b := range yyq3970 { if b { - yynn3965++ + yynn3970++ } } - r.EncodeMapStart(yynn3965) - yynn3965 = 0 + r.EncodeMapStart(yynn3970) + yynn3970 = 0 } - if yyr3965 || yy2arr3965 { + if yyr3970 || yy2arr3970 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3965[0] { - yym3967 := z.EncBinary() - _ = yym3967 + if yyq3970[0] { + yym3972 := z.EncBinary() + _ = yym3972 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -49724,23 +49772,23 @@ func (x *LimitRangeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3965[0] { + if yyq3970[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3968 := z.EncBinary() - _ = yym3968 + yym3973 := z.EncBinary() + _ = yym3973 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3965 || yy2arr3965 { + if yyr3970 || yy2arr3970 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3965[1] { - yym3970 := z.EncBinary() - _ = yym3970 + if yyq3970[1] { + yym3975 := z.EncBinary() + _ = yym3975 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -49749,54 +49797,54 @@ func (x *LimitRangeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3965[1] { + if yyq3970[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3971 := z.EncBinary() - _ = yym3971 + yym3976 := z.EncBinary() + _ = yym3976 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3965 || yy2arr3965 { + if yyr3970 || yy2arr3970 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3965[2] { - yy3973 := &x.ListMeta - yym3974 := z.EncBinary() - _ = yym3974 + if yyq3970[2] { + yy3978 := &x.ListMeta + yym3979 := z.EncBinary() + _ = yym3979 if false { - } else if z.HasExtensions() && z.EncExt(yy3973) { + } else if z.HasExtensions() && z.EncExt(yy3978) { } else { - z.EncFallback(yy3973) + z.EncFallback(yy3978) } } else { r.EncodeNil() } } else { - if yyq3965[2] { + if yyq3970[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3975 := &x.ListMeta - yym3976 := z.EncBinary() - _ = yym3976 + yy3980 := &x.ListMeta + yym3981 := z.EncBinary() + _ = yym3981 if false { - } else if z.HasExtensions() && z.EncExt(yy3975) { + } else if z.HasExtensions() && z.EncExt(yy3980) { } else { - z.EncFallback(yy3975) + z.EncFallback(yy3980) } } } - if yyr3965 || yy2arr3965 { + if yyr3970 || yy2arr3970 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3978 := z.EncBinary() - _ = yym3978 + yym3983 := z.EncBinary() + _ = yym3983 if false { } else { h.encSliceLimitRange(([]LimitRange)(x.Items), e) @@ -49809,15 +49857,15 @@ func (x *LimitRangeList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3979 := z.EncBinary() - _ = yym3979 + yym3984 := z.EncBinary() + _ = yym3984 if false { } else { h.encSliceLimitRange(([]LimitRange)(x.Items), e) } } } - if yyr3965 || yy2arr3965 { + if yyr3970 || yy2arr3970 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -49830,25 +49878,25 @@ func (x *LimitRangeList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3980 := z.DecBinary() - _ = yym3980 + yym3985 := z.DecBinary() + _ = yym3985 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3981 := r.ContainerType() - if yyct3981 == codecSelferValueTypeMap1234 { - yyl3981 := r.ReadMapStart() - if yyl3981 == 0 { + yyct3986 := r.ContainerType() + if yyct3986 == codecSelferValueTypeMap1234 { + yyl3986 := r.ReadMapStart() + if yyl3986 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3981, d) + x.codecDecodeSelfFromMap(yyl3986, d) } - } else if yyct3981 == codecSelferValueTypeArray1234 { - yyl3981 := r.ReadArrayStart() - if yyl3981 == 0 { + } else if yyct3986 == codecSelferValueTypeArray1234 { + yyl3986 := r.ReadArrayStart() + if yyl3986 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3981, d) + x.codecDecodeSelfFromArray(yyl3986, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -49860,12 +49908,12 @@ func (x *LimitRangeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3982Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3982Slc - var yyhl3982 bool = l >= 0 - for yyj3982 := 0; ; yyj3982++ { - if yyhl3982 { - if yyj3982 >= l { + var yys3987Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3987Slc + var yyhl3987 bool = l >= 0 + for yyj3987 := 0; ; yyj3987++ { + if yyhl3987 { + if yyj3987 >= l { break } } else { @@ -49874,10 +49922,10 @@ func (x *LimitRangeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3982Slc = r.DecodeBytes(yys3982Slc, true, true) - yys3982 := string(yys3982Slc) + yys3987Slc = r.DecodeBytes(yys3987Slc, true, true) + yys3987 := string(yys3987Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3982 { + switch yys3987 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -49894,31 +49942,31 @@ func (x *LimitRangeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3985 := &x.ListMeta - yym3986 := z.DecBinary() - _ = yym3986 + yyv3990 := &x.ListMeta + yym3991 := z.DecBinary() + _ = yym3991 if false { - } else if z.HasExtensions() && z.DecExt(yyv3985) { + } else if z.HasExtensions() && z.DecExt(yyv3990) { } else { - z.DecFallback(yyv3985, false) + z.DecFallback(yyv3990, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3987 := &x.Items - yym3988 := z.DecBinary() - _ = yym3988 + yyv3992 := &x.Items + yym3993 := z.DecBinary() + _ = yym3993 if false { } else { - h.decSliceLimitRange((*[]LimitRange)(yyv3987), d) + h.decSliceLimitRange((*[]LimitRange)(yyv3992), d) } } default: - z.DecStructFieldNotFound(-1, yys3982) - } // end switch yys3982 - } // end for yyj3982 + z.DecStructFieldNotFound(-1, yys3987) + } // end switch yys3987 + } // end for yyj3987 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -49926,16 +49974,16 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3989 int - var yyb3989 bool - var yyhl3989 bool = l >= 0 - yyj3989++ - if yyhl3989 { - yyb3989 = yyj3989 > l + var yyj3994 int + var yyb3994 bool + var yyhl3994 bool = l >= 0 + yyj3994++ + if yyhl3994 { + yyb3994 = yyj3994 > l } else { - yyb3989 = r.CheckBreak() + yyb3994 = r.CheckBreak() } - if yyb3989 { + if yyb3994 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49945,13 +49993,13 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3989++ - if yyhl3989 { - yyb3989 = yyj3989 > l + yyj3994++ + if yyhl3994 { + yyb3994 = yyj3994 > l } else { - yyb3989 = r.CheckBreak() + yyb3994 = r.CheckBreak() } - if yyb3989 { + if yyb3994 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49961,13 +50009,13 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj3989++ - if yyhl3989 { - yyb3989 = yyj3989 > l + yyj3994++ + if yyhl3994 { + yyb3994 = yyj3994 > l } else { - yyb3989 = r.CheckBreak() + yyb3994 = r.CheckBreak() } - if yyb3989 { + if yyb3994 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49975,22 +50023,22 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3992 := &x.ListMeta - yym3993 := z.DecBinary() - _ = yym3993 + yyv3997 := &x.ListMeta + yym3998 := z.DecBinary() + _ = yym3998 if false { - } else if z.HasExtensions() && z.DecExt(yyv3992) { + } else if z.HasExtensions() && z.DecExt(yyv3997) { } else { - z.DecFallback(yyv3992, false) + z.DecFallback(yyv3997, false) } } - yyj3989++ - if yyhl3989 { - yyb3989 = yyj3989 > l + yyj3994++ + if yyhl3994 { + yyb3994 = yyj3994 > l } else { - yyb3989 = r.CheckBreak() + yyb3994 = r.CheckBreak() } - if yyb3989 { + if yyb3994 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -49998,26 +50046,26 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3994 := &x.Items - yym3995 := z.DecBinary() - _ = yym3995 + yyv3999 := &x.Items + yym4000 := z.DecBinary() + _ = yym4000 if false { } else { - h.decSliceLimitRange((*[]LimitRange)(yyv3994), d) + h.decSliceLimitRange((*[]LimitRange)(yyv3999), d) } } for { - yyj3989++ - if yyhl3989 { - yyb3989 = yyj3989 > l + yyj3994++ + if yyhl3994 { + yyb3994 = yyj3994 > l } else { - yyb3989 = r.CheckBreak() + yyb3994 = r.CheckBreak() } - if yyb3989 { + if yyb3994 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3989-1, "") + z.DecStructFieldNotFound(yyj3994-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50026,8 +50074,8 @@ func (x ResourceQuotaScope) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3996 := z.EncBinary() - _ = yym3996 + yym4001 := z.EncBinary() + _ = yym4001 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -50039,8 +50087,8 @@ func (x *ResourceQuotaScope) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3997 := z.DecBinary() - _ = yym3997 + yym4002 := z.DecBinary() + _ = yym4002 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -50055,34 +50103,34 @@ func (x *ResourceQuotaSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3998 := z.EncBinary() - _ = yym3998 + yym4003 := z.EncBinary() + _ = yym4003 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3999 := !z.EncBinary() - yy2arr3999 := z.EncBasicHandle().StructToArray - var yyq3999 [2]bool - _, _, _ = yysep3999, yyq3999, yy2arr3999 - const yyr3999 bool = false - yyq3999[0] = len(x.Hard) != 0 - yyq3999[1] = len(x.Scopes) != 0 - var yynn3999 int - if yyr3999 || yy2arr3999 { + yysep4004 := !z.EncBinary() + yy2arr4004 := z.EncBasicHandle().StructToArray + var yyq4004 [2]bool + _, _, _ = yysep4004, yyq4004, yy2arr4004 + const yyr4004 bool = false + yyq4004[0] = len(x.Hard) != 0 + yyq4004[1] = len(x.Scopes) != 0 + var yynn4004 int + if yyr4004 || yy2arr4004 { r.EncodeArrayStart(2) } else { - yynn3999 = 0 - for _, b := range yyq3999 { + yynn4004 = 0 + for _, b := range yyq4004 { if b { - yynn3999++ + yynn4004++ } } - r.EncodeMapStart(yynn3999) - yynn3999 = 0 + r.EncodeMapStart(yynn4004) + yynn4004 = 0 } - if yyr3999 || yy2arr3999 { + if yyr4004 || yy2arr4004 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3999[0] { + if yyq4004[0] { if x.Hard == nil { r.EncodeNil() } else { @@ -50092,7 +50140,7 @@ func (x *ResourceQuotaSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3999[0] { + if yyq4004[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hard")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -50103,14 +50151,14 @@ func (x *ResourceQuotaSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3999 || yy2arr3999 { + if yyr4004 || yy2arr4004 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3999[1] { + if yyq4004[1] { if x.Scopes == nil { r.EncodeNil() } else { - yym4002 := z.EncBinary() - _ = yym4002 + yym4007 := z.EncBinary() + _ = yym4007 if false { } else { h.encSliceResourceQuotaScope(([]ResourceQuotaScope)(x.Scopes), e) @@ -50120,15 +50168,15 @@ func (x *ResourceQuotaSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3999[1] { + if yyq4004[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("scopes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Scopes == nil { r.EncodeNil() } else { - yym4003 := z.EncBinary() - _ = yym4003 + yym4008 := z.EncBinary() + _ = yym4008 if false { } else { h.encSliceResourceQuotaScope(([]ResourceQuotaScope)(x.Scopes), e) @@ -50136,7 +50184,7 @@ func (x *ResourceQuotaSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3999 || yy2arr3999 { + if yyr4004 || yy2arr4004 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -50149,25 +50197,25 @@ func (x *ResourceQuotaSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4004 := z.DecBinary() - _ = yym4004 + yym4009 := z.DecBinary() + _ = yym4009 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4005 := r.ContainerType() - if yyct4005 == codecSelferValueTypeMap1234 { - yyl4005 := r.ReadMapStart() - if yyl4005 == 0 { + yyct4010 := r.ContainerType() + if yyct4010 == codecSelferValueTypeMap1234 { + yyl4010 := r.ReadMapStart() + if yyl4010 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4005, d) + x.codecDecodeSelfFromMap(yyl4010, d) } - } else if yyct4005 == codecSelferValueTypeArray1234 { - yyl4005 := r.ReadArrayStart() - if yyl4005 == 0 { + } else if yyct4010 == codecSelferValueTypeArray1234 { + yyl4010 := r.ReadArrayStart() + if yyl4010 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4005, d) + x.codecDecodeSelfFromArray(yyl4010, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -50179,12 +50227,12 @@ func (x *ResourceQuotaSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4006Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4006Slc - var yyhl4006 bool = l >= 0 - for yyj4006 := 0; ; yyj4006++ { - if yyhl4006 { - if yyj4006 >= l { + var yys4011Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4011Slc + var yyhl4011 bool = l >= 0 + for yyj4011 := 0; ; yyj4011++ { + if yyhl4011 { + if yyj4011 >= l { break } } else { @@ -50193,33 +50241,33 @@ func (x *ResourceQuotaSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4006Slc = r.DecodeBytes(yys4006Slc, true, true) - yys4006 := string(yys4006Slc) + yys4011Slc = r.DecodeBytes(yys4011Slc, true, true) + yys4011 := string(yys4011Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4006 { + switch yys4011 { case "hard": if r.TryDecodeAsNil() { x.Hard = nil } else { - yyv4007 := &x.Hard - yyv4007.CodecDecodeSelf(d) + yyv4012 := &x.Hard + yyv4012.CodecDecodeSelf(d) } case "scopes": if r.TryDecodeAsNil() { x.Scopes = nil } else { - yyv4008 := &x.Scopes - yym4009 := z.DecBinary() - _ = yym4009 + yyv4013 := &x.Scopes + yym4014 := z.DecBinary() + _ = yym4014 if false { } else { - h.decSliceResourceQuotaScope((*[]ResourceQuotaScope)(yyv4008), d) + h.decSliceResourceQuotaScope((*[]ResourceQuotaScope)(yyv4013), d) } } default: - z.DecStructFieldNotFound(-1, yys4006) - } // end switch yys4006 - } // end for yyj4006 + z.DecStructFieldNotFound(-1, yys4011) + } // end switch yys4011 + } // end for yyj4011 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -50227,16 +50275,16 @@ func (x *ResourceQuotaSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4010 int - var yyb4010 bool - var yyhl4010 bool = l >= 0 - yyj4010++ - if yyhl4010 { - yyb4010 = yyj4010 > l + var yyj4015 int + var yyb4015 bool + var yyhl4015 bool = l >= 0 + yyj4015++ + if yyhl4015 { + yyb4015 = yyj4015 > l } else { - yyb4010 = r.CheckBreak() + yyb4015 = r.CheckBreak() } - if yyb4010 { + if yyb4015 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50244,16 +50292,16 @@ func (x *ResourceQuotaSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.Hard = nil } else { - yyv4011 := &x.Hard - yyv4011.CodecDecodeSelf(d) + yyv4016 := &x.Hard + yyv4016.CodecDecodeSelf(d) } - yyj4010++ - if yyhl4010 { - yyb4010 = yyj4010 > l + yyj4015++ + if yyhl4015 { + yyb4015 = yyj4015 > l } else { - yyb4010 = r.CheckBreak() + yyb4015 = r.CheckBreak() } - if yyb4010 { + if yyb4015 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50261,26 +50309,26 @@ func (x *ResourceQuotaSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.Scopes = nil } else { - yyv4012 := &x.Scopes - yym4013 := z.DecBinary() - _ = yym4013 + yyv4017 := &x.Scopes + yym4018 := z.DecBinary() + _ = yym4018 if false { } else { - h.decSliceResourceQuotaScope((*[]ResourceQuotaScope)(yyv4012), d) + h.decSliceResourceQuotaScope((*[]ResourceQuotaScope)(yyv4017), d) } } for { - yyj4010++ - if yyhl4010 { - yyb4010 = yyj4010 > l + yyj4015++ + if yyhl4015 { + yyb4015 = yyj4015 > l } else { - yyb4010 = r.CheckBreak() + yyb4015 = r.CheckBreak() } - if yyb4010 { + if yyb4015 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4010-1, "") + z.DecStructFieldNotFound(yyj4015-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50292,34 +50340,34 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4014 := z.EncBinary() - _ = yym4014 + yym4019 := z.EncBinary() + _ = yym4019 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4015 := !z.EncBinary() - yy2arr4015 := z.EncBasicHandle().StructToArray - var yyq4015 [2]bool - _, _, _ = yysep4015, yyq4015, yy2arr4015 - const yyr4015 bool = false - yyq4015[0] = len(x.Hard) != 0 - yyq4015[1] = len(x.Used) != 0 - var yynn4015 int - if yyr4015 || yy2arr4015 { + yysep4020 := !z.EncBinary() + yy2arr4020 := z.EncBasicHandle().StructToArray + var yyq4020 [2]bool + _, _, _ = yysep4020, yyq4020, yy2arr4020 + const yyr4020 bool = false + yyq4020[0] = len(x.Hard) != 0 + yyq4020[1] = len(x.Used) != 0 + var yynn4020 int + if yyr4020 || yy2arr4020 { r.EncodeArrayStart(2) } else { - yynn4015 = 0 - for _, b := range yyq4015 { + yynn4020 = 0 + for _, b := range yyq4020 { if b { - yynn4015++ + yynn4020++ } } - r.EncodeMapStart(yynn4015) - yynn4015 = 0 + r.EncodeMapStart(yynn4020) + yynn4020 = 0 } - if yyr4015 || yy2arr4015 { + if yyr4020 || yy2arr4020 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4015[0] { + if yyq4020[0] { if x.Hard == nil { r.EncodeNil() } else { @@ -50329,7 +50377,7 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4015[0] { + if yyq4020[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hard")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -50340,9 +50388,9 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4015 || yy2arr4015 { + if yyr4020 || yy2arr4020 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4015[1] { + if yyq4020[1] { if x.Used == nil { r.EncodeNil() } else { @@ -50352,7 +50400,7 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4015[1] { + if yyq4020[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("used")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -50363,7 +50411,7 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4015 || yy2arr4015 { + if yyr4020 || yy2arr4020 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -50376,25 +50424,25 @@ func (x *ResourceQuotaStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4018 := z.DecBinary() - _ = yym4018 + yym4023 := z.DecBinary() + _ = yym4023 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4019 := r.ContainerType() - if yyct4019 == codecSelferValueTypeMap1234 { - yyl4019 := r.ReadMapStart() - if yyl4019 == 0 { + yyct4024 := r.ContainerType() + if yyct4024 == codecSelferValueTypeMap1234 { + yyl4024 := r.ReadMapStart() + if yyl4024 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4019, d) + x.codecDecodeSelfFromMap(yyl4024, d) } - } else if yyct4019 == codecSelferValueTypeArray1234 { - yyl4019 := r.ReadArrayStart() - if yyl4019 == 0 { + } else if yyct4024 == codecSelferValueTypeArray1234 { + yyl4024 := r.ReadArrayStart() + if yyl4024 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4019, d) + x.codecDecodeSelfFromArray(yyl4024, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -50406,12 +50454,12 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4020Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4020Slc - var yyhl4020 bool = l >= 0 - for yyj4020 := 0; ; yyj4020++ { - if yyhl4020 { - if yyj4020 >= l { + var yys4025Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4025Slc + var yyhl4025 bool = l >= 0 + for yyj4025 := 0; ; yyj4025++ { + if yyhl4025 { + if yyj4025 >= l { break } } else { @@ -50420,28 +50468,28 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4020Slc = r.DecodeBytes(yys4020Slc, true, true) - yys4020 := string(yys4020Slc) + yys4025Slc = r.DecodeBytes(yys4025Slc, true, true) + yys4025 := string(yys4025Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4020 { + switch yys4025 { case "hard": if r.TryDecodeAsNil() { x.Hard = nil } else { - yyv4021 := &x.Hard - yyv4021.CodecDecodeSelf(d) + yyv4026 := &x.Hard + yyv4026.CodecDecodeSelf(d) } case "used": if r.TryDecodeAsNil() { x.Used = nil } else { - yyv4022 := &x.Used - yyv4022.CodecDecodeSelf(d) + yyv4027 := &x.Used + yyv4027.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys4020) - } // end switch yys4020 - } // end for yyj4020 + z.DecStructFieldNotFound(-1, yys4025) + } // end switch yys4025 + } // end for yyj4025 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -50449,16 +50497,16 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4023 int - var yyb4023 bool - var yyhl4023 bool = l >= 0 - yyj4023++ - if yyhl4023 { - yyb4023 = yyj4023 > l + var yyj4028 int + var yyb4028 bool + var yyhl4028 bool = l >= 0 + yyj4028++ + if yyhl4028 { + yyb4028 = yyj4028 > l } else { - yyb4023 = r.CheckBreak() + yyb4028 = r.CheckBreak() } - if yyb4023 { + if yyb4028 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50466,16 +50514,16 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Hard = nil } else { - yyv4024 := &x.Hard - yyv4024.CodecDecodeSelf(d) + yyv4029 := &x.Hard + yyv4029.CodecDecodeSelf(d) } - yyj4023++ - if yyhl4023 { - yyb4023 = yyj4023 > l + yyj4028++ + if yyhl4028 { + yyb4028 = yyj4028 > l } else { - yyb4023 = r.CheckBreak() + yyb4028 = r.CheckBreak() } - if yyb4023 { + if yyb4028 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50483,21 +50531,21 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Used = nil } else { - yyv4025 := &x.Used - yyv4025.CodecDecodeSelf(d) + yyv4030 := &x.Used + yyv4030.CodecDecodeSelf(d) } for { - yyj4023++ - if yyhl4023 { - yyb4023 = yyj4023 > l + yyj4028++ + if yyhl4028 { + yyb4028 = yyj4028 > l } else { - yyb4023 = r.CheckBreak() + yyb4028 = r.CheckBreak() } - if yyb4023 { + if yyb4028 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4023-1, "") + z.DecStructFieldNotFound(yyj4028-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50509,39 +50557,39 @@ func (x *ResourceQuota) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4026 := z.EncBinary() - _ = yym4026 + yym4031 := z.EncBinary() + _ = yym4031 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4027 := !z.EncBinary() - yy2arr4027 := z.EncBasicHandle().StructToArray - var yyq4027 [5]bool - _, _, _ = yysep4027, yyq4027, yy2arr4027 - const yyr4027 bool = false - yyq4027[0] = x.Kind != "" - yyq4027[1] = x.APIVersion != "" - yyq4027[2] = true - yyq4027[3] = true - yyq4027[4] = true - var yynn4027 int - if yyr4027 || yy2arr4027 { + yysep4032 := !z.EncBinary() + yy2arr4032 := z.EncBasicHandle().StructToArray + var yyq4032 [5]bool + _, _, _ = yysep4032, yyq4032, yy2arr4032 + const yyr4032 bool = false + yyq4032[0] = x.Kind != "" + yyq4032[1] = x.APIVersion != "" + yyq4032[2] = true + yyq4032[3] = true + yyq4032[4] = true + var yynn4032 int + if yyr4032 || yy2arr4032 { r.EncodeArrayStart(5) } else { - yynn4027 = 0 - for _, b := range yyq4027 { + yynn4032 = 0 + for _, b := range yyq4032 { if b { - yynn4027++ + yynn4032++ } } - r.EncodeMapStart(yynn4027) - yynn4027 = 0 + r.EncodeMapStart(yynn4032) + yynn4032 = 0 } - if yyr4027 || yy2arr4027 { + if yyr4032 || yy2arr4032 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4027[0] { - yym4029 := z.EncBinary() - _ = yym4029 + if yyq4032[0] { + yym4034 := z.EncBinary() + _ = yym4034 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -50550,23 +50598,23 @@ func (x *ResourceQuota) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4027[0] { + if yyq4032[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4030 := z.EncBinary() - _ = yym4030 + yym4035 := z.EncBinary() + _ = yym4035 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr4027 || yy2arr4027 { + if yyr4032 || yy2arr4032 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4027[1] { - yym4032 := z.EncBinary() - _ = yym4032 + if yyq4032[1] { + yym4037 := z.EncBinary() + _ = yym4037 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -50575,70 +50623,70 @@ func (x *ResourceQuota) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4027[1] { + if yyq4032[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4033 := z.EncBinary() - _ = yym4033 + yym4038 := z.EncBinary() + _ = yym4038 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr4027 || yy2arr4027 { + if yyr4032 || yy2arr4032 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4027[2] { - yy4035 := &x.ObjectMeta - yy4035.CodecEncodeSelf(e) + if yyq4032[2] { + yy4040 := &x.ObjectMeta + yy4040.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq4027[2] { + if yyq4032[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4036 := &x.ObjectMeta - yy4036.CodecEncodeSelf(e) + yy4041 := &x.ObjectMeta + yy4041.CodecEncodeSelf(e) } } - if yyr4027 || yy2arr4027 { + if yyr4032 || yy2arr4032 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4027[3] { - yy4038 := &x.Spec - yy4038.CodecEncodeSelf(e) + if yyq4032[3] { + yy4043 := &x.Spec + yy4043.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq4027[3] { + if yyq4032[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4039 := &x.Spec - yy4039.CodecEncodeSelf(e) + yy4044 := &x.Spec + yy4044.CodecEncodeSelf(e) } } - if yyr4027 || yy2arr4027 { + if yyr4032 || yy2arr4032 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4027[4] { - yy4041 := &x.Status - yy4041.CodecEncodeSelf(e) + if yyq4032[4] { + yy4046 := &x.Status + yy4046.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq4027[4] { + if yyq4032[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4042 := &x.Status - yy4042.CodecEncodeSelf(e) + yy4047 := &x.Status + yy4047.CodecEncodeSelf(e) } } - if yyr4027 || yy2arr4027 { + if yyr4032 || yy2arr4032 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -50651,25 +50699,25 @@ func (x *ResourceQuota) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4043 := z.DecBinary() - _ = yym4043 + yym4048 := z.DecBinary() + _ = yym4048 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4044 := r.ContainerType() - if yyct4044 == codecSelferValueTypeMap1234 { - yyl4044 := r.ReadMapStart() - if yyl4044 == 0 { + yyct4049 := r.ContainerType() + if yyct4049 == codecSelferValueTypeMap1234 { + yyl4049 := r.ReadMapStart() + if yyl4049 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4044, d) + x.codecDecodeSelfFromMap(yyl4049, d) } - } else if yyct4044 == codecSelferValueTypeArray1234 { - yyl4044 := r.ReadArrayStart() - if yyl4044 == 0 { + } else if yyct4049 == codecSelferValueTypeArray1234 { + yyl4049 := r.ReadArrayStart() + if yyl4049 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4044, d) + x.codecDecodeSelfFromArray(yyl4049, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -50681,12 +50729,12 @@ func (x *ResourceQuota) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4045Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4045Slc - var yyhl4045 bool = l >= 0 - for yyj4045 := 0; ; yyj4045++ { - if yyhl4045 { - if yyj4045 >= l { + var yys4050Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4050Slc + var yyhl4050 bool = l >= 0 + for yyj4050 := 0; ; yyj4050++ { + if yyhl4050 { + if yyj4050 >= l { break } } else { @@ -50695,10 +50743,10 @@ func (x *ResourceQuota) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4045Slc = r.DecodeBytes(yys4045Slc, true, true) - yys4045 := string(yys4045Slc) + yys4050Slc = r.DecodeBytes(yys4050Slc, true, true) + yys4050 := string(yys4050Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4045 { + switch yys4050 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -50715,27 +50763,27 @@ func (x *ResourceQuota) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4048 := &x.ObjectMeta - yyv4048.CodecDecodeSelf(d) + yyv4053 := &x.ObjectMeta + yyv4053.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = ResourceQuotaSpec{} } else { - yyv4049 := &x.Spec - yyv4049.CodecDecodeSelf(d) + yyv4054 := &x.Spec + yyv4054.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = ResourceQuotaStatus{} } else { - yyv4050 := &x.Status - yyv4050.CodecDecodeSelf(d) + yyv4055 := &x.Status + yyv4055.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys4045) - } // end switch yys4045 - } // end for yyj4045 + z.DecStructFieldNotFound(-1, yys4050) + } // end switch yys4050 + } // end for yyj4050 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -50743,16 +50791,16 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4051 int - var yyb4051 bool - var yyhl4051 bool = l >= 0 - yyj4051++ - if yyhl4051 { - yyb4051 = yyj4051 > l + var yyj4056 int + var yyb4056 bool + var yyhl4056 bool = l >= 0 + yyj4056++ + if yyhl4056 { + yyb4056 = yyj4056 > l } else { - yyb4051 = r.CheckBreak() + yyb4056 = r.CheckBreak() } - if yyb4051 { + if yyb4056 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50762,13 +50810,13 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj4051++ - if yyhl4051 { - yyb4051 = yyj4051 > l + yyj4056++ + if yyhl4056 { + yyb4056 = yyj4056 > l } else { - yyb4051 = r.CheckBreak() + yyb4056 = r.CheckBreak() } - if yyb4051 { + if yyb4056 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50778,13 +50826,13 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj4051++ - if yyhl4051 { - yyb4051 = yyj4051 > l + yyj4056++ + if yyhl4056 { + yyb4056 = yyj4056 > l } else { - yyb4051 = r.CheckBreak() + yyb4056 = r.CheckBreak() } - if yyb4051 { + if yyb4056 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50792,16 +50840,16 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4054 := &x.ObjectMeta - yyv4054.CodecDecodeSelf(d) + yyv4059 := &x.ObjectMeta + yyv4059.CodecDecodeSelf(d) } - yyj4051++ - if yyhl4051 { - yyb4051 = yyj4051 > l + yyj4056++ + if yyhl4056 { + yyb4056 = yyj4056 > l } else { - yyb4051 = r.CheckBreak() + yyb4056 = r.CheckBreak() } - if yyb4051 { + if yyb4056 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50809,16 +50857,16 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = ResourceQuotaSpec{} } else { - yyv4055 := &x.Spec - yyv4055.CodecDecodeSelf(d) + yyv4060 := &x.Spec + yyv4060.CodecDecodeSelf(d) } - yyj4051++ - if yyhl4051 { - yyb4051 = yyj4051 > l + yyj4056++ + if yyhl4056 { + yyb4056 = yyj4056 > l } else { - yyb4051 = r.CheckBreak() + yyb4056 = r.CheckBreak() } - if yyb4051 { + if yyb4056 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -50826,21 +50874,21 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = ResourceQuotaStatus{} } else { - yyv4056 := &x.Status - yyv4056.CodecDecodeSelf(d) + yyv4061 := &x.Status + yyv4061.CodecDecodeSelf(d) } for { - yyj4051++ - if yyhl4051 { - yyb4051 = yyj4051 > l + yyj4056++ + if yyhl4056 { + yyb4056 = yyj4056 > l } else { - yyb4051 = r.CheckBreak() + yyb4056 = r.CheckBreak() } - if yyb4051 { + if yyb4056 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4051-1, "") + z.DecStructFieldNotFound(yyj4056-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50852,37 +50900,37 @@ func (x *ResourceQuotaList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4057 := z.EncBinary() - _ = yym4057 + yym4062 := z.EncBinary() + _ = yym4062 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4058 := !z.EncBinary() - yy2arr4058 := z.EncBasicHandle().StructToArray - var yyq4058 [4]bool - _, _, _ = yysep4058, yyq4058, yy2arr4058 - const yyr4058 bool = false - yyq4058[0] = x.Kind != "" - yyq4058[1] = x.APIVersion != "" - yyq4058[2] = true - var yynn4058 int - if yyr4058 || yy2arr4058 { + yysep4063 := !z.EncBinary() + yy2arr4063 := z.EncBasicHandle().StructToArray + var yyq4063 [4]bool + _, _, _ = yysep4063, yyq4063, yy2arr4063 + const yyr4063 bool = false + yyq4063[0] = x.Kind != "" + yyq4063[1] = x.APIVersion != "" + yyq4063[2] = true + var yynn4063 int + if yyr4063 || yy2arr4063 { r.EncodeArrayStart(4) } else { - yynn4058 = 1 - for _, b := range yyq4058 { + yynn4063 = 1 + for _, b := range yyq4063 { if b { - yynn4058++ + yynn4063++ } } - r.EncodeMapStart(yynn4058) - yynn4058 = 0 + r.EncodeMapStart(yynn4063) + yynn4063 = 0 } - if yyr4058 || yy2arr4058 { + if yyr4063 || yy2arr4063 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4058[0] { - yym4060 := z.EncBinary() - _ = yym4060 + if yyq4063[0] { + yym4065 := z.EncBinary() + _ = yym4065 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -50891,23 +50939,23 @@ func (x *ResourceQuotaList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4058[0] { + if yyq4063[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4061 := z.EncBinary() - _ = yym4061 + yym4066 := z.EncBinary() + _ = yym4066 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr4058 || yy2arr4058 { + if yyr4063 || yy2arr4063 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4058[1] { - yym4063 := z.EncBinary() - _ = yym4063 + if yyq4063[1] { + yym4068 := z.EncBinary() + _ = yym4068 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -50916,54 +50964,54 @@ func (x *ResourceQuotaList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4058[1] { + if yyq4063[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4064 := z.EncBinary() - _ = yym4064 + yym4069 := z.EncBinary() + _ = yym4069 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr4058 || yy2arr4058 { + if yyr4063 || yy2arr4063 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4058[2] { - yy4066 := &x.ListMeta - yym4067 := z.EncBinary() - _ = yym4067 + if yyq4063[2] { + yy4071 := &x.ListMeta + yym4072 := z.EncBinary() + _ = yym4072 if false { - } else if z.HasExtensions() && z.EncExt(yy4066) { + } else if z.HasExtensions() && z.EncExt(yy4071) { } else { - z.EncFallback(yy4066) + z.EncFallback(yy4071) } } else { r.EncodeNil() } } else { - if yyq4058[2] { + if yyq4063[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4068 := &x.ListMeta - yym4069 := z.EncBinary() - _ = yym4069 + yy4073 := &x.ListMeta + yym4074 := z.EncBinary() + _ = yym4074 if false { - } else if z.HasExtensions() && z.EncExt(yy4068) { + } else if z.HasExtensions() && z.EncExt(yy4073) { } else { - z.EncFallback(yy4068) + z.EncFallback(yy4073) } } } - if yyr4058 || yy2arr4058 { + if yyr4063 || yy2arr4063 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym4071 := z.EncBinary() - _ = yym4071 + yym4076 := z.EncBinary() + _ = yym4076 if false { } else { h.encSliceResourceQuota(([]ResourceQuota)(x.Items), e) @@ -50976,15 +51024,15 @@ func (x *ResourceQuotaList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym4072 := z.EncBinary() - _ = yym4072 + yym4077 := z.EncBinary() + _ = yym4077 if false { } else { h.encSliceResourceQuota(([]ResourceQuota)(x.Items), e) } } } - if yyr4058 || yy2arr4058 { + if yyr4063 || yy2arr4063 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -50997,25 +51045,25 @@ func (x *ResourceQuotaList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4073 := z.DecBinary() - _ = yym4073 + yym4078 := z.DecBinary() + _ = yym4078 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4074 := r.ContainerType() - if yyct4074 == codecSelferValueTypeMap1234 { - yyl4074 := r.ReadMapStart() - if yyl4074 == 0 { + yyct4079 := r.ContainerType() + if yyct4079 == codecSelferValueTypeMap1234 { + yyl4079 := r.ReadMapStart() + if yyl4079 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4074, d) + x.codecDecodeSelfFromMap(yyl4079, d) } - } else if yyct4074 == codecSelferValueTypeArray1234 { - yyl4074 := r.ReadArrayStart() - if yyl4074 == 0 { + } else if yyct4079 == codecSelferValueTypeArray1234 { + yyl4079 := r.ReadArrayStart() + if yyl4079 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4074, d) + x.codecDecodeSelfFromArray(yyl4079, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -51027,12 +51075,12 @@ func (x *ResourceQuotaList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4075Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4075Slc - var yyhl4075 bool = l >= 0 - for yyj4075 := 0; ; yyj4075++ { - if yyhl4075 { - if yyj4075 >= l { + var yys4080Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4080Slc + var yyhl4080 bool = l >= 0 + for yyj4080 := 0; ; yyj4080++ { + if yyhl4080 { + if yyj4080 >= l { break } } else { @@ -51041,10 +51089,10 @@ func (x *ResourceQuotaList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4075Slc = r.DecodeBytes(yys4075Slc, true, true) - yys4075 := string(yys4075Slc) + yys4080Slc = r.DecodeBytes(yys4080Slc, true, true) + yys4080 := string(yys4080Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4075 { + switch yys4080 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -51061,31 +51109,31 @@ func (x *ResourceQuotaList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv4078 := &x.ListMeta - yym4079 := z.DecBinary() - _ = yym4079 + yyv4083 := &x.ListMeta + yym4084 := z.DecBinary() + _ = yym4084 if false { - } else if z.HasExtensions() && z.DecExt(yyv4078) { + } else if z.HasExtensions() && z.DecExt(yyv4083) { } else { - z.DecFallback(yyv4078, false) + z.DecFallback(yyv4083, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4080 := &x.Items - yym4081 := z.DecBinary() - _ = yym4081 + yyv4085 := &x.Items + yym4086 := z.DecBinary() + _ = yym4086 if false { } else { - h.decSliceResourceQuota((*[]ResourceQuota)(yyv4080), d) + h.decSliceResourceQuota((*[]ResourceQuota)(yyv4085), d) } } default: - z.DecStructFieldNotFound(-1, yys4075) - } // end switch yys4075 - } // end for yyj4075 + z.DecStructFieldNotFound(-1, yys4080) + } // end switch yys4080 + } // end for yyj4080 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -51093,16 +51141,16 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4082 int - var yyb4082 bool - var yyhl4082 bool = l >= 0 - yyj4082++ - if yyhl4082 { - yyb4082 = yyj4082 > l + var yyj4087 int + var yyb4087 bool + var yyhl4087 bool = l >= 0 + yyj4087++ + if yyhl4087 { + yyb4087 = yyj4087 > l } else { - yyb4082 = r.CheckBreak() + yyb4087 = r.CheckBreak() } - if yyb4082 { + if yyb4087 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51112,13 +51160,13 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.Kind = string(r.DecodeString()) } - yyj4082++ - if yyhl4082 { - yyb4082 = yyj4082 > l + yyj4087++ + if yyhl4087 { + yyb4087 = yyj4087 > l } else { - yyb4082 = r.CheckBreak() + yyb4087 = r.CheckBreak() } - if yyb4082 { + if yyb4087 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51128,13 +51176,13 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.APIVersion = string(r.DecodeString()) } - yyj4082++ - if yyhl4082 { - yyb4082 = yyj4082 > l + yyj4087++ + if yyhl4087 { + yyb4087 = yyj4087 > l } else { - yyb4082 = r.CheckBreak() + yyb4087 = r.CheckBreak() } - if yyb4082 { + if yyb4087 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51142,22 +51190,22 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv4085 := &x.ListMeta - yym4086 := z.DecBinary() - _ = yym4086 + yyv4090 := &x.ListMeta + yym4091 := z.DecBinary() + _ = yym4091 if false { - } else if z.HasExtensions() && z.DecExt(yyv4085) { + } else if z.HasExtensions() && z.DecExt(yyv4090) { } else { - z.DecFallback(yyv4085, false) + z.DecFallback(yyv4090, false) } } - yyj4082++ - if yyhl4082 { - yyb4082 = yyj4082 > l + yyj4087++ + if yyhl4087 { + yyb4087 = yyj4087 > l } else { - yyb4082 = r.CheckBreak() + yyb4087 = r.CheckBreak() } - if yyb4082 { + if yyb4087 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51165,26 +51213,26 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4087 := &x.Items - yym4088 := z.DecBinary() - _ = yym4088 + yyv4092 := &x.Items + yym4093 := z.DecBinary() + _ = yym4093 if false { } else { - h.decSliceResourceQuota((*[]ResourceQuota)(yyv4087), d) + h.decSliceResourceQuota((*[]ResourceQuota)(yyv4092), d) } } for { - yyj4082++ - if yyhl4082 { - yyb4082 = yyj4082 > l + yyj4087++ + if yyhl4087 { + yyb4087 = yyj4087 > l } else { - yyb4082 = r.CheckBreak() + yyb4087 = r.CheckBreak() } - if yyb4082 { + if yyb4087 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4082-1, "") + z.DecStructFieldNotFound(yyj4087-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51196,40 +51244,40 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4089 := z.EncBinary() - _ = yym4089 + yym4094 := z.EncBinary() + _ = yym4094 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4090 := !z.EncBinary() - yy2arr4090 := z.EncBasicHandle().StructToArray - var yyq4090 [6]bool - _, _, _ = yysep4090, yyq4090, yy2arr4090 - const yyr4090 bool = false - yyq4090[0] = x.Kind != "" - yyq4090[1] = x.APIVersion != "" - yyq4090[2] = true - yyq4090[3] = len(x.Data) != 0 - yyq4090[4] = len(x.StringData) != 0 - yyq4090[5] = x.Type != "" - var yynn4090 int - if yyr4090 || yy2arr4090 { + yysep4095 := !z.EncBinary() + yy2arr4095 := z.EncBasicHandle().StructToArray + var yyq4095 [6]bool + _, _, _ = yysep4095, yyq4095, yy2arr4095 + const yyr4095 bool = false + yyq4095[0] = x.Kind != "" + yyq4095[1] = x.APIVersion != "" + yyq4095[2] = true + yyq4095[3] = len(x.Data) != 0 + yyq4095[4] = len(x.StringData) != 0 + yyq4095[5] = x.Type != "" + var yynn4095 int + if yyr4095 || yy2arr4095 { r.EncodeArrayStart(6) } else { - yynn4090 = 0 - for _, b := range yyq4090 { + yynn4095 = 0 + for _, b := range yyq4095 { if b { - yynn4090++ + yynn4095++ } } - r.EncodeMapStart(yynn4090) - yynn4090 = 0 + r.EncodeMapStart(yynn4095) + yynn4095 = 0 } - if yyr4090 || yy2arr4090 { + if yyr4095 || yy2arr4095 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4090[0] { - yym4092 := z.EncBinary() - _ = yym4092 + if yyq4095[0] { + yym4097 := z.EncBinary() + _ = yym4097 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -51238,23 +51286,23 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4090[0] { + if yyq4095[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4093 := z.EncBinary() - _ = yym4093 + yym4098 := z.EncBinary() + _ = yym4098 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr4090 || yy2arr4090 { + if yyr4095 || yy2arr4095 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4090[1] { - yym4095 := z.EncBinary() - _ = yym4095 + if yyq4095[1] { + yym4100 := z.EncBinary() + _ = yym4100 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -51263,43 +51311,43 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4090[1] { + if yyq4095[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4096 := z.EncBinary() - _ = yym4096 + yym4101 := z.EncBinary() + _ = yym4101 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr4090 || yy2arr4090 { + if yyr4095 || yy2arr4095 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4090[2] { - yy4098 := &x.ObjectMeta - yy4098.CodecEncodeSelf(e) + if yyq4095[2] { + yy4103 := &x.ObjectMeta + yy4103.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq4090[2] { + if yyq4095[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4099 := &x.ObjectMeta - yy4099.CodecEncodeSelf(e) + yy4104 := &x.ObjectMeta + yy4104.CodecEncodeSelf(e) } } - if yyr4090 || yy2arr4090 { + if yyr4095 || yy2arr4095 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4090[3] { + if yyq4095[3] { if x.Data == nil { r.EncodeNil() } else { - yym4101 := z.EncBinary() - _ = yym4101 + yym4106 := z.EncBinary() + _ = yym4106 if false { } else { h.encMapstringSliceuint8((map[string][]uint8)(x.Data), e) @@ -51309,15 +51357,15 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4090[3] { + if yyq4095[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("data")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Data == nil { r.EncodeNil() } else { - yym4102 := z.EncBinary() - _ = yym4102 + yym4107 := z.EncBinary() + _ = yym4107 if false { } else { h.encMapstringSliceuint8((map[string][]uint8)(x.Data), e) @@ -51325,14 +51373,14 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4090 || yy2arr4090 { + if yyr4095 || yy2arr4095 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4090[4] { + if yyq4095[4] { if x.StringData == nil { r.EncodeNil() } else { - yym4104 := z.EncBinary() - _ = yym4104 + yym4109 := z.EncBinary() + _ = yym4109 if false { } else { z.F.EncMapStringStringV(x.StringData, false, e) @@ -51342,15 +51390,15 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4090[4] { + if yyq4095[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("stringData")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.StringData == nil { r.EncodeNil() } else { - yym4105 := z.EncBinary() - _ = yym4105 + yym4110 := z.EncBinary() + _ = yym4110 if false { } else { z.F.EncMapStringStringV(x.StringData, false, e) @@ -51358,22 +51406,22 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4090 || yy2arr4090 { + if yyr4095 || yy2arr4095 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4090[5] { + if yyq4095[5] { x.Type.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4090[5] { + if yyq4095[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } } - if yyr4090 || yy2arr4090 { + if yyr4095 || yy2arr4095 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -51386,25 +51434,25 @@ func (x *Secret) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4107 := z.DecBinary() - _ = yym4107 + yym4112 := z.DecBinary() + _ = yym4112 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4108 := r.ContainerType() - if yyct4108 == codecSelferValueTypeMap1234 { - yyl4108 := r.ReadMapStart() - if yyl4108 == 0 { + yyct4113 := r.ContainerType() + if yyct4113 == codecSelferValueTypeMap1234 { + yyl4113 := r.ReadMapStart() + if yyl4113 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4108, d) + x.codecDecodeSelfFromMap(yyl4113, d) } - } else if yyct4108 == codecSelferValueTypeArray1234 { - yyl4108 := r.ReadArrayStart() - if yyl4108 == 0 { + } else if yyct4113 == codecSelferValueTypeArray1234 { + yyl4113 := r.ReadArrayStart() + if yyl4113 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4108, d) + x.codecDecodeSelfFromArray(yyl4113, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -51416,12 +51464,12 @@ func (x *Secret) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4109Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4109Slc - var yyhl4109 bool = l >= 0 - for yyj4109 := 0; ; yyj4109++ { - if yyhl4109 { - if yyj4109 >= l { + var yys4114Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4114Slc + var yyhl4114 bool = l >= 0 + for yyj4114 := 0; ; yyj4114++ { + if yyhl4114 { + if yyj4114 >= l { break } } else { @@ -51430,10 +51478,10 @@ func (x *Secret) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4109Slc = r.DecodeBytes(yys4109Slc, true, true) - yys4109 := string(yys4109Slc) + yys4114Slc = r.DecodeBytes(yys4114Slc, true, true) + yys4114 := string(yys4114Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4109 { + switch yys4114 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -51450,31 +51498,31 @@ func (x *Secret) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4112 := &x.ObjectMeta - yyv4112.CodecDecodeSelf(d) + yyv4117 := &x.ObjectMeta + yyv4117.CodecDecodeSelf(d) } case "data": if r.TryDecodeAsNil() { x.Data = nil } else { - yyv4113 := &x.Data - yym4114 := z.DecBinary() - _ = yym4114 + yyv4118 := &x.Data + yym4119 := z.DecBinary() + _ = yym4119 if false { } else { - h.decMapstringSliceuint8((*map[string][]uint8)(yyv4113), d) + h.decMapstringSliceuint8((*map[string][]uint8)(yyv4118), d) } } case "stringData": if r.TryDecodeAsNil() { x.StringData = nil } else { - yyv4115 := &x.StringData - yym4116 := z.DecBinary() - _ = yym4116 + yyv4120 := &x.StringData + yym4121 := z.DecBinary() + _ = yym4121 if false { } else { - z.F.DecMapStringStringX(yyv4115, false, d) + z.F.DecMapStringStringX(yyv4120, false, d) } } case "type": @@ -51484,9 +51532,9 @@ func (x *Secret) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Type = SecretType(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys4109) - } // end switch yys4109 - } // end for yyj4109 + z.DecStructFieldNotFound(-1, yys4114) + } // end switch yys4114 + } // end for yyj4114 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -51494,16 +51542,16 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4118 int - var yyb4118 bool - var yyhl4118 bool = l >= 0 - yyj4118++ - if yyhl4118 { - yyb4118 = yyj4118 > l + var yyj4123 int + var yyb4123 bool + var yyhl4123 bool = l >= 0 + yyj4123++ + if yyhl4123 { + yyb4123 = yyj4123 > l } else { - yyb4118 = r.CheckBreak() + yyb4123 = r.CheckBreak() } - if yyb4118 { + if yyb4123 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51513,13 +51561,13 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj4118++ - if yyhl4118 { - yyb4118 = yyj4118 > l + yyj4123++ + if yyhl4123 { + yyb4123 = yyj4123 > l } else { - yyb4118 = r.CheckBreak() + yyb4123 = r.CheckBreak() } - if yyb4118 { + if yyb4123 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51529,13 +51577,13 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj4118++ - if yyhl4118 { - yyb4118 = yyj4118 > l + yyj4123++ + if yyhl4123 { + yyb4123 = yyj4123 > l } else { - yyb4118 = r.CheckBreak() + yyb4123 = r.CheckBreak() } - if yyb4118 { + if yyb4123 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51543,16 +51591,16 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4121 := &x.ObjectMeta - yyv4121.CodecDecodeSelf(d) + yyv4126 := &x.ObjectMeta + yyv4126.CodecDecodeSelf(d) } - yyj4118++ - if yyhl4118 { - yyb4118 = yyj4118 > l + yyj4123++ + if yyhl4123 { + yyb4123 = yyj4123 > l } else { - yyb4118 = r.CheckBreak() + yyb4123 = r.CheckBreak() } - if yyb4118 { + if yyb4123 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51560,21 +51608,21 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Data = nil } else { - yyv4122 := &x.Data - yym4123 := z.DecBinary() - _ = yym4123 + yyv4127 := &x.Data + yym4128 := z.DecBinary() + _ = yym4128 if false { } else { - h.decMapstringSliceuint8((*map[string][]uint8)(yyv4122), d) + h.decMapstringSliceuint8((*map[string][]uint8)(yyv4127), d) } } - yyj4118++ - if yyhl4118 { - yyb4118 = yyj4118 > l + yyj4123++ + if yyhl4123 { + yyb4123 = yyj4123 > l } else { - yyb4118 = r.CheckBreak() + yyb4123 = r.CheckBreak() } - if yyb4118 { + if yyb4123 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51582,21 +51630,21 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.StringData = nil } else { - yyv4124 := &x.StringData - yym4125 := z.DecBinary() - _ = yym4125 + yyv4129 := &x.StringData + yym4130 := z.DecBinary() + _ = yym4130 if false { } else { - z.F.DecMapStringStringX(yyv4124, false, d) + z.F.DecMapStringStringX(yyv4129, false, d) } } - yyj4118++ - if yyhl4118 { - yyb4118 = yyj4118 > l + yyj4123++ + if yyhl4123 { + yyb4123 = yyj4123 > l } else { - yyb4118 = r.CheckBreak() + yyb4123 = r.CheckBreak() } - if yyb4118 { + if yyb4123 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51607,17 +51655,17 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Type = SecretType(r.DecodeString()) } for { - yyj4118++ - if yyhl4118 { - yyb4118 = yyj4118 > l + yyj4123++ + if yyhl4123 { + yyb4123 = yyj4123 > l } else { - yyb4118 = r.CheckBreak() + yyb4123 = r.CheckBreak() } - if yyb4118 { + if yyb4123 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4118-1, "") + z.DecStructFieldNotFound(yyj4123-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51626,8 +51674,8 @@ func (x SecretType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym4127 := z.EncBinary() - _ = yym4127 + yym4132 := z.EncBinary() + _ = yym4132 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -51639,8 +51687,8 @@ func (x *SecretType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4128 := z.DecBinary() - _ = yym4128 + yym4133 := z.DecBinary() + _ = yym4133 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -51655,37 +51703,37 @@ func (x *SecretList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4129 := z.EncBinary() - _ = yym4129 + yym4134 := z.EncBinary() + _ = yym4134 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4130 := !z.EncBinary() - yy2arr4130 := z.EncBasicHandle().StructToArray - var yyq4130 [4]bool - _, _, _ = yysep4130, yyq4130, yy2arr4130 - const yyr4130 bool = false - yyq4130[0] = x.Kind != "" - yyq4130[1] = x.APIVersion != "" - yyq4130[2] = true - var yynn4130 int - if yyr4130 || yy2arr4130 { + yysep4135 := !z.EncBinary() + yy2arr4135 := z.EncBasicHandle().StructToArray + var yyq4135 [4]bool + _, _, _ = yysep4135, yyq4135, yy2arr4135 + const yyr4135 bool = false + yyq4135[0] = x.Kind != "" + yyq4135[1] = x.APIVersion != "" + yyq4135[2] = true + var yynn4135 int + if yyr4135 || yy2arr4135 { r.EncodeArrayStart(4) } else { - yynn4130 = 1 - for _, b := range yyq4130 { + yynn4135 = 1 + for _, b := range yyq4135 { if b { - yynn4130++ + yynn4135++ } } - r.EncodeMapStart(yynn4130) - yynn4130 = 0 + r.EncodeMapStart(yynn4135) + yynn4135 = 0 } - if yyr4130 || yy2arr4130 { + if yyr4135 || yy2arr4135 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4130[0] { - yym4132 := z.EncBinary() - _ = yym4132 + if yyq4135[0] { + yym4137 := z.EncBinary() + _ = yym4137 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -51694,23 +51742,23 @@ func (x *SecretList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4130[0] { + if yyq4135[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4133 := z.EncBinary() - _ = yym4133 + yym4138 := z.EncBinary() + _ = yym4138 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr4130 || yy2arr4130 { + if yyr4135 || yy2arr4135 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4130[1] { - yym4135 := z.EncBinary() - _ = yym4135 + if yyq4135[1] { + yym4140 := z.EncBinary() + _ = yym4140 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -51719,54 +51767,54 @@ func (x *SecretList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4130[1] { + if yyq4135[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4136 := z.EncBinary() - _ = yym4136 + yym4141 := z.EncBinary() + _ = yym4141 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr4130 || yy2arr4130 { + if yyr4135 || yy2arr4135 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4130[2] { - yy4138 := &x.ListMeta - yym4139 := z.EncBinary() - _ = yym4139 + if yyq4135[2] { + yy4143 := &x.ListMeta + yym4144 := z.EncBinary() + _ = yym4144 if false { - } else if z.HasExtensions() && z.EncExt(yy4138) { + } else if z.HasExtensions() && z.EncExt(yy4143) { } else { - z.EncFallback(yy4138) + z.EncFallback(yy4143) } } else { r.EncodeNil() } } else { - if yyq4130[2] { + if yyq4135[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4140 := &x.ListMeta - yym4141 := z.EncBinary() - _ = yym4141 + yy4145 := &x.ListMeta + yym4146 := z.EncBinary() + _ = yym4146 if false { - } else if z.HasExtensions() && z.EncExt(yy4140) { + } else if z.HasExtensions() && z.EncExt(yy4145) { } else { - z.EncFallback(yy4140) + z.EncFallback(yy4145) } } } - if yyr4130 || yy2arr4130 { + if yyr4135 || yy2arr4135 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym4143 := z.EncBinary() - _ = yym4143 + yym4148 := z.EncBinary() + _ = yym4148 if false { } else { h.encSliceSecret(([]Secret)(x.Items), e) @@ -51779,15 +51827,15 @@ func (x *SecretList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym4144 := z.EncBinary() - _ = yym4144 + yym4149 := z.EncBinary() + _ = yym4149 if false { } else { h.encSliceSecret(([]Secret)(x.Items), e) } } } - if yyr4130 || yy2arr4130 { + if yyr4135 || yy2arr4135 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -51800,25 +51848,25 @@ func (x *SecretList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4145 := z.DecBinary() - _ = yym4145 + yym4150 := z.DecBinary() + _ = yym4150 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4146 := r.ContainerType() - if yyct4146 == codecSelferValueTypeMap1234 { - yyl4146 := r.ReadMapStart() - if yyl4146 == 0 { + yyct4151 := r.ContainerType() + if yyct4151 == codecSelferValueTypeMap1234 { + yyl4151 := r.ReadMapStart() + if yyl4151 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4146, d) + x.codecDecodeSelfFromMap(yyl4151, d) } - } else if yyct4146 == codecSelferValueTypeArray1234 { - yyl4146 := r.ReadArrayStart() - if yyl4146 == 0 { + } else if yyct4151 == codecSelferValueTypeArray1234 { + yyl4151 := r.ReadArrayStart() + if yyl4151 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4146, d) + x.codecDecodeSelfFromArray(yyl4151, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -51830,12 +51878,12 @@ func (x *SecretList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4147Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4147Slc - var yyhl4147 bool = l >= 0 - for yyj4147 := 0; ; yyj4147++ { - if yyhl4147 { - if yyj4147 >= l { + var yys4152Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4152Slc + var yyhl4152 bool = l >= 0 + for yyj4152 := 0; ; yyj4152++ { + if yyhl4152 { + if yyj4152 >= l { break } } else { @@ -51844,10 +51892,10 @@ func (x *SecretList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4147Slc = r.DecodeBytes(yys4147Slc, true, true) - yys4147 := string(yys4147Slc) + yys4152Slc = r.DecodeBytes(yys4152Slc, true, true) + yys4152 := string(yys4152Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4147 { + switch yys4152 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -51864,31 +51912,31 @@ func (x *SecretList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv4150 := &x.ListMeta - yym4151 := z.DecBinary() - _ = yym4151 + yyv4155 := &x.ListMeta + yym4156 := z.DecBinary() + _ = yym4156 if false { - } else if z.HasExtensions() && z.DecExt(yyv4150) { + } else if z.HasExtensions() && z.DecExt(yyv4155) { } else { - z.DecFallback(yyv4150, false) + z.DecFallback(yyv4155, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4152 := &x.Items - yym4153 := z.DecBinary() - _ = yym4153 + yyv4157 := &x.Items + yym4158 := z.DecBinary() + _ = yym4158 if false { } else { - h.decSliceSecret((*[]Secret)(yyv4152), d) + h.decSliceSecret((*[]Secret)(yyv4157), d) } } default: - z.DecStructFieldNotFound(-1, yys4147) - } // end switch yys4147 - } // end for yyj4147 + z.DecStructFieldNotFound(-1, yys4152) + } // end switch yys4152 + } // end for yyj4152 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -51896,16 +51944,16 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4154 int - var yyb4154 bool - var yyhl4154 bool = l >= 0 - yyj4154++ - if yyhl4154 { - yyb4154 = yyj4154 > l + var yyj4159 int + var yyb4159 bool + var yyhl4159 bool = l >= 0 + yyj4159++ + if yyhl4159 { + yyb4159 = yyj4159 > l } else { - yyb4154 = r.CheckBreak() + yyb4159 = r.CheckBreak() } - if yyb4154 { + if yyb4159 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51915,13 +51963,13 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj4154++ - if yyhl4154 { - yyb4154 = yyj4154 > l + yyj4159++ + if yyhl4159 { + yyb4159 = yyj4159 > l } else { - yyb4154 = r.CheckBreak() + yyb4159 = r.CheckBreak() } - if yyb4154 { + if yyb4159 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51931,13 +51979,13 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj4154++ - if yyhl4154 { - yyb4154 = yyj4154 > l + yyj4159++ + if yyhl4159 { + yyb4159 = yyj4159 > l } else { - yyb4154 = r.CheckBreak() + yyb4159 = r.CheckBreak() } - if yyb4154 { + if yyb4159 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51945,22 +51993,22 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv4157 := &x.ListMeta - yym4158 := z.DecBinary() - _ = yym4158 + yyv4162 := &x.ListMeta + yym4163 := z.DecBinary() + _ = yym4163 if false { - } else if z.HasExtensions() && z.DecExt(yyv4157) { + } else if z.HasExtensions() && z.DecExt(yyv4162) { } else { - z.DecFallback(yyv4157, false) + z.DecFallback(yyv4162, false) } } - yyj4154++ - if yyhl4154 { - yyb4154 = yyj4154 > l + yyj4159++ + if yyhl4159 { + yyb4159 = yyj4159 > l } else { - yyb4154 = r.CheckBreak() + yyb4159 = r.CheckBreak() } - if yyb4154 { + if yyb4159 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -51968,26 +52016,26 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4159 := &x.Items - yym4160 := z.DecBinary() - _ = yym4160 + yyv4164 := &x.Items + yym4165 := z.DecBinary() + _ = yym4165 if false { } else { - h.decSliceSecret((*[]Secret)(yyv4159), d) + h.decSliceSecret((*[]Secret)(yyv4164), d) } } for { - yyj4154++ - if yyhl4154 { - yyb4154 = yyj4154 > l + yyj4159++ + if yyhl4159 { + yyb4159 = yyj4159 > l } else { - yyb4154 = r.CheckBreak() + yyb4159 = r.CheckBreak() } - if yyb4154 { + if yyb4159 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4154-1, "") + z.DecStructFieldNotFound(yyj4159-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51999,38 +52047,38 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4161 := z.EncBinary() - _ = yym4161 + yym4166 := z.EncBinary() + _ = yym4166 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4162 := !z.EncBinary() - yy2arr4162 := z.EncBasicHandle().StructToArray - var yyq4162 [4]bool - _, _, _ = yysep4162, yyq4162, yy2arr4162 - const yyr4162 bool = false - yyq4162[0] = x.Kind != "" - yyq4162[1] = x.APIVersion != "" - yyq4162[2] = true - yyq4162[3] = len(x.Data) != 0 - var yynn4162 int - if yyr4162 || yy2arr4162 { + yysep4167 := !z.EncBinary() + yy2arr4167 := z.EncBasicHandle().StructToArray + var yyq4167 [4]bool + _, _, _ = yysep4167, yyq4167, yy2arr4167 + const yyr4167 bool = false + yyq4167[0] = x.Kind != "" + yyq4167[1] = x.APIVersion != "" + yyq4167[2] = true + yyq4167[3] = len(x.Data) != 0 + var yynn4167 int + if yyr4167 || yy2arr4167 { r.EncodeArrayStart(4) } else { - yynn4162 = 0 - for _, b := range yyq4162 { + yynn4167 = 0 + for _, b := range yyq4167 { if b { - yynn4162++ + yynn4167++ } } - r.EncodeMapStart(yynn4162) - yynn4162 = 0 + r.EncodeMapStart(yynn4167) + yynn4167 = 0 } - if yyr4162 || yy2arr4162 { + if yyr4167 || yy2arr4167 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4162[0] { - yym4164 := z.EncBinary() - _ = yym4164 + if yyq4167[0] { + yym4169 := z.EncBinary() + _ = yym4169 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -52039,23 +52087,23 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4162[0] { + if yyq4167[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4165 := z.EncBinary() - _ = yym4165 + yym4170 := z.EncBinary() + _ = yym4170 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr4162 || yy2arr4162 { + if yyr4167 || yy2arr4167 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4162[1] { - yym4167 := z.EncBinary() - _ = yym4167 + if yyq4167[1] { + yym4172 := z.EncBinary() + _ = yym4172 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -52064,43 +52112,43 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4162[1] { + if yyq4167[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4168 := z.EncBinary() - _ = yym4168 + yym4173 := z.EncBinary() + _ = yym4173 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr4162 || yy2arr4162 { + if yyr4167 || yy2arr4167 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4162[2] { - yy4170 := &x.ObjectMeta - yy4170.CodecEncodeSelf(e) + if yyq4167[2] { + yy4175 := &x.ObjectMeta + yy4175.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq4162[2] { + if yyq4167[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4171 := &x.ObjectMeta - yy4171.CodecEncodeSelf(e) + yy4176 := &x.ObjectMeta + yy4176.CodecEncodeSelf(e) } } - if yyr4162 || yy2arr4162 { + if yyr4167 || yy2arr4167 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4162[3] { + if yyq4167[3] { if x.Data == nil { r.EncodeNil() } else { - yym4173 := z.EncBinary() - _ = yym4173 + yym4178 := z.EncBinary() + _ = yym4178 if false { } else { z.F.EncMapStringStringV(x.Data, false, e) @@ -52110,15 +52158,15 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4162[3] { + if yyq4167[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("data")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Data == nil { r.EncodeNil() } else { - yym4174 := z.EncBinary() - _ = yym4174 + yym4179 := z.EncBinary() + _ = yym4179 if false { } else { z.F.EncMapStringStringV(x.Data, false, e) @@ -52126,7 +52174,7 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4162 || yy2arr4162 { + if yyr4167 || yy2arr4167 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -52139,25 +52187,25 @@ func (x *ConfigMap) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4175 := z.DecBinary() - _ = yym4175 + yym4180 := z.DecBinary() + _ = yym4180 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4176 := r.ContainerType() - if yyct4176 == codecSelferValueTypeMap1234 { - yyl4176 := r.ReadMapStart() - if yyl4176 == 0 { + yyct4181 := r.ContainerType() + if yyct4181 == codecSelferValueTypeMap1234 { + yyl4181 := r.ReadMapStart() + if yyl4181 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4176, d) + x.codecDecodeSelfFromMap(yyl4181, d) } - } else if yyct4176 == codecSelferValueTypeArray1234 { - yyl4176 := r.ReadArrayStart() - if yyl4176 == 0 { + } else if yyct4181 == codecSelferValueTypeArray1234 { + yyl4181 := r.ReadArrayStart() + if yyl4181 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4176, d) + x.codecDecodeSelfFromArray(yyl4181, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -52169,12 +52217,12 @@ func (x *ConfigMap) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4177Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4177Slc - var yyhl4177 bool = l >= 0 - for yyj4177 := 0; ; yyj4177++ { - if yyhl4177 { - if yyj4177 >= l { + var yys4182Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4182Slc + var yyhl4182 bool = l >= 0 + for yyj4182 := 0; ; yyj4182++ { + if yyhl4182 { + if yyj4182 >= l { break } } else { @@ -52183,10 +52231,10 @@ func (x *ConfigMap) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4177Slc = r.DecodeBytes(yys4177Slc, true, true) - yys4177 := string(yys4177Slc) + yys4182Slc = r.DecodeBytes(yys4182Slc, true, true) + yys4182 := string(yys4182Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4177 { + switch yys4182 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -52203,25 +52251,25 @@ func (x *ConfigMap) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4180 := &x.ObjectMeta - yyv4180.CodecDecodeSelf(d) + yyv4185 := &x.ObjectMeta + yyv4185.CodecDecodeSelf(d) } case "data": if r.TryDecodeAsNil() { x.Data = nil } else { - yyv4181 := &x.Data - yym4182 := z.DecBinary() - _ = yym4182 + yyv4186 := &x.Data + yym4187 := z.DecBinary() + _ = yym4187 if false { } else { - z.F.DecMapStringStringX(yyv4181, false, d) + z.F.DecMapStringStringX(yyv4186, false, d) } } default: - z.DecStructFieldNotFound(-1, yys4177) - } // end switch yys4177 - } // end for yyj4177 + z.DecStructFieldNotFound(-1, yys4182) + } // end switch yys4182 + } // end for yyj4182 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -52229,16 +52277,16 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4183 int - var yyb4183 bool - var yyhl4183 bool = l >= 0 - yyj4183++ - if yyhl4183 { - yyb4183 = yyj4183 > l + var yyj4188 int + var yyb4188 bool + var yyhl4188 bool = l >= 0 + yyj4188++ + if yyhl4188 { + yyb4188 = yyj4188 > l } else { - yyb4183 = r.CheckBreak() + yyb4188 = r.CheckBreak() } - if yyb4183 { + if yyb4188 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52248,13 +52296,13 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj4183++ - if yyhl4183 { - yyb4183 = yyj4183 > l + yyj4188++ + if yyhl4188 { + yyb4188 = yyj4188 > l } else { - yyb4183 = r.CheckBreak() + yyb4188 = r.CheckBreak() } - if yyb4183 { + if yyb4188 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52264,13 +52312,13 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj4183++ - if yyhl4183 { - yyb4183 = yyj4183 > l + yyj4188++ + if yyhl4188 { + yyb4188 = yyj4188 > l } else { - yyb4183 = r.CheckBreak() + yyb4188 = r.CheckBreak() } - if yyb4183 { + if yyb4188 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52278,16 +52326,16 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4186 := &x.ObjectMeta - yyv4186.CodecDecodeSelf(d) + yyv4191 := &x.ObjectMeta + yyv4191.CodecDecodeSelf(d) } - yyj4183++ - if yyhl4183 { - yyb4183 = yyj4183 > l + yyj4188++ + if yyhl4188 { + yyb4188 = yyj4188 > l } else { - yyb4183 = r.CheckBreak() + yyb4188 = r.CheckBreak() } - if yyb4183 { + if yyb4188 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52295,26 +52343,26 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Data = nil } else { - yyv4187 := &x.Data - yym4188 := z.DecBinary() - _ = yym4188 + yyv4192 := &x.Data + yym4193 := z.DecBinary() + _ = yym4193 if false { } else { - z.F.DecMapStringStringX(yyv4187, false, d) + z.F.DecMapStringStringX(yyv4192, false, d) } } for { - yyj4183++ - if yyhl4183 { - yyb4183 = yyj4183 > l + yyj4188++ + if yyhl4188 { + yyb4188 = yyj4188 > l } else { - yyb4183 = r.CheckBreak() + yyb4188 = r.CheckBreak() } - if yyb4183 { + if yyb4188 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4183-1, "") + z.DecStructFieldNotFound(yyj4188-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -52326,37 +52374,37 @@ func (x *ConfigMapList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4189 := z.EncBinary() - _ = yym4189 + yym4194 := z.EncBinary() + _ = yym4194 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4190 := !z.EncBinary() - yy2arr4190 := z.EncBasicHandle().StructToArray - var yyq4190 [4]bool - _, _, _ = yysep4190, yyq4190, yy2arr4190 - const yyr4190 bool = false - yyq4190[0] = x.Kind != "" - yyq4190[1] = x.APIVersion != "" - yyq4190[2] = true - var yynn4190 int - if yyr4190 || yy2arr4190 { + yysep4195 := !z.EncBinary() + yy2arr4195 := z.EncBasicHandle().StructToArray + var yyq4195 [4]bool + _, _, _ = yysep4195, yyq4195, yy2arr4195 + const yyr4195 bool = false + yyq4195[0] = x.Kind != "" + yyq4195[1] = x.APIVersion != "" + yyq4195[2] = true + var yynn4195 int + if yyr4195 || yy2arr4195 { r.EncodeArrayStart(4) } else { - yynn4190 = 1 - for _, b := range yyq4190 { + yynn4195 = 1 + for _, b := range yyq4195 { if b { - yynn4190++ + yynn4195++ } } - r.EncodeMapStart(yynn4190) - yynn4190 = 0 + r.EncodeMapStart(yynn4195) + yynn4195 = 0 } - if yyr4190 || yy2arr4190 { + if yyr4195 || yy2arr4195 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4190[0] { - yym4192 := z.EncBinary() - _ = yym4192 + if yyq4195[0] { + yym4197 := z.EncBinary() + _ = yym4197 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -52365,23 +52413,23 @@ func (x *ConfigMapList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4190[0] { + if yyq4195[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4193 := z.EncBinary() - _ = yym4193 + yym4198 := z.EncBinary() + _ = yym4198 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr4190 || yy2arr4190 { + if yyr4195 || yy2arr4195 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4190[1] { - yym4195 := z.EncBinary() - _ = yym4195 + if yyq4195[1] { + yym4200 := z.EncBinary() + _ = yym4200 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -52390,54 +52438,54 @@ func (x *ConfigMapList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4190[1] { + if yyq4195[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4196 := z.EncBinary() - _ = yym4196 + yym4201 := z.EncBinary() + _ = yym4201 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr4190 || yy2arr4190 { + if yyr4195 || yy2arr4195 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4190[2] { - yy4198 := &x.ListMeta - yym4199 := z.EncBinary() - _ = yym4199 + if yyq4195[2] { + yy4203 := &x.ListMeta + yym4204 := z.EncBinary() + _ = yym4204 if false { - } else if z.HasExtensions() && z.EncExt(yy4198) { + } else if z.HasExtensions() && z.EncExt(yy4203) { } else { - z.EncFallback(yy4198) + z.EncFallback(yy4203) } } else { r.EncodeNil() } } else { - if yyq4190[2] { + if yyq4195[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4200 := &x.ListMeta - yym4201 := z.EncBinary() - _ = yym4201 + yy4205 := &x.ListMeta + yym4206 := z.EncBinary() + _ = yym4206 if false { - } else if z.HasExtensions() && z.EncExt(yy4200) { + } else if z.HasExtensions() && z.EncExt(yy4205) { } else { - z.EncFallback(yy4200) + z.EncFallback(yy4205) } } } - if yyr4190 || yy2arr4190 { + if yyr4195 || yy2arr4195 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym4203 := z.EncBinary() - _ = yym4203 + yym4208 := z.EncBinary() + _ = yym4208 if false { } else { h.encSliceConfigMap(([]ConfigMap)(x.Items), e) @@ -52450,15 +52498,15 @@ func (x *ConfigMapList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym4204 := z.EncBinary() - _ = yym4204 + yym4209 := z.EncBinary() + _ = yym4209 if false { } else { h.encSliceConfigMap(([]ConfigMap)(x.Items), e) } } } - if yyr4190 || yy2arr4190 { + if yyr4195 || yy2arr4195 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -52471,25 +52519,25 @@ func (x *ConfigMapList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4205 := z.DecBinary() - _ = yym4205 + yym4210 := z.DecBinary() + _ = yym4210 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4206 := r.ContainerType() - if yyct4206 == codecSelferValueTypeMap1234 { - yyl4206 := r.ReadMapStart() - if yyl4206 == 0 { + yyct4211 := r.ContainerType() + if yyct4211 == codecSelferValueTypeMap1234 { + yyl4211 := r.ReadMapStart() + if yyl4211 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4206, d) + x.codecDecodeSelfFromMap(yyl4211, d) } - } else if yyct4206 == codecSelferValueTypeArray1234 { - yyl4206 := r.ReadArrayStart() - if yyl4206 == 0 { + } else if yyct4211 == codecSelferValueTypeArray1234 { + yyl4211 := r.ReadArrayStart() + if yyl4211 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4206, d) + x.codecDecodeSelfFromArray(yyl4211, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -52501,12 +52549,12 @@ func (x *ConfigMapList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4207Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4207Slc - var yyhl4207 bool = l >= 0 - for yyj4207 := 0; ; yyj4207++ { - if yyhl4207 { - if yyj4207 >= l { + var yys4212Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4212Slc + var yyhl4212 bool = l >= 0 + for yyj4212 := 0; ; yyj4212++ { + if yyhl4212 { + if yyj4212 >= l { break } } else { @@ -52515,10 +52563,10 @@ func (x *ConfigMapList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4207Slc = r.DecodeBytes(yys4207Slc, true, true) - yys4207 := string(yys4207Slc) + yys4212Slc = r.DecodeBytes(yys4212Slc, true, true) + yys4212 := string(yys4212Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4207 { + switch yys4212 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -52535,31 +52583,31 @@ func (x *ConfigMapList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv4210 := &x.ListMeta - yym4211 := z.DecBinary() - _ = yym4211 + yyv4215 := &x.ListMeta + yym4216 := z.DecBinary() + _ = yym4216 if false { - } else if z.HasExtensions() && z.DecExt(yyv4210) { + } else if z.HasExtensions() && z.DecExt(yyv4215) { } else { - z.DecFallback(yyv4210, false) + z.DecFallback(yyv4215, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4212 := &x.Items - yym4213 := z.DecBinary() - _ = yym4213 + yyv4217 := &x.Items + yym4218 := z.DecBinary() + _ = yym4218 if false { } else { - h.decSliceConfigMap((*[]ConfigMap)(yyv4212), d) + h.decSliceConfigMap((*[]ConfigMap)(yyv4217), d) } } default: - z.DecStructFieldNotFound(-1, yys4207) - } // end switch yys4207 - } // end for yyj4207 + z.DecStructFieldNotFound(-1, yys4212) + } // end switch yys4212 + } // end for yyj4212 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -52567,16 +52615,16 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4214 int - var yyb4214 bool - var yyhl4214 bool = l >= 0 - yyj4214++ - if yyhl4214 { - yyb4214 = yyj4214 > l + var yyj4219 int + var yyb4219 bool + var yyhl4219 bool = l >= 0 + yyj4219++ + if yyhl4219 { + yyb4219 = yyj4219 > l } else { - yyb4214 = r.CheckBreak() + yyb4219 = r.CheckBreak() } - if yyb4214 { + if yyb4219 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52586,13 +52634,13 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj4214++ - if yyhl4214 { - yyb4214 = yyj4214 > l + yyj4219++ + if yyhl4219 { + yyb4219 = yyj4219 > l } else { - yyb4214 = r.CheckBreak() + yyb4219 = r.CheckBreak() } - if yyb4214 { + if yyb4219 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52602,13 +52650,13 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj4214++ - if yyhl4214 { - yyb4214 = yyj4214 > l + yyj4219++ + if yyhl4219 { + yyb4219 = yyj4219 > l } else { - yyb4214 = r.CheckBreak() + yyb4219 = r.CheckBreak() } - if yyb4214 { + if yyb4219 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52616,22 +52664,22 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv4217 := &x.ListMeta - yym4218 := z.DecBinary() - _ = yym4218 + yyv4222 := &x.ListMeta + yym4223 := z.DecBinary() + _ = yym4223 if false { - } else if z.HasExtensions() && z.DecExt(yyv4217) { + } else if z.HasExtensions() && z.DecExt(yyv4222) { } else { - z.DecFallback(yyv4217, false) + z.DecFallback(yyv4222, false) } } - yyj4214++ - if yyhl4214 { - yyb4214 = yyj4214 > l + yyj4219++ + if yyhl4219 { + yyb4219 = yyj4219 > l } else { - yyb4214 = r.CheckBreak() + yyb4219 = r.CheckBreak() } - if yyb4214 { + if yyb4219 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52639,26 +52687,26 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4219 := &x.Items - yym4220 := z.DecBinary() - _ = yym4220 + yyv4224 := &x.Items + yym4225 := z.DecBinary() + _ = yym4225 if false { } else { - h.decSliceConfigMap((*[]ConfigMap)(yyv4219), d) + h.decSliceConfigMap((*[]ConfigMap)(yyv4224), d) } } for { - yyj4214++ - if yyhl4214 { - yyb4214 = yyj4214 > l + yyj4219++ + if yyhl4219 { + yyb4219 = yyj4219 > l } else { - yyb4214 = r.CheckBreak() + yyb4219 = r.CheckBreak() } - if yyb4214 { + if yyb4219 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4214-1, "") + z.DecStructFieldNotFound(yyj4219-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -52667,8 +52715,8 @@ func (x ComponentConditionType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym4221 := z.EncBinary() - _ = yym4221 + yym4226 := z.EncBinary() + _ = yym4226 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -52680,8 +52728,8 @@ func (x *ComponentConditionType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4222 := z.DecBinary() - _ = yym4222 + yym4227 := z.DecBinary() + _ = yym4227 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -52696,32 +52744,32 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4223 := z.EncBinary() - _ = yym4223 + yym4228 := z.EncBinary() + _ = yym4228 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4224 := !z.EncBinary() - yy2arr4224 := z.EncBasicHandle().StructToArray - var yyq4224 [4]bool - _, _, _ = yysep4224, yyq4224, yy2arr4224 - const yyr4224 bool = false - yyq4224[2] = x.Message != "" - yyq4224[3] = x.Error != "" - var yynn4224 int - if yyr4224 || yy2arr4224 { + yysep4229 := !z.EncBinary() + yy2arr4229 := z.EncBasicHandle().StructToArray + var yyq4229 [4]bool + _, _, _ = yysep4229, yyq4229, yy2arr4229 + const yyr4229 bool = false + yyq4229[2] = x.Message != "" + yyq4229[3] = x.Error != "" + var yynn4229 int + if yyr4229 || yy2arr4229 { r.EncodeArrayStart(4) } else { - yynn4224 = 2 - for _, b := range yyq4224 { + yynn4229 = 2 + for _, b := range yyq4229 { if b { - yynn4224++ + yynn4229++ } } - r.EncodeMapStart(yynn4224) - yynn4224 = 0 + r.EncodeMapStart(yynn4229) + yynn4229 = 0 } - if yyr4224 || yy2arr4224 { + if yyr4229 || yy2arr4229 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -52730,7 +52778,7 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr4224 || yy2arr4224 { + if yyr4229 || yy2arr4229 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Status.CodecEncodeSelf(e) } else { @@ -52739,11 +52787,11 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Status.CodecEncodeSelf(e) } - if yyr4224 || yy2arr4224 { + if yyr4229 || yy2arr4229 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4224[2] { - yym4228 := z.EncBinary() - _ = yym4228 + if yyq4229[2] { + yym4233 := z.EncBinary() + _ = yym4233 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -52752,23 +52800,23 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4224[2] { + if yyq4229[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4229 := z.EncBinary() - _ = yym4229 + yym4234 := z.EncBinary() + _ = yym4234 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr4224 || yy2arr4224 { + if yyr4229 || yy2arr4229 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4224[3] { - yym4231 := z.EncBinary() - _ = yym4231 + if yyq4229[3] { + yym4236 := z.EncBinary() + _ = yym4236 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Error)) @@ -52777,19 +52825,19 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4224[3] { + if yyq4229[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("error")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4232 := z.EncBinary() - _ = yym4232 + yym4237 := z.EncBinary() + _ = yym4237 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Error)) } } } - if yyr4224 || yy2arr4224 { + if yyr4229 || yy2arr4229 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -52802,25 +52850,25 @@ func (x *ComponentCondition) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4233 := z.DecBinary() - _ = yym4233 + yym4238 := z.DecBinary() + _ = yym4238 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4234 := r.ContainerType() - if yyct4234 == codecSelferValueTypeMap1234 { - yyl4234 := r.ReadMapStart() - if yyl4234 == 0 { + yyct4239 := r.ContainerType() + if yyct4239 == codecSelferValueTypeMap1234 { + yyl4239 := r.ReadMapStart() + if yyl4239 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4234, d) + x.codecDecodeSelfFromMap(yyl4239, d) } - } else if yyct4234 == codecSelferValueTypeArray1234 { - yyl4234 := r.ReadArrayStart() - if yyl4234 == 0 { + } else if yyct4239 == codecSelferValueTypeArray1234 { + yyl4239 := r.ReadArrayStart() + if yyl4239 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4234, d) + x.codecDecodeSelfFromArray(yyl4239, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -52832,12 +52880,12 @@ func (x *ComponentCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4235Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4235Slc - var yyhl4235 bool = l >= 0 - for yyj4235 := 0; ; yyj4235++ { - if yyhl4235 { - if yyj4235 >= l { + var yys4240Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4240Slc + var yyhl4240 bool = l >= 0 + for yyj4240 := 0; ; yyj4240++ { + if yyhl4240 { + if yyj4240 >= l { break } } else { @@ -52846,10 +52894,10 @@ func (x *ComponentCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4235Slc = r.DecodeBytes(yys4235Slc, true, true) - yys4235 := string(yys4235Slc) + yys4240Slc = r.DecodeBytes(yys4240Slc, true, true) + yys4240 := string(yys4240Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4235 { + switch yys4240 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -52875,9 +52923,9 @@ func (x *ComponentCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.Error = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys4235) - } // end switch yys4235 - } // end for yyj4235 + z.DecStructFieldNotFound(-1, yys4240) + } // end switch yys4240 + } // end for yyj4240 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -52885,16 +52933,16 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4240 int - var yyb4240 bool - var yyhl4240 bool = l >= 0 - yyj4240++ - if yyhl4240 { - yyb4240 = yyj4240 > l + var yyj4245 int + var yyb4245 bool + var yyhl4245 bool = l >= 0 + yyj4245++ + if yyhl4245 { + yyb4245 = yyj4245 > l } else { - yyb4240 = r.CheckBreak() + yyb4245 = r.CheckBreak() } - if yyb4240 { + if yyb4245 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52904,13 +52952,13 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Type = ComponentConditionType(r.DecodeString()) } - yyj4240++ - if yyhl4240 { - yyb4240 = yyj4240 > l + yyj4245++ + if yyhl4245 { + yyb4245 = yyj4245 > l } else { - yyb4240 = r.CheckBreak() + yyb4245 = r.CheckBreak() } - if yyb4240 { + if yyb4245 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52920,13 +52968,13 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Status = ConditionStatus(r.DecodeString()) } - yyj4240++ - if yyhl4240 { - yyb4240 = yyj4240 > l + yyj4245++ + if yyhl4245 { + yyb4245 = yyj4245 > l } else { - yyb4240 = r.CheckBreak() + yyb4245 = r.CheckBreak() } - if yyb4240 { + if yyb4245 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52936,13 +52984,13 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Message = string(r.DecodeString()) } - yyj4240++ - if yyhl4240 { - yyb4240 = yyj4240 > l + yyj4245++ + if yyhl4245 { + yyb4245 = yyj4245 > l } else { - yyb4240 = r.CheckBreak() + yyb4245 = r.CheckBreak() } - if yyb4240 { + if yyb4245 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -52953,17 +53001,17 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.Error = string(r.DecodeString()) } for { - yyj4240++ - if yyhl4240 { - yyb4240 = yyj4240 > l + yyj4245++ + if yyhl4245 { + yyb4245 = yyj4245 > l } else { - yyb4240 = r.CheckBreak() + yyb4245 = r.CheckBreak() } - if yyb4240 { + if yyb4245 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4240-1, "") + z.DecStructFieldNotFound(yyj4245-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -52975,38 +53023,38 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4245 := z.EncBinary() - _ = yym4245 + yym4250 := z.EncBinary() + _ = yym4250 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4246 := !z.EncBinary() - yy2arr4246 := z.EncBasicHandle().StructToArray - var yyq4246 [4]bool - _, _, _ = yysep4246, yyq4246, yy2arr4246 - const yyr4246 bool = false - yyq4246[0] = x.Kind != "" - yyq4246[1] = x.APIVersion != "" - yyq4246[2] = true - yyq4246[3] = len(x.Conditions) != 0 - var yynn4246 int - if yyr4246 || yy2arr4246 { + yysep4251 := !z.EncBinary() + yy2arr4251 := z.EncBasicHandle().StructToArray + var yyq4251 [4]bool + _, _, _ = yysep4251, yyq4251, yy2arr4251 + const yyr4251 bool = false + yyq4251[0] = x.Kind != "" + yyq4251[1] = x.APIVersion != "" + yyq4251[2] = true + yyq4251[3] = len(x.Conditions) != 0 + var yynn4251 int + if yyr4251 || yy2arr4251 { r.EncodeArrayStart(4) } else { - yynn4246 = 0 - for _, b := range yyq4246 { + yynn4251 = 0 + for _, b := range yyq4251 { if b { - yynn4246++ + yynn4251++ } } - r.EncodeMapStart(yynn4246) - yynn4246 = 0 + r.EncodeMapStart(yynn4251) + yynn4251 = 0 } - if yyr4246 || yy2arr4246 { + if yyr4251 || yy2arr4251 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4246[0] { - yym4248 := z.EncBinary() - _ = yym4248 + if yyq4251[0] { + yym4253 := z.EncBinary() + _ = yym4253 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -53015,23 +53063,23 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4246[0] { + if yyq4251[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4249 := z.EncBinary() - _ = yym4249 + yym4254 := z.EncBinary() + _ = yym4254 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr4246 || yy2arr4246 { + if yyr4251 || yy2arr4251 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4246[1] { - yym4251 := z.EncBinary() - _ = yym4251 + if yyq4251[1] { + yym4256 := z.EncBinary() + _ = yym4256 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -53040,43 +53088,43 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4246[1] { + if yyq4251[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4252 := z.EncBinary() - _ = yym4252 + yym4257 := z.EncBinary() + _ = yym4257 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr4246 || yy2arr4246 { + if yyr4251 || yy2arr4251 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4246[2] { - yy4254 := &x.ObjectMeta - yy4254.CodecEncodeSelf(e) + if yyq4251[2] { + yy4259 := &x.ObjectMeta + yy4259.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq4246[2] { + if yyq4251[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4255 := &x.ObjectMeta - yy4255.CodecEncodeSelf(e) + yy4260 := &x.ObjectMeta + yy4260.CodecEncodeSelf(e) } } - if yyr4246 || yy2arr4246 { + if yyr4251 || yy2arr4251 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4246[3] { + if yyq4251[3] { if x.Conditions == nil { r.EncodeNil() } else { - yym4257 := z.EncBinary() - _ = yym4257 + yym4262 := z.EncBinary() + _ = yym4262 if false { } else { h.encSliceComponentCondition(([]ComponentCondition)(x.Conditions), e) @@ -53086,15 +53134,15 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4246[3] { + if yyq4251[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("conditions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Conditions == nil { r.EncodeNil() } else { - yym4258 := z.EncBinary() - _ = yym4258 + yym4263 := z.EncBinary() + _ = yym4263 if false { } else { h.encSliceComponentCondition(([]ComponentCondition)(x.Conditions), e) @@ -53102,7 +53150,7 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4246 || yy2arr4246 { + if yyr4251 || yy2arr4251 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -53115,25 +53163,25 @@ func (x *ComponentStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4259 := z.DecBinary() - _ = yym4259 + yym4264 := z.DecBinary() + _ = yym4264 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4260 := r.ContainerType() - if yyct4260 == codecSelferValueTypeMap1234 { - yyl4260 := r.ReadMapStart() - if yyl4260 == 0 { + yyct4265 := r.ContainerType() + if yyct4265 == codecSelferValueTypeMap1234 { + yyl4265 := r.ReadMapStart() + if yyl4265 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4260, d) + x.codecDecodeSelfFromMap(yyl4265, d) } - } else if yyct4260 == codecSelferValueTypeArray1234 { - yyl4260 := r.ReadArrayStart() - if yyl4260 == 0 { + } else if yyct4265 == codecSelferValueTypeArray1234 { + yyl4265 := r.ReadArrayStart() + if yyl4265 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4260, d) + x.codecDecodeSelfFromArray(yyl4265, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -53145,12 +53193,12 @@ func (x *ComponentStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4261Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4261Slc - var yyhl4261 bool = l >= 0 - for yyj4261 := 0; ; yyj4261++ { - if yyhl4261 { - if yyj4261 >= l { + var yys4266Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4266Slc + var yyhl4266 bool = l >= 0 + for yyj4266 := 0; ; yyj4266++ { + if yyhl4266 { + if yyj4266 >= l { break } } else { @@ -53159,10 +53207,10 @@ func (x *ComponentStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4261Slc = r.DecodeBytes(yys4261Slc, true, true) - yys4261 := string(yys4261Slc) + yys4266Slc = r.DecodeBytes(yys4266Slc, true, true) + yys4266 := string(yys4266Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4261 { + switch yys4266 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -53179,25 +53227,25 @@ func (x *ComponentStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4264 := &x.ObjectMeta - yyv4264.CodecDecodeSelf(d) + yyv4269 := &x.ObjectMeta + yyv4269.CodecDecodeSelf(d) } case "conditions": if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv4265 := &x.Conditions - yym4266 := z.DecBinary() - _ = yym4266 + yyv4270 := &x.Conditions + yym4271 := z.DecBinary() + _ = yym4271 if false { } else { - h.decSliceComponentCondition((*[]ComponentCondition)(yyv4265), d) + h.decSliceComponentCondition((*[]ComponentCondition)(yyv4270), d) } } default: - z.DecStructFieldNotFound(-1, yys4261) - } // end switch yys4261 - } // end for yyj4261 + z.DecStructFieldNotFound(-1, yys4266) + } // end switch yys4266 + } // end for yyj4266 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -53205,16 +53253,16 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4267 int - var yyb4267 bool - var yyhl4267 bool = l >= 0 - yyj4267++ - if yyhl4267 { - yyb4267 = yyj4267 > l + var yyj4272 int + var yyb4272 bool + var yyhl4272 bool = l >= 0 + yyj4272++ + if yyhl4272 { + yyb4272 = yyj4272 > l } else { - yyb4267 = r.CheckBreak() + yyb4272 = r.CheckBreak() } - if yyb4267 { + if yyb4272 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53224,13 +53272,13 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj4267++ - if yyhl4267 { - yyb4267 = yyj4267 > l + yyj4272++ + if yyhl4272 { + yyb4272 = yyj4272 > l } else { - yyb4267 = r.CheckBreak() + yyb4272 = r.CheckBreak() } - if yyb4267 { + if yyb4272 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53240,13 +53288,13 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj4267++ - if yyhl4267 { - yyb4267 = yyj4267 > l + yyj4272++ + if yyhl4272 { + yyb4272 = yyj4272 > l } else { - yyb4267 = r.CheckBreak() + yyb4272 = r.CheckBreak() } - if yyb4267 { + if yyb4272 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53254,16 +53302,16 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4270 := &x.ObjectMeta - yyv4270.CodecDecodeSelf(d) + yyv4275 := &x.ObjectMeta + yyv4275.CodecDecodeSelf(d) } - yyj4267++ - if yyhl4267 { - yyb4267 = yyj4267 > l + yyj4272++ + if yyhl4272 { + yyb4272 = yyj4272 > l } else { - yyb4267 = r.CheckBreak() + yyb4272 = r.CheckBreak() } - if yyb4267 { + if yyb4272 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53271,26 +53319,26 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv4271 := &x.Conditions - yym4272 := z.DecBinary() - _ = yym4272 + yyv4276 := &x.Conditions + yym4277 := z.DecBinary() + _ = yym4277 if false { } else { - h.decSliceComponentCondition((*[]ComponentCondition)(yyv4271), d) + h.decSliceComponentCondition((*[]ComponentCondition)(yyv4276), d) } } for { - yyj4267++ - if yyhl4267 { - yyb4267 = yyj4267 > l + yyj4272++ + if yyhl4272 { + yyb4272 = yyj4272 > l } else { - yyb4267 = r.CheckBreak() + yyb4272 = r.CheckBreak() } - if yyb4267 { + if yyb4272 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4267-1, "") + z.DecStructFieldNotFound(yyj4272-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -53302,37 +53350,37 @@ func (x *ComponentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4273 := z.EncBinary() - _ = yym4273 + yym4278 := z.EncBinary() + _ = yym4278 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4274 := !z.EncBinary() - yy2arr4274 := z.EncBasicHandle().StructToArray - var yyq4274 [4]bool - _, _, _ = yysep4274, yyq4274, yy2arr4274 - const yyr4274 bool = false - yyq4274[0] = x.Kind != "" - yyq4274[1] = x.APIVersion != "" - yyq4274[2] = true - var yynn4274 int - if yyr4274 || yy2arr4274 { + yysep4279 := !z.EncBinary() + yy2arr4279 := z.EncBasicHandle().StructToArray + var yyq4279 [4]bool + _, _, _ = yysep4279, yyq4279, yy2arr4279 + const yyr4279 bool = false + yyq4279[0] = x.Kind != "" + yyq4279[1] = x.APIVersion != "" + yyq4279[2] = true + var yynn4279 int + if yyr4279 || yy2arr4279 { r.EncodeArrayStart(4) } else { - yynn4274 = 1 - for _, b := range yyq4274 { + yynn4279 = 1 + for _, b := range yyq4279 { if b { - yynn4274++ + yynn4279++ } } - r.EncodeMapStart(yynn4274) - yynn4274 = 0 + r.EncodeMapStart(yynn4279) + yynn4279 = 0 } - if yyr4274 || yy2arr4274 { + if yyr4279 || yy2arr4279 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4274[0] { - yym4276 := z.EncBinary() - _ = yym4276 + if yyq4279[0] { + yym4281 := z.EncBinary() + _ = yym4281 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -53341,23 +53389,23 @@ func (x *ComponentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4274[0] { + if yyq4279[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4277 := z.EncBinary() - _ = yym4277 + yym4282 := z.EncBinary() + _ = yym4282 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr4274 || yy2arr4274 { + if yyr4279 || yy2arr4279 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4274[1] { - yym4279 := z.EncBinary() - _ = yym4279 + if yyq4279[1] { + yym4284 := z.EncBinary() + _ = yym4284 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -53366,54 +53414,54 @@ func (x *ComponentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4274[1] { + if yyq4279[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4280 := z.EncBinary() - _ = yym4280 + yym4285 := z.EncBinary() + _ = yym4285 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr4274 || yy2arr4274 { + if yyr4279 || yy2arr4279 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4274[2] { - yy4282 := &x.ListMeta - yym4283 := z.EncBinary() - _ = yym4283 + if yyq4279[2] { + yy4287 := &x.ListMeta + yym4288 := z.EncBinary() + _ = yym4288 if false { - } else if z.HasExtensions() && z.EncExt(yy4282) { + } else if z.HasExtensions() && z.EncExt(yy4287) { } else { - z.EncFallback(yy4282) + z.EncFallback(yy4287) } } else { r.EncodeNil() } } else { - if yyq4274[2] { + if yyq4279[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4284 := &x.ListMeta - yym4285 := z.EncBinary() - _ = yym4285 + yy4289 := &x.ListMeta + yym4290 := z.EncBinary() + _ = yym4290 if false { - } else if z.HasExtensions() && z.EncExt(yy4284) { + } else if z.HasExtensions() && z.EncExt(yy4289) { } else { - z.EncFallback(yy4284) + z.EncFallback(yy4289) } } } - if yyr4274 || yy2arr4274 { + if yyr4279 || yy2arr4279 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym4287 := z.EncBinary() - _ = yym4287 + yym4292 := z.EncBinary() + _ = yym4292 if false { } else { h.encSliceComponentStatus(([]ComponentStatus)(x.Items), e) @@ -53426,15 +53474,15 @@ func (x *ComponentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym4288 := z.EncBinary() - _ = yym4288 + yym4293 := z.EncBinary() + _ = yym4293 if false { } else { h.encSliceComponentStatus(([]ComponentStatus)(x.Items), e) } } } - if yyr4274 || yy2arr4274 { + if yyr4279 || yy2arr4279 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -53447,25 +53495,25 @@ func (x *ComponentStatusList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4289 := z.DecBinary() - _ = yym4289 + yym4294 := z.DecBinary() + _ = yym4294 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4290 := r.ContainerType() - if yyct4290 == codecSelferValueTypeMap1234 { - yyl4290 := r.ReadMapStart() - if yyl4290 == 0 { + yyct4295 := r.ContainerType() + if yyct4295 == codecSelferValueTypeMap1234 { + yyl4295 := r.ReadMapStart() + if yyl4295 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4290, d) + x.codecDecodeSelfFromMap(yyl4295, d) } - } else if yyct4290 == codecSelferValueTypeArray1234 { - yyl4290 := r.ReadArrayStart() - if yyl4290 == 0 { + } else if yyct4295 == codecSelferValueTypeArray1234 { + yyl4295 := r.ReadArrayStart() + if yyl4295 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4290, d) + x.codecDecodeSelfFromArray(yyl4295, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -53477,12 +53525,12 @@ func (x *ComponentStatusList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4291Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4291Slc - var yyhl4291 bool = l >= 0 - for yyj4291 := 0; ; yyj4291++ { - if yyhl4291 { - if yyj4291 >= l { + var yys4296Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4296Slc + var yyhl4296 bool = l >= 0 + for yyj4296 := 0; ; yyj4296++ { + if yyhl4296 { + if yyj4296 >= l { break } } else { @@ -53491,10 +53539,10 @@ func (x *ComponentStatusList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4291Slc = r.DecodeBytes(yys4291Slc, true, true) - yys4291 := string(yys4291Slc) + yys4296Slc = r.DecodeBytes(yys4296Slc, true, true) + yys4296 := string(yys4296Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4291 { + switch yys4296 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -53511,31 +53559,31 @@ func (x *ComponentStatusList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv4294 := &x.ListMeta - yym4295 := z.DecBinary() - _ = yym4295 + yyv4299 := &x.ListMeta + yym4300 := z.DecBinary() + _ = yym4300 if false { - } else if z.HasExtensions() && z.DecExt(yyv4294) { + } else if z.HasExtensions() && z.DecExt(yyv4299) { } else { - z.DecFallback(yyv4294, false) + z.DecFallback(yyv4299, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4296 := &x.Items - yym4297 := z.DecBinary() - _ = yym4297 + yyv4301 := &x.Items + yym4302 := z.DecBinary() + _ = yym4302 if false { } else { - h.decSliceComponentStatus((*[]ComponentStatus)(yyv4296), d) + h.decSliceComponentStatus((*[]ComponentStatus)(yyv4301), d) } } default: - z.DecStructFieldNotFound(-1, yys4291) - } // end switch yys4291 - } // end for yyj4291 + z.DecStructFieldNotFound(-1, yys4296) + } // end switch yys4296 + } // end for yyj4296 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -53543,16 +53591,16 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4298 int - var yyb4298 bool - var yyhl4298 bool = l >= 0 - yyj4298++ - if yyhl4298 { - yyb4298 = yyj4298 > l + var yyj4303 int + var yyb4303 bool + var yyhl4303 bool = l >= 0 + yyj4303++ + if yyhl4303 { + yyb4303 = yyj4303 > l } else { - yyb4298 = r.CheckBreak() + yyb4303 = r.CheckBreak() } - if yyb4298 { + if yyb4303 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53562,13 +53610,13 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Kind = string(r.DecodeString()) } - yyj4298++ - if yyhl4298 { - yyb4298 = yyj4298 > l + yyj4303++ + if yyhl4303 { + yyb4303 = yyj4303 > l } else { - yyb4298 = r.CheckBreak() + yyb4303 = r.CheckBreak() } - if yyb4298 { + if yyb4303 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53578,13 +53626,13 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.APIVersion = string(r.DecodeString()) } - yyj4298++ - if yyhl4298 { - yyb4298 = yyj4298 > l + yyj4303++ + if yyhl4303 { + yyb4303 = yyj4303 > l } else { - yyb4298 = r.CheckBreak() + yyb4303 = r.CheckBreak() } - if yyb4298 { + if yyb4303 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53592,22 +53640,22 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv4301 := &x.ListMeta - yym4302 := z.DecBinary() - _ = yym4302 + yyv4306 := &x.ListMeta + yym4307 := z.DecBinary() + _ = yym4307 if false { - } else if z.HasExtensions() && z.DecExt(yyv4301) { + } else if z.HasExtensions() && z.DecExt(yyv4306) { } else { - z.DecFallback(yyv4301, false) + z.DecFallback(yyv4306, false) } } - yyj4298++ - if yyhl4298 { - yyb4298 = yyj4298 > l + yyj4303++ + if yyhl4303 { + yyb4303 = yyj4303 > l } else { - yyb4298 = r.CheckBreak() + yyb4303 = r.CheckBreak() } - if yyb4298 { + if yyb4303 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53615,26 +53663,26 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4303 := &x.Items - yym4304 := z.DecBinary() - _ = yym4304 + yyv4308 := &x.Items + yym4309 := z.DecBinary() + _ = yym4309 if false { } else { - h.decSliceComponentStatus((*[]ComponentStatus)(yyv4303), d) + h.decSliceComponentStatus((*[]ComponentStatus)(yyv4308), d) } } for { - yyj4298++ - if yyhl4298 { - yyb4298 = yyj4298 > l + yyj4303++ + if yyhl4303 { + yyb4303 = yyj4303 > l } else { - yyb4298 = r.CheckBreak() + yyb4303 = r.CheckBreak() } - if yyb4298 { + if yyb4303 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4298-1, "") + z.DecStructFieldNotFound(yyj4303-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -53646,39 +53694,39 @@ func (x *DownwardAPIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4305 := z.EncBinary() - _ = yym4305 + yym4310 := z.EncBinary() + _ = yym4310 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4306 := !z.EncBinary() - yy2arr4306 := z.EncBasicHandle().StructToArray - var yyq4306 [2]bool - _, _, _ = yysep4306, yyq4306, yy2arr4306 - const yyr4306 bool = false - yyq4306[0] = len(x.Items) != 0 - yyq4306[1] = x.DefaultMode != nil - var yynn4306 int - if yyr4306 || yy2arr4306 { + yysep4311 := !z.EncBinary() + yy2arr4311 := z.EncBasicHandle().StructToArray + var yyq4311 [2]bool + _, _, _ = yysep4311, yyq4311, yy2arr4311 + const yyr4311 bool = false + yyq4311[0] = len(x.Items) != 0 + yyq4311[1] = x.DefaultMode != nil + var yynn4311 int + if yyr4311 || yy2arr4311 { r.EncodeArrayStart(2) } else { - yynn4306 = 0 - for _, b := range yyq4306 { + yynn4311 = 0 + for _, b := range yyq4311 { if b { - yynn4306++ + yynn4311++ } } - r.EncodeMapStart(yynn4306) - yynn4306 = 0 + r.EncodeMapStart(yynn4311) + yynn4311 = 0 } - if yyr4306 || yy2arr4306 { + if yyr4311 || yy2arr4311 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4306[0] { + if yyq4311[0] { if x.Items == nil { r.EncodeNil() } else { - yym4308 := z.EncBinary() - _ = yym4308 + yym4313 := z.EncBinary() + _ = yym4313 if false { } else { h.encSliceDownwardAPIVolumeFile(([]DownwardAPIVolumeFile)(x.Items), e) @@ -53688,15 +53736,15 @@ func (x *DownwardAPIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4306[0] { + if yyq4311[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("items")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Items == nil { r.EncodeNil() } else { - yym4309 := z.EncBinary() - _ = yym4309 + yym4314 := z.EncBinary() + _ = yym4314 if false { } else { h.encSliceDownwardAPIVolumeFile(([]DownwardAPIVolumeFile)(x.Items), e) @@ -53704,42 +53752,42 @@ func (x *DownwardAPIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4306 || yy2arr4306 { + if yyr4311 || yy2arr4311 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4306[1] { + if yyq4311[1] { if x.DefaultMode == nil { r.EncodeNil() } else { - yy4311 := *x.DefaultMode - yym4312 := z.EncBinary() - _ = yym4312 + yy4316 := *x.DefaultMode + yym4317 := z.EncBinary() + _ = yym4317 if false { } else { - r.EncodeInt(int64(yy4311)) + r.EncodeInt(int64(yy4316)) } } } else { r.EncodeNil() } } else { - if yyq4306[1] { + if yyq4311[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("defaultMode")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.DefaultMode == nil { r.EncodeNil() } else { - yy4313 := *x.DefaultMode - yym4314 := z.EncBinary() - _ = yym4314 + yy4318 := *x.DefaultMode + yym4319 := z.EncBinary() + _ = yym4319 if false { } else { - r.EncodeInt(int64(yy4313)) + r.EncodeInt(int64(yy4318)) } } } } - if yyr4306 || yy2arr4306 { + if yyr4311 || yy2arr4311 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -53752,25 +53800,25 @@ func (x *DownwardAPIVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4315 := z.DecBinary() - _ = yym4315 + yym4320 := z.DecBinary() + _ = yym4320 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4316 := r.ContainerType() - if yyct4316 == codecSelferValueTypeMap1234 { - yyl4316 := r.ReadMapStart() - if yyl4316 == 0 { + yyct4321 := r.ContainerType() + if yyct4321 == codecSelferValueTypeMap1234 { + yyl4321 := r.ReadMapStart() + if yyl4321 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4316, d) + x.codecDecodeSelfFromMap(yyl4321, d) } - } else if yyct4316 == codecSelferValueTypeArray1234 { - yyl4316 := r.ReadArrayStart() - if yyl4316 == 0 { + } else if yyct4321 == codecSelferValueTypeArray1234 { + yyl4321 := r.ReadArrayStart() + if yyl4321 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4316, d) + x.codecDecodeSelfFromArray(yyl4321, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -53782,12 +53830,12 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4317Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4317Slc - var yyhl4317 bool = l >= 0 - for yyj4317 := 0; ; yyj4317++ { - if yyhl4317 { - if yyj4317 >= l { + var yys4322Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4322Slc + var yyhl4322 bool = l >= 0 + for yyj4322 := 0; ; yyj4322++ { + if yyhl4322 { + if yyj4322 >= l { break } } else { @@ -53796,20 +53844,20 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4317Slc = r.DecodeBytes(yys4317Slc, true, true) - yys4317 := string(yys4317Slc) + yys4322Slc = r.DecodeBytes(yys4322Slc, true, true) + yys4322 := string(yys4322Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4317 { + switch yys4322 { case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4318 := &x.Items - yym4319 := z.DecBinary() - _ = yym4319 + yyv4323 := &x.Items + yym4324 := z.DecBinary() + _ = yym4324 if false { } else { - h.decSliceDownwardAPIVolumeFile((*[]DownwardAPIVolumeFile)(yyv4318), d) + h.decSliceDownwardAPIVolumeFile((*[]DownwardAPIVolumeFile)(yyv4323), d) } } case "defaultMode": @@ -53821,17 +53869,17 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Dec if x.DefaultMode == nil { x.DefaultMode = new(int32) } - yym4321 := z.DecBinary() - _ = yym4321 + yym4326 := z.DecBinary() + _ = yym4326 if false { } else { *((*int32)(x.DefaultMode)) = int32(r.DecodeInt(32)) } } default: - z.DecStructFieldNotFound(-1, yys4317) - } // end switch yys4317 - } // end for yyj4317 + z.DecStructFieldNotFound(-1, yys4322) + } // end switch yys4322 + } // end for yyj4322 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -53839,16 +53887,16 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4322 int - var yyb4322 bool - var yyhl4322 bool = l >= 0 - yyj4322++ - if yyhl4322 { - yyb4322 = yyj4322 > l + var yyj4327 int + var yyb4327 bool + var yyhl4327 bool = l >= 0 + yyj4327++ + if yyhl4327 { + yyb4327 = yyj4327 > l } else { - yyb4322 = r.CheckBreak() + yyb4327 = r.CheckBreak() } - if yyb4322 { + if yyb4327 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53856,21 +53904,21 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Items = nil } else { - yyv4323 := &x.Items - yym4324 := z.DecBinary() - _ = yym4324 + yyv4328 := &x.Items + yym4329 := z.DecBinary() + _ = yym4329 if false { } else { - h.decSliceDownwardAPIVolumeFile((*[]DownwardAPIVolumeFile)(yyv4323), d) + h.decSliceDownwardAPIVolumeFile((*[]DownwardAPIVolumeFile)(yyv4328), d) } } - yyj4322++ - if yyhl4322 { - yyb4322 = yyj4322 > l + yyj4327++ + if yyhl4327 { + yyb4327 = yyj4327 > l } else { - yyb4322 = r.CheckBreak() + yyb4327 = r.CheckBreak() } - if yyb4322 { + if yyb4327 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -53883,25 +53931,25 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.D if x.DefaultMode == nil { x.DefaultMode = new(int32) } - yym4326 := z.DecBinary() - _ = yym4326 + yym4331 := z.DecBinary() + _ = yym4331 if false { } else { *((*int32)(x.DefaultMode)) = int32(r.DecodeInt(32)) } } for { - yyj4322++ - if yyhl4322 { - yyb4322 = yyj4322 > l + yyj4327++ + if yyhl4327 { + yyb4327 = yyj4327 > l } else { - yyb4322 = r.CheckBreak() + yyb4327 = r.CheckBreak() } - if yyb4322 { + if yyb4327 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4322-1, "") + z.DecStructFieldNotFound(yyj4327-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -53913,36 +53961,36 @@ func (x *DownwardAPIVolumeFile) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4327 := z.EncBinary() - _ = yym4327 + yym4332 := z.EncBinary() + _ = yym4332 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4328 := !z.EncBinary() - yy2arr4328 := z.EncBasicHandle().StructToArray - var yyq4328 [4]bool - _, _, _ = yysep4328, yyq4328, yy2arr4328 - const yyr4328 bool = false - yyq4328[1] = x.FieldRef != nil - yyq4328[2] = x.ResourceFieldRef != nil - yyq4328[3] = x.Mode != nil - var yynn4328 int - if yyr4328 || yy2arr4328 { + yysep4333 := !z.EncBinary() + yy2arr4333 := z.EncBasicHandle().StructToArray + var yyq4333 [4]bool + _, _, _ = yysep4333, yyq4333, yy2arr4333 + const yyr4333 bool = false + yyq4333[1] = x.FieldRef != nil + yyq4333[2] = x.ResourceFieldRef != nil + yyq4333[3] = x.Mode != nil + var yynn4333 int + if yyr4333 || yy2arr4333 { r.EncodeArrayStart(4) } else { - yynn4328 = 1 - for _, b := range yyq4328 { + yynn4333 = 1 + for _, b := range yyq4333 { if b { - yynn4328++ + yynn4333++ } } - r.EncodeMapStart(yynn4328) - yynn4328 = 0 + r.EncodeMapStart(yynn4333) + yynn4333 = 0 } - if yyr4328 || yy2arr4328 { + if yyr4333 || yy2arr4333 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym4330 := z.EncBinary() - _ = yym4330 + yym4335 := z.EncBinary() + _ = yym4335 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -53951,16 +53999,16 @@ func (x *DownwardAPIVolumeFile) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4331 := z.EncBinary() - _ = yym4331 + yym4336 := z.EncBinary() + _ = yym4336 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr4328 || yy2arr4328 { + if yyr4333 || yy2arr4333 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4328[1] { + if yyq4333[1] { if x.FieldRef == nil { r.EncodeNil() } else { @@ -53970,7 +54018,7 @@ func (x *DownwardAPIVolumeFile) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4328[1] { + if yyq4333[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fieldRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -53981,9 +54029,9 @@ func (x *DownwardAPIVolumeFile) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4328 || yy2arr4328 { + if yyr4333 || yy2arr4333 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4328[2] { + if yyq4333[2] { if x.ResourceFieldRef == nil { r.EncodeNil() } else { @@ -53993,7 +54041,7 @@ func (x *DownwardAPIVolumeFile) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4328[2] { + if yyq4333[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resourceFieldRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -54004,42 +54052,42 @@ func (x *DownwardAPIVolumeFile) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4328 || yy2arr4328 { + if yyr4333 || yy2arr4333 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4328[3] { + if yyq4333[3] { if x.Mode == nil { r.EncodeNil() } else { - yy4335 := *x.Mode - yym4336 := z.EncBinary() - _ = yym4336 + yy4340 := *x.Mode + yym4341 := z.EncBinary() + _ = yym4341 if false { } else { - r.EncodeInt(int64(yy4335)) + r.EncodeInt(int64(yy4340)) } } } else { r.EncodeNil() } } else { - if yyq4328[3] { + if yyq4333[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("mode")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Mode == nil { r.EncodeNil() } else { - yy4337 := *x.Mode - yym4338 := z.EncBinary() - _ = yym4338 + yy4342 := *x.Mode + yym4343 := z.EncBinary() + _ = yym4343 if false { } else { - r.EncodeInt(int64(yy4337)) + r.EncodeInt(int64(yy4342)) } } } } - if yyr4328 || yy2arr4328 { + if yyr4333 || yy2arr4333 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -54052,25 +54100,25 @@ func (x *DownwardAPIVolumeFile) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4339 := z.DecBinary() - _ = yym4339 + yym4344 := z.DecBinary() + _ = yym4344 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4340 := r.ContainerType() - if yyct4340 == codecSelferValueTypeMap1234 { - yyl4340 := r.ReadMapStart() - if yyl4340 == 0 { + yyct4345 := r.ContainerType() + if yyct4345 == codecSelferValueTypeMap1234 { + yyl4345 := r.ReadMapStart() + if yyl4345 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4340, d) + x.codecDecodeSelfFromMap(yyl4345, d) } - } else if yyct4340 == codecSelferValueTypeArray1234 { - yyl4340 := r.ReadArrayStart() - if yyl4340 == 0 { + } else if yyct4345 == codecSelferValueTypeArray1234 { + yyl4345 := r.ReadArrayStart() + if yyl4345 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4340, d) + x.codecDecodeSelfFromArray(yyl4345, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -54082,12 +54130,12 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4341Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4341Slc - var yyhl4341 bool = l >= 0 - for yyj4341 := 0; ; yyj4341++ { - if yyhl4341 { - if yyj4341 >= l { + var yys4346Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4346Slc + var yyhl4346 bool = l >= 0 + for yyj4346 := 0; ; yyj4346++ { + if yyhl4346 { + if yyj4346 >= l { break } } else { @@ -54096,10 +54144,10 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4341Slc = r.DecodeBytes(yys4341Slc, true, true) - yys4341 := string(yys4341Slc) + yys4346Slc = r.DecodeBytes(yys4346Slc, true, true) + yys4346 := string(yys4346Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4341 { + switch yys4346 { case "path": if r.TryDecodeAsNil() { x.Path = "" @@ -54137,17 +54185,17 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromMap(l int, d *codec1978.Decod if x.Mode == nil { x.Mode = new(int32) } - yym4346 := z.DecBinary() - _ = yym4346 + yym4351 := z.DecBinary() + _ = yym4351 if false { } else { *((*int32)(x.Mode)) = int32(r.DecodeInt(32)) } } default: - z.DecStructFieldNotFound(-1, yys4341) - } // end switch yys4341 - } // end for yyj4341 + z.DecStructFieldNotFound(-1, yys4346) + } // end switch yys4346 + } // end for yyj4346 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -54155,16 +54203,16 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4347 int - var yyb4347 bool - var yyhl4347 bool = l >= 0 - yyj4347++ - if yyhl4347 { - yyb4347 = yyj4347 > l + var yyj4352 int + var yyb4352 bool + var yyhl4352 bool = l >= 0 + yyj4352++ + if yyhl4352 { + yyb4352 = yyj4352 > l } else { - yyb4347 = r.CheckBreak() + yyb4352 = r.CheckBreak() } - if yyb4347 { + if yyb4352 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54174,13 +54222,13 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Path = string(r.DecodeString()) } - yyj4347++ - if yyhl4347 { - yyb4347 = yyj4347 > l + yyj4352++ + if yyhl4352 { + yyb4352 = yyj4352 > l } else { - yyb4347 = r.CheckBreak() + yyb4352 = r.CheckBreak() } - if yyb4347 { + if yyb4352 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54195,13 +54243,13 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromArray(l int, d *codec1978.Dec } x.FieldRef.CodecDecodeSelf(d) } - yyj4347++ - if yyhl4347 { - yyb4347 = yyj4347 > l + yyj4352++ + if yyhl4352 { + yyb4352 = yyj4352 > l } else { - yyb4347 = r.CheckBreak() + yyb4352 = r.CheckBreak() } - if yyb4347 { + if yyb4352 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54216,13 +54264,13 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromArray(l int, d *codec1978.Dec } x.ResourceFieldRef.CodecDecodeSelf(d) } - yyj4347++ - if yyhl4347 { - yyb4347 = yyj4347 > l + yyj4352++ + if yyhl4352 { + yyb4352 = yyj4352 > l } else { - yyb4347 = r.CheckBreak() + yyb4352 = r.CheckBreak() } - if yyb4347 { + if yyb4352 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54235,25 +54283,25 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromArray(l int, d *codec1978.Dec if x.Mode == nil { x.Mode = new(int32) } - yym4352 := z.DecBinary() - _ = yym4352 + yym4357 := z.DecBinary() + _ = yym4357 if false { } else { *((*int32)(x.Mode)) = int32(r.DecodeInt(32)) } } for { - yyj4347++ - if yyhl4347 { - yyb4347 = yyj4347 > l + yyj4352++ + if yyhl4352 { + yyb4352 = yyj4352 > l } else { - yyb4347 = r.CheckBreak() + yyb4352 = r.CheckBreak() } - if yyb4347 { + if yyb4352 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4347-1, "") + z.DecStructFieldNotFound(yyj4352-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -54265,38 +54313,38 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4353 := z.EncBinary() - _ = yym4353 + yym4358 := z.EncBinary() + _ = yym4358 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4354 := !z.EncBinary() - yy2arr4354 := z.EncBasicHandle().StructToArray - var yyq4354 [6]bool - _, _, _ = yysep4354, yyq4354, yy2arr4354 - const yyr4354 bool = false - yyq4354[0] = x.Capabilities != nil - yyq4354[1] = x.Privileged != nil - yyq4354[2] = x.SELinuxOptions != nil - yyq4354[3] = x.RunAsUser != nil - yyq4354[4] = x.RunAsNonRoot != nil - yyq4354[5] = x.ReadOnlyRootFilesystem != nil - var yynn4354 int - if yyr4354 || yy2arr4354 { + yysep4359 := !z.EncBinary() + yy2arr4359 := z.EncBasicHandle().StructToArray + var yyq4359 [6]bool + _, _, _ = yysep4359, yyq4359, yy2arr4359 + const yyr4359 bool = false + yyq4359[0] = x.Capabilities != nil + yyq4359[1] = x.Privileged != nil + yyq4359[2] = x.SELinuxOptions != nil + yyq4359[3] = x.RunAsUser != nil + yyq4359[4] = x.RunAsNonRoot != nil + yyq4359[5] = x.ReadOnlyRootFilesystem != nil + var yynn4359 int + if yyr4359 || yy2arr4359 { r.EncodeArrayStart(6) } else { - yynn4354 = 0 - for _, b := range yyq4354 { + yynn4359 = 0 + for _, b := range yyq4359 { if b { - yynn4354++ + yynn4359++ } } - r.EncodeMapStart(yynn4354) - yynn4354 = 0 + r.EncodeMapStart(yynn4359) + yynn4359 = 0 } - if yyr4354 || yy2arr4354 { + if yyr4359 || yy2arr4359 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4354[0] { + if yyq4359[0] { if x.Capabilities == nil { r.EncodeNil() } else { @@ -54306,7 +54354,7 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4354[0] { + if yyq4359[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("capabilities")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -54317,44 +54365,44 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4354 || yy2arr4354 { + if yyr4359 || yy2arr4359 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4354[1] { + if yyq4359[1] { if x.Privileged == nil { r.EncodeNil() } else { - yy4357 := *x.Privileged - yym4358 := z.EncBinary() - _ = yym4358 + yy4362 := *x.Privileged + yym4363 := z.EncBinary() + _ = yym4363 if false { } else { - r.EncodeBool(bool(yy4357)) + r.EncodeBool(bool(yy4362)) } } } else { r.EncodeNil() } } else { - if yyq4354[1] { + if yyq4359[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("privileged")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Privileged == nil { r.EncodeNil() } else { - yy4359 := *x.Privileged - yym4360 := z.EncBinary() - _ = yym4360 + yy4364 := *x.Privileged + yym4365 := z.EncBinary() + _ = yym4365 if false { } else { - r.EncodeBool(bool(yy4359)) + r.EncodeBool(bool(yy4364)) } } } } - if yyr4354 || yy2arr4354 { + if yyr4359 || yy2arr4359 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4354[2] { + if yyq4359[2] { if x.SELinuxOptions == nil { r.EncodeNil() } else { @@ -54364,7 +54412,7 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4354[2] { + if yyq4359[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("seLinuxOptions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -54375,83 +54423,48 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4354 || yy2arr4354 { + if yyr4359 || yy2arr4359 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4354[3] { + if yyq4359[3] { if x.RunAsUser == nil { r.EncodeNil() } else { - yy4363 := *x.RunAsUser - yym4364 := z.EncBinary() - _ = yym4364 + yy4368 := *x.RunAsUser + yym4369 := z.EncBinary() + _ = yym4369 if false { } else { - r.EncodeInt(int64(yy4363)) + r.EncodeInt(int64(yy4368)) } } } else { r.EncodeNil() } } else { - if yyq4354[3] { + if yyq4359[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("runAsUser")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RunAsUser == nil { r.EncodeNil() } else { - yy4365 := *x.RunAsUser - yym4366 := z.EncBinary() - _ = yym4366 - if false { - } else { - r.EncodeInt(int64(yy4365)) - } - } - } - } - if yyr4354 || yy2arr4354 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4354[4] { - if x.RunAsNonRoot == nil { - r.EncodeNil() - } else { - yy4368 := *x.RunAsNonRoot - yym4369 := z.EncBinary() - _ = yym4369 - if false { - } else { - r.EncodeBool(bool(yy4368)) - } - } - } else { - r.EncodeNil() - } - } else { - if yyq4354[4] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("runAsNonRoot")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if x.RunAsNonRoot == nil { - r.EncodeNil() - } else { - yy4370 := *x.RunAsNonRoot + yy4370 := *x.RunAsUser yym4371 := z.EncBinary() _ = yym4371 if false { } else { - r.EncodeBool(bool(yy4370)) + r.EncodeInt(int64(yy4370)) } } } } - if yyr4354 || yy2arr4354 { + if yyr4359 || yy2arr4359 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4354[5] { - if x.ReadOnlyRootFilesystem == nil { + if yyq4359[4] { + if x.RunAsNonRoot == nil { r.EncodeNil() } else { - yy4373 := *x.ReadOnlyRootFilesystem + yy4373 := *x.RunAsNonRoot yym4374 := z.EncBinary() _ = yym4374 if false { @@ -54463,14 +54476,14 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq4354[5] { + if yyq4359[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("readOnlyRootFilesystem")) + r.EncodeString(codecSelferC_UTF81234, string("runAsNonRoot")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if x.ReadOnlyRootFilesystem == nil { + if x.RunAsNonRoot == nil { r.EncodeNil() } else { - yy4375 := *x.ReadOnlyRootFilesystem + yy4375 := *x.RunAsNonRoot yym4376 := z.EncBinary() _ = yym4376 if false { @@ -54480,7 +54493,42 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr4354 || yy2arr4354 { + if yyr4359 || yy2arr4359 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq4359[5] { + if x.ReadOnlyRootFilesystem == nil { + r.EncodeNil() + } else { + yy4378 := *x.ReadOnlyRootFilesystem + yym4379 := z.EncBinary() + _ = yym4379 + if false { + } else { + r.EncodeBool(bool(yy4378)) + } + } + } else { + r.EncodeNil() + } + } else { + if yyq4359[5] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("readOnlyRootFilesystem")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if x.ReadOnlyRootFilesystem == nil { + r.EncodeNil() + } else { + yy4380 := *x.ReadOnlyRootFilesystem + yym4381 := z.EncBinary() + _ = yym4381 + if false { + } else { + r.EncodeBool(bool(yy4380)) + } + } + } + } + if yyr4359 || yy2arr4359 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -54493,25 +54541,25 @@ func (x *SecurityContext) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4377 := z.DecBinary() - _ = yym4377 + yym4382 := z.DecBinary() + _ = yym4382 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4378 := r.ContainerType() - if yyct4378 == codecSelferValueTypeMap1234 { - yyl4378 := r.ReadMapStart() - if yyl4378 == 0 { + yyct4383 := r.ContainerType() + if yyct4383 == codecSelferValueTypeMap1234 { + yyl4383 := r.ReadMapStart() + if yyl4383 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4378, d) + x.codecDecodeSelfFromMap(yyl4383, d) } - } else if yyct4378 == codecSelferValueTypeArray1234 { - yyl4378 := r.ReadArrayStart() - if yyl4378 == 0 { + } else if yyct4383 == codecSelferValueTypeArray1234 { + yyl4383 := r.ReadArrayStart() + if yyl4383 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4378, d) + x.codecDecodeSelfFromArray(yyl4383, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -54523,12 +54571,12 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4379Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4379Slc - var yyhl4379 bool = l >= 0 - for yyj4379 := 0; ; yyj4379++ { - if yyhl4379 { - if yyj4379 >= l { + var yys4384Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4384Slc + var yyhl4384 bool = l >= 0 + for yyj4384 := 0; ; yyj4384++ { + if yyhl4384 { + if yyj4384 >= l { break } } else { @@ -54537,10 +54585,10 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4379Slc = r.DecodeBytes(yys4379Slc, true, true) - yys4379 := string(yys4379Slc) + yys4384Slc = r.DecodeBytes(yys4384Slc, true, true) + yys4384 := string(yys4384Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4379 { + switch yys4384 { case "capabilities": if r.TryDecodeAsNil() { if x.Capabilities != nil { @@ -54561,8 +54609,8 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Privileged == nil { x.Privileged = new(bool) } - yym4382 := z.DecBinary() - _ = yym4382 + yym4387 := z.DecBinary() + _ = yym4387 if false { } else { *((*bool)(x.Privileged)) = r.DecodeBool() @@ -54588,8 +54636,8 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.RunAsUser == nil { x.RunAsUser = new(int64) } - yym4385 := z.DecBinary() - _ = yym4385 + yym4390 := z.DecBinary() + _ = yym4390 if false { } else { *((*int64)(x.RunAsUser)) = int64(r.DecodeInt(64)) @@ -54604,8 +54652,8 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.RunAsNonRoot == nil { x.RunAsNonRoot = new(bool) } - yym4387 := z.DecBinary() - _ = yym4387 + yym4392 := z.DecBinary() + _ = yym4392 if false { } else { *((*bool)(x.RunAsNonRoot)) = r.DecodeBool() @@ -54620,17 +54668,17 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.ReadOnlyRootFilesystem == nil { x.ReadOnlyRootFilesystem = new(bool) } - yym4389 := z.DecBinary() - _ = yym4389 + yym4394 := z.DecBinary() + _ = yym4394 if false { } else { *((*bool)(x.ReadOnlyRootFilesystem)) = r.DecodeBool() } } default: - z.DecStructFieldNotFound(-1, yys4379) - } // end switch yys4379 - } // end for yyj4379 + z.DecStructFieldNotFound(-1, yys4384) + } // end switch yys4384 + } // end for yyj4384 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -54638,16 +54686,16 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4390 int - var yyb4390 bool - var yyhl4390 bool = l >= 0 - yyj4390++ - if yyhl4390 { - yyb4390 = yyj4390 > l + var yyj4395 int + var yyb4395 bool + var yyhl4395 bool = l >= 0 + yyj4395++ + if yyhl4395 { + yyb4395 = yyj4395 > l } else { - yyb4390 = r.CheckBreak() + yyb4395 = r.CheckBreak() } - if yyb4390 { + if yyb4395 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54662,13 +54710,13 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } x.Capabilities.CodecDecodeSelf(d) } - yyj4390++ - if yyhl4390 { - yyb4390 = yyj4390 > l + yyj4395++ + if yyhl4395 { + yyb4395 = yyj4395 > l } else { - yyb4390 = r.CheckBreak() + yyb4395 = r.CheckBreak() } - if yyb4390 { + if yyb4395 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54681,20 +54729,20 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if x.Privileged == nil { x.Privileged = new(bool) } - yym4393 := z.DecBinary() - _ = yym4393 + yym4398 := z.DecBinary() + _ = yym4398 if false { } else { *((*bool)(x.Privileged)) = r.DecodeBool() } } - yyj4390++ - if yyhl4390 { - yyb4390 = yyj4390 > l + yyj4395++ + if yyhl4395 { + yyb4395 = yyj4395 > l } else { - yyb4390 = r.CheckBreak() + yyb4395 = r.CheckBreak() } - if yyb4390 { + if yyb4395 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54709,13 +54757,13 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } x.SELinuxOptions.CodecDecodeSelf(d) } - yyj4390++ - if yyhl4390 { - yyb4390 = yyj4390 > l + yyj4395++ + if yyhl4395 { + yyb4395 = yyj4395 > l } else { - yyb4390 = r.CheckBreak() + yyb4395 = r.CheckBreak() } - if yyb4390 { + if yyb4395 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54728,20 +54776,20 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if x.RunAsUser == nil { x.RunAsUser = new(int64) } - yym4396 := z.DecBinary() - _ = yym4396 + yym4401 := z.DecBinary() + _ = yym4401 if false { } else { *((*int64)(x.RunAsUser)) = int64(r.DecodeInt(64)) } } - yyj4390++ - if yyhl4390 { - yyb4390 = yyj4390 > l + yyj4395++ + if yyhl4395 { + yyb4395 = yyj4395 > l } else { - yyb4390 = r.CheckBreak() + yyb4395 = r.CheckBreak() } - if yyb4390 { + if yyb4395 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54754,20 +54802,20 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if x.RunAsNonRoot == nil { x.RunAsNonRoot = new(bool) } - yym4398 := z.DecBinary() - _ = yym4398 + yym4403 := z.DecBinary() + _ = yym4403 if false { } else { *((*bool)(x.RunAsNonRoot)) = r.DecodeBool() } } - yyj4390++ - if yyhl4390 { - yyb4390 = yyj4390 > l + yyj4395++ + if yyhl4395 { + yyb4395 = yyj4395 > l } else { - yyb4390 = r.CheckBreak() + yyb4395 = r.CheckBreak() } - if yyb4390 { + if yyb4395 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -54780,25 +54828,25 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if x.ReadOnlyRootFilesystem == nil { x.ReadOnlyRootFilesystem = new(bool) } - yym4400 := z.DecBinary() - _ = yym4400 + yym4405 := z.DecBinary() + _ = yym4405 if false { } else { *((*bool)(x.ReadOnlyRootFilesystem)) = r.DecodeBool() } } for { - yyj4390++ - if yyhl4390 { - yyb4390 = yyj4390 > l + yyj4395++ + if yyhl4395 { + yyb4395 = yyj4395 > l } else { - yyb4390 = r.CheckBreak() + yyb4395 = r.CheckBreak() } - if yyb4390 { + if yyb4395 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4390-1, "") + z.DecStructFieldNotFound(yyj4395-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -54810,38 +54858,38 @@ func (x *SELinuxOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4401 := z.EncBinary() - _ = yym4401 + yym4406 := z.EncBinary() + _ = yym4406 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4402 := !z.EncBinary() - yy2arr4402 := z.EncBasicHandle().StructToArray - var yyq4402 [4]bool - _, _, _ = yysep4402, yyq4402, yy2arr4402 - const yyr4402 bool = false - yyq4402[0] = x.User != "" - yyq4402[1] = x.Role != "" - yyq4402[2] = x.Type != "" - yyq4402[3] = x.Level != "" - var yynn4402 int - if yyr4402 || yy2arr4402 { + yysep4407 := !z.EncBinary() + yy2arr4407 := z.EncBasicHandle().StructToArray + var yyq4407 [4]bool + _, _, _ = yysep4407, yyq4407, yy2arr4407 + const yyr4407 bool = false + yyq4407[0] = x.User != "" + yyq4407[1] = x.Role != "" + yyq4407[2] = x.Type != "" + yyq4407[3] = x.Level != "" + var yynn4407 int + if yyr4407 || yy2arr4407 { r.EncodeArrayStart(4) } else { - yynn4402 = 0 - for _, b := range yyq4402 { + yynn4407 = 0 + for _, b := range yyq4407 { if b { - yynn4402++ + yynn4407++ } } - r.EncodeMapStart(yynn4402) - yynn4402 = 0 + r.EncodeMapStart(yynn4407) + yynn4407 = 0 } - if yyr4402 || yy2arr4402 { + if yyr4407 || yy2arr4407 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4402[0] { - yym4404 := z.EncBinary() - _ = yym4404 + if yyq4407[0] { + yym4409 := z.EncBinary() + _ = yym4409 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) @@ -54850,74 +54898,74 @@ func (x *SELinuxOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4402[0] { + if yyq4407[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("user")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4405 := z.EncBinary() - _ = yym4405 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.User)) - } - } - } - if yyr4402 || yy2arr4402 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4402[1] { - yym4407 := z.EncBinary() - _ = yym4407 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Role)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq4402[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("role")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4408 := z.EncBinary() - _ = yym4408 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Role)) - } - } - } - if yyr4402 || yy2arr4402 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4402[2] { yym4410 := z.EncBinary() _ = yym4410 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Type)) + r.EncodeString(codecSelferC_UTF81234, string(x.User)) + } + } + } + if yyr4407 || yy2arr4407 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq4407[1] { + yym4412 := z.EncBinary() + _ = yym4412 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Role)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4402[2] { + if yyq4407[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("type")) + r.EncodeString(codecSelferC_UTF81234, string("role")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4411 := z.EncBinary() - _ = yym4411 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Type)) - } - } - } - if yyr4402 || yy2arr4402 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4402[3] { yym4413 := z.EncBinary() _ = yym4413 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Role)) + } + } + } + if yyr4407 || yy2arr4407 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq4407[2] { + yym4415 := z.EncBinary() + _ = yym4415 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Type)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq4407[2] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("type")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym4416 := z.EncBinary() + _ = yym4416 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Type)) + } + } + } + if yyr4407 || yy2arr4407 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq4407[3] { + yym4418 := z.EncBinary() + _ = yym4418 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Level)) } @@ -54925,19 +54973,19 @@ func (x *SELinuxOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4402[3] { + if yyq4407[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("level")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4414 := z.EncBinary() - _ = yym4414 + yym4419 := z.EncBinary() + _ = yym4419 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Level)) } } } - if yyr4402 || yy2arr4402 { + if yyr4407 || yy2arr4407 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -54950,25 +54998,25 @@ func (x *SELinuxOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4415 := z.DecBinary() - _ = yym4415 + yym4420 := z.DecBinary() + _ = yym4420 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4416 := r.ContainerType() - if yyct4416 == codecSelferValueTypeMap1234 { - yyl4416 := r.ReadMapStart() - if yyl4416 == 0 { + yyct4421 := r.ContainerType() + if yyct4421 == codecSelferValueTypeMap1234 { + yyl4421 := r.ReadMapStart() + if yyl4421 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4416, d) + x.codecDecodeSelfFromMap(yyl4421, d) } - } else if yyct4416 == codecSelferValueTypeArray1234 { - yyl4416 := r.ReadArrayStart() - if yyl4416 == 0 { + } else if yyct4421 == codecSelferValueTypeArray1234 { + yyl4421 := r.ReadArrayStart() + if yyl4421 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4416, d) + x.codecDecodeSelfFromArray(yyl4421, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -54980,12 +55028,12 @@ func (x *SELinuxOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4417Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4417Slc - var yyhl4417 bool = l >= 0 - for yyj4417 := 0; ; yyj4417++ { - if yyhl4417 { - if yyj4417 >= l { + var yys4422Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4422Slc + var yyhl4422 bool = l >= 0 + for yyj4422 := 0; ; yyj4422++ { + if yyhl4422 { + if yyj4422 >= l { break } } else { @@ -54994,10 +55042,10 @@ func (x *SELinuxOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4417Slc = r.DecodeBytes(yys4417Slc, true, true) - yys4417 := string(yys4417Slc) + yys4422Slc = r.DecodeBytes(yys4422Slc, true, true) + yys4422 := string(yys4422Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4417 { + switch yys4422 { case "user": if r.TryDecodeAsNil() { x.User = "" @@ -55023,9 +55071,9 @@ func (x *SELinuxOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Level = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys4417) - } // end switch yys4417 - } // end for yyj4417 + z.DecStructFieldNotFound(-1, yys4422) + } // end switch yys4422 + } // end for yyj4422 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -55033,16 +55081,16 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4422 int - var yyb4422 bool - var yyhl4422 bool = l >= 0 - yyj4422++ - if yyhl4422 { - yyb4422 = yyj4422 > l + var yyj4427 int + var yyb4427 bool + var yyhl4427 bool = l >= 0 + yyj4427++ + if yyhl4427 { + yyb4427 = yyj4427 > l } else { - yyb4422 = r.CheckBreak() + yyb4427 = r.CheckBreak() } - if yyb4422 { + if yyb4427 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -55052,13 +55100,13 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.User = string(r.DecodeString()) } - yyj4422++ - if yyhl4422 { - yyb4422 = yyj4422 > l + yyj4427++ + if yyhl4427 { + yyb4427 = yyj4427 > l } else { - yyb4422 = r.CheckBreak() + yyb4427 = r.CheckBreak() } - if yyb4422 { + if yyb4427 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -55068,13 +55116,13 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Role = string(r.DecodeString()) } - yyj4422++ - if yyhl4422 { - yyb4422 = yyj4422 > l + yyj4427++ + if yyhl4427 { + yyb4427 = yyj4427 > l } else { - yyb4422 = r.CheckBreak() + yyb4427 = r.CheckBreak() } - if yyb4422 { + if yyb4427 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -55084,13 +55132,13 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = string(r.DecodeString()) } - yyj4422++ - if yyhl4422 { - yyb4422 = yyj4422 > l + yyj4427++ + if yyhl4427 { + yyb4427 = yyj4427 > l } else { - yyb4422 = r.CheckBreak() + yyb4427 = r.CheckBreak() } - if yyb4422 { + if yyb4427 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -55101,17 +55149,17 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Level = string(r.DecodeString()) } for { - yyj4422++ - if yyhl4422 { - yyb4422 = yyj4422 > l + yyj4427++ + if yyhl4427 { + yyb4427 = yyj4427 > l } else { - yyb4422 = r.CheckBreak() + yyb4427 = r.CheckBreak() } - if yyb4422 { + if yyb4427 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4422-1, "") + z.DecStructFieldNotFound(yyj4427-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -55123,37 +55171,37 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym4427 := z.EncBinary() - _ = yym4427 + yym4432 := z.EncBinary() + _ = yym4432 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep4428 := !z.EncBinary() - yy2arr4428 := z.EncBasicHandle().StructToArray - var yyq4428 [5]bool - _, _, _ = yysep4428, yyq4428, yy2arr4428 - const yyr4428 bool = false - yyq4428[0] = x.Kind != "" - yyq4428[1] = x.APIVersion != "" - yyq4428[2] = true - var yynn4428 int - if yyr4428 || yy2arr4428 { + yysep4433 := !z.EncBinary() + yy2arr4433 := z.EncBasicHandle().StructToArray + var yyq4433 [5]bool + _, _, _ = yysep4433, yyq4433, yy2arr4433 + const yyr4433 bool = false + yyq4433[0] = x.Kind != "" + yyq4433[1] = x.APIVersion != "" + yyq4433[2] = true + var yynn4433 int + if yyr4433 || yy2arr4433 { r.EncodeArrayStart(5) } else { - yynn4428 = 2 - for _, b := range yyq4428 { + yynn4433 = 2 + for _, b := range yyq4433 { if b { - yynn4428++ + yynn4433++ } } - r.EncodeMapStart(yynn4428) - yynn4428 = 0 + r.EncodeMapStart(yynn4433) + yynn4433 = 0 } - if yyr4428 || yy2arr4428 { + if yyr4433 || yy2arr4433 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4428[0] { - yym4430 := z.EncBinary() - _ = yym4430 + if yyq4433[0] { + yym4435 := z.EncBinary() + _ = yym4435 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -55162,23 +55210,23 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4428[0] { + if yyq4433[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4431 := z.EncBinary() - _ = yym4431 + yym4436 := z.EncBinary() + _ = yym4436 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr4428 || yy2arr4428 { + if yyr4433 || yy2arr4433 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4428[1] { - yym4433 := z.EncBinary() - _ = yym4433 + if yyq4433[1] { + yym4438 := z.EncBinary() + _ = yym4438 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -55187,39 +55235,39 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq4428[1] { + if yyq4433[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4434 := z.EncBinary() - _ = yym4434 + yym4439 := z.EncBinary() + _ = yym4439 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr4428 || yy2arr4428 { + if yyr4433 || yy2arr4433 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq4428[2] { - yy4436 := &x.ObjectMeta - yy4436.CodecEncodeSelf(e) + if yyq4433[2] { + yy4441 := &x.ObjectMeta + yy4441.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq4428[2] { + if yyq4433[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4437 := &x.ObjectMeta - yy4437.CodecEncodeSelf(e) + yy4442 := &x.ObjectMeta + yy4442.CodecEncodeSelf(e) } } - if yyr4428 || yy2arr4428 { + if yyr4433 || yy2arr4433 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym4439 := z.EncBinary() - _ = yym4439 + yym4444 := z.EncBinary() + _ = yym4444 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Range)) @@ -55228,20 +55276,20 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("range")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym4440 := z.EncBinary() - _ = yym4440 + yym4445 := z.EncBinary() + _ = yym4445 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Range)) } } - if yyr4428 || yy2arr4428 { + if yyr4433 || yy2arr4433 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Data == nil { r.EncodeNil() } else { - yym4442 := z.EncBinary() - _ = yym4442 + yym4447 := z.EncBinary() + _ = yym4447 if false { } else { r.EncodeStringBytes(codecSelferC_RAW1234, []byte(x.Data)) @@ -55254,15 +55302,15 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { if x.Data == nil { r.EncodeNil() } else { - yym4443 := z.EncBinary() - _ = yym4443 + yym4448 := z.EncBinary() + _ = yym4448 if false { } else { r.EncodeStringBytes(codecSelferC_RAW1234, []byte(x.Data)) } } } - if yyr4428 || yy2arr4428 { + if yyr4433 || yy2arr4433 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -55275,25 +55323,25 @@ func (x *RangeAllocation) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym4444 := z.DecBinary() - _ = yym4444 + yym4449 := z.DecBinary() + _ = yym4449 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct4445 := r.ContainerType() - if yyct4445 == codecSelferValueTypeMap1234 { - yyl4445 := r.ReadMapStart() - if yyl4445 == 0 { + yyct4450 := r.ContainerType() + if yyct4450 == codecSelferValueTypeMap1234 { + yyl4450 := r.ReadMapStart() + if yyl4450 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl4445, d) + x.codecDecodeSelfFromMap(yyl4450, d) } - } else if yyct4445 == codecSelferValueTypeArray1234 { - yyl4445 := r.ReadArrayStart() - if yyl4445 == 0 { + } else if yyct4450 == codecSelferValueTypeArray1234 { + yyl4450 := r.ReadArrayStart() + if yyl4450 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl4445, d) + x.codecDecodeSelfFromArray(yyl4450, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -55305,12 +55353,12 @@ func (x *RangeAllocation) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys4446Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys4446Slc - var yyhl4446 bool = l >= 0 - for yyj4446 := 0; ; yyj4446++ { - if yyhl4446 { - if yyj4446 >= l { + var yys4451Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys4451Slc + var yyhl4451 bool = l >= 0 + for yyj4451 := 0; ; yyj4451++ { + if yyhl4451 { + if yyj4451 >= l { break } } else { @@ -55319,10 +55367,10 @@ func (x *RangeAllocation) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys4446Slc = r.DecodeBytes(yys4446Slc, true, true) - yys4446 := string(yys4446Slc) + yys4451Slc = r.DecodeBytes(yys4451Slc, true, true) + yys4451 := string(yys4451Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys4446 { + switch yys4451 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -55339,8 +55387,8 @@ func (x *RangeAllocation) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4449 := &x.ObjectMeta - yyv4449.CodecDecodeSelf(d) + yyv4454 := &x.ObjectMeta + yyv4454.CodecDecodeSelf(d) } case "range": if r.TryDecodeAsNil() { @@ -55352,18 +55400,18 @@ func (x *RangeAllocation) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Data = nil } else { - yyv4451 := &x.Data - yym4452 := z.DecBinary() - _ = yym4452 + yyv4456 := &x.Data + yym4457 := z.DecBinary() + _ = yym4457 if false { } else { - *yyv4451 = r.DecodeBytes(*(*[]byte)(yyv4451), false, false) + *yyv4456 = r.DecodeBytes(*(*[]byte)(yyv4456), false, false) } } default: - z.DecStructFieldNotFound(-1, yys4446) - } // end switch yys4446 - } // end for yyj4446 + z.DecStructFieldNotFound(-1, yys4451) + } // end switch yys4451 + } // end for yyj4451 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -55371,16 +55419,16 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj4453 int - var yyb4453 bool - var yyhl4453 bool = l >= 0 - yyj4453++ - if yyhl4453 { - yyb4453 = yyj4453 > l + var yyj4458 int + var yyb4458 bool + var yyhl4458 bool = l >= 0 + yyj4458++ + if yyhl4458 { + yyb4458 = yyj4458 > l } else { - yyb4453 = r.CheckBreak() + yyb4458 = r.CheckBreak() } - if yyb4453 { + if yyb4458 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -55390,13 +55438,13 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj4453++ - if yyhl4453 { - yyb4453 = yyj4453 > l + yyj4458++ + if yyhl4458 { + yyb4458 = yyj4458 > l } else { - yyb4453 = r.CheckBreak() + yyb4458 = r.CheckBreak() } - if yyb4453 { + if yyb4458 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -55406,13 +55454,13 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj4453++ - if yyhl4453 { - yyb4453 = yyj4453 > l + yyj4458++ + if yyhl4458 { + yyb4458 = yyj4458 > l } else { - yyb4453 = r.CheckBreak() + yyb4458 = r.CheckBreak() } - if yyb4453 { + if yyb4458 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -55420,16 +55468,16 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv4456 := &x.ObjectMeta - yyv4456.CodecDecodeSelf(d) + yyv4461 := &x.ObjectMeta + yyv4461.CodecDecodeSelf(d) } - yyj4453++ - if yyhl4453 { - yyb4453 = yyj4453 > l + yyj4458++ + if yyhl4458 { + yyb4458 = yyj4458 > l } else { - yyb4453 = r.CheckBreak() + yyb4458 = r.CheckBreak() } - if yyb4453 { + if yyb4458 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -55439,13 +55487,13 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Range = string(r.DecodeString()) } - yyj4453++ - if yyhl4453 { - yyb4453 = yyj4453 > l + yyj4458++ + if yyhl4458 { + yyb4458 = yyj4458 > l } else { - yyb4453 = r.CheckBreak() + yyb4458 = r.CheckBreak() } - if yyb4453 { + if yyb4458 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -55453,26 +55501,26 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Data = nil } else { - yyv4458 := &x.Data - yym4459 := z.DecBinary() - _ = yym4459 + yyv4463 := &x.Data + yym4464 := z.DecBinary() + _ = yym4464 if false { } else { - *yyv4458 = r.DecodeBytes(*(*[]byte)(yyv4458), false, false) + *yyv4463 = r.DecodeBytes(*(*[]byte)(yyv4463), false, false) } } for { - yyj4453++ - if yyhl4453 { - yyb4453 = yyj4453 > l + yyj4458++ + if yyhl4458 { + yyb4458 = yyj4458 > l } else { - yyb4453 = r.CheckBreak() + yyb4458 = r.CheckBreak() } - if yyb4453 { + if yyb4458 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj4453-1, "") + z.DecStructFieldNotFound(yyj4458-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -55482,10 +55530,10 @@ func (x codecSelfer1234) encSliceOwnerReference(v []OwnerReference, e *codec1978 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4460 := range v { + for _, yyv4465 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4461 := &yyv4460 - yy4461.CodecEncodeSelf(e) + yy4466 := &yyv4465 + yy4466.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -55495,127 +55543,12 @@ func (x codecSelfer1234) decSliceOwnerReference(v *[]OwnerReference, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4462 := *v - yyh4462, yyl4462 := z.DecSliceHelperStart() - var yyc4462 bool - if yyl4462 == 0 { - if yyv4462 == nil { - yyv4462 = []OwnerReference{} - yyc4462 = true - } else if len(yyv4462) != 0 { - yyv4462 = yyv4462[:0] - yyc4462 = true - } - } else if yyl4462 > 0 { - var yyrr4462, yyrl4462 int - var yyrt4462 bool - if yyl4462 > cap(yyv4462) { - - yyrg4462 := len(yyv4462) > 0 - yyv24462 := yyv4462 - yyrl4462, yyrt4462 = z.DecInferLen(yyl4462, z.DecBasicHandle().MaxInitLen, 72) - if yyrt4462 { - if yyrl4462 <= cap(yyv4462) { - yyv4462 = yyv4462[:yyrl4462] - } else { - yyv4462 = make([]OwnerReference, yyrl4462) - } - } else { - yyv4462 = make([]OwnerReference, yyrl4462) - } - yyc4462 = true - yyrr4462 = len(yyv4462) - if yyrg4462 { - copy(yyv4462, yyv24462) - } - } else if yyl4462 != len(yyv4462) { - yyv4462 = yyv4462[:yyl4462] - yyc4462 = true - } - yyj4462 := 0 - for ; yyj4462 < yyrr4462; yyj4462++ { - yyh4462.ElemContainerState(yyj4462) - if r.TryDecodeAsNil() { - yyv4462[yyj4462] = OwnerReference{} - } else { - yyv4463 := &yyv4462[yyj4462] - yyv4463.CodecDecodeSelf(d) - } - - } - if yyrt4462 { - for ; yyj4462 < yyl4462; yyj4462++ { - yyv4462 = append(yyv4462, OwnerReference{}) - yyh4462.ElemContainerState(yyj4462) - if r.TryDecodeAsNil() { - yyv4462[yyj4462] = OwnerReference{} - } else { - yyv4464 := &yyv4462[yyj4462] - yyv4464.CodecDecodeSelf(d) - } - - } - } - - } else { - yyj4462 := 0 - for ; !r.CheckBreak(); yyj4462++ { - - if yyj4462 >= len(yyv4462) { - yyv4462 = append(yyv4462, OwnerReference{}) // var yyz4462 OwnerReference - yyc4462 = true - } - yyh4462.ElemContainerState(yyj4462) - if yyj4462 < len(yyv4462) { - if r.TryDecodeAsNil() { - yyv4462[yyj4462] = OwnerReference{} - } else { - yyv4465 := &yyv4462[yyj4462] - yyv4465.CodecDecodeSelf(d) - } - - } else { - z.DecSwallow() - } - - } - if yyj4462 < len(yyv4462) { - yyv4462 = yyv4462[:yyj4462] - yyc4462 = true - } else if yyj4462 == 0 && yyv4462 == nil { - yyv4462 = []OwnerReference{} - yyc4462 = true - } - } - yyh4462.End() - if yyc4462 { - *v = yyv4462 - } -} - -func (x codecSelfer1234) encSlicePersistentVolumeAccessMode(v []PersistentVolumeAccessMode, e *codec1978.Encoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperEncoder(e) - _, _, _ = h, z, r - r.EncodeArrayStart(len(v)) - for _, yyv4466 := range v { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yyv4466.CodecEncodeSelf(e) - } - z.EncSendContainerState(codecSelfer_containerArrayEnd1234) -} - -func (x codecSelfer1234) decSlicePersistentVolumeAccessMode(v *[]PersistentVolumeAccessMode, d *codec1978.Decoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperDecoder(d) - _, _, _ = h, z, r - yyv4467 := *v yyh4467, yyl4467 := z.DecSliceHelperStart() var yyc4467 bool if yyl4467 == 0 { if yyv4467 == nil { - yyv4467 = []PersistentVolumeAccessMode{} + yyv4467 = []OwnerReference{} yyc4467 = true } else if len(yyv4467) != 0 { yyv4467 = yyv4467[:0] @@ -55626,18 +55559,23 @@ func (x codecSelfer1234) decSlicePersistentVolumeAccessMode(v *[]PersistentVolum var yyrt4467 bool if yyl4467 > cap(yyv4467) { - yyrl4467, yyrt4467 = z.DecInferLen(yyl4467, z.DecBasicHandle().MaxInitLen, 16) + yyrg4467 := len(yyv4467) > 0 + yyv24467 := yyv4467 + yyrl4467, yyrt4467 = z.DecInferLen(yyl4467, z.DecBasicHandle().MaxInitLen, 72) if yyrt4467 { if yyrl4467 <= cap(yyv4467) { yyv4467 = yyv4467[:yyrl4467] } else { - yyv4467 = make([]PersistentVolumeAccessMode, yyrl4467) + yyv4467 = make([]OwnerReference, yyrl4467) } } else { - yyv4467 = make([]PersistentVolumeAccessMode, yyrl4467) + yyv4467 = make([]OwnerReference, yyrl4467) } yyc4467 = true yyrr4467 = len(yyv4467) + if yyrg4467 { + copy(yyv4467, yyv24467) + } } else if yyl4467 != len(yyv4467) { yyv4467 = yyv4467[:yyl4467] yyc4467 = true @@ -55646,20 +55584,22 @@ func (x codecSelfer1234) decSlicePersistentVolumeAccessMode(v *[]PersistentVolum for ; yyj4467 < yyrr4467; yyj4467++ { yyh4467.ElemContainerState(yyj4467) if r.TryDecodeAsNil() { - yyv4467[yyj4467] = "" + yyv4467[yyj4467] = OwnerReference{} } else { - yyv4467[yyj4467] = PersistentVolumeAccessMode(r.DecodeString()) + yyv4468 := &yyv4467[yyj4467] + yyv4468.CodecDecodeSelf(d) } } if yyrt4467 { for ; yyj4467 < yyl4467; yyj4467++ { - yyv4467 = append(yyv4467, "") + yyv4467 = append(yyv4467, OwnerReference{}) yyh4467.ElemContainerState(yyj4467) if r.TryDecodeAsNil() { - yyv4467[yyj4467] = "" + yyv4467[yyj4467] = OwnerReference{} } else { - yyv4467[yyj4467] = PersistentVolumeAccessMode(r.DecodeString()) + yyv4469 := &yyv4467[yyj4467] + yyv4469.CodecDecodeSelf(d) } } @@ -55670,15 +55610,16 @@ func (x codecSelfer1234) decSlicePersistentVolumeAccessMode(v *[]PersistentVolum for ; !r.CheckBreak(); yyj4467++ { if yyj4467 >= len(yyv4467) { - yyv4467 = append(yyv4467, "") // var yyz4467 PersistentVolumeAccessMode + yyv4467 = append(yyv4467, OwnerReference{}) // var yyz4467 OwnerReference yyc4467 = true } yyh4467.ElemContainerState(yyj4467) if yyj4467 < len(yyv4467) { if r.TryDecodeAsNil() { - yyv4467[yyj4467] = "" + yyv4467[yyj4467] = OwnerReference{} } else { - yyv4467[yyj4467] = PersistentVolumeAccessMode(r.DecodeString()) + yyv4470 := &yyv4467[yyj4467] + yyv4470.CodecDecodeSelf(d) } } else { @@ -55690,7 +55631,7 @@ func (x codecSelfer1234) decSlicePersistentVolumeAccessMode(v *[]PersistentVolum yyv4467 = yyv4467[:yyj4467] yyc4467 = true } else if yyj4467 == 0 && yyv4467 == nil { - yyv4467 = []PersistentVolumeAccessMode{} + yyv4467 = []OwnerReference{} yyc4467 = true } } @@ -55700,15 +55641,122 @@ func (x codecSelfer1234) decSlicePersistentVolumeAccessMode(v *[]PersistentVolum } } -func (x codecSelfer1234) encSlicePersistentVolume(v []PersistentVolume, e *codec1978.Encoder) { +func (x codecSelfer1234) encSlicePersistentVolumeAccessMode(v []PersistentVolumeAccessMode, e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) for _, yyv4471 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4472 := &yyv4471 - yy4472.CodecEncodeSelf(e) + yyv4471.CodecEncodeSelf(e) + } + z.EncSendContainerState(codecSelfer_containerArrayEnd1234) +} + +func (x codecSelfer1234) decSlicePersistentVolumeAccessMode(v *[]PersistentVolumeAccessMode, d *codec1978.Decoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperDecoder(d) + _, _, _ = h, z, r + + yyv4472 := *v + yyh4472, yyl4472 := z.DecSliceHelperStart() + var yyc4472 bool + if yyl4472 == 0 { + if yyv4472 == nil { + yyv4472 = []PersistentVolumeAccessMode{} + yyc4472 = true + } else if len(yyv4472) != 0 { + yyv4472 = yyv4472[:0] + yyc4472 = true + } + } else if yyl4472 > 0 { + var yyrr4472, yyrl4472 int + var yyrt4472 bool + if yyl4472 > cap(yyv4472) { + + yyrl4472, yyrt4472 = z.DecInferLen(yyl4472, z.DecBasicHandle().MaxInitLen, 16) + if yyrt4472 { + if yyrl4472 <= cap(yyv4472) { + yyv4472 = yyv4472[:yyrl4472] + } else { + yyv4472 = make([]PersistentVolumeAccessMode, yyrl4472) + } + } else { + yyv4472 = make([]PersistentVolumeAccessMode, yyrl4472) + } + yyc4472 = true + yyrr4472 = len(yyv4472) + } else if yyl4472 != len(yyv4472) { + yyv4472 = yyv4472[:yyl4472] + yyc4472 = true + } + yyj4472 := 0 + for ; yyj4472 < yyrr4472; yyj4472++ { + yyh4472.ElemContainerState(yyj4472) + if r.TryDecodeAsNil() { + yyv4472[yyj4472] = "" + } else { + yyv4472[yyj4472] = PersistentVolumeAccessMode(r.DecodeString()) + } + + } + if yyrt4472 { + for ; yyj4472 < yyl4472; yyj4472++ { + yyv4472 = append(yyv4472, "") + yyh4472.ElemContainerState(yyj4472) + if r.TryDecodeAsNil() { + yyv4472[yyj4472] = "" + } else { + yyv4472[yyj4472] = PersistentVolumeAccessMode(r.DecodeString()) + } + + } + } + + } else { + yyj4472 := 0 + for ; !r.CheckBreak(); yyj4472++ { + + if yyj4472 >= len(yyv4472) { + yyv4472 = append(yyv4472, "") // var yyz4472 PersistentVolumeAccessMode + yyc4472 = true + } + yyh4472.ElemContainerState(yyj4472) + if yyj4472 < len(yyv4472) { + if r.TryDecodeAsNil() { + yyv4472[yyj4472] = "" + } else { + yyv4472[yyj4472] = PersistentVolumeAccessMode(r.DecodeString()) + } + + } else { + z.DecSwallow() + } + + } + if yyj4472 < len(yyv4472) { + yyv4472 = yyv4472[:yyj4472] + yyc4472 = true + } else if yyj4472 == 0 && yyv4472 == nil { + yyv4472 = []PersistentVolumeAccessMode{} + yyc4472 = true + } + } + yyh4472.End() + if yyc4472 { + *v = yyv4472 + } +} + +func (x codecSelfer1234) encSlicePersistentVolume(v []PersistentVolume, e *codec1978.Encoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperEncoder(e) + _, _, _ = h, z, r + r.EncodeArrayStart(len(v)) + for _, yyv4476 := range v { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy4477 := &yyv4476 + yy4477.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -55718,83 +55766,83 @@ func (x codecSelfer1234) decSlicePersistentVolume(v *[]PersistentVolume, d *code z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4473 := *v - yyh4473, yyl4473 := z.DecSliceHelperStart() - var yyc4473 bool - if yyl4473 == 0 { - if yyv4473 == nil { - yyv4473 = []PersistentVolume{} - yyc4473 = true - } else if len(yyv4473) != 0 { - yyv4473 = yyv4473[:0] - yyc4473 = true + yyv4478 := *v + yyh4478, yyl4478 := z.DecSliceHelperStart() + var yyc4478 bool + if yyl4478 == 0 { + if yyv4478 == nil { + yyv4478 = []PersistentVolume{} + yyc4478 = true + } else if len(yyv4478) != 0 { + yyv4478 = yyv4478[:0] + yyc4478 = true } - } else if yyl4473 > 0 { - var yyrr4473, yyrl4473 int - var yyrt4473 bool - if yyl4473 > cap(yyv4473) { + } else if yyl4478 > 0 { + var yyrr4478, yyrl4478 int + var yyrt4478 bool + if yyl4478 > cap(yyv4478) { - yyrg4473 := len(yyv4473) > 0 - yyv24473 := yyv4473 - yyrl4473, yyrt4473 = z.DecInferLen(yyl4473, z.DecBasicHandle().MaxInitLen, 464) - if yyrt4473 { - if yyrl4473 <= cap(yyv4473) { - yyv4473 = yyv4473[:yyrl4473] + yyrg4478 := len(yyv4478) > 0 + yyv24478 := yyv4478 + yyrl4478, yyrt4478 = z.DecInferLen(yyl4478, z.DecBasicHandle().MaxInitLen, 480) + if yyrt4478 { + if yyrl4478 <= cap(yyv4478) { + yyv4478 = yyv4478[:yyrl4478] } else { - yyv4473 = make([]PersistentVolume, yyrl4473) + yyv4478 = make([]PersistentVolume, yyrl4478) } } else { - yyv4473 = make([]PersistentVolume, yyrl4473) + yyv4478 = make([]PersistentVolume, yyrl4478) } - yyc4473 = true - yyrr4473 = len(yyv4473) - if yyrg4473 { - copy(yyv4473, yyv24473) + yyc4478 = true + yyrr4478 = len(yyv4478) + if yyrg4478 { + copy(yyv4478, yyv24478) } - } else if yyl4473 != len(yyv4473) { - yyv4473 = yyv4473[:yyl4473] - yyc4473 = true + } else if yyl4478 != len(yyv4478) { + yyv4478 = yyv4478[:yyl4478] + yyc4478 = true } - yyj4473 := 0 - for ; yyj4473 < yyrr4473; yyj4473++ { - yyh4473.ElemContainerState(yyj4473) + yyj4478 := 0 + for ; yyj4478 < yyrr4478; yyj4478++ { + yyh4478.ElemContainerState(yyj4478) if r.TryDecodeAsNil() { - yyv4473[yyj4473] = PersistentVolume{} + yyv4478[yyj4478] = PersistentVolume{} } else { - yyv4474 := &yyv4473[yyj4473] - yyv4474.CodecDecodeSelf(d) + yyv4479 := &yyv4478[yyj4478] + yyv4479.CodecDecodeSelf(d) } } - if yyrt4473 { - for ; yyj4473 < yyl4473; yyj4473++ { - yyv4473 = append(yyv4473, PersistentVolume{}) - yyh4473.ElemContainerState(yyj4473) + if yyrt4478 { + for ; yyj4478 < yyl4478; yyj4478++ { + yyv4478 = append(yyv4478, PersistentVolume{}) + yyh4478.ElemContainerState(yyj4478) if r.TryDecodeAsNil() { - yyv4473[yyj4473] = PersistentVolume{} + yyv4478[yyj4478] = PersistentVolume{} } else { - yyv4475 := &yyv4473[yyj4473] - yyv4475.CodecDecodeSelf(d) + yyv4480 := &yyv4478[yyj4478] + yyv4480.CodecDecodeSelf(d) } } } } else { - yyj4473 := 0 - for ; !r.CheckBreak(); yyj4473++ { + yyj4478 := 0 + for ; !r.CheckBreak(); yyj4478++ { - if yyj4473 >= len(yyv4473) { - yyv4473 = append(yyv4473, PersistentVolume{}) // var yyz4473 PersistentVolume - yyc4473 = true + if yyj4478 >= len(yyv4478) { + yyv4478 = append(yyv4478, PersistentVolume{}) // var yyz4478 PersistentVolume + yyc4478 = true } - yyh4473.ElemContainerState(yyj4473) - if yyj4473 < len(yyv4473) { + yyh4478.ElemContainerState(yyj4478) + if yyj4478 < len(yyv4478) { if r.TryDecodeAsNil() { - yyv4473[yyj4473] = PersistentVolume{} + yyv4478[yyj4478] = PersistentVolume{} } else { - yyv4476 := &yyv4473[yyj4473] - yyv4476.CodecDecodeSelf(d) + yyv4481 := &yyv4478[yyj4478] + yyv4481.CodecDecodeSelf(d) } } else { @@ -55802,17 +55850,17 @@ func (x codecSelfer1234) decSlicePersistentVolume(v *[]PersistentVolume, d *code } } - if yyj4473 < len(yyv4473) { - yyv4473 = yyv4473[:yyj4473] - yyc4473 = true - } else if yyj4473 == 0 && yyv4473 == nil { - yyv4473 = []PersistentVolume{} - yyc4473 = true + if yyj4478 < len(yyv4478) { + yyv4478 = yyv4478[:yyj4478] + yyc4478 = true + } else if yyj4478 == 0 && yyv4478 == nil { + yyv4478 = []PersistentVolume{} + yyc4478 = true } } - yyh4473.End() - if yyc4473 { - *v = yyv4473 + yyh4478.End() + if yyc4478 { + *v = yyv4478 } } @@ -55821,10 +55869,10 @@ func (x codecSelfer1234) encSlicePersistentVolumeClaim(v []PersistentVolumeClaim z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4477 := range v { + for _, yyv4482 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4478 := &yyv4477 - yy4478.CodecEncodeSelf(e) + yy4483 := &yyv4482 + yy4483.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -55834,83 +55882,83 @@ func (x codecSelfer1234) decSlicePersistentVolumeClaim(v *[]PersistentVolumeClai z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4479 := *v - yyh4479, yyl4479 := z.DecSliceHelperStart() - var yyc4479 bool - if yyl4479 == 0 { - if yyv4479 == nil { - yyv4479 = []PersistentVolumeClaim{} - yyc4479 = true - } else if len(yyv4479) != 0 { - yyv4479 = yyv4479[:0] - yyc4479 = true + yyv4484 := *v + yyh4484, yyl4484 := z.DecSliceHelperStart() + var yyc4484 bool + if yyl4484 == 0 { + if yyv4484 == nil { + yyv4484 = []PersistentVolumeClaim{} + yyc4484 = true + } else if len(yyv4484) != 0 { + yyv4484 = yyv4484[:0] + yyc4484 = true } - } else if yyl4479 > 0 { - var yyrr4479, yyrl4479 int - var yyrt4479 bool - if yyl4479 > cap(yyv4479) { + } else if yyl4484 > 0 { + var yyrr4484, yyrl4484 int + var yyrt4484 bool + if yyl4484 > cap(yyv4484) { - yyrg4479 := len(yyv4479) > 0 - yyv24479 := yyv4479 - yyrl4479, yyrt4479 = z.DecInferLen(yyl4479, z.DecBasicHandle().MaxInitLen, 352) - if yyrt4479 { - if yyrl4479 <= cap(yyv4479) { - yyv4479 = yyv4479[:yyrl4479] + yyrg4484 := len(yyv4484) > 0 + yyv24484 := yyv4484 + yyrl4484, yyrt4484 = z.DecInferLen(yyl4484, z.DecBasicHandle().MaxInitLen, 368) + if yyrt4484 { + if yyrl4484 <= cap(yyv4484) { + yyv4484 = yyv4484[:yyrl4484] } else { - yyv4479 = make([]PersistentVolumeClaim, yyrl4479) + yyv4484 = make([]PersistentVolumeClaim, yyrl4484) } } else { - yyv4479 = make([]PersistentVolumeClaim, yyrl4479) + yyv4484 = make([]PersistentVolumeClaim, yyrl4484) } - yyc4479 = true - yyrr4479 = len(yyv4479) - if yyrg4479 { - copy(yyv4479, yyv24479) + yyc4484 = true + yyrr4484 = len(yyv4484) + if yyrg4484 { + copy(yyv4484, yyv24484) } - } else if yyl4479 != len(yyv4479) { - yyv4479 = yyv4479[:yyl4479] - yyc4479 = true + } else if yyl4484 != len(yyv4484) { + yyv4484 = yyv4484[:yyl4484] + yyc4484 = true } - yyj4479 := 0 - for ; yyj4479 < yyrr4479; yyj4479++ { - yyh4479.ElemContainerState(yyj4479) + yyj4484 := 0 + for ; yyj4484 < yyrr4484; yyj4484++ { + yyh4484.ElemContainerState(yyj4484) if r.TryDecodeAsNil() { - yyv4479[yyj4479] = PersistentVolumeClaim{} + yyv4484[yyj4484] = PersistentVolumeClaim{} } else { - yyv4480 := &yyv4479[yyj4479] - yyv4480.CodecDecodeSelf(d) + yyv4485 := &yyv4484[yyj4484] + yyv4485.CodecDecodeSelf(d) } } - if yyrt4479 { - for ; yyj4479 < yyl4479; yyj4479++ { - yyv4479 = append(yyv4479, PersistentVolumeClaim{}) - yyh4479.ElemContainerState(yyj4479) + if yyrt4484 { + for ; yyj4484 < yyl4484; yyj4484++ { + yyv4484 = append(yyv4484, PersistentVolumeClaim{}) + yyh4484.ElemContainerState(yyj4484) if r.TryDecodeAsNil() { - yyv4479[yyj4479] = PersistentVolumeClaim{} + yyv4484[yyj4484] = PersistentVolumeClaim{} } else { - yyv4481 := &yyv4479[yyj4479] - yyv4481.CodecDecodeSelf(d) + yyv4486 := &yyv4484[yyj4484] + yyv4486.CodecDecodeSelf(d) } } } } else { - yyj4479 := 0 - for ; !r.CheckBreak(); yyj4479++ { + yyj4484 := 0 + for ; !r.CheckBreak(); yyj4484++ { - if yyj4479 >= len(yyv4479) { - yyv4479 = append(yyv4479, PersistentVolumeClaim{}) // var yyz4479 PersistentVolumeClaim - yyc4479 = true + if yyj4484 >= len(yyv4484) { + yyv4484 = append(yyv4484, PersistentVolumeClaim{}) // var yyz4484 PersistentVolumeClaim + yyc4484 = true } - yyh4479.ElemContainerState(yyj4479) - if yyj4479 < len(yyv4479) { + yyh4484.ElemContainerState(yyj4484) + if yyj4484 < len(yyv4484) { if r.TryDecodeAsNil() { - yyv4479[yyj4479] = PersistentVolumeClaim{} + yyv4484[yyj4484] = PersistentVolumeClaim{} } else { - yyv4482 := &yyv4479[yyj4479] - yyv4482.CodecDecodeSelf(d) + yyv4487 := &yyv4484[yyj4484] + yyv4487.CodecDecodeSelf(d) } } else { @@ -55918,17 +55966,17 @@ func (x codecSelfer1234) decSlicePersistentVolumeClaim(v *[]PersistentVolumeClai } } - if yyj4479 < len(yyv4479) { - yyv4479 = yyv4479[:yyj4479] - yyc4479 = true - } else if yyj4479 == 0 && yyv4479 == nil { - yyv4479 = []PersistentVolumeClaim{} - yyc4479 = true + if yyj4484 < len(yyv4484) { + yyv4484 = yyv4484[:yyj4484] + yyc4484 = true + } else if yyj4484 == 0 && yyv4484 == nil { + yyv4484 = []PersistentVolumeClaim{} + yyc4484 = true } } - yyh4479.End() - if yyc4479 { - *v = yyv4479 + yyh4484.End() + if yyc4484 { + *v = yyv4484 } } @@ -55937,10 +55985,10 @@ func (x codecSelfer1234) encSliceKeyToPath(v []KeyToPath, e *codec1978.Encoder) z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4483 := range v { + for _, yyv4488 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4484 := &yyv4483 - yy4484.CodecEncodeSelf(e) + yy4489 := &yyv4488 + yy4489.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -55950,83 +55998,83 @@ func (x codecSelfer1234) decSliceKeyToPath(v *[]KeyToPath, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4485 := *v - yyh4485, yyl4485 := z.DecSliceHelperStart() - var yyc4485 bool - if yyl4485 == 0 { - if yyv4485 == nil { - yyv4485 = []KeyToPath{} - yyc4485 = true - } else if len(yyv4485) != 0 { - yyv4485 = yyv4485[:0] - yyc4485 = true + yyv4490 := *v + yyh4490, yyl4490 := z.DecSliceHelperStart() + var yyc4490 bool + if yyl4490 == 0 { + if yyv4490 == nil { + yyv4490 = []KeyToPath{} + yyc4490 = true + } else if len(yyv4490) != 0 { + yyv4490 = yyv4490[:0] + yyc4490 = true } - } else if yyl4485 > 0 { - var yyrr4485, yyrl4485 int - var yyrt4485 bool - if yyl4485 > cap(yyv4485) { + } else if yyl4490 > 0 { + var yyrr4490, yyrl4490 int + var yyrt4490 bool + if yyl4490 > cap(yyv4490) { - yyrg4485 := len(yyv4485) > 0 - yyv24485 := yyv4485 - yyrl4485, yyrt4485 = z.DecInferLen(yyl4485, z.DecBasicHandle().MaxInitLen, 40) - if yyrt4485 { - if yyrl4485 <= cap(yyv4485) { - yyv4485 = yyv4485[:yyrl4485] + yyrg4490 := len(yyv4490) > 0 + yyv24490 := yyv4490 + yyrl4490, yyrt4490 = z.DecInferLen(yyl4490, z.DecBasicHandle().MaxInitLen, 40) + if yyrt4490 { + if yyrl4490 <= cap(yyv4490) { + yyv4490 = yyv4490[:yyrl4490] } else { - yyv4485 = make([]KeyToPath, yyrl4485) + yyv4490 = make([]KeyToPath, yyrl4490) } } else { - yyv4485 = make([]KeyToPath, yyrl4485) + yyv4490 = make([]KeyToPath, yyrl4490) } - yyc4485 = true - yyrr4485 = len(yyv4485) - if yyrg4485 { - copy(yyv4485, yyv24485) + yyc4490 = true + yyrr4490 = len(yyv4490) + if yyrg4490 { + copy(yyv4490, yyv24490) } - } else if yyl4485 != len(yyv4485) { - yyv4485 = yyv4485[:yyl4485] - yyc4485 = true + } else if yyl4490 != len(yyv4490) { + yyv4490 = yyv4490[:yyl4490] + yyc4490 = true } - yyj4485 := 0 - for ; yyj4485 < yyrr4485; yyj4485++ { - yyh4485.ElemContainerState(yyj4485) + yyj4490 := 0 + for ; yyj4490 < yyrr4490; yyj4490++ { + yyh4490.ElemContainerState(yyj4490) if r.TryDecodeAsNil() { - yyv4485[yyj4485] = KeyToPath{} + yyv4490[yyj4490] = KeyToPath{} } else { - yyv4486 := &yyv4485[yyj4485] - yyv4486.CodecDecodeSelf(d) + yyv4491 := &yyv4490[yyj4490] + yyv4491.CodecDecodeSelf(d) } } - if yyrt4485 { - for ; yyj4485 < yyl4485; yyj4485++ { - yyv4485 = append(yyv4485, KeyToPath{}) - yyh4485.ElemContainerState(yyj4485) + if yyrt4490 { + for ; yyj4490 < yyl4490; yyj4490++ { + yyv4490 = append(yyv4490, KeyToPath{}) + yyh4490.ElemContainerState(yyj4490) if r.TryDecodeAsNil() { - yyv4485[yyj4485] = KeyToPath{} + yyv4490[yyj4490] = KeyToPath{} } else { - yyv4487 := &yyv4485[yyj4485] - yyv4487.CodecDecodeSelf(d) + yyv4492 := &yyv4490[yyj4490] + yyv4492.CodecDecodeSelf(d) } } } } else { - yyj4485 := 0 - for ; !r.CheckBreak(); yyj4485++ { + yyj4490 := 0 + for ; !r.CheckBreak(); yyj4490++ { - if yyj4485 >= len(yyv4485) { - yyv4485 = append(yyv4485, KeyToPath{}) // var yyz4485 KeyToPath - yyc4485 = true + if yyj4490 >= len(yyv4490) { + yyv4490 = append(yyv4490, KeyToPath{}) // var yyz4490 KeyToPath + yyc4490 = true } - yyh4485.ElemContainerState(yyj4485) - if yyj4485 < len(yyv4485) { + yyh4490.ElemContainerState(yyj4490) + if yyj4490 < len(yyv4490) { if r.TryDecodeAsNil() { - yyv4485[yyj4485] = KeyToPath{} + yyv4490[yyj4490] = KeyToPath{} } else { - yyv4488 := &yyv4485[yyj4485] - yyv4488.CodecDecodeSelf(d) + yyv4493 := &yyv4490[yyj4490] + yyv4493.CodecDecodeSelf(d) } } else { @@ -56034,17 +56082,17 @@ func (x codecSelfer1234) decSliceKeyToPath(v *[]KeyToPath, d *codec1978.Decoder) } } - if yyj4485 < len(yyv4485) { - yyv4485 = yyv4485[:yyj4485] - yyc4485 = true - } else if yyj4485 == 0 && yyv4485 == nil { - yyv4485 = []KeyToPath{} - yyc4485 = true + if yyj4490 < len(yyv4490) { + yyv4490 = yyv4490[:yyj4490] + yyc4490 = true + } else if yyj4490 == 0 && yyv4490 == nil { + yyv4490 = []KeyToPath{} + yyc4490 = true } } - yyh4485.End() - if yyc4485 { - *v = yyv4485 + yyh4490.End() + if yyc4490 { + *v = yyv4490 } } @@ -56053,10 +56101,10 @@ func (x codecSelfer1234) encSliceHTTPHeader(v []HTTPHeader, e *codec1978.Encoder z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4489 := range v { + for _, yyv4494 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4490 := &yyv4489 - yy4490.CodecEncodeSelf(e) + yy4495 := &yyv4494 + yy4495.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -56066,127 +56114,12 @@ func (x codecSelfer1234) decSliceHTTPHeader(v *[]HTTPHeader, d *codec1978.Decode z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4491 := *v - yyh4491, yyl4491 := z.DecSliceHelperStart() - var yyc4491 bool - if yyl4491 == 0 { - if yyv4491 == nil { - yyv4491 = []HTTPHeader{} - yyc4491 = true - } else if len(yyv4491) != 0 { - yyv4491 = yyv4491[:0] - yyc4491 = true - } - } else if yyl4491 > 0 { - var yyrr4491, yyrl4491 int - var yyrt4491 bool - if yyl4491 > cap(yyv4491) { - - yyrg4491 := len(yyv4491) > 0 - yyv24491 := yyv4491 - yyrl4491, yyrt4491 = z.DecInferLen(yyl4491, z.DecBasicHandle().MaxInitLen, 32) - if yyrt4491 { - if yyrl4491 <= cap(yyv4491) { - yyv4491 = yyv4491[:yyrl4491] - } else { - yyv4491 = make([]HTTPHeader, yyrl4491) - } - } else { - yyv4491 = make([]HTTPHeader, yyrl4491) - } - yyc4491 = true - yyrr4491 = len(yyv4491) - if yyrg4491 { - copy(yyv4491, yyv24491) - } - } else if yyl4491 != len(yyv4491) { - yyv4491 = yyv4491[:yyl4491] - yyc4491 = true - } - yyj4491 := 0 - for ; yyj4491 < yyrr4491; yyj4491++ { - yyh4491.ElemContainerState(yyj4491) - if r.TryDecodeAsNil() { - yyv4491[yyj4491] = HTTPHeader{} - } else { - yyv4492 := &yyv4491[yyj4491] - yyv4492.CodecDecodeSelf(d) - } - - } - if yyrt4491 { - for ; yyj4491 < yyl4491; yyj4491++ { - yyv4491 = append(yyv4491, HTTPHeader{}) - yyh4491.ElemContainerState(yyj4491) - if r.TryDecodeAsNil() { - yyv4491[yyj4491] = HTTPHeader{} - } else { - yyv4493 := &yyv4491[yyj4491] - yyv4493.CodecDecodeSelf(d) - } - - } - } - - } else { - yyj4491 := 0 - for ; !r.CheckBreak(); yyj4491++ { - - if yyj4491 >= len(yyv4491) { - yyv4491 = append(yyv4491, HTTPHeader{}) // var yyz4491 HTTPHeader - yyc4491 = true - } - yyh4491.ElemContainerState(yyj4491) - if yyj4491 < len(yyv4491) { - if r.TryDecodeAsNil() { - yyv4491[yyj4491] = HTTPHeader{} - } else { - yyv4494 := &yyv4491[yyj4491] - yyv4494.CodecDecodeSelf(d) - } - - } else { - z.DecSwallow() - } - - } - if yyj4491 < len(yyv4491) { - yyv4491 = yyv4491[:yyj4491] - yyc4491 = true - } else if yyj4491 == 0 && yyv4491 == nil { - yyv4491 = []HTTPHeader{} - yyc4491 = true - } - } - yyh4491.End() - if yyc4491 { - *v = yyv4491 - } -} - -func (x codecSelfer1234) encSliceCapability(v []Capability, e *codec1978.Encoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperEncoder(e) - _, _, _ = h, z, r - r.EncodeArrayStart(len(v)) - for _, yyv4495 := range v { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yyv4495.CodecEncodeSelf(e) - } - z.EncSendContainerState(codecSelfer_containerArrayEnd1234) -} - -func (x codecSelfer1234) decSliceCapability(v *[]Capability, d *codec1978.Decoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperDecoder(d) - _, _, _ = h, z, r - yyv4496 := *v yyh4496, yyl4496 := z.DecSliceHelperStart() var yyc4496 bool if yyl4496 == 0 { if yyv4496 == nil { - yyv4496 = []Capability{} + yyv4496 = []HTTPHeader{} yyc4496 = true } else if len(yyv4496) != 0 { yyv4496 = yyv4496[:0] @@ -56197,18 +56130,23 @@ func (x codecSelfer1234) decSliceCapability(v *[]Capability, d *codec1978.Decode var yyrt4496 bool if yyl4496 > cap(yyv4496) { - yyrl4496, yyrt4496 = z.DecInferLen(yyl4496, z.DecBasicHandle().MaxInitLen, 16) + yyrg4496 := len(yyv4496) > 0 + yyv24496 := yyv4496 + yyrl4496, yyrt4496 = z.DecInferLen(yyl4496, z.DecBasicHandle().MaxInitLen, 32) if yyrt4496 { if yyrl4496 <= cap(yyv4496) { yyv4496 = yyv4496[:yyrl4496] } else { - yyv4496 = make([]Capability, yyrl4496) + yyv4496 = make([]HTTPHeader, yyrl4496) } } else { - yyv4496 = make([]Capability, yyrl4496) + yyv4496 = make([]HTTPHeader, yyrl4496) } yyc4496 = true yyrr4496 = len(yyv4496) + if yyrg4496 { + copy(yyv4496, yyv24496) + } } else if yyl4496 != len(yyv4496) { yyv4496 = yyv4496[:yyl4496] yyc4496 = true @@ -56217,20 +56155,22 @@ func (x codecSelfer1234) decSliceCapability(v *[]Capability, d *codec1978.Decode for ; yyj4496 < yyrr4496; yyj4496++ { yyh4496.ElemContainerState(yyj4496) if r.TryDecodeAsNil() { - yyv4496[yyj4496] = "" + yyv4496[yyj4496] = HTTPHeader{} } else { - yyv4496[yyj4496] = Capability(r.DecodeString()) + yyv4497 := &yyv4496[yyj4496] + yyv4497.CodecDecodeSelf(d) } } if yyrt4496 { for ; yyj4496 < yyl4496; yyj4496++ { - yyv4496 = append(yyv4496, "") + yyv4496 = append(yyv4496, HTTPHeader{}) yyh4496.ElemContainerState(yyj4496) if r.TryDecodeAsNil() { - yyv4496[yyj4496] = "" + yyv4496[yyj4496] = HTTPHeader{} } else { - yyv4496[yyj4496] = Capability(r.DecodeString()) + yyv4498 := &yyv4496[yyj4496] + yyv4498.CodecDecodeSelf(d) } } @@ -56241,15 +56181,16 @@ func (x codecSelfer1234) decSliceCapability(v *[]Capability, d *codec1978.Decode for ; !r.CheckBreak(); yyj4496++ { if yyj4496 >= len(yyv4496) { - yyv4496 = append(yyv4496, "") // var yyz4496 Capability + yyv4496 = append(yyv4496, HTTPHeader{}) // var yyz4496 HTTPHeader yyc4496 = true } yyh4496.ElemContainerState(yyj4496) if yyj4496 < len(yyv4496) { if r.TryDecodeAsNil() { - yyv4496[yyj4496] = "" + yyv4496[yyj4496] = HTTPHeader{} } else { - yyv4496[yyj4496] = Capability(r.DecodeString()) + yyv4499 := &yyv4496[yyj4496] + yyv4499.CodecDecodeSelf(d) } } else { @@ -56261,7 +56202,7 @@ func (x codecSelfer1234) decSliceCapability(v *[]Capability, d *codec1978.Decode yyv4496 = yyv4496[:yyj4496] yyc4496 = true } else if yyj4496 == 0 && yyv4496 == nil { - yyv4496 = []Capability{} + yyv4496 = []HTTPHeader{} yyc4496 = true } } @@ -56271,15 +56212,122 @@ func (x codecSelfer1234) decSliceCapability(v *[]Capability, d *codec1978.Decode } } -func (x codecSelfer1234) encSliceContainerPort(v []ContainerPort, e *codec1978.Encoder) { +func (x codecSelfer1234) encSliceCapability(v []Capability, e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) for _, yyv4500 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4501 := &yyv4500 - yy4501.CodecEncodeSelf(e) + yyv4500.CodecEncodeSelf(e) + } + z.EncSendContainerState(codecSelfer_containerArrayEnd1234) +} + +func (x codecSelfer1234) decSliceCapability(v *[]Capability, d *codec1978.Decoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperDecoder(d) + _, _, _ = h, z, r + + yyv4501 := *v + yyh4501, yyl4501 := z.DecSliceHelperStart() + var yyc4501 bool + if yyl4501 == 0 { + if yyv4501 == nil { + yyv4501 = []Capability{} + yyc4501 = true + } else if len(yyv4501) != 0 { + yyv4501 = yyv4501[:0] + yyc4501 = true + } + } else if yyl4501 > 0 { + var yyrr4501, yyrl4501 int + var yyrt4501 bool + if yyl4501 > cap(yyv4501) { + + yyrl4501, yyrt4501 = z.DecInferLen(yyl4501, z.DecBasicHandle().MaxInitLen, 16) + if yyrt4501 { + if yyrl4501 <= cap(yyv4501) { + yyv4501 = yyv4501[:yyrl4501] + } else { + yyv4501 = make([]Capability, yyrl4501) + } + } else { + yyv4501 = make([]Capability, yyrl4501) + } + yyc4501 = true + yyrr4501 = len(yyv4501) + } else if yyl4501 != len(yyv4501) { + yyv4501 = yyv4501[:yyl4501] + yyc4501 = true + } + yyj4501 := 0 + for ; yyj4501 < yyrr4501; yyj4501++ { + yyh4501.ElemContainerState(yyj4501) + if r.TryDecodeAsNil() { + yyv4501[yyj4501] = "" + } else { + yyv4501[yyj4501] = Capability(r.DecodeString()) + } + + } + if yyrt4501 { + for ; yyj4501 < yyl4501; yyj4501++ { + yyv4501 = append(yyv4501, "") + yyh4501.ElemContainerState(yyj4501) + if r.TryDecodeAsNil() { + yyv4501[yyj4501] = "" + } else { + yyv4501[yyj4501] = Capability(r.DecodeString()) + } + + } + } + + } else { + yyj4501 := 0 + for ; !r.CheckBreak(); yyj4501++ { + + if yyj4501 >= len(yyv4501) { + yyv4501 = append(yyv4501, "") // var yyz4501 Capability + yyc4501 = true + } + yyh4501.ElemContainerState(yyj4501) + if yyj4501 < len(yyv4501) { + if r.TryDecodeAsNil() { + yyv4501[yyj4501] = "" + } else { + yyv4501[yyj4501] = Capability(r.DecodeString()) + } + + } else { + z.DecSwallow() + } + + } + if yyj4501 < len(yyv4501) { + yyv4501 = yyv4501[:yyj4501] + yyc4501 = true + } else if yyj4501 == 0 && yyv4501 == nil { + yyv4501 = []Capability{} + yyc4501 = true + } + } + yyh4501.End() + if yyc4501 { + *v = yyv4501 + } +} + +func (x codecSelfer1234) encSliceContainerPort(v []ContainerPort, e *codec1978.Encoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperEncoder(e) + _, _, _ = h, z, r + r.EncodeArrayStart(len(v)) + for _, yyv4505 := range v { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy4506 := &yyv4505 + yy4506.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -56289,83 +56337,83 @@ func (x codecSelfer1234) decSliceContainerPort(v *[]ContainerPort, d *codec1978. z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4502 := *v - yyh4502, yyl4502 := z.DecSliceHelperStart() - var yyc4502 bool - if yyl4502 == 0 { - if yyv4502 == nil { - yyv4502 = []ContainerPort{} - yyc4502 = true - } else if len(yyv4502) != 0 { - yyv4502 = yyv4502[:0] - yyc4502 = true + yyv4507 := *v + yyh4507, yyl4507 := z.DecSliceHelperStart() + var yyc4507 bool + if yyl4507 == 0 { + if yyv4507 == nil { + yyv4507 = []ContainerPort{} + yyc4507 = true + } else if len(yyv4507) != 0 { + yyv4507 = yyv4507[:0] + yyc4507 = true } - } else if yyl4502 > 0 { - var yyrr4502, yyrl4502 int - var yyrt4502 bool - if yyl4502 > cap(yyv4502) { + } else if yyl4507 > 0 { + var yyrr4507, yyrl4507 int + var yyrt4507 bool + if yyl4507 > cap(yyv4507) { - yyrg4502 := len(yyv4502) > 0 - yyv24502 := yyv4502 - yyrl4502, yyrt4502 = z.DecInferLen(yyl4502, z.DecBasicHandle().MaxInitLen, 56) - if yyrt4502 { - if yyrl4502 <= cap(yyv4502) { - yyv4502 = yyv4502[:yyrl4502] + yyrg4507 := len(yyv4507) > 0 + yyv24507 := yyv4507 + yyrl4507, yyrt4507 = z.DecInferLen(yyl4507, z.DecBasicHandle().MaxInitLen, 56) + if yyrt4507 { + if yyrl4507 <= cap(yyv4507) { + yyv4507 = yyv4507[:yyrl4507] } else { - yyv4502 = make([]ContainerPort, yyrl4502) + yyv4507 = make([]ContainerPort, yyrl4507) } } else { - yyv4502 = make([]ContainerPort, yyrl4502) + yyv4507 = make([]ContainerPort, yyrl4507) } - yyc4502 = true - yyrr4502 = len(yyv4502) - if yyrg4502 { - copy(yyv4502, yyv24502) + yyc4507 = true + yyrr4507 = len(yyv4507) + if yyrg4507 { + copy(yyv4507, yyv24507) } - } else if yyl4502 != len(yyv4502) { - yyv4502 = yyv4502[:yyl4502] - yyc4502 = true + } else if yyl4507 != len(yyv4507) { + yyv4507 = yyv4507[:yyl4507] + yyc4507 = true } - yyj4502 := 0 - for ; yyj4502 < yyrr4502; yyj4502++ { - yyh4502.ElemContainerState(yyj4502) + yyj4507 := 0 + for ; yyj4507 < yyrr4507; yyj4507++ { + yyh4507.ElemContainerState(yyj4507) if r.TryDecodeAsNil() { - yyv4502[yyj4502] = ContainerPort{} + yyv4507[yyj4507] = ContainerPort{} } else { - yyv4503 := &yyv4502[yyj4502] - yyv4503.CodecDecodeSelf(d) + yyv4508 := &yyv4507[yyj4507] + yyv4508.CodecDecodeSelf(d) } } - if yyrt4502 { - for ; yyj4502 < yyl4502; yyj4502++ { - yyv4502 = append(yyv4502, ContainerPort{}) - yyh4502.ElemContainerState(yyj4502) + if yyrt4507 { + for ; yyj4507 < yyl4507; yyj4507++ { + yyv4507 = append(yyv4507, ContainerPort{}) + yyh4507.ElemContainerState(yyj4507) if r.TryDecodeAsNil() { - yyv4502[yyj4502] = ContainerPort{} + yyv4507[yyj4507] = ContainerPort{} } else { - yyv4504 := &yyv4502[yyj4502] - yyv4504.CodecDecodeSelf(d) + yyv4509 := &yyv4507[yyj4507] + yyv4509.CodecDecodeSelf(d) } } } } else { - yyj4502 := 0 - for ; !r.CheckBreak(); yyj4502++ { + yyj4507 := 0 + for ; !r.CheckBreak(); yyj4507++ { - if yyj4502 >= len(yyv4502) { - yyv4502 = append(yyv4502, ContainerPort{}) // var yyz4502 ContainerPort - yyc4502 = true + if yyj4507 >= len(yyv4507) { + yyv4507 = append(yyv4507, ContainerPort{}) // var yyz4507 ContainerPort + yyc4507 = true } - yyh4502.ElemContainerState(yyj4502) - if yyj4502 < len(yyv4502) { + yyh4507.ElemContainerState(yyj4507) + if yyj4507 < len(yyv4507) { if r.TryDecodeAsNil() { - yyv4502[yyj4502] = ContainerPort{} + yyv4507[yyj4507] = ContainerPort{} } else { - yyv4505 := &yyv4502[yyj4502] - yyv4505.CodecDecodeSelf(d) + yyv4510 := &yyv4507[yyj4507] + yyv4510.CodecDecodeSelf(d) } } else { @@ -56373,17 +56421,17 @@ func (x codecSelfer1234) decSliceContainerPort(v *[]ContainerPort, d *codec1978. } } - if yyj4502 < len(yyv4502) { - yyv4502 = yyv4502[:yyj4502] - yyc4502 = true - } else if yyj4502 == 0 && yyv4502 == nil { - yyv4502 = []ContainerPort{} - yyc4502 = true + if yyj4507 < len(yyv4507) { + yyv4507 = yyv4507[:yyj4507] + yyc4507 = true + } else if yyj4507 == 0 && yyv4507 == nil { + yyv4507 = []ContainerPort{} + yyc4507 = true } } - yyh4502.End() - if yyc4502 { - *v = yyv4502 + yyh4507.End() + if yyc4507 { + *v = yyv4507 } } @@ -56392,10 +56440,10 @@ func (x codecSelfer1234) encSliceEnvVar(v []EnvVar, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4506 := range v { + for _, yyv4511 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4507 := &yyv4506 - yy4507.CodecEncodeSelf(e) + yy4512 := &yyv4511 + yy4512.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -56405,83 +56453,83 @@ func (x codecSelfer1234) decSliceEnvVar(v *[]EnvVar, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4508 := *v - yyh4508, yyl4508 := z.DecSliceHelperStart() - var yyc4508 bool - if yyl4508 == 0 { - if yyv4508 == nil { - yyv4508 = []EnvVar{} - yyc4508 = true - } else if len(yyv4508) != 0 { - yyv4508 = yyv4508[:0] - yyc4508 = true + yyv4513 := *v + yyh4513, yyl4513 := z.DecSliceHelperStart() + var yyc4513 bool + if yyl4513 == 0 { + if yyv4513 == nil { + yyv4513 = []EnvVar{} + yyc4513 = true + } else if len(yyv4513) != 0 { + yyv4513 = yyv4513[:0] + yyc4513 = true } - } else if yyl4508 > 0 { - var yyrr4508, yyrl4508 int - var yyrt4508 bool - if yyl4508 > cap(yyv4508) { + } else if yyl4513 > 0 { + var yyrr4513, yyrl4513 int + var yyrt4513 bool + if yyl4513 > cap(yyv4513) { - yyrg4508 := len(yyv4508) > 0 - yyv24508 := yyv4508 - yyrl4508, yyrt4508 = z.DecInferLen(yyl4508, z.DecBasicHandle().MaxInitLen, 40) - if yyrt4508 { - if yyrl4508 <= cap(yyv4508) { - yyv4508 = yyv4508[:yyrl4508] + yyrg4513 := len(yyv4513) > 0 + yyv24513 := yyv4513 + yyrl4513, yyrt4513 = z.DecInferLen(yyl4513, z.DecBasicHandle().MaxInitLen, 40) + if yyrt4513 { + if yyrl4513 <= cap(yyv4513) { + yyv4513 = yyv4513[:yyrl4513] } else { - yyv4508 = make([]EnvVar, yyrl4508) + yyv4513 = make([]EnvVar, yyrl4513) } } else { - yyv4508 = make([]EnvVar, yyrl4508) + yyv4513 = make([]EnvVar, yyrl4513) } - yyc4508 = true - yyrr4508 = len(yyv4508) - if yyrg4508 { - copy(yyv4508, yyv24508) + yyc4513 = true + yyrr4513 = len(yyv4513) + if yyrg4513 { + copy(yyv4513, yyv24513) } - } else if yyl4508 != len(yyv4508) { - yyv4508 = yyv4508[:yyl4508] - yyc4508 = true + } else if yyl4513 != len(yyv4513) { + yyv4513 = yyv4513[:yyl4513] + yyc4513 = true } - yyj4508 := 0 - for ; yyj4508 < yyrr4508; yyj4508++ { - yyh4508.ElemContainerState(yyj4508) + yyj4513 := 0 + for ; yyj4513 < yyrr4513; yyj4513++ { + yyh4513.ElemContainerState(yyj4513) if r.TryDecodeAsNil() { - yyv4508[yyj4508] = EnvVar{} + yyv4513[yyj4513] = EnvVar{} } else { - yyv4509 := &yyv4508[yyj4508] - yyv4509.CodecDecodeSelf(d) + yyv4514 := &yyv4513[yyj4513] + yyv4514.CodecDecodeSelf(d) } } - if yyrt4508 { - for ; yyj4508 < yyl4508; yyj4508++ { - yyv4508 = append(yyv4508, EnvVar{}) - yyh4508.ElemContainerState(yyj4508) + if yyrt4513 { + for ; yyj4513 < yyl4513; yyj4513++ { + yyv4513 = append(yyv4513, EnvVar{}) + yyh4513.ElemContainerState(yyj4513) if r.TryDecodeAsNil() { - yyv4508[yyj4508] = EnvVar{} + yyv4513[yyj4513] = EnvVar{} } else { - yyv4510 := &yyv4508[yyj4508] - yyv4510.CodecDecodeSelf(d) + yyv4515 := &yyv4513[yyj4513] + yyv4515.CodecDecodeSelf(d) } } } } else { - yyj4508 := 0 - for ; !r.CheckBreak(); yyj4508++ { + yyj4513 := 0 + for ; !r.CheckBreak(); yyj4513++ { - if yyj4508 >= len(yyv4508) { - yyv4508 = append(yyv4508, EnvVar{}) // var yyz4508 EnvVar - yyc4508 = true + if yyj4513 >= len(yyv4513) { + yyv4513 = append(yyv4513, EnvVar{}) // var yyz4513 EnvVar + yyc4513 = true } - yyh4508.ElemContainerState(yyj4508) - if yyj4508 < len(yyv4508) { + yyh4513.ElemContainerState(yyj4513) + if yyj4513 < len(yyv4513) { if r.TryDecodeAsNil() { - yyv4508[yyj4508] = EnvVar{} + yyv4513[yyj4513] = EnvVar{} } else { - yyv4511 := &yyv4508[yyj4508] - yyv4511.CodecDecodeSelf(d) + yyv4516 := &yyv4513[yyj4513] + yyv4516.CodecDecodeSelf(d) } } else { @@ -56489,17 +56537,17 @@ func (x codecSelfer1234) decSliceEnvVar(v *[]EnvVar, d *codec1978.Decoder) { } } - if yyj4508 < len(yyv4508) { - yyv4508 = yyv4508[:yyj4508] - yyc4508 = true - } else if yyj4508 == 0 && yyv4508 == nil { - yyv4508 = []EnvVar{} - yyc4508 = true + if yyj4513 < len(yyv4513) { + yyv4513 = yyv4513[:yyj4513] + yyc4513 = true + } else if yyj4513 == 0 && yyv4513 == nil { + yyv4513 = []EnvVar{} + yyc4513 = true } } - yyh4508.End() - if yyc4508 { - *v = yyv4508 + yyh4513.End() + if yyc4513 { + *v = yyv4513 } } @@ -56508,10 +56556,10 @@ func (x codecSelfer1234) encSliceVolumeMount(v []VolumeMount, e *codec1978.Encod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4512 := range v { + for _, yyv4517 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4513 := &yyv4512 - yy4513.CodecEncodeSelf(e) + yy4518 := &yyv4517 + yy4518.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -56521,83 +56569,83 @@ func (x codecSelfer1234) decSliceVolumeMount(v *[]VolumeMount, d *codec1978.Deco z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4514 := *v - yyh4514, yyl4514 := z.DecSliceHelperStart() - var yyc4514 bool - if yyl4514 == 0 { - if yyv4514 == nil { - yyv4514 = []VolumeMount{} - yyc4514 = true - } else if len(yyv4514) != 0 { - yyv4514 = yyv4514[:0] - yyc4514 = true + yyv4519 := *v + yyh4519, yyl4519 := z.DecSliceHelperStart() + var yyc4519 bool + if yyl4519 == 0 { + if yyv4519 == nil { + yyv4519 = []VolumeMount{} + yyc4519 = true + } else if len(yyv4519) != 0 { + yyv4519 = yyv4519[:0] + yyc4519 = true } - } else if yyl4514 > 0 { - var yyrr4514, yyrl4514 int - var yyrt4514 bool - if yyl4514 > cap(yyv4514) { + } else if yyl4519 > 0 { + var yyrr4519, yyrl4519 int + var yyrt4519 bool + if yyl4519 > cap(yyv4519) { - yyrg4514 := len(yyv4514) > 0 - yyv24514 := yyv4514 - yyrl4514, yyrt4514 = z.DecInferLen(yyl4514, z.DecBasicHandle().MaxInitLen, 56) - if yyrt4514 { - if yyrl4514 <= cap(yyv4514) { - yyv4514 = yyv4514[:yyrl4514] + yyrg4519 := len(yyv4519) > 0 + yyv24519 := yyv4519 + yyrl4519, yyrt4519 = z.DecInferLen(yyl4519, z.DecBasicHandle().MaxInitLen, 56) + if yyrt4519 { + if yyrl4519 <= cap(yyv4519) { + yyv4519 = yyv4519[:yyrl4519] } else { - yyv4514 = make([]VolumeMount, yyrl4514) + yyv4519 = make([]VolumeMount, yyrl4519) } } else { - yyv4514 = make([]VolumeMount, yyrl4514) + yyv4519 = make([]VolumeMount, yyrl4519) } - yyc4514 = true - yyrr4514 = len(yyv4514) - if yyrg4514 { - copy(yyv4514, yyv24514) + yyc4519 = true + yyrr4519 = len(yyv4519) + if yyrg4519 { + copy(yyv4519, yyv24519) } - } else if yyl4514 != len(yyv4514) { - yyv4514 = yyv4514[:yyl4514] - yyc4514 = true + } else if yyl4519 != len(yyv4519) { + yyv4519 = yyv4519[:yyl4519] + yyc4519 = true } - yyj4514 := 0 - for ; yyj4514 < yyrr4514; yyj4514++ { - yyh4514.ElemContainerState(yyj4514) + yyj4519 := 0 + for ; yyj4519 < yyrr4519; yyj4519++ { + yyh4519.ElemContainerState(yyj4519) if r.TryDecodeAsNil() { - yyv4514[yyj4514] = VolumeMount{} + yyv4519[yyj4519] = VolumeMount{} } else { - yyv4515 := &yyv4514[yyj4514] - yyv4515.CodecDecodeSelf(d) + yyv4520 := &yyv4519[yyj4519] + yyv4520.CodecDecodeSelf(d) } } - if yyrt4514 { - for ; yyj4514 < yyl4514; yyj4514++ { - yyv4514 = append(yyv4514, VolumeMount{}) - yyh4514.ElemContainerState(yyj4514) + if yyrt4519 { + for ; yyj4519 < yyl4519; yyj4519++ { + yyv4519 = append(yyv4519, VolumeMount{}) + yyh4519.ElemContainerState(yyj4519) if r.TryDecodeAsNil() { - yyv4514[yyj4514] = VolumeMount{} + yyv4519[yyj4519] = VolumeMount{} } else { - yyv4516 := &yyv4514[yyj4514] - yyv4516.CodecDecodeSelf(d) + yyv4521 := &yyv4519[yyj4519] + yyv4521.CodecDecodeSelf(d) } } } } else { - yyj4514 := 0 - for ; !r.CheckBreak(); yyj4514++ { + yyj4519 := 0 + for ; !r.CheckBreak(); yyj4519++ { - if yyj4514 >= len(yyv4514) { - yyv4514 = append(yyv4514, VolumeMount{}) // var yyz4514 VolumeMount - yyc4514 = true + if yyj4519 >= len(yyv4519) { + yyv4519 = append(yyv4519, VolumeMount{}) // var yyz4519 VolumeMount + yyc4519 = true } - yyh4514.ElemContainerState(yyj4514) - if yyj4514 < len(yyv4514) { + yyh4519.ElemContainerState(yyj4519) + if yyj4519 < len(yyv4519) { if r.TryDecodeAsNil() { - yyv4514[yyj4514] = VolumeMount{} + yyv4519[yyj4519] = VolumeMount{} } else { - yyv4517 := &yyv4514[yyj4514] - yyv4517.CodecDecodeSelf(d) + yyv4522 := &yyv4519[yyj4519] + yyv4522.CodecDecodeSelf(d) } } else { @@ -56605,17 +56653,17 @@ func (x codecSelfer1234) decSliceVolumeMount(v *[]VolumeMount, d *codec1978.Deco } } - if yyj4514 < len(yyv4514) { - yyv4514 = yyv4514[:yyj4514] - yyc4514 = true - } else if yyj4514 == 0 && yyv4514 == nil { - yyv4514 = []VolumeMount{} - yyc4514 = true + if yyj4519 < len(yyv4519) { + yyv4519 = yyv4519[:yyj4519] + yyc4519 = true + } else if yyj4519 == 0 && yyv4519 == nil { + yyv4519 = []VolumeMount{} + yyc4519 = true } } - yyh4514.End() - if yyc4514 { - *v = yyv4514 + yyh4519.End() + if yyc4519 { + *v = yyv4519 } } @@ -56624,10 +56672,10 @@ func (x codecSelfer1234) encSliceNodeSelectorTerm(v []NodeSelectorTerm, e *codec z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4518 := range v { + for _, yyv4523 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4519 := &yyv4518 - yy4519.CodecEncodeSelf(e) + yy4524 := &yyv4523 + yy4524.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -56637,83 +56685,83 @@ func (x codecSelfer1234) decSliceNodeSelectorTerm(v *[]NodeSelectorTerm, d *code z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4520 := *v - yyh4520, yyl4520 := z.DecSliceHelperStart() - var yyc4520 bool - if yyl4520 == 0 { - if yyv4520 == nil { - yyv4520 = []NodeSelectorTerm{} - yyc4520 = true - } else if len(yyv4520) != 0 { - yyv4520 = yyv4520[:0] - yyc4520 = true + yyv4525 := *v + yyh4525, yyl4525 := z.DecSliceHelperStart() + var yyc4525 bool + if yyl4525 == 0 { + if yyv4525 == nil { + yyv4525 = []NodeSelectorTerm{} + yyc4525 = true + } else if len(yyv4525) != 0 { + yyv4525 = yyv4525[:0] + yyc4525 = true } - } else if yyl4520 > 0 { - var yyrr4520, yyrl4520 int - var yyrt4520 bool - if yyl4520 > cap(yyv4520) { + } else if yyl4525 > 0 { + var yyrr4525, yyrl4525 int + var yyrt4525 bool + if yyl4525 > cap(yyv4525) { - yyrg4520 := len(yyv4520) > 0 - yyv24520 := yyv4520 - yyrl4520, yyrt4520 = z.DecInferLen(yyl4520, z.DecBasicHandle().MaxInitLen, 24) - if yyrt4520 { - if yyrl4520 <= cap(yyv4520) { - yyv4520 = yyv4520[:yyrl4520] + yyrg4525 := len(yyv4525) > 0 + yyv24525 := yyv4525 + yyrl4525, yyrt4525 = z.DecInferLen(yyl4525, z.DecBasicHandle().MaxInitLen, 24) + if yyrt4525 { + if yyrl4525 <= cap(yyv4525) { + yyv4525 = yyv4525[:yyrl4525] } else { - yyv4520 = make([]NodeSelectorTerm, yyrl4520) + yyv4525 = make([]NodeSelectorTerm, yyrl4525) } } else { - yyv4520 = make([]NodeSelectorTerm, yyrl4520) + yyv4525 = make([]NodeSelectorTerm, yyrl4525) } - yyc4520 = true - yyrr4520 = len(yyv4520) - if yyrg4520 { - copy(yyv4520, yyv24520) + yyc4525 = true + yyrr4525 = len(yyv4525) + if yyrg4525 { + copy(yyv4525, yyv24525) } - } else if yyl4520 != len(yyv4520) { - yyv4520 = yyv4520[:yyl4520] - yyc4520 = true + } else if yyl4525 != len(yyv4525) { + yyv4525 = yyv4525[:yyl4525] + yyc4525 = true } - yyj4520 := 0 - for ; yyj4520 < yyrr4520; yyj4520++ { - yyh4520.ElemContainerState(yyj4520) + yyj4525 := 0 + for ; yyj4525 < yyrr4525; yyj4525++ { + yyh4525.ElemContainerState(yyj4525) if r.TryDecodeAsNil() { - yyv4520[yyj4520] = NodeSelectorTerm{} + yyv4525[yyj4525] = NodeSelectorTerm{} } else { - yyv4521 := &yyv4520[yyj4520] - yyv4521.CodecDecodeSelf(d) + yyv4526 := &yyv4525[yyj4525] + yyv4526.CodecDecodeSelf(d) } } - if yyrt4520 { - for ; yyj4520 < yyl4520; yyj4520++ { - yyv4520 = append(yyv4520, NodeSelectorTerm{}) - yyh4520.ElemContainerState(yyj4520) + if yyrt4525 { + for ; yyj4525 < yyl4525; yyj4525++ { + yyv4525 = append(yyv4525, NodeSelectorTerm{}) + yyh4525.ElemContainerState(yyj4525) if r.TryDecodeAsNil() { - yyv4520[yyj4520] = NodeSelectorTerm{} + yyv4525[yyj4525] = NodeSelectorTerm{} } else { - yyv4522 := &yyv4520[yyj4520] - yyv4522.CodecDecodeSelf(d) + yyv4527 := &yyv4525[yyj4525] + yyv4527.CodecDecodeSelf(d) } } } } else { - yyj4520 := 0 - for ; !r.CheckBreak(); yyj4520++ { + yyj4525 := 0 + for ; !r.CheckBreak(); yyj4525++ { - if yyj4520 >= len(yyv4520) { - yyv4520 = append(yyv4520, NodeSelectorTerm{}) // var yyz4520 NodeSelectorTerm - yyc4520 = true + if yyj4525 >= len(yyv4525) { + yyv4525 = append(yyv4525, NodeSelectorTerm{}) // var yyz4525 NodeSelectorTerm + yyc4525 = true } - yyh4520.ElemContainerState(yyj4520) - if yyj4520 < len(yyv4520) { + yyh4525.ElemContainerState(yyj4525) + if yyj4525 < len(yyv4525) { if r.TryDecodeAsNil() { - yyv4520[yyj4520] = NodeSelectorTerm{} + yyv4525[yyj4525] = NodeSelectorTerm{} } else { - yyv4523 := &yyv4520[yyj4520] - yyv4523.CodecDecodeSelf(d) + yyv4528 := &yyv4525[yyj4525] + yyv4528.CodecDecodeSelf(d) } } else { @@ -56721,17 +56769,17 @@ func (x codecSelfer1234) decSliceNodeSelectorTerm(v *[]NodeSelectorTerm, d *code } } - if yyj4520 < len(yyv4520) { - yyv4520 = yyv4520[:yyj4520] - yyc4520 = true - } else if yyj4520 == 0 && yyv4520 == nil { - yyv4520 = []NodeSelectorTerm{} - yyc4520 = true + if yyj4525 < len(yyv4525) { + yyv4525 = yyv4525[:yyj4525] + yyc4525 = true + } else if yyj4525 == 0 && yyv4525 == nil { + yyv4525 = []NodeSelectorTerm{} + yyc4525 = true } } - yyh4520.End() - if yyc4520 { - *v = yyv4520 + yyh4525.End() + if yyc4525 { + *v = yyv4525 } } @@ -56740,10 +56788,10 @@ func (x codecSelfer1234) encSliceNodeSelectorRequirement(v []NodeSelectorRequire z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4524 := range v { + for _, yyv4529 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4525 := &yyv4524 - yy4525.CodecEncodeSelf(e) + yy4530 := &yyv4529 + yy4530.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -56753,83 +56801,83 @@ func (x codecSelfer1234) decSliceNodeSelectorRequirement(v *[]NodeSelectorRequir z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4526 := *v - yyh4526, yyl4526 := z.DecSliceHelperStart() - var yyc4526 bool - if yyl4526 == 0 { - if yyv4526 == nil { - yyv4526 = []NodeSelectorRequirement{} - yyc4526 = true - } else if len(yyv4526) != 0 { - yyv4526 = yyv4526[:0] - yyc4526 = true + yyv4531 := *v + yyh4531, yyl4531 := z.DecSliceHelperStart() + var yyc4531 bool + if yyl4531 == 0 { + if yyv4531 == nil { + yyv4531 = []NodeSelectorRequirement{} + yyc4531 = true + } else if len(yyv4531) != 0 { + yyv4531 = yyv4531[:0] + yyc4531 = true } - } else if yyl4526 > 0 { - var yyrr4526, yyrl4526 int - var yyrt4526 bool - if yyl4526 > cap(yyv4526) { + } else if yyl4531 > 0 { + var yyrr4531, yyrl4531 int + var yyrt4531 bool + if yyl4531 > cap(yyv4531) { - yyrg4526 := len(yyv4526) > 0 - yyv24526 := yyv4526 - yyrl4526, yyrt4526 = z.DecInferLen(yyl4526, z.DecBasicHandle().MaxInitLen, 56) - if yyrt4526 { - if yyrl4526 <= cap(yyv4526) { - yyv4526 = yyv4526[:yyrl4526] + yyrg4531 := len(yyv4531) > 0 + yyv24531 := yyv4531 + yyrl4531, yyrt4531 = z.DecInferLen(yyl4531, z.DecBasicHandle().MaxInitLen, 56) + if yyrt4531 { + if yyrl4531 <= cap(yyv4531) { + yyv4531 = yyv4531[:yyrl4531] } else { - yyv4526 = make([]NodeSelectorRequirement, yyrl4526) + yyv4531 = make([]NodeSelectorRequirement, yyrl4531) } } else { - yyv4526 = make([]NodeSelectorRequirement, yyrl4526) + yyv4531 = make([]NodeSelectorRequirement, yyrl4531) } - yyc4526 = true - yyrr4526 = len(yyv4526) - if yyrg4526 { - copy(yyv4526, yyv24526) + yyc4531 = true + yyrr4531 = len(yyv4531) + if yyrg4531 { + copy(yyv4531, yyv24531) } - } else if yyl4526 != len(yyv4526) { - yyv4526 = yyv4526[:yyl4526] - yyc4526 = true + } else if yyl4531 != len(yyv4531) { + yyv4531 = yyv4531[:yyl4531] + yyc4531 = true } - yyj4526 := 0 - for ; yyj4526 < yyrr4526; yyj4526++ { - yyh4526.ElemContainerState(yyj4526) + yyj4531 := 0 + for ; yyj4531 < yyrr4531; yyj4531++ { + yyh4531.ElemContainerState(yyj4531) if r.TryDecodeAsNil() { - yyv4526[yyj4526] = NodeSelectorRequirement{} + yyv4531[yyj4531] = NodeSelectorRequirement{} } else { - yyv4527 := &yyv4526[yyj4526] - yyv4527.CodecDecodeSelf(d) + yyv4532 := &yyv4531[yyj4531] + yyv4532.CodecDecodeSelf(d) } } - if yyrt4526 { - for ; yyj4526 < yyl4526; yyj4526++ { - yyv4526 = append(yyv4526, NodeSelectorRequirement{}) - yyh4526.ElemContainerState(yyj4526) + if yyrt4531 { + for ; yyj4531 < yyl4531; yyj4531++ { + yyv4531 = append(yyv4531, NodeSelectorRequirement{}) + yyh4531.ElemContainerState(yyj4531) if r.TryDecodeAsNil() { - yyv4526[yyj4526] = NodeSelectorRequirement{} + yyv4531[yyj4531] = NodeSelectorRequirement{} } else { - yyv4528 := &yyv4526[yyj4526] - yyv4528.CodecDecodeSelf(d) + yyv4533 := &yyv4531[yyj4531] + yyv4533.CodecDecodeSelf(d) } } } } else { - yyj4526 := 0 - for ; !r.CheckBreak(); yyj4526++ { + yyj4531 := 0 + for ; !r.CheckBreak(); yyj4531++ { - if yyj4526 >= len(yyv4526) { - yyv4526 = append(yyv4526, NodeSelectorRequirement{}) // var yyz4526 NodeSelectorRequirement - yyc4526 = true + if yyj4531 >= len(yyv4531) { + yyv4531 = append(yyv4531, NodeSelectorRequirement{}) // var yyz4531 NodeSelectorRequirement + yyc4531 = true } - yyh4526.ElemContainerState(yyj4526) - if yyj4526 < len(yyv4526) { + yyh4531.ElemContainerState(yyj4531) + if yyj4531 < len(yyv4531) { if r.TryDecodeAsNil() { - yyv4526[yyj4526] = NodeSelectorRequirement{} + yyv4531[yyj4531] = NodeSelectorRequirement{} } else { - yyv4529 := &yyv4526[yyj4526] - yyv4529.CodecDecodeSelf(d) + yyv4534 := &yyv4531[yyj4531] + yyv4534.CodecDecodeSelf(d) } } else { @@ -56837,17 +56885,17 @@ func (x codecSelfer1234) decSliceNodeSelectorRequirement(v *[]NodeSelectorRequir } } - if yyj4526 < len(yyv4526) { - yyv4526 = yyv4526[:yyj4526] - yyc4526 = true - } else if yyj4526 == 0 && yyv4526 == nil { - yyv4526 = []NodeSelectorRequirement{} - yyc4526 = true + if yyj4531 < len(yyv4531) { + yyv4531 = yyv4531[:yyj4531] + yyc4531 = true + } else if yyj4531 == 0 && yyv4531 == nil { + yyv4531 = []NodeSelectorRequirement{} + yyc4531 = true } } - yyh4526.End() - if yyc4526 { - *v = yyv4526 + yyh4531.End() + if yyc4531 { + *v = yyv4531 } } @@ -56856,10 +56904,10 @@ func (x codecSelfer1234) encSlicePodAffinityTerm(v []PodAffinityTerm, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4530 := range v { + for _, yyv4535 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4531 := &yyv4530 - yy4531.CodecEncodeSelf(e) + yy4536 := &yyv4535 + yy4536.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -56869,83 +56917,83 @@ func (x codecSelfer1234) decSlicePodAffinityTerm(v *[]PodAffinityTerm, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4532 := *v - yyh4532, yyl4532 := z.DecSliceHelperStart() - var yyc4532 bool - if yyl4532 == 0 { - if yyv4532 == nil { - yyv4532 = []PodAffinityTerm{} - yyc4532 = true - } else if len(yyv4532) != 0 { - yyv4532 = yyv4532[:0] - yyc4532 = true + yyv4537 := *v + yyh4537, yyl4537 := z.DecSliceHelperStart() + var yyc4537 bool + if yyl4537 == 0 { + if yyv4537 == nil { + yyv4537 = []PodAffinityTerm{} + yyc4537 = true + } else if len(yyv4537) != 0 { + yyv4537 = yyv4537[:0] + yyc4537 = true } - } else if yyl4532 > 0 { - var yyrr4532, yyrl4532 int - var yyrt4532 bool - if yyl4532 > cap(yyv4532) { + } else if yyl4537 > 0 { + var yyrr4537, yyrl4537 int + var yyrt4537 bool + if yyl4537 > cap(yyv4537) { - yyrg4532 := len(yyv4532) > 0 - yyv24532 := yyv4532 - yyrl4532, yyrt4532 = z.DecInferLen(yyl4532, z.DecBasicHandle().MaxInitLen, 48) - if yyrt4532 { - if yyrl4532 <= cap(yyv4532) { - yyv4532 = yyv4532[:yyrl4532] + yyrg4537 := len(yyv4537) > 0 + yyv24537 := yyv4537 + yyrl4537, yyrt4537 = z.DecInferLen(yyl4537, z.DecBasicHandle().MaxInitLen, 48) + if yyrt4537 { + if yyrl4537 <= cap(yyv4537) { + yyv4537 = yyv4537[:yyrl4537] } else { - yyv4532 = make([]PodAffinityTerm, yyrl4532) + yyv4537 = make([]PodAffinityTerm, yyrl4537) } } else { - yyv4532 = make([]PodAffinityTerm, yyrl4532) + yyv4537 = make([]PodAffinityTerm, yyrl4537) } - yyc4532 = true - yyrr4532 = len(yyv4532) - if yyrg4532 { - copy(yyv4532, yyv24532) + yyc4537 = true + yyrr4537 = len(yyv4537) + if yyrg4537 { + copy(yyv4537, yyv24537) } - } else if yyl4532 != len(yyv4532) { - yyv4532 = yyv4532[:yyl4532] - yyc4532 = true + } else if yyl4537 != len(yyv4537) { + yyv4537 = yyv4537[:yyl4537] + yyc4537 = true } - yyj4532 := 0 - for ; yyj4532 < yyrr4532; yyj4532++ { - yyh4532.ElemContainerState(yyj4532) + yyj4537 := 0 + for ; yyj4537 < yyrr4537; yyj4537++ { + yyh4537.ElemContainerState(yyj4537) if r.TryDecodeAsNil() { - yyv4532[yyj4532] = PodAffinityTerm{} + yyv4537[yyj4537] = PodAffinityTerm{} } else { - yyv4533 := &yyv4532[yyj4532] - yyv4533.CodecDecodeSelf(d) + yyv4538 := &yyv4537[yyj4537] + yyv4538.CodecDecodeSelf(d) } } - if yyrt4532 { - for ; yyj4532 < yyl4532; yyj4532++ { - yyv4532 = append(yyv4532, PodAffinityTerm{}) - yyh4532.ElemContainerState(yyj4532) + if yyrt4537 { + for ; yyj4537 < yyl4537; yyj4537++ { + yyv4537 = append(yyv4537, PodAffinityTerm{}) + yyh4537.ElemContainerState(yyj4537) if r.TryDecodeAsNil() { - yyv4532[yyj4532] = PodAffinityTerm{} + yyv4537[yyj4537] = PodAffinityTerm{} } else { - yyv4534 := &yyv4532[yyj4532] - yyv4534.CodecDecodeSelf(d) + yyv4539 := &yyv4537[yyj4537] + yyv4539.CodecDecodeSelf(d) } } } } else { - yyj4532 := 0 - for ; !r.CheckBreak(); yyj4532++ { + yyj4537 := 0 + for ; !r.CheckBreak(); yyj4537++ { - if yyj4532 >= len(yyv4532) { - yyv4532 = append(yyv4532, PodAffinityTerm{}) // var yyz4532 PodAffinityTerm - yyc4532 = true + if yyj4537 >= len(yyv4537) { + yyv4537 = append(yyv4537, PodAffinityTerm{}) // var yyz4537 PodAffinityTerm + yyc4537 = true } - yyh4532.ElemContainerState(yyj4532) - if yyj4532 < len(yyv4532) { + yyh4537.ElemContainerState(yyj4537) + if yyj4537 < len(yyv4537) { if r.TryDecodeAsNil() { - yyv4532[yyj4532] = PodAffinityTerm{} + yyv4537[yyj4537] = PodAffinityTerm{} } else { - yyv4535 := &yyv4532[yyj4532] - yyv4535.CodecDecodeSelf(d) + yyv4540 := &yyv4537[yyj4537] + yyv4540.CodecDecodeSelf(d) } } else { @@ -56953,17 +57001,17 @@ func (x codecSelfer1234) decSlicePodAffinityTerm(v *[]PodAffinityTerm, d *codec1 } } - if yyj4532 < len(yyv4532) { - yyv4532 = yyv4532[:yyj4532] - yyc4532 = true - } else if yyj4532 == 0 && yyv4532 == nil { - yyv4532 = []PodAffinityTerm{} - yyc4532 = true + if yyj4537 < len(yyv4537) { + yyv4537 = yyv4537[:yyj4537] + yyc4537 = true + } else if yyj4537 == 0 && yyv4537 == nil { + yyv4537 = []PodAffinityTerm{} + yyc4537 = true } } - yyh4532.End() - if yyc4532 { - *v = yyv4532 + yyh4537.End() + if yyc4537 { + *v = yyv4537 } } @@ -56972,10 +57020,10 @@ func (x codecSelfer1234) encSliceWeightedPodAffinityTerm(v []WeightedPodAffinity z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4536 := range v { + for _, yyv4541 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4537 := &yyv4536 - yy4537.CodecEncodeSelf(e) + yy4542 := &yyv4541 + yy4542.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -56985,83 +57033,83 @@ func (x codecSelfer1234) decSliceWeightedPodAffinityTerm(v *[]WeightedPodAffinit z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4538 := *v - yyh4538, yyl4538 := z.DecSliceHelperStart() - var yyc4538 bool - if yyl4538 == 0 { - if yyv4538 == nil { - yyv4538 = []WeightedPodAffinityTerm{} - yyc4538 = true - } else if len(yyv4538) != 0 { - yyv4538 = yyv4538[:0] - yyc4538 = true + yyv4543 := *v + yyh4543, yyl4543 := z.DecSliceHelperStart() + var yyc4543 bool + if yyl4543 == 0 { + if yyv4543 == nil { + yyv4543 = []WeightedPodAffinityTerm{} + yyc4543 = true + } else if len(yyv4543) != 0 { + yyv4543 = yyv4543[:0] + yyc4543 = true } - } else if yyl4538 > 0 { - var yyrr4538, yyrl4538 int - var yyrt4538 bool - if yyl4538 > cap(yyv4538) { + } else if yyl4543 > 0 { + var yyrr4543, yyrl4543 int + var yyrt4543 bool + if yyl4543 > cap(yyv4543) { - yyrg4538 := len(yyv4538) > 0 - yyv24538 := yyv4538 - yyrl4538, yyrt4538 = z.DecInferLen(yyl4538, z.DecBasicHandle().MaxInitLen, 56) - if yyrt4538 { - if yyrl4538 <= cap(yyv4538) { - yyv4538 = yyv4538[:yyrl4538] + yyrg4543 := len(yyv4543) > 0 + yyv24543 := yyv4543 + yyrl4543, yyrt4543 = z.DecInferLen(yyl4543, z.DecBasicHandle().MaxInitLen, 56) + if yyrt4543 { + if yyrl4543 <= cap(yyv4543) { + yyv4543 = yyv4543[:yyrl4543] } else { - yyv4538 = make([]WeightedPodAffinityTerm, yyrl4538) + yyv4543 = make([]WeightedPodAffinityTerm, yyrl4543) } } else { - yyv4538 = make([]WeightedPodAffinityTerm, yyrl4538) + yyv4543 = make([]WeightedPodAffinityTerm, yyrl4543) } - yyc4538 = true - yyrr4538 = len(yyv4538) - if yyrg4538 { - copy(yyv4538, yyv24538) + yyc4543 = true + yyrr4543 = len(yyv4543) + if yyrg4543 { + copy(yyv4543, yyv24543) } - } else if yyl4538 != len(yyv4538) { - yyv4538 = yyv4538[:yyl4538] - yyc4538 = true + } else if yyl4543 != len(yyv4543) { + yyv4543 = yyv4543[:yyl4543] + yyc4543 = true } - yyj4538 := 0 - for ; yyj4538 < yyrr4538; yyj4538++ { - yyh4538.ElemContainerState(yyj4538) + yyj4543 := 0 + for ; yyj4543 < yyrr4543; yyj4543++ { + yyh4543.ElemContainerState(yyj4543) if r.TryDecodeAsNil() { - yyv4538[yyj4538] = WeightedPodAffinityTerm{} + yyv4543[yyj4543] = WeightedPodAffinityTerm{} } else { - yyv4539 := &yyv4538[yyj4538] - yyv4539.CodecDecodeSelf(d) + yyv4544 := &yyv4543[yyj4543] + yyv4544.CodecDecodeSelf(d) } } - if yyrt4538 { - for ; yyj4538 < yyl4538; yyj4538++ { - yyv4538 = append(yyv4538, WeightedPodAffinityTerm{}) - yyh4538.ElemContainerState(yyj4538) + if yyrt4543 { + for ; yyj4543 < yyl4543; yyj4543++ { + yyv4543 = append(yyv4543, WeightedPodAffinityTerm{}) + yyh4543.ElemContainerState(yyj4543) if r.TryDecodeAsNil() { - yyv4538[yyj4538] = WeightedPodAffinityTerm{} + yyv4543[yyj4543] = WeightedPodAffinityTerm{} } else { - yyv4540 := &yyv4538[yyj4538] - yyv4540.CodecDecodeSelf(d) + yyv4545 := &yyv4543[yyj4543] + yyv4545.CodecDecodeSelf(d) } } } } else { - yyj4538 := 0 - for ; !r.CheckBreak(); yyj4538++ { + yyj4543 := 0 + for ; !r.CheckBreak(); yyj4543++ { - if yyj4538 >= len(yyv4538) { - yyv4538 = append(yyv4538, WeightedPodAffinityTerm{}) // var yyz4538 WeightedPodAffinityTerm - yyc4538 = true + if yyj4543 >= len(yyv4543) { + yyv4543 = append(yyv4543, WeightedPodAffinityTerm{}) // var yyz4543 WeightedPodAffinityTerm + yyc4543 = true } - yyh4538.ElemContainerState(yyj4538) - if yyj4538 < len(yyv4538) { + yyh4543.ElemContainerState(yyj4543) + if yyj4543 < len(yyv4543) { if r.TryDecodeAsNil() { - yyv4538[yyj4538] = WeightedPodAffinityTerm{} + yyv4543[yyj4543] = WeightedPodAffinityTerm{} } else { - yyv4541 := &yyv4538[yyj4538] - yyv4541.CodecDecodeSelf(d) + yyv4546 := &yyv4543[yyj4543] + yyv4546.CodecDecodeSelf(d) } } else { @@ -57069,17 +57117,17 @@ func (x codecSelfer1234) decSliceWeightedPodAffinityTerm(v *[]WeightedPodAffinit } } - if yyj4538 < len(yyv4538) { - yyv4538 = yyv4538[:yyj4538] - yyc4538 = true - } else if yyj4538 == 0 && yyv4538 == nil { - yyv4538 = []WeightedPodAffinityTerm{} - yyc4538 = true + if yyj4543 < len(yyv4543) { + yyv4543 = yyv4543[:yyj4543] + yyc4543 = true + } else if yyj4543 == 0 && yyv4543 == nil { + yyv4543 = []WeightedPodAffinityTerm{} + yyc4543 = true } } - yyh4538.End() - if yyc4538 { - *v = yyv4538 + yyh4543.End() + if yyc4543 { + *v = yyv4543 } } @@ -57088,10 +57136,10 @@ func (x codecSelfer1234) encSlicePreferredSchedulingTerm(v []PreferredScheduling z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4542 := range v { + for _, yyv4547 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4543 := &yyv4542 - yy4543.CodecEncodeSelf(e) + yy4548 := &yyv4547 + yy4548.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -57101,83 +57149,83 @@ func (x codecSelfer1234) decSlicePreferredSchedulingTerm(v *[]PreferredSchedulin z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4544 := *v - yyh4544, yyl4544 := z.DecSliceHelperStart() - var yyc4544 bool - if yyl4544 == 0 { - if yyv4544 == nil { - yyv4544 = []PreferredSchedulingTerm{} - yyc4544 = true - } else if len(yyv4544) != 0 { - yyv4544 = yyv4544[:0] - yyc4544 = true + yyv4549 := *v + yyh4549, yyl4549 := z.DecSliceHelperStart() + var yyc4549 bool + if yyl4549 == 0 { + if yyv4549 == nil { + yyv4549 = []PreferredSchedulingTerm{} + yyc4549 = true + } else if len(yyv4549) != 0 { + yyv4549 = yyv4549[:0] + yyc4549 = true } - } else if yyl4544 > 0 { - var yyrr4544, yyrl4544 int - var yyrt4544 bool - if yyl4544 > cap(yyv4544) { + } else if yyl4549 > 0 { + var yyrr4549, yyrl4549 int + var yyrt4549 bool + if yyl4549 > cap(yyv4549) { - yyrg4544 := len(yyv4544) > 0 - yyv24544 := yyv4544 - yyrl4544, yyrt4544 = z.DecInferLen(yyl4544, z.DecBasicHandle().MaxInitLen, 32) - if yyrt4544 { - if yyrl4544 <= cap(yyv4544) { - yyv4544 = yyv4544[:yyrl4544] + yyrg4549 := len(yyv4549) > 0 + yyv24549 := yyv4549 + yyrl4549, yyrt4549 = z.DecInferLen(yyl4549, z.DecBasicHandle().MaxInitLen, 32) + if yyrt4549 { + if yyrl4549 <= cap(yyv4549) { + yyv4549 = yyv4549[:yyrl4549] } else { - yyv4544 = make([]PreferredSchedulingTerm, yyrl4544) + yyv4549 = make([]PreferredSchedulingTerm, yyrl4549) } } else { - yyv4544 = make([]PreferredSchedulingTerm, yyrl4544) + yyv4549 = make([]PreferredSchedulingTerm, yyrl4549) } - yyc4544 = true - yyrr4544 = len(yyv4544) - if yyrg4544 { - copy(yyv4544, yyv24544) + yyc4549 = true + yyrr4549 = len(yyv4549) + if yyrg4549 { + copy(yyv4549, yyv24549) } - } else if yyl4544 != len(yyv4544) { - yyv4544 = yyv4544[:yyl4544] - yyc4544 = true + } else if yyl4549 != len(yyv4549) { + yyv4549 = yyv4549[:yyl4549] + yyc4549 = true } - yyj4544 := 0 - for ; yyj4544 < yyrr4544; yyj4544++ { - yyh4544.ElemContainerState(yyj4544) + yyj4549 := 0 + for ; yyj4549 < yyrr4549; yyj4549++ { + yyh4549.ElemContainerState(yyj4549) if r.TryDecodeAsNil() { - yyv4544[yyj4544] = PreferredSchedulingTerm{} + yyv4549[yyj4549] = PreferredSchedulingTerm{} } else { - yyv4545 := &yyv4544[yyj4544] - yyv4545.CodecDecodeSelf(d) + yyv4550 := &yyv4549[yyj4549] + yyv4550.CodecDecodeSelf(d) } } - if yyrt4544 { - for ; yyj4544 < yyl4544; yyj4544++ { - yyv4544 = append(yyv4544, PreferredSchedulingTerm{}) - yyh4544.ElemContainerState(yyj4544) + if yyrt4549 { + for ; yyj4549 < yyl4549; yyj4549++ { + yyv4549 = append(yyv4549, PreferredSchedulingTerm{}) + yyh4549.ElemContainerState(yyj4549) if r.TryDecodeAsNil() { - yyv4544[yyj4544] = PreferredSchedulingTerm{} + yyv4549[yyj4549] = PreferredSchedulingTerm{} } else { - yyv4546 := &yyv4544[yyj4544] - yyv4546.CodecDecodeSelf(d) + yyv4551 := &yyv4549[yyj4549] + yyv4551.CodecDecodeSelf(d) } } } } else { - yyj4544 := 0 - for ; !r.CheckBreak(); yyj4544++ { + yyj4549 := 0 + for ; !r.CheckBreak(); yyj4549++ { - if yyj4544 >= len(yyv4544) { - yyv4544 = append(yyv4544, PreferredSchedulingTerm{}) // var yyz4544 PreferredSchedulingTerm - yyc4544 = true + if yyj4549 >= len(yyv4549) { + yyv4549 = append(yyv4549, PreferredSchedulingTerm{}) // var yyz4549 PreferredSchedulingTerm + yyc4549 = true } - yyh4544.ElemContainerState(yyj4544) - if yyj4544 < len(yyv4544) { + yyh4549.ElemContainerState(yyj4549) + if yyj4549 < len(yyv4549) { if r.TryDecodeAsNil() { - yyv4544[yyj4544] = PreferredSchedulingTerm{} + yyv4549[yyj4549] = PreferredSchedulingTerm{} } else { - yyv4547 := &yyv4544[yyj4544] - yyv4547.CodecDecodeSelf(d) + yyv4552 := &yyv4549[yyj4549] + yyv4552.CodecDecodeSelf(d) } } else { @@ -57185,17 +57233,17 @@ func (x codecSelfer1234) decSlicePreferredSchedulingTerm(v *[]PreferredSchedulin } } - if yyj4544 < len(yyv4544) { - yyv4544 = yyv4544[:yyj4544] - yyc4544 = true - } else if yyj4544 == 0 && yyv4544 == nil { - yyv4544 = []PreferredSchedulingTerm{} - yyc4544 = true + if yyj4549 < len(yyv4549) { + yyv4549 = yyv4549[:yyj4549] + yyc4549 = true + } else if yyj4549 == 0 && yyv4549 == nil { + yyv4549 = []PreferredSchedulingTerm{} + yyc4549 = true } } - yyh4544.End() - if yyc4544 { - *v = yyv4544 + yyh4549.End() + if yyc4549 { + *v = yyv4549 } } @@ -57204,10 +57252,10 @@ func (x codecSelfer1234) encSliceVolume(v []Volume, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4548 := range v { + for _, yyv4553 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4549 := &yyv4548 - yy4549.CodecEncodeSelf(e) + yy4554 := &yyv4553 + yy4554.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -57217,83 +57265,83 @@ func (x codecSelfer1234) decSliceVolume(v *[]Volume, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4550 := *v - yyh4550, yyl4550 := z.DecSliceHelperStart() - var yyc4550 bool - if yyl4550 == 0 { - if yyv4550 == nil { - yyv4550 = []Volume{} - yyc4550 = true - } else if len(yyv4550) != 0 { - yyv4550 = yyv4550[:0] - yyc4550 = true + yyv4555 := *v + yyh4555, yyl4555 := z.DecSliceHelperStart() + var yyc4555 bool + if yyl4555 == 0 { + if yyv4555 == nil { + yyv4555 = []Volume{} + yyc4555 = true + } else if len(yyv4555) != 0 { + yyv4555 = yyv4555[:0] + yyc4555 = true } - } else if yyl4550 > 0 { - var yyrr4550, yyrl4550 int - var yyrt4550 bool - if yyl4550 > cap(yyv4550) { + } else if yyl4555 > 0 { + var yyrr4555, yyrl4555 int + var yyrt4555 bool + if yyl4555 > cap(yyv4555) { - yyrg4550 := len(yyv4550) > 0 - yyv24550 := yyv4550 - yyrl4550, yyrt4550 = z.DecInferLen(yyl4550, z.DecBasicHandle().MaxInitLen, 184) - if yyrt4550 { - if yyrl4550 <= cap(yyv4550) { - yyv4550 = yyv4550[:yyrl4550] + yyrg4555 := len(yyv4555) > 0 + yyv24555 := yyv4555 + yyrl4555, yyrt4555 = z.DecInferLen(yyl4555, z.DecBasicHandle().MaxInitLen, 184) + if yyrt4555 { + if yyrl4555 <= cap(yyv4555) { + yyv4555 = yyv4555[:yyrl4555] } else { - yyv4550 = make([]Volume, yyrl4550) + yyv4555 = make([]Volume, yyrl4555) } } else { - yyv4550 = make([]Volume, yyrl4550) + yyv4555 = make([]Volume, yyrl4555) } - yyc4550 = true - yyrr4550 = len(yyv4550) - if yyrg4550 { - copy(yyv4550, yyv24550) + yyc4555 = true + yyrr4555 = len(yyv4555) + if yyrg4555 { + copy(yyv4555, yyv24555) } - } else if yyl4550 != len(yyv4550) { - yyv4550 = yyv4550[:yyl4550] - yyc4550 = true + } else if yyl4555 != len(yyv4555) { + yyv4555 = yyv4555[:yyl4555] + yyc4555 = true } - yyj4550 := 0 - for ; yyj4550 < yyrr4550; yyj4550++ { - yyh4550.ElemContainerState(yyj4550) + yyj4555 := 0 + for ; yyj4555 < yyrr4555; yyj4555++ { + yyh4555.ElemContainerState(yyj4555) if r.TryDecodeAsNil() { - yyv4550[yyj4550] = Volume{} + yyv4555[yyj4555] = Volume{} } else { - yyv4551 := &yyv4550[yyj4550] - yyv4551.CodecDecodeSelf(d) + yyv4556 := &yyv4555[yyj4555] + yyv4556.CodecDecodeSelf(d) } } - if yyrt4550 { - for ; yyj4550 < yyl4550; yyj4550++ { - yyv4550 = append(yyv4550, Volume{}) - yyh4550.ElemContainerState(yyj4550) + if yyrt4555 { + for ; yyj4555 < yyl4555; yyj4555++ { + yyv4555 = append(yyv4555, Volume{}) + yyh4555.ElemContainerState(yyj4555) if r.TryDecodeAsNil() { - yyv4550[yyj4550] = Volume{} + yyv4555[yyj4555] = Volume{} } else { - yyv4552 := &yyv4550[yyj4550] - yyv4552.CodecDecodeSelf(d) + yyv4557 := &yyv4555[yyj4555] + yyv4557.CodecDecodeSelf(d) } } } } else { - yyj4550 := 0 - for ; !r.CheckBreak(); yyj4550++ { + yyj4555 := 0 + for ; !r.CheckBreak(); yyj4555++ { - if yyj4550 >= len(yyv4550) { - yyv4550 = append(yyv4550, Volume{}) // var yyz4550 Volume - yyc4550 = true + if yyj4555 >= len(yyv4555) { + yyv4555 = append(yyv4555, Volume{}) // var yyz4555 Volume + yyc4555 = true } - yyh4550.ElemContainerState(yyj4550) - if yyj4550 < len(yyv4550) { + yyh4555.ElemContainerState(yyj4555) + if yyj4555 < len(yyv4555) { if r.TryDecodeAsNil() { - yyv4550[yyj4550] = Volume{} + yyv4555[yyj4555] = Volume{} } else { - yyv4553 := &yyv4550[yyj4550] - yyv4553.CodecDecodeSelf(d) + yyv4558 := &yyv4555[yyj4555] + yyv4558.CodecDecodeSelf(d) } } else { @@ -57301,17 +57349,17 @@ func (x codecSelfer1234) decSliceVolume(v *[]Volume, d *codec1978.Decoder) { } } - if yyj4550 < len(yyv4550) { - yyv4550 = yyv4550[:yyj4550] - yyc4550 = true - } else if yyj4550 == 0 && yyv4550 == nil { - yyv4550 = []Volume{} - yyc4550 = true + if yyj4555 < len(yyv4555) { + yyv4555 = yyv4555[:yyj4555] + yyc4555 = true + } else if yyj4555 == 0 && yyv4555 == nil { + yyv4555 = []Volume{} + yyc4555 = true } } - yyh4550.End() - if yyc4550 { - *v = yyv4550 + yyh4555.End() + if yyc4555 { + *v = yyv4555 } } @@ -57320,10 +57368,10 @@ func (x codecSelfer1234) encSliceContainer(v []Container, e *codec1978.Encoder) z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4554 := range v { + for _, yyv4559 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4555 := &yyv4554 - yy4555.CodecEncodeSelf(e) + yy4560 := &yyv4559 + yy4560.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -57333,83 +57381,83 @@ func (x codecSelfer1234) decSliceContainer(v *[]Container, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4556 := *v - yyh4556, yyl4556 := z.DecSliceHelperStart() - var yyc4556 bool - if yyl4556 == 0 { - if yyv4556 == nil { - yyv4556 = []Container{} - yyc4556 = true - } else if len(yyv4556) != 0 { - yyv4556 = yyv4556[:0] - yyc4556 = true + yyv4561 := *v + yyh4561, yyl4561 := z.DecSliceHelperStart() + var yyc4561 bool + if yyl4561 == 0 { + if yyv4561 == nil { + yyv4561 = []Container{} + yyc4561 = true + } else if len(yyv4561) != 0 { + yyv4561 = yyv4561[:0] + yyc4561 = true } - } else if yyl4556 > 0 { - var yyrr4556, yyrl4556 int - var yyrt4556 bool - if yyl4556 > cap(yyv4556) { + } else if yyl4561 > 0 { + var yyrr4561, yyrl4561 int + var yyrt4561 bool + if yyl4561 > cap(yyv4561) { - yyrg4556 := len(yyv4556) > 0 - yyv24556 := yyv4556 - yyrl4556, yyrt4556 = z.DecInferLen(yyl4556, z.DecBasicHandle().MaxInitLen, 256) - if yyrt4556 { - if yyrl4556 <= cap(yyv4556) { - yyv4556 = yyv4556[:yyrl4556] + yyrg4561 := len(yyv4561) > 0 + yyv24561 := yyv4561 + yyrl4561, yyrt4561 = z.DecInferLen(yyl4561, z.DecBasicHandle().MaxInitLen, 256) + if yyrt4561 { + if yyrl4561 <= cap(yyv4561) { + yyv4561 = yyv4561[:yyrl4561] } else { - yyv4556 = make([]Container, yyrl4556) + yyv4561 = make([]Container, yyrl4561) } } else { - yyv4556 = make([]Container, yyrl4556) + yyv4561 = make([]Container, yyrl4561) } - yyc4556 = true - yyrr4556 = len(yyv4556) - if yyrg4556 { - copy(yyv4556, yyv24556) + yyc4561 = true + yyrr4561 = len(yyv4561) + if yyrg4561 { + copy(yyv4561, yyv24561) } - } else if yyl4556 != len(yyv4556) { - yyv4556 = yyv4556[:yyl4556] - yyc4556 = true + } else if yyl4561 != len(yyv4561) { + yyv4561 = yyv4561[:yyl4561] + yyc4561 = true } - yyj4556 := 0 - for ; yyj4556 < yyrr4556; yyj4556++ { - yyh4556.ElemContainerState(yyj4556) + yyj4561 := 0 + for ; yyj4561 < yyrr4561; yyj4561++ { + yyh4561.ElemContainerState(yyj4561) if r.TryDecodeAsNil() { - yyv4556[yyj4556] = Container{} + yyv4561[yyj4561] = Container{} } else { - yyv4557 := &yyv4556[yyj4556] - yyv4557.CodecDecodeSelf(d) + yyv4562 := &yyv4561[yyj4561] + yyv4562.CodecDecodeSelf(d) } } - if yyrt4556 { - for ; yyj4556 < yyl4556; yyj4556++ { - yyv4556 = append(yyv4556, Container{}) - yyh4556.ElemContainerState(yyj4556) + if yyrt4561 { + for ; yyj4561 < yyl4561; yyj4561++ { + yyv4561 = append(yyv4561, Container{}) + yyh4561.ElemContainerState(yyj4561) if r.TryDecodeAsNil() { - yyv4556[yyj4556] = Container{} + yyv4561[yyj4561] = Container{} } else { - yyv4558 := &yyv4556[yyj4556] - yyv4558.CodecDecodeSelf(d) + yyv4563 := &yyv4561[yyj4561] + yyv4563.CodecDecodeSelf(d) } } } } else { - yyj4556 := 0 - for ; !r.CheckBreak(); yyj4556++ { + yyj4561 := 0 + for ; !r.CheckBreak(); yyj4561++ { - if yyj4556 >= len(yyv4556) { - yyv4556 = append(yyv4556, Container{}) // var yyz4556 Container - yyc4556 = true + if yyj4561 >= len(yyv4561) { + yyv4561 = append(yyv4561, Container{}) // var yyz4561 Container + yyc4561 = true } - yyh4556.ElemContainerState(yyj4556) - if yyj4556 < len(yyv4556) { + yyh4561.ElemContainerState(yyj4561) + if yyj4561 < len(yyv4561) { if r.TryDecodeAsNil() { - yyv4556[yyj4556] = Container{} + yyv4561[yyj4561] = Container{} } else { - yyv4559 := &yyv4556[yyj4556] - yyv4559.CodecDecodeSelf(d) + yyv4564 := &yyv4561[yyj4561] + yyv4564.CodecDecodeSelf(d) } } else { @@ -57417,17 +57465,17 @@ func (x codecSelfer1234) decSliceContainer(v *[]Container, d *codec1978.Decoder) } } - if yyj4556 < len(yyv4556) { - yyv4556 = yyv4556[:yyj4556] - yyc4556 = true - } else if yyj4556 == 0 && yyv4556 == nil { - yyv4556 = []Container{} - yyc4556 = true + if yyj4561 < len(yyv4561) { + yyv4561 = yyv4561[:yyj4561] + yyc4561 = true + } else if yyj4561 == 0 && yyv4561 == nil { + yyv4561 = []Container{} + yyc4561 = true } } - yyh4556.End() - if yyc4556 { - *v = yyv4556 + yyh4561.End() + if yyc4561 { + *v = yyv4561 } } @@ -57436,10 +57484,10 @@ func (x codecSelfer1234) encSliceLocalObjectReference(v []LocalObjectReference, z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4560 := range v { + for _, yyv4565 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4561 := &yyv4560 - yy4561.CodecEncodeSelf(e) + yy4566 := &yyv4565 + yy4566.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -57449,83 +57497,83 @@ func (x codecSelfer1234) decSliceLocalObjectReference(v *[]LocalObjectReference, z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4562 := *v - yyh4562, yyl4562 := z.DecSliceHelperStart() - var yyc4562 bool - if yyl4562 == 0 { - if yyv4562 == nil { - yyv4562 = []LocalObjectReference{} - yyc4562 = true - } else if len(yyv4562) != 0 { - yyv4562 = yyv4562[:0] - yyc4562 = true + yyv4567 := *v + yyh4567, yyl4567 := z.DecSliceHelperStart() + var yyc4567 bool + if yyl4567 == 0 { + if yyv4567 == nil { + yyv4567 = []LocalObjectReference{} + yyc4567 = true + } else if len(yyv4567) != 0 { + yyv4567 = yyv4567[:0] + yyc4567 = true } - } else if yyl4562 > 0 { - var yyrr4562, yyrl4562 int - var yyrt4562 bool - if yyl4562 > cap(yyv4562) { + } else if yyl4567 > 0 { + var yyrr4567, yyrl4567 int + var yyrt4567 bool + if yyl4567 > cap(yyv4567) { - yyrg4562 := len(yyv4562) > 0 - yyv24562 := yyv4562 - yyrl4562, yyrt4562 = z.DecInferLen(yyl4562, z.DecBasicHandle().MaxInitLen, 16) - if yyrt4562 { - if yyrl4562 <= cap(yyv4562) { - yyv4562 = yyv4562[:yyrl4562] + yyrg4567 := len(yyv4567) > 0 + yyv24567 := yyv4567 + yyrl4567, yyrt4567 = z.DecInferLen(yyl4567, z.DecBasicHandle().MaxInitLen, 16) + if yyrt4567 { + if yyrl4567 <= cap(yyv4567) { + yyv4567 = yyv4567[:yyrl4567] } else { - yyv4562 = make([]LocalObjectReference, yyrl4562) + yyv4567 = make([]LocalObjectReference, yyrl4567) } } else { - yyv4562 = make([]LocalObjectReference, yyrl4562) + yyv4567 = make([]LocalObjectReference, yyrl4567) } - yyc4562 = true - yyrr4562 = len(yyv4562) - if yyrg4562 { - copy(yyv4562, yyv24562) + yyc4567 = true + yyrr4567 = len(yyv4567) + if yyrg4567 { + copy(yyv4567, yyv24567) } - } else if yyl4562 != len(yyv4562) { - yyv4562 = yyv4562[:yyl4562] - yyc4562 = true + } else if yyl4567 != len(yyv4567) { + yyv4567 = yyv4567[:yyl4567] + yyc4567 = true } - yyj4562 := 0 - for ; yyj4562 < yyrr4562; yyj4562++ { - yyh4562.ElemContainerState(yyj4562) + yyj4567 := 0 + for ; yyj4567 < yyrr4567; yyj4567++ { + yyh4567.ElemContainerState(yyj4567) if r.TryDecodeAsNil() { - yyv4562[yyj4562] = LocalObjectReference{} + yyv4567[yyj4567] = LocalObjectReference{} } else { - yyv4563 := &yyv4562[yyj4562] - yyv4563.CodecDecodeSelf(d) + yyv4568 := &yyv4567[yyj4567] + yyv4568.CodecDecodeSelf(d) } } - if yyrt4562 { - for ; yyj4562 < yyl4562; yyj4562++ { - yyv4562 = append(yyv4562, LocalObjectReference{}) - yyh4562.ElemContainerState(yyj4562) + if yyrt4567 { + for ; yyj4567 < yyl4567; yyj4567++ { + yyv4567 = append(yyv4567, LocalObjectReference{}) + yyh4567.ElemContainerState(yyj4567) if r.TryDecodeAsNil() { - yyv4562[yyj4562] = LocalObjectReference{} + yyv4567[yyj4567] = LocalObjectReference{} } else { - yyv4564 := &yyv4562[yyj4562] - yyv4564.CodecDecodeSelf(d) + yyv4569 := &yyv4567[yyj4567] + yyv4569.CodecDecodeSelf(d) } } } } else { - yyj4562 := 0 - for ; !r.CheckBreak(); yyj4562++ { + yyj4567 := 0 + for ; !r.CheckBreak(); yyj4567++ { - if yyj4562 >= len(yyv4562) { - yyv4562 = append(yyv4562, LocalObjectReference{}) // var yyz4562 LocalObjectReference - yyc4562 = true + if yyj4567 >= len(yyv4567) { + yyv4567 = append(yyv4567, LocalObjectReference{}) // var yyz4567 LocalObjectReference + yyc4567 = true } - yyh4562.ElemContainerState(yyj4562) - if yyj4562 < len(yyv4562) { + yyh4567.ElemContainerState(yyj4567) + if yyj4567 < len(yyv4567) { if r.TryDecodeAsNil() { - yyv4562[yyj4562] = LocalObjectReference{} + yyv4567[yyj4567] = LocalObjectReference{} } else { - yyv4565 := &yyv4562[yyj4562] - yyv4565.CodecDecodeSelf(d) + yyv4570 := &yyv4567[yyj4567] + yyv4570.CodecDecodeSelf(d) } } else { @@ -57533,17 +57581,17 @@ func (x codecSelfer1234) decSliceLocalObjectReference(v *[]LocalObjectReference, } } - if yyj4562 < len(yyv4562) { - yyv4562 = yyv4562[:yyj4562] - yyc4562 = true - } else if yyj4562 == 0 && yyv4562 == nil { - yyv4562 = []LocalObjectReference{} - yyc4562 = true + if yyj4567 < len(yyv4567) { + yyv4567 = yyv4567[:yyj4567] + yyc4567 = true + } else if yyj4567 == 0 && yyv4567 == nil { + yyv4567 = []LocalObjectReference{} + yyc4567 = true } } - yyh4562.End() - if yyc4562 { - *v = yyv4562 + yyh4567.End() + if yyc4567 { + *v = yyv4567 } } @@ -57552,10 +57600,10 @@ func (x codecSelfer1234) encSlicePodCondition(v []PodCondition, e *codec1978.Enc z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4566 := range v { + for _, yyv4571 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4567 := &yyv4566 - yy4567.CodecEncodeSelf(e) + yy4572 := &yyv4571 + yy4572.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -57565,83 +57613,83 @@ func (x codecSelfer1234) decSlicePodCondition(v *[]PodCondition, d *codec1978.De z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4568 := *v - yyh4568, yyl4568 := z.DecSliceHelperStart() - var yyc4568 bool - if yyl4568 == 0 { - if yyv4568 == nil { - yyv4568 = []PodCondition{} - yyc4568 = true - } else if len(yyv4568) != 0 { - yyv4568 = yyv4568[:0] - yyc4568 = true + yyv4573 := *v + yyh4573, yyl4573 := z.DecSliceHelperStart() + var yyc4573 bool + if yyl4573 == 0 { + if yyv4573 == nil { + yyv4573 = []PodCondition{} + yyc4573 = true + } else if len(yyv4573) != 0 { + yyv4573 = yyv4573[:0] + yyc4573 = true } - } else if yyl4568 > 0 { - var yyrr4568, yyrl4568 int - var yyrt4568 bool - if yyl4568 > cap(yyv4568) { + } else if yyl4573 > 0 { + var yyrr4573, yyrl4573 int + var yyrt4573 bool + if yyl4573 > cap(yyv4573) { - yyrg4568 := len(yyv4568) > 0 - yyv24568 := yyv4568 - yyrl4568, yyrt4568 = z.DecInferLen(yyl4568, z.DecBasicHandle().MaxInitLen, 112) - if yyrt4568 { - if yyrl4568 <= cap(yyv4568) { - yyv4568 = yyv4568[:yyrl4568] + yyrg4573 := len(yyv4573) > 0 + yyv24573 := yyv4573 + yyrl4573, yyrt4573 = z.DecInferLen(yyl4573, z.DecBasicHandle().MaxInitLen, 112) + if yyrt4573 { + if yyrl4573 <= cap(yyv4573) { + yyv4573 = yyv4573[:yyrl4573] } else { - yyv4568 = make([]PodCondition, yyrl4568) + yyv4573 = make([]PodCondition, yyrl4573) } } else { - yyv4568 = make([]PodCondition, yyrl4568) + yyv4573 = make([]PodCondition, yyrl4573) } - yyc4568 = true - yyrr4568 = len(yyv4568) - if yyrg4568 { - copy(yyv4568, yyv24568) + yyc4573 = true + yyrr4573 = len(yyv4573) + if yyrg4573 { + copy(yyv4573, yyv24573) } - } else if yyl4568 != len(yyv4568) { - yyv4568 = yyv4568[:yyl4568] - yyc4568 = true + } else if yyl4573 != len(yyv4573) { + yyv4573 = yyv4573[:yyl4573] + yyc4573 = true } - yyj4568 := 0 - for ; yyj4568 < yyrr4568; yyj4568++ { - yyh4568.ElemContainerState(yyj4568) + yyj4573 := 0 + for ; yyj4573 < yyrr4573; yyj4573++ { + yyh4573.ElemContainerState(yyj4573) if r.TryDecodeAsNil() { - yyv4568[yyj4568] = PodCondition{} + yyv4573[yyj4573] = PodCondition{} } else { - yyv4569 := &yyv4568[yyj4568] - yyv4569.CodecDecodeSelf(d) + yyv4574 := &yyv4573[yyj4573] + yyv4574.CodecDecodeSelf(d) } } - if yyrt4568 { - for ; yyj4568 < yyl4568; yyj4568++ { - yyv4568 = append(yyv4568, PodCondition{}) - yyh4568.ElemContainerState(yyj4568) + if yyrt4573 { + for ; yyj4573 < yyl4573; yyj4573++ { + yyv4573 = append(yyv4573, PodCondition{}) + yyh4573.ElemContainerState(yyj4573) if r.TryDecodeAsNil() { - yyv4568[yyj4568] = PodCondition{} + yyv4573[yyj4573] = PodCondition{} } else { - yyv4570 := &yyv4568[yyj4568] - yyv4570.CodecDecodeSelf(d) + yyv4575 := &yyv4573[yyj4573] + yyv4575.CodecDecodeSelf(d) } } } } else { - yyj4568 := 0 - for ; !r.CheckBreak(); yyj4568++ { + yyj4573 := 0 + for ; !r.CheckBreak(); yyj4573++ { - if yyj4568 >= len(yyv4568) { - yyv4568 = append(yyv4568, PodCondition{}) // var yyz4568 PodCondition - yyc4568 = true + if yyj4573 >= len(yyv4573) { + yyv4573 = append(yyv4573, PodCondition{}) // var yyz4573 PodCondition + yyc4573 = true } - yyh4568.ElemContainerState(yyj4568) - if yyj4568 < len(yyv4568) { + yyh4573.ElemContainerState(yyj4573) + if yyj4573 < len(yyv4573) { if r.TryDecodeAsNil() { - yyv4568[yyj4568] = PodCondition{} + yyv4573[yyj4573] = PodCondition{} } else { - yyv4571 := &yyv4568[yyj4568] - yyv4571.CodecDecodeSelf(d) + yyv4576 := &yyv4573[yyj4573] + yyv4576.CodecDecodeSelf(d) } } else { @@ -57649,17 +57697,17 @@ func (x codecSelfer1234) decSlicePodCondition(v *[]PodCondition, d *codec1978.De } } - if yyj4568 < len(yyv4568) { - yyv4568 = yyv4568[:yyj4568] - yyc4568 = true - } else if yyj4568 == 0 && yyv4568 == nil { - yyv4568 = []PodCondition{} - yyc4568 = true + if yyj4573 < len(yyv4573) { + yyv4573 = yyv4573[:yyj4573] + yyc4573 = true + } else if yyj4573 == 0 && yyv4573 == nil { + yyv4573 = []PodCondition{} + yyc4573 = true } } - yyh4568.End() - if yyc4568 { - *v = yyv4568 + yyh4573.End() + if yyc4573 { + *v = yyv4573 } } @@ -57668,10 +57716,10 @@ func (x codecSelfer1234) encSliceContainerStatus(v []ContainerStatus, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4572 := range v { + for _, yyv4577 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4573 := &yyv4572 - yy4573.CodecEncodeSelf(e) + yy4578 := &yyv4577 + yy4578.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -57681,83 +57729,83 @@ func (x codecSelfer1234) decSliceContainerStatus(v *[]ContainerStatus, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4574 := *v - yyh4574, yyl4574 := z.DecSliceHelperStart() - var yyc4574 bool - if yyl4574 == 0 { - if yyv4574 == nil { - yyv4574 = []ContainerStatus{} - yyc4574 = true - } else if len(yyv4574) != 0 { - yyv4574 = yyv4574[:0] - yyc4574 = true + yyv4579 := *v + yyh4579, yyl4579 := z.DecSliceHelperStart() + var yyc4579 bool + if yyl4579 == 0 { + if yyv4579 == nil { + yyv4579 = []ContainerStatus{} + yyc4579 = true + } else if len(yyv4579) != 0 { + yyv4579 = yyv4579[:0] + yyc4579 = true } - } else if yyl4574 > 0 { - var yyrr4574, yyrl4574 int - var yyrt4574 bool - if yyl4574 > cap(yyv4574) { + } else if yyl4579 > 0 { + var yyrr4579, yyrl4579 int + var yyrt4579 bool + if yyl4579 > cap(yyv4579) { - yyrg4574 := len(yyv4574) > 0 - yyv24574 := yyv4574 - yyrl4574, yyrt4574 = z.DecInferLen(yyl4574, z.DecBasicHandle().MaxInitLen, 120) - if yyrt4574 { - if yyrl4574 <= cap(yyv4574) { - yyv4574 = yyv4574[:yyrl4574] + yyrg4579 := len(yyv4579) > 0 + yyv24579 := yyv4579 + yyrl4579, yyrt4579 = z.DecInferLen(yyl4579, z.DecBasicHandle().MaxInitLen, 120) + if yyrt4579 { + if yyrl4579 <= cap(yyv4579) { + yyv4579 = yyv4579[:yyrl4579] } else { - yyv4574 = make([]ContainerStatus, yyrl4574) + yyv4579 = make([]ContainerStatus, yyrl4579) } } else { - yyv4574 = make([]ContainerStatus, yyrl4574) + yyv4579 = make([]ContainerStatus, yyrl4579) } - yyc4574 = true - yyrr4574 = len(yyv4574) - if yyrg4574 { - copy(yyv4574, yyv24574) + yyc4579 = true + yyrr4579 = len(yyv4579) + if yyrg4579 { + copy(yyv4579, yyv24579) } - } else if yyl4574 != len(yyv4574) { - yyv4574 = yyv4574[:yyl4574] - yyc4574 = true + } else if yyl4579 != len(yyv4579) { + yyv4579 = yyv4579[:yyl4579] + yyc4579 = true } - yyj4574 := 0 - for ; yyj4574 < yyrr4574; yyj4574++ { - yyh4574.ElemContainerState(yyj4574) + yyj4579 := 0 + for ; yyj4579 < yyrr4579; yyj4579++ { + yyh4579.ElemContainerState(yyj4579) if r.TryDecodeAsNil() { - yyv4574[yyj4574] = ContainerStatus{} + yyv4579[yyj4579] = ContainerStatus{} } else { - yyv4575 := &yyv4574[yyj4574] - yyv4575.CodecDecodeSelf(d) + yyv4580 := &yyv4579[yyj4579] + yyv4580.CodecDecodeSelf(d) } } - if yyrt4574 { - for ; yyj4574 < yyl4574; yyj4574++ { - yyv4574 = append(yyv4574, ContainerStatus{}) - yyh4574.ElemContainerState(yyj4574) + if yyrt4579 { + for ; yyj4579 < yyl4579; yyj4579++ { + yyv4579 = append(yyv4579, ContainerStatus{}) + yyh4579.ElemContainerState(yyj4579) if r.TryDecodeAsNil() { - yyv4574[yyj4574] = ContainerStatus{} + yyv4579[yyj4579] = ContainerStatus{} } else { - yyv4576 := &yyv4574[yyj4574] - yyv4576.CodecDecodeSelf(d) + yyv4581 := &yyv4579[yyj4579] + yyv4581.CodecDecodeSelf(d) } } } } else { - yyj4574 := 0 - for ; !r.CheckBreak(); yyj4574++ { + yyj4579 := 0 + for ; !r.CheckBreak(); yyj4579++ { - if yyj4574 >= len(yyv4574) { - yyv4574 = append(yyv4574, ContainerStatus{}) // var yyz4574 ContainerStatus - yyc4574 = true + if yyj4579 >= len(yyv4579) { + yyv4579 = append(yyv4579, ContainerStatus{}) // var yyz4579 ContainerStatus + yyc4579 = true } - yyh4574.ElemContainerState(yyj4574) - if yyj4574 < len(yyv4574) { + yyh4579.ElemContainerState(yyj4579) + if yyj4579 < len(yyv4579) { if r.TryDecodeAsNil() { - yyv4574[yyj4574] = ContainerStatus{} + yyv4579[yyj4579] = ContainerStatus{} } else { - yyv4577 := &yyv4574[yyj4574] - yyv4577.CodecDecodeSelf(d) + yyv4582 := &yyv4579[yyj4579] + yyv4582.CodecDecodeSelf(d) } } else { @@ -57765,17 +57813,17 @@ func (x codecSelfer1234) decSliceContainerStatus(v *[]ContainerStatus, d *codec1 } } - if yyj4574 < len(yyv4574) { - yyv4574 = yyv4574[:yyj4574] - yyc4574 = true - } else if yyj4574 == 0 && yyv4574 == nil { - yyv4574 = []ContainerStatus{} - yyc4574 = true + if yyj4579 < len(yyv4579) { + yyv4579 = yyv4579[:yyj4579] + yyc4579 = true + } else if yyj4579 == 0 && yyv4579 == nil { + yyv4579 = []ContainerStatus{} + yyc4579 = true } } - yyh4574.End() - if yyc4574 { - *v = yyv4574 + yyh4579.End() + if yyc4579 { + *v = yyv4579 } } @@ -57784,10 +57832,10 @@ func (x codecSelfer1234) encSlicePod(v []Pod, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4578 := range v { + for _, yyv4583 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4579 := &yyv4578 - yy4579.CodecEncodeSelf(e) + yy4584 := &yyv4583 + yy4584.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -57797,83 +57845,83 @@ func (x codecSelfer1234) decSlicePod(v *[]Pod, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4580 := *v - yyh4580, yyl4580 := z.DecSliceHelperStart() - var yyc4580 bool - if yyl4580 == 0 { - if yyv4580 == nil { - yyv4580 = []Pod{} - yyc4580 = true - } else if len(yyv4580) != 0 { - yyv4580 = yyv4580[:0] - yyc4580 = true + yyv4585 := *v + yyh4585, yyl4585 := z.DecSliceHelperStart() + var yyc4585 bool + if yyl4585 == 0 { + if yyv4585 == nil { + yyv4585 = []Pod{} + yyc4585 = true + } else if len(yyv4585) != 0 { + yyv4585 = yyv4585[:0] + yyc4585 = true } - } else if yyl4580 > 0 { - var yyrr4580, yyrl4580 int - var yyrt4580 bool - if yyl4580 > cap(yyv4580) { + } else if yyl4585 > 0 { + var yyrr4585, yyrl4585 int + var yyrt4585 bool + if yyl4585 > cap(yyv4585) { - yyrg4580 := len(yyv4580) > 0 - yyv24580 := yyv4580 - yyrl4580, yyrt4580 = z.DecInferLen(yyl4580, z.DecBasicHandle().MaxInitLen, 648) - if yyrt4580 { - if yyrl4580 <= cap(yyv4580) { - yyv4580 = yyv4580[:yyrl4580] + yyrg4585 := len(yyv4585) > 0 + yyv24585 := yyv4585 + yyrl4585, yyrt4585 = z.DecInferLen(yyl4585, z.DecBasicHandle().MaxInitLen, 664) + if yyrt4585 { + if yyrl4585 <= cap(yyv4585) { + yyv4585 = yyv4585[:yyrl4585] } else { - yyv4580 = make([]Pod, yyrl4580) + yyv4585 = make([]Pod, yyrl4585) } } else { - yyv4580 = make([]Pod, yyrl4580) + yyv4585 = make([]Pod, yyrl4585) } - yyc4580 = true - yyrr4580 = len(yyv4580) - if yyrg4580 { - copy(yyv4580, yyv24580) + yyc4585 = true + yyrr4585 = len(yyv4585) + if yyrg4585 { + copy(yyv4585, yyv24585) } - } else if yyl4580 != len(yyv4580) { - yyv4580 = yyv4580[:yyl4580] - yyc4580 = true + } else if yyl4585 != len(yyv4585) { + yyv4585 = yyv4585[:yyl4585] + yyc4585 = true } - yyj4580 := 0 - for ; yyj4580 < yyrr4580; yyj4580++ { - yyh4580.ElemContainerState(yyj4580) + yyj4585 := 0 + for ; yyj4585 < yyrr4585; yyj4585++ { + yyh4585.ElemContainerState(yyj4585) if r.TryDecodeAsNil() { - yyv4580[yyj4580] = Pod{} + yyv4585[yyj4585] = Pod{} } else { - yyv4581 := &yyv4580[yyj4580] - yyv4581.CodecDecodeSelf(d) + yyv4586 := &yyv4585[yyj4585] + yyv4586.CodecDecodeSelf(d) } } - if yyrt4580 { - for ; yyj4580 < yyl4580; yyj4580++ { - yyv4580 = append(yyv4580, Pod{}) - yyh4580.ElemContainerState(yyj4580) + if yyrt4585 { + for ; yyj4585 < yyl4585; yyj4585++ { + yyv4585 = append(yyv4585, Pod{}) + yyh4585.ElemContainerState(yyj4585) if r.TryDecodeAsNil() { - yyv4580[yyj4580] = Pod{} + yyv4585[yyj4585] = Pod{} } else { - yyv4582 := &yyv4580[yyj4580] - yyv4582.CodecDecodeSelf(d) + yyv4587 := &yyv4585[yyj4585] + yyv4587.CodecDecodeSelf(d) } } } } else { - yyj4580 := 0 - for ; !r.CheckBreak(); yyj4580++ { + yyj4585 := 0 + for ; !r.CheckBreak(); yyj4585++ { - if yyj4580 >= len(yyv4580) { - yyv4580 = append(yyv4580, Pod{}) // var yyz4580 Pod - yyc4580 = true + if yyj4585 >= len(yyv4585) { + yyv4585 = append(yyv4585, Pod{}) // var yyz4585 Pod + yyc4585 = true } - yyh4580.ElemContainerState(yyj4580) - if yyj4580 < len(yyv4580) { + yyh4585.ElemContainerState(yyj4585) + if yyj4585 < len(yyv4585) { if r.TryDecodeAsNil() { - yyv4580[yyj4580] = Pod{} + yyv4585[yyj4585] = Pod{} } else { - yyv4583 := &yyv4580[yyj4580] - yyv4583.CodecDecodeSelf(d) + yyv4588 := &yyv4585[yyj4585] + yyv4588.CodecDecodeSelf(d) } } else { @@ -57881,17 +57929,17 @@ func (x codecSelfer1234) decSlicePod(v *[]Pod, d *codec1978.Decoder) { } } - if yyj4580 < len(yyv4580) { - yyv4580 = yyv4580[:yyj4580] - yyc4580 = true - } else if yyj4580 == 0 && yyv4580 == nil { - yyv4580 = []Pod{} - yyc4580 = true + if yyj4585 < len(yyv4585) { + yyv4585 = yyv4585[:yyj4585] + yyc4585 = true + } else if yyj4585 == 0 && yyv4585 == nil { + yyv4585 = []Pod{} + yyc4585 = true } } - yyh4580.End() - if yyc4580 { - *v = yyv4580 + yyh4585.End() + if yyc4585 { + *v = yyv4585 } } @@ -57900,10 +57948,10 @@ func (x codecSelfer1234) encSlicePodTemplate(v []PodTemplate, e *codec1978.Encod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4584 := range v { + for _, yyv4589 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4585 := &yyv4584 - yy4585.CodecEncodeSelf(e) + yy4590 := &yyv4589 + yy4590.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -57913,83 +57961,83 @@ func (x codecSelfer1234) decSlicePodTemplate(v *[]PodTemplate, d *codec1978.Deco z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4586 := *v - yyh4586, yyl4586 := z.DecSliceHelperStart() - var yyc4586 bool - if yyl4586 == 0 { - if yyv4586 == nil { - yyv4586 = []PodTemplate{} - yyc4586 = true - } else if len(yyv4586) != 0 { - yyv4586 = yyv4586[:0] - yyc4586 = true + yyv4591 := *v + yyh4591, yyl4591 := z.DecSliceHelperStart() + var yyc4591 bool + if yyl4591 == 0 { + if yyv4591 == nil { + yyv4591 = []PodTemplate{} + yyc4591 = true + } else if len(yyv4591) != 0 { + yyv4591 = yyv4591[:0] + yyc4591 = true } - } else if yyl4586 > 0 { - var yyrr4586, yyrl4586 int - var yyrt4586 bool - if yyl4586 > cap(yyv4586) { + } else if yyl4591 > 0 { + var yyrr4591, yyrl4591 int + var yyrt4591 bool + if yyl4591 > cap(yyv4591) { - yyrg4586 := len(yyv4586) > 0 - yyv24586 := yyv4586 - yyrl4586, yyrt4586 = z.DecInferLen(yyl4586, z.DecBasicHandle().MaxInitLen, 696) - if yyrt4586 { - if yyrl4586 <= cap(yyv4586) { - yyv4586 = yyv4586[:yyrl4586] + yyrg4591 := len(yyv4591) > 0 + yyv24591 := yyv4591 + yyrl4591, yyrt4591 = z.DecInferLen(yyl4591, z.DecBasicHandle().MaxInitLen, 728) + if yyrt4591 { + if yyrl4591 <= cap(yyv4591) { + yyv4591 = yyv4591[:yyrl4591] } else { - yyv4586 = make([]PodTemplate, yyrl4586) + yyv4591 = make([]PodTemplate, yyrl4591) } } else { - yyv4586 = make([]PodTemplate, yyrl4586) + yyv4591 = make([]PodTemplate, yyrl4591) } - yyc4586 = true - yyrr4586 = len(yyv4586) - if yyrg4586 { - copy(yyv4586, yyv24586) + yyc4591 = true + yyrr4591 = len(yyv4591) + if yyrg4591 { + copy(yyv4591, yyv24591) } - } else if yyl4586 != len(yyv4586) { - yyv4586 = yyv4586[:yyl4586] - yyc4586 = true + } else if yyl4591 != len(yyv4591) { + yyv4591 = yyv4591[:yyl4591] + yyc4591 = true } - yyj4586 := 0 - for ; yyj4586 < yyrr4586; yyj4586++ { - yyh4586.ElemContainerState(yyj4586) + yyj4591 := 0 + for ; yyj4591 < yyrr4591; yyj4591++ { + yyh4591.ElemContainerState(yyj4591) if r.TryDecodeAsNil() { - yyv4586[yyj4586] = PodTemplate{} + yyv4591[yyj4591] = PodTemplate{} } else { - yyv4587 := &yyv4586[yyj4586] - yyv4587.CodecDecodeSelf(d) + yyv4592 := &yyv4591[yyj4591] + yyv4592.CodecDecodeSelf(d) } } - if yyrt4586 { - for ; yyj4586 < yyl4586; yyj4586++ { - yyv4586 = append(yyv4586, PodTemplate{}) - yyh4586.ElemContainerState(yyj4586) + if yyrt4591 { + for ; yyj4591 < yyl4591; yyj4591++ { + yyv4591 = append(yyv4591, PodTemplate{}) + yyh4591.ElemContainerState(yyj4591) if r.TryDecodeAsNil() { - yyv4586[yyj4586] = PodTemplate{} + yyv4591[yyj4591] = PodTemplate{} } else { - yyv4588 := &yyv4586[yyj4586] - yyv4588.CodecDecodeSelf(d) + yyv4593 := &yyv4591[yyj4591] + yyv4593.CodecDecodeSelf(d) } } } } else { - yyj4586 := 0 - for ; !r.CheckBreak(); yyj4586++ { + yyj4591 := 0 + for ; !r.CheckBreak(); yyj4591++ { - if yyj4586 >= len(yyv4586) { - yyv4586 = append(yyv4586, PodTemplate{}) // var yyz4586 PodTemplate - yyc4586 = true + if yyj4591 >= len(yyv4591) { + yyv4591 = append(yyv4591, PodTemplate{}) // var yyz4591 PodTemplate + yyc4591 = true } - yyh4586.ElemContainerState(yyj4586) - if yyj4586 < len(yyv4586) { + yyh4591.ElemContainerState(yyj4591) + if yyj4591 < len(yyv4591) { if r.TryDecodeAsNil() { - yyv4586[yyj4586] = PodTemplate{} + yyv4591[yyj4591] = PodTemplate{} } else { - yyv4589 := &yyv4586[yyj4586] - yyv4589.CodecDecodeSelf(d) + yyv4594 := &yyv4591[yyj4591] + yyv4594.CodecDecodeSelf(d) } } else { @@ -57997,17 +58045,17 @@ func (x codecSelfer1234) decSlicePodTemplate(v *[]PodTemplate, d *codec1978.Deco } } - if yyj4586 < len(yyv4586) { - yyv4586 = yyv4586[:yyj4586] - yyc4586 = true - } else if yyj4586 == 0 && yyv4586 == nil { - yyv4586 = []PodTemplate{} - yyc4586 = true + if yyj4591 < len(yyv4591) { + yyv4591 = yyv4591[:yyj4591] + yyc4591 = true + } else if yyj4591 == 0 && yyv4591 == nil { + yyv4591 = []PodTemplate{} + yyc4591 = true } } - yyh4586.End() - if yyc4586 { - *v = yyv4586 + yyh4591.End() + if yyc4591 { + *v = yyv4591 } } @@ -58016,10 +58064,10 @@ func (x codecSelfer1234) encSliceReplicationController(v []ReplicationController z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4590 := range v { + for _, yyv4595 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4591 := &yyv4590 - yy4591.CodecEncodeSelf(e) + yy4596 := &yyv4595 + yy4596.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -58029,83 +58077,83 @@ func (x codecSelfer1234) decSliceReplicationController(v *[]ReplicationControlle z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4592 := *v - yyh4592, yyl4592 := z.DecSliceHelperStart() - var yyc4592 bool - if yyl4592 == 0 { - if yyv4592 == nil { - yyv4592 = []ReplicationController{} - yyc4592 = true - } else if len(yyv4592) != 0 { - yyv4592 = yyv4592[:0] - yyc4592 = true + yyv4597 := *v + yyh4597, yyl4597 := z.DecSliceHelperStart() + var yyc4597 bool + if yyl4597 == 0 { + if yyv4597 == nil { + yyv4597 = []ReplicationController{} + yyc4597 = true + } else if len(yyv4597) != 0 { + yyv4597 = yyv4597[:0] + yyc4597 = true } - } else if yyl4592 > 0 { - var yyrr4592, yyrl4592 int - var yyrt4592 bool - if yyl4592 > cap(yyv4592) { + } else if yyl4597 > 0 { + var yyrr4597, yyrl4597 int + var yyrt4597 bool + if yyl4597 > cap(yyv4597) { - yyrg4592 := len(yyv4592) > 0 - yyv24592 := yyv4592 - yyrl4592, yyrt4592 = z.DecInferLen(yyl4592, z.DecBasicHandle().MaxInitLen, 288) - if yyrt4592 { - if yyrl4592 <= cap(yyv4592) { - yyv4592 = yyv4592[:yyrl4592] + yyrg4597 := len(yyv4597) > 0 + yyv24597 := yyv4597 + yyrl4597, yyrt4597 = z.DecInferLen(yyl4597, z.DecBasicHandle().MaxInitLen, 304) + if yyrt4597 { + if yyrl4597 <= cap(yyv4597) { + yyv4597 = yyv4597[:yyrl4597] } else { - yyv4592 = make([]ReplicationController, yyrl4592) + yyv4597 = make([]ReplicationController, yyrl4597) } } else { - yyv4592 = make([]ReplicationController, yyrl4592) + yyv4597 = make([]ReplicationController, yyrl4597) } - yyc4592 = true - yyrr4592 = len(yyv4592) - if yyrg4592 { - copy(yyv4592, yyv24592) + yyc4597 = true + yyrr4597 = len(yyv4597) + if yyrg4597 { + copy(yyv4597, yyv24597) } - } else if yyl4592 != len(yyv4592) { - yyv4592 = yyv4592[:yyl4592] - yyc4592 = true + } else if yyl4597 != len(yyv4597) { + yyv4597 = yyv4597[:yyl4597] + yyc4597 = true } - yyj4592 := 0 - for ; yyj4592 < yyrr4592; yyj4592++ { - yyh4592.ElemContainerState(yyj4592) + yyj4597 := 0 + for ; yyj4597 < yyrr4597; yyj4597++ { + yyh4597.ElemContainerState(yyj4597) if r.TryDecodeAsNil() { - yyv4592[yyj4592] = ReplicationController{} + yyv4597[yyj4597] = ReplicationController{} } else { - yyv4593 := &yyv4592[yyj4592] - yyv4593.CodecDecodeSelf(d) + yyv4598 := &yyv4597[yyj4597] + yyv4598.CodecDecodeSelf(d) } } - if yyrt4592 { - for ; yyj4592 < yyl4592; yyj4592++ { - yyv4592 = append(yyv4592, ReplicationController{}) - yyh4592.ElemContainerState(yyj4592) + if yyrt4597 { + for ; yyj4597 < yyl4597; yyj4597++ { + yyv4597 = append(yyv4597, ReplicationController{}) + yyh4597.ElemContainerState(yyj4597) if r.TryDecodeAsNil() { - yyv4592[yyj4592] = ReplicationController{} + yyv4597[yyj4597] = ReplicationController{} } else { - yyv4594 := &yyv4592[yyj4592] - yyv4594.CodecDecodeSelf(d) + yyv4599 := &yyv4597[yyj4597] + yyv4599.CodecDecodeSelf(d) } } } } else { - yyj4592 := 0 - for ; !r.CheckBreak(); yyj4592++ { + yyj4597 := 0 + for ; !r.CheckBreak(); yyj4597++ { - if yyj4592 >= len(yyv4592) { - yyv4592 = append(yyv4592, ReplicationController{}) // var yyz4592 ReplicationController - yyc4592 = true + if yyj4597 >= len(yyv4597) { + yyv4597 = append(yyv4597, ReplicationController{}) // var yyz4597 ReplicationController + yyc4597 = true } - yyh4592.ElemContainerState(yyj4592) - if yyj4592 < len(yyv4592) { + yyh4597.ElemContainerState(yyj4597) + if yyj4597 < len(yyv4597) { if r.TryDecodeAsNil() { - yyv4592[yyj4592] = ReplicationController{} + yyv4597[yyj4597] = ReplicationController{} } else { - yyv4595 := &yyv4592[yyj4592] - yyv4595.CodecDecodeSelf(d) + yyv4600 := &yyv4597[yyj4597] + yyv4600.CodecDecodeSelf(d) } } else { @@ -58113,17 +58161,17 @@ func (x codecSelfer1234) decSliceReplicationController(v *[]ReplicationControlle } } - if yyj4592 < len(yyv4592) { - yyv4592 = yyv4592[:yyj4592] - yyc4592 = true - } else if yyj4592 == 0 && yyv4592 == nil { - yyv4592 = []ReplicationController{} - yyc4592 = true + if yyj4597 < len(yyv4597) { + yyv4597 = yyv4597[:yyj4597] + yyc4597 = true + } else if yyj4597 == 0 && yyv4597 == nil { + yyv4597 = []ReplicationController{} + yyc4597 = true } } - yyh4592.End() - if yyc4592 { - *v = yyv4592 + yyh4597.End() + if yyc4597 { + *v = yyv4597 } } @@ -58132,10 +58180,10 @@ func (x codecSelfer1234) encSliceLoadBalancerIngress(v []LoadBalancerIngress, e z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4596 := range v { + for _, yyv4601 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4597 := &yyv4596 - yy4597.CodecEncodeSelf(e) + yy4602 := &yyv4601 + yy4602.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -58145,83 +58193,83 @@ func (x codecSelfer1234) decSliceLoadBalancerIngress(v *[]LoadBalancerIngress, d z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4598 := *v - yyh4598, yyl4598 := z.DecSliceHelperStart() - var yyc4598 bool - if yyl4598 == 0 { - if yyv4598 == nil { - yyv4598 = []LoadBalancerIngress{} - yyc4598 = true - } else if len(yyv4598) != 0 { - yyv4598 = yyv4598[:0] - yyc4598 = true + yyv4603 := *v + yyh4603, yyl4603 := z.DecSliceHelperStart() + var yyc4603 bool + if yyl4603 == 0 { + if yyv4603 == nil { + yyv4603 = []LoadBalancerIngress{} + yyc4603 = true + } else if len(yyv4603) != 0 { + yyv4603 = yyv4603[:0] + yyc4603 = true } - } else if yyl4598 > 0 { - var yyrr4598, yyrl4598 int - var yyrt4598 bool - if yyl4598 > cap(yyv4598) { + } else if yyl4603 > 0 { + var yyrr4603, yyrl4603 int + var yyrt4603 bool + if yyl4603 > cap(yyv4603) { - yyrg4598 := len(yyv4598) > 0 - yyv24598 := yyv4598 - yyrl4598, yyrt4598 = z.DecInferLen(yyl4598, z.DecBasicHandle().MaxInitLen, 32) - if yyrt4598 { - if yyrl4598 <= cap(yyv4598) { - yyv4598 = yyv4598[:yyrl4598] + yyrg4603 := len(yyv4603) > 0 + yyv24603 := yyv4603 + yyrl4603, yyrt4603 = z.DecInferLen(yyl4603, z.DecBasicHandle().MaxInitLen, 32) + if yyrt4603 { + if yyrl4603 <= cap(yyv4603) { + yyv4603 = yyv4603[:yyrl4603] } else { - yyv4598 = make([]LoadBalancerIngress, yyrl4598) + yyv4603 = make([]LoadBalancerIngress, yyrl4603) } } else { - yyv4598 = make([]LoadBalancerIngress, yyrl4598) + yyv4603 = make([]LoadBalancerIngress, yyrl4603) } - yyc4598 = true - yyrr4598 = len(yyv4598) - if yyrg4598 { - copy(yyv4598, yyv24598) + yyc4603 = true + yyrr4603 = len(yyv4603) + if yyrg4603 { + copy(yyv4603, yyv24603) } - } else if yyl4598 != len(yyv4598) { - yyv4598 = yyv4598[:yyl4598] - yyc4598 = true + } else if yyl4603 != len(yyv4603) { + yyv4603 = yyv4603[:yyl4603] + yyc4603 = true } - yyj4598 := 0 - for ; yyj4598 < yyrr4598; yyj4598++ { - yyh4598.ElemContainerState(yyj4598) + yyj4603 := 0 + for ; yyj4603 < yyrr4603; yyj4603++ { + yyh4603.ElemContainerState(yyj4603) if r.TryDecodeAsNil() { - yyv4598[yyj4598] = LoadBalancerIngress{} + yyv4603[yyj4603] = LoadBalancerIngress{} } else { - yyv4599 := &yyv4598[yyj4598] - yyv4599.CodecDecodeSelf(d) + yyv4604 := &yyv4603[yyj4603] + yyv4604.CodecDecodeSelf(d) } } - if yyrt4598 { - for ; yyj4598 < yyl4598; yyj4598++ { - yyv4598 = append(yyv4598, LoadBalancerIngress{}) - yyh4598.ElemContainerState(yyj4598) + if yyrt4603 { + for ; yyj4603 < yyl4603; yyj4603++ { + yyv4603 = append(yyv4603, LoadBalancerIngress{}) + yyh4603.ElemContainerState(yyj4603) if r.TryDecodeAsNil() { - yyv4598[yyj4598] = LoadBalancerIngress{} + yyv4603[yyj4603] = LoadBalancerIngress{} } else { - yyv4600 := &yyv4598[yyj4598] - yyv4600.CodecDecodeSelf(d) + yyv4605 := &yyv4603[yyj4603] + yyv4605.CodecDecodeSelf(d) } } } } else { - yyj4598 := 0 - for ; !r.CheckBreak(); yyj4598++ { + yyj4603 := 0 + for ; !r.CheckBreak(); yyj4603++ { - if yyj4598 >= len(yyv4598) { - yyv4598 = append(yyv4598, LoadBalancerIngress{}) // var yyz4598 LoadBalancerIngress - yyc4598 = true + if yyj4603 >= len(yyv4603) { + yyv4603 = append(yyv4603, LoadBalancerIngress{}) // var yyz4603 LoadBalancerIngress + yyc4603 = true } - yyh4598.ElemContainerState(yyj4598) - if yyj4598 < len(yyv4598) { + yyh4603.ElemContainerState(yyj4603) + if yyj4603 < len(yyv4603) { if r.TryDecodeAsNil() { - yyv4598[yyj4598] = LoadBalancerIngress{} + yyv4603[yyj4603] = LoadBalancerIngress{} } else { - yyv4601 := &yyv4598[yyj4598] - yyv4601.CodecDecodeSelf(d) + yyv4606 := &yyv4603[yyj4603] + yyv4606.CodecDecodeSelf(d) } } else { @@ -58229,17 +58277,17 @@ func (x codecSelfer1234) decSliceLoadBalancerIngress(v *[]LoadBalancerIngress, d } } - if yyj4598 < len(yyv4598) { - yyv4598 = yyv4598[:yyj4598] - yyc4598 = true - } else if yyj4598 == 0 && yyv4598 == nil { - yyv4598 = []LoadBalancerIngress{} - yyc4598 = true + if yyj4603 < len(yyv4603) { + yyv4603 = yyv4603[:yyj4603] + yyc4603 = true + } else if yyj4603 == 0 && yyv4603 == nil { + yyv4603 = []LoadBalancerIngress{} + yyc4603 = true } } - yyh4598.End() - if yyc4598 { - *v = yyv4598 + yyh4603.End() + if yyc4603 { + *v = yyv4603 } } @@ -58248,10 +58296,10 @@ func (x codecSelfer1234) encSliceServicePort(v []ServicePort, e *codec1978.Encod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4602 := range v { + for _, yyv4607 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4603 := &yyv4602 - yy4603.CodecEncodeSelf(e) + yy4608 := &yyv4607 + yy4608.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -58261,83 +58309,83 @@ func (x codecSelfer1234) decSliceServicePort(v *[]ServicePort, d *codec1978.Deco z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4604 := *v - yyh4604, yyl4604 := z.DecSliceHelperStart() - var yyc4604 bool - if yyl4604 == 0 { - if yyv4604 == nil { - yyv4604 = []ServicePort{} - yyc4604 = true - } else if len(yyv4604) != 0 { - yyv4604 = yyv4604[:0] - yyc4604 = true + yyv4609 := *v + yyh4609, yyl4609 := z.DecSliceHelperStart() + var yyc4609 bool + if yyl4609 == 0 { + if yyv4609 == nil { + yyv4609 = []ServicePort{} + yyc4609 = true + } else if len(yyv4609) != 0 { + yyv4609 = yyv4609[:0] + yyc4609 = true } - } else if yyl4604 > 0 { - var yyrr4604, yyrl4604 int - var yyrt4604 bool - if yyl4604 > cap(yyv4604) { + } else if yyl4609 > 0 { + var yyrr4609, yyrl4609 int + var yyrt4609 bool + if yyl4609 > cap(yyv4609) { - yyrg4604 := len(yyv4604) > 0 - yyv24604 := yyv4604 - yyrl4604, yyrt4604 = z.DecInferLen(yyl4604, z.DecBasicHandle().MaxInitLen, 80) - if yyrt4604 { - if yyrl4604 <= cap(yyv4604) { - yyv4604 = yyv4604[:yyrl4604] + yyrg4609 := len(yyv4609) > 0 + yyv24609 := yyv4609 + yyrl4609, yyrt4609 = z.DecInferLen(yyl4609, z.DecBasicHandle().MaxInitLen, 80) + if yyrt4609 { + if yyrl4609 <= cap(yyv4609) { + yyv4609 = yyv4609[:yyrl4609] } else { - yyv4604 = make([]ServicePort, yyrl4604) + yyv4609 = make([]ServicePort, yyrl4609) } } else { - yyv4604 = make([]ServicePort, yyrl4604) + yyv4609 = make([]ServicePort, yyrl4609) } - yyc4604 = true - yyrr4604 = len(yyv4604) - if yyrg4604 { - copy(yyv4604, yyv24604) + yyc4609 = true + yyrr4609 = len(yyv4609) + if yyrg4609 { + copy(yyv4609, yyv24609) } - } else if yyl4604 != len(yyv4604) { - yyv4604 = yyv4604[:yyl4604] - yyc4604 = true + } else if yyl4609 != len(yyv4609) { + yyv4609 = yyv4609[:yyl4609] + yyc4609 = true } - yyj4604 := 0 - for ; yyj4604 < yyrr4604; yyj4604++ { - yyh4604.ElemContainerState(yyj4604) + yyj4609 := 0 + for ; yyj4609 < yyrr4609; yyj4609++ { + yyh4609.ElemContainerState(yyj4609) if r.TryDecodeAsNil() { - yyv4604[yyj4604] = ServicePort{} + yyv4609[yyj4609] = ServicePort{} } else { - yyv4605 := &yyv4604[yyj4604] - yyv4605.CodecDecodeSelf(d) + yyv4610 := &yyv4609[yyj4609] + yyv4610.CodecDecodeSelf(d) } } - if yyrt4604 { - for ; yyj4604 < yyl4604; yyj4604++ { - yyv4604 = append(yyv4604, ServicePort{}) - yyh4604.ElemContainerState(yyj4604) + if yyrt4609 { + for ; yyj4609 < yyl4609; yyj4609++ { + yyv4609 = append(yyv4609, ServicePort{}) + yyh4609.ElemContainerState(yyj4609) if r.TryDecodeAsNil() { - yyv4604[yyj4604] = ServicePort{} + yyv4609[yyj4609] = ServicePort{} } else { - yyv4606 := &yyv4604[yyj4604] - yyv4606.CodecDecodeSelf(d) + yyv4611 := &yyv4609[yyj4609] + yyv4611.CodecDecodeSelf(d) } } } } else { - yyj4604 := 0 - for ; !r.CheckBreak(); yyj4604++ { + yyj4609 := 0 + for ; !r.CheckBreak(); yyj4609++ { - if yyj4604 >= len(yyv4604) { - yyv4604 = append(yyv4604, ServicePort{}) // var yyz4604 ServicePort - yyc4604 = true + if yyj4609 >= len(yyv4609) { + yyv4609 = append(yyv4609, ServicePort{}) // var yyz4609 ServicePort + yyc4609 = true } - yyh4604.ElemContainerState(yyj4604) - if yyj4604 < len(yyv4604) { + yyh4609.ElemContainerState(yyj4609) + if yyj4609 < len(yyv4609) { if r.TryDecodeAsNil() { - yyv4604[yyj4604] = ServicePort{} + yyv4609[yyj4609] = ServicePort{} } else { - yyv4607 := &yyv4604[yyj4604] - yyv4607.CodecDecodeSelf(d) + yyv4612 := &yyv4609[yyj4609] + yyv4612.CodecDecodeSelf(d) } } else { @@ -58345,17 +58393,17 @@ func (x codecSelfer1234) decSliceServicePort(v *[]ServicePort, d *codec1978.Deco } } - if yyj4604 < len(yyv4604) { - yyv4604 = yyv4604[:yyj4604] - yyc4604 = true - } else if yyj4604 == 0 && yyv4604 == nil { - yyv4604 = []ServicePort{} - yyc4604 = true + if yyj4609 < len(yyv4609) { + yyv4609 = yyv4609[:yyj4609] + yyc4609 = true + } else if yyj4609 == 0 && yyv4609 == nil { + yyv4609 = []ServicePort{} + yyc4609 = true } } - yyh4604.End() - if yyc4604 { - *v = yyv4604 + yyh4609.End() + if yyc4609 { + *v = yyv4609 } } @@ -58364,10 +58412,10 @@ func (x codecSelfer1234) encSliceService(v []Service, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4608 := range v { + for _, yyv4613 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4609 := &yyv4608 - yy4609.CodecEncodeSelf(e) + yy4614 := &yyv4613 + yy4614.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -58377,83 +58425,83 @@ func (x codecSelfer1234) decSliceService(v *[]Service, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4610 := *v - yyh4610, yyl4610 := z.DecSliceHelperStart() - var yyc4610 bool - if yyl4610 == 0 { - if yyv4610 == nil { - yyv4610 = []Service{} - yyc4610 = true - } else if len(yyv4610) != 0 { - yyv4610 = yyv4610[:0] - yyc4610 = true + yyv4615 := *v + yyh4615, yyl4615 := z.DecSliceHelperStart() + var yyc4615 bool + if yyl4615 == 0 { + if yyv4615 == nil { + yyv4615 = []Service{} + yyc4615 = true + } else if len(yyv4615) != 0 { + yyv4615 = yyv4615[:0] + yyc4615 = true } - } else if yyl4610 > 0 { - var yyrr4610, yyrl4610 int - var yyrt4610 bool - if yyl4610 > cap(yyv4610) { + } else if yyl4615 > 0 { + var yyrr4615, yyrl4615 int + var yyrt4615 bool + if yyl4615 > cap(yyv4615) { - yyrg4610 := len(yyv4610) > 0 - yyv24610 := yyv4610 - yyrl4610, yyrt4610 = z.DecInferLen(yyl4610, z.DecBasicHandle().MaxInitLen, 448) - if yyrt4610 { - if yyrl4610 <= cap(yyv4610) { - yyv4610 = yyv4610[:yyrl4610] + yyrg4615 := len(yyv4615) > 0 + yyv24615 := yyv4615 + yyrl4615, yyrt4615 = z.DecInferLen(yyl4615, z.DecBasicHandle().MaxInitLen, 464) + if yyrt4615 { + if yyrl4615 <= cap(yyv4615) { + yyv4615 = yyv4615[:yyrl4615] } else { - yyv4610 = make([]Service, yyrl4610) + yyv4615 = make([]Service, yyrl4615) } } else { - yyv4610 = make([]Service, yyrl4610) + yyv4615 = make([]Service, yyrl4615) } - yyc4610 = true - yyrr4610 = len(yyv4610) - if yyrg4610 { - copy(yyv4610, yyv24610) + yyc4615 = true + yyrr4615 = len(yyv4615) + if yyrg4615 { + copy(yyv4615, yyv24615) } - } else if yyl4610 != len(yyv4610) { - yyv4610 = yyv4610[:yyl4610] - yyc4610 = true + } else if yyl4615 != len(yyv4615) { + yyv4615 = yyv4615[:yyl4615] + yyc4615 = true } - yyj4610 := 0 - for ; yyj4610 < yyrr4610; yyj4610++ { - yyh4610.ElemContainerState(yyj4610) + yyj4615 := 0 + for ; yyj4615 < yyrr4615; yyj4615++ { + yyh4615.ElemContainerState(yyj4615) if r.TryDecodeAsNil() { - yyv4610[yyj4610] = Service{} + yyv4615[yyj4615] = Service{} } else { - yyv4611 := &yyv4610[yyj4610] - yyv4611.CodecDecodeSelf(d) + yyv4616 := &yyv4615[yyj4615] + yyv4616.CodecDecodeSelf(d) } } - if yyrt4610 { - for ; yyj4610 < yyl4610; yyj4610++ { - yyv4610 = append(yyv4610, Service{}) - yyh4610.ElemContainerState(yyj4610) + if yyrt4615 { + for ; yyj4615 < yyl4615; yyj4615++ { + yyv4615 = append(yyv4615, Service{}) + yyh4615.ElemContainerState(yyj4615) if r.TryDecodeAsNil() { - yyv4610[yyj4610] = Service{} + yyv4615[yyj4615] = Service{} } else { - yyv4612 := &yyv4610[yyj4610] - yyv4612.CodecDecodeSelf(d) + yyv4617 := &yyv4615[yyj4615] + yyv4617.CodecDecodeSelf(d) } } } } else { - yyj4610 := 0 - for ; !r.CheckBreak(); yyj4610++ { + yyj4615 := 0 + for ; !r.CheckBreak(); yyj4615++ { - if yyj4610 >= len(yyv4610) { - yyv4610 = append(yyv4610, Service{}) // var yyz4610 Service - yyc4610 = true + if yyj4615 >= len(yyv4615) { + yyv4615 = append(yyv4615, Service{}) // var yyz4615 Service + yyc4615 = true } - yyh4610.ElemContainerState(yyj4610) - if yyj4610 < len(yyv4610) { + yyh4615.ElemContainerState(yyj4615) + if yyj4615 < len(yyv4615) { if r.TryDecodeAsNil() { - yyv4610[yyj4610] = Service{} + yyv4615[yyj4615] = Service{} } else { - yyv4613 := &yyv4610[yyj4610] - yyv4613.CodecDecodeSelf(d) + yyv4618 := &yyv4615[yyj4615] + yyv4618.CodecDecodeSelf(d) } } else { @@ -58461,17 +58509,17 @@ func (x codecSelfer1234) decSliceService(v *[]Service, d *codec1978.Decoder) { } } - if yyj4610 < len(yyv4610) { - yyv4610 = yyv4610[:yyj4610] - yyc4610 = true - } else if yyj4610 == 0 && yyv4610 == nil { - yyv4610 = []Service{} - yyc4610 = true + if yyj4615 < len(yyv4615) { + yyv4615 = yyv4615[:yyj4615] + yyc4615 = true + } else if yyj4615 == 0 && yyv4615 == nil { + yyv4615 = []Service{} + yyc4615 = true } } - yyh4610.End() - if yyc4610 { - *v = yyv4610 + yyh4615.End() + if yyc4615 { + *v = yyv4615 } } @@ -58480,10 +58528,10 @@ func (x codecSelfer1234) encSliceObjectReference(v []ObjectReference, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4614 := range v { + for _, yyv4619 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4615 := &yyv4614 - yy4615.CodecEncodeSelf(e) + yy4620 := &yyv4619 + yy4620.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -58493,83 +58541,83 @@ func (x codecSelfer1234) decSliceObjectReference(v *[]ObjectReference, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4616 := *v - yyh4616, yyl4616 := z.DecSliceHelperStart() - var yyc4616 bool - if yyl4616 == 0 { - if yyv4616 == nil { - yyv4616 = []ObjectReference{} - yyc4616 = true - } else if len(yyv4616) != 0 { - yyv4616 = yyv4616[:0] - yyc4616 = true + yyv4621 := *v + yyh4621, yyl4621 := z.DecSliceHelperStart() + var yyc4621 bool + if yyl4621 == 0 { + if yyv4621 == nil { + yyv4621 = []ObjectReference{} + yyc4621 = true + } else if len(yyv4621) != 0 { + yyv4621 = yyv4621[:0] + yyc4621 = true } - } else if yyl4616 > 0 { - var yyrr4616, yyrl4616 int - var yyrt4616 bool - if yyl4616 > cap(yyv4616) { + } else if yyl4621 > 0 { + var yyrr4621, yyrl4621 int + var yyrt4621 bool + if yyl4621 > cap(yyv4621) { - yyrg4616 := len(yyv4616) > 0 - yyv24616 := yyv4616 - yyrl4616, yyrt4616 = z.DecInferLen(yyl4616, z.DecBasicHandle().MaxInitLen, 112) - if yyrt4616 { - if yyrl4616 <= cap(yyv4616) { - yyv4616 = yyv4616[:yyrl4616] + yyrg4621 := len(yyv4621) > 0 + yyv24621 := yyv4621 + yyrl4621, yyrt4621 = z.DecInferLen(yyl4621, z.DecBasicHandle().MaxInitLen, 112) + if yyrt4621 { + if yyrl4621 <= cap(yyv4621) { + yyv4621 = yyv4621[:yyrl4621] } else { - yyv4616 = make([]ObjectReference, yyrl4616) + yyv4621 = make([]ObjectReference, yyrl4621) } } else { - yyv4616 = make([]ObjectReference, yyrl4616) + yyv4621 = make([]ObjectReference, yyrl4621) } - yyc4616 = true - yyrr4616 = len(yyv4616) - if yyrg4616 { - copy(yyv4616, yyv24616) + yyc4621 = true + yyrr4621 = len(yyv4621) + if yyrg4621 { + copy(yyv4621, yyv24621) } - } else if yyl4616 != len(yyv4616) { - yyv4616 = yyv4616[:yyl4616] - yyc4616 = true + } else if yyl4621 != len(yyv4621) { + yyv4621 = yyv4621[:yyl4621] + yyc4621 = true } - yyj4616 := 0 - for ; yyj4616 < yyrr4616; yyj4616++ { - yyh4616.ElemContainerState(yyj4616) + yyj4621 := 0 + for ; yyj4621 < yyrr4621; yyj4621++ { + yyh4621.ElemContainerState(yyj4621) if r.TryDecodeAsNil() { - yyv4616[yyj4616] = ObjectReference{} + yyv4621[yyj4621] = ObjectReference{} } else { - yyv4617 := &yyv4616[yyj4616] - yyv4617.CodecDecodeSelf(d) + yyv4622 := &yyv4621[yyj4621] + yyv4622.CodecDecodeSelf(d) } } - if yyrt4616 { - for ; yyj4616 < yyl4616; yyj4616++ { - yyv4616 = append(yyv4616, ObjectReference{}) - yyh4616.ElemContainerState(yyj4616) + if yyrt4621 { + for ; yyj4621 < yyl4621; yyj4621++ { + yyv4621 = append(yyv4621, ObjectReference{}) + yyh4621.ElemContainerState(yyj4621) if r.TryDecodeAsNil() { - yyv4616[yyj4616] = ObjectReference{} + yyv4621[yyj4621] = ObjectReference{} } else { - yyv4618 := &yyv4616[yyj4616] - yyv4618.CodecDecodeSelf(d) + yyv4623 := &yyv4621[yyj4621] + yyv4623.CodecDecodeSelf(d) } } } } else { - yyj4616 := 0 - for ; !r.CheckBreak(); yyj4616++ { + yyj4621 := 0 + for ; !r.CheckBreak(); yyj4621++ { - if yyj4616 >= len(yyv4616) { - yyv4616 = append(yyv4616, ObjectReference{}) // var yyz4616 ObjectReference - yyc4616 = true + if yyj4621 >= len(yyv4621) { + yyv4621 = append(yyv4621, ObjectReference{}) // var yyz4621 ObjectReference + yyc4621 = true } - yyh4616.ElemContainerState(yyj4616) - if yyj4616 < len(yyv4616) { + yyh4621.ElemContainerState(yyj4621) + if yyj4621 < len(yyv4621) { if r.TryDecodeAsNil() { - yyv4616[yyj4616] = ObjectReference{} + yyv4621[yyj4621] = ObjectReference{} } else { - yyv4619 := &yyv4616[yyj4616] - yyv4619.CodecDecodeSelf(d) + yyv4624 := &yyv4621[yyj4621] + yyv4624.CodecDecodeSelf(d) } } else { @@ -58577,17 +58625,17 @@ func (x codecSelfer1234) decSliceObjectReference(v *[]ObjectReference, d *codec1 } } - if yyj4616 < len(yyv4616) { - yyv4616 = yyv4616[:yyj4616] - yyc4616 = true - } else if yyj4616 == 0 && yyv4616 == nil { - yyv4616 = []ObjectReference{} - yyc4616 = true + if yyj4621 < len(yyv4621) { + yyv4621 = yyv4621[:yyj4621] + yyc4621 = true + } else if yyj4621 == 0 && yyv4621 == nil { + yyv4621 = []ObjectReference{} + yyc4621 = true } } - yyh4616.End() - if yyc4616 { - *v = yyv4616 + yyh4621.End() + if yyc4621 { + *v = yyv4621 } } @@ -58596,10 +58644,10 @@ func (x codecSelfer1234) encSliceServiceAccount(v []ServiceAccount, e *codec1978 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4620 := range v { + for _, yyv4625 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4621 := &yyv4620 - yy4621.CodecEncodeSelf(e) + yy4626 := &yyv4625 + yy4626.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -58609,83 +58657,83 @@ func (x codecSelfer1234) decSliceServiceAccount(v *[]ServiceAccount, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4622 := *v - yyh4622, yyl4622 := z.DecSliceHelperStart() - var yyc4622 bool - if yyl4622 == 0 { - if yyv4622 == nil { - yyv4622 = []ServiceAccount{} - yyc4622 = true - } else if len(yyv4622) != 0 { - yyv4622 = yyv4622[:0] - yyc4622 = true + yyv4627 := *v + yyh4627, yyl4627 := z.DecSliceHelperStart() + var yyc4627 bool + if yyl4627 == 0 { + if yyv4627 == nil { + yyv4627 = []ServiceAccount{} + yyc4627 = true + } else if len(yyv4627) != 0 { + yyv4627 = yyv4627[:0] + yyc4627 = true } - } else if yyl4622 > 0 { - var yyrr4622, yyrl4622 int - var yyrt4622 bool - if yyl4622 > cap(yyv4622) { + } else if yyl4627 > 0 { + var yyrr4627, yyrl4627 int + var yyrt4627 bool + if yyl4627 > cap(yyv4627) { - yyrg4622 := len(yyv4622) > 0 - yyv24622 := yyv4622 - yyrl4622, yyrt4622 = z.DecInferLen(yyl4622, z.DecBasicHandle().MaxInitLen, 288) - if yyrt4622 { - if yyrl4622 <= cap(yyv4622) { - yyv4622 = yyv4622[:yyrl4622] + yyrg4627 := len(yyv4627) > 0 + yyv24627 := yyv4627 + yyrl4627, yyrt4627 = z.DecInferLen(yyl4627, z.DecBasicHandle().MaxInitLen, 304) + if yyrt4627 { + if yyrl4627 <= cap(yyv4627) { + yyv4627 = yyv4627[:yyrl4627] } else { - yyv4622 = make([]ServiceAccount, yyrl4622) + yyv4627 = make([]ServiceAccount, yyrl4627) } } else { - yyv4622 = make([]ServiceAccount, yyrl4622) + yyv4627 = make([]ServiceAccount, yyrl4627) } - yyc4622 = true - yyrr4622 = len(yyv4622) - if yyrg4622 { - copy(yyv4622, yyv24622) + yyc4627 = true + yyrr4627 = len(yyv4627) + if yyrg4627 { + copy(yyv4627, yyv24627) } - } else if yyl4622 != len(yyv4622) { - yyv4622 = yyv4622[:yyl4622] - yyc4622 = true + } else if yyl4627 != len(yyv4627) { + yyv4627 = yyv4627[:yyl4627] + yyc4627 = true } - yyj4622 := 0 - for ; yyj4622 < yyrr4622; yyj4622++ { - yyh4622.ElemContainerState(yyj4622) + yyj4627 := 0 + for ; yyj4627 < yyrr4627; yyj4627++ { + yyh4627.ElemContainerState(yyj4627) if r.TryDecodeAsNil() { - yyv4622[yyj4622] = ServiceAccount{} + yyv4627[yyj4627] = ServiceAccount{} } else { - yyv4623 := &yyv4622[yyj4622] - yyv4623.CodecDecodeSelf(d) + yyv4628 := &yyv4627[yyj4627] + yyv4628.CodecDecodeSelf(d) } } - if yyrt4622 { - for ; yyj4622 < yyl4622; yyj4622++ { - yyv4622 = append(yyv4622, ServiceAccount{}) - yyh4622.ElemContainerState(yyj4622) + if yyrt4627 { + for ; yyj4627 < yyl4627; yyj4627++ { + yyv4627 = append(yyv4627, ServiceAccount{}) + yyh4627.ElemContainerState(yyj4627) if r.TryDecodeAsNil() { - yyv4622[yyj4622] = ServiceAccount{} + yyv4627[yyj4627] = ServiceAccount{} } else { - yyv4624 := &yyv4622[yyj4622] - yyv4624.CodecDecodeSelf(d) + yyv4629 := &yyv4627[yyj4627] + yyv4629.CodecDecodeSelf(d) } } } } else { - yyj4622 := 0 - for ; !r.CheckBreak(); yyj4622++ { + yyj4627 := 0 + for ; !r.CheckBreak(); yyj4627++ { - if yyj4622 >= len(yyv4622) { - yyv4622 = append(yyv4622, ServiceAccount{}) // var yyz4622 ServiceAccount - yyc4622 = true + if yyj4627 >= len(yyv4627) { + yyv4627 = append(yyv4627, ServiceAccount{}) // var yyz4627 ServiceAccount + yyc4627 = true } - yyh4622.ElemContainerState(yyj4622) - if yyj4622 < len(yyv4622) { + yyh4627.ElemContainerState(yyj4627) + if yyj4627 < len(yyv4627) { if r.TryDecodeAsNil() { - yyv4622[yyj4622] = ServiceAccount{} + yyv4627[yyj4627] = ServiceAccount{} } else { - yyv4625 := &yyv4622[yyj4622] - yyv4625.CodecDecodeSelf(d) + yyv4630 := &yyv4627[yyj4627] + yyv4630.CodecDecodeSelf(d) } } else { @@ -58693,17 +58741,17 @@ func (x codecSelfer1234) decSliceServiceAccount(v *[]ServiceAccount, d *codec197 } } - if yyj4622 < len(yyv4622) { - yyv4622 = yyv4622[:yyj4622] - yyc4622 = true - } else if yyj4622 == 0 && yyv4622 == nil { - yyv4622 = []ServiceAccount{} - yyc4622 = true + if yyj4627 < len(yyv4627) { + yyv4627 = yyv4627[:yyj4627] + yyc4627 = true + } else if yyj4627 == 0 && yyv4627 == nil { + yyv4627 = []ServiceAccount{} + yyc4627 = true } } - yyh4622.End() - if yyc4622 { - *v = yyv4622 + yyh4627.End() + if yyc4627 { + *v = yyv4627 } } @@ -58712,10 +58760,10 @@ func (x codecSelfer1234) encSliceEndpointSubset(v []EndpointSubset, e *codec1978 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4626 := range v { + for _, yyv4631 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4627 := &yyv4626 - yy4627.CodecEncodeSelf(e) + yy4632 := &yyv4631 + yy4632.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -58725,83 +58773,83 @@ func (x codecSelfer1234) decSliceEndpointSubset(v *[]EndpointSubset, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4628 := *v - yyh4628, yyl4628 := z.DecSliceHelperStart() - var yyc4628 bool - if yyl4628 == 0 { - if yyv4628 == nil { - yyv4628 = []EndpointSubset{} - yyc4628 = true - } else if len(yyv4628) != 0 { - yyv4628 = yyv4628[:0] - yyc4628 = true + yyv4633 := *v + yyh4633, yyl4633 := z.DecSliceHelperStart() + var yyc4633 bool + if yyl4633 == 0 { + if yyv4633 == nil { + yyv4633 = []EndpointSubset{} + yyc4633 = true + } else if len(yyv4633) != 0 { + yyv4633 = yyv4633[:0] + yyc4633 = true } - } else if yyl4628 > 0 { - var yyrr4628, yyrl4628 int - var yyrt4628 bool - if yyl4628 > cap(yyv4628) { + } else if yyl4633 > 0 { + var yyrr4633, yyrl4633 int + var yyrt4633 bool + if yyl4633 > cap(yyv4633) { - yyrg4628 := len(yyv4628) > 0 - yyv24628 := yyv4628 - yyrl4628, yyrt4628 = z.DecInferLen(yyl4628, z.DecBasicHandle().MaxInitLen, 72) - if yyrt4628 { - if yyrl4628 <= cap(yyv4628) { - yyv4628 = yyv4628[:yyrl4628] + yyrg4633 := len(yyv4633) > 0 + yyv24633 := yyv4633 + yyrl4633, yyrt4633 = z.DecInferLen(yyl4633, z.DecBasicHandle().MaxInitLen, 72) + if yyrt4633 { + if yyrl4633 <= cap(yyv4633) { + yyv4633 = yyv4633[:yyrl4633] } else { - yyv4628 = make([]EndpointSubset, yyrl4628) + yyv4633 = make([]EndpointSubset, yyrl4633) } } else { - yyv4628 = make([]EndpointSubset, yyrl4628) + yyv4633 = make([]EndpointSubset, yyrl4633) } - yyc4628 = true - yyrr4628 = len(yyv4628) - if yyrg4628 { - copy(yyv4628, yyv24628) + yyc4633 = true + yyrr4633 = len(yyv4633) + if yyrg4633 { + copy(yyv4633, yyv24633) } - } else if yyl4628 != len(yyv4628) { - yyv4628 = yyv4628[:yyl4628] - yyc4628 = true + } else if yyl4633 != len(yyv4633) { + yyv4633 = yyv4633[:yyl4633] + yyc4633 = true } - yyj4628 := 0 - for ; yyj4628 < yyrr4628; yyj4628++ { - yyh4628.ElemContainerState(yyj4628) + yyj4633 := 0 + for ; yyj4633 < yyrr4633; yyj4633++ { + yyh4633.ElemContainerState(yyj4633) if r.TryDecodeAsNil() { - yyv4628[yyj4628] = EndpointSubset{} + yyv4633[yyj4633] = EndpointSubset{} } else { - yyv4629 := &yyv4628[yyj4628] - yyv4629.CodecDecodeSelf(d) + yyv4634 := &yyv4633[yyj4633] + yyv4634.CodecDecodeSelf(d) } } - if yyrt4628 { - for ; yyj4628 < yyl4628; yyj4628++ { - yyv4628 = append(yyv4628, EndpointSubset{}) - yyh4628.ElemContainerState(yyj4628) + if yyrt4633 { + for ; yyj4633 < yyl4633; yyj4633++ { + yyv4633 = append(yyv4633, EndpointSubset{}) + yyh4633.ElemContainerState(yyj4633) if r.TryDecodeAsNil() { - yyv4628[yyj4628] = EndpointSubset{} + yyv4633[yyj4633] = EndpointSubset{} } else { - yyv4630 := &yyv4628[yyj4628] - yyv4630.CodecDecodeSelf(d) + yyv4635 := &yyv4633[yyj4633] + yyv4635.CodecDecodeSelf(d) } } } } else { - yyj4628 := 0 - for ; !r.CheckBreak(); yyj4628++ { + yyj4633 := 0 + for ; !r.CheckBreak(); yyj4633++ { - if yyj4628 >= len(yyv4628) { - yyv4628 = append(yyv4628, EndpointSubset{}) // var yyz4628 EndpointSubset - yyc4628 = true + if yyj4633 >= len(yyv4633) { + yyv4633 = append(yyv4633, EndpointSubset{}) // var yyz4633 EndpointSubset + yyc4633 = true } - yyh4628.ElemContainerState(yyj4628) - if yyj4628 < len(yyv4628) { + yyh4633.ElemContainerState(yyj4633) + if yyj4633 < len(yyv4633) { if r.TryDecodeAsNil() { - yyv4628[yyj4628] = EndpointSubset{} + yyv4633[yyj4633] = EndpointSubset{} } else { - yyv4631 := &yyv4628[yyj4628] - yyv4631.CodecDecodeSelf(d) + yyv4636 := &yyv4633[yyj4633] + yyv4636.CodecDecodeSelf(d) } } else { @@ -58809,17 +58857,17 @@ func (x codecSelfer1234) decSliceEndpointSubset(v *[]EndpointSubset, d *codec197 } } - if yyj4628 < len(yyv4628) { - yyv4628 = yyv4628[:yyj4628] - yyc4628 = true - } else if yyj4628 == 0 && yyv4628 == nil { - yyv4628 = []EndpointSubset{} - yyc4628 = true + if yyj4633 < len(yyv4633) { + yyv4633 = yyv4633[:yyj4633] + yyc4633 = true + } else if yyj4633 == 0 && yyv4633 == nil { + yyv4633 = []EndpointSubset{} + yyc4633 = true } } - yyh4628.End() - if yyc4628 { - *v = yyv4628 + yyh4633.End() + if yyc4633 { + *v = yyv4633 } } @@ -58828,10 +58876,10 @@ func (x codecSelfer1234) encSliceEndpointAddress(v []EndpointAddress, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4632 := range v { + for _, yyv4637 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4633 := &yyv4632 - yy4633.CodecEncodeSelf(e) + yy4638 := &yyv4637 + yy4638.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -58841,83 +58889,83 @@ func (x codecSelfer1234) decSliceEndpointAddress(v *[]EndpointAddress, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4634 := *v - yyh4634, yyl4634 := z.DecSliceHelperStart() - var yyc4634 bool - if yyl4634 == 0 { - if yyv4634 == nil { - yyv4634 = []EndpointAddress{} - yyc4634 = true - } else if len(yyv4634) != 0 { - yyv4634 = yyv4634[:0] - yyc4634 = true + yyv4639 := *v + yyh4639, yyl4639 := z.DecSliceHelperStart() + var yyc4639 bool + if yyl4639 == 0 { + if yyv4639 == nil { + yyv4639 = []EndpointAddress{} + yyc4639 = true + } else if len(yyv4639) != 0 { + yyv4639 = yyv4639[:0] + yyc4639 = true } - } else if yyl4634 > 0 { - var yyrr4634, yyrl4634 int - var yyrt4634 bool - if yyl4634 > cap(yyv4634) { + } else if yyl4639 > 0 { + var yyrr4639, yyrl4639 int + var yyrt4639 bool + if yyl4639 > cap(yyv4639) { - yyrg4634 := len(yyv4634) > 0 - yyv24634 := yyv4634 - yyrl4634, yyrt4634 = z.DecInferLen(yyl4634, z.DecBasicHandle().MaxInitLen, 48) - if yyrt4634 { - if yyrl4634 <= cap(yyv4634) { - yyv4634 = yyv4634[:yyrl4634] + yyrg4639 := len(yyv4639) > 0 + yyv24639 := yyv4639 + yyrl4639, yyrt4639 = z.DecInferLen(yyl4639, z.DecBasicHandle().MaxInitLen, 48) + if yyrt4639 { + if yyrl4639 <= cap(yyv4639) { + yyv4639 = yyv4639[:yyrl4639] } else { - yyv4634 = make([]EndpointAddress, yyrl4634) + yyv4639 = make([]EndpointAddress, yyrl4639) } } else { - yyv4634 = make([]EndpointAddress, yyrl4634) + yyv4639 = make([]EndpointAddress, yyrl4639) } - yyc4634 = true - yyrr4634 = len(yyv4634) - if yyrg4634 { - copy(yyv4634, yyv24634) + yyc4639 = true + yyrr4639 = len(yyv4639) + if yyrg4639 { + copy(yyv4639, yyv24639) } - } else if yyl4634 != len(yyv4634) { - yyv4634 = yyv4634[:yyl4634] - yyc4634 = true + } else if yyl4639 != len(yyv4639) { + yyv4639 = yyv4639[:yyl4639] + yyc4639 = true } - yyj4634 := 0 - for ; yyj4634 < yyrr4634; yyj4634++ { - yyh4634.ElemContainerState(yyj4634) + yyj4639 := 0 + for ; yyj4639 < yyrr4639; yyj4639++ { + yyh4639.ElemContainerState(yyj4639) if r.TryDecodeAsNil() { - yyv4634[yyj4634] = EndpointAddress{} + yyv4639[yyj4639] = EndpointAddress{} } else { - yyv4635 := &yyv4634[yyj4634] - yyv4635.CodecDecodeSelf(d) + yyv4640 := &yyv4639[yyj4639] + yyv4640.CodecDecodeSelf(d) } } - if yyrt4634 { - for ; yyj4634 < yyl4634; yyj4634++ { - yyv4634 = append(yyv4634, EndpointAddress{}) - yyh4634.ElemContainerState(yyj4634) + if yyrt4639 { + for ; yyj4639 < yyl4639; yyj4639++ { + yyv4639 = append(yyv4639, EndpointAddress{}) + yyh4639.ElemContainerState(yyj4639) if r.TryDecodeAsNil() { - yyv4634[yyj4634] = EndpointAddress{} + yyv4639[yyj4639] = EndpointAddress{} } else { - yyv4636 := &yyv4634[yyj4634] - yyv4636.CodecDecodeSelf(d) + yyv4641 := &yyv4639[yyj4639] + yyv4641.CodecDecodeSelf(d) } } } } else { - yyj4634 := 0 - for ; !r.CheckBreak(); yyj4634++ { + yyj4639 := 0 + for ; !r.CheckBreak(); yyj4639++ { - if yyj4634 >= len(yyv4634) { - yyv4634 = append(yyv4634, EndpointAddress{}) // var yyz4634 EndpointAddress - yyc4634 = true + if yyj4639 >= len(yyv4639) { + yyv4639 = append(yyv4639, EndpointAddress{}) // var yyz4639 EndpointAddress + yyc4639 = true } - yyh4634.ElemContainerState(yyj4634) - if yyj4634 < len(yyv4634) { + yyh4639.ElemContainerState(yyj4639) + if yyj4639 < len(yyv4639) { if r.TryDecodeAsNil() { - yyv4634[yyj4634] = EndpointAddress{} + yyv4639[yyj4639] = EndpointAddress{} } else { - yyv4637 := &yyv4634[yyj4634] - yyv4637.CodecDecodeSelf(d) + yyv4642 := &yyv4639[yyj4639] + yyv4642.CodecDecodeSelf(d) } } else { @@ -58925,17 +58973,17 @@ func (x codecSelfer1234) decSliceEndpointAddress(v *[]EndpointAddress, d *codec1 } } - if yyj4634 < len(yyv4634) { - yyv4634 = yyv4634[:yyj4634] - yyc4634 = true - } else if yyj4634 == 0 && yyv4634 == nil { - yyv4634 = []EndpointAddress{} - yyc4634 = true + if yyj4639 < len(yyv4639) { + yyv4639 = yyv4639[:yyj4639] + yyc4639 = true + } else if yyj4639 == 0 && yyv4639 == nil { + yyv4639 = []EndpointAddress{} + yyc4639 = true } } - yyh4634.End() - if yyc4634 { - *v = yyv4634 + yyh4639.End() + if yyc4639 { + *v = yyv4639 } } @@ -58944,10 +58992,10 @@ func (x codecSelfer1234) encSliceEndpointPort(v []EndpointPort, e *codec1978.Enc z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4638 := range v { + for _, yyv4643 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4639 := &yyv4638 - yy4639.CodecEncodeSelf(e) + yy4644 := &yyv4643 + yy4644.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -58957,83 +59005,83 @@ func (x codecSelfer1234) decSliceEndpointPort(v *[]EndpointPort, d *codec1978.De z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4640 := *v - yyh4640, yyl4640 := z.DecSliceHelperStart() - var yyc4640 bool - if yyl4640 == 0 { - if yyv4640 == nil { - yyv4640 = []EndpointPort{} - yyc4640 = true - } else if len(yyv4640) != 0 { - yyv4640 = yyv4640[:0] - yyc4640 = true + yyv4645 := *v + yyh4645, yyl4645 := z.DecSliceHelperStart() + var yyc4645 bool + if yyl4645 == 0 { + if yyv4645 == nil { + yyv4645 = []EndpointPort{} + yyc4645 = true + } else if len(yyv4645) != 0 { + yyv4645 = yyv4645[:0] + yyc4645 = true } - } else if yyl4640 > 0 { - var yyrr4640, yyrl4640 int - var yyrt4640 bool - if yyl4640 > cap(yyv4640) { + } else if yyl4645 > 0 { + var yyrr4645, yyrl4645 int + var yyrt4645 bool + if yyl4645 > cap(yyv4645) { - yyrg4640 := len(yyv4640) > 0 - yyv24640 := yyv4640 - yyrl4640, yyrt4640 = z.DecInferLen(yyl4640, z.DecBasicHandle().MaxInitLen, 40) - if yyrt4640 { - if yyrl4640 <= cap(yyv4640) { - yyv4640 = yyv4640[:yyrl4640] + yyrg4645 := len(yyv4645) > 0 + yyv24645 := yyv4645 + yyrl4645, yyrt4645 = z.DecInferLen(yyl4645, z.DecBasicHandle().MaxInitLen, 40) + if yyrt4645 { + if yyrl4645 <= cap(yyv4645) { + yyv4645 = yyv4645[:yyrl4645] } else { - yyv4640 = make([]EndpointPort, yyrl4640) + yyv4645 = make([]EndpointPort, yyrl4645) } } else { - yyv4640 = make([]EndpointPort, yyrl4640) + yyv4645 = make([]EndpointPort, yyrl4645) } - yyc4640 = true - yyrr4640 = len(yyv4640) - if yyrg4640 { - copy(yyv4640, yyv24640) + yyc4645 = true + yyrr4645 = len(yyv4645) + if yyrg4645 { + copy(yyv4645, yyv24645) } - } else if yyl4640 != len(yyv4640) { - yyv4640 = yyv4640[:yyl4640] - yyc4640 = true + } else if yyl4645 != len(yyv4645) { + yyv4645 = yyv4645[:yyl4645] + yyc4645 = true } - yyj4640 := 0 - for ; yyj4640 < yyrr4640; yyj4640++ { - yyh4640.ElemContainerState(yyj4640) + yyj4645 := 0 + for ; yyj4645 < yyrr4645; yyj4645++ { + yyh4645.ElemContainerState(yyj4645) if r.TryDecodeAsNil() { - yyv4640[yyj4640] = EndpointPort{} + yyv4645[yyj4645] = EndpointPort{} } else { - yyv4641 := &yyv4640[yyj4640] - yyv4641.CodecDecodeSelf(d) + yyv4646 := &yyv4645[yyj4645] + yyv4646.CodecDecodeSelf(d) } } - if yyrt4640 { - for ; yyj4640 < yyl4640; yyj4640++ { - yyv4640 = append(yyv4640, EndpointPort{}) - yyh4640.ElemContainerState(yyj4640) + if yyrt4645 { + for ; yyj4645 < yyl4645; yyj4645++ { + yyv4645 = append(yyv4645, EndpointPort{}) + yyh4645.ElemContainerState(yyj4645) if r.TryDecodeAsNil() { - yyv4640[yyj4640] = EndpointPort{} + yyv4645[yyj4645] = EndpointPort{} } else { - yyv4642 := &yyv4640[yyj4640] - yyv4642.CodecDecodeSelf(d) + yyv4647 := &yyv4645[yyj4645] + yyv4647.CodecDecodeSelf(d) } } } } else { - yyj4640 := 0 - for ; !r.CheckBreak(); yyj4640++ { + yyj4645 := 0 + for ; !r.CheckBreak(); yyj4645++ { - if yyj4640 >= len(yyv4640) { - yyv4640 = append(yyv4640, EndpointPort{}) // var yyz4640 EndpointPort - yyc4640 = true + if yyj4645 >= len(yyv4645) { + yyv4645 = append(yyv4645, EndpointPort{}) // var yyz4645 EndpointPort + yyc4645 = true } - yyh4640.ElemContainerState(yyj4640) - if yyj4640 < len(yyv4640) { + yyh4645.ElemContainerState(yyj4645) + if yyj4645 < len(yyv4645) { if r.TryDecodeAsNil() { - yyv4640[yyj4640] = EndpointPort{} + yyv4645[yyj4645] = EndpointPort{} } else { - yyv4643 := &yyv4640[yyj4640] - yyv4643.CodecDecodeSelf(d) + yyv4648 := &yyv4645[yyj4645] + yyv4648.CodecDecodeSelf(d) } } else { @@ -59041,17 +59089,17 @@ func (x codecSelfer1234) decSliceEndpointPort(v *[]EndpointPort, d *codec1978.De } } - if yyj4640 < len(yyv4640) { - yyv4640 = yyv4640[:yyj4640] - yyc4640 = true - } else if yyj4640 == 0 && yyv4640 == nil { - yyv4640 = []EndpointPort{} - yyc4640 = true + if yyj4645 < len(yyv4645) { + yyv4645 = yyv4645[:yyj4645] + yyc4645 = true + } else if yyj4645 == 0 && yyv4645 == nil { + yyv4645 = []EndpointPort{} + yyc4645 = true } } - yyh4640.End() - if yyc4640 { - *v = yyv4640 + yyh4645.End() + if yyc4645 { + *v = yyv4645 } } @@ -59060,10 +59108,10 @@ func (x codecSelfer1234) encSliceEndpoints(v []Endpoints, e *codec1978.Encoder) z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4644 := range v { + for _, yyv4649 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4645 := &yyv4644 - yy4645.CodecEncodeSelf(e) + yy4650 := &yyv4649 + yy4650.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -59073,83 +59121,83 @@ func (x codecSelfer1234) decSliceEndpoints(v *[]Endpoints, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4646 := *v - yyh4646, yyl4646 := z.DecSliceHelperStart() - var yyc4646 bool - if yyl4646 == 0 { - if yyv4646 == nil { - yyv4646 = []Endpoints{} - yyc4646 = true - } else if len(yyv4646) != 0 { - yyv4646 = yyv4646[:0] - yyc4646 = true + yyv4651 := *v + yyh4651, yyl4651 := z.DecSliceHelperStart() + var yyc4651 bool + if yyl4651 == 0 { + if yyv4651 == nil { + yyv4651 = []Endpoints{} + yyc4651 = true + } else if len(yyv4651) != 0 { + yyv4651 = yyv4651[:0] + yyc4651 = true } - } else if yyl4646 > 0 { - var yyrr4646, yyrl4646 int - var yyrt4646 bool - if yyl4646 > cap(yyv4646) { + } else if yyl4651 > 0 { + var yyrr4651, yyrl4651 int + var yyrt4651 bool + if yyl4651 > cap(yyv4651) { - yyrg4646 := len(yyv4646) > 0 - yyv24646 := yyv4646 - yyrl4646, yyrt4646 = z.DecInferLen(yyl4646, z.DecBasicHandle().MaxInitLen, 264) - if yyrt4646 { - if yyrl4646 <= cap(yyv4646) { - yyv4646 = yyv4646[:yyrl4646] + yyrg4651 := len(yyv4651) > 0 + yyv24651 := yyv4651 + yyrl4651, yyrt4651 = z.DecInferLen(yyl4651, z.DecBasicHandle().MaxInitLen, 280) + if yyrt4651 { + if yyrl4651 <= cap(yyv4651) { + yyv4651 = yyv4651[:yyrl4651] } else { - yyv4646 = make([]Endpoints, yyrl4646) + yyv4651 = make([]Endpoints, yyrl4651) } } else { - yyv4646 = make([]Endpoints, yyrl4646) + yyv4651 = make([]Endpoints, yyrl4651) } - yyc4646 = true - yyrr4646 = len(yyv4646) - if yyrg4646 { - copy(yyv4646, yyv24646) + yyc4651 = true + yyrr4651 = len(yyv4651) + if yyrg4651 { + copy(yyv4651, yyv24651) } - } else if yyl4646 != len(yyv4646) { - yyv4646 = yyv4646[:yyl4646] - yyc4646 = true + } else if yyl4651 != len(yyv4651) { + yyv4651 = yyv4651[:yyl4651] + yyc4651 = true } - yyj4646 := 0 - for ; yyj4646 < yyrr4646; yyj4646++ { - yyh4646.ElemContainerState(yyj4646) + yyj4651 := 0 + for ; yyj4651 < yyrr4651; yyj4651++ { + yyh4651.ElemContainerState(yyj4651) if r.TryDecodeAsNil() { - yyv4646[yyj4646] = Endpoints{} + yyv4651[yyj4651] = Endpoints{} } else { - yyv4647 := &yyv4646[yyj4646] - yyv4647.CodecDecodeSelf(d) + yyv4652 := &yyv4651[yyj4651] + yyv4652.CodecDecodeSelf(d) } } - if yyrt4646 { - for ; yyj4646 < yyl4646; yyj4646++ { - yyv4646 = append(yyv4646, Endpoints{}) - yyh4646.ElemContainerState(yyj4646) + if yyrt4651 { + for ; yyj4651 < yyl4651; yyj4651++ { + yyv4651 = append(yyv4651, Endpoints{}) + yyh4651.ElemContainerState(yyj4651) if r.TryDecodeAsNil() { - yyv4646[yyj4646] = Endpoints{} + yyv4651[yyj4651] = Endpoints{} } else { - yyv4648 := &yyv4646[yyj4646] - yyv4648.CodecDecodeSelf(d) + yyv4653 := &yyv4651[yyj4651] + yyv4653.CodecDecodeSelf(d) } } } } else { - yyj4646 := 0 - for ; !r.CheckBreak(); yyj4646++ { + yyj4651 := 0 + for ; !r.CheckBreak(); yyj4651++ { - if yyj4646 >= len(yyv4646) { - yyv4646 = append(yyv4646, Endpoints{}) // var yyz4646 Endpoints - yyc4646 = true + if yyj4651 >= len(yyv4651) { + yyv4651 = append(yyv4651, Endpoints{}) // var yyz4651 Endpoints + yyc4651 = true } - yyh4646.ElemContainerState(yyj4646) - if yyj4646 < len(yyv4646) { + yyh4651.ElemContainerState(yyj4651) + if yyj4651 < len(yyv4651) { if r.TryDecodeAsNil() { - yyv4646[yyj4646] = Endpoints{} + yyv4651[yyj4651] = Endpoints{} } else { - yyv4649 := &yyv4646[yyj4646] - yyv4649.CodecDecodeSelf(d) + yyv4654 := &yyv4651[yyj4651] + yyv4654.CodecDecodeSelf(d) } } else { @@ -59157,17 +59205,17 @@ func (x codecSelfer1234) decSliceEndpoints(v *[]Endpoints, d *codec1978.Decoder) } } - if yyj4646 < len(yyv4646) { - yyv4646 = yyv4646[:yyj4646] - yyc4646 = true - } else if yyj4646 == 0 && yyv4646 == nil { - yyv4646 = []Endpoints{} - yyc4646 = true + if yyj4651 < len(yyv4651) { + yyv4651 = yyv4651[:yyj4651] + yyc4651 = true + } else if yyj4651 == 0 && yyv4651 == nil { + yyv4651 = []Endpoints{} + yyc4651 = true } } - yyh4646.End() - if yyc4646 { - *v = yyv4646 + yyh4651.End() + if yyc4651 { + *v = yyv4651 } } @@ -59176,10 +59224,10 @@ func (x codecSelfer1234) encSliceNodeCondition(v []NodeCondition, e *codec1978.E z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4650 := range v { + for _, yyv4655 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4651 := &yyv4650 - yy4651.CodecEncodeSelf(e) + yy4656 := &yyv4655 + yy4656.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -59189,83 +59237,83 @@ func (x codecSelfer1234) decSliceNodeCondition(v *[]NodeCondition, d *codec1978. z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4652 := *v - yyh4652, yyl4652 := z.DecSliceHelperStart() - var yyc4652 bool - if yyl4652 == 0 { - if yyv4652 == nil { - yyv4652 = []NodeCondition{} - yyc4652 = true - } else if len(yyv4652) != 0 { - yyv4652 = yyv4652[:0] - yyc4652 = true + yyv4657 := *v + yyh4657, yyl4657 := z.DecSliceHelperStart() + var yyc4657 bool + if yyl4657 == 0 { + if yyv4657 == nil { + yyv4657 = []NodeCondition{} + yyc4657 = true + } else if len(yyv4657) != 0 { + yyv4657 = yyv4657[:0] + yyc4657 = true } - } else if yyl4652 > 0 { - var yyrr4652, yyrl4652 int - var yyrt4652 bool - if yyl4652 > cap(yyv4652) { + } else if yyl4657 > 0 { + var yyrr4657, yyrl4657 int + var yyrt4657 bool + if yyl4657 > cap(yyv4657) { - yyrg4652 := len(yyv4652) > 0 - yyv24652 := yyv4652 - yyrl4652, yyrt4652 = z.DecInferLen(yyl4652, z.DecBasicHandle().MaxInitLen, 112) - if yyrt4652 { - if yyrl4652 <= cap(yyv4652) { - yyv4652 = yyv4652[:yyrl4652] + yyrg4657 := len(yyv4657) > 0 + yyv24657 := yyv4657 + yyrl4657, yyrt4657 = z.DecInferLen(yyl4657, z.DecBasicHandle().MaxInitLen, 112) + if yyrt4657 { + if yyrl4657 <= cap(yyv4657) { + yyv4657 = yyv4657[:yyrl4657] } else { - yyv4652 = make([]NodeCondition, yyrl4652) + yyv4657 = make([]NodeCondition, yyrl4657) } } else { - yyv4652 = make([]NodeCondition, yyrl4652) + yyv4657 = make([]NodeCondition, yyrl4657) } - yyc4652 = true - yyrr4652 = len(yyv4652) - if yyrg4652 { - copy(yyv4652, yyv24652) + yyc4657 = true + yyrr4657 = len(yyv4657) + if yyrg4657 { + copy(yyv4657, yyv24657) } - } else if yyl4652 != len(yyv4652) { - yyv4652 = yyv4652[:yyl4652] - yyc4652 = true + } else if yyl4657 != len(yyv4657) { + yyv4657 = yyv4657[:yyl4657] + yyc4657 = true } - yyj4652 := 0 - for ; yyj4652 < yyrr4652; yyj4652++ { - yyh4652.ElemContainerState(yyj4652) + yyj4657 := 0 + for ; yyj4657 < yyrr4657; yyj4657++ { + yyh4657.ElemContainerState(yyj4657) if r.TryDecodeAsNil() { - yyv4652[yyj4652] = NodeCondition{} + yyv4657[yyj4657] = NodeCondition{} } else { - yyv4653 := &yyv4652[yyj4652] - yyv4653.CodecDecodeSelf(d) + yyv4658 := &yyv4657[yyj4657] + yyv4658.CodecDecodeSelf(d) } } - if yyrt4652 { - for ; yyj4652 < yyl4652; yyj4652++ { - yyv4652 = append(yyv4652, NodeCondition{}) - yyh4652.ElemContainerState(yyj4652) + if yyrt4657 { + for ; yyj4657 < yyl4657; yyj4657++ { + yyv4657 = append(yyv4657, NodeCondition{}) + yyh4657.ElemContainerState(yyj4657) if r.TryDecodeAsNil() { - yyv4652[yyj4652] = NodeCondition{} + yyv4657[yyj4657] = NodeCondition{} } else { - yyv4654 := &yyv4652[yyj4652] - yyv4654.CodecDecodeSelf(d) + yyv4659 := &yyv4657[yyj4657] + yyv4659.CodecDecodeSelf(d) } } } } else { - yyj4652 := 0 - for ; !r.CheckBreak(); yyj4652++ { + yyj4657 := 0 + for ; !r.CheckBreak(); yyj4657++ { - if yyj4652 >= len(yyv4652) { - yyv4652 = append(yyv4652, NodeCondition{}) // var yyz4652 NodeCondition - yyc4652 = true + if yyj4657 >= len(yyv4657) { + yyv4657 = append(yyv4657, NodeCondition{}) // var yyz4657 NodeCondition + yyc4657 = true } - yyh4652.ElemContainerState(yyj4652) - if yyj4652 < len(yyv4652) { + yyh4657.ElemContainerState(yyj4657) + if yyj4657 < len(yyv4657) { if r.TryDecodeAsNil() { - yyv4652[yyj4652] = NodeCondition{} + yyv4657[yyj4657] = NodeCondition{} } else { - yyv4655 := &yyv4652[yyj4652] - yyv4655.CodecDecodeSelf(d) + yyv4660 := &yyv4657[yyj4657] + yyv4660.CodecDecodeSelf(d) } } else { @@ -59273,17 +59321,17 @@ func (x codecSelfer1234) decSliceNodeCondition(v *[]NodeCondition, d *codec1978. } } - if yyj4652 < len(yyv4652) { - yyv4652 = yyv4652[:yyj4652] - yyc4652 = true - } else if yyj4652 == 0 && yyv4652 == nil { - yyv4652 = []NodeCondition{} - yyc4652 = true + if yyj4657 < len(yyv4657) { + yyv4657 = yyv4657[:yyj4657] + yyc4657 = true + } else if yyj4657 == 0 && yyv4657 == nil { + yyv4657 = []NodeCondition{} + yyc4657 = true } } - yyh4652.End() - if yyc4652 { - *v = yyv4652 + yyh4657.End() + if yyc4657 { + *v = yyv4657 } } @@ -59292,10 +59340,10 @@ func (x codecSelfer1234) encSliceNodeAddress(v []NodeAddress, e *codec1978.Encod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4656 := range v { + for _, yyv4661 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4657 := &yyv4656 - yy4657.CodecEncodeSelf(e) + yy4662 := &yyv4661 + yy4662.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -59305,83 +59353,83 @@ func (x codecSelfer1234) decSliceNodeAddress(v *[]NodeAddress, d *codec1978.Deco z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4658 := *v - yyh4658, yyl4658 := z.DecSliceHelperStart() - var yyc4658 bool - if yyl4658 == 0 { - if yyv4658 == nil { - yyv4658 = []NodeAddress{} - yyc4658 = true - } else if len(yyv4658) != 0 { - yyv4658 = yyv4658[:0] - yyc4658 = true + yyv4663 := *v + yyh4663, yyl4663 := z.DecSliceHelperStart() + var yyc4663 bool + if yyl4663 == 0 { + if yyv4663 == nil { + yyv4663 = []NodeAddress{} + yyc4663 = true + } else if len(yyv4663) != 0 { + yyv4663 = yyv4663[:0] + yyc4663 = true } - } else if yyl4658 > 0 { - var yyrr4658, yyrl4658 int - var yyrt4658 bool - if yyl4658 > cap(yyv4658) { + } else if yyl4663 > 0 { + var yyrr4663, yyrl4663 int + var yyrt4663 bool + if yyl4663 > cap(yyv4663) { - yyrg4658 := len(yyv4658) > 0 - yyv24658 := yyv4658 - yyrl4658, yyrt4658 = z.DecInferLen(yyl4658, z.DecBasicHandle().MaxInitLen, 32) - if yyrt4658 { - if yyrl4658 <= cap(yyv4658) { - yyv4658 = yyv4658[:yyrl4658] + yyrg4663 := len(yyv4663) > 0 + yyv24663 := yyv4663 + yyrl4663, yyrt4663 = z.DecInferLen(yyl4663, z.DecBasicHandle().MaxInitLen, 32) + if yyrt4663 { + if yyrl4663 <= cap(yyv4663) { + yyv4663 = yyv4663[:yyrl4663] } else { - yyv4658 = make([]NodeAddress, yyrl4658) + yyv4663 = make([]NodeAddress, yyrl4663) } } else { - yyv4658 = make([]NodeAddress, yyrl4658) + yyv4663 = make([]NodeAddress, yyrl4663) } - yyc4658 = true - yyrr4658 = len(yyv4658) - if yyrg4658 { - copy(yyv4658, yyv24658) + yyc4663 = true + yyrr4663 = len(yyv4663) + if yyrg4663 { + copy(yyv4663, yyv24663) } - } else if yyl4658 != len(yyv4658) { - yyv4658 = yyv4658[:yyl4658] - yyc4658 = true + } else if yyl4663 != len(yyv4663) { + yyv4663 = yyv4663[:yyl4663] + yyc4663 = true } - yyj4658 := 0 - for ; yyj4658 < yyrr4658; yyj4658++ { - yyh4658.ElemContainerState(yyj4658) + yyj4663 := 0 + for ; yyj4663 < yyrr4663; yyj4663++ { + yyh4663.ElemContainerState(yyj4663) if r.TryDecodeAsNil() { - yyv4658[yyj4658] = NodeAddress{} + yyv4663[yyj4663] = NodeAddress{} } else { - yyv4659 := &yyv4658[yyj4658] - yyv4659.CodecDecodeSelf(d) + yyv4664 := &yyv4663[yyj4663] + yyv4664.CodecDecodeSelf(d) } } - if yyrt4658 { - for ; yyj4658 < yyl4658; yyj4658++ { - yyv4658 = append(yyv4658, NodeAddress{}) - yyh4658.ElemContainerState(yyj4658) + if yyrt4663 { + for ; yyj4663 < yyl4663; yyj4663++ { + yyv4663 = append(yyv4663, NodeAddress{}) + yyh4663.ElemContainerState(yyj4663) if r.TryDecodeAsNil() { - yyv4658[yyj4658] = NodeAddress{} + yyv4663[yyj4663] = NodeAddress{} } else { - yyv4660 := &yyv4658[yyj4658] - yyv4660.CodecDecodeSelf(d) + yyv4665 := &yyv4663[yyj4663] + yyv4665.CodecDecodeSelf(d) } } } } else { - yyj4658 := 0 - for ; !r.CheckBreak(); yyj4658++ { + yyj4663 := 0 + for ; !r.CheckBreak(); yyj4663++ { - if yyj4658 >= len(yyv4658) { - yyv4658 = append(yyv4658, NodeAddress{}) // var yyz4658 NodeAddress - yyc4658 = true + if yyj4663 >= len(yyv4663) { + yyv4663 = append(yyv4663, NodeAddress{}) // var yyz4663 NodeAddress + yyc4663 = true } - yyh4658.ElemContainerState(yyj4658) - if yyj4658 < len(yyv4658) { + yyh4663.ElemContainerState(yyj4663) + if yyj4663 < len(yyv4663) { if r.TryDecodeAsNil() { - yyv4658[yyj4658] = NodeAddress{} + yyv4663[yyj4663] = NodeAddress{} } else { - yyv4661 := &yyv4658[yyj4658] - yyv4661.CodecDecodeSelf(d) + yyv4666 := &yyv4663[yyj4663] + yyv4666.CodecDecodeSelf(d) } } else { @@ -59389,17 +59437,17 @@ func (x codecSelfer1234) decSliceNodeAddress(v *[]NodeAddress, d *codec1978.Deco } } - if yyj4658 < len(yyv4658) { - yyv4658 = yyv4658[:yyj4658] - yyc4658 = true - } else if yyj4658 == 0 && yyv4658 == nil { - yyv4658 = []NodeAddress{} - yyc4658 = true + if yyj4663 < len(yyv4663) { + yyv4663 = yyv4663[:yyj4663] + yyc4663 = true + } else if yyj4663 == 0 && yyv4663 == nil { + yyv4663 = []NodeAddress{} + yyc4663 = true } } - yyh4658.End() - if yyc4658 { - *v = yyv4658 + yyh4663.End() + if yyc4663 { + *v = yyv4663 } } @@ -59408,10 +59456,10 @@ func (x codecSelfer1234) encSliceContainerImage(v []ContainerImage, e *codec1978 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4662 := range v { + for _, yyv4667 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4663 := &yyv4662 - yy4663.CodecEncodeSelf(e) + yy4668 := &yyv4667 + yy4668.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -59421,127 +59469,12 @@ func (x codecSelfer1234) decSliceContainerImage(v *[]ContainerImage, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4664 := *v - yyh4664, yyl4664 := z.DecSliceHelperStart() - var yyc4664 bool - if yyl4664 == 0 { - if yyv4664 == nil { - yyv4664 = []ContainerImage{} - yyc4664 = true - } else if len(yyv4664) != 0 { - yyv4664 = yyv4664[:0] - yyc4664 = true - } - } else if yyl4664 > 0 { - var yyrr4664, yyrl4664 int - var yyrt4664 bool - if yyl4664 > cap(yyv4664) { - - yyrg4664 := len(yyv4664) > 0 - yyv24664 := yyv4664 - yyrl4664, yyrt4664 = z.DecInferLen(yyl4664, z.DecBasicHandle().MaxInitLen, 32) - if yyrt4664 { - if yyrl4664 <= cap(yyv4664) { - yyv4664 = yyv4664[:yyrl4664] - } else { - yyv4664 = make([]ContainerImage, yyrl4664) - } - } else { - yyv4664 = make([]ContainerImage, yyrl4664) - } - yyc4664 = true - yyrr4664 = len(yyv4664) - if yyrg4664 { - copy(yyv4664, yyv24664) - } - } else if yyl4664 != len(yyv4664) { - yyv4664 = yyv4664[:yyl4664] - yyc4664 = true - } - yyj4664 := 0 - for ; yyj4664 < yyrr4664; yyj4664++ { - yyh4664.ElemContainerState(yyj4664) - if r.TryDecodeAsNil() { - yyv4664[yyj4664] = ContainerImage{} - } else { - yyv4665 := &yyv4664[yyj4664] - yyv4665.CodecDecodeSelf(d) - } - - } - if yyrt4664 { - for ; yyj4664 < yyl4664; yyj4664++ { - yyv4664 = append(yyv4664, ContainerImage{}) - yyh4664.ElemContainerState(yyj4664) - if r.TryDecodeAsNil() { - yyv4664[yyj4664] = ContainerImage{} - } else { - yyv4666 := &yyv4664[yyj4664] - yyv4666.CodecDecodeSelf(d) - } - - } - } - - } else { - yyj4664 := 0 - for ; !r.CheckBreak(); yyj4664++ { - - if yyj4664 >= len(yyv4664) { - yyv4664 = append(yyv4664, ContainerImage{}) // var yyz4664 ContainerImage - yyc4664 = true - } - yyh4664.ElemContainerState(yyj4664) - if yyj4664 < len(yyv4664) { - if r.TryDecodeAsNil() { - yyv4664[yyj4664] = ContainerImage{} - } else { - yyv4667 := &yyv4664[yyj4664] - yyv4667.CodecDecodeSelf(d) - } - - } else { - z.DecSwallow() - } - - } - if yyj4664 < len(yyv4664) { - yyv4664 = yyv4664[:yyj4664] - yyc4664 = true - } else if yyj4664 == 0 && yyv4664 == nil { - yyv4664 = []ContainerImage{} - yyc4664 = true - } - } - yyh4664.End() - if yyc4664 { - *v = yyv4664 - } -} - -func (x codecSelfer1234) encSliceUniqueVolumeName(v []UniqueVolumeName, e *codec1978.Encoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperEncoder(e) - _, _, _ = h, z, r - r.EncodeArrayStart(len(v)) - for _, yyv4668 := range v { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yyv4668.CodecEncodeSelf(e) - } - z.EncSendContainerState(codecSelfer_containerArrayEnd1234) -} - -func (x codecSelfer1234) decSliceUniqueVolumeName(v *[]UniqueVolumeName, d *codec1978.Decoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperDecoder(d) - _, _, _ = h, z, r - yyv4669 := *v yyh4669, yyl4669 := z.DecSliceHelperStart() var yyc4669 bool if yyl4669 == 0 { if yyv4669 == nil { - yyv4669 = []UniqueVolumeName{} + yyv4669 = []ContainerImage{} yyc4669 = true } else if len(yyv4669) != 0 { yyv4669 = yyv4669[:0] @@ -59552,18 +59485,23 @@ func (x codecSelfer1234) decSliceUniqueVolumeName(v *[]UniqueVolumeName, d *code var yyrt4669 bool if yyl4669 > cap(yyv4669) { - yyrl4669, yyrt4669 = z.DecInferLen(yyl4669, z.DecBasicHandle().MaxInitLen, 16) + yyrg4669 := len(yyv4669) > 0 + yyv24669 := yyv4669 + yyrl4669, yyrt4669 = z.DecInferLen(yyl4669, z.DecBasicHandle().MaxInitLen, 32) if yyrt4669 { if yyrl4669 <= cap(yyv4669) { yyv4669 = yyv4669[:yyrl4669] } else { - yyv4669 = make([]UniqueVolumeName, yyrl4669) + yyv4669 = make([]ContainerImage, yyrl4669) } } else { - yyv4669 = make([]UniqueVolumeName, yyrl4669) + yyv4669 = make([]ContainerImage, yyrl4669) } yyc4669 = true yyrr4669 = len(yyv4669) + if yyrg4669 { + copy(yyv4669, yyv24669) + } } else if yyl4669 != len(yyv4669) { yyv4669 = yyv4669[:yyl4669] yyc4669 = true @@ -59572,20 +59510,22 @@ func (x codecSelfer1234) decSliceUniqueVolumeName(v *[]UniqueVolumeName, d *code for ; yyj4669 < yyrr4669; yyj4669++ { yyh4669.ElemContainerState(yyj4669) if r.TryDecodeAsNil() { - yyv4669[yyj4669] = "" + yyv4669[yyj4669] = ContainerImage{} } else { - yyv4669[yyj4669] = UniqueVolumeName(r.DecodeString()) + yyv4670 := &yyv4669[yyj4669] + yyv4670.CodecDecodeSelf(d) } } if yyrt4669 { for ; yyj4669 < yyl4669; yyj4669++ { - yyv4669 = append(yyv4669, "") + yyv4669 = append(yyv4669, ContainerImage{}) yyh4669.ElemContainerState(yyj4669) if r.TryDecodeAsNil() { - yyv4669[yyj4669] = "" + yyv4669[yyj4669] = ContainerImage{} } else { - yyv4669[yyj4669] = UniqueVolumeName(r.DecodeString()) + yyv4671 := &yyv4669[yyj4669] + yyv4671.CodecDecodeSelf(d) } } @@ -59596,15 +59536,16 @@ func (x codecSelfer1234) decSliceUniqueVolumeName(v *[]UniqueVolumeName, d *code for ; !r.CheckBreak(); yyj4669++ { if yyj4669 >= len(yyv4669) { - yyv4669 = append(yyv4669, "") // var yyz4669 UniqueVolumeName + yyv4669 = append(yyv4669, ContainerImage{}) // var yyz4669 ContainerImage yyc4669 = true } yyh4669.ElemContainerState(yyj4669) if yyj4669 < len(yyv4669) { if r.TryDecodeAsNil() { - yyv4669[yyj4669] = "" + yyv4669[yyj4669] = ContainerImage{} } else { - yyv4669[yyj4669] = UniqueVolumeName(r.DecodeString()) + yyv4672 := &yyv4669[yyj4669] + yyv4672.CodecDecodeSelf(d) } } else { @@ -59616,7 +59557,7 @@ func (x codecSelfer1234) decSliceUniqueVolumeName(v *[]UniqueVolumeName, d *code yyv4669 = yyv4669[:yyj4669] yyc4669 = true } else if yyj4669 == 0 && yyv4669 == nil { - yyv4669 = []UniqueVolumeName{} + yyv4669 = []ContainerImage{} yyc4669 = true } } @@ -59626,15 +59567,122 @@ func (x codecSelfer1234) decSliceUniqueVolumeName(v *[]UniqueVolumeName, d *code } } -func (x codecSelfer1234) encSliceAttachedVolume(v []AttachedVolume, e *codec1978.Encoder) { +func (x codecSelfer1234) encSliceUniqueVolumeName(v []UniqueVolumeName, e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) for _, yyv4673 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4674 := &yyv4673 - yy4674.CodecEncodeSelf(e) + yyv4673.CodecEncodeSelf(e) + } + z.EncSendContainerState(codecSelfer_containerArrayEnd1234) +} + +func (x codecSelfer1234) decSliceUniqueVolumeName(v *[]UniqueVolumeName, d *codec1978.Decoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperDecoder(d) + _, _, _ = h, z, r + + yyv4674 := *v + yyh4674, yyl4674 := z.DecSliceHelperStart() + var yyc4674 bool + if yyl4674 == 0 { + if yyv4674 == nil { + yyv4674 = []UniqueVolumeName{} + yyc4674 = true + } else if len(yyv4674) != 0 { + yyv4674 = yyv4674[:0] + yyc4674 = true + } + } else if yyl4674 > 0 { + var yyrr4674, yyrl4674 int + var yyrt4674 bool + if yyl4674 > cap(yyv4674) { + + yyrl4674, yyrt4674 = z.DecInferLen(yyl4674, z.DecBasicHandle().MaxInitLen, 16) + if yyrt4674 { + if yyrl4674 <= cap(yyv4674) { + yyv4674 = yyv4674[:yyrl4674] + } else { + yyv4674 = make([]UniqueVolumeName, yyrl4674) + } + } else { + yyv4674 = make([]UniqueVolumeName, yyrl4674) + } + yyc4674 = true + yyrr4674 = len(yyv4674) + } else if yyl4674 != len(yyv4674) { + yyv4674 = yyv4674[:yyl4674] + yyc4674 = true + } + yyj4674 := 0 + for ; yyj4674 < yyrr4674; yyj4674++ { + yyh4674.ElemContainerState(yyj4674) + if r.TryDecodeAsNil() { + yyv4674[yyj4674] = "" + } else { + yyv4674[yyj4674] = UniqueVolumeName(r.DecodeString()) + } + + } + if yyrt4674 { + for ; yyj4674 < yyl4674; yyj4674++ { + yyv4674 = append(yyv4674, "") + yyh4674.ElemContainerState(yyj4674) + if r.TryDecodeAsNil() { + yyv4674[yyj4674] = "" + } else { + yyv4674[yyj4674] = UniqueVolumeName(r.DecodeString()) + } + + } + } + + } else { + yyj4674 := 0 + for ; !r.CheckBreak(); yyj4674++ { + + if yyj4674 >= len(yyv4674) { + yyv4674 = append(yyv4674, "") // var yyz4674 UniqueVolumeName + yyc4674 = true + } + yyh4674.ElemContainerState(yyj4674) + if yyj4674 < len(yyv4674) { + if r.TryDecodeAsNil() { + yyv4674[yyj4674] = "" + } else { + yyv4674[yyj4674] = UniqueVolumeName(r.DecodeString()) + } + + } else { + z.DecSwallow() + } + + } + if yyj4674 < len(yyv4674) { + yyv4674 = yyv4674[:yyj4674] + yyc4674 = true + } else if yyj4674 == 0 && yyv4674 == nil { + yyv4674 = []UniqueVolumeName{} + yyc4674 = true + } + } + yyh4674.End() + if yyc4674 { + *v = yyv4674 + } +} + +func (x codecSelfer1234) encSliceAttachedVolume(v []AttachedVolume, e *codec1978.Encoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperEncoder(e) + _, _, _ = h, z, r + r.EncodeArrayStart(len(v)) + for _, yyv4678 := range v { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy4679 := &yyv4678 + yy4679.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -59644,83 +59692,83 @@ func (x codecSelfer1234) decSliceAttachedVolume(v *[]AttachedVolume, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4675 := *v - yyh4675, yyl4675 := z.DecSliceHelperStart() - var yyc4675 bool - if yyl4675 == 0 { - if yyv4675 == nil { - yyv4675 = []AttachedVolume{} - yyc4675 = true - } else if len(yyv4675) != 0 { - yyv4675 = yyv4675[:0] - yyc4675 = true + yyv4680 := *v + yyh4680, yyl4680 := z.DecSliceHelperStart() + var yyc4680 bool + if yyl4680 == 0 { + if yyv4680 == nil { + yyv4680 = []AttachedVolume{} + yyc4680 = true + } else if len(yyv4680) != 0 { + yyv4680 = yyv4680[:0] + yyc4680 = true } - } else if yyl4675 > 0 { - var yyrr4675, yyrl4675 int - var yyrt4675 bool - if yyl4675 > cap(yyv4675) { + } else if yyl4680 > 0 { + var yyrr4680, yyrl4680 int + var yyrt4680 bool + if yyl4680 > cap(yyv4680) { - yyrg4675 := len(yyv4675) > 0 - yyv24675 := yyv4675 - yyrl4675, yyrt4675 = z.DecInferLen(yyl4675, z.DecBasicHandle().MaxInitLen, 32) - if yyrt4675 { - if yyrl4675 <= cap(yyv4675) { - yyv4675 = yyv4675[:yyrl4675] + yyrg4680 := len(yyv4680) > 0 + yyv24680 := yyv4680 + yyrl4680, yyrt4680 = z.DecInferLen(yyl4680, z.DecBasicHandle().MaxInitLen, 32) + if yyrt4680 { + if yyrl4680 <= cap(yyv4680) { + yyv4680 = yyv4680[:yyrl4680] } else { - yyv4675 = make([]AttachedVolume, yyrl4675) + yyv4680 = make([]AttachedVolume, yyrl4680) } } else { - yyv4675 = make([]AttachedVolume, yyrl4675) + yyv4680 = make([]AttachedVolume, yyrl4680) } - yyc4675 = true - yyrr4675 = len(yyv4675) - if yyrg4675 { - copy(yyv4675, yyv24675) + yyc4680 = true + yyrr4680 = len(yyv4680) + if yyrg4680 { + copy(yyv4680, yyv24680) } - } else if yyl4675 != len(yyv4675) { - yyv4675 = yyv4675[:yyl4675] - yyc4675 = true + } else if yyl4680 != len(yyv4680) { + yyv4680 = yyv4680[:yyl4680] + yyc4680 = true } - yyj4675 := 0 - for ; yyj4675 < yyrr4675; yyj4675++ { - yyh4675.ElemContainerState(yyj4675) + yyj4680 := 0 + for ; yyj4680 < yyrr4680; yyj4680++ { + yyh4680.ElemContainerState(yyj4680) if r.TryDecodeAsNil() { - yyv4675[yyj4675] = AttachedVolume{} + yyv4680[yyj4680] = AttachedVolume{} } else { - yyv4676 := &yyv4675[yyj4675] - yyv4676.CodecDecodeSelf(d) + yyv4681 := &yyv4680[yyj4680] + yyv4681.CodecDecodeSelf(d) } } - if yyrt4675 { - for ; yyj4675 < yyl4675; yyj4675++ { - yyv4675 = append(yyv4675, AttachedVolume{}) - yyh4675.ElemContainerState(yyj4675) + if yyrt4680 { + for ; yyj4680 < yyl4680; yyj4680++ { + yyv4680 = append(yyv4680, AttachedVolume{}) + yyh4680.ElemContainerState(yyj4680) if r.TryDecodeAsNil() { - yyv4675[yyj4675] = AttachedVolume{} + yyv4680[yyj4680] = AttachedVolume{} } else { - yyv4677 := &yyv4675[yyj4675] - yyv4677.CodecDecodeSelf(d) + yyv4682 := &yyv4680[yyj4680] + yyv4682.CodecDecodeSelf(d) } } } } else { - yyj4675 := 0 - for ; !r.CheckBreak(); yyj4675++ { + yyj4680 := 0 + for ; !r.CheckBreak(); yyj4680++ { - if yyj4675 >= len(yyv4675) { - yyv4675 = append(yyv4675, AttachedVolume{}) // var yyz4675 AttachedVolume - yyc4675 = true + if yyj4680 >= len(yyv4680) { + yyv4680 = append(yyv4680, AttachedVolume{}) // var yyz4680 AttachedVolume + yyc4680 = true } - yyh4675.ElemContainerState(yyj4675) - if yyj4675 < len(yyv4675) { + yyh4680.ElemContainerState(yyj4680) + if yyj4680 < len(yyv4680) { if r.TryDecodeAsNil() { - yyv4675[yyj4675] = AttachedVolume{} + yyv4680[yyj4680] = AttachedVolume{} } else { - yyv4678 := &yyv4675[yyj4675] - yyv4678.CodecDecodeSelf(d) + yyv4683 := &yyv4680[yyj4680] + yyv4683.CodecDecodeSelf(d) } } else { @@ -59728,17 +59776,17 @@ func (x codecSelfer1234) decSliceAttachedVolume(v *[]AttachedVolume, d *codec197 } } - if yyj4675 < len(yyv4675) { - yyv4675 = yyv4675[:yyj4675] - yyc4675 = true - } else if yyj4675 == 0 && yyv4675 == nil { - yyv4675 = []AttachedVolume{} - yyc4675 = true + if yyj4680 < len(yyv4680) { + yyv4680 = yyv4680[:yyj4680] + yyc4680 = true + } else if yyj4680 == 0 && yyv4680 == nil { + yyv4680 = []AttachedVolume{} + yyc4680 = true } } - yyh4675.End() - if yyc4675 { - *v = yyv4675 + yyh4680.End() + if yyc4680 { + *v = yyv4680 } } @@ -59747,10 +59795,10 @@ func (x codecSelfer1234) encSlicePreferAvoidPodsEntry(v []PreferAvoidPodsEntry, z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4679 := range v { + for _, yyv4684 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4680 := &yyv4679 - yy4680.CodecEncodeSelf(e) + yy4685 := &yyv4684 + yy4685.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -59760,83 +59808,83 @@ func (x codecSelfer1234) decSlicePreferAvoidPodsEntry(v *[]PreferAvoidPodsEntry, z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4681 := *v - yyh4681, yyl4681 := z.DecSliceHelperStart() - var yyc4681 bool - if yyl4681 == 0 { - if yyv4681 == nil { - yyv4681 = []PreferAvoidPodsEntry{} - yyc4681 = true - } else if len(yyv4681) != 0 { - yyv4681 = yyv4681[:0] - yyc4681 = true + yyv4686 := *v + yyh4686, yyl4686 := z.DecSliceHelperStart() + var yyc4686 bool + if yyl4686 == 0 { + if yyv4686 == nil { + yyv4686 = []PreferAvoidPodsEntry{} + yyc4686 = true + } else if len(yyv4686) != 0 { + yyv4686 = yyv4686[:0] + yyc4686 = true } - } else if yyl4681 > 0 { - var yyrr4681, yyrl4681 int - var yyrt4681 bool - if yyl4681 > cap(yyv4681) { + } else if yyl4686 > 0 { + var yyrr4686, yyrl4686 int + var yyrt4686 bool + if yyl4686 > cap(yyv4686) { - yyrg4681 := len(yyv4681) > 0 - yyv24681 := yyv4681 - yyrl4681, yyrt4681 = z.DecInferLen(yyl4681, z.DecBasicHandle().MaxInitLen, 64) - if yyrt4681 { - if yyrl4681 <= cap(yyv4681) { - yyv4681 = yyv4681[:yyrl4681] + yyrg4686 := len(yyv4686) > 0 + yyv24686 := yyv4686 + yyrl4686, yyrt4686 = z.DecInferLen(yyl4686, z.DecBasicHandle().MaxInitLen, 64) + if yyrt4686 { + if yyrl4686 <= cap(yyv4686) { + yyv4686 = yyv4686[:yyrl4686] } else { - yyv4681 = make([]PreferAvoidPodsEntry, yyrl4681) + yyv4686 = make([]PreferAvoidPodsEntry, yyrl4686) } } else { - yyv4681 = make([]PreferAvoidPodsEntry, yyrl4681) + yyv4686 = make([]PreferAvoidPodsEntry, yyrl4686) } - yyc4681 = true - yyrr4681 = len(yyv4681) - if yyrg4681 { - copy(yyv4681, yyv24681) + yyc4686 = true + yyrr4686 = len(yyv4686) + if yyrg4686 { + copy(yyv4686, yyv24686) } - } else if yyl4681 != len(yyv4681) { - yyv4681 = yyv4681[:yyl4681] - yyc4681 = true + } else if yyl4686 != len(yyv4686) { + yyv4686 = yyv4686[:yyl4686] + yyc4686 = true } - yyj4681 := 0 - for ; yyj4681 < yyrr4681; yyj4681++ { - yyh4681.ElemContainerState(yyj4681) + yyj4686 := 0 + for ; yyj4686 < yyrr4686; yyj4686++ { + yyh4686.ElemContainerState(yyj4686) if r.TryDecodeAsNil() { - yyv4681[yyj4681] = PreferAvoidPodsEntry{} + yyv4686[yyj4686] = PreferAvoidPodsEntry{} } else { - yyv4682 := &yyv4681[yyj4681] - yyv4682.CodecDecodeSelf(d) + yyv4687 := &yyv4686[yyj4686] + yyv4687.CodecDecodeSelf(d) } } - if yyrt4681 { - for ; yyj4681 < yyl4681; yyj4681++ { - yyv4681 = append(yyv4681, PreferAvoidPodsEntry{}) - yyh4681.ElemContainerState(yyj4681) + if yyrt4686 { + for ; yyj4686 < yyl4686; yyj4686++ { + yyv4686 = append(yyv4686, PreferAvoidPodsEntry{}) + yyh4686.ElemContainerState(yyj4686) if r.TryDecodeAsNil() { - yyv4681[yyj4681] = PreferAvoidPodsEntry{} + yyv4686[yyj4686] = PreferAvoidPodsEntry{} } else { - yyv4683 := &yyv4681[yyj4681] - yyv4683.CodecDecodeSelf(d) + yyv4688 := &yyv4686[yyj4686] + yyv4688.CodecDecodeSelf(d) } } } } else { - yyj4681 := 0 - for ; !r.CheckBreak(); yyj4681++ { + yyj4686 := 0 + for ; !r.CheckBreak(); yyj4686++ { - if yyj4681 >= len(yyv4681) { - yyv4681 = append(yyv4681, PreferAvoidPodsEntry{}) // var yyz4681 PreferAvoidPodsEntry - yyc4681 = true + if yyj4686 >= len(yyv4686) { + yyv4686 = append(yyv4686, PreferAvoidPodsEntry{}) // var yyz4686 PreferAvoidPodsEntry + yyc4686 = true } - yyh4681.ElemContainerState(yyj4681) - if yyj4681 < len(yyv4681) { + yyh4686.ElemContainerState(yyj4686) + if yyj4686 < len(yyv4686) { if r.TryDecodeAsNil() { - yyv4681[yyj4681] = PreferAvoidPodsEntry{} + yyv4686[yyj4686] = PreferAvoidPodsEntry{} } else { - yyv4684 := &yyv4681[yyj4681] - yyv4684.CodecDecodeSelf(d) + yyv4689 := &yyv4686[yyj4686] + yyv4689.CodecDecodeSelf(d) } } else { @@ -59844,17 +59892,17 @@ func (x codecSelfer1234) decSlicePreferAvoidPodsEntry(v *[]PreferAvoidPodsEntry, } } - if yyj4681 < len(yyv4681) { - yyv4681 = yyv4681[:yyj4681] - yyc4681 = true - } else if yyj4681 == 0 && yyv4681 == nil { - yyv4681 = []PreferAvoidPodsEntry{} - yyc4681 = true + if yyj4686 < len(yyv4686) { + yyv4686 = yyv4686[:yyj4686] + yyc4686 = true + } else if yyj4686 == 0 && yyv4686 == nil { + yyv4686 = []PreferAvoidPodsEntry{} + yyc4686 = true } } - yyh4681.End() - if yyc4681 { - *v = yyv4681 + yyh4686.End() + if yyc4686 { + *v = yyv4686 } } @@ -59863,19 +59911,19 @@ func (x codecSelfer1234) encResourceList(v ResourceList, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeMapStart(len(v)) - for yyk4685, yyv4685 := range v { + for yyk4690, yyv4690 := range v { z.EncSendContainerState(codecSelfer_containerMapKey1234) - yyk4685.CodecEncodeSelf(e) + yyk4690.CodecEncodeSelf(e) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4686 := &yyv4685 - yym4687 := z.EncBinary() - _ = yym4687 + yy4691 := &yyv4690 + yym4692 := z.EncBinary() + _ = yym4692 if false { - } else if z.HasExtensions() && z.EncExt(yy4686) { - } else if !yym4687 && z.IsJSONHandle() { - z.EncJSONMarshal(yy4686) + } else if z.HasExtensions() && z.EncExt(yy4691) { + } else if !yym4692 && z.IsJSONHandle() { + z.EncJSONMarshal(yy4691) } else { - z.EncFallback(yy4686) + z.EncFallback(yy4691) } } z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -59886,86 +59934,86 @@ func (x codecSelfer1234) decResourceList(v *ResourceList, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4688 := *v - yyl4688 := r.ReadMapStart() - yybh4688 := z.DecBasicHandle() - if yyv4688 == nil { - yyrl4688, _ := z.DecInferLen(yyl4688, yybh4688.MaxInitLen, 72) - yyv4688 = make(map[ResourceName]pkg3_resource.Quantity, yyrl4688) - *v = yyv4688 + yyv4693 := *v + yyl4693 := r.ReadMapStart() + yybh4693 := z.DecBasicHandle() + if yyv4693 == nil { + yyrl4693, _ := z.DecInferLen(yyl4693, yybh4693.MaxInitLen, 72) + yyv4693 = make(map[ResourceName]pkg3_resource.Quantity, yyrl4693) + *v = yyv4693 } - var yymk4688 ResourceName - var yymv4688 pkg3_resource.Quantity - var yymg4688 bool - if yybh4688.MapValueReset { - yymg4688 = true + var yymk4693 ResourceName + var yymv4693 pkg3_resource.Quantity + var yymg4693 bool + if yybh4693.MapValueReset { + yymg4693 = true } - if yyl4688 > 0 { - for yyj4688 := 0; yyj4688 < yyl4688; yyj4688++ { + if yyl4693 > 0 { + for yyj4693 := 0; yyj4693 < yyl4693; yyj4693++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk4688 = "" + yymk4693 = "" } else { - yymk4688 = ResourceName(r.DecodeString()) + yymk4693 = ResourceName(r.DecodeString()) } - if yymg4688 { - yymv4688 = yyv4688[yymk4688] + if yymg4693 { + yymv4693 = yyv4693[yymk4693] } else { - yymv4688 = pkg3_resource.Quantity{} + yymv4693 = pkg3_resource.Quantity{} } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv4688 = pkg3_resource.Quantity{} + yymv4693 = pkg3_resource.Quantity{} } else { - yyv4690 := &yymv4688 - yym4691 := z.DecBinary() - _ = yym4691 + yyv4695 := &yymv4693 + yym4696 := z.DecBinary() + _ = yym4696 if false { - } else if z.HasExtensions() && z.DecExt(yyv4690) { - } else if !yym4691 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv4690) + } else if z.HasExtensions() && z.DecExt(yyv4695) { + } else if !yym4696 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv4695) } else { - z.DecFallback(yyv4690, false) + z.DecFallback(yyv4695, false) } } - if yyv4688 != nil { - yyv4688[yymk4688] = yymv4688 + if yyv4693 != nil { + yyv4693[yymk4693] = yymv4693 } } - } else if yyl4688 < 0 { - for yyj4688 := 0; !r.CheckBreak(); yyj4688++ { + } else if yyl4693 < 0 { + for yyj4693 := 0; !r.CheckBreak(); yyj4693++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk4688 = "" + yymk4693 = "" } else { - yymk4688 = ResourceName(r.DecodeString()) + yymk4693 = ResourceName(r.DecodeString()) } - if yymg4688 { - yymv4688 = yyv4688[yymk4688] + if yymg4693 { + yymv4693 = yyv4693[yymk4693] } else { - yymv4688 = pkg3_resource.Quantity{} + yymv4693 = pkg3_resource.Quantity{} } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv4688 = pkg3_resource.Quantity{} + yymv4693 = pkg3_resource.Quantity{} } else { - yyv4693 := &yymv4688 - yym4694 := z.DecBinary() - _ = yym4694 + yyv4698 := &yymv4693 + yym4699 := z.DecBinary() + _ = yym4699 if false { - } else if z.HasExtensions() && z.DecExt(yyv4693) { - } else if !yym4694 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv4693) + } else if z.HasExtensions() && z.DecExt(yyv4698) { + } else if !yym4699 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv4698) } else { - z.DecFallback(yyv4693, false) + z.DecFallback(yyv4698, false) } } - if yyv4688 != nil { - yyv4688[yymk4688] = yymv4688 + if yyv4693 != nil { + yyv4693[yymk4693] = yymv4693 } } } // else len==0: TODO: Should we clear map entries? @@ -59977,10 +60025,10 @@ func (x codecSelfer1234) encSliceNode(v []Node, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4695 := range v { + for _, yyv4700 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4696 := &yyv4695 - yy4696.CodecEncodeSelf(e) + yy4701 := &yyv4700 + yy4701.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -59990,127 +60038,12 @@ func (x codecSelfer1234) decSliceNode(v *[]Node, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4697 := *v - yyh4697, yyl4697 := z.DecSliceHelperStart() - var yyc4697 bool - if yyl4697 == 0 { - if yyv4697 == nil { - yyv4697 = []Node{} - yyc4697 = true - } else if len(yyv4697) != 0 { - yyv4697 = yyv4697[:0] - yyc4697 = true - } - } else if yyl4697 > 0 { - var yyrr4697, yyrl4697 int - var yyrt4697 bool - if yyl4697 > cap(yyv4697) { - - yyrg4697 := len(yyv4697) > 0 - yyv24697 := yyv4697 - yyrl4697, yyrt4697 = z.DecInferLen(yyl4697, z.DecBasicHandle().MaxInitLen, 616) - if yyrt4697 { - if yyrl4697 <= cap(yyv4697) { - yyv4697 = yyv4697[:yyrl4697] - } else { - yyv4697 = make([]Node, yyrl4697) - } - } else { - yyv4697 = make([]Node, yyrl4697) - } - yyc4697 = true - yyrr4697 = len(yyv4697) - if yyrg4697 { - copy(yyv4697, yyv24697) - } - } else if yyl4697 != len(yyv4697) { - yyv4697 = yyv4697[:yyl4697] - yyc4697 = true - } - yyj4697 := 0 - for ; yyj4697 < yyrr4697; yyj4697++ { - yyh4697.ElemContainerState(yyj4697) - if r.TryDecodeAsNil() { - yyv4697[yyj4697] = Node{} - } else { - yyv4698 := &yyv4697[yyj4697] - yyv4698.CodecDecodeSelf(d) - } - - } - if yyrt4697 { - for ; yyj4697 < yyl4697; yyj4697++ { - yyv4697 = append(yyv4697, Node{}) - yyh4697.ElemContainerState(yyj4697) - if r.TryDecodeAsNil() { - yyv4697[yyj4697] = Node{} - } else { - yyv4699 := &yyv4697[yyj4697] - yyv4699.CodecDecodeSelf(d) - } - - } - } - - } else { - yyj4697 := 0 - for ; !r.CheckBreak(); yyj4697++ { - - if yyj4697 >= len(yyv4697) { - yyv4697 = append(yyv4697, Node{}) // var yyz4697 Node - yyc4697 = true - } - yyh4697.ElemContainerState(yyj4697) - if yyj4697 < len(yyv4697) { - if r.TryDecodeAsNil() { - yyv4697[yyj4697] = Node{} - } else { - yyv4700 := &yyv4697[yyj4697] - yyv4700.CodecDecodeSelf(d) - } - - } else { - z.DecSwallow() - } - - } - if yyj4697 < len(yyv4697) { - yyv4697 = yyv4697[:yyj4697] - yyc4697 = true - } else if yyj4697 == 0 && yyv4697 == nil { - yyv4697 = []Node{} - yyc4697 = true - } - } - yyh4697.End() - if yyc4697 { - *v = yyv4697 - } -} - -func (x codecSelfer1234) encSliceFinalizerName(v []FinalizerName, e *codec1978.Encoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperEncoder(e) - _, _, _ = h, z, r - r.EncodeArrayStart(len(v)) - for _, yyv4701 := range v { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yyv4701.CodecEncodeSelf(e) - } - z.EncSendContainerState(codecSelfer_containerArrayEnd1234) -} - -func (x codecSelfer1234) decSliceFinalizerName(v *[]FinalizerName, d *codec1978.Decoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperDecoder(d) - _, _, _ = h, z, r - yyv4702 := *v yyh4702, yyl4702 := z.DecSliceHelperStart() var yyc4702 bool if yyl4702 == 0 { if yyv4702 == nil { - yyv4702 = []FinalizerName{} + yyv4702 = []Node{} yyc4702 = true } else if len(yyv4702) != 0 { yyv4702 = yyv4702[:0] @@ -60121,18 +60054,23 @@ func (x codecSelfer1234) decSliceFinalizerName(v *[]FinalizerName, d *codec1978. var yyrt4702 bool if yyl4702 > cap(yyv4702) { - yyrl4702, yyrt4702 = z.DecInferLen(yyl4702, z.DecBasicHandle().MaxInitLen, 16) + yyrg4702 := len(yyv4702) > 0 + yyv24702 := yyv4702 + yyrl4702, yyrt4702 = z.DecInferLen(yyl4702, z.DecBasicHandle().MaxInitLen, 632) if yyrt4702 { if yyrl4702 <= cap(yyv4702) { yyv4702 = yyv4702[:yyrl4702] } else { - yyv4702 = make([]FinalizerName, yyrl4702) + yyv4702 = make([]Node, yyrl4702) } } else { - yyv4702 = make([]FinalizerName, yyrl4702) + yyv4702 = make([]Node, yyrl4702) } yyc4702 = true yyrr4702 = len(yyv4702) + if yyrg4702 { + copy(yyv4702, yyv24702) + } } else if yyl4702 != len(yyv4702) { yyv4702 = yyv4702[:yyl4702] yyc4702 = true @@ -60141,20 +60079,22 @@ func (x codecSelfer1234) decSliceFinalizerName(v *[]FinalizerName, d *codec1978. for ; yyj4702 < yyrr4702; yyj4702++ { yyh4702.ElemContainerState(yyj4702) if r.TryDecodeAsNil() { - yyv4702[yyj4702] = "" + yyv4702[yyj4702] = Node{} } else { - yyv4702[yyj4702] = FinalizerName(r.DecodeString()) + yyv4703 := &yyv4702[yyj4702] + yyv4703.CodecDecodeSelf(d) } } if yyrt4702 { for ; yyj4702 < yyl4702; yyj4702++ { - yyv4702 = append(yyv4702, "") + yyv4702 = append(yyv4702, Node{}) yyh4702.ElemContainerState(yyj4702) if r.TryDecodeAsNil() { - yyv4702[yyj4702] = "" + yyv4702[yyj4702] = Node{} } else { - yyv4702[yyj4702] = FinalizerName(r.DecodeString()) + yyv4704 := &yyv4702[yyj4702] + yyv4704.CodecDecodeSelf(d) } } @@ -60165,15 +60105,16 @@ func (x codecSelfer1234) decSliceFinalizerName(v *[]FinalizerName, d *codec1978. for ; !r.CheckBreak(); yyj4702++ { if yyj4702 >= len(yyv4702) { - yyv4702 = append(yyv4702, "") // var yyz4702 FinalizerName + yyv4702 = append(yyv4702, Node{}) // var yyz4702 Node yyc4702 = true } yyh4702.ElemContainerState(yyj4702) if yyj4702 < len(yyv4702) { if r.TryDecodeAsNil() { - yyv4702[yyj4702] = "" + yyv4702[yyj4702] = Node{} } else { - yyv4702[yyj4702] = FinalizerName(r.DecodeString()) + yyv4705 := &yyv4702[yyj4702] + yyv4705.CodecDecodeSelf(d) } } else { @@ -60185,7 +60126,7 @@ func (x codecSelfer1234) decSliceFinalizerName(v *[]FinalizerName, d *codec1978. yyv4702 = yyv4702[:yyj4702] yyc4702 = true } else if yyj4702 == 0 && yyv4702 == nil { - yyv4702 = []FinalizerName{} + yyv4702 = []Node{} yyc4702 = true } } @@ -60195,15 +60136,122 @@ func (x codecSelfer1234) decSliceFinalizerName(v *[]FinalizerName, d *codec1978. } } -func (x codecSelfer1234) encSliceNamespace(v []Namespace, e *codec1978.Encoder) { +func (x codecSelfer1234) encSliceFinalizerName(v []FinalizerName, e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) for _, yyv4706 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4707 := &yyv4706 - yy4707.CodecEncodeSelf(e) + yyv4706.CodecEncodeSelf(e) + } + z.EncSendContainerState(codecSelfer_containerArrayEnd1234) +} + +func (x codecSelfer1234) decSliceFinalizerName(v *[]FinalizerName, d *codec1978.Decoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperDecoder(d) + _, _, _ = h, z, r + + yyv4707 := *v + yyh4707, yyl4707 := z.DecSliceHelperStart() + var yyc4707 bool + if yyl4707 == 0 { + if yyv4707 == nil { + yyv4707 = []FinalizerName{} + yyc4707 = true + } else if len(yyv4707) != 0 { + yyv4707 = yyv4707[:0] + yyc4707 = true + } + } else if yyl4707 > 0 { + var yyrr4707, yyrl4707 int + var yyrt4707 bool + if yyl4707 > cap(yyv4707) { + + yyrl4707, yyrt4707 = z.DecInferLen(yyl4707, z.DecBasicHandle().MaxInitLen, 16) + if yyrt4707 { + if yyrl4707 <= cap(yyv4707) { + yyv4707 = yyv4707[:yyrl4707] + } else { + yyv4707 = make([]FinalizerName, yyrl4707) + } + } else { + yyv4707 = make([]FinalizerName, yyrl4707) + } + yyc4707 = true + yyrr4707 = len(yyv4707) + } else if yyl4707 != len(yyv4707) { + yyv4707 = yyv4707[:yyl4707] + yyc4707 = true + } + yyj4707 := 0 + for ; yyj4707 < yyrr4707; yyj4707++ { + yyh4707.ElemContainerState(yyj4707) + if r.TryDecodeAsNil() { + yyv4707[yyj4707] = "" + } else { + yyv4707[yyj4707] = FinalizerName(r.DecodeString()) + } + + } + if yyrt4707 { + for ; yyj4707 < yyl4707; yyj4707++ { + yyv4707 = append(yyv4707, "") + yyh4707.ElemContainerState(yyj4707) + if r.TryDecodeAsNil() { + yyv4707[yyj4707] = "" + } else { + yyv4707[yyj4707] = FinalizerName(r.DecodeString()) + } + + } + } + + } else { + yyj4707 := 0 + for ; !r.CheckBreak(); yyj4707++ { + + if yyj4707 >= len(yyv4707) { + yyv4707 = append(yyv4707, "") // var yyz4707 FinalizerName + yyc4707 = true + } + yyh4707.ElemContainerState(yyj4707) + if yyj4707 < len(yyv4707) { + if r.TryDecodeAsNil() { + yyv4707[yyj4707] = "" + } else { + yyv4707[yyj4707] = FinalizerName(r.DecodeString()) + } + + } else { + z.DecSwallow() + } + + } + if yyj4707 < len(yyv4707) { + yyv4707 = yyv4707[:yyj4707] + yyc4707 = true + } else if yyj4707 == 0 && yyv4707 == nil { + yyv4707 = []FinalizerName{} + yyc4707 = true + } + } + yyh4707.End() + if yyc4707 { + *v = yyv4707 + } +} + +func (x codecSelfer1234) encSliceNamespace(v []Namespace, e *codec1978.Encoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperEncoder(e) + _, _, _ = h, z, r + r.EncodeArrayStart(len(v)) + for _, yyv4711 := range v { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy4712 := &yyv4711 + yy4712.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -60213,83 +60261,83 @@ func (x codecSelfer1234) decSliceNamespace(v *[]Namespace, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4708 := *v - yyh4708, yyl4708 := z.DecSliceHelperStart() - var yyc4708 bool - if yyl4708 == 0 { - if yyv4708 == nil { - yyv4708 = []Namespace{} - yyc4708 = true - } else if len(yyv4708) != 0 { - yyv4708 = yyv4708[:0] - yyc4708 = true + yyv4713 := *v + yyh4713, yyl4713 := z.DecSliceHelperStart() + var yyc4713 bool + if yyl4713 == 0 { + if yyv4713 == nil { + yyv4713 = []Namespace{} + yyc4713 = true + } else if len(yyv4713) != 0 { + yyv4713 = yyv4713[:0] + yyc4713 = true } - } else if yyl4708 > 0 { - var yyrr4708, yyrl4708 int - var yyrt4708 bool - if yyl4708 > cap(yyv4708) { + } else if yyl4713 > 0 { + var yyrr4713, yyrl4713 int + var yyrt4713 bool + if yyl4713 > cap(yyv4713) { - yyrg4708 := len(yyv4708) > 0 - yyv24708 := yyv4708 - yyrl4708, yyrt4708 = z.DecInferLen(yyl4708, z.DecBasicHandle().MaxInitLen, 280) - if yyrt4708 { - if yyrl4708 <= cap(yyv4708) { - yyv4708 = yyv4708[:yyrl4708] + yyrg4713 := len(yyv4713) > 0 + yyv24713 := yyv4713 + yyrl4713, yyrt4713 = z.DecInferLen(yyl4713, z.DecBasicHandle().MaxInitLen, 296) + if yyrt4713 { + if yyrl4713 <= cap(yyv4713) { + yyv4713 = yyv4713[:yyrl4713] } else { - yyv4708 = make([]Namespace, yyrl4708) + yyv4713 = make([]Namespace, yyrl4713) } } else { - yyv4708 = make([]Namespace, yyrl4708) + yyv4713 = make([]Namespace, yyrl4713) } - yyc4708 = true - yyrr4708 = len(yyv4708) - if yyrg4708 { - copy(yyv4708, yyv24708) + yyc4713 = true + yyrr4713 = len(yyv4713) + if yyrg4713 { + copy(yyv4713, yyv24713) } - } else if yyl4708 != len(yyv4708) { - yyv4708 = yyv4708[:yyl4708] - yyc4708 = true + } else if yyl4713 != len(yyv4713) { + yyv4713 = yyv4713[:yyl4713] + yyc4713 = true } - yyj4708 := 0 - for ; yyj4708 < yyrr4708; yyj4708++ { - yyh4708.ElemContainerState(yyj4708) + yyj4713 := 0 + for ; yyj4713 < yyrr4713; yyj4713++ { + yyh4713.ElemContainerState(yyj4713) if r.TryDecodeAsNil() { - yyv4708[yyj4708] = Namespace{} + yyv4713[yyj4713] = Namespace{} } else { - yyv4709 := &yyv4708[yyj4708] - yyv4709.CodecDecodeSelf(d) + yyv4714 := &yyv4713[yyj4713] + yyv4714.CodecDecodeSelf(d) } } - if yyrt4708 { - for ; yyj4708 < yyl4708; yyj4708++ { - yyv4708 = append(yyv4708, Namespace{}) - yyh4708.ElemContainerState(yyj4708) + if yyrt4713 { + for ; yyj4713 < yyl4713; yyj4713++ { + yyv4713 = append(yyv4713, Namespace{}) + yyh4713.ElemContainerState(yyj4713) if r.TryDecodeAsNil() { - yyv4708[yyj4708] = Namespace{} + yyv4713[yyj4713] = Namespace{} } else { - yyv4710 := &yyv4708[yyj4708] - yyv4710.CodecDecodeSelf(d) + yyv4715 := &yyv4713[yyj4713] + yyv4715.CodecDecodeSelf(d) } } } } else { - yyj4708 := 0 - for ; !r.CheckBreak(); yyj4708++ { + yyj4713 := 0 + for ; !r.CheckBreak(); yyj4713++ { - if yyj4708 >= len(yyv4708) { - yyv4708 = append(yyv4708, Namespace{}) // var yyz4708 Namespace - yyc4708 = true + if yyj4713 >= len(yyv4713) { + yyv4713 = append(yyv4713, Namespace{}) // var yyz4713 Namespace + yyc4713 = true } - yyh4708.ElemContainerState(yyj4708) - if yyj4708 < len(yyv4708) { + yyh4713.ElemContainerState(yyj4713) + if yyj4713 < len(yyv4713) { if r.TryDecodeAsNil() { - yyv4708[yyj4708] = Namespace{} + yyv4713[yyj4713] = Namespace{} } else { - yyv4711 := &yyv4708[yyj4708] - yyv4711.CodecDecodeSelf(d) + yyv4716 := &yyv4713[yyj4713] + yyv4716.CodecDecodeSelf(d) } } else { @@ -60297,17 +60345,17 @@ func (x codecSelfer1234) decSliceNamespace(v *[]Namespace, d *codec1978.Decoder) } } - if yyj4708 < len(yyv4708) { - yyv4708 = yyv4708[:yyj4708] - yyc4708 = true - } else if yyj4708 == 0 && yyv4708 == nil { - yyv4708 = []Namespace{} - yyc4708 = true + if yyj4713 < len(yyv4713) { + yyv4713 = yyv4713[:yyj4713] + yyc4713 = true + } else if yyj4713 == 0 && yyv4713 == nil { + yyv4713 = []Namespace{} + yyc4713 = true } } - yyh4708.End() - if yyc4708 { - *v = yyv4708 + yyh4713.End() + if yyc4713 { + *v = yyv4713 } } @@ -60316,10 +60364,10 @@ func (x codecSelfer1234) encSliceEvent(v []Event, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4712 := range v { + for _, yyv4717 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4713 := &yyv4712 - yy4713.CodecEncodeSelf(e) + yy4718 := &yyv4717 + yy4718.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -60329,83 +60377,83 @@ func (x codecSelfer1234) decSliceEvent(v *[]Event, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4714 := *v - yyh4714, yyl4714 := z.DecSliceHelperStart() - var yyc4714 bool - if yyl4714 == 0 { - if yyv4714 == nil { - yyv4714 = []Event{} - yyc4714 = true - } else if len(yyv4714) != 0 { - yyv4714 = yyv4714[:0] - yyc4714 = true + yyv4719 := *v + yyh4719, yyl4719 := z.DecSliceHelperStart() + var yyc4719 bool + if yyl4719 == 0 { + if yyv4719 == nil { + yyv4719 = []Event{} + yyc4719 = true + } else if len(yyv4719) != 0 { + yyv4719 = yyv4719[:0] + yyc4719 = true } - } else if yyl4714 > 0 { - var yyrr4714, yyrl4714 int - var yyrt4714 bool - if yyl4714 > cap(yyv4714) { + } else if yyl4719 > 0 { + var yyrr4719, yyrl4719 int + var yyrt4719 bool + if yyl4719 > cap(yyv4719) { - yyrg4714 := len(yyv4714) > 0 - yyv24714 := yyv4714 - yyrl4714, yyrt4714 = z.DecInferLen(yyl4714, z.DecBasicHandle().MaxInitLen, 488) - if yyrt4714 { - if yyrl4714 <= cap(yyv4714) { - yyv4714 = yyv4714[:yyrl4714] + yyrg4719 := len(yyv4719) > 0 + yyv24719 := yyv4719 + yyrl4719, yyrt4719 = z.DecInferLen(yyl4719, z.DecBasicHandle().MaxInitLen, 504) + if yyrt4719 { + if yyrl4719 <= cap(yyv4719) { + yyv4719 = yyv4719[:yyrl4719] } else { - yyv4714 = make([]Event, yyrl4714) + yyv4719 = make([]Event, yyrl4719) } } else { - yyv4714 = make([]Event, yyrl4714) + yyv4719 = make([]Event, yyrl4719) } - yyc4714 = true - yyrr4714 = len(yyv4714) - if yyrg4714 { - copy(yyv4714, yyv24714) + yyc4719 = true + yyrr4719 = len(yyv4719) + if yyrg4719 { + copy(yyv4719, yyv24719) } - } else if yyl4714 != len(yyv4714) { - yyv4714 = yyv4714[:yyl4714] - yyc4714 = true + } else if yyl4719 != len(yyv4719) { + yyv4719 = yyv4719[:yyl4719] + yyc4719 = true } - yyj4714 := 0 - for ; yyj4714 < yyrr4714; yyj4714++ { - yyh4714.ElemContainerState(yyj4714) + yyj4719 := 0 + for ; yyj4719 < yyrr4719; yyj4719++ { + yyh4719.ElemContainerState(yyj4719) if r.TryDecodeAsNil() { - yyv4714[yyj4714] = Event{} + yyv4719[yyj4719] = Event{} } else { - yyv4715 := &yyv4714[yyj4714] - yyv4715.CodecDecodeSelf(d) + yyv4720 := &yyv4719[yyj4719] + yyv4720.CodecDecodeSelf(d) } } - if yyrt4714 { - for ; yyj4714 < yyl4714; yyj4714++ { - yyv4714 = append(yyv4714, Event{}) - yyh4714.ElemContainerState(yyj4714) + if yyrt4719 { + for ; yyj4719 < yyl4719; yyj4719++ { + yyv4719 = append(yyv4719, Event{}) + yyh4719.ElemContainerState(yyj4719) if r.TryDecodeAsNil() { - yyv4714[yyj4714] = Event{} + yyv4719[yyj4719] = Event{} } else { - yyv4716 := &yyv4714[yyj4714] - yyv4716.CodecDecodeSelf(d) + yyv4721 := &yyv4719[yyj4719] + yyv4721.CodecDecodeSelf(d) } } } } else { - yyj4714 := 0 - for ; !r.CheckBreak(); yyj4714++ { + yyj4719 := 0 + for ; !r.CheckBreak(); yyj4719++ { - if yyj4714 >= len(yyv4714) { - yyv4714 = append(yyv4714, Event{}) // var yyz4714 Event - yyc4714 = true + if yyj4719 >= len(yyv4719) { + yyv4719 = append(yyv4719, Event{}) // var yyz4719 Event + yyc4719 = true } - yyh4714.ElemContainerState(yyj4714) - if yyj4714 < len(yyv4714) { + yyh4719.ElemContainerState(yyj4719) + if yyj4719 < len(yyv4719) { if r.TryDecodeAsNil() { - yyv4714[yyj4714] = Event{} + yyv4719[yyj4719] = Event{} } else { - yyv4717 := &yyv4714[yyj4714] - yyv4717.CodecDecodeSelf(d) + yyv4722 := &yyv4719[yyj4719] + yyv4722.CodecDecodeSelf(d) } } else { @@ -60413,17 +60461,17 @@ func (x codecSelfer1234) decSliceEvent(v *[]Event, d *codec1978.Decoder) { } } - if yyj4714 < len(yyv4714) { - yyv4714 = yyv4714[:yyj4714] - yyc4714 = true - } else if yyj4714 == 0 && yyv4714 == nil { - yyv4714 = []Event{} - yyc4714 = true + if yyj4719 < len(yyv4719) { + yyv4719 = yyv4719[:yyj4719] + yyc4719 = true + } else if yyj4719 == 0 && yyv4719 == nil { + yyv4719 = []Event{} + yyc4719 = true } } - yyh4714.End() - if yyc4714 { - *v = yyv4714 + yyh4719.End() + if yyc4719 { + *v = yyv4719 } } @@ -60432,17 +60480,17 @@ func (x codecSelfer1234) encSliceruntime_RawExtension(v []pkg5_runtime.RawExtens z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4718 := range v { + for _, yyv4723 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4719 := &yyv4718 - yym4720 := z.EncBinary() - _ = yym4720 + yy4724 := &yyv4723 + yym4725 := z.EncBinary() + _ = yym4725 if false { - } else if z.HasExtensions() && z.EncExt(yy4719) { - } else if !yym4720 && z.IsJSONHandle() { - z.EncJSONMarshal(yy4719) + } else if z.HasExtensions() && z.EncExt(yy4724) { + } else if !yym4725 && z.IsJSONHandle() { + z.EncJSONMarshal(yy4724) } else { - z.EncFallback(yy4719) + z.EncFallback(yy4724) } } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) @@ -60453,78 +60501,78 @@ func (x codecSelfer1234) decSliceruntime_RawExtension(v *[]pkg5_runtime.RawExten z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4721 := *v - yyh4721, yyl4721 := z.DecSliceHelperStart() - var yyc4721 bool - if yyl4721 == 0 { - if yyv4721 == nil { - yyv4721 = []pkg5_runtime.RawExtension{} - yyc4721 = true - } else if len(yyv4721) != 0 { - yyv4721 = yyv4721[:0] - yyc4721 = true + yyv4726 := *v + yyh4726, yyl4726 := z.DecSliceHelperStart() + var yyc4726 bool + if yyl4726 == 0 { + if yyv4726 == nil { + yyv4726 = []pkg5_runtime.RawExtension{} + yyc4726 = true + } else if len(yyv4726) != 0 { + yyv4726 = yyv4726[:0] + yyc4726 = true } - } else if yyl4721 > 0 { - var yyrr4721, yyrl4721 int - var yyrt4721 bool - if yyl4721 > cap(yyv4721) { + } else if yyl4726 > 0 { + var yyrr4726, yyrl4726 int + var yyrt4726 bool + if yyl4726 > cap(yyv4726) { - yyrg4721 := len(yyv4721) > 0 - yyv24721 := yyv4721 - yyrl4721, yyrt4721 = z.DecInferLen(yyl4721, z.DecBasicHandle().MaxInitLen, 40) - if yyrt4721 { - if yyrl4721 <= cap(yyv4721) { - yyv4721 = yyv4721[:yyrl4721] + yyrg4726 := len(yyv4726) > 0 + yyv24726 := yyv4726 + yyrl4726, yyrt4726 = z.DecInferLen(yyl4726, z.DecBasicHandle().MaxInitLen, 40) + if yyrt4726 { + if yyrl4726 <= cap(yyv4726) { + yyv4726 = yyv4726[:yyrl4726] } else { - yyv4721 = make([]pkg5_runtime.RawExtension, yyrl4721) + yyv4726 = make([]pkg5_runtime.RawExtension, yyrl4726) } } else { - yyv4721 = make([]pkg5_runtime.RawExtension, yyrl4721) + yyv4726 = make([]pkg5_runtime.RawExtension, yyrl4726) } - yyc4721 = true - yyrr4721 = len(yyv4721) - if yyrg4721 { - copy(yyv4721, yyv24721) + yyc4726 = true + yyrr4726 = len(yyv4726) + if yyrg4726 { + copy(yyv4726, yyv24726) } - } else if yyl4721 != len(yyv4721) { - yyv4721 = yyv4721[:yyl4721] - yyc4721 = true + } else if yyl4726 != len(yyv4726) { + yyv4726 = yyv4726[:yyl4726] + yyc4726 = true } - yyj4721 := 0 - for ; yyj4721 < yyrr4721; yyj4721++ { - yyh4721.ElemContainerState(yyj4721) + yyj4726 := 0 + for ; yyj4726 < yyrr4726; yyj4726++ { + yyh4726.ElemContainerState(yyj4726) if r.TryDecodeAsNil() { - yyv4721[yyj4721] = pkg5_runtime.RawExtension{} + yyv4726[yyj4726] = pkg5_runtime.RawExtension{} } else { - yyv4722 := &yyv4721[yyj4721] - yym4723 := z.DecBinary() - _ = yym4723 + yyv4727 := &yyv4726[yyj4726] + yym4728 := z.DecBinary() + _ = yym4728 if false { - } else if z.HasExtensions() && z.DecExt(yyv4722) { - } else if !yym4723 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv4722) + } else if z.HasExtensions() && z.DecExt(yyv4727) { + } else if !yym4728 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv4727) } else { - z.DecFallback(yyv4722, false) + z.DecFallback(yyv4727, false) } } } - if yyrt4721 { - for ; yyj4721 < yyl4721; yyj4721++ { - yyv4721 = append(yyv4721, pkg5_runtime.RawExtension{}) - yyh4721.ElemContainerState(yyj4721) + if yyrt4726 { + for ; yyj4726 < yyl4726; yyj4726++ { + yyv4726 = append(yyv4726, pkg5_runtime.RawExtension{}) + yyh4726.ElemContainerState(yyj4726) if r.TryDecodeAsNil() { - yyv4721[yyj4721] = pkg5_runtime.RawExtension{} + yyv4726[yyj4726] = pkg5_runtime.RawExtension{} } else { - yyv4724 := &yyv4721[yyj4721] - yym4725 := z.DecBinary() - _ = yym4725 + yyv4729 := &yyv4726[yyj4726] + yym4730 := z.DecBinary() + _ = yym4730 if false { - } else if z.HasExtensions() && z.DecExt(yyv4724) { - } else if !yym4725 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv4724) + } else if z.HasExtensions() && z.DecExt(yyv4729) { + } else if !yym4730 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv4729) } else { - z.DecFallback(yyv4724, false) + z.DecFallback(yyv4729, false) } } @@ -60532,27 +60580,27 @@ func (x codecSelfer1234) decSliceruntime_RawExtension(v *[]pkg5_runtime.RawExten } } else { - yyj4721 := 0 - for ; !r.CheckBreak(); yyj4721++ { + yyj4726 := 0 + for ; !r.CheckBreak(); yyj4726++ { - if yyj4721 >= len(yyv4721) { - yyv4721 = append(yyv4721, pkg5_runtime.RawExtension{}) // var yyz4721 pkg5_runtime.RawExtension - yyc4721 = true + if yyj4726 >= len(yyv4726) { + yyv4726 = append(yyv4726, pkg5_runtime.RawExtension{}) // var yyz4726 pkg5_runtime.RawExtension + yyc4726 = true } - yyh4721.ElemContainerState(yyj4721) - if yyj4721 < len(yyv4721) { + yyh4726.ElemContainerState(yyj4726) + if yyj4726 < len(yyv4726) { if r.TryDecodeAsNil() { - yyv4721[yyj4721] = pkg5_runtime.RawExtension{} + yyv4726[yyj4726] = pkg5_runtime.RawExtension{} } else { - yyv4726 := &yyv4721[yyj4721] - yym4727 := z.DecBinary() - _ = yym4727 + yyv4731 := &yyv4726[yyj4726] + yym4732 := z.DecBinary() + _ = yym4732 if false { - } else if z.HasExtensions() && z.DecExt(yyv4726) { - } else if !yym4727 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv4726) + } else if z.HasExtensions() && z.DecExt(yyv4731) { + } else if !yym4732 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv4731) } else { - z.DecFallback(yyv4726, false) + z.DecFallback(yyv4731, false) } } @@ -60561,17 +60609,17 @@ func (x codecSelfer1234) decSliceruntime_RawExtension(v *[]pkg5_runtime.RawExten } } - if yyj4721 < len(yyv4721) { - yyv4721 = yyv4721[:yyj4721] - yyc4721 = true - } else if yyj4721 == 0 && yyv4721 == nil { - yyv4721 = []pkg5_runtime.RawExtension{} - yyc4721 = true + if yyj4726 < len(yyv4726) { + yyv4726 = yyv4726[:yyj4726] + yyc4726 = true + } else if yyj4726 == 0 && yyv4726 == nil { + yyv4726 = []pkg5_runtime.RawExtension{} + yyc4726 = true } } - yyh4721.End() - if yyc4721 { - *v = yyv4721 + yyh4726.End() + if yyc4726 { + *v = yyv4726 } } @@ -60580,10 +60628,10 @@ func (x codecSelfer1234) encSliceLimitRangeItem(v []LimitRangeItem, e *codec1978 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4728 := range v { + for _, yyv4733 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4729 := &yyv4728 - yy4729.CodecEncodeSelf(e) + yy4734 := &yyv4733 + yy4734.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -60593,83 +60641,83 @@ func (x codecSelfer1234) decSliceLimitRangeItem(v *[]LimitRangeItem, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4730 := *v - yyh4730, yyl4730 := z.DecSliceHelperStart() - var yyc4730 bool - if yyl4730 == 0 { - if yyv4730 == nil { - yyv4730 = []LimitRangeItem{} - yyc4730 = true - } else if len(yyv4730) != 0 { - yyv4730 = yyv4730[:0] - yyc4730 = true + yyv4735 := *v + yyh4735, yyl4735 := z.DecSliceHelperStart() + var yyc4735 bool + if yyl4735 == 0 { + if yyv4735 == nil { + yyv4735 = []LimitRangeItem{} + yyc4735 = true + } else if len(yyv4735) != 0 { + yyv4735 = yyv4735[:0] + yyc4735 = true } - } else if yyl4730 > 0 { - var yyrr4730, yyrl4730 int - var yyrt4730 bool - if yyl4730 > cap(yyv4730) { + } else if yyl4735 > 0 { + var yyrr4735, yyrl4735 int + var yyrt4735 bool + if yyl4735 > cap(yyv4735) { - yyrg4730 := len(yyv4730) > 0 - yyv24730 := yyv4730 - yyrl4730, yyrt4730 = z.DecInferLen(yyl4730, z.DecBasicHandle().MaxInitLen, 56) - if yyrt4730 { - if yyrl4730 <= cap(yyv4730) { - yyv4730 = yyv4730[:yyrl4730] + yyrg4735 := len(yyv4735) > 0 + yyv24735 := yyv4735 + yyrl4735, yyrt4735 = z.DecInferLen(yyl4735, z.DecBasicHandle().MaxInitLen, 56) + if yyrt4735 { + if yyrl4735 <= cap(yyv4735) { + yyv4735 = yyv4735[:yyrl4735] } else { - yyv4730 = make([]LimitRangeItem, yyrl4730) + yyv4735 = make([]LimitRangeItem, yyrl4735) } } else { - yyv4730 = make([]LimitRangeItem, yyrl4730) + yyv4735 = make([]LimitRangeItem, yyrl4735) } - yyc4730 = true - yyrr4730 = len(yyv4730) - if yyrg4730 { - copy(yyv4730, yyv24730) + yyc4735 = true + yyrr4735 = len(yyv4735) + if yyrg4735 { + copy(yyv4735, yyv24735) } - } else if yyl4730 != len(yyv4730) { - yyv4730 = yyv4730[:yyl4730] - yyc4730 = true + } else if yyl4735 != len(yyv4735) { + yyv4735 = yyv4735[:yyl4735] + yyc4735 = true } - yyj4730 := 0 - for ; yyj4730 < yyrr4730; yyj4730++ { - yyh4730.ElemContainerState(yyj4730) + yyj4735 := 0 + for ; yyj4735 < yyrr4735; yyj4735++ { + yyh4735.ElemContainerState(yyj4735) if r.TryDecodeAsNil() { - yyv4730[yyj4730] = LimitRangeItem{} + yyv4735[yyj4735] = LimitRangeItem{} } else { - yyv4731 := &yyv4730[yyj4730] - yyv4731.CodecDecodeSelf(d) + yyv4736 := &yyv4735[yyj4735] + yyv4736.CodecDecodeSelf(d) } } - if yyrt4730 { - for ; yyj4730 < yyl4730; yyj4730++ { - yyv4730 = append(yyv4730, LimitRangeItem{}) - yyh4730.ElemContainerState(yyj4730) + if yyrt4735 { + for ; yyj4735 < yyl4735; yyj4735++ { + yyv4735 = append(yyv4735, LimitRangeItem{}) + yyh4735.ElemContainerState(yyj4735) if r.TryDecodeAsNil() { - yyv4730[yyj4730] = LimitRangeItem{} + yyv4735[yyj4735] = LimitRangeItem{} } else { - yyv4732 := &yyv4730[yyj4730] - yyv4732.CodecDecodeSelf(d) + yyv4737 := &yyv4735[yyj4735] + yyv4737.CodecDecodeSelf(d) } } } } else { - yyj4730 := 0 - for ; !r.CheckBreak(); yyj4730++ { + yyj4735 := 0 + for ; !r.CheckBreak(); yyj4735++ { - if yyj4730 >= len(yyv4730) { - yyv4730 = append(yyv4730, LimitRangeItem{}) // var yyz4730 LimitRangeItem - yyc4730 = true + if yyj4735 >= len(yyv4735) { + yyv4735 = append(yyv4735, LimitRangeItem{}) // var yyz4735 LimitRangeItem + yyc4735 = true } - yyh4730.ElemContainerState(yyj4730) - if yyj4730 < len(yyv4730) { + yyh4735.ElemContainerState(yyj4735) + if yyj4735 < len(yyv4735) { if r.TryDecodeAsNil() { - yyv4730[yyj4730] = LimitRangeItem{} + yyv4735[yyj4735] = LimitRangeItem{} } else { - yyv4733 := &yyv4730[yyj4730] - yyv4733.CodecDecodeSelf(d) + yyv4738 := &yyv4735[yyj4735] + yyv4738.CodecDecodeSelf(d) } } else { @@ -60677,17 +60725,17 @@ func (x codecSelfer1234) decSliceLimitRangeItem(v *[]LimitRangeItem, d *codec197 } } - if yyj4730 < len(yyv4730) { - yyv4730 = yyv4730[:yyj4730] - yyc4730 = true - } else if yyj4730 == 0 && yyv4730 == nil { - yyv4730 = []LimitRangeItem{} - yyc4730 = true + if yyj4735 < len(yyv4735) { + yyv4735 = yyv4735[:yyj4735] + yyc4735 = true + } else if yyj4735 == 0 && yyv4735 == nil { + yyv4735 = []LimitRangeItem{} + yyc4735 = true } } - yyh4730.End() - if yyc4730 { - *v = yyv4730 + yyh4735.End() + if yyc4735 { + *v = yyv4735 } } @@ -60696,10 +60744,10 @@ func (x codecSelfer1234) encSliceLimitRange(v []LimitRange, e *codec1978.Encoder z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4734 := range v { + for _, yyv4739 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4735 := &yyv4734 - yy4735.CodecEncodeSelf(e) + yy4740 := &yyv4739 + yy4740.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -60709,127 +60757,12 @@ func (x codecSelfer1234) decSliceLimitRange(v *[]LimitRange, d *codec1978.Decode z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4736 := *v - yyh4736, yyl4736 := z.DecSliceHelperStart() - var yyc4736 bool - if yyl4736 == 0 { - if yyv4736 == nil { - yyv4736 = []LimitRange{} - yyc4736 = true - } else if len(yyv4736) != 0 { - yyv4736 = yyv4736[:0] - yyc4736 = true - } - } else if yyl4736 > 0 { - var yyrr4736, yyrl4736 int - var yyrt4736 bool - if yyl4736 > cap(yyv4736) { - - yyrg4736 := len(yyv4736) > 0 - yyv24736 := yyv4736 - yyrl4736, yyrt4736 = z.DecInferLen(yyl4736, z.DecBasicHandle().MaxInitLen, 264) - if yyrt4736 { - if yyrl4736 <= cap(yyv4736) { - yyv4736 = yyv4736[:yyrl4736] - } else { - yyv4736 = make([]LimitRange, yyrl4736) - } - } else { - yyv4736 = make([]LimitRange, yyrl4736) - } - yyc4736 = true - yyrr4736 = len(yyv4736) - if yyrg4736 { - copy(yyv4736, yyv24736) - } - } else if yyl4736 != len(yyv4736) { - yyv4736 = yyv4736[:yyl4736] - yyc4736 = true - } - yyj4736 := 0 - for ; yyj4736 < yyrr4736; yyj4736++ { - yyh4736.ElemContainerState(yyj4736) - if r.TryDecodeAsNil() { - yyv4736[yyj4736] = LimitRange{} - } else { - yyv4737 := &yyv4736[yyj4736] - yyv4737.CodecDecodeSelf(d) - } - - } - if yyrt4736 { - for ; yyj4736 < yyl4736; yyj4736++ { - yyv4736 = append(yyv4736, LimitRange{}) - yyh4736.ElemContainerState(yyj4736) - if r.TryDecodeAsNil() { - yyv4736[yyj4736] = LimitRange{} - } else { - yyv4738 := &yyv4736[yyj4736] - yyv4738.CodecDecodeSelf(d) - } - - } - } - - } else { - yyj4736 := 0 - for ; !r.CheckBreak(); yyj4736++ { - - if yyj4736 >= len(yyv4736) { - yyv4736 = append(yyv4736, LimitRange{}) // var yyz4736 LimitRange - yyc4736 = true - } - yyh4736.ElemContainerState(yyj4736) - if yyj4736 < len(yyv4736) { - if r.TryDecodeAsNil() { - yyv4736[yyj4736] = LimitRange{} - } else { - yyv4739 := &yyv4736[yyj4736] - yyv4739.CodecDecodeSelf(d) - } - - } else { - z.DecSwallow() - } - - } - if yyj4736 < len(yyv4736) { - yyv4736 = yyv4736[:yyj4736] - yyc4736 = true - } else if yyj4736 == 0 && yyv4736 == nil { - yyv4736 = []LimitRange{} - yyc4736 = true - } - } - yyh4736.End() - if yyc4736 { - *v = yyv4736 - } -} - -func (x codecSelfer1234) encSliceResourceQuotaScope(v []ResourceQuotaScope, e *codec1978.Encoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperEncoder(e) - _, _, _ = h, z, r - r.EncodeArrayStart(len(v)) - for _, yyv4740 := range v { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yyv4740.CodecEncodeSelf(e) - } - z.EncSendContainerState(codecSelfer_containerArrayEnd1234) -} - -func (x codecSelfer1234) decSliceResourceQuotaScope(v *[]ResourceQuotaScope, d *codec1978.Decoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperDecoder(d) - _, _, _ = h, z, r - yyv4741 := *v yyh4741, yyl4741 := z.DecSliceHelperStart() var yyc4741 bool if yyl4741 == 0 { if yyv4741 == nil { - yyv4741 = []ResourceQuotaScope{} + yyv4741 = []LimitRange{} yyc4741 = true } else if len(yyv4741) != 0 { yyv4741 = yyv4741[:0] @@ -60840,18 +60773,23 @@ func (x codecSelfer1234) decSliceResourceQuotaScope(v *[]ResourceQuotaScope, d * var yyrt4741 bool if yyl4741 > cap(yyv4741) { - yyrl4741, yyrt4741 = z.DecInferLen(yyl4741, z.DecBasicHandle().MaxInitLen, 16) + yyrg4741 := len(yyv4741) > 0 + yyv24741 := yyv4741 + yyrl4741, yyrt4741 = z.DecInferLen(yyl4741, z.DecBasicHandle().MaxInitLen, 280) if yyrt4741 { if yyrl4741 <= cap(yyv4741) { yyv4741 = yyv4741[:yyrl4741] } else { - yyv4741 = make([]ResourceQuotaScope, yyrl4741) + yyv4741 = make([]LimitRange, yyrl4741) } } else { - yyv4741 = make([]ResourceQuotaScope, yyrl4741) + yyv4741 = make([]LimitRange, yyrl4741) } yyc4741 = true yyrr4741 = len(yyv4741) + if yyrg4741 { + copy(yyv4741, yyv24741) + } } else if yyl4741 != len(yyv4741) { yyv4741 = yyv4741[:yyl4741] yyc4741 = true @@ -60860,20 +60798,22 @@ func (x codecSelfer1234) decSliceResourceQuotaScope(v *[]ResourceQuotaScope, d * for ; yyj4741 < yyrr4741; yyj4741++ { yyh4741.ElemContainerState(yyj4741) if r.TryDecodeAsNil() { - yyv4741[yyj4741] = "" + yyv4741[yyj4741] = LimitRange{} } else { - yyv4741[yyj4741] = ResourceQuotaScope(r.DecodeString()) + yyv4742 := &yyv4741[yyj4741] + yyv4742.CodecDecodeSelf(d) } } if yyrt4741 { for ; yyj4741 < yyl4741; yyj4741++ { - yyv4741 = append(yyv4741, "") + yyv4741 = append(yyv4741, LimitRange{}) yyh4741.ElemContainerState(yyj4741) if r.TryDecodeAsNil() { - yyv4741[yyj4741] = "" + yyv4741[yyj4741] = LimitRange{} } else { - yyv4741[yyj4741] = ResourceQuotaScope(r.DecodeString()) + yyv4743 := &yyv4741[yyj4741] + yyv4743.CodecDecodeSelf(d) } } @@ -60884,15 +60824,16 @@ func (x codecSelfer1234) decSliceResourceQuotaScope(v *[]ResourceQuotaScope, d * for ; !r.CheckBreak(); yyj4741++ { if yyj4741 >= len(yyv4741) { - yyv4741 = append(yyv4741, "") // var yyz4741 ResourceQuotaScope + yyv4741 = append(yyv4741, LimitRange{}) // var yyz4741 LimitRange yyc4741 = true } yyh4741.ElemContainerState(yyj4741) if yyj4741 < len(yyv4741) { if r.TryDecodeAsNil() { - yyv4741[yyj4741] = "" + yyv4741[yyj4741] = LimitRange{} } else { - yyv4741[yyj4741] = ResourceQuotaScope(r.DecodeString()) + yyv4744 := &yyv4741[yyj4741] + yyv4744.CodecDecodeSelf(d) } } else { @@ -60904,7 +60845,7 @@ func (x codecSelfer1234) decSliceResourceQuotaScope(v *[]ResourceQuotaScope, d * yyv4741 = yyv4741[:yyj4741] yyc4741 = true } else if yyj4741 == 0 && yyv4741 == nil { - yyv4741 = []ResourceQuotaScope{} + yyv4741 = []LimitRange{} yyc4741 = true } } @@ -60914,15 +60855,122 @@ func (x codecSelfer1234) decSliceResourceQuotaScope(v *[]ResourceQuotaScope, d * } } -func (x codecSelfer1234) encSliceResourceQuota(v []ResourceQuota, e *codec1978.Encoder) { +func (x codecSelfer1234) encSliceResourceQuotaScope(v []ResourceQuotaScope, e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) for _, yyv4745 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4746 := &yyv4745 - yy4746.CodecEncodeSelf(e) + yyv4745.CodecEncodeSelf(e) + } + z.EncSendContainerState(codecSelfer_containerArrayEnd1234) +} + +func (x codecSelfer1234) decSliceResourceQuotaScope(v *[]ResourceQuotaScope, d *codec1978.Decoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperDecoder(d) + _, _, _ = h, z, r + + yyv4746 := *v + yyh4746, yyl4746 := z.DecSliceHelperStart() + var yyc4746 bool + if yyl4746 == 0 { + if yyv4746 == nil { + yyv4746 = []ResourceQuotaScope{} + yyc4746 = true + } else if len(yyv4746) != 0 { + yyv4746 = yyv4746[:0] + yyc4746 = true + } + } else if yyl4746 > 0 { + var yyrr4746, yyrl4746 int + var yyrt4746 bool + if yyl4746 > cap(yyv4746) { + + yyrl4746, yyrt4746 = z.DecInferLen(yyl4746, z.DecBasicHandle().MaxInitLen, 16) + if yyrt4746 { + if yyrl4746 <= cap(yyv4746) { + yyv4746 = yyv4746[:yyrl4746] + } else { + yyv4746 = make([]ResourceQuotaScope, yyrl4746) + } + } else { + yyv4746 = make([]ResourceQuotaScope, yyrl4746) + } + yyc4746 = true + yyrr4746 = len(yyv4746) + } else if yyl4746 != len(yyv4746) { + yyv4746 = yyv4746[:yyl4746] + yyc4746 = true + } + yyj4746 := 0 + for ; yyj4746 < yyrr4746; yyj4746++ { + yyh4746.ElemContainerState(yyj4746) + if r.TryDecodeAsNil() { + yyv4746[yyj4746] = "" + } else { + yyv4746[yyj4746] = ResourceQuotaScope(r.DecodeString()) + } + + } + if yyrt4746 { + for ; yyj4746 < yyl4746; yyj4746++ { + yyv4746 = append(yyv4746, "") + yyh4746.ElemContainerState(yyj4746) + if r.TryDecodeAsNil() { + yyv4746[yyj4746] = "" + } else { + yyv4746[yyj4746] = ResourceQuotaScope(r.DecodeString()) + } + + } + } + + } else { + yyj4746 := 0 + for ; !r.CheckBreak(); yyj4746++ { + + if yyj4746 >= len(yyv4746) { + yyv4746 = append(yyv4746, "") // var yyz4746 ResourceQuotaScope + yyc4746 = true + } + yyh4746.ElemContainerState(yyj4746) + if yyj4746 < len(yyv4746) { + if r.TryDecodeAsNil() { + yyv4746[yyj4746] = "" + } else { + yyv4746[yyj4746] = ResourceQuotaScope(r.DecodeString()) + } + + } else { + z.DecSwallow() + } + + } + if yyj4746 < len(yyv4746) { + yyv4746 = yyv4746[:yyj4746] + yyc4746 = true + } else if yyj4746 == 0 && yyv4746 == nil { + yyv4746 = []ResourceQuotaScope{} + yyc4746 = true + } + } + yyh4746.End() + if yyc4746 { + *v = yyv4746 + } +} + +func (x codecSelfer1234) encSliceResourceQuota(v []ResourceQuota, e *codec1978.Encoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperEncoder(e) + _, _, _ = h, z, r + r.EncodeArrayStart(len(v)) + for _, yyv4750 := range v { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy4751 := &yyv4750 + yy4751.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -60932,83 +60980,83 @@ func (x codecSelfer1234) decSliceResourceQuota(v *[]ResourceQuota, d *codec1978. z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4747 := *v - yyh4747, yyl4747 := z.DecSliceHelperStart() - var yyc4747 bool - if yyl4747 == 0 { - if yyv4747 == nil { - yyv4747 = []ResourceQuota{} - yyc4747 = true - } else if len(yyv4747) != 0 { - yyv4747 = yyv4747[:0] - yyc4747 = true + yyv4752 := *v + yyh4752, yyl4752 := z.DecSliceHelperStart() + var yyc4752 bool + if yyl4752 == 0 { + if yyv4752 == nil { + yyv4752 = []ResourceQuota{} + yyc4752 = true + } else if len(yyv4752) != 0 { + yyv4752 = yyv4752[:0] + yyc4752 = true } - } else if yyl4747 > 0 { - var yyrr4747, yyrl4747 int - var yyrt4747 bool - if yyl4747 > cap(yyv4747) { + } else if yyl4752 > 0 { + var yyrr4752, yyrl4752 int + var yyrt4752 bool + if yyl4752 > cap(yyv4752) { - yyrg4747 := len(yyv4747) > 0 - yyv24747 := yyv4747 - yyrl4747, yyrt4747 = z.DecInferLen(yyl4747, z.DecBasicHandle().MaxInitLen, 288) - if yyrt4747 { - if yyrl4747 <= cap(yyv4747) { - yyv4747 = yyv4747[:yyrl4747] + yyrg4752 := len(yyv4752) > 0 + yyv24752 := yyv4752 + yyrl4752, yyrt4752 = z.DecInferLen(yyl4752, z.DecBasicHandle().MaxInitLen, 304) + if yyrt4752 { + if yyrl4752 <= cap(yyv4752) { + yyv4752 = yyv4752[:yyrl4752] } else { - yyv4747 = make([]ResourceQuota, yyrl4747) + yyv4752 = make([]ResourceQuota, yyrl4752) } } else { - yyv4747 = make([]ResourceQuota, yyrl4747) + yyv4752 = make([]ResourceQuota, yyrl4752) } - yyc4747 = true - yyrr4747 = len(yyv4747) - if yyrg4747 { - copy(yyv4747, yyv24747) + yyc4752 = true + yyrr4752 = len(yyv4752) + if yyrg4752 { + copy(yyv4752, yyv24752) } - } else if yyl4747 != len(yyv4747) { - yyv4747 = yyv4747[:yyl4747] - yyc4747 = true + } else if yyl4752 != len(yyv4752) { + yyv4752 = yyv4752[:yyl4752] + yyc4752 = true } - yyj4747 := 0 - for ; yyj4747 < yyrr4747; yyj4747++ { - yyh4747.ElemContainerState(yyj4747) + yyj4752 := 0 + for ; yyj4752 < yyrr4752; yyj4752++ { + yyh4752.ElemContainerState(yyj4752) if r.TryDecodeAsNil() { - yyv4747[yyj4747] = ResourceQuota{} + yyv4752[yyj4752] = ResourceQuota{} } else { - yyv4748 := &yyv4747[yyj4747] - yyv4748.CodecDecodeSelf(d) + yyv4753 := &yyv4752[yyj4752] + yyv4753.CodecDecodeSelf(d) } } - if yyrt4747 { - for ; yyj4747 < yyl4747; yyj4747++ { - yyv4747 = append(yyv4747, ResourceQuota{}) - yyh4747.ElemContainerState(yyj4747) + if yyrt4752 { + for ; yyj4752 < yyl4752; yyj4752++ { + yyv4752 = append(yyv4752, ResourceQuota{}) + yyh4752.ElemContainerState(yyj4752) if r.TryDecodeAsNil() { - yyv4747[yyj4747] = ResourceQuota{} + yyv4752[yyj4752] = ResourceQuota{} } else { - yyv4749 := &yyv4747[yyj4747] - yyv4749.CodecDecodeSelf(d) + yyv4754 := &yyv4752[yyj4752] + yyv4754.CodecDecodeSelf(d) } } } } else { - yyj4747 := 0 - for ; !r.CheckBreak(); yyj4747++ { + yyj4752 := 0 + for ; !r.CheckBreak(); yyj4752++ { - if yyj4747 >= len(yyv4747) { - yyv4747 = append(yyv4747, ResourceQuota{}) // var yyz4747 ResourceQuota - yyc4747 = true + if yyj4752 >= len(yyv4752) { + yyv4752 = append(yyv4752, ResourceQuota{}) // var yyz4752 ResourceQuota + yyc4752 = true } - yyh4747.ElemContainerState(yyj4747) - if yyj4747 < len(yyv4747) { + yyh4752.ElemContainerState(yyj4752) + if yyj4752 < len(yyv4752) { if r.TryDecodeAsNil() { - yyv4747[yyj4747] = ResourceQuota{} + yyv4752[yyj4752] = ResourceQuota{} } else { - yyv4750 := &yyv4747[yyj4747] - yyv4750.CodecDecodeSelf(d) + yyv4755 := &yyv4752[yyj4752] + yyv4755.CodecDecodeSelf(d) } } else { @@ -61016,17 +61064,17 @@ func (x codecSelfer1234) decSliceResourceQuota(v *[]ResourceQuota, d *codec1978. } } - if yyj4747 < len(yyv4747) { - yyv4747 = yyv4747[:yyj4747] - yyc4747 = true - } else if yyj4747 == 0 && yyv4747 == nil { - yyv4747 = []ResourceQuota{} - yyc4747 = true + if yyj4752 < len(yyv4752) { + yyv4752 = yyv4752[:yyj4752] + yyc4752 = true + } else if yyj4752 == 0 && yyv4752 == nil { + yyv4752 = []ResourceQuota{} + yyc4752 = true } } - yyh4747.End() - if yyc4747 { - *v = yyv4747 + yyh4752.End() + if yyc4752 { + *v = yyv4752 } } @@ -61035,23 +61083,23 @@ func (x codecSelfer1234) encMapstringSliceuint8(v map[string][]uint8, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeMapStart(len(v)) - for yyk4751, yyv4751 := range v { + for yyk4756, yyv4756 := range v { z.EncSendContainerState(codecSelfer_containerMapKey1234) - yym4752 := z.EncBinary() - _ = yym4752 + yym4757 := z.EncBinary() + _ = yym4757 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(yyk4751)) + r.EncodeString(codecSelferC_UTF81234, string(yyk4756)) } z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyv4751 == nil { + if yyv4756 == nil { r.EncodeNil() } else { - yym4753 := z.EncBinary() - _ = yym4753 + yym4758 := z.EncBinary() + _ = yym4758 if false { } else { - r.EncodeStringBytes(codecSelferC_RAW1234, []byte(yyv4751)) + r.EncodeStringBytes(codecSelferC_RAW1234, []byte(yyv4756)) } } } @@ -61063,80 +61111,80 @@ func (x codecSelfer1234) decMapstringSliceuint8(v *map[string][]uint8, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4754 := *v - yyl4754 := r.ReadMapStart() - yybh4754 := z.DecBasicHandle() - if yyv4754 == nil { - yyrl4754, _ := z.DecInferLen(yyl4754, yybh4754.MaxInitLen, 40) - yyv4754 = make(map[string][]uint8, yyrl4754) - *v = yyv4754 + yyv4759 := *v + yyl4759 := r.ReadMapStart() + yybh4759 := z.DecBasicHandle() + if yyv4759 == nil { + yyrl4759, _ := z.DecInferLen(yyl4759, yybh4759.MaxInitLen, 40) + yyv4759 = make(map[string][]uint8, yyrl4759) + *v = yyv4759 } - var yymk4754 string - var yymv4754 []uint8 - var yymg4754 bool - if yybh4754.MapValueReset { - yymg4754 = true + var yymk4759 string + var yymv4759 []uint8 + var yymg4759 bool + if yybh4759.MapValueReset { + yymg4759 = true } - if yyl4754 > 0 { - for yyj4754 := 0; yyj4754 < yyl4754; yyj4754++ { + if yyl4759 > 0 { + for yyj4759 := 0; yyj4759 < yyl4759; yyj4759++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk4754 = "" + yymk4759 = "" } else { - yymk4754 = string(r.DecodeString()) + yymk4759 = string(r.DecodeString()) } - if yymg4754 { - yymv4754 = yyv4754[yymk4754] + if yymg4759 { + yymv4759 = yyv4759[yymk4759] } else { - yymv4754 = nil + yymv4759 = nil } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv4754 = nil + yymv4759 = nil } else { - yyv4756 := &yymv4754 - yym4757 := z.DecBinary() - _ = yym4757 + yyv4761 := &yymv4759 + yym4762 := z.DecBinary() + _ = yym4762 if false { } else { - *yyv4756 = r.DecodeBytes(*(*[]byte)(yyv4756), false, false) + *yyv4761 = r.DecodeBytes(*(*[]byte)(yyv4761), false, false) } } - if yyv4754 != nil { - yyv4754[yymk4754] = yymv4754 + if yyv4759 != nil { + yyv4759[yymk4759] = yymv4759 } } - } else if yyl4754 < 0 { - for yyj4754 := 0; !r.CheckBreak(); yyj4754++ { + } else if yyl4759 < 0 { + for yyj4759 := 0; !r.CheckBreak(); yyj4759++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk4754 = "" + yymk4759 = "" } else { - yymk4754 = string(r.DecodeString()) + yymk4759 = string(r.DecodeString()) } - if yymg4754 { - yymv4754 = yyv4754[yymk4754] + if yymg4759 { + yymv4759 = yyv4759[yymk4759] } else { - yymv4754 = nil + yymv4759 = nil } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv4754 = nil + yymv4759 = nil } else { - yyv4759 := &yymv4754 - yym4760 := z.DecBinary() - _ = yym4760 + yyv4764 := &yymv4759 + yym4765 := z.DecBinary() + _ = yym4765 if false { } else { - *yyv4759 = r.DecodeBytes(*(*[]byte)(yyv4759), false, false) + *yyv4764 = r.DecodeBytes(*(*[]byte)(yyv4764), false, false) } } - if yyv4754 != nil { - yyv4754[yymk4754] = yymv4754 + if yyv4759 != nil { + yyv4759[yymk4759] = yymv4759 } } } // else len==0: TODO: Should we clear map entries? @@ -61148,10 +61196,10 @@ func (x codecSelfer1234) encSliceSecret(v []Secret, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4761 := range v { + for _, yyv4766 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4762 := &yyv4761 - yy4762.CodecEncodeSelf(e) + yy4767 := &yyv4766 + yy4767.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -61161,83 +61209,83 @@ func (x codecSelfer1234) decSliceSecret(v *[]Secret, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4763 := *v - yyh4763, yyl4763 := z.DecSliceHelperStart() - var yyc4763 bool - if yyl4763 == 0 { - if yyv4763 == nil { - yyv4763 = []Secret{} - yyc4763 = true - } else if len(yyv4763) != 0 { - yyv4763 = yyv4763[:0] - yyc4763 = true + yyv4768 := *v + yyh4768, yyl4768 := z.DecSliceHelperStart() + var yyc4768 bool + if yyl4768 == 0 { + if yyv4768 == nil { + yyv4768 = []Secret{} + yyc4768 = true + } else if len(yyv4768) != 0 { + yyv4768 = yyv4768[:0] + yyc4768 = true } - } else if yyl4763 > 0 { - var yyrr4763, yyrl4763 int - var yyrt4763 bool - if yyl4763 > cap(yyv4763) { + } else if yyl4768 > 0 { + var yyrr4768, yyrl4768 int + var yyrt4768 bool + if yyl4768 > cap(yyv4768) { - yyrg4763 := len(yyv4763) > 0 - yyv24763 := yyv4763 - yyrl4763, yyrt4763 = z.DecInferLen(yyl4763, z.DecBasicHandle().MaxInitLen, 272) - if yyrt4763 { - if yyrl4763 <= cap(yyv4763) { - yyv4763 = yyv4763[:yyrl4763] + yyrg4768 := len(yyv4768) > 0 + yyv24768 := yyv4768 + yyrl4768, yyrt4768 = z.DecInferLen(yyl4768, z.DecBasicHandle().MaxInitLen, 288) + if yyrt4768 { + if yyrl4768 <= cap(yyv4768) { + yyv4768 = yyv4768[:yyrl4768] } else { - yyv4763 = make([]Secret, yyrl4763) + yyv4768 = make([]Secret, yyrl4768) } } else { - yyv4763 = make([]Secret, yyrl4763) + yyv4768 = make([]Secret, yyrl4768) } - yyc4763 = true - yyrr4763 = len(yyv4763) - if yyrg4763 { - copy(yyv4763, yyv24763) + yyc4768 = true + yyrr4768 = len(yyv4768) + if yyrg4768 { + copy(yyv4768, yyv24768) } - } else if yyl4763 != len(yyv4763) { - yyv4763 = yyv4763[:yyl4763] - yyc4763 = true + } else if yyl4768 != len(yyv4768) { + yyv4768 = yyv4768[:yyl4768] + yyc4768 = true } - yyj4763 := 0 - for ; yyj4763 < yyrr4763; yyj4763++ { - yyh4763.ElemContainerState(yyj4763) + yyj4768 := 0 + for ; yyj4768 < yyrr4768; yyj4768++ { + yyh4768.ElemContainerState(yyj4768) if r.TryDecodeAsNil() { - yyv4763[yyj4763] = Secret{} + yyv4768[yyj4768] = Secret{} } else { - yyv4764 := &yyv4763[yyj4763] - yyv4764.CodecDecodeSelf(d) + yyv4769 := &yyv4768[yyj4768] + yyv4769.CodecDecodeSelf(d) } } - if yyrt4763 { - for ; yyj4763 < yyl4763; yyj4763++ { - yyv4763 = append(yyv4763, Secret{}) - yyh4763.ElemContainerState(yyj4763) + if yyrt4768 { + for ; yyj4768 < yyl4768; yyj4768++ { + yyv4768 = append(yyv4768, Secret{}) + yyh4768.ElemContainerState(yyj4768) if r.TryDecodeAsNil() { - yyv4763[yyj4763] = Secret{} + yyv4768[yyj4768] = Secret{} } else { - yyv4765 := &yyv4763[yyj4763] - yyv4765.CodecDecodeSelf(d) + yyv4770 := &yyv4768[yyj4768] + yyv4770.CodecDecodeSelf(d) } } } } else { - yyj4763 := 0 - for ; !r.CheckBreak(); yyj4763++ { + yyj4768 := 0 + for ; !r.CheckBreak(); yyj4768++ { - if yyj4763 >= len(yyv4763) { - yyv4763 = append(yyv4763, Secret{}) // var yyz4763 Secret - yyc4763 = true + if yyj4768 >= len(yyv4768) { + yyv4768 = append(yyv4768, Secret{}) // var yyz4768 Secret + yyc4768 = true } - yyh4763.ElemContainerState(yyj4763) - if yyj4763 < len(yyv4763) { + yyh4768.ElemContainerState(yyj4768) + if yyj4768 < len(yyv4768) { if r.TryDecodeAsNil() { - yyv4763[yyj4763] = Secret{} + yyv4768[yyj4768] = Secret{} } else { - yyv4766 := &yyv4763[yyj4763] - yyv4766.CodecDecodeSelf(d) + yyv4771 := &yyv4768[yyj4768] + yyv4771.CodecDecodeSelf(d) } } else { @@ -61245,17 +61293,17 @@ func (x codecSelfer1234) decSliceSecret(v *[]Secret, d *codec1978.Decoder) { } } - if yyj4763 < len(yyv4763) { - yyv4763 = yyv4763[:yyj4763] - yyc4763 = true - } else if yyj4763 == 0 && yyv4763 == nil { - yyv4763 = []Secret{} - yyc4763 = true + if yyj4768 < len(yyv4768) { + yyv4768 = yyv4768[:yyj4768] + yyc4768 = true + } else if yyj4768 == 0 && yyv4768 == nil { + yyv4768 = []Secret{} + yyc4768 = true } } - yyh4763.End() - if yyc4763 { - *v = yyv4763 + yyh4768.End() + if yyc4768 { + *v = yyv4768 } } @@ -61264,10 +61312,10 @@ func (x codecSelfer1234) encSliceConfigMap(v []ConfigMap, e *codec1978.Encoder) z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4767 := range v { + for _, yyv4772 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4768 := &yyv4767 - yy4768.CodecEncodeSelf(e) + yy4773 := &yyv4772 + yy4773.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -61277,83 +61325,83 @@ func (x codecSelfer1234) decSliceConfigMap(v *[]ConfigMap, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4769 := *v - yyh4769, yyl4769 := z.DecSliceHelperStart() - var yyc4769 bool - if yyl4769 == 0 { - if yyv4769 == nil { - yyv4769 = []ConfigMap{} - yyc4769 = true - } else if len(yyv4769) != 0 { - yyv4769 = yyv4769[:0] - yyc4769 = true + yyv4774 := *v + yyh4774, yyl4774 := z.DecSliceHelperStart() + var yyc4774 bool + if yyl4774 == 0 { + if yyv4774 == nil { + yyv4774 = []ConfigMap{} + yyc4774 = true + } else if len(yyv4774) != 0 { + yyv4774 = yyv4774[:0] + yyc4774 = true } - } else if yyl4769 > 0 { - var yyrr4769, yyrl4769 int - var yyrt4769 bool - if yyl4769 > cap(yyv4769) { + } else if yyl4774 > 0 { + var yyrr4774, yyrl4774 int + var yyrt4774 bool + if yyl4774 > cap(yyv4774) { - yyrg4769 := len(yyv4769) > 0 - yyv24769 := yyv4769 - yyrl4769, yyrt4769 = z.DecInferLen(yyl4769, z.DecBasicHandle().MaxInitLen, 248) - if yyrt4769 { - if yyrl4769 <= cap(yyv4769) { - yyv4769 = yyv4769[:yyrl4769] + yyrg4774 := len(yyv4774) > 0 + yyv24774 := yyv4774 + yyrl4774, yyrt4774 = z.DecInferLen(yyl4774, z.DecBasicHandle().MaxInitLen, 264) + if yyrt4774 { + if yyrl4774 <= cap(yyv4774) { + yyv4774 = yyv4774[:yyrl4774] } else { - yyv4769 = make([]ConfigMap, yyrl4769) + yyv4774 = make([]ConfigMap, yyrl4774) } } else { - yyv4769 = make([]ConfigMap, yyrl4769) + yyv4774 = make([]ConfigMap, yyrl4774) } - yyc4769 = true - yyrr4769 = len(yyv4769) - if yyrg4769 { - copy(yyv4769, yyv24769) + yyc4774 = true + yyrr4774 = len(yyv4774) + if yyrg4774 { + copy(yyv4774, yyv24774) } - } else if yyl4769 != len(yyv4769) { - yyv4769 = yyv4769[:yyl4769] - yyc4769 = true + } else if yyl4774 != len(yyv4774) { + yyv4774 = yyv4774[:yyl4774] + yyc4774 = true } - yyj4769 := 0 - for ; yyj4769 < yyrr4769; yyj4769++ { - yyh4769.ElemContainerState(yyj4769) + yyj4774 := 0 + for ; yyj4774 < yyrr4774; yyj4774++ { + yyh4774.ElemContainerState(yyj4774) if r.TryDecodeAsNil() { - yyv4769[yyj4769] = ConfigMap{} + yyv4774[yyj4774] = ConfigMap{} } else { - yyv4770 := &yyv4769[yyj4769] - yyv4770.CodecDecodeSelf(d) + yyv4775 := &yyv4774[yyj4774] + yyv4775.CodecDecodeSelf(d) } } - if yyrt4769 { - for ; yyj4769 < yyl4769; yyj4769++ { - yyv4769 = append(yyv4769, ConfigMap{}) - yyh4769.ElemContainerState(yyj4769) + if yyrt4774 { + for ; yyj4774 < yyl4774; yyj4774++ { + yyv4774 = append(yyv4774, ConfigMap{}) + yyh4774.ElemContainerState(yyj4774) if r.TryDecodeAsNil() { - yyv4769[yyj4769] = ConfigMap{} + yyv4774[yyj4774] = ConfigMap{} } else { - yyv4771 := &yyv4769[yyj4769] - yyv4771.CodecDecodeSelf(d) + yyv4776 := &yyv4774[yyj4774] + yyv4776.CodecDecodeSelf(d) } } } } else { - yyj4769 := 0 - for ; !r.CheckBreak(); yyj4769++ { + yyj4774 := 0 + for ; !r.CheckBreak(); yyj4774++ { - if yyj4769 >= len(yyv4769) { - yyv4769 = append(yyv4769, ConfigMap{}) // var yyz4769 ConfigMap - yyc4769 = true + if yyj4774 >= len(yyv4774) { + yyv4774 = append(yyv4774, ConfigMap{}) // var yyz4774 ConfigMap + yyc4774 = true } - yyh4769.ElemContainerState(yyj4769) - if yyj4769 < len(yyv4769) { + yyh4774.ElemContainerState(yyj4774) + if yyj4774 < len(yyv4774) { if r.TryDecodeAsNil() { - yyv4769[yyj4769] = ConfigMap{} + yyv4774[yyj4774] = ConfigMap{} } else { - yyv4772 := &yyv4769[yyj4769] - yyv4772.CodecDecodeSelf(d) + yyv4777 := &yyv4774[yyj4774] + yyv4777.CodecDecodeSelf(d) } } else { @@ -61361,17 +61409,17 @@ func (x codecSelfer1234) decSliceConfigMap(v *[]ConfigMap, d *codec1978.Decoder) } } - if yyj4769 < len(yyv4769) { - yyv4769 = yyv4769[:yyj4769] - yyc4769 = true - } else if yyj4769 == 0 && yyv4769 == nil { - yyv4769 = []ConfigMap{} - yyc4769 = true + if yyj4774 < len(yyv4774) { + yyv4774 = yyv4774[:yyj4774] + yyc4774 = true + } else if yyj4774 == 0 && yyv4774 == nil { + yyv4774 = []ConfigMap{} + yyc4774 = true } } - yyh4769.End() - if yyc4769 { - *v = yyv4769 + yyh4774.End() + if yyc4774 { + *v = yyv4774 } } @@ -61380,10 +61428,10 @@ func (x codecSelfer1234) encSliceComponentCondition(v []ComponentCondition, e *c z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4773 := range v { + for _, yyv4778 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4774 := &yyv4773 - yy4774.CodecEncodeSelf(e) + yy4779 := &yyv4778 + yy4779.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -61393,83 +61441,83 @@ func (x codecSelfer1234) decSliceComponentCondition(v *[]ComponentCondition, d * z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4775 := *v - yyh4775, yyl4775 := z.DecSliceHelperStart() - var yyc4775 bool - if yyl4775 == 0 { - if yyv4775 == nil { - yyv4775 = []ComponentCondition{} - yyc4775 = true - } else if len(yyv4775) != 0 { - yyv4775 = yyv4775[:0] - yyc4775 = true + yyv4780 := *v + yyh4780, yyl4780 := z.DecSliceHelperStart() + var yyc4780 bool + if yyl4780 == 0 { + if yyv4780 == nil { + yyv4780 = []ComponentCondition{} + yyc4780 = true + } else if len(yyv4780) != 0 { + yyv4780 = yyv4780[:0] + yyc4780 = true } - } else if yyl4775 > 0 { - var yyrr4775, yyrl4775 int - var yyrt4775 bool - if yyl4775 > cap(yyv4775) { + } else if yyl4780 > 0 { + var yyrr4780, yyrl4780 int + var yyrt4780 bool + if yyl4780 > cap(yyv4780) { - yyrg4775 := len(yyv4775) > 0 - yyv24775 := yyv4775 - yyrl4775, yyrt4775 = z.DecInferLen(yyl4775, z.DecBasicHandle().MaxInitLen, 64) - if yyrt4775 { - if yyrl4775 <= cap(yyv4775) { - yyv4775 = yyv4775[:yyrl4775] + yyrg4780 := len(yyv4780) > 0 + yyv24780 := yyv4780 + yyrl4780, yyrt4780 = z.DecInferLen(yyl4780, z.DecBasicHandle().MaxInitLen, 64) + if yyrt4780 { + if yyrl4780 <= cap(yyv4780) { + yyv4780 = yyv4780[:yyrl4780] } else { - yyv4775 = make([]ComponentCondition, yyrl4775) + yyv4780 = make([]ComponentCondition, yyrl4780) } } else { - yyv4775 = make([]ComponentCondition, yyrl4775) + yyv4780 = make([]ComponentCondition, yyrl4780) } - yyc4775 = true - yyrr4775 = len(yyv4775) - if yyrg4775 { - copy(yyv4775, yyv24775) + yyc4780 = true + yyrr4780 = len(yyv4780) + if yyrg4780 { + copy(yyv4780, yyv24780) } - } else if yyl4775 != len(yyv4775) { - yyv4775 = yyv4775[:yyl4775] - yyc4775 = true + } else if yyl4780 != len(yyv4780) { + yyv4780 = yyv4780[:yyl4780] + yyc4780 = true } - yyj4775 := 0 - for ; yyj4775 < yyrr4775; yyj4775++ { - yyh4775.ElemContainerState(yyj4775) + yyj4780 := 0 + for ; yyj4780 < yyrr4780; yyj4780++ { + yyh4780.ElemContainerState(yyj4780) if r.TryDecodeAsNil() { - yyv4775[yyj4775] = ComponentCondition{} + yyv4780[yyj4780] = ComponentCondition{} } else { - yyv4776 := &yyv4775[yyj4775] - yyv4776.CodecDecodeSelf(d) + yyv4781 := &yyv4780[yyj4780] + yyv4781.CodecDecodeSelf(d) } } - if yyrt4775 { - for ; yyj4775 < yyl4775; yyj4775++ { - yyv4775 = append(yyv4775, ComponentCondition{}) - yyh4775.ElemContainerState(yyj4775) + if yyrt4780 { + for ; yyj4780 < yyl4780; yyj4780++ { + yyv4780 = append(yyv4780, ComponentCondition{}) + yyh4780.ElemContainerState(yyj4780) if r.TryDecodeAsNil() { - yyv4775[yyj4775] = ComponentCondition{} + yyv4780[yyj4780] = ComponentCondition{} } else { - yyv4777 := &yyv4775[yyj4775] - yyv4777.CodecDecodeSelf(d) + yyv4782 := &yyv4780[yyj4780] + yyv4782.CodecDecodeSelf(d) } } } } else { - yyj4775 := 0 - for ; !r.CheckBreak(); yyj4775++ { + yyj4780 := 0 + for ; !r.CheckBreak(); yyj4780++ { - if yyj4775 >= len(yyv4775) { - yyv4775 = append(yyv4775, ComponentCondition{}) // var yyz4775 ComponentCondition - yyc4775 = true + if yyj4780 >= len(yyv4780) { + yyv4780 = append(yyv4780, ComponentCondition{}) // var yyz4780 ComponentCondition + yyc4780 = true } - yyh4775.ElemContainerState(yyj4775) - if yyj4775 < len(yyv4775) { + yyh4780.ElemContainerState(yyj4780) + if yyj4780 < len(yyv4780) { if r.TryDecodeAsNil() { - yyv4775[yyj4775] = ComponentCondition{} + yyv4780[yyj4780] = ComponentCondition{} } else { - yyv4778 := &yyv4775[yyj4775] - yyv4778.CodecDecodeSelf(d) + yyv4783 := &yyv4780[yyj4780] + yyv4783.CodecDecodeSelf(d) } } else { @@ -61477,17 +61525,17 @@ func (x codecSelfer1234) decSliceComponentCondition(v *[]ComponentCondition, d * } } - if yyj4775 < len(yyv4775) { - yyv4775 = yyv4775[:yyj4775] - yyc4775 = true - } else if yyj4775 == 0 && yyv4775 == nil { - yyv4775 = []ComponentCondition{} - yyc4775 = true + if yyj4780 < len(yyv4780) { + yyv4780 = yyv4780[:yyj4780] + yyc4780 = true + } else if yyj4780 == 0 && yyv4780 == nil { + yyv4780 = []ComponentCondition{} + yyc4780 = true } } - yyh4775.End() - if yyc4775 { - *v = yyv4775 + yyh4780.End() + if yyc4780 { + *v = yyv4780 } } @@ -61496,10 +61544,10 @@ func (x codecSelfer1234) encSliceComponentStatus(v []ComponentStatus, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4779 := range v { + for _, yyv4784 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4780 := &yyv4779 - yy4780.CodecEncodeSelf(e) + yy4785 := &yyv4784 + yy4785.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -61509,83 +61557,83 @@ func (x codecSelfer1234) decSliceComponentStatus(v *[]ComponentStatus, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4781 := *v - yyh4781, yyl4781 := z.DecSliceHelperStart() - var yyc4781 bool - if yyl4781 == 0 { - if yyv4781 == nil { - yyv4781 = []ComponentStatus{} - yyc4781 = true - } else if len(yyv4781) != 0 { - yyv4781 = yyv4781[:0] - yyc4781 = true + yyv4786 := *v + yyh4786, yyl4786 := z.DecSliceHelperStart() + var yyc4786 bool + if yyl4786 == 0 { + if yyv4786 == nil { + yyv4786 = []ComponentStatus{} + yyc4786 = true + } else if len(yyv4786) != 0 { + yyv4786 = yyv4786[:0] + yyc4786 = true } - } else if yyl4781 > 0 { - var yyrr4781, yyrl4781 int - var yyrt4781 bool - if yyl4781 > cap(yyv4781) { + } else if yyl4786 > 0 { + var yyrr4786, yyrl4786 int + var yyrt4786 bool + if yyl4786 > cap(yyv4786) { - yyrg4781 := len(yyv4781) > 0 - yyv24781 := yyv4781 - yyrl4781, yyrt4781 = z.DecInferLen(yyl4781, z.DecBasicHandle().MaxInitLen, 264) - if yyrt4781 { - if yyrl4781 <= cap(yyv4781) { - yyv4781 = yyv4781[:yyrl4781] + yyrg4786 := len(yyv4786) > 0 + yyv24786 := yyv4786 + yyrl4786, yyrt4786 = z.DecInferLen(yyl4786, z.DecBasicHandle().MaxInitLen, 280) + if yyrt4786 { + if yyrl4786 <= cap(yyv4786) { + yyv4786 = yyv4786[:yyrl4786] } else { - yyv4781 = make([]ComponentStatus, yyrl4781) + yyv4786 = make([]ComponentStatus, yyrl4786) } } else { - yyv4781 = make([]ComponentStatus, yyrl4781) + yyv4786 = make([]ComponentStatus, yyrl4786) } - yyc4781 = true - yyrr4781 = len(yyv4781) - if yyrg4781 { - copy(yyv4781, yyv24781) + yyc4786 = true + yyrr4786 = len(yyv4786) + if yyrg4786 { + copy(yyv4786, yyv24786) } - } else if yyl4781 != len(yyv4781) { - yyv4781 = yyv4781[:yyl4781] - yyc4781 = true + } else if yyl4786 != len(yyv4786) { + yyv4786 = yyv4786[:yyl4786] + yyc4786 = true } - yyj4781 := 0 - for ; yyj4781 < yyrr4781; yyj4781++ { - yyh4781.ElemContainerState(yyj4781) + yyj4786 := 0 + for ; yyj4786 < yyrr4786; yyj4786++ { + yyh4786.ElemContainerState(yyj4786) if r.TryDecodeAsNil() { - yyv4781[yyj4781] = ComponentStatus{} + yyv4786[yyj4786] = ComponentStatus{} } else { - yyv4782 := &yyv4781[yyj4781] - yyv4782.CodecDecodeSelf(d) + yyv4787 := &yyv4786[yyj4786] + yyv4787.CodecDecodeSelf(d) } } - if yyrt4781 { - for ; yyj4781 < yyl4781; yyj4781++ { - yyv4781 = append(yyv4781, ComponentStatus{}) - yyh4781.ElemContainerState(yyj4781) + if yyrt4786 { + for ; yyj4786 < yyl4786; yyj4786++ { + yyv4786 = append(yyv4786, ComponentStatus{}) + yyh4786.ElemContainerState(yyj4786) if r.TryDecodeAsNil() { - yyv4781[yyj4781] = ComponentStatus{} + yyv4786[yyj4786] = ComponentStatus{} } else { - yyv4783 := &yyv4781[yyj4781] - yyv4783.CodecDecodeSelf(d) + yyv4788 := &yyv4786[yyj4786] + yyv4788.CodecDecodeSelf(d) } } } } else { - yyj4781 := 0 - for ; !r.CheckBreak(); yyj4781++ { + yyj4786 := 0 + for ; !r.CheckBreak(); yyj4786++ { - if yyj4781 >= len(yyv4781) { - yyv4781 = append(yyv4781, ComponentStatus{}) // var yyz4781 ComponentStatus - yyc4781 = true + if yyj4786 >= len(yyv4786) { + yyv4786 = append(yyv4786, ComponentStatus{}) // var yyz4786 ComponentStatus + yyc4786 = true } - yyh4781.ElemContainerState(yyj4781) - if yyj4781 < len(yyv4781) { + yyh4786.ElemContainerState(yyj4786) + if yyj4786 < len(yyv4786) { if r.TryDecodeAsNil() { - yyv4781[yyj4781] = ComponentStatus{} + yyv4786[yyj4786] = ComponentStatus{} } else { - yyv4784 := &yyv4781[yyj4781] - yyv4784.CodecDecodeSelf(d) + yyv4789 := &yyv4786[yyj4786] + yyv4789.CodecDecodeSelf(d) } } else { @@ -61593,17 +61641,17 @@ func (x codecSelfer1234) decSliceComponentStatus(v *[]ComponentStatus, d *codec1 } } - if yyj4781 < len(yyv4781) { - yyv4781 = yyv4781[:yyj4781] - yyc4781 = true - } else if yyj4781 == 0 && yyv4781 == nil { - yyv4781 = []ComponentStatus{} - yyc4781 = true + if yyj4786 < len(yyv4786) { + yyv4786 = yyv4786[:yyj4786] + yyc4786 = true + } else if yyj4786 == 0 && yyv4786 == nil { + yyv4786 = []ComponentStatus{} + yyc4786 = true } } - yyh4781.End() - if yyc4781 { - *v = yyv4781 + yyh4786.End() + if yyc4786 { + *v = yyv4786 } } @@ -61612,10 +61660,10 @@ func (x codecSelfer1234) encSliceDownwardAPIVolumeFile(v []DownwardAPIVolumeFile z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4785 := range v { + for _, yyv4790 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4786 := &yyv4785 - yy4786.CodecEncodeSelf(e) + yy4791 := &yyv4790 + yy4791.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -61625,83 +61673,83 @@ func (x codecSelfer1234) decSliceDownwardAPIVolumeFile(v *[]DownwardAPIVolumeFil z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4787 := *v - yyh4787, yyl4787 := z.DecSliceHelperStart() - var yyc4787 bool - if yyl4787 == 0 { - if yyv4787 == nil { - yyv4787 = []DownwardAPIVolumeFile{} - yyc4787 = true - } else if len(yyv4787) != 0 { - yyv4787 = yyv4787[:0] - yyc4787 = true + yyv4792 := *v + yyh4792, yyl4792 := z.DecSliceHelperStart() + var yyc4792 bool + if yyl4792 == 0 { + if yyv4792 == nil { + yyv4792 = []DownwardAPIVolumeFile{} + yyc4792 = true + } else if len(yyv4792) != 0 { + yyv4792 = yyv4792[:0] + yyc4792 = true } - } else if yyl4787 > 0 { - var yyrr4787, yyrl4787 int - var yyrt4787 bool - if yyl4787 > cap(yyv4787) { + } else if yyl4792 > 0 { + var yyrr4792, yyrl4792 int + var yyrt4792 bool + if yyl4792 > cap(yyv4792) { - yyrg4787 := len(yyv4787) > 0 - yyv24787 := yyv4787 - yyrl4787, yyrt4787 = z.DecInferLen(yyl4787, z.DecBasicHandle().MaxInitLen, 40) - if yyrt4787 { - if yyrl4787 <= cap(yyv4787) { - yyv4787 = yyv4787[:yyrl4787] + yyrg4792 := len(yyv4792) > 0 + yyv24792 := yyv4792 + yyrl4792, yyrt4792 = z.DecInferLen(yyl4792, z.DecBasicHandle().MaxInitLen, 40) + if yyrt4792 { + if yyrl4792 <= cap(yyv4792) { + yyv4792 = yyv4792[:yyrl4792] } else { - yyv4787 = make([]DownwardAPIVolumeFile, yyrl4787) + yyv4792 = make([]DownwardAPIVolumeFile, yyrl4792) } } else { - yyv4787 = make([]DownwardAPIVolumeFile, yyrl4787) + yyv4792 = make([]DownwardAPIVolumeFile, yyrl4792) } - yyc4787 = true - yyrr4787 = len(yyv4787) - if yyrg4787 { - copy(yyv4787, yyv24787) + yyc4792 = true + yyrr4792 = len(yyv4792) + if yyrg4792 { + copy(yyv4792, yyv24792) } - } else if yyl4787 != len(yyv4787) { - yyv4787 = yyv4787[:yyl4787] - yyc4787 = true + } else if yyl4792 != len(yyv4792) { + yyv4792 = yyv4792[:yyl4792] + yyc4792 = true } - yyj4787 := 0 - for ; yyj4787 < yyrr4787; yyj4787++ { - yyh4787.ElemContainerState(yyj4787) + yyj4792 := 0 + for ; yyj4792 < yyrr4792; yyj4792++ { + yyh4792.ElemContainerState(yyj4792) if r.TryDecodeAsNil() { - yyv4787[yyj4787] = DownwardAPIVolumeFile{} + yyv4792[yyj4792] = DownwardAPIVolumeFile{} } else { - yyv4788 := &yyv4787[yyj4787] - yyv4788.CodecDecodeSelf(d) + yyv4793 := &yyv4792[yyj4792] + yyv4793.CodecDecodeSelf(d) } } - if yyrt4787 { - for ; yyj4787 < yyl4787; yyj4787++ { - yyv4787 = append(yyv4787, DownwardAPIVolumeFile{}) - yyh4787.ElemContainerState(yyj4787) + if yyrt4792 { + for ; yyj4792 < yyl4792; yyj4792++ { + yyv4792 = append(yyv4792, DownwardAPIVolumeFile{}) + yyh4792.ElemContainerState(yyj4792) if r.TryDecodeAsNil() { - yyv4787[yyj4787] = DownwardAPIVolumeFile{} + yyv4792[yyj4792] = DownwardAPIVolumeFile{} } else { - yyv4789 := &yyv4787[yyj4787] - yyv4789.CodecDecodeSelf(d) + yyv4794 := &yyv4792[yyj4792] + yyv4794.CodecDecodeSelf(d) } } } } else { - yyj4787 := 0 - for ; !r.CheckBreak(); yyj4787++ { + yyj4792 := 0 + for ; !r.CheckBreak(); yyj4792++ { - if yyj4787 >= len(yyv4787) { - yyv4787 = append(yyv4787, DownwardAPIVolumeFile{}) // var yyz4787 DownwardAPIVolumeFile - yyc4787 = true + if yyj4792 >= len(yyv4792) { + yyv4792 = append(yyv4792, DownwardAPIVolumeFile{}) // var yyz4792 DownwardAPIVolumeFile + yyc4792 = true } - yyh4787.ElemContainerState(yyj4787) - if yyj4787 < len(yyv4787) { + yyh4792.ElemContainerState(yyj4792) + if yyj4792 < len(yyv4792) { if r.TryDecodeAsNil() { - yyv4787[yyj4787] = DownwardAPIVolumeFile{} + yyv4792[yyj4792] = DownwardAPIVolumeFile{} } else { - yyv4790 := &yyv4787[yyj4787] - yyv4790.CodecDecodeSelf(d) + yyv4795 := &yyv4792[yyj4792] + yyv4795.CodecDecodeSelf(d) } } else { @@ -61709,16 +61757,16 @@ func (x codecSelfer1234) decSliceDownwardAPIVolumeFile(v *[]DownwardAPIVolumeFil } } - if yyj4787 < len(yyv4787) { - yyv4787 = yyv4787[:yyj4787] - yyc4787 = true - } else if yyj4787 == 0 && yyv4787 == nil { - yyv4787 = []DownwardAPIVolumeFile{} - yyc4787 = true + if yyj4792 < len(yyv4792) { + yyv4792 = yyv4792[:yyj4792] + yyc4792 = true + } else if yyj4792 == 0 && yyv4792 == nil { + yyv4792 = []DownwardAPIVolumeFile{} + yyc4792 = true } } - yyh4787.End() - if yyc4787 { - *v = yyv4787 + yyh4792.End() + if yyc4792 { + *v = yyv4792 } } diff --git a/pkg/api/v1/types.go b/pkg/api/v1/types.go index 00e47a961f5..5578fefbc62 100644 --- a/pkg/api/v1/types.go +++ b/pkg/api/v1/types.go @@ -190,7 +190,7 @@ type ObjectMeta struct { // The name of the cluster which the object belongs to. // This is used to distinguish resources with same name and namespace in different clusters. // This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request. - ClusterName string `json:"clusterName,omitempty"` + ClusterName string `json:"clusterName,omitempty" protobuf:"bytes,15,opt,name=clusterName"` } const ( diff --git a/pkg/api/v1/types_swagger_doc_generated.go b/pkg/api/v1/types_swagger_doc_generated.go index f6c8e349b2c..369e4004b4c 100644 --- a/pkg/api/v1/types_swagger_doc_generated.go +++ b/pkg/api/v1/types_swagger_doc_generated.go @@ -956,6 +956,7 @@ var map_ObjectMeta = map[string]string{ "annotations": "Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: http://releases.k8s.io/HEAD/docs/user-guide/annotations.md", "ownerReferences": "List of objects depended by this object. If ALL objects in the list have been deleted, this object will be garbage collected. If this object is managed by a controller, then an entry in this list will point to this controller, with the controller field set to true. There cannot be more than one managing controller.", "finalizers": "Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed.", + "clusterName": "The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request.", } func (ObjectMeta) SwaggerDoc() map[string]string { diff --git a/pkg/api/v1/zz_generated.conversion.go b/pkg/api/v1/zz_generated.conversion.go index 6d8199ba272..4e6ca306299 100644 --- a/pkg/api/v1/zz_generated.conversion.go +++ b/pkg/api/v1/zz_generated.conversion.go @@ -3677,6 +3677,7 @@ func autoConvert_v1_ObjectMeta_To_api_ObjectMeta(in *ObjectMeta, out *api.Object out.OwnerReferences = nil } out.Finalizers = in.Finalizers + out.ClusterName = in.ClusterName return nil } @@ -3711,6 +3712,7 @@ func autoConvert_api_ObjectMeta_To_v1_ObjectMeta(in *api.ObjectMeta, out *Object out.OwnerReferences = nil } out.Finalizers = in.Finalizers + out.ClusterName = in.ClusterName return nil } diff --git a/pkg/api/v1/zz_generated.deepcopy.go b/pkg/api/v1/zz_generated.deepcopy.go index d563975aabf..2e1a359d37d 100644 --- a/pkg/api/v1/zz_generated.deepcopy.go +++ b/pkg/api/v1/zz_generated.deepcopy.go @@ -1889,6 +1889,7 @@ func DeepCopy_v1_ObjectMeta(in interface{}, out interface{}, c *conversion.Clone } else { out.Finalizers = nil } + out.ClusterName = in.ClusterName return nil } } diff --git a/pkg/api/zz_generated.deepcopy.go b/pkg/api/zz_generated.deepcopy.go index d936eabc985..d0f3f199664 100644 --- a/pkg/api/zz_generated.deepcopy.go +++ b/pkg/api/zz_generated.deepcopy.go @@ -1947,6 +1947,7 @@ func DeepCopy_api_ObjectMeta(in interface{}, out interface{}, c *conversion.Clon } else { out.Finalizers = nil } + out.ClusterName = in.ClusterName return nil } } diff --git a/pkg/apis/apps/types.generated.go b/pkg/apis/apps/types.generated.go index 13378ee732e..34fa712648c 100644 --- a/pkg/apis/apps/types.generated.go +++ b/pkg/apis/apps/types.generated.go @@ -1431,7 +1431,7 @@ func (x codecSelfer1234) decSliceapi_PersistentVolumeClaim(v *[]pkg2_api.Persist yyrg121 := len(yyv121) > 0 yyv2121 := yyv121 - yyrl121, yyrt121 = z.DecInferLen(yyl121, z.DecBasicHandle().MaxInitLen, 352) + yyrl121, yyrt121 = z.DecInferLen(yyl121, z.DecBasicHandle().MaxInitLen, 368) if yyrt121 { if yyrl121 <= cap(yyv121) { yyv121 = yyv121[:yyrl121] @@ -1547,7 +1547,7 @@ func (x codecSelfer1234) decSlicePetSet(v *[]PetSet, d *codec1978.Decoder) { yyrg127 := len(yyv127) > 0 yyv2127 := yyv127 - yyrl127, yyrt127 = z.DecInferLen(yyl127, z.DecBasicHandle().MaxInitLen, 744) + yyrl127, yyrt127 = z.DecInferLen(yyl127, z.DecBasicHandle().MaxInitLen, 776) if yyrt127 { if yyrl127 <= cap(yyv127) { yyv127 = yyv127[:yyrl127] diff --git a/pkg/apis/apps/v1alpha1/types.generated.go b/pkg/apis/apps/v1alpha1/types.generated.go index f50b2ee94b2..cddfdaba2b0 100644 --- a/pkg/apis/apps/v1alpha1/types.generated.go +++ b/pkg/apis/apps/v1alpha1/types.generated.go @@ -1461,7 +1461,7 @@ func (x codecSelfer1234) decSlicev1_PersistentVolumeClaim(v *[]pkg2_v1.Persisten yyrg125 := len(yyv125) > 0 yyv2125 := yyv125 - yyrl125, yyrt125 = z.DecInferLen(yyl125, z.DecBasicHandle().MaxInitLen, 352) + yyrl125, yyrt125 = z.DecInferLen(yyl125, z.DecBasicHandle().MaxInitLen, 368) if yyrt125 { if yyrl125 <= cap(yyv125) { yyv125 = yyv125[:yyrl125] @@ -1577,7 +1577,7 @@ func (x codecSelfer1234) decSlicePetSet(v *[]PetSet, d *codec1978.Decoder) { yyrg131 := len(yyv131) > 0 yyv2131 := yyv131 - yyrl131, yyrt131 = z.DecInferLen(yyl131, z.DecBasicHandle().MaxInitLen, 768) + yyrl131, yyrt131 = z.DecInferLen(yyl131, z.DecBasicHandle().MaxInitLen, 800) if yyrt131 { if yyrl131 <= cap(yyv131) { yyv131 = yyv131[:yyrl131] diff --git a/pkg/apis/authentication/types.generated.go b/pkg/apis/authentication/types.generated.go index 6ef445abb76..ea0b8f0e32c 100644 --- a/pkg/apis/authentication/types.generated.go +++ b/pkg/apis/authentication/types.generated.go @@ -85,7 +85,7 @@ func (x *TokenReview) CodecEncodeSelf(e *codec1978.Encoder) { } else { yysep2 := !z.EncBinary() yy2arr2 := z.EncBasicHandle().StructToArray - var yyq2 [18]bool + var yyq2 [19]bool _, _, _ = yysep2, yyq2, yy2arr2 const yyr2 bool = false yyq2[0] = x.Kind != "" @@ -104,9 +104,10 @@ func (x *TokenReview) CodecEncodeSelf(e *codec1978.Encoder) { yyq2[13] = len(x.Annotations) != 0 yyq2[14] = len(x.OwnerReferences) != 0 yyq2[15] = len(x.Finalizers) != 0 + yyq2[16] = x.ClusterName != "" var yynn2 int if yyr2 || yy2arr2 { - r.EncodeArrayStart(18) + r.EncodeArrayStart(19) } else { yynn2 = 2 for _, b := range yyq2 { @@ -621,25 +622,50 @@ func (x *TokenReview) CodecEncodeSelf(e *codec1978.Encoder) { } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy56 := &x.Spec - yy56.CodecEncodeSelf(e) + if yyq2[16] { + yym56 := z.EncBinary() + _ = yym56 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ClusterName)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq2[16] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("clusterName")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym57 := z.EncBinary() + _ = yym57 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ClusterName)) + } + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy59 := &x.Spec + yy59.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy57 := &x.Spec - yy57.CodecEncodeSelf(e) + yy60 := &x.Spec + yy60.CodecEncodeSelf(e) } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy59 := &x.Status - yy59.CodecEncodeSelf(e) + yy62 := &x.Status + yy62.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy60 := &x.Status - yy60.CodecEncodeSelf(e) + yy63 := &x.Status + yy63.CodecEncodeSelf(e) } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) @@ -654,25 +680,25 @@ func (x *TokenReview) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym61 := z.DecBinary() - _ = yym61 + yym64 := z.DecBinary() + _ = yym64 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct62 := r.ContainerType() - if yyct62 == codecSelferValueTypeMap1234 { - yyl62 := r.ReadMapStart() - if yyl62 == 0 { + yyct65 := r.ContainerType() + if yyct65 == codecSelferValueTypeMap1234 { + yyl65 := r.ReadMapStart() + if yyl65 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl62, d) + x.codecDecodeSelfFromMap(yyl65, d) } - } else if yyct62 == codecSelferValueTypeArray1234 { - yyl62 := r.ReadArrayStart() - if yyl62 == 0 { + } else if yyct65 == codecSelferValueTypeArray1234 { + yyl65 := r.ReadArrayStart() + if yyl65 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl62, d) + x.codecDecodeSelfFromArray(yyl65, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -684,12 +710,12 @@ func (x *TokenReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys63Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys63Slc - var yyhl63 bool = l >= 0 - for yyj63 := 0; ; yyj63++ { - if yyhl63 { - if yyj63 >= l { + var yys66Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys66Slc + var yyhl66 bool = l >= 0 + for yyj66 := 0; ; yyj66++ { + if yyhl66 { + if yyj66 >= l { break } } else { @@ -698,10 +724,10 @@ func (x *TokenReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys63Slc = r.DecodeBytes(yys63Slc, true, true) - yys63 := string(yys63Slc) + yys66Slc = r.DecodeBytes(yys66Slc, true, true) + yys66 := string(yys66Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys63 { + switch yys66 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -760,17 +786,17 @@ func (x *TokenReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.CreationTimestamp = pkg1_unversioned.Time{} } else { - yyv73 := &x.CreationTimestamp - yym74 := z.DecBinary() - _ = yym74 + yyv76 := &x.CreationTimestamp + yym77 := z.DecBinary() + _ = yym77 if false { - } else if z.HasExtensions() && z.DecExt(yyv73) { - } else if yym74 { - z.DecBinaryUnmarshal(yyv73) - } else if !yym74 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv73) + } else if z.HasExtensions() && z.DecExt(yyv76) { + } else if yym77 { + z.DecBinaryUnmarshal(yyv76) + } else if !yym77 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv76) } else { - z.DecFallback(yyv73, false) + z.DecFallback(yyv76, false) } } case "deletionTimestamp": @@ -785,13 +811,13 @@ func (x *TokenReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.DeletionTimestamp == nil { x.DeletionTimestamp = new(pkg1_unversioned.Time) } - yym76 := z.DecBinary() - _ = yym76 + yym79 := z.DecBinary() + _ = yym79 if false { } else if z.HasExtensions() && z.DecExt(x.DeletionTimestamp) { - } else if yym76 { + } else if yym79 { z.DecBinaryUnmarshal(x.DeletionTimestamp) - } else if !yym76 && z.IsJSONHandle() { + } else if !yym79 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.DeletionTimestamp) } else { z.DecFallback(x.DeletionTimestamp, false) @@ -809,8 +835,8 @@ func (x *TokenReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.DeletionGracePeriodSeconds == nil { x.DeletionGracePeriodSeconds = new(int64) } - yym78 := z.DecBinary() - _ = yym78 + yym81 := z.DecBinary() + _ = yym81 if false { } else { *((*int64)(x.DeletionGracePeriodSeconds)) = int64(r.DecodeInt(64)) @@ -820,68 +846,74 @@ func (x *TokenReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Labels = nil } else { - yyv79 := &x.Labels - yym80 := z.DecBinary() - _ = yym80 + yyv82 := &x.Labels + yym83 := z.DecBinary() + _ = yym83 if false { } else { - z.F.DecMapStringStringX(yyv79, false, d) + z.F.DecMapStringStringX(yyv82, false, d) } } case "annotations": if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv81 := &x.Annotations - yym82 := z.DecBinary() - _ = yym82 + yyv84 := &x.Annotations + yym85 := z.DecBinary() + _ = yym85 if false { } else { - z.F.DecMapStringStringX(yyv81, false, d) + z.F.DecMapStringStringX(yyv84, false, d) } } case "ownerReferences": if r.TryDecodeAsNil() { x.OwnerReferences = nil } else { - yyv83 := &x.OwnerReferences - yym84 := z.DecBinary() - _ = yym84 + yyv86 := &x.OwnerReferences + yym87 := z.DecBinary() + _ = yym87 if false { } else { - h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv83), d) + h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv86), d) } } case "finalizers": if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv85 := &x.Finalizers - yym86 := z.DecBinary() - _ = yym86 + yyv88 := &x.Finalizers + yym89 := z.DecBinary() + _ = yym89 if false { } else { - z.F.DecSliceStringX(yyv85, false, d) + z.F.DecSliceStringX(yyv88, false, d) } } + case "clusterName": + if r.TryDecodeAsNil() { + x.ClusterName = "" + } else { + x.ClusterName = string(r.DecodeString()) + } case "Spec": if r.TryDecodeAsNil() { x.Spec = TokenReviewSpec{} } else { - yyv87 := &x.Spec - yyv87.CodecDecodeSelf(d) + yyv91 := &x.Spec + yyv91.CodecDecodeSelf(d) } case "Status": if r.TryDecodeAsNil() { x.Status = TokenReviewStatus{} } else { - yyv88 := &x.Status - yyv88.CodecDecodeSelf(d) + yyv92 := &x.Status + yyv92.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys63) - } // end switch yys63 - } // end for yyj63 + z.DecStructFieldNotFound(-1, yys66) + } // end switch yys66 + } // end for yyj66 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -889,16 +921,16 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj89 int - var yyb89 bool - var yyhl89 bool = l >= 0 - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + var yyj93 int + var yyb93 bool + var yyhl93 bool = l >= 0 + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -908,13 +940,13 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -924,13 +956,13 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -940,13 +972,13 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -956,13 +988,13 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.GenerateName = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -972,13 +1004,13 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Namespace = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -988,13 +1020,13 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.SelfLink = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1004,13 +1036,13 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.UID = pkg3_types.UID(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1020,13 +1052,13 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ResourceVersion = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1036,13 +1068,13 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Generation = int64(r.DecodeInt(64)) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1050,29 +1082,29 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.CreationTimestamp = pkg1_unversioned.Time{} } else { - yyv99 := &x.CreationTimestamp - yym100 := z.DecBinary() - _ = yym100 + yyv103 := &x.CreationTimestamp + yym104 := z.DecBinary() + _ = yym104 if false { - } else if z.HasExtensions() && z.DecExt(yyv99) { - } else if yym100 { - z.DecBinaryUnmarshal(yyv99) - } else if !yym100 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv99) + } else if z.HasExtensions() && z.DecExt(yyv103) { + } else if yym104 { + z.DecBinaryUnmarshal(yyv103) + } else if !yym104 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv103) } else { - z.DecFallback(yyv99, false) + z.DecFallback(yyv103, false) } } if x.ObjectMeta.DeletionTimestamp == nil { x.ObjectMeta.DeletionTimestamp = new(pkg1_unversioned.Time) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1085,13 +1117,13 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.DeletionTimestamp == nil { x.DeletionTimestamp = new(pkg1_unversioned.Time) } - yym102 := z.DecBinary() - _ = yym102 + yym106 := z.DecBinary() + _ = yym106 if false { } else if z.HasExtensions() && z.DecExt(x.DeletionTimestamp) { - } else if yym102 { + } else if yym106 { z.DecBinaryUnmarshal(x.DeletionTimestamp) - } else if !yym102 && z.IsJSONHandle() { + } else if !yym106 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.DeletionTimestamp) } else { z.DecFallback(x.DeletionTimestamp, false) @@ -1100,13 +1132,13 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.ObjectMeta.DeletionGracePeriodSeconds == nil { x.ObjectMeta.DeletionGracePeriodSeconds = new(int64) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1119,20 +1151,20 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.DeletionGracePeriodSeconds == nil { x.DeletionGracePeriodSeconds = new(int64) } - yym104 := z.DecBinary() - _ = yym104 + yym108 := z.DecBinary() + _ = yym108 if false { } else { *((*int64)(x.DeletionGracePeriodSeconds)) = int64(r.DecodeInt(64)) } } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1140,21 +1172,21 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Labels = nil } else { - yyv105 := &x.Labels - yym106 := z.DecBinary() - _ = yym106 + yyv109 := &x.Labels + yym110 := z.DecBinary() + _ = yym110 if false { } else { - z.F.DecMapStringStringX(yyv105, false, d) + z.F.DecMapStringStringX(yyv109, false, d) } } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1162,21 +1194,21 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv107 := &x.Annotations - yym108 := z.DecBinary() - _ = yym108 + yyv111 := &x.Annotations + yym112 := z.DecBinary() + _ = yym112 if false { } else { - z.F.DecMapStringStringX(yyv107, false, d) + z.F.DecMapStringStringX(yyv111, false, d) } } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1184,21 +1216,21 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.OwnerReferences = nil } else { - yyv109 := &x.OwnerReferences - yym110 := z.DecBinary() - _ = yym110 + yyv113 := &x.OwnerReferences + yym114 := z.DecBinary() + _ = yym114 if false { } else { - h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv109), d) + h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv113), d) } } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1206,21 +1238,37 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv111 := &x.Finalizers - yym112 := z.DecBinary() - _ = yym112 + yyv115 := &x.Finalizers + yym116 := z.DecBinary() + _ = yym116 if false { } else { - z.F.DecSliceStringX(yyv111, false, d) + z.F.DecSliceStringX(yyv115, false, d) } } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.ClusterName = "" + } else { + x.ClusterName = string(r.DecodeString()) + } + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l + } else { + yyb93 = r.CheckBreak() + } + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1228,16 +1276,16 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = TokenReviewSpec{} } else { - yyv113 := &x.Spec - yyv113.CodecDecodeSelf(d) + yyv118 := &x.Spec + yyv118.CodecDecodeSelf(d) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1245,21 +1293,21 @@ func (x *TokenReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = TokenReviewStatus{} } else { - yyv114 := &x.Status - yyv114.CodecDecodeSelf(d) + yyv119 := &x.Status + yyv119.CodecDecodeSelf(d) } for { - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj89-1, "") + z.DecStructFieldNotFound(yyj93-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1271,33 +1319,33 @@ func (x *TokenReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym115 := z.EncBinary() - _ = yym115 + yym120 := z.EncBinary() + _ = yym120 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep116 := !z.EncBinary() - yy2arr116 := z.EncBasicHandle().StructToArray - var yyq116 [1]bool - _, _, _ = yysep116, yyq116, yy2arr116 - const yyr116 bool = false - var yynn116 int - if yyr116 || yy2arr116 { + yysep121 := !z.EncBinary() + yy2arr121 := z.EncBasicHandle().StructToArray + var yyq121 [1]bool + _, _, _ = yysep121, yyq121, yy2arr121 + const yyr121 bool = false + var yynn121 int + if yyr121 || yy2arr121 { r.EncodeArrayStart(1) } else { - yynn116 = 1 - for _, b := range yyq116 { + yynn121 = 1 + for _, b := range yyq121 { if b { - yynn116++ + yynn121++ } } - r.EncodeMapStart(yynn116) - yynn116 = 0 + r.EncodeMapStart(yynn121) + yynn121 = 0 } - if yyr116 || yy2arr116 { + if yyr121 || yy2arr121 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym118 := z.EncBinary() - _ = yym118 + yym123 := z.EncBinary() + _ = yym123 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Token)) @@ -1306,14 +1354,14 @@ func (x *TokenReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Token")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym119 := z.EncBinary() - _ = yym119 + yym124 := z.EncBinary() + _ = yym124 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Token)) } } - if yyr116 || yy2arr116 { + if yyr121 || yy2arr121 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1326,25 +1374,25 @@ func (x *TokenReviewSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym120 := z.DecBinary() - _ = yym120 + yym125 := z.DecBinary() + _ = yym125 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct121 := r.ContainerType() - if yyct121 == codecSelferValueTypeMap1234 { - yyl121 := r.ReadMapStart() - if yyl121 == 0 { + yyct126 := r.ContainerType() + if yyct126 == codecSelferValueTypeMap1234 { + yyl126 := r.ReadMapStart() + if yyl126 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl121, d) + x.codecDecodeSelfFromMap(yyl126, d) } - } else if yyct121 == codecSelferValueTypeArray1234 { - yyl121 := r.ReadArrayStart() - if yyl121 == 0 { + } else if yyct126 == codecSelferValueTypeArray1234 { + yyl126 := r.ReadArrayStart() + if yyl126 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl121, d) + x.codecDecodeSelfFromArray(yyl126, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1356,12 +1404,12 @@ func (x *TokenReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys122Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys122Slc - var yyhl122 bool = l >= 0 - for yyj122 := 0; ; yyj122++ { - if yyhl122 { - if yyj122 >= l { + var yys127Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys127Slc + var yyhl127 bool = l >= 0 + for yyj127 := 0; ; yyj127++ { + if yyhl127 { + if yyj127 >= l { break } } else { @@ -1370,10 +1418,10 @@ func (x *TokenReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys122Slc = r.DecodeBytes(yys122Slc, true, true) - yys122 := string(yys122Slc) + yys127Slc = r.DecodeBytes(yys127Slc, true, true) + yys127 := string(yys127Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys122 { + switch yys127 { case "Token": if r.TryDecodeAsNil() { x.Token = "" @@ -1381,9 +1429,9 @@ func (x *TokenReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Token = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys122) - } // end switch yys122 - } // end for yyj122 + z.DecStructFieldNotFound(-1, yys127) + } // end switch yys127 + } // end for yyj127 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1391,16 +1439,16 @@ func (x *TokenReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj124 int - var yyb124 bool - var yyhl124 bool = l >= 0 - yyj124++ - if yyhl124 { - yyb124 = yyj124 > l + var yyj129 int + var yyb129 bool + var yyhl129 bool = l >= 0 + yyj129++ + if yyhl129 { + yyb129 = yyj129 > l } else { - yyb124 = r.CheckBreak() + yyb129 = r.CheckBreak() } - if yyb124 { + if yyb129 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1411,17 +1459,17 @@ func (x *TokenReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.Token = string(r.DecodeString()) } for { - yyj124++ - if yyhl124 { - yyb124 = yyj124 > l + yyj129++ + if yyhl129 { + yyb129 = yyj129 > l } else { - yyb124 = r.CheckBreak() + yyb129 = r.CheckBreak() } - if yyb124 { + if yyb129 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj124-1, "") + z.DecStructFieldNotFound(yyj129-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1433,33 +1481,33 @@ func (x *TokenReviewStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym126 := z.EncBinary() - _ = yym126 + yym131 := z.EncBinary() + _ = yym131 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep127 := !z.EncBinary() - yy2arr127 := z.EncBasicHandle().StructToArray - var yyq127 [3]bool - _, _, _ = yysep127, yyq127, yy2arr127 - const yyr127 bool = false - var yynn127 int - if yyr127 || yy2arr127 { + yysep132 := !z.EncBinary() + yy2arr132 := z.EncBasicHandle().StructToArray + var yyq132 [3]bool + _, _, _ = yysep132, yyq132, yy2arr132 + const yyr132 bool = false + var yynn132 int + if yyr132 || yy2arr132 { r.EncodeArrayStart(3) } else { - yynn127 = 3 - for _, b := range yyq127 { + yynn132 = 3 + for _, b := range yyq132 { if b { - yynn127++ + yynn132++ } } - r.EncodeMapStart(yynn127) - yynn127 = 0 + r.EncodeMapStart(yynn132) + yynn132 = 0 } - if yyr127 || yy2arr127 { + if yyr132 || yy2arr132 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym129 := z.EncBinary() - _ = yym129 + yym134 := z.EncBinary() + _ = yym134 if false { } else { r.EncodeBool(bool(x.Authenticated)) @@ -1468,28 +1516,28 @@ func (x *TokenReviewStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Authenticated")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym130 := z.EncBinary() - _ = yym130 + yym135 := z.EncBinary() + _ = yym135 if false { } else { r.EncodeBool(bool(x.Authenticated)) } } - if yyr127 || yy2arr127 { + if yyr132 || yy2arr132 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy132 := &x.User - yy132.CodecEncodeSelf(e) + yy137 := &x.User + yy137.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("User")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy133 := &x.User - yy133.CodecEncodeSelf(e) + yy138 := &x.User + yy138.CodecEncodeSelf(e) } - if yyr127 || yy2arr127 { + if yyr132 || yy2arr132 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym135 := z.EncBinary() - _ = yym135 + yym140 := z.EncBinary() + _ = yym140 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Error)) @@ -1498,14 +1546,14 @@ func (x *TokenReviewStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Error")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym136 := z.EncBinary() - _ = yym136 + yym141 := z.EncBinary() + _ = yym141 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Error)) } } - if yyr127 || yy2arr127 { + if yyr132 || yy2arr132 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1518,25 +1566,25 @@ func (x *TokenReviewStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym137 := z.DecBinary() - _ = yym137 + yym142 := z.DecBinary() + _ = yym142 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct138 := r.ContainerType() - if yyct138 == codecSelferValueTypeMap1234 { - yyl138 := r.ReadMapStart() - if yyl138 == 0 { + yyct143 := r.ContainerType() + if yyct143 == codecSelferValueTypeMap1234 { + yyl143 := r.ReadMapStart() + if yyl143 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl138, d) + x.codecDecodeSelfFromMap(yyl143, d) } - } else if yyct138 == codecSelferValueTypeArray1234 { - yyl138 := r.ReadArrayStart() - if yyl138 == 0 { + } else if yyct143 == codecSelferValueTypeArray1234 { + yyl143 := r.ReadArrayStart() + if yyl143 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl138, d) + x.codecDecodeSelfFromArray(yyl143, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1548,12 +1596,12 @@ func (x *TokenReviewStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys139Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys139Slc - var yyhl139 bool = l >= 0 - for yyj139 := 0; ; yyj139++ { - if yyhl139 { - if yyj139 >= l { + var yys144Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys144Slc + var yyhl144 bool = l >= 0 + for yyj144 := 0; ; yyj144++ { + if yyhl144 { + if yyj144 >= l { break } } else { @@ -1562,10 +1610,10 @@ func (x *TokenReviewStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys139Slc = r.DecodeBytes(yys139Slc, true, true) - yys139 := string(yys139Slc) + yys144Slc = r.DecodeBytes(yys144Slc, true, true) + yys144 := string(yys144Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys139 { + switch yys144 { case "Authenticated": if r.TryDecodeAsNil() { x.Authenticated = false @@ -1576,8 +1624,8 @@ func (x *TokenReviewStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.User = UserInfo{} } else { - yyv141 := &x.User - yyv141.CodecDecodeSelf(d) + yyv146 := &x.User + yyv146.CodecDecodeSelf(d) } case "Error": if r.TryDecodeAsNil() { @@ -1586,9 +1634,9 @@ func (x *TokenReviewStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.Error = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys139) - } // end switch yys139 - } // end for yyj139 + z.DecStructFieldNotFound(-1, yys144) + } // end switch yys144 + } // end for yyj144 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1596,16 +1644,16 @@ func (x *TokenReviewStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj143 int - var yyb143 bool - var yyhl143 bool = l >= 0 - yyj143++ - if yyhl143 { - yyb143 = yyj143 > l + var yyj148 int + var yyb148 bool + var yyhl148 bool = l >= 0 + yyj148++ + if yyhl148 { + yyb148 = yyj148 > l } else { - yyb143 = r.CheckBreak() + yyb148 = r.CheckBreak() } - if yyb143 { + if yyb148 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1615,13 +1663,13 @@ func (x *TokenReviewStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.Authenticated = bool(r.DecodeBool()) } - yyj143++ - if yyhl143 { - yyb143 = yyj143 > l + yyj148++ + if yyhl148 { + yyb148 = yyj148 > l } else { - yyb143 = r.CheckBreak() + yyb148 = r.CheckBreak() } - if yyb143 { + if yyb148 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1629,16 +1677,16 @@ func (x *TokenReviewStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.User = UserInfo{} } else { - yyv145 := &x.User - yyv145.CodecDecodeSelf(d) + yyv150 := &x.User + yyv150.CodecDecodeSelf(d) } - yyj143++ - if yyhl143 { - yyb143 = yyj143 > l + yyj148++ + if yyhl148 { + yyb148 = yyj148 > l } else { - yyb143 = r.CheckBreak() + yyb148 = r.CheckBreak() } - if yyb143 { + if yyb148 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1649,17 +1697,17 @@ func (x *TokenReviewStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder x.Error = string(r.DecodeString()) } for { - yyj143++ - if yyhl143 { - yyb143 = yyj143 > l + yyj148++ + if yyhl148 { + yyb148 = yyj148 > l } else { - yyb143 = r.CheckBreak() + yyb148 = r.CheckBreak() } - if yyb143 { + if yyb148 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj143-1, "") + z.DecStructFieldNotFound(yyj148-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1671,33 +1719,33 @@ func (x *UserInfo) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym147 := z.EncBinary() - _ = yym147 + yym152 := z.EncBinary() + _ = yym152 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep148 := !z.EncBinary() - yy2arr148 := z.EncBasicHandle().StructToArray - var yyq148 [4]bool - _, _, _ = yysep148, yyq148, yy2arr148 - const yyr148 bool = false - var yynn148 int - if yyr148 || yy2arr148 { + yysep153 := !z.EncBinary() + yy2arr153 := z.EncBasicHandle().StructToArray + var yyq153 [4]bool + _, _, _ = yysep153, yyq153, yy2arr153 + const yyr153 bool = false + var yynn153 int + if yyr153 || yy2arr153 { r.EncodeArrayStart(4) } else { - yynn148 = 4 - for _, b := range yyq148 { + yynn153 = 4 + for _, b := range yyq153 { if b { - yynn148++ + yynn153++ } } - r.EncodeMapStart(yynn148) - yynn148 = 0 + r.EncodeMapStart(yynn153) + yynn153 = 0 } - if yyr148 || yy2arr148 { + if yyr153 || yy2arr153 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym150 := z.EncBinary() - _ = yym150 + yym155 := z.EncBinary() + _ = yym155 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Username)) @@ -1706,17 +1754,17 @@ func (x *UserInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Username")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym151 := z.EncBinary() - _ = yym151 + yym156 := z.EncBinary() + _ = yym156 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Username)) } } - if yyr148 || yy2arr148 { + if yyr153 || yy2arr153 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym153 := z.EncBinary() - _ = yym153 + yym158 := z.EncBinary() + _ = yym158 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.UID)) @@ -1725,20 +1773,20 @@ func (x *UserInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("UID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym154 := z.EncBinary() - _ = yym154 + yym159 := z.EncBinary() + _ = yym159 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.UID)) } } - if yyr148 || yy2arr148 { + if yyr153 || yy2arr153 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Groups == nil { r.EncodeNil() } else { - yym156 := z.EncBinary() - _ = yym156 + yym161 := z.EncBinary() + _ = yym161 if false { } else { z.F.EncSliceStringV(x.Groups, false, e) @@ -1751,21 +1799,21 @@ func (x *UserInfo) CodecEncodeSelf(e *codec1978.Encoder) { if x.Groups == nil { r.EncodeNil() } else { - yym157 := z.EncBinary() - _ = yym157 + yym162 := z.EncBinary() + _ = yym162 if false { } else { z.F.EncSliceStringV(x.Groups, false, e) } } } - if yyr148 || yy2arr148 { + if yyr153 || yy2arr153 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Extra == nil { r.EncodeNil() } else { - yym159 := z.EncBinary() - _ = yym159 + yym164 := z.EncBinary() + _ = yym164 if false { } else { h.encMapstringExtraValue((map[string]ExtraValue)(x.Extra), e) @@ -1778,15 +1826,15 @@ func (x *UserInfo) CodecEncodeSelf(e *codec1978.Encoder) { if x.Extra == nil { r.EncodeNil() } else { - yym160 := z.EncBinary() - _ = yym160 + yym165 := z.EncBinary() + _ = yym165 if false { } else { h.encMapstringExtraValue((map[string]ExtraValue)(x.Extra), e) } } } - if yyr148 || yy2arr148 { + if yyr153 || yy2arr153 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1799,25 +1847,25 @@ func (x *UserInfo) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym161 := z.DecBinary() - _ = yym161 + yym166 := z.DecBinary() + _ = yym166 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct162 := r.ContainerType() - if yyct162 == codecSelferValueTypeMap1234 { - yyl162 := r.ReadMapStart() - if yyl162 == 0 { + yyct167 := r.ContainerType() + if yyct167 == codecSelferValueTypeMap1234 { + yyl167 := r.ReadMapStart() + if yyl167 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl162, d) + x.codecDecodeSelfFromMap(yyl167, d) } - } else if yyct162 == codecSelferValueTypeArray1234 { - yyl162 := r.ReadArrayStart() - if yyl162 == 0 { + } else if yyct167 == codecSelferValueTypeArray1234 { + yyl167 := r.ReadArrayStart() + if yyl167 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl162, d) + x.codecDecodeSelfFromArray(yyl167, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1829,12 +1877,12 @@ func (x *UserInfo) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys163Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys163Slc - var yyhl163 bool = l >= 0 - for yyj163 := 0; ; yyj163++ { - if yyhl163 { - if yyj163 >= l { + var yys168Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys168Slc + var yyhl168 bool = l >= 0 + for yyj168 := 0; ; yyj168++ { + if yyhl168 { + if yyj168 >= l { break } } else { @@ -1843,10 +1891,10 @@ func (x *UserInfo) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys163Slc = r.DecodeBytes(yys163Slc, true, true) - yys163 := string(yys163Slc) + yys168Slc = r.DecodeBytes(yys168Slc, true, true) + yys168 := string(yys168Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys163 { + switch yys168 { case "Username": if r.TryDecodeAsNil() { x.Username = "" @@ -1863,30 +1911,30 @@ func (x *UserInfo) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Groups = nil } else { - yyv166 := &x.Groups - yym167 := z.DecBinary() - _ = yym167 + yyv171 := &x.Groups + yym172 := z.DecBinary() + _ = yym172 if false { } else { - z.F.DecSliceStringX(yyv166, false, d) + z.F.DecSliceStringX(yyv171, false, d) } } case "Extra": if r.TryDecodeAsNil() { x.Extra = nil } else { - yyv168 := &x.Extra - yym169 := z.DecBinary() - _ = yym169 + yyv173 := &x.Extra + yym174 := z.DecBinary() + _ = yym174 if false { } else { - h.decMapstringExtraValue((*map[string]ExtraValue)(yyv168), d) + h.decMapstringExtraValue((*map[string]ExtraValue)(yyv173), d) } } default: - z.DecStructFieldNotFound(-1, yys163) - } // end switch yys163 - } // end for yyj163 + z.DecStructFieldNotFound(-1, yys168) + } // end switch yys168 + } // end for yyj168 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1894,16 +1942,16 @@ func (x *UserInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj170 int - var yyb170 bool - var yyhl170 bool = l >= 0 - yyj170++ - if yyhl170 { - yyb170 = yyj170 > l + var yyj175 int + var yyb175 bool + var yyhl175 bool = l >= 0 + yyj175++ + if yyhl175 { + yyb175 = yyj175 > l } else { - yyb170 = r.CheckBreak() + yyb175 = r.CheckBreak() } - if yyb170 { + if yyb175 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1913,13 +1961,13 @@ func (x *UserInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Username = string(r.DecodeString()) } - yyj170++ - if yyhl170 { - yyb170 = yyj170 > l + yyj175++ + if yyhl175 { + yyb175 = yyj175 > l } else { - yyb170 = r.CheckBreak() + yyb175 = r.CheckBreak() } - if yyb170 { + if yyb175 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1929,13 +1977,13 @@ func (x *UserInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.UID = string(r.DecodeString()) } - yyj170++ - if yyhl170 { - yyb170 = yyj170 > l + yyj175++ + if yyhl175 { + yyb175 = yyj175 > l } else { - yyb170 = r.CheckBreak() + yyb175 = r.CheckBreak() } - if yyb170 { + if yyb175 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1943,21 +1991,21 @@ func (x *UserInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Groups = nil } else { - yyv173 := &x.Groups - yym174 := z.DecBinary() - _ = yym174 + yyv178 := &x.Groups + yym179 := z.DecBinary() + _ = yym179 if false { } else { - z.F.DecSliceStringX(yyv173, false, d) + z.F.DecSliceStringX(yyv178, false, d) } } - yyj170++ - if yyhl170 { - yyb170 = yyj170 > l + yyj175++ + if yyhl175 { + yyb175 = yyj175 > l } else { - yyb170 = r.CheckBreak() + yyb175 = r.CheckBreak() } - if yyb170 { + if yyb175 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1965,26 +2013,26 @@ func (x *UserInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Extra = nil } else { - yyv175 := &x.Extra - yym176 := z.DecBinary() - _ = yym176 + yyv180 := &x.Extra + yym181 := z.DecBinary() + _ = yym181 if false { } else { - h.decMapstringExtraValue((*map[string]ExtraValue)(yyv175), d) + h.decMapstringExtraValue((*map[string]ExtraValue)(yyv180), d) } } for { - yyj170++ - if yyhl170 { - yyb170 = yyj170 > l + yyj175++ + if yyhl175 { + yyb175 = yyj175 > l } else { - yyb170 = r.CheckBreak() + yyb175 = r.CheckBreak() } - if yyb170 { + if yyb175 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj170-1, "") + z.DecStructFieldNotFound(yyj175-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1996,8 +2044,8 @@ func (x ExtraValue) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym177 := z.EncBinary() - _ = yym177 + yym182 := z.EncBinary() + _ = yym182 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -2010,8 +2058,8 @@ func (x *ExtraValue) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym178 := z.DecBinary() - _ = yym178 + yym183 := z.DecBinary() + _ = yym183 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -2024,10 +2072,10 @@ func (x codecSelfer1234) encSliceapi_OwnerReference(v []pkg2_api.OwnerReference, z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv179 := range v { + for _, yyv184 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy180 := &yyv179 - yy180.CodecEncodeSelf(e) + yy185 := &yyv184 + yy185.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -2037,83 +2085,83 @@ func (x codecSelfer1234) decSliceapi_OwnerReference(v *[]pkg2_api.OwnerReference z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv181 := *v - yyh181, yyl181 := z.DecSliceHelperStart() - var yyc181 bool - if yyl181 == 0 { - if yyv181 == nil { - yyv181 = []pkg2_api.OwnerReference{} - yyc181 = true - } else if len(yyv181) != 0 { - yyv181 = yyv181[:0] - yyc181 = true + yyv186 := *v + yyh186, yyl186 := z.DecSliceHelperStart() + var yyc186 bool + if yyl186 == 0 { + if yyv186 == nil { + yyv186 = []pkg2_api.OwnerReference{} + yyc186 = true + } else if len(yyv186) != 0 { + yyv186 = yyv186[:0] + yyc186 = true } - } else if yyl181 > 0 { - var yyrr181, yyrl181 int - var yyrt181 bool - if yyl181 > cap(yyv181) { + } else if yyl186 > 0 { + var yyrr186, yyrl186 int + var yyrt186 bool + if yyl186 > cap(yyv186) { - yyrg181 := len(yyv181) > 0 - yyv2181 := yyv181 - yyrl181, yyrt181 = z.DecInferLen(yyl181, z.DecBasicHandle().MaxInitLen, 72) - if yyrt181 { - if yyrl181 <= cap(yyv181) { - yyv181 = yyv181[:yyrl181] + yyrg186 := len(yyv186) > 0 + yyv2186 := yyv186 + yyrl186, yyrt186 = z.DecInferLen(yyl186, z.DecBasicHandle().MaxInitLen, 72) + if yyrt186 { + if yyrl186 <= cap(yyv186) { + yyv186 = yyv186[:yyrl186] } else { - yyv181 = make([]pkg2_api.OwnerReference, yyrl181) + yyv186 = make([]pkg2_api.OwnerReference, yyrl186) } } else { - yyv181 = make([]pkg2_api.OwnerReference, yyrl181) + yyv186 = make([]pkg2_api.OwnerReference, yyrl186) } - yyc181 = true - yyrr181 = len(yyv181) - if yyrg181 { - copy(yyv181, yyv2181) + yyc186 = true + yyrr186 = len(yyv186) + if yyrg186 { + copy(yyv186, yyv2186) } - } else if yyl181 != len(yyv181) { - yyv181 = yyv181[:yyl181] - yyc181 = true + } else if yyl186 != len(yyv186) { + yyv186 = yyv186[:yyl186] + yyc186 = true } - yyj181 := 0 - for ; yyj181 < yyrr181; yyj181++ { - yyh181.ElemContainerState(yyj181) + yyj186 := 0 + for ; yyj186 < yyrr186; yyj186++ { + yyh186.ElemContainerState(yyj186) if r.TryDecodeAsNil() { - yyv181[yyj181] = pkg2_api.OwnerReference{} + yyv186[yyj186] = pkg2_api.OwnerReference{} } else { - yyv182 := &yyv181[yyj181] - yyv182.CodecDecodeSelf(d) + yyv187 := &yyv186[yyj186] + yyv187.CodecDecodeSelf(d) } } - if yyrt181 { - for ; yyj181 < yyl181; yyj181++ { - yyv181 = append(yyv181, pkg2_api.OwnerReference{}) - yyh181.ElemContainerState(yyj181) + if yyrt186 { + for ; yyj186 < yyl186; yyj186++ { + yyv186 = append(yyv186, pkg2_api.OwnerReference{}) + yyh186.ElemContainerState(yyj186) if r.TryDecodeAsNil() { - yyv181[yyj181] = pkg2_api.OwnerReference{} + yyv186[yyj186] = pkg2_api.OwnerReference{} } else { - yyv183 := &yyv181[yyj181] - yyv183.CodecDecodeSelf(d) + yyv188 := &yyv186[yyj186] + yyv188.CodecDecodeSelf(d) } } } } else { - yyj181 := 0 - for ; !r.CheckBreak(); yyj181++ { + yyj186 := 0 + for ; !r.CheckBreak(); yyj186++ { - if yyj181 >= len(yyv181) { - yyv181 = append(yyv181, pkg2_api.OwnerReference{}) // var yyz181 pkg2_api.OwnerReference - yyc181 = true + if yyj186 >= len(yyv186) { + yyv186 = append(yyv186, pkg2_api.OwnerReference{}) // var yyz186 pkg2_api.OwnerReference + yyc186 = true } - yyh181.ElemContainerState(yyj181) - if yyj181 < len(yyv181) { + yyh186.ElemContainerState(yyj186) + if yyj186 < len(yyv186) { if r.TryDecodeAsNil() { - yyv181[yyj181] = pkg2_api.OwnerReference{} + yyv186[yyj186] = pkg2_api.OwnerReference{} } else { - yyv184 := &yyv181[yyj181] - yyv184.CodecDecodeSelf(d) + yyv189 := &yyv186[yyj186] + yyv189.CodecDecodeSelf(d) } } else { @@ -2121,17 +2169,17 @@ func (x codecSelfer1234) decSliceapi_OwnerReference(v *[]pkg2_api.OwnerReference } } - if yyj181 < len(yyv181) { - yyv181 = yyv181[:yyj181] - yyc181 = true - } else if yyj181 == 0 && yyv181 == nil { - yyv181 = []pkg2_api.OwnerReference{} - yyc181 = true + if yyj186 < len(yyv186) { + yyv186 = yyv186[:yyj186] + yyc186 = true + } else if yyj186 == 0 && yyv186 == nil { + yyv186 = []pkg2_api.OwnerReference{} + yyc186 = true } } - yyh181.End() - if yyc181 { - *v = yyv181 + yyh186.End() + if yyc186 { + *v = yyv186 } } @@ -2140,19 +2188,19 @@ func (x codecSelfer1234) encMapstringExtraValue(v map[string]ExtraValue, e *code z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeMapStart(len(v)) - for yyk185, yyv185 := range v { + for yyk190, yyv190 := range v { z.EncSendContainerState(codecSelfer_containerMapKey1234) - yym186 := z.EncBinary() - _ = yym186 + yym191 := z.EncBinary() + _ = yym191 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(yyk185)) + r.EncodeString(codecSelferC_UTF81234, string(yyk190)) } z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyv185 == nil { + if yyv190 == nil { r.EncodeNil() } else { - yyv185.CodecEncodeSelf(e) + yyv190.CodecEncodeSelf(e) } } z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -2163,70 +2211,70 @@ func (x codecSelfer1234) decMapstringExtraValue(v *map[string]ExtraValue, d *cod z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv187 := *v - yyl187 := r.ReadMapStart() - yybh187 := z.DecBasicHandle() - if yyv187 == nil { - yyrl187, _ := z.DecInferLen(yyl187, yybh187.MaxInitLen, 40) - yyv187 = make(map[string]ExtraValue, yyrl187) - *v = yyv187 + yyv192 := *v + yyl192 := r.ReadMapStart() + yybh192 := z.DecBasicHandle() + if yyv192 == nil { + yyrl192, _ := z.DecInferLen(yyl192, yybh192.MaxInitLen, 40) + yyv192 = make(map[string]ExtraValue, yyrl192) + *v = yyv192 } - var yymk187 string - var yymv187 ExtraValue - var yymg187 bool - if yybh187.MapValueReset { - yymg187 = true + var yymk192 string + var yymv192 ExtraValue + var yymg192 bool + if yybh192.MapValueReset { + yymg192 = true } - if yyl187 > 0 { - for yyj187 := 0; yyj187 < yyl187; yyj187++ { + if yyl192 > 0 { + for yyj192 := 0; yyj192 < yyl192; yyj192++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk187 = "" + yymk192 = "" } else { - yymk187 = string(r.DecodeString()) + yymk192 = string(r.DecodeString()) } - if yymg187 { - yymv187 = yyv187[yymk187] + if yymg192 { + yymv192 = yyv192[yymk192] } else { - yymv187 = nil + yymv192 = nil } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv187 = nil + yymv192 = nil } else { - yyv189 := &yymv187 - yyv189.CodecDecodeSelf(d) + yyv194 := &yymv192 + yyv194.CodecDecodeSelf(d) } - if yyv187 != nil { - yyv187[yymk187] = yymv187 + if yyv192 != nil { + yyv192[yymk192] = yymv192 } } - } else if yyl187 < 0 { - for yyj187 := 0; !r.CheckBreak(); yyj187++ { + } else if yyl192 < 0 { + for yyj192 := 0; !r.CheckBreak(); yyj192++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk187 = "" + yymk192 = "" } else { - yymk187 = string(r.DecodeString()) + yymk192 = string(r.DecodeString()) } - if yymg187 { - yymv187 = yyv187[yymk187] + if yymg192 { + yymv192 = yyv192[yymk192] } else { - yymv187 = nil + yymv192 = nil } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv187 = nil + yymv192 = nil } else { - yyv191 := &yymv187 - yyv191.CodecDecodeSelf(d) + yyv196 := &yymv192 + yyv196.CodecDecodeSelf(d) } - if yyv187 != nil { - yyv187[yymk187] = yymv187 + if yyv192 != nil { + yyv192[yymk192] = yymv192 } } } // else len==0: TODO: Should we clear map entries? @@ -2238,13 +2286,13 @@ func (x codecSelfer1234) encExtraValue(v ExtraValue, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv192 := range v { + for _, yyv197 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym193 := z.EncBinary() - _ = yym193 + yym198 := z.EncBinary() + _ = yym198 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(yyv192)) + r.EncodeString(codecSelferC_UTF81234, string(yyv197)) } } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) @@ -2255,75 +2303,75 @@ func (x codecSelfer1234) decExtraValue(v *ExtraValue, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv194 := *v - yyh194, yyl194 := z.DecSliceHelperStart() - var yyc194 bool - if yyl194 == 0 { - if yyv194 == nil { - yyv194 = []string{} - yyc194 = true - } else if len(yyv194) != 0 { - yyv194 = yyv194[:0] - yyc194 = true + yyv199 := *v + yyh199, yyl199 := z.DecSliceHelperStart() + var yyc199 bool + if yyl199 == 0 { + if yyv199 == nil { + yyv199 = []string{} + yyc199 = true + } else if len(yyv199) != 0 { + yyv199 = yyv199[:0] + yyc199 = true } - } else if yyl194 > 0 { - var yyrr194, yyrl194 int - var yyrt194 bool - if yyl194 > cap(yyv194) { + } else if yyl199 > 0 { + var yyrr199, yyrl199 int + var yyrt199 bool + if yyl199 > cap(yyv199) { - yyrl194, yyrt194 = z.DecInferLen(yyl194, z.DecBasicHandle().MaxInitLen, 16) - if yyrt194 { - if yyrl194 <= cap(yyv194) { - yyv194 = yyv194[:yyrl194] + yyrl199, yyrt199 = z.DecInferLen(yyl199, z.DecBasicHandle().MaxInitLen, 16) + if yyrt199 { + if yyrl199 <= cap(yyv199) { + yyv199 = yyv199[:yyrl199] } else { - yyv194 = make([]string, yyrl194) + yyv199 = make([]string, yyrl199) } } else { - yyv194 = make([]string, yyrl194) + yyv199 = make([]string, yyrl199) } - yyc194 = true - yyrr194 = len(yyv194) - } else if yyl194 != len(yyv194) { - yyv194 = yyv194[:yyl194] - yyc194 = true + yyc199 = true + yyrr199 = len(yyv199) + } else if yyl199 != len(yyv199) { + yyv199 = yyv199[:yyl199] + yyc199 = true } - yyj194 := 0 - for ; yyj194 < yyrr194; yyj194++ { - yyh194.ElemContainerState(yyj194) + yyj199 := 0 + for ; yyj199 < yyrr199; yyj199++ { + yyh199.ElemContainerState(yyj199) if r.TryDecodeAsNil() { - yyv194[yyj194] = "" + yyv199[yyj199] = "" } else { - yyv194[yyj194] = string(r.DecodeString()) + yyv199[yyj199] = string(r.DecodeString()) } } - if yyrt194 { - for ; yyj194 < yyl194; yyj194++ { - yyv194 = append(yyv194, "") - yyh194.ElemContainerState(yyj194) + if yyrt199 { + for ; yyj199 < yyl199; yyj199++ { + yyv199 = append(yyv199, "") + yyh199.ElemContainerState(yyj199) if r.TryDecodeAsNil() { - yyv194[yyj194] = "" + yyv199[yyj199] = "" } else { - yyv194[yyj194] = string(r.DecodeString()) + yyv199[yyj199] = string(r.DecodeString()) } } } } else { - yyj194 := 0 - for ; !r.CheckBreak(); yyj194++ { + yyj199 := 0 + for ; !r.CheckBreak(); yyj199++ { - if yyj194 >= len(yyv194) { - yyv194 = append(yyv194, "") // var yyz194 string - yyc194 = true + if yyj199 >= len(yyv199) { + yyv199 = append(yyv199, "") // var yyz199 string + yyc199 = true } - yyh194.ElemContainerState(yyj194) - if yyj194 < len(yyv194) { + yyh199.ElemContainerState(yyj199) + if yyj199 < len(yyv199) { if r.TryDecodeAsNil() { - yyv194[yyj194] = "" + yyv199[yyj199] = "" } else { - yyv194[yyj194] = string(r.DecodeString()) + yyv199[yyj199] = string(r.DecodeString()) } } else { @@ -2331,16 +2379,16 @@ func (x codecSelfer1234) decExtraValue(v *ExtraValue, d *codec1978.Decoder) { } } - if yyj194 < len(yyv194) { - yyv194 = yyv194[:yyj194] - yyc194 = true - } else if yyj194 == 0 && yyv194 == nil { - yyv194 = []string{} - yyc194 = true + if yyj199 < len(yyv199) { + yyv199 = yyv199[:yyj199] + yyc199 = true + } else if yyj199 == 0 && yyv199 == nil { + yyv199 = []string{} + yyc199 = true } } - yyh194.End() - if yyc194 { - *v = yyv194 + yyh199.End() + if yyc199 { + *v = yyv199 } } diff --git a/pkg/apis/authorization/types.generated.go b/pkg/apis/authorization/types.generated.go index ba8988dcd75..c3a10de56d4 100644 --- a/pkg/apis/authorization/types.generated.go +++ b/pkg/apis/authorization/types.generated.go @@ -85,7 +85,7 @@ func (x *SubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { } else { yysep2 := !z.EncBinary() yy2arr2 := z.EncBasicHandle().StructToArray - var yyq2 [18]bool + var yyq2 [19]bool _, _, _ = yysep2, yyq2, yy2arr2 const yyr2 bool = false yyq2[0] = x.Kind != "" @@ -104,9 +104,10 @@ func (x *SubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { yyq2[13] = len(x.Annotations) != 0 yyq2[14] = len(x.OwnerReferences) != 0 yyq2[15] = len(x.Finalizers) != 0 + yyq2[16] = x.ClusterName != "" var yynn2 int if yyr2 || yy2arr2 { - r.EncodeArrayStart(18) + r.EncodeArrayStart(19) } else { yynn2 = 2 for _, b := range yyq2 { @@ -621,25 +622,50 @@ func (x *SubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy56 := &x.Spec - yy56.CodecEncodeSelf(e) + if yyq2[16] { + yym56 := z.EncBinary() + _ = yym56 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ClusterName)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq2[16] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("clusterName")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym57 := z.EncBinary() + _ = yym57 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ClusterName)) + } + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy59 := &x.Spec + yy59.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy57 := &x.Spec - yy57.CodecEncodeSelf(e) + yy60 := &x.Spec + yy60.CodecEncodeSelf(e) } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy59 := &x.Status - yy59.CodecEncodeSelf(e) + yy62 := &x.Status + yy62.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy60 := &x.Status - yy60.CodecEncodeSelf(e) + yy63 := &x.Status + yy63.CodecEncodeSelf(e) } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) @@ -654,25 +680,25 @@ func (x *SubjectAccessReview) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym61 := z.DecBinary() - _ = yym61 + yym64 := z.DecBinary() + _ = yym64 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct62 := r.ContainerType() - if yyct62 == codecSelferValueTypeMap1234 { - yyl62 := r.ReadMapStart() - if yyl62 == 0 { + yyct65 := r.ContainerType() + if yyct65 == codecSelferValueTypeMap1234 { + yyl65 := r.ReadMapStart() + if yyl65 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl62, d) + x.codecDecodeSelfFromMap(yyl65, d) } - } else if yyct62 == codecSelferValueTypeArray1234 { - yyl62 := r.ReadArrayStart() - if yyl62 == 0 { + } else if yyct65 == codecSelferValueTypeArray1234 { + yyl65 := r.ReadArrayStart() + if yyl65 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl62, d) + x.codecDecodeSelfFromArray(yyl65, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -684,12 +710,12 @@ func (x *SubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys63Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys63Slc - var yyhl63 bool = l >= 0 - for yyj63 := 0; ; yyj63++ { - if yyhl63 { - if yyj63 >= l { + var yys66Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys66Slc + var yyhl66 bool = l >= 0 + for yyj66 := 0; ; yyj66++ { + if yyhl66 { + if yyj66 >= l { break } } else { @@ -698,10 +724,10 @@ func (x *SubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys63Slc = r.DecodeBytes(yys63Slc, true, true) - yys63 := string(yys63Slc) + yys66Slc = r.DecodeBytes(yys66Slc, true, true) + yys66 := string(yys66Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys63 { + switch yys66 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -760,17 +786,17 @@ func (x *SubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.CreationTimestamp = pkg1_unversioned.Time{} } else { - yyv73 := &x.CreationTimestamp - yym74 := z.DecBinary() - _ = yym74 + yyv76 := &x.CreationTimestamp + yym77 := z.DecBinary() + _ = yym77 if false { - } else if z.HasExtensions() && z.DecExt(yyv73) { - } else if yym74 { - z.DecBinaryUnmarshal(yyv73) - } else if !yym74 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv73) + } else if z.HasExtensions() && z.DecExt(yyv76) { + } else if yym77 { + z.DecBinaryUnmarshal(yyv76) + } else if !yym77 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv76) } else { - z.DecFallback(yyv73, false) + z.DecFallback(yyv76, false) } } case "deletionTimestamp": @@ -785,13 +811,13 @@ func (x *SubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder if x.DeletionTimestamp == nil { x.DeletionTimestamp = new(pkg1_unversioned.Time) } - yym76 := z.DecBinary() - _ = yym76 + yym79 := z.DecBinary() + _ = yym79 if false { } else if z.HasExtensions() && z.DecExt(x.DeletionTimestamp) { - } else if yym76 { + } else if yym79 { z.DecBinaryUnmarshal(x.DeletionTimestamp) - } else if !yym76 && z.IsJSONHandle() { + } else if !yym79 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.DeletionTimestamp) } else { z.DecFallback(x.DeletionTimestamp, false) @@ -809,8 +835,8 @@ func (x *SubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder if x.DeletionGracePeriodSeconds == nil { x.DeletionGracePeriodSeconds = new(int64) } - yym78 := z.DecBinary() - _ = yym78 + yym81 := z.DecBinary() + _ = yym81 if false { } else { *((*int64)(x.DeletionGracePeriodSeconds)) = int64(r.DecodeInt(64)) @@ -820,68 +846,74 @@ func (x *SubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.Labels = nil } else { - yyv79 := &x.Labels - yym80 := z.DecBinary() - _ = yym80 + yyv82 := &x.Labels + yym83 := z.DecBinary() + _ = yym83 if false { } else { - z.F.DecMapStringStringX(yyv79, false, d) + z.F.DecMapStringStringX(yyv82, false, d) } } case "annotations": if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv81 := &x.Annotations - yym82 := z.DecBinary() - _ = yym82 + yyv84 := &x.Annotations + yym85 := z.DecBinary() + _ = yym85 if false { } else { - z.F.DecMapStringStringX(yyv81, false, d) + z.F.DecMapStringStringX(yyv84, false, d) } } case "ownerReferences": if r.TryDecodeAsNil() { x.OwnerReferences = nil } else { - yyv83 := &x.OwnerReferences - yym84 := z.DecBinary() - _ = yym84 + yyv86 := &x.OwnerReferences + yym87 := z.DecBinary() + _ = yym87 if false { } else { - h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv83), d) + h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv86), d) } } case "finalizers": if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv85 := &x.Finalizers - yym86 := z.DecBinary() - _ = yym86 + yyv88 := &x.Finalizers + yym89 := z.DecBinary() + _ = yym89 if false { } else { - z.F.DecSliceStringX(yyv85, false, d) + z.F.DecSliceStringX(yyv88, false, d) } } + case "clusterName": + if r.TryDecodeAsNil() { + x.ClusterName = "" + } else { + x.ClusterName = string(r.DecodeString()) + } case "Spec": if r.TryDecodeAsNil() { x.Spec = SubjectAccessReviewSpec{} } else { - yyv87 := &x.Spec - yyv87.CodecDecodeSelf(d) + yyv91 := &x.Spec + yyv91.CodecDecodeSelf(d) } case "Status": if r.TryDecodeAsNil() { x.Status = SubjectAccessReviewStatus{} } else { - yyv88 := &x.Status - yyv88.CodecDecodeSelf(d) + yyv92 := &x.Status + yyv92.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys63) - } // end switch yys63 - } // end for yyj63 + z.DecStructFieldNotFound(-1, yys66) + } // end switch yys66 + } // end for yyj66 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -889,16 +921,16 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj89 int - var yyb89 bool - var yyhl89 bool = l >= 0 - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + var yyj93 int + var yyb93 bool + var yyhl93 bool = l >= 0 + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -908,13 +940,13 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Kind = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -924,13 +956,13 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.APIVersion = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -940,13 +972,13 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Name = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -956,13 +988,13 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.GenerateName = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -972,13 +1004,13 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Namespace = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -988,13 +1020,13 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.SelfLink = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1004,13 +1036,13 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.UID = pkg3_types.UID(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1020,13 +1052,13 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.ResourceVersion = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1036,13 +1068,13 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Generation = int64(r.DecodeInt(64)) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1050,29 +1082,29 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.CreationTimestamp = pkg1_unversioned.Time{} } else { - yyv99 := &x.CreationTimestamp - yym100 := z.DecBinary() - _ = yym100 + yyv103 := &x.CreationTimestamp + yym104 := z.DecBinary() + _ = yym104 if false { - } else if z.HasExtensions() && z.DecExt(yyv99) { - } else if yym100 { - z.DecBinaryUnmarshal(yyv99) - } else if !yym100 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv99) + } else if z.HasExtensions() && z.DecExt(yyv103) { + } else if yym104 { + z.DecBinaryUnmarshal(yyv103) + } else if !yym104 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv103) } else { - z.DecFallback(yyv99, false) + z.DecFallback(yyv103, false) } } if x.ObjectMeta.DeletionTimestamp == nil { x.ObjectMeta.DeletionTimestamp = new(pkg1_unversioned.Time) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1085,13 +1117,13 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod if x.DeletionTimestamp == nil { x.DeletionTimestamp = new(pkg1_unversioned.Time) } - yym102 := z.DecBinary() - _ = yym102 + yym106 := z.DecBinary() + _ = yym106 if false { } else if z.HasExtensions() && z.DecExt(x.DeletionTimestamp) { - } else if yym102 { + } else if yym106 { z.DecBinaryUnmarshal(x.DeletionTimestamp) - } else if !yym102 && z.IsJSONHandle() { + } else if !yym106 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.DeletionTimestamp) } else { z.DecFallback(x.DeletionTimestamp, false) @@ -1100,13 +1132,13 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod if x.ObjectMeta.DeletionGracePeriodSeconds == nil { x.ObjectMeta.DeletionGracePeriodSeconds = new(int64) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1119,20 +1151,20 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod if x.DeletionGracePeriodSeconds == nil { x.DeletionGracePeriodSeconds = new(int64) } - yym104 := z.DecBinary() - _ = yym104 + yym108 := z.DecBinary() + _ = yym108 if false { } else { *((*int64)(x.DeletionGracePeriodSeconds)) = int64(r.DecodeInt(64)) } } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1140,21 +1172,21 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Labels = nil } else { - yyv105 := &x.Labels - yym106 := z.DecBinary() - _ = yym106 + yyv109 := &x.Labels + yym110 := z.DecBinary() + _ = yym110 if false { } else { - z.F.DecMapStringStringX(yyv105, false, d) + z.F.DecMapStringStringX(yyv109, false, d) } } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1162,21 +1194,21 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv107 := &x.Annotations - yym108 := z.DecBinary() - _ = yym108 + yyv111 := &x.Annotations + yym112 := z.DecBinary() + _ = yym112 if false { } else { - z.F.DecMapStringStringX(yyv107, false, d) + z.F.DecMapStringStringX(yyv111, false, d) } } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1184,21 +1216,21 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.OwnerReferences = nil } else { - yyv109 := &x.OwnerReferences - yym110 := z.DecBinary() - _ = yym110 + yyv113 := &x.OwnerReferences + yym114 := z.DecBinary() + _ = yym114 if false { } else { - h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv109), d) + h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv113), d) } } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1206,21 +1238,37 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv111 := &x.Finalizers - yym112 := z.DecBinary() - _ = yym112 + yyv115 := &x.Finalizers + yym116 := z.DecBinary() + _ = yym116 if false { } else { - z.F.DecSliceStringX(yyv111, false, d) + z.F.DecSliceStringX(yyv115, false, d) } } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.ClusterName = "" + } else { + x.ClusterName = string(r.DecodeString()) + } + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l + } else { + yyb93 = r.CheckBreak() + } + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1228,16 +1276,16 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Spec = SubjectAccessReviewSpec{} } else { - yyv113 := &x.Spec - yyv113.CodecDecodeSelf(d) + yyv118 := &x.Spec + yyv118.CodecDecodeSelf(d) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1245,21 +1293,21 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Status = SubjectAccessReviewStatus{} } else { - yyv114 := &x.Status - yyv114.CodecDecodeSelf(d) + yyv119 := &x.Status + yyv119.CodecDecodeSelf(d) } for { - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj89-1, "") + z.DecStructFieldNotFound(yyj93-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1271,50 +1319,51 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym115 := z.EncBinary() - _ = yym115 + yym120 := z.EncBinary() + _ = yym120 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep116 := !z.EncBinary() - yy2arr116 := z.EncBasicHandle().StructToArray - var yyq116 [18]bool - _, _, _ = yysep116, yyq116, yy2arr116 - const yyr116 bool = false - yyq116[0] = x.Kind != "" - yyq116[1] = x.APIVersion != "" - yyq116[2] = x.Name != "" - yyq116[3] = x.GenerateName != "" - yyq116[4] = x.Namespace != "" - yyq116[5] = x.SelfLink != "" - yyq116[6] = x.UID != "" - yyq116[7] = x.ResourceVersion != "" - yyq116[8] = x.Generation != 0 - yyq116[9] = true - yyq116[10] = x.ObjectMeta.DeletionTimestamp != nil && x.DeletionTimestamp != nil - yyq116[11] = x.ObjectMeta.DeletionGracePeriodSeconds != nil && x.DeletionGracePeriodSeconds != nil - yyq116[12] = len(x.Labels) != 0 - yyq116[13] = len(x.Annotations) != 0 - yyq116[14] = len(x.OwnerReferences) != 0 - yyq116[15] = len(x.Finalizers) != 0 - var yynn116 int - if yyr116 || yy2arr116 { - r.EncodeArrayStart(18) + yysep121 := !z.EncBinary() + yy2arr121 := z.EncBasicHandle().StructToArray + var yyq121 [19]bool + _, _, _ = yysep121, yyq121, yy2arr121 + const yyr121 bool = false + yyq121[0] = x.Kind != "" + yyq121[1] = x.APIVersion != "" + yyq121[2] = x.Name != "" + yyq121[3] = x.GenerateName != "" + yyq121[4] = x.Namespace != "" + yyq121[5] = x.SelfLink != "" + yyq121[6] = x.UID != "" + yyq121[7] = x.ResourceVersion != "" + yyq121[8] = x.Generation != 0 + yyq121[9] = true + yyq121[10] = x.ObjectMeta.DeletionTimestamp != nil && x.DeletionTimestamp != nil + yyq121[11] = x.ObjectMeta.DeletionGracePeriodSeconds != nil && x.DeletionGracePeriodSeconds != nil + yyq121[12] = len(x.Labels) != 0 + yyq121[13] = len(x.Annotations) != 0 + yyq121[14] = len(x.OwnerReferences) != 0 + yyq121[15] = len(x.Finalizers) != 0 + yyq121[16] = x.ClusterName != "" + var yynn121 int + if yyr121 || yy2arr121 { + r.EncodeArrayStart(19) } else { - yynn116 = 2 - for _, b := range yyq116 { + yynn121 = 2 + for _, b := range yyq121 { if b { - yynn116++ + yynn121++ } } - r.EncodeMapStart(yynn116) - yynn116 = 0 + r.EncodeMapStart(yynn121) + yynn121 = 0 } - if yyr116 || yy2arr116 { + if yyr121 || yy2arr121 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq116[0] { - yym118 := z.EncBinary() - _ = yym118 + if yyq121[0] { + yym123 := z.EncBinary() + _ = yym123 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -1323,176 +1372,176 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq116[0] { + if yyq121[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym119 := z.EncBinary() - _ = yym119 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) - } - } - } - if yyr116 || yy2arr116 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq116[1] { - yym121 := z.EncBinary() - _ = yym121 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq116[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym122 := z.EncBinary() - _ = yym122 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } - } - if yyr116 || yy2arr116 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq116[2] { yym124 := z.EncBinary() _ = yym124 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Name)) + r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) + } + } + } + if yyr121 || yy2arr121 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq121[1] { + yym126 := z.EncBinary() + _ = yym126 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq116[2] { + if yyq121[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("name")) + r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym125 := z.EncBinary() - _ = yym125 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Name)) - } - } - } - if yyr116 || yy2arr116 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq116[3] { yym127 := z.EncBinary() _ = yym127 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.GenerateName)) + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } + } + if yyr121 || yy2arr121 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq121[2] { + yym129 := z.EncBinary() + _ = yym129 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq116[3] { + if yyq121[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("generateName")) + r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym128 := z.EncBinary() - _ = yym128 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.GenerateName)) - } - } - } - if yyr116 || yy2arr116 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq116[4] { yym130 := z.EncBinary() _ = yym130 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) + r.EncodeString(codecSelferC_UTF81234, string(x.Name)) + } + } + } + if yyr121 || yy2arr121 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq121[3] { + yym132 := z.EncBinary() + _ = yym132 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.GenerateName)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq116[4] { + if yyq121[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("namespace")) + r.EncodeString(codecSelferC_UTF81234, string("generateName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym131 := z.EncBinary() - _ = yym131 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) - } - } - } - if yyr116 || yy2arr116 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq116[5] { yym133 := z.EncBinary() _ = yym133 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.SelfLink)) + r.EncodeString(codecSelferC_UTF81234, string(x.GenerateName)) + } + } + } + if yyr121 || yy2arr121 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq121[4] { + yym135 := z.EncBinary() + _ = yym135 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq116[5] { + if yyq121[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("selfLink")) + r.EncodeString(codecSelferC_UTF81234, string("namespace")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym134 := z.EncBinary() - _ = yym134 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.SelfLink)) - } - } - } - if yyr116 || yy2arr116 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq116[6] { yym136 := z.EncBinary() _ = yym136 if false { - } else if z.HasExtensions() && z.EncExt(x.UID) { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.UID)) + r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) + } + } + } + if yyr121 || yy2arr121 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq121[5] { + yym138 := z.EncBinary() + _ = yym138 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.SelfLink)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq116[6] { + if yyq121[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("uid")) + r.EncodeString(codecSelferC_UTF81234, string("selfLink")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym137 := z.EncBinary() - _ = yym137 - if false { - } else if z.HasExtensions() && z.EncExt(x.UID) { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.UID)) - } - } - } - if yyr116 || yy2arr116 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq116[7] { yym139 := z.EncBinary() _ = yym139 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.SelfLink)) + } + } + } + if yyr121 || yy2arr121 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq121[6] { + yym141 := z.EncBinary() + _ = yym141 + if false { + } else if z.HasExtensions() && z.EncExt(x.UID) { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.UID)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq121[6] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("uid")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym142 := z.EncBinary() + _ = yym142 + if false { + } else if z.HasExtensions() && z.EncExt(x.UID) { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.UID)) + } + } + } + if yyr121 || yy2arr121 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq121[7] { + yym144 := z.EncBinary() + _ = yym144 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) } @@ -1500,23 +1549,23 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq116[7] { + if yyq121[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resourceVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym140 := z.EncBinary() - _ = yym140 + yym145 := z.EncBinary() + _ = yym145 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) } } } - if yyr116 || yy2arr116 { + if yyr121 || yy2arr121 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq116[8] { - yym142 := z.EncBinary() - _ = yym142 + if yyq121[8] { + yym147 := z.EncBinary() + _ = yym147 if false { } else { r.EncodeInt(int64(x.Generation)) @@ -1525,77 +1574,77 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq116[8] { + if yyq121[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("generation")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym143 := z.EncBinary() - _ = yym143 + yym148 := z.EncBinary() + _ = yym148 if false { } else { r.EncodeInt(int64(x.Generation)) } } } - if yyr116 || yy2arr116 { + if yyr121 || yy2arr121 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq116[9] { - yy145 := &x.CreationTimestamp - yym146 := z.EncBinary() - _ = yym146 + if yyq121[9] { + yy150 := &x.CreationTimestamp + yym151 := z.EncBinary() + _ = yym151 if false { - } else if z.HasExtensions() && z.EncExt(yy145) { - } else if yym146 { - z.EncBinaryMarshal(yy145) - } else if !yym146 && z.IsJSONHandle() { - z.EncJSONMarshal(yy145) + } else if z.HasExtensions() && z.EncExt(yy150) { + } else if yym151 { + z.EncBinaryMarshal(yy150) + } else if !yym151 && z.IsJSONHandle() { + z.EncJSONMarshal(yy150) } else { - z.EncFallback(yy145) + z.EncFallback(yy150) } } else { r.EncodeNil() } } else { - if yyq116[9] { + if yyq121[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("creationTimestamp")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy147 := &x.CreationTimestamp - yym148 := z.EncBinary() - _ = yym148 + yy152 := &x.CreationTimestamp + yym153 := z.EncBinary() + _ = yym153 if false { - } else if z.HasExtensions() && z.EncExt(yy147) { - } else if yym148 { - z.EncBinaryMarshal(yy147) - } else if !yym148 && z.IsJSONHandle() { - z.EncJSONMarshal(yy147) + } else if z.HasExtensions() && z.EncExt(yy152) { + } else if yym153 { + z.EncBinaryMarshal(yy152) + } else if !yym153 && z.IsJSONHandle() { + z.EncJSONMarshal(yy152) } else { - z.EncFallback(yy147) + z.EncFallback(yy152) } } } - var yyn149 bool + var yyn154 bool if x.ObjectMeta.DeletionTimestamp == nil { - yyn149 = true - goto LABEL149 + yyn154 = true + goto LABEL154 } - LABEL149: - if yyr116 || yy2arr116 { - if yyn149 { + LABEL154: + if yyr121 || yy2arr121 { + if yyn154 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq116[10] { + if yyq121[10] { if x.DeletionTimestamp == nil { r.EncodeNil() } else { - yym150 := z.EncBinary() - _ = yym150 + yym155 := z.EncBinary() + _ = yym155 if false { } else if z.HasExtensions() && z.EncExt(x.DeletionTimestamp) { - } else if yym150 { + } else if yym155 { z.EncBinaryMarshal(x.DeletionTimestamp) - } else if !yym150 && z.IsJSONHandle() { + } else if !yym155 && z.IsJSONHandle() { z.EncJSONMarshal(x.DeletionTimestamp) } else { z.EncFallback(x.DeletionTimestamp) @@ -1606,23 +1655,23 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq116[10] { + if yyq121[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("deletionTimestamp")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn149 { + if yyn154 { r.EncodeNil() } else { if x.DeletionTimestamp == nil { r.EncodeNil() } else { - yym151 := z.EncBinary() - _ = yym151 + yym156 := z.EncBinary() + _ = yym156 if false { } else if z.HasExtensions() && z.EncExt(x.DeletionTimestamp) { - } else if yym151 { + } else if yym156 { z.EncBinaryMarshal(x.DeletionTimestamp) - } else if !yym151 && z.IsJSONHandle() { + } else if !yym156 && z.IsJSONHandle() { z.EncJSONMarshal(x.DeletionTimestamp) } else { z.EncFallback(x.DeletionTimestamp) @@ -1631,27 +1680,27 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn152 bool + var yyn157 bool if x.ObjectMeta.DeletionGracePeriodSeconds == nil { - yyn152 = true - goto LABEL152 + yyn157 = true + goto LABEL157 } - LABEL152: - if yyr116 || yy2arr116 { - if yyn152 { + LABEL157: + if yyr121 || yy2arr121 { + if yyn157 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq116[11] { + if yyq121[11] { if x.DeletionGracePeriodSeconds == nil { r.EncodeNil() } else { - yy153 := *x.DeletionGracePeriodSeconds - yym154 := z.EncBinary() - _ = yym154 + yy158 := *x.DeletionGracePeriodSeconds + yym159 := z.EncBinary() + _ = yym159 if false { } else { - r.EncodeInt(int64(yy153)) + r.EncodeInt(int64(yy158)) } } } else { @@ -1659,35 +1708,35 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq116[11] { + if yyq121[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("deletionGracePeriodSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn152 { + if yyn157 { r.EncodeNil() } else { if x.DeletionGracePeriodSeconds == nil { r.EncodeNil() } else { - yy155 := *x.DeletionGracePeriodSeconds - yym156 := z.EncBinary() - _ = yym156 + yy160 := *x.DeletionGracePeriodSeconds + yym161 := z.EncBinary() + _ = yym161 if false { } else { - r.EncodeInt(int64(yy155)) + r.EncodeInt(int64(yy160)) } } } } } - if yyr116 || yy2arr116 { + if yyr121 || yy2arr121 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq116[12] { + if yyq121[12] { if x.Labels == nil { r.EncodeNil() } else { - yym158 := z.EncBinary() - _ = yym158 + yym163 := z.EncBinary() + _ = yym163 if false { } else { z.F.EncMapStringStringV(x.Labels, false, e) @@ -1697,15 +1746,15 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq116[12] { + if yyq121[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("labels")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Labels == nil { r.EncodeNil() } else { - yym159 := z.EncBinary() - _ = yym159 + yym164 := z.EncBinary() + _ = yym164 if false { } else { z.F.EncMapStringStringV(x.Labels, false, e) @@ -1713,14 +1762,14 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr116 || yy2arr116 { + if yyr121 || yy2arr121 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq116[13] { + if yyq121[13] { if x.Annotations == nil { r.EncodeNil() } else { - yym161 := z.EncBinary() - _ = yym161 + yym166 := z.EncBinary() + _ = yym166 if false { } else { z.F.EncMapStringStringV(x.Annotations, false, e) @@ -1730,15 +1779,15 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq116[13] { + if yyq121[13] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("annotations")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Annotations == nil { r.EncodeNil() } else { - yym162 := z.EncBinary() - _ = yym162 + yym167 := z.EncBinary() + _ = yym167 if false { } else { z.F.EncMapStringStringV(x.Annotations, false, e) @@ -1746,14 +1795,14 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr116 || yy2arr116 { + if yyr121 || yy2arr121 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq116[14] { + if yyq121[14] { if x.OwnerReferences == nil { r.EncodeNil() } else { - yym164 := z.EncBinary() - _ = yym164 + yym169 := z.EncBinary() + _ = yym169 if false { } else { h.encSliceapi_OwnerReference(([]pkg2_api.OwnerReference)(x.OwnerReferences), e) @@ -1763,15 +1812,15 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq116[14] { + if yyq121[14] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ownerReferences")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.OwnerReferences == nil { r.EncodeNil() } else { - yym165 := z.EncBinary() - _ = yym165 + yym170 := z.EncBinary() + _ = yym170 if false { } else { h.encSliceapi_OwnerReference(([]pkg2_api.OwnerReference)(x.OwnerReferences), e) @@ -1779,14 +1828,14 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr116 || yy2arr116 { + if yyr121 || yy2arr121 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq116[15] { + if yyq121[15] { if x.Finalizers == nil { r.EncodeNil() } else { - yym167 := z.EncBinary() - _ = yym167 + yym172 := z.EncBinary() + _ = yym172 if false { } else { z.F.EncSliceStringV(x.Finalizers, false, e) @@ -1796,15 +1845,15 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq116[15] { + if yyq121[15] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("finalizers")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Finalizers == nil { r.EncodeNil() } else { - yym168 := z.EncBinary() - _ = yym168 + yym173 := z.EncBinary() + _ = yym173 if false { } else { z.F.EncSliceStringV(x.Finalizers, false, e) @@ -1812,29 +1861,54 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr116 || yy2arr116 { + if yyr121 || yy2arr121 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy170 := &x.Spec - yy170.CodecEncodeSelf(e) + if yyq121[16] { + yym175 := z.EncBinary() + _ = yym175 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ClusterName)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq121[16] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("clusterName")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym176 := z.EncBinary() + _ = yym176 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ClusterName)) + } + } + } + if yyr121 || yy2arr121 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy178 := &x.Spec + yy178.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy171 := &x.Spec - yy171.CodecEncodeSelf(e) + yy179 := &x.Spec + yy179.CodecEncodeSelf(e) } - if yyr116 || yy2arr116 { + if yyr121 || yy2arr121 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy173 := &x.Status - yy173.CodecEncodeSelf(e) + yy181 := &x.Status + yy181.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy174 := &x.Status - yy174.CodecEncodeSelf(e) + yy182 := &x.Status + yy182.CodecEncodeSelf(e) } - if yyr116 || yy2arr116 { + if yyr121 || yy2arr121 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1847,25 +1921,25 @@ func (x *SelfSubjectAccessReview) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym175 := z.DecBinary() - _ = yym175 + yym183 := z.DecBinary() + _ = yym183 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct176 := r.ContainerType() - if yyct176 == codecSelferValueTypeMap1234 { - yyl176 := r.ReadMapStart() - if yyl176 == 0 { + yyct184 := r.ContainerType() + if yyct184 == codecSelferValueTypeMap1234 { + yyl184 := r.ReadMapStart() + if yyl184 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl176, d) + x.codecDecodeSelfFromMap(yyl184, d) } - } else if yyct176 == codecSelferValueTypeArray1234 { - yyl176 := r.ReadArrayStart() - if yyl176 == 0 { + } else if yyct184 == codecSelferValueTypeArray1234 { + yyl184 := r.ReadArrayStart() + if yyl184 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl176, d) + x.codecDecodeSelfFromArray(yyl184, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1877,12 +1951,12 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys177Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys177Slc - var yyhl177 bool = l >= 0 - for yyj177 := 0; ; yyj177++ { - if yyhl177 { - if yyj177 >= l { + var yys185Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys185Slc + var yyhl185 bool = l >= 0 + for yyj185 := 0; ; yyj185++ { + if yyhl185 { + if yyj185 >= l { break } } else { @@ -1891,10 +1965,10 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys177Slc = r.DecodeBytes(yys177Slc, true, true) - yys177 := string(yys177Slc) + yys185Slc = r.DecodeBytes(yys185Slc, true, true) + yys185 := string(yys185Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys177 { + switch yys185 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -1953,17 +2027,17 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.CreationTimestamp = pkg1_unversioned.Time{} } else { - yyv187 := &x.CreationTimestamp - yym188 := z.DecBinary() - _ = yym188 + yyv195 := &x.CreationTimestamp + yym196 := z.DecBinary() + _ = yym196 if false { - } else if z.HasExtensions() && z.DecExt(yyv187) { - } else if yym188 { - z.DecBinaryUnmarshal(yyv187) - } else if !yym188 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv187) + } else if z.HasExtensions() && z.DecExt(yyv195) { + } else if yym196 { + z.DecBinaryUnmarshal(yyv195) + } else if !yym196 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv195) } else { - z.DecFallback(yyv187, false) + z.DecFallback(yyv195, false) } } case "deletionTimestamp": @@ -1978,13 +2052,13 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Dec if x.DeletionTimestamp == nil { x.DeletionTimestamp = new(pkg1_unversioned.Time) } - yym190 := z.DecBinary() - _ = yym190 + yym198 := z.DecBinary() + _ = yym198 if false { } else if z.HasExtensions() && z.DecExt(x.DeletionTimestamp) { - } else if yym190 { + } else if yym198 { z.DecBinaryUnmarshal(x.DeletionTimestamp) - } else if !yym190 && z.IsJSONHandle() { + } else if !yym198 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.DeletionTimestamp) } else { z.DecFallback(x.DeletionTimestamp, false) @@ -2002,8 +2076,8 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Dec if x.DeletionGracePeriodSeconds == nil { x.DeletionGracePeriodSeconds = new(int64) } - yym192 := z.DecBinary() - _ = yym192 + yym200 := z.DecBinary() + _ = yym200 if false { } else { *((*int64)(x.DeletionGracePeriodSeconds)) = int64(r.DecodeInt(64)) @@ -2013,68 +2087,74 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Labels = nil } else { - yyv193 := &x.Labels - yym194 := z.DecBinary() - _ = yym194 + yyv201 := &x.Labels + yym202 := z.DecBinary() + _ = yym202 if false { } else { - z.F.DecMapStringStringX(yyv193, false, d) + z.F.DecMapStringStringX(yyv201, false, d) } } case "annotations": if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv195 := &x.Annotations - yym196 := z.DecBinary() - _ = yym196 + yyv203 := &x.Annotations + yym204 := z.DecBinary() + _ = yym204 if false { } else { - z.F.DecMapStringStringX(yyv195, false, d) + z.F.DecMapStringStringX(yyv203, false, d) } } case "ownerReferences": if r.TryDecodeAsNil() { x.OwnerReferences = nil } else { - yyv197 := &x.OwnerReferences - yym198 := z.DecBinary() - _ = yym198 + yyv205 := &x.OwnerReferences + yym206 := z.DecBinary() + _ = yym206 if false { } else { - h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv197), d) + h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv205), d) } } case "finalizers": if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv199 := &x.Finalizers - yym200 := z.DecBinary() - _ = yym200 + yyv207 := &x.Finalizers + yym208 := z.DecBinary() + _ = yym208 if false { } else { - z.F.DecSliceStringX(yyv199, false, d) + z.F.DecSliceStringX(yyv207, false, d) } } + case "clusterName": + if r.TryDecodeAsNil() { + x.ClusterName = "" + } else { + x.ClusterName = string(r.DecodeString()) + } case "Spec": if r.TryDecodeAsNil() { x.Spec = SelfSubjectAccessReviewSpec{} } else { - yyv201 := &x.Spec - yyv201.CodecDecodeSelf(d) + yyv210 := &x.Spec + yyv210.CodecDecodeSelf(d) } case "Status": if r.TryDecodeAsNil() { x.Status = SubjectAccessReviewStatus{} } else { - yyv202 := &x.Status - yyv202.CodecDecodeSelf(d) + yyv211 := &x.Status + yyv211.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys177) - } // end switch yys177 - } // end for yyj177 + z.DecStructFieldNotFound(-1, yys185) + } // end switch yys185 + } // end for yyj185 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -2082,16 +2162,16 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj203 int - var yyb203 bool - var yyhl203 bool = l >= 0 - yyj203++ - if yyhl203 { - yyb203 = yyj203 > l + var yyj212 int + var yyb212 bool + var yyhl212 bool = l >= 0 + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l } else { - yyb203 = r.CheckBreak() + yyb212 = r.CheckBreak() } - if yyb203 { + if yyb212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2101,13 +2181,13 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Kind = string(r.DecodeString()) } - yyj203++ - if yyhl203 { - yyb203 = yyj203 > l + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l } else { - yyb203 = r.CheckBreak() + yyb212 = r.CheckBreak() } - if yyb203 { + if yyb212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2117,13 +2197,13 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.APIVersion = string(r.DecodeString()) } - yyj203++ - if yyhl203 { - yyb203 = yyj203 > l + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l } else { - yyb203 = r.CheckBreak() + yyb212 = r.CheckBreak() } - if yyb203 { + if yyb212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2133,13 +2213,13 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Name = string(r.DecodeString()) } - yyj203++ - if yyhl203 { - yyb203 = yyj203 > l + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l } else { - yyb203 = r.CheckBreak() + yyb212 = r.CheckBreak() } - if yyb203 { + if yyb212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2149,13 +2229,13 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.GenerateName = string(r.DecodeString()) } - yyj203++ - if yyhl203 { - yyb203 = yyj203 > l + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l } else { - yyb203 = r.CheckBreak() + yyb212 = r.CheckBreak() } - if yyb203 { + if yyb212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2165,13 +2245,13 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Namespace = string(r.DecodeString()) } - yyj203++ - if yyhl203 { - yyb203 = yyj203 > l + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l } else { - yyb203 = r.CheckBreak() + yyb212 = r.CheckBreak() } - if yyb203 { + if yyb212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2181,13 +2261,13 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.SelfLink = string(r.DecodeString()) } - yyj203++ - if yyhl203 { - yyb203 = yyj203 > l + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l } else { - yyb203 = r.CheckBreak() + yyb212 = r.CheckBreak() } - if yyb203 { + if yyb212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2197,13 +2277,13 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.UID = pkg3_types.UID(r.DecodeString()) } - yyj203++ - if yyhl203 { - yyb203 = yyj203 > l + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l } else { - yyb203 = r.CheckBreak() + yyb212 = r.CheckBreak() } - if yyb203 { + if yyb212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2213,13 +2293,13 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.ResourceVersion = string(r.DecodeString()) } - yyj203++ - if yyhl203 { - yyb203 = yyj203 > l + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l } else { - yyb203 = r.CheckBreak() + yyb212 = r.CheckBreak() } - if yyb203 { + if yyb212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2229,13 +2309,13 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Generation = int64(r.DecodeInt(64)) } - yyj203++ - if yyhl203 { - yyb203 = yyj203 > l + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l } else { - yyb203 = r.CheckBreak() + yyb212 = r.CheckBreak() } - if yyb203 { + if yyb212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2243,29 +2323,29 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.CreationTimestamp = pkg1_unversioned.Time{} } else { - yyv213 := &x.CreationTimestamp - yym214 := z.DecBinary() - _ = yym214 + yyv222 := &x.CreationTimestamp + yym223 := z.DecBinary() + _ = yym223 if false { - } else if z.HasExtensions() && z.DecExt(yyv213) { - } else if yym214 { - z.DecBinaryUnmarshal(yyv213) - } else if !yym214 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv213) + } else if z.HasExtensions() && z.DecExt(yyv222) { + } else if yym223 { + z.DecBinaryUnmarshal(yyv222) + } else if !yym223 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv222) } else { - z.DecFallback(yyv213, false) + z.DecFallback(yyv222, false) } } if x.ObjectMeta.DeletionTimestamp == nil { x.ObjectMeta.DeletionTimestamp = new(pkg1_unversioned.Time) } - yyj203++ - if yyhl203 { - yyb203 = yyj203 > l + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l } else { - yyb203 = r.CheckBreak() + yyb212 = r.CheckBreak() } - if yyb203 { + if yyb212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2278,13 +2358,13 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D if x.DeletionTimestamp == nil { x.DeletionTimestamp = new(pkg1_unversioned.Time) } - yym216 := z.DecBinary() - _ = yym216 + yym225 := z.DecBinary() + _ = yym225 if false { } else if z.HasExtensions() && z.DecExt(x.DeletionTimestamp) { - } else if yym216 { + } else if yym225 { z.DecBinaryUnmarshal(x.DeletionTimestamp) - } else if !yym216 && z.IsJSONHandle() { + } else if !yym225 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.DeletionTimestamp) } else { z.DecFallback(x.DeletionTimestamp, false) @@ -2293,13 +2373,13 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D if x.ObjectMeta.DeletionGracePeriodSeconds == nil { x.ObjectMeta.DeletionGracePeriodSeconds = new(int64) } - yyj203++ - if yyhl203 { - yyb203 = yyj203 > l + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l } else { - yyb203 = r.CheckBreak() + yyb212 = r.CheckBreak() } - if yyb203 { + if yyb212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2312,20 +2392,20 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D if x.DeletionGracePeriodSeconds == nil { x.DeletionGracePeriodSeconds = new(int64) } - yym218 := z.DecBinary() - _ = yym218 + yym227 := z.DecBinary() + _ = yym227 if false { } else { *((*int64)(x.DeletionGracePeriodSeconds)) = int64(r.DecodeInt(64)) } } - yyj203++ - if yyhl203 { - yyb203 = yyj203 > l + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l } else { - yyb203 = r.CheckBreak() + yyb212 = r.CheckBreak() } - if yyb203 { + if yyb212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2333,21 +2413,21 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Labels = nil } else { - yyv219 := &x.Labels - yym220 := z.DecBinary() - _ = yym220 + yyv228 := &x.Labels + yym229 := z.DecBinary() + _ = yym229 if false { } else { - z.F.DecMapStringStringX(yyv219, false, d) + z.F.DecMapStringStringX(yyv228, false, d) } } - yyj203++ - if yyhl203 { - yyb203 = yyj203 > l + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l } else { - yyb203 = r.CheckBreak() + yyb212 = r.CheckBreak() } - if yyb203 { + if yyb212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2355,21 +2435,21 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv221 := &x.Annotations - yym222 := z.DecBinary() - _ = yym222 + yyv230 := &x.Annotations + yym231 := z.DecBinary() + _ = yym231 if false { } else { - z.F.DecMapStringStringX(yyv221, false, d) + z.F.DecMapStringStringX(yyv230, false, d) } } - yyj203++ - if yyhl203 { - yyb203 = yyj203 > l + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l } else { - yyb203 = r.CheckBreak() + yyb212 = r.CheckBreak() } - if yyb203 { + if yyb212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2377,21 +2457,21 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.OwnerReferences = nil } else { - yyv223 := &x.OwnerReferences - yym224 := z.DecBinary() - _ = yym224 + yyv232 := &x.OwnerReferences + yym233 := z.DecBinary() + _ = yym233 if false { } else { - h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv223), d) + h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv232), d) } } - yyj203++ - if yyhl203 { - yyb203 = yyj203 > l + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l } else { - yyb203 = r.CheckBreak() + yyb212 = r.CheckBreak() } - if yyb203 { + if yyb212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2399,21 +2479,37 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv225 := &x.Finalizers - yym226 := z.DecBinary() - _ = yym226 + yyv234 := &x.Finalizers + yym235 := z.DecBinary() + _ = yym235 if false { } else { - z.F.DecSliceStringX(yyv225, false, d) + z.F.DecSliceStringX(yyv234, false, d) } } - yyj203++ - if yyhl203 { - yyb203 = yyj203 > l + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l } else { - yyb203 = r.CheckBreak() + yyb212 = r.CheckBreak() } - if yyb203 { + if yyb212 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.ClusterName = "" + } else { + x.ClusterName = string(r.DecodeString()) + } + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l + } else { + yyb212 = r.CheckBreak() + } + if yyb212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2421,16 +2517,16 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Spec = SelfSubjectAccessReviewSpec{} } else { - yyv227 := &x.Spec - yyv227.CodecDecodeSelf(d) + yyv237 := &x.Spec + yyv237.CodecDecodeSelf(d) } - yyj203++ - if yyhl203 { - yyb203 = yyj203 > l + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l } else { - yyb203 = r.CheckBreak() + yyb212 = r.CheckBreak() } - if yyb203 { + if yyb212 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2438,21 +2534,21 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Status = SubjectAccessReviewStatus{} } else { - yyv228 := &x.Status - yyv228.CodecDecodeSelf(d) + yyv238 := &x.Status + yyv238.CodecDecodeSelf(d) } for { - yyj203++ - if yyhl203 { - yyb203 = yyj203 > l + yyj212++ + if yyhl212 { + yyb212 = yyj212 > l } else { - yyb203 = r.CheckBreak() + yyb212 = r.CheckBreak() } - if yyb203 { + if yyb212 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj203-1, "") + z.DecStructFieldNotFound(yyj212-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -2464,252 +2560,253 @@ func (x *LocalSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym229 := z.EncBinary() - _ = yym229 + yym239 := z.EncBinary() + _ = yym239 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep230 := !z.EncBinary() - yy2arr230 := z.EncBasicHandle().StructToArray - var yyq230 [18]bool - _, _, _ = yysep230, yyq230, yy2arr230 - const yyr230 bool = false - yyq230[0] = x.Kind != "" - yyq230[1] = x.APIVersion != "" - yyq230[2] = x.Name != "" - yyq230[3] = x.GenerateName != "" - yyq230[4] = x.Namespace != "" - yyq230[5] = x.SelfLink != "" - yyq230[6] = x.UID != "" - yyq230[7] = x.ResourceVersion != "" - yyq230[8] = x.Generation != 0 - yyq230[9] = true - yyq230[10] = x.ObjectMeta.DeletionTimestamp != nil && x.DeletionTimestamp != nil - yyq230[11] = x.ObjectMeta.DeletionGracePeriodSeconds != nil && x.DeletionGracePeriodSeconds != nil - yyq230[12] = len(x.Labels) != 0 - yyq230[13] = len(x.Annotations) != 0 - yyq230[14] = len(x.OwnerReferences) != 0 - yyq230[15] = len(x.Finalizers) != 0 - var yynn230 int - if yyr230 || yy2arr230 { - r.EncodeArrayStart(18) + yysep240 := !z.EncBinary() + yy2arr240 := z.EncBasicHandle().StructToArray + var yyq240 [19]bool + _, _, _ = yysep240, yyq240, yy2arr240 + const yyr240 bool = false + yyq240[0] = x.Kind != "" + yyq240[1] = x.APIVersion != "" + yyq240[2] = x.Name != "" + yyq240[3] = x.GenerateName != "" + yyq240[4] = x.Namespace != "" + yyq240[5] = x.SelfLink != "" + yyq240[6] = x.UID != "" + yyq240[7] = x.ResourceVersion != "" + yyq240[8] = x.Generation != 0 + yyq240[9] = true + yyq240[10] = x.ObjectMeta.DeletionTimestamp != nil && x.DeletionTimestamp != nil + yyq240[11] = x.ObjectMeta.DeletionGracePeriodSeconds != nil && x.DeletionGracePeriodSeconds != nil + yyq240[12] = len(x.Labels) != 0 + yyq240[13] = len(x.Annotations) != 0 + yyq240[14] = len(x.OwnerReferences) != 0 + yyq240[15] = len(x.Finalizers) != 0 + yyq240[16] = x.ClusterName != "" + var yynn240 int + if yyr240 || yy2arr240 { + r.EncodeArrayStart(19) } else { - yynn230 = 2 - for _, b := range yyq230 { + yynn240 = 2 + for _, b := range yyq240 { if b { - yynn230++ + yynn240++ } } - r.EncodeMapStart(yynn230) - yynn230 = 0 + r.EncodeMapStart(yynn240) + yynn240 = 0 } - if yyr230 || yy2arr230 { + if yyr240 || yy2arr240 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq230[0] { - yym232 := z.EncBinary() - _ = yym232 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq230[0] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("kind")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym233 := z.EncBinary() - _ = yym233 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) - } - } - } - if yyr230 || yy2arr230 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq230[1] { - yym235 := z.EncBinary() - _ = yym235 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq230[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym236 := z.EncBinary() - _ = yym236 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } - } - if yyr230 || yy2arr230 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq230[2] { - yym238 := z.EncBinary() - _ = yym238 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Name)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq230[2] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("name")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym239 := z.EncBinary() - _ = yym239 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Name)) - } - } - } - if yyr230 || yy2arr230 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq230[3] { - yym241 := z.EncBinary() - _ = yym241 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.GenerateName)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq230[3] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("generateName")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) + if yyq240[0] { yym242 := z.EncBinary() _ = yym242 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.GenerateName)) - } - } - } - if yyr230 || yy2arr230 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq230[4] { - yym244 := z.EncBinary() - _ = yym244 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) + r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq230[4] { + if yyq240[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("namespace")) + r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym243 := z.EncBinary() + _ = yym243 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) + } + } + } + if yyr240 || yy2arr240 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq240[1] { yym245 := z.EncBinary() _ = yym245 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) - } - } - } - if yyr230 || yy2arr230 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq230[5] { - yym247 := z.EncBinary() - _ = yym247 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.SelfLink)) + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq230[5] { + if yyq240[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("selfLink")) + r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym246 := z.EncBinary() + _ = yym246 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } + } + if yyr240 || yy2arr240 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq240[2] { yym248 := z.EncBinary() _ = yym248 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.SelfLink)) - } - } - } - if yyr230 || yy2arr230 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq230[6] { - yym250 := z.EncBinary() - _ = yym250 - if false { - } else if z.HasExtensions() && z.EncExt(x.UID) { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.UID)) + r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq230[6] { + if yyq240[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("uid")) + r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym249 := z.EncBinary() + _ = yym249 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Name)) + } + } + } + if yyr240 || yy2arr240 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq240[3] { yym251 := z.EncBinary() _ = yym251 if false { - } else if z.HasExtensions() && z.EncExt(x.UID) { } else { - r.EncodeString(codecSelferC_UTF81234, string(x.UID)) - } - } - } - if yyr230 || yy2arr230 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq230[7] { - yym253 := z.EncBinary() - _ = yym253 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) + r.EncodeString(codecSelferC_UTF81234, string(x.GenerateName)) } } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq230[7] { + if yyq240[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("resourceVersion")) + r.EncodeString(codecSelferC_UTF81234, string("generateName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym252 := z.EncBinary() + _ = yym252 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.GenerateName)) + } + } + } + if yyr240 || yy2arr240 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq240[4] { yym254 := z.EncBinary() _ = yym254 if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq240[4] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("namespace")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym255 := z.EncBinary() + _ = yym255 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) + } + } + } + if yyr240 || yy2arr240 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq240[5] { + yym257 := z.EncBinary() + _ = yym257 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.SelfLink)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq240[5] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("selfLink")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym258 := z.EncBinary() + _ = yym258 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.SelfLink)) + } + } + } + if yyr240 || yy2arr240 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq240[6] { + yym260 := z.EncBinary() + _ = yym260 + if false { + } else if z.HasExtensions() && z.EncExt(x.UID) { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.UID)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq240[6] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("uid")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym261 := z.EncBinary() + _ = yym261 + if false { + } else if z.HasExtensions() && z.EncExt(x.UID) { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.UID)) + } + } + } + if yyr240 || yy2arr240 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq240[7] { + yym263 := z.EncBinary() + _ = yym263 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq240[7] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("resourceVersion")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym264 := z.EncBinary() + _ = yym264 + if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) } } } - if yyr230 || yy2arr230 { + if yyr240 || yy2arr240 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq230[8] { - yym256 := z.EncBinary() - _ = yym256 + if yyq240[8] { + yym266 := z.EncBinary() + _ = yym266 if false { } else { r.EncodeInt(int64(x.Generation)) @@ -2718,77 +2815,77 @@ func (x *LocalSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq230[8] { + if yyq240[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("generation")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym257 := z.EncBinary() - _ = yym257 + yym267 := z.EncBinary() + _ = yym267 if false { } else { r.EncodeInt(int64(x.Generation)) } } } - if yyr230 || yy2arr230 { + if yyr240 || yy2arr240 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq230[9] { - yy259 := &x.CreationTimestamp - yym260 := z.EncBinary() - _ = yym260 + if yyq240[9] { + yy269 := &x.CreationTimestamp + yym270 := z.EncBinary() + _ = yym270 if false { - } else if z.HasExtensions() && z.EncExt(yy259) { - } else if yym260 { - z.EncBinaryMarshal(yy259) - } else if !yym260 && z.IsJSONHandle() { - z.EncJSONMarshal(yy259) + } else if z.HasExtensions() && z.EncExt(yy269) { + } else if yym270 { + z.EncBinaryMarshal(yy269) + } else if !yym270 && z.IsJSONHandle() { + z.EncJSONMarshal(yy269) } else { - z.EncFallback(yy259) + z.EncFallback(yy269) } } else { r.EncodeNil() } } else { - if yyq230[9] { + if yyq240[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("creationTimestamp")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy261 := &x.CreationTimestamp - yym262 := z.EncBinary() - _ = yym262 + yy271 := &x.CreationTimestamp + yym272 := z.EncBinary() + _ = yym272 if false { - } else if z.HasExtensions() && z.EncExt(yy261) { - } else if yym262 { - z.EncBinaryMarshal(yy261) - } else if !yym262 && z.IsJSONHandle() { - z.EncJSONMarshal(yy261) + } else if z.HasExtensions() && z.EncExt(yy271) { + } else if yym272 { + z.EncBinaryMarshal(yy271) + } else if !yym272 && z.IsJSONHandle() { + z.EncJSONMarshal(yy271) } else { - z.EncFallback(yy261) + z.EncFallback(yy271) } } } - var yyn263 bool + var yyn273 bool if x.ObjectMeta.DeletionTimestamp == nil { - yyn263 = true - goto LABEL263 + yyn273 = true + goto LABEL273 } - LABEL263: - if yyr230 || yy2arr230 { - if yyn263 { + LABEL273: + if yyr240 || yy2arr240 { + if yyn273 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq230[10] { + if yyq240[10] { if x.DeletionTimestamp == nil { r.EncodeNil() } else { - yym264 := z.EncBinary() - _ = yym264 + yym274 := z.EncBinary() + _ = yym274 if false { } else if z.HasExtensions() && z.EncExt(x.DeletionTimestamp) { - } else if yym264 { + } else if yym274 { z.EncBinaryMarshal(x.DeletionTimestamp) - } else if !yym264 && z.IsJSONHandle() { + } else if !yym274 && z.IsJSONHandle() { z.EncJSONMarshal(x.DeletionTimestamp) } else { z.EncFallback(x.DeletionTimestamp) @@ -2799,23 +2896,23 @@ func (x *LocalSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq230[10] { + if yyq240[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("deletionTimestamp")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn263 { + if yyn273 { r.EncodeNil() } else { if x.DeletionTimestamp == nil { r.EncodeNil() } else { - yym265 := z.EncBinary() - _ = yym265 + yym275 := z.EncBinary() + _ = yym275 if false { } else if z.HasExtensions() && z.EncExt(x.DeletionTimestamp) { - } else if yym265 { + } else if yym275 { z.EncBinaryMarshal(x.DeletionTimestamp) - } else if !yym265 && z.IsJSONHandle() { + } else if !yym275 && z.IsJSONHandle() { z.EncJSONMarshal(x.DeletionTimestamp) } else { z.EncFallback(x.DeletionTimestamp) @@ -2824,27 +2921,27 @@ func (x *LocalSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn266 bool + var yyn276 bool if x.ObjectMeta.DeletionGracePeriodSeconds == nil { - yyn266 = true - goto LABEL266 + yyn276 = true + goto LABEL276 } - LABEL266: - if yyr230 || yy2arr230 { - if yyn266 { + LABEL276: + if yyr240 || yy2arr240 { + if yyn276 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq230[11] { + if yyq240[11] { if x.DeletionGracePeriodSeconds == nil { r.EncodeNil() } else { - yy267 := *x.DeletionGracePeriodSeconds - yym268 := z.EncBinary() - _ = yym268 + yy277 := *x.DeletionGracePeriodSeconds + yym278 := z.EncBinary() + _ = yym278 if false { } else { - r.EncodeInt(int64(yy267)) + r.EncodeInt(int64(yy277)) } } } else { @@ -2852,182 +2949,207 @@ func (x *LocalSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq230[11] { + if yyq240[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("deletionGracePeriodSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn266 { + if yyn276 { r.EncodeNil() } else { if x.DeletionGracePeriodSeconds == nil { r.EncodeNil() } else { - yy269 := *x.DeletionGracePeriodSeconds - yym270 := z.EncBinary() - _ = yym270 + yy279 := *x.DeletionGracePeriodSeconds + yym280 := z.EncBinary() + _ = yym280 if false { } else { - r.EncodeInt(int64(yy269)) + r.EncodeInt(int64(yy279)) } } } } } - if yyr230 || yy2arr230 { + if yyr240 || yy2arr240 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq230[12] { + if yyq240[12] { if x.Labels == nil { r.EncodeNil() - } else { - yym272 := z.EncBinary() - _ = yym272 - if false { - } else { - z.F.EncMapStringStringV(x.Labels, false, e) - } - } - } else { - r.EncodeNil() - } - } else { - if yyq230[12] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("labels")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if x.Labels == nil { - r.EncodeNil() - } else { - yym273 := z.EncBinary() - _ = yym273 - if false { - } else { - z.F.EncMapStringStringV(x.Labels, false, e) - } - } - } - } - if yyr230 || yy2arr230 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq230[13] { - if x.Annotations == nil { - r.EncodeNil() - } else { - yym275 := z.EncBinary() - _ = yym275 - if false { - } else { - z.F.EncMapStringStringV(x.Annotations, false, e) - } - } - } else { - r.EncodeNil() - } - } else { - if yyq230[13] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("annotations")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if x.Annotations == nil { - r.EncodeNil() - } else { - yym276 := z.EncBinary() - _ = yym276 - if false { - } else { - z.F.EncMapStringStringV(x.Annotations, false, e) - } - } - } - } - if yyr230 || yy2arr230 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq230[14] { - if x.OwnerReferences == nil { - r.EncodeNil() - } else { - yym278 := z.EncBinary() - _ = yym278 - if false { - } else { - h.encSliceapi_OwnerReference(([]pkg2_api.OwnerReference)(x.OwnerReferences), e) - } - } - } else { - r.EncodeNil() - } - } else { - if yyq230[14] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("ownerReferences")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if x.OwnerReferences == nil { - r.EncodeNil() - } else { - yym279 := z.EncBinary() - _ = yym279 - if false { - } else { - h.encSliceapi_OwnerReference(([]pkg2_api.OwnerReference)(x.OwnerReferences), e) - } - } - } - } - if yyr230 || yy2arr230 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq230[15] { - if x.Finalizers == nil { - r.EncodeNil() - } else { - yym281 := z.EncBinary() - _ = yym281 - if false { - } else { - z.F.EncSliceStringV(x.Finalizers, false, e) - } - } - } else { - r.EncodeNil() - } - } else { - if yyq230[15] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("finalizers")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if x.Finalizers == nil { - r.EncodeNil() } else { yym282 := z.EncBinary() _ = yym282 if false { + } else { + z.F.EncMapStringStringV(x.Labels, false, e) + } + } + } else { + r.EncodeNil() + } + } else { + if yyq240[12] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("labels")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if x.Labels == nil { + r.EncodeNil() + } else { + yym283 := z.EncBinary() + _ = yym283 + if false { + } else { + z.F.EncMapStringStringV(x.Labels, false, e) + } + } + } + } + if yyr240 || yy2arr240 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq240[13] { + if x.Annotations == nil { + r.EncodeNil() + } else { + yym285 := z.EncBinary() + _ = yym285 + if false { + } else { + z.F.EncMapStringStringV(x.Annotations, false, e) + } + } + } else { + r.EncodeNil() + } + } else { + if yyq240[13] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("annotations")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if x.Annotations == nil { + r.EncodeNil() + } else { + yym286 := z.EncBinary() + _ = yym286 + if false { + } else { + z.F.EncMapStringStringV(x.Annotations, false, e) + } + } + } + } + if yyr240 || yy2arr240 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq240[14] { + if x.OwnerReferences == nil { + r.EncodeNil() + } else { + yym288 := z.EncBinary() + _ = yym288 + if false { + } else { + h.encSliceapi_OwnerReference(([]pkg2_api.OwnerReference)(x.OwnerReferences), e) + } + } + } else { + r.EncodeNil() + } + } else { + if yyq240[14] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("ownerReferences")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if x.OwnerReferences == nil { + r.EncodeNil() + } else { + yym289 := z.EncBinary() + _ = yym289 + if false { + } else { + h.encSliceapi_OwnerReference(([]pkg2_api.OwnerReference)(x.OwnerReferences), e) + } + } + } + } + if yyr240 || yy2arr240 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq240[15] { + if x.Finalizers == nil { + r.EncodeNil() + } else { + yym291 := z.EncBinary() + _ = yym291 + if false { + } else { + z.F.EncSliceStringV(x.Finalizers, false, e) + } + } + } else { + r.EncodeNil() + } + } else { + if yyq240[15] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("finalizers")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if x.Finalizers == nil { + r.EncodeNil() + } else { + yym292 := z.EncBinary() + _ = yym292 + if false { } else { z.F.EncSliceStringV(x.Finalizers, false, e) } } } } - if yyr230 || yy2arr230 { + if yyr240 || yy2arr240 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy284 := &x.Spec - yy284.CodecEncodeSelf(e) + if yyq240[16] { + yym294 := z.EncBinary() + _ = yym294 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ClusterName)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq240[16] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("clusterName")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym295 := z.EncBinary() + _ = yym295 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ClusterName)) + } + } + } + if yyr240 || yy2arr240 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy297 := &x.Spec + yy297.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy285 := &x.Spec - yy285.CodecEncodeSelf(e) + yy298 := &x.Spec + yy298.CodecEncodeSelf(e) } - if yyr230 || yy2arr230 { + if yyr240 || yy2arr240 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy287 := &x.Status - yy287.CodecEncodeSelf(e) + yy300 := &x.Status + yy300.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy288 := &x.Status - yy288.CodecEncodeSelf(e) + yy301 := &x.Status + yy301.CodecEncodeSelf(e) } - if yyr230 || yy2arr230 { + if yyr240 || yy2arr240 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -3040,25 +3162,25 @@ func (x *LocalSubjectAccessReview) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym289 := z.DecBinary() - _ = yym289 + yym302 := z.DecBinary() + _ = yym302 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct290 := r.ContainerType() - if yyct290 == codecSelferValueTypeMap1234 { - yyl290 := r.ReadMapStart() - if yyl290 == 0 { + yyct303 := r.ContainerType() + if yyct303 == codecSelferValueTypeMap1234 { + yyl303 := r.ReadMapStart() + if yyl303 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl290, d) + x.codecDecodeSelfFromMap(yyl303, d) } - } else if yyct290 == codecSelferValueTypeArray1234 { - yyl290 := r.ReadArrayStart() - if yyl290 == 0 { + } else if yyct303 == codecSelferValueTypeArray1234 { + yyl303 := r.ReadArrayStart() + if yyl303 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl290, d) + x.codecDecodeSelfFromArray(yyl303, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -3070,12 +3192,12 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys291Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys291Slc - var yyhl291 bool = l >= 0 - for yyj291 := 0; ; yyj291++ { - if yyhl291 { - if yyj291 >= l { + var yys304Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys304Slc + var yyhl304 bool = l >= 0 + for yyj304 := 0; ; yyj304++ { + if yyhl304 { + if yyj304 >= l { break } } else { @@ -3084,10 +3206,10 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.De } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys291Slc = r.DecodeBytes(yys291Slc, true, true) - yys291 := string(yys291Slc) + yys304Slc = r.DecodeBytes(yys304Slc, true, true) + yys304 := string(yys304Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys291 { + switch yys304 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -3146,17 +3268,17 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.De if r.TryDecodeAsNil() { x.CreationTimestamp = pkg1_unversioned.Time{} } else { - yyv301 := &x.CreationTimestamp - yym302 := z.DecBinary() - _ = yym302 + yyv314 := &x.CreationTimestamp + yym315 := z.DecBinary() + _ = yym315 if false { - } else if z.HasExtensions() && z.DecExt(yyv301) { - } else if yym302 { - z.DecBinaryUnmarshal(yyv301) - } else if !yym302 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv301) + } else if z.HasExtensions() && z.DecExt(yyv314) { + } else if yym315 { + z.DecBinaryUnmarshal(yyv314) + } else if !yym315 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv314) } else { - z.DecFallback(yyv301, false) + z.DecFallback(yyv314, false) } } case "deletionTimestamp": @@ -3171,13 +3293,13 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.De if x.DeletionTimestamp == nil { x.DeletionTimestamp = new(pkg1_unversioned.Time) } - yym304 := z.DecBinary() - _ = yym304 + yym317 := z.DecBinary() + _ = yym317 if false { } else if z.HasExtensions() && z.DecExt(x.DeletionTimestamp) { - } else if yym304 { + } else if yym317 { z.DecBinaryUnmarshal(x.DeletionTimestamp) - } else if !yym304 && z.IsJSONHandle() { + } else if !yym317 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.DeletionTimestamp) } else { z.DecFallback(x.DeletionTimestamp, false) @@ -3195,8 +3317,8 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.De if x.DeletionGracePeriodSeconds == nil { x.DeletionGracePeriodSeconds = new(int64) } - yym306 := z.DecBinary() - _ = yym306 + yym319 := z.DecBinary() + _ = yym319 if false { } else { *((*int64)(x.DeletionGracePeriodSeconds)) = int64(r.DecodeInt(64)) @@ -3206,68 +3328,74 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.De if r.TryDecodeAsNil() { x.Labels = nil } else { - yyv307 := &x.Labels - yym308 := z.DecBinary() - _ = yym308 + yyv320 := &x.Labels + yym321 := z.DecBinary() + _ = yym321 if false { } else { - z.F.DecMapStringStringX(yyv307, false, d) + z.F.DecMapStringStringX(yyv320, false, d) } } case "annotations": if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv309 := &x.Annotations - yym310 := z.DecBinary() - _ = yym310 + yyv322 := &x.Annotations + yym323 := z.DecBinary() + _ = yym323 if false { } else { - z.F.DecMapStringStringX(yyv309, false, d) + z.F.DecMapStringStringX(yyv322, false, d) } } case "ownerReferences": if r.TryDecodeAsNil() { x.OwnerReferences = nil } else { - yyv311 := &x.OwnerReferences - yym312 := z.DecBinary() - _ = yym312 + yyv324 := &x.OwnerReferences + yym325 := z.DecBinary() + _ = yym325 if false { } else { - h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv311), d) + h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv324), d) } } case "finalizers": if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv313 := &x.Finalizers - yym314 := z.DecBinary() - _ = yym314 + yyv326 := &x.Finalizers + yym327 := z.DecBinary() + _ = yym327 if false { } else { - z.F.DecSliceStringX(yyv313, false, d) + z.F.DecSliceStringX(yyv326, false, d) } } + case "clusterName": + if r.TryDecodeAsNil() { + x.ClusterName = "" + } else { + x.ClusterName = string(r.DecodeString()) + } case "Spec": if r.TryDecodeAsNil() { x.Spec = SubjectAccessReviewSpec{} } else { - yyv315 := &x.Spec - yyv315.CodecDecodeSelf(d) + yyv329 := &x.Spec + yyv329.CodecDecodeSelf(d) } case "Status": if r.TryDecodeAsNil() { x.Status = SubjectAccessReviewStatus{} } else { - yyv316 := &x.Status - yyv316.CodecDecodeSelf(d) + yyv330 := &x.Status + yyv330.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys291) - } // end switch yys291 - } // end for yyj291 + z.DecStructFieldNotFound(-1, yys304) + } // end switch yys304 + } // end for yyj304 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -3275,16 +3403,16 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj317 int - var yyb317 bool - var yyhl317 bool = l >= 0 - yyj317++ - if yyhl317 { - yyb317 = yyj317 > l + var yyj331 int + var yyb331 bool + var yyhl331 bool = l >= 0 + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l } else { - yyb317 = r.CheckBreak() + yyb331 = r.CheckBreak() } - if yyb317 { + if yyb331 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3294,13 +3422,13 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Kind = string(r.DecodeString()) } - yyj317++ - if yyhl317 { - yyb317 = yyj317 > l + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l } else { - yyb317 = r.CheckBreak() + yyb331 = r.CheckBreak() } - if yyb317 { + if yyb331 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3310,13 +3438,13 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.APIVersion = string(r.DecodeString()) } - yyj317++ - if yyhl317 { - yyb317 = yyj317 > l + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l } else { - yyb317 = r.CheckBreak() + yyb331 = r.CheckBreak() } - if yyb317 { + if yyb331 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3326,13 +3454,13 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Name = string(r.DecodeString()) } - yyj317++ - if yyhl317 { - yyb317 = yyj317 > l + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l } else { - yyb317 = r.CheckBreak() + yyb331 = r.CheckBreak() } - if yyb317 { + if yyb331 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3342,13 +3470,13 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.GenerateName = string(r.DecodeString()) } - yyj317++ - if yyhl317 { - yyb317 = yyj317 > l + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l } else { - yyb317 = r.CheckBreak() + yyb331 = r.CheckBreak() } - if yyb317 { + if yyb331 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3358,13 +3486,13 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Namespace = string(r.DecodeString()) } - yyj317++ - if yyhl317 { - yyb317 = yyj317 > l + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l } else { - yyb317 = r.CheckBreak() + yyb331 = r.CheckBreak() } - if yyb317 { + if yyb331 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3374,13 +3502,13 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.SelfLink = string(r.DecodeString()) } - yyj317++ - if yyhl317 { - yyb317 = yyj317 > l + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l } else { - yyb317 = r.CheckBreak() + yyb331 = r.CheckBreak() } - if yyb317 { + if yyb331 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3390,13 +3518,13 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.UID = pkg3_types.UID(r.DecodeString()) } - yyj317++ - if yyhl317 { - yyb317 = yyj317 > l + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l } else { - yyb317 = r.CheckBreak() + yyb331 = r.CheckBreak() } - if yyb317 { + if yyb331 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3406,13 +3534,13 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.ResourceVersion = string(r.DecodeString()) } - yyj317++ - if yyhl317 { - yyb317 = yyj317 > l + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l } else { - yyb317 = r.CheckBreak() + yyb331 = r.CheckBreak() } - if yyb317 { + if yyb331 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3422,13 +3550,13 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Generation = int64(r.DecodeInt(64)) } - yyj317++ - if yyhl317 { - yyb317 = yyj317 > l + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l } else { - yyb317 = r.CheckBreak() + yyb331 = r.CheckBreak() } - if yyb317 { + if yyb331 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3436,29 +3564,29 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.CreationTimestamp = pkg1_unversioned.Time{} } else { - yyv327 := &x.CreationTimestamp - yym328 := z.DecBinary() - _ = yym328 + yyv341 := &x.CreationTimestamp + yym342 := z.DecBinary() + _ = yym342 if false { - } else if z.HasExtensions() && z.DecExt(yyv327) { - } else if yym328 { - z.DecBinaryUnmarshal(yyv327) - } else if !yym328 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv327) + } else if z.HasExtensions() && z.DecExt(yyv341) { + } else if yym342 { + z.DecBinaryUnmarshal(yyv341) + } else if !yym342 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv341) } else { - z.DecFallback(yyv327, false) + z.DecFallback(yyv341, false) } } if x.ObjectMeta.DeletionTimestamp == nil { x.ObjectMeta.DeletionTimestamp = new(pkg1_unversioned.Time) } - yyj317++ - if yyhl317 { - yyb317 = yyj317 > l + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l } else { - yyb317 = r.CheckBreak() + yyb331 = r.CheckBreak() } - if yyb317 { + if yyb331 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3471,13 +3599,13 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. if x.DeletionTimestamp == nil { x.DeletionTimestamp = new(pkg1_unversioned.Time) } - yym330 := z.DecBinary() - _ = yym330 + yym344 := z.DecBinary() + _ = yym344 if false { } else if z.HasExtensions() && z.DecExt(x.DeletionTimestamp) { - } else if yym330 { + } else if yym344 { z.DecBinaryUnmarshal(x.DeletionTimestamp) - } else if !yym330 && z.IsJSONHandle() { + } else if !yym344 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.DeletionTimestamp) } else { z.DecFallback(x.DeletionTimestamp, false) @@ -3486,13 +3614,13 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. if x.ObjectMeta.DeletionGracePeriodSeconds == nil { x.ObjectMeta.DeletionGracePeriodSeconds = new(int64) } - yyj317++ - if yyhl317 { - yyb317 = yyj317 > l + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l } else { - yyb317 = r.CheckBreak() + yyb331 = r.CheckBreak() } - if yyb317 { + if yyb331 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3505,20 +3633,20 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. if x.DeletionGracePeriodSeconds == nil { x.DeletionGracePeriodSeconds = new(int64) } - yym332 := z.DecBinary() - _ = yym332 + yym346 := z.DecBinary() + _ = yym346 if false { } else { *((*int64)(x.DeletionGracePeriodSeconds)) = int64(r.DecodeInt(64)) } } - yyj317++ - if yyhl317 { - yyb317 = yyj317 > l + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l } else { - yyb317 = r.CheckBreak() + yyb331 = r.CheckBreak() } - if yyb317 { + if yyb331 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3526,21 +3654,21 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.Labels = nil } else { - yyv333 := &x.Labels - yym334 := z.DecBinary() - _ = yym334 + yyv347 := &x.Labels + yym348 := z.DecBinary() + _ = yym348 if false { } else { - z.F.DecMapStringStringX(yyv333, false, d) + z.F.DecMapStringStringX(yyv347, false, d) } } - yyj317++ - if yyhl317 { - yyb317 = yyj317 > l + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l } else { - yyb317 = r.CheckBreak() + yyb331 = r.CheckBreak() } - if yyb317 { + if yyb331 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3548,21 +3676,21 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv335 := &x.Annotations - yym336 := z.DecBinary() - _ = yym336 + yyv349 := &x.Annotations + yym350 := z.DecBinary() + _ = yym350 if false { } else { - z.F.DecMapStringStringX(yyv335, false, d) + z.F.DecMapStringStringX(yyv349, false, d) } } - yyj317++ - if yyhl317 { - yyb317 = yyj317 > l + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l } else { - yyb317 = r.CheckBreak() + yyb331 = r.CheckBreak() } - if yyb317 { + if yyb331 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3570,21 +3698,21 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.OwnerReferences = nil } else { - yyv337 := &x.OwnerReferences - yym338 := z.DecBinary() - _ = yym338 + yyv351 := &x.OwnerReferences + yym352 := z.DecBinary() + _ = yym352 if false { } else { - h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv337), d) + h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv351), d) } } - yyj317++ - if yyhl317 { - yyb317 = yyj317 > l + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l } else { - yyb317 = r.CheckBreak() + yyb331 = r.CheckBreak() } - if yyb317 { + if yyb331 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3592,21 +3720,37 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv339 := &x.Finalizers - yym340 := z.DecBinary() - _ = yym340 + yyv353 := &x.Finalizers + yym354 := z.DecBinary() + _ = yym354 if false { } else { - z.F.DecSliceStringX(yyv339, false, d) + z.F.DecSliceStringX(yyv353, false, d) } } - yyj317++ - if yyhl317 { - yyb317 = yyj317 > l + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l } else { - yyb317 = r.CheckBreak() + yyb331 = r.CheckBreak() } - if yyb317 { + if yyb331 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.ClusterName = "" + } else { + x.ClusterName = string(r.DecodeString()) + } + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l + } else { + yyb331 = r.CheckBreak() + } + if yyb331 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3614,16 +3758,16 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.Spec = SubjectAccessReviewSpec{} } else { - yyv341 := &x.Spec - yyv341.CodecDecodeSelf(d) + yyv356 := &x.Spec + yyv356.CodecDecodeSelf(d) } - yyj317++ - if yyhl317 { - yyb317 = yyj317 > l + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l } else { - yyb317 = r.CheckBreak() + yyb331 = r.CheckBreak() } - if yyb317 { + if yyb331 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3631,21 +3775,21 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.Status = SubjectAccessReviewStatus{} } else { - yyv342 := &x.Status - yyv342.CodecDecodeSelf(d) + yyv357 := &x.Status + yyv357.CodecDecodeSelf(d) } for { - yyj317++ - if yyhl317 { - yyb317 = yyj317 > l + yyj331++ + if yyhl331 { + yyb331 = yyj331 > l } else { - yyb317 = r.CheckBreak() + yyb331 = r.CheckBreak() } - if yyb317 { + if yyb331 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj317-1, "") + z.DecStructFieldNotFound(yyj331-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -3657,33 +3801,33 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym343 := z.EncBinary() - _ = yym343 + yym358 := z.EncBinary() + _ = yym358 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep344 := !z.EncBinary() - yy2arr344 := z.EncBasicHandle().StructToArray - var yyq344 [7]bool - _, _, _ = yysep344, yyq344, yy2arr344 - const yyr344 bool = false - var yynn344 int - if yyr344 || yy2arr344 { + yysep359 := !z.EncBinary() + yy2arr359 := z.EncBasicHandle().StructToArray + var yyq359 [7]bool + _, _, _ = yysep359, yyq359, yy2arr359 + const yyr359 bool = false + var yynn359 int + if yyr359 || yy2arr359 { r.EncodeArrayStart(7) } else { - yynn344 = 7 - for _, b := range yyq344 { + yynn359 = 7 + for _, b := range yyq359 { if b { - yynn344++ + yynn359++ } } - r.EncodeMapStart(yynn344) - yynn344 = 0 + r.EncodeMapStart(yynn359) + yynn359 = 0 } - if yyr344 || yy2arr344 { + if yyr359 || yy2arr359 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym346 := z.EncBinary() - _ = yym346 + yym361 := z.EncBinary() + _ = yym361 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) @@ -3692,17 +3836,17 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Namespace")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym347 := z.EncBinary() - _ = yym347 + yym362 := z.EncBinary() + _ = yym362 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) } } - if yyr344 || yy2arr344 { + if yyr359 || yy2arr359 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym349 := z.EncBinary() - _ = yym349 + yym364 := z.EncBinary() + _ = yym364 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Verb)) @@ -3711,17 +3855,17 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Verb")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym350 := z.EncBinary() - _ = yym350 + yym365 := z.EncBinary() + _ = yym365 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Verb)) } } - if yyr344 || yy2arr344 { + if yyr359 || yy2arr359 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym352 := z.EncBinary() - _ = yym352 + yym367 := z.EncBinary() + _ = yym367 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Group)) @@ -3730,17 +3874,17 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Group")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym353 := z.EncBinary() - _ = yym353 + yym368 := z.EncBinary() + _ = yym368 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Group)) } } - if yyr344 || yy2arr344 { + if yyr359 || yy2arr359 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym355 := z.EncBinary() - _ = yym355 + yym370 := z.EncBinary() + _ = yym370 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Version)) @@ -3749,17 +3893,17 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Version")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym356 := z.EncBinary() - _ = yym356 + yym371 := z.EncBinary() + _ = yym371 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Version)) } } - if yyr344 || yy2arr344 { + if yyr359 || yy2arr359 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym358 := z.EncBinary() - _ = yym358 + yym373 := z.EncBinary() + _ = yym373 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Resource)) @@ -3768,17 +3912,17 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Resource")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym359 := z.EncBinary() - _ = yym359 + yym374 := z.EncBinary() + _ = yym374 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Resource)) } } - if yyr344 || yy2arr344 { + if yyr359 || yy2arr359 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym361 := z.EncBinary() - _ = yym361 + yym376 := z.EncBinary() + _ = yym376 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Subresource)) @@ -3787,17 +3931,17 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Subresource")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym362 := z.EncBinary() - _ = yym362 + yym377 := z.EncBinary() + _ = yym377 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Subresource)) } } - if yyr344 || yy2arr344 { + if yyr359 || yy2arr359 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym364 := z.EncBinary() - _ = yym364 + yym379 := z.EncBinary() + _ = yym379 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -3806,14 +3950,14 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym365 := z.EncBinary() - _ = yym365 + yym380 := z.EncBinary() + _ = yym380 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr344 || yy2arr344 { + if yyr359 || yy2arr359 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -3826,25 +3970,25 @@ func (x *ResourceAttributes) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym366 := z.DecBinary() - _ = yym366 + yym381 := z.DecBinary() + _ = yym381 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct367 := r.ContainerType() - if yyct367 == codecSelferValueTypeMap1234 { - yyl367 := r.ReadMapStart() - if yyl367 == 0 { + yyct382 := r.ContainerType() + if yyct382 == codecSelferValueTypeMap1234 { + yyl382 := r.ReadMapStart() + if yyl382 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl367, d) + x.codecDecodeSelfFromMap(yyl382, d) } - } else if yyct367 == codecSelferValueTypeArray1234 { - yyl367 := r.ReadArrayStart() - if yyl367 == 0 { + } else if yyct382 == codecSelferValueTypeArray1234 { + yyl382 := r.ReadArrayStart() + if yyl382 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl367, d) + x.codecDecodeSelfFromArray(yyl382, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -3856,12 +4000,12 @@ func (x *ResourceAttributes) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys368Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys368Slc - var yyhl368 bool = l >= 0 - for yyj368 := 0; ; yyj368++ { - if yyhl368 { - if yyj368 >= l { + var yys383Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys383Slc + var yyhl383 bool = l >= 0 + for yyj383 := 0; ; yyj383++ { + if yyhl383 { + if yyj383 >= l { break } } else { @@ -3870,10 +4014,10 @@ func (x *ResourceAttributes) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys368Slc = r.DecodeBytes(yys368Slc, true, true) - yys368 := string(yys368Slc) + yys383Slc = r.DecodeBytes(yys383Slc, true, true) + yys383 := string(yys383Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys368 { + switch yys383 { case "Namespace": if r.TryDecodeAsNil() { x.Namespace = "" @@ -3917,9 +4061,9 @@ func (x *ResourceAttributes) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.Name = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys368) - } // end switch yys368 - } // end for yyj368 + z.DecStructFieldNotFound(-1, yys383) + } // end switch yys383 + } // end for yyj383 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -3927,16 +4071,16 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj376 int - var yyb376 bool - var yyhl376 bool = l >= 0 - yyj376++ - if yyhl376 { - yyb376 = yyj376 > l + var yyj391 int + var yyb391 bool + var yyhl391 bool = l >= 0 + yyj391++ + if yyhl391 { + yyb391 = yyj391 > l } else { - yyb376 = r.CheckBreak() + yyb391 = r.CheckBreak() } - if yyb376 { + if yyb391 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3946,13 +4090,13 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Namespace = string(r.DecodeString()) } - yyj376++ - if yyhl376 { - yyb376 = yyj376 > l + yyj391++ + if yyhl391 { + yyb391 = yyj391 > l } else { - yyb376 = r.CheckBreak() + yyb391 = r.CheckBreak() } - if yyb376 { + if yyb391 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3962,13 +4106,13 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Verb = string(r.DecodeString()) } - yyj376++ - if yyhl376 { - yyb376 = yyj376 > l + yyj391++ + if yyhl391 { + yyb391 = yyj391 > l } else { - yyb376 = r.CheckBreak() + yyb391 = r.CheckBreak() } - if yyb376 { + if yyb391 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3978,13 +4122,13 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Group = string(r.DecodeString()) } - yyj376++ - if yyhl376 { - yyb376 = yyj376 > l + yyj391++ + if yyhl391 { + yyb391 = yyj391 > l } else { - yyb376 = r.CheckBreak() + yyb391 = r.CheckBreak() } - if yyb376 { + if yyb391 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3994,13 +4138,13 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Version = string(r.DecodeString()) } - yyj376++ - if yyhl376 { - yyb376 = yyj376 > l + yyj391++ + if yyhl391 { + yyb391 = yyj391 > l } else { - yyb376 = r.CheckBreak() + yyb391 = r.CheckBreak() } - if yyb376 { + if yyb391 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4010,13 +4154,13 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Resource = string(r.DecodeString()) } - yyj376++ - if yyhl376 { - yyb376 = yyj376 > l + yyj391++ + if yyhl391 { + yyb391 = yyj391 > l } else { - yyb376 = r.CheckBreak() + yyb391 = r.CheckBreak() } - if yyb376 { + if yyb391 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4026,13 +4170,13 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Subresource = string(r.DecodeString()) } - yyj376++ - if yyhl376 { - yyb376 = yyj376 > l + yyj391++ + if yyhl391 { + yyb391 = yyj391 > l } else { - yyb376 = r.CheckBreak() + yyb391 = r.CheckBreak() } - if yyb376 { + if yyb391 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4043,17 +4187,17 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.Name = string(r.DecodeString()) } for { - yyj376++ - if yyhl376 { - yyb376 = yyj376 > l + yyj391++ + if yyhl391 { + yyb391 = yyj391 > l } else { - yyb376 = r.CheckBreak() + yyb391 = r.CheckBreak() } - if yyb376 { + if yyb391 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj376-1, "") + z.DecStructFieldNotFound(yyj391-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -4065,33 +4209,33 @@ func (x *NonResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym384 := z.EncBinary() - _ = yym384 + yym399 := z.EncBinary() + _ = yym399 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep385 := !z.EncBinary() - yy2arr385 := z.EncBasicHandle().StructToArray - var yyq385 [2]bool - _, _, _ = yysep385, yyq385, yy2arr385 - const yyr385 bool = false - var yynn385 int - if yyr385 || yy2arr385 { + yysep400 := !z.EncBinary() + yy2arr400 := z.EncBasicHandle().StructToArray + var yyq400 [2]bool + _, _, _ = yysep400, yyq400, yy2arr400 + const yyr400 bool = false + var yynn400 int + if yyr400 || yy2arr400 { r.EncodeArrayStart(2) } else { - yynn385 = 2 - for _, b := range yyq385 { + yynn400 = 2 + for _, b := range yyq400 { if b { - yynn385++ + yynn400++ } } - r.EncodeMapStart(yynn385) - yynn385 = 0 + r.EncodeMapStart(yynn400) + yynn400 = 0 } - if yyr385 || yy2arr385 { + if yyr400 || yy2arr400 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym387 := z.EncBinary() - _ = yym387 + yym402 := z.EncBinary() + _ = yym402 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -4100,17 +4244,17 @@ func (x *NonResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym388 := z.EncBinary() - _ = yym388 + yym403 := z.EncBinary() + _ = yym403 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr385 || yy2arr385 { + if yyr400 || yy2arr400 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym390 := z.EncBinary() - _ = yym390 + yym405 := z.EncBinary() + _ = yym405 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Verb)) @@ -4119,14 +4263,14 @@ func (x *NonResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Verb")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym391 := z.EncBinary() - _ = yym391 + yym406 := z.EncBinary() + _ = yym406 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Verb)) } } - if yyr385 || yy2arr385 { + if yyr400 || yy2arr400 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -4139,25 +4283,25 @@ func (x *NonResourceAttributes) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym392 := z.DecBinary() - _ = yym392 + yym407 := z.DecBinary() + _ = yym407 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct393 := r.ContainerType() - if yyct393 == codecSelferValueTypeMap1234 { - yyl393 := r.ReadMapStart() - if yyl393 == 0 { + yyct408 := r.ContainerType() + if yyct408 == codecSelferValueTypeMap1234 { + yyl408 := r.ReadMapStart() + if yyl408 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl393, d) + x.codecDecodeSelfFromMap(yyl408, d) } - } else if yyct393 == codecSelferValueTypeArray1234 { - yyl393 := r.ReadArrayStart() - if yyl393 == 0 { + } else if yyct408 == codecSelferValueTypeArray1234 { + yyl408 := r.ReadArrayStart() + if yyl408 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl393, d) + x.codecDecodeSelfFromArray(yyl408, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -4169,12 +4313,12 @@ func (x *NonResourceAttributes) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys394Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys394Slc - var yyhl394 bool = l >= 0 - for yyj394 := 0; ; yyj394++ { - if yyhl394 { - if yyj394 >= l { + var yys409Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys409Slc + var yyhl409 bool = l >= 0 + for yyj409 := 0; ; yyj409++ { + if yyhl409 { + if yyj409 >= l { break } } else { @@ -4183,10 +4327,10 @@ func (x *NonResourceAttributes) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys394Slc = r.DecodeBytes(yys394Slc, true, true) - yys394 := string(yys394Slc) + yys409Slc = r.DecodeBytes(yys409Slc, true, true) + yys409 := string(yys409Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys394 { + switch yys409 { case "Path": if r.TryDecodeAsNil() { x.Path = "" @@ -4200,9 +4344,9 @@ func (x *NonResourceAttributes) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.Verb = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys394) - } // end switch yys394 - } // end for yyj394 + z.DecStructFieldNotFound(-1, yys409) + } // end switch yys409 + } // end for yyj409 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4210,16 +4354,16 @@ func (x *NonResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj397 int - var yyb397 bool - var yyhl397 bool = l >= 0 - yyj397++ - if yyhl397 { - yyb397 = yyj397 > l + var yyj412 int + var yyb412 bool + var yyhl412 bool = l >= 0 + yyj412++ + if yyhl412 { + yyb412 = yyj412 > l } else { - yyb397 = r.CheckBreak() + yyb412 = r.CheckBreak() } - if yyb397 { + if yyb412 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4229,13 +4373,13 @@ func (x *NonResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Path = string(r.DecodeString()) } - yyj397++ - if yyhl397 { - yyb397 = yyj397 > l + yyj412++ + if yyhl412 { + yyb412 = yyj412 > l } else { - yyb397 = r.CheckBreak() + yyb412 = r.CheckBreak() } - if yyb397 { + if yyb412 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4246,17 +4390,17 @@ func (x *NonResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.Verb = string(r.DecodeString()) } for { - yyj397++ - if yyhl397 { - yyb397 = yyj397 > l + yyj412++ + if yyhl412 { + yyb412 = yyj412 > l } else { - yyb397 = r.CheckBreak() + yyb412 = r.CheckBreak() } - if yyb397 { + if yyb412 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj397-1, "") + z.DecStructFieldNotFound(yyj412-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -4268,30 +4412,30 @@ func (x *SubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym400 := z.EncBinary() - _ = yym400 + yym415 := z.EncBinary() + _ = yym415 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep401 := !z.EncBinary() - yy2arr401 := z.EncBasicHandle().StructToArray - var yyq401 [5]bool - _, _, _ = yysep401, yyq401, yy2arr401 - const yyr401 bool = false - var yynn401 int - if yyr401 || yy2arr401 { + yysep416 := !z.EncBinary() + yy2arr416 := z.EncBasicHandle().StructToArray + var yyq416 [5]bool + _, _, _ = yysep416, yyq416, yy2arr416 + const yyr416 bool = false + var yynn416 int + if yyr416 || yy2arr416 { r.EncodeArrayStart(5) } else { - yynn401 = 5 - for _, b := range yyq401 { + yynn416 = 5 + for _, b := range yyq416 { if b { - yynn401++ + yynn416++ } } - r.EncodeMapStart(yynn401) - yynn401 = 0 + r.EncodeMapStart(yynn416) + yynn416 = 0 } - if yyr401 || yy2arr401 { + if yyr416 || yy2arr416 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.ResourceAttributes == nil { r.EncodeNil() @@ -4308,7 +4452,7 @@ func (x *SubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { x.ResourceAttributes.CodecEncodeSelf(e) } } - if yyr401 || yy2arr401 { + if yyr416 || yy2arr416 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.NonResourceAttributes == nil { r.EncodeNil() @@ -4325,10 +4469,10 @@ func (x *SubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { x.NonResourceAttributes.CodecEncodeSelf(e) } } - if yyr401 || yy2arr401 { + if yyr416 || yy2arr416 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym405 := z.EncBinary() - _ = yym405 + yym420 := z.EncBinary() + _ = yym420 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) @@ -4337,20 +4481,20 @@ func (x *SubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("User")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym406 := z.EncBinary() - _ = yym406 + yym421 := z.EncBinary() + _ = yym421 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) } } - if yyr401 || yy2arr401 { + if yyr416 || yy2arr416 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Groups == nil { r.EncodeNil() } else { - yym408 := z.EncBinary() - _ = yym408 + yym423 := z.EncBinary() + _ = yym423 if false { } else { z.F.EncSliceStringV(x.Groups, false, e) @@ -4363,21 +4507,21 @@ func (x *SubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Groups == nil { r.EncodeNil() } else { - yym409 := z.EncBinary() - _ = yym409 + yym424 := z.EncBinary() + _ = yym424 if false { } else { z.F.EncSliceStringV(x.Groups, false, e) } } } - if yyr401 || yy2arr401 { + if yyr416 || yy2arr416 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Extra == nil { r.EncodeNil() } else { - yym411 := z.EncBinary() - _ = yym411 + yym426 := z.EncBinary() + _ = yym426 if false { } else { h.encMapstringExtraValue((map[string]ExtraValue)(x.Extra), e) @@ -4390,15 +4534,15 @@ func (x *SubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Extra == nil { r.EncodeNil() } else { - yym412 := z.EncBinary() - _ = yym412 + yym427 := z.EncBinary() + _ = yym427 if false { } else { h.encMapstringExtraValue((map[string]ExtraValue)(x.Extra), e) } } } - if yyr401 || yy2arr401 { + if yyr416 || yy2arr416 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -4411,25 +4555,25 @@ func (x *SubjectAccessReviewSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym413 := z.DecBinary() - _ = yym413 + yym428 := z.DecBinary() + _ = yym428 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct414 := r.ContainerType() - if yyct414 == codecSelferValueTypeMap1234 { - yyl414 := r.ReadMapStart() - if yyl414 == 0 { + yyct429 := r.ContainerType() + if yyct429 == codecSelferValueTypeMap1234 { + yyl429 := r.ReadMapStart() + if yyl429 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl414, d) + x.codecDecodeSelfFromMap(yyl429, d) } - } else if yyct414 == codecSelferValueTypeArray1234 { - yyl414 := r.ReadArrayStart() - if yyl414 == 0 { + } else if yyct429 == codecSelferValueTypeArray1234 { + yyl429 := r.ReadArrayStart() + if yyl429 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl414, d) + x.codecDecodeSelfFromArray(yyl429, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -4441,12 +4585,12 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys415Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys415Slc - var yyhl415 bool = l >= 0 - for yyj415 := 0; ; yyj415++ { - if yyhl415 { - if yyj415 >= l { + var yys430Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys430Slc + var yyhl430 bool = l >= 0 + for yyj430 := 0; ; yyj430++ { + if yyhl430 { + if yyj430 >= l { break } } else { @@ -4455,10 +4599,10 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys415Slc = r.DecodeBytes(yys415Slc, true, true) - yys415 := string(yys415Slc) + yys430Slc = r.DecodeBytes(yys430Slc, true, true) + yys430 := string(yys430Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys415 { + switch yys430 { case "ResourceAttributes": if r.TryDecodeAsNil() { if x.ResourceAttributes != nil { @@ -4491,30 +4635,30 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Groups = nil } else { - yyv419 := &x.Groups - yym420 := z.DecBinary() - _ = yym420 + yyv434 := &x.Groups + yym435 := z.DecBinary() + _ = yym435 if false { } else { - z.F.DecSliceStringX(yyv419, false, d) + z.F.DecSliceStringX(yyv434, false, d) } } case "Extra": if r.TryDecodeAsNil() { x.Extra = nil } else { - yyv421 := &x.Extra - yym422 := z.DecBinary() - _ = yym422 + yyv436 := &x.Extra + yym437 := z.DecBinary() + _ = yym437 if false { } else { - h.decMapstringExtraValue((*map[string]ExtraValue)(yyv421), d) + h.decMapstringExtraValue((*map[string]ExtraValue)(yyv436), d) } } default: - z.DecStructFieldNotFound(-1, yys415) - } // end switch yys415 - } // end for yyj415 + z.DecStructFieldNotFound(-1, yys430) + } // end switch yys430 + } // end for yyj430 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4522,16 +4666,16 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj423 int - var yyb423 bool - var yyhl423 bool = l >= 0 - yyj423++ - if yyhl423 { - yyb423 = yyj423 > l + var yyj438 int + var yyb438 bool + var yyhl438 bool = l >= 0 + yyj438++ + if yyhl438 { + yyb438 = yyj438 > l } else { - yyb423 = r.CheckBreak() + yyb438 = r.CheckBreak() } - if yyb423 { + if yyb438 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4546,13 +4690,13 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.D } x.ResourceAttributes.CodecDecodeSelf(d) } - yyj423++ - if yyhl423 { - yyb423 = yyj423 > l + yyj438++ + if yyhl438 { + yyb438 = yyj438 > l } else { - yyb423 = r.CheckBreak() + yyb438 = r.CheckBreak() } - if yyb423 { + if yyb438 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4567,13 +4711,13 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.D } x.NonResourceAttributes.CodecDecodeSelf(d) } - yyj423++ - if yyhl423 { - yyb423 = yyj423 > l + yyj438++ + if yyhl438 { + yyb438 = yyj438 > l } else { - yyb423 = r.CheckBreak() + yyb438 = r.CheckBreak() } - if yyb423 { + if yyb438 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4583,13 +4727,13 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.User = string(r.DecodeString()) } - yyj423++ - if yyhl423 { - yyb423 = yyj423 > l + yyj438++ + if yyhl438 { + yyb438 = yyj438 > l } else { - yyb423 = r.CheckBreak() + yyb438 = r.CheckBreak() } - if yyb423 { + if yyb438 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4597,21 +4741,21 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Groups = nil } else { - yyv427 := &x.Groups - yym428 := z.DecBinary() - _ = yym428 + yyv442 := &x.Groups + yym443 := z.DecBinary() + _ = yym443 if false { } else { - z.F.DecSliceStringX(yyv427, false, d) + z.F.DecSliceStringX(yyv442, false, d) } } - yyj423++ - if yyhl423 { - yyb423 = yyj423 > l + yyj438++ + if yyhl438 { + yyb438 = yyj438 > l } else { - yyb423 = r.CheckBreak() + yyb438 = r.CheckBreak() } - if yyb423 { + if yyb438 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4619,26 +4763,26 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Extra = nil } else { - yyv429 := &x.Extra - yym430 := z.DecBinary() - _ = yym430 + yyv444 := &x.Extra + yym445 := z.DecBinary() + _ = yym445 if false { } else { - h.decMapstringExtraValue((*map[string]ExtraValue)(yyv429), d) + h.decMapstringExtraValue((*map[string]ExtraValue)(yyv444), d) } } for { - yyj423++ - if yyhl423 { - yyb423 = yyj423 > l + yyj438++ + if yyhl438 { + yyb438 = yyj438 > l } else { - yyb423 = r.CheckBreak() + yyb438 = r.CheckBreak() } - if yyb423 { + if yyb438 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj423-1, "") + z.DecStructFieldNotFound(yyj438-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -4650,8 +4794,8 @@ func (x ExtraValue) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym431 := z.EncBinary() - _ = yym431 + yym446 := z.EncBinary() + _ = yym446 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -4664,8 +4808,8 @@ func (x *ExtraValue) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym432 := z.DecBinary() - _ = yym432 + yym447 := z.DecBinary() + _ = yym447 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -4680,30 +4824,30 @@ func (x *SelfSubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym433 := z.EncBinary() - _ = yym433 + yym448 := z.EncBinary() + _ = yym448 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep434 := !z.EncBinary() - yy2arr434 := z.EncBasicHandle().StructToArray - var yyq434 [2]bool - _, _, _ = yysep434, yyq434, yy2arr434 - const yyr434 bool = false - var yynn434 int - if yyr434 || yy2arr434 { + yysep449 := !z.EncBinary() + yy2arr449 := z.EncBasicHandle().StructToArray + var yyq449 [2]bool + _, _, _ = yysep449, yyq449, yy2arr449 + const yyr449 bool = false + var yynn449 int + if yyr449 || yy2arr449 { r.EncodeArrayStart(2) } else { - yynn434 = 2 - for _, b := range yyq434 { + yynn449 = 2 + for _, b := range yyq449 { if b { - yynn434++ + yynn449++ } } - r.EncodeMapStart(yynn434) - yynn434 = 0 + r.EncodeMapStart(yynn449) + yynn449 = 0 } - if yyr434 || yy2arr434 { + if yyr449 || yy2arr449 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.ResourceAttributes == nil { r.EncodeNil() @@ -4720,7 +4864,7 @@ func (x *SelfSubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { x.ResourceAttributes.CodecEncodeSelf(e) } } - if yyr434 || yy2arr434 { + if yyr449 || yy2arr449 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.NonResourceAttributes == nil { r.EncodeNil() @@ -4737,7 +4881,7 @@ func (x *SelfSubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { x.NonResourceAttributes.CodecEncodeSelf(e) } } - if yyr434 || yy2arr434 { + if yyr449 || yy2arr449 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -4750,25 +4894,25 @@ func (x *SelfSubjectAccessReviewSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym437 := z.DecBinary() - _ = yym437 + yym452 := z.DecBinary() + _ = yym452 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct438 := r.ContainerType() - if yyct438 == codecSelferValueTypeMap1234 { - yyl438 := r.ReadMapStart() - if yyl438 == 0 { + yyct453 := r.ContainerType() + if yyct453 == codecSelferValueTypeMap1234 { + yyl453 := r.ReadMapStart() + if yyl453 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl438, d) + x.codecDecodeSelfFromMap(yyl453, d) } - } else if yyct438 == codecSelferValueTypeArray1234 { - yyl438 := r.ReadArrayStart() - if yyl438 == 0 { + } else if yyct453 == codecSelferValueTypeArray1234 { + yyl453 := r.ReadArrayStart() + if yyl453 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl438, d) + x.codecDecodeSelfFromArray(yyl453, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -4780,12 +4924,12 @@ func (x *SelfSubjectAccessReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys439Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys439Slc - var yyhl439 bool = l >= 0 - for yyj439 := 0; ; yyj439++ { - if yyhl439 { - if yyj439 >= l { + var yys454Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys454Slc + var yyhl454 bool = l >= 0 + for yyj454 := 0; ; yyj454++ { + if yyhl454 { + if yyj454 >= l { break } } else { @@ -4794,10 +4938,10 @@ func (x *SelfSubjectAccessReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys439Slc = r.DecodeBytes(yys439Slc, true, true) - yys439 := string(yys439Slc) + yys454Slc = r.DecodeBytes(yys454Slc, true, true) + yys454 := string(yys454Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys439 { + switch yys454 { case "ResourceAttributes": if r.TryDecodeAsNil() { if x.ResourceAttributes != nil { @@ -4821,9 +4965,9 @@ func (x *SelfSubjectAccessReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978 x.NonResourceAttributes.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys439) - } // end switch yys439 - } // end for yyj439 + z.DecStructFieldNotFound(-1, yys454) + } // end switch yys454 + } // end for yyj454 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4831,16 +4975,16 @@ func (x *SelfSubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj442 int - var yyb442 bool - var yyhl442 bool = l >= 0 - yyj442++ - if yyhl442 { - yyb442 = yyj442 > l + var yyj457 int + var yyb457 bool + var yyhl457 bool = l >= 0 + yyj457++ + if yyhl457 { + yyb457 = yyj457 > l } else { - yyb442 = r.CheckBreak() + yyb457 = r.CheckBreak() } - if yyb442 { + if yyb457 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4855,13 +4999,13 @@ func (x *SelfSubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec19 } x.ResourceAttributes.CodecDecodeSelf(d) } - yyj442++ - if yyhl442 { - yyb442 = yyj442 > l + yyj457++ + if yyhl457 { + yyb457 = yyj457 > l } else { - yyb442 = r.CheckBreak() + yyb457 = r.CheckBreak() } - if yyb442 { + if yyb457 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4877,17 +5021,17 @@ func (x *SelfSubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec19 x.NonResourceAttributes.CodecDecodeSelf(d) } for { - yyj442++ - if yyhl442 { - yyb442 = yyj442 > l + yyj457++ + if yyhl457 { + yyb457 = yyj457 > l } else { - yyb442 = r.CheckBreak() + yyb457 = r.CheckBreak() } - if yyb442 { + if yyb457 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj442-1, "") + z.DecStructFieldNotFound(yyj457-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -4899,33 +5043,33 @@ func (x *SubjectAccessReviewStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym445 := z.EncBinary() - _ = yym445 + yym460 := z.EncBinary() + _ = yym460 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep446 := !z.EncBinary() - yy2arr446 := z.EncBasicHandle().StructToArray - var yyq446 [3]bool - _, _, _ = yysep446, yyq446, yy2arr446 - const yyr446 bool = false - var yynn446 int - if yyr446 || yy2arr446 { + yysep461 := !z.EncBinary() + yy2arr461 := z.EncBasicHandle().StructToArray + var yyq461 [3]bool + _, _, _ = yysep461, yyq461, yy2arr461 + const yyr461 bool = false + var yynn461 int + if yyr461 || yy2arr461 { r.EncodeArrayStart(3) } else { - yynn446 = 3 - for _, b := range yyq446 { + yynn461 = 3 + for _, b := range yyq461 { if b { - yynn446++ + yynn461++ } } - r.EncodeMapStart(yynn446) - yynn446 = 0 + r.EncodeMapStart(yynn461) + yynn461 = 0 } - if yyr446 || yy2arr446 { + if yyr461 || yy2arr461 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym448 := z.EncBinary() - _ = yym448 + yym463 := z.EncBinary() + _ = yym463 if false { } else { r.EncodeBool(bool(x.Allowed)) @@ -4934,17 +5078,17 @@ func (x *SubjectAccessReviewStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Allowed")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym449 := z.EncBinary() - _ = yym449 + yym464 := z.EncBinary() + _ = yym464 if false { } else { r.EncodeBool(bool(x.Allowed)) } } - if yyr446 || yy2arr446 { + if yyr461 || yy2arr461 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym451 := z.EncBinary() - _ = yym451 + yym466 := z.EncBinary() + _ = yym466 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -4953,17 +5097,17 @@ func (x *SubjectAccessReviewStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym452 := z.EncBinary() - _ = yym452 + yym467 := z.EncBinary() + _ = yym467 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } - if yyr446 || yy2arr446 { + if yyr461 || yy2arr461 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym454 := z.EncBinary() - _ = yym454 + yym469 := z.EncBinary() + _ = yym469 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.EvaluationError)) @@ -4972,14 +5116,14 @@ func (x *SubjectAccessReviewStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("EvaluationError")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym455 := z.EncBinary() - _ = yym455 + yym470 := z.EncBinary() + _ = yym470 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.EvaluationError)) } } - if yyr446 || yy2arr446 { + if yyr461 || yy2arr461 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -4992,25 +5136,25 @@ func (x *SubjectAccessReviewStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym456 := z.DecBinary() - _ = yym456 + yym471 := z.DecBinary() + _ = yym471 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct457 := r.ContainerType() - if yyct457 == codecSelferValueTypeMap1234 { - yyl457 := r.ReadMapStart() - if yyl457 == 0 { + yyct472 := r.ContainerType() + if yyct472 == codecSelferValueTypeMap1234 { + yyl472 := r.ReadMapStart() + if yyl472 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl457, d) + x.codecDecodeSelfFromMap(yyl472, d) } - } else if yyct457 == codecSelferValueTypeArray1234 { - yyl457 := r.ReadArrayStart() - if yyl457 == 0 { + } else if yyct472 == codecSelferValueTypeArray1234 { + yyl472 := r.ReadArrayStart() + if yyl472 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl457, d) + x.codecDecodeSelfFromArray(yyl472, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -5022,12 +5166,12 @@ func (x *SubjectAccessReviewStatus) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys458Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys458Slc - var yyhl458 bool = l >= 0 - for yyj458 := 0; ; yyj458++ { - if yyhl458 { - if yyj458 >= l { + var yys473Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys473Slc + var yyhl473 bool = l >= 0 + for yyj473 := 0; ; yyj473++ { + if yyhl473 { + if yyj473 >= l { break } } else { @@ -5036,10 +5180,10 @@ func (x *SubjectAccessReviewStatus) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys458Slc = r.DecodeBytes(yys458Slc, true, true) - yys458 := string(yys458Slc) + yys473Slc = r.DecodeBytes(yys473Slc, true, true) + yys473 := string(yys473Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys458 { + switch yys473 { case "Allowed": if r.TryDecodeAsNil() { x.Allowed = false @@ -5059,9 +5203,9 @@ func (x *SubjectAccessReviewStatus) codecDecodeSelfFromMap(l int, d *codec1978.D x.EvaluationError = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys458) - } // end switch yys458 - } // end for yyj458 + z.DecStructFieldNotFound(-1, yys473) + } // end switch yys473 + } // end for yyj473 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -5069,16 +5213,16 @@ func (x *SubjectAccessReviewStatus) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj462 int - var yyb462 bool - var yyhl462 bool = l >= 0 - yyj462++ - if yyhl462 { - yyb462 = yyj462 > l + var yyj477 int + var yyb477 bool + var yyhl477 bool = l >= 0 + yyj477++ + if yyhl477 { + yyb477 = yyj477 > l } else { - yyb462 = r.CheckBreak() + yyb477 = r.CheckBreak() } - if yyb462 { + if yyb477 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5088,13 +5232,13 @@ func (x *SubjectAccessReviewStatus) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.Allowed = bool(r.DecodeBool()) } - yyj462++ - if yyhl462 { - yyb462 = yyj462 > l + yyj477++ + if yyhl477 { + yyb477 = yyj477 > l } else { - yyb462 = r.CheckBreak() + yyb477 = r.CheckBreak() } - if yyb462 { + if yyb477 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5104,13 +5248,13 @@ func (x *SubjectAccessReviewStatus) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.Reason = string(r.DecodeString()) } - yyj462++ - if yyhl462 { - yyb462 = yyj462 > l + yyj477++ + if yyhl477 { + yyb477 = yyj477 > l } else { - yyb462 = r.CheckBreak() + yyb477 = r.CheckBreak() } - if yyb462 { + if yyb477 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5121,17 +5265,17 @@ func (x *SubjectAccessReviewStatus) codecDecodeSelfFromArray(l int, d *codec1978 x.EvaluationError = string(r.DecodeString()) } for { - yyj462++ - if yyhl462 { - yyb462 = yyj462 > l + yyj477++ + if yyhl477 { + yyb477 = yyj477 > l } else { - yyb462 = r.CheckBreak() + yyb477 = r.CheckBreak() } - if yyb462 { + if yyb477 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj462-1, "") + z.DecStructFieldNotFound(yyj477-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -5141,10 +5285,10 @@ func (x codecSelfer1234) encSliceapi_OwnerReference(v []pkg2_api.OwnerReference, z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv466 := range v { + for _, yyv481 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy467 := &yyv466 - yy467.CodecEncodeSelf(e) + yy482 := &yyv481 + yy482.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -5154,83 +5298,83 @@ func (x codecSelfer1234) decSliceapi_OwnerReference(v *[]pkg2_api.OwnerReference z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv468 := *v - yyh468, yyl468 := z.DecSliceHelperStart() - var yyc468 bool - if yyl468 == 0 { - if yyv468 == nil { - yyv468 = []pkg2_api.OwnerReference{} - yyc468 = true - } else if len(yyv468) != 0 { - yyv468 = yyv468[:0] - yyc468 = true + yyv483 := *v + yyh483, yyl483 := z.DecSliceHelperStart() + var yyc483 bool + if yyl483 == 0 { + if yyv483 == nil { + yyv483 = []pkg2_api.OwnerReference{} + yyc483 = true + } else if len(yyv483) != 0 { + yyv483 = yyv483[:0] + yyc483 = true } - } else if yyl468 > 0 { - var yyrr468, yyrl468 int - var yyrt468 bool - if yyl468 > cap(yyv468) { + } else if yyl483 > 0 { + var yyrr483, yyrl483 int + var yyrt483 bool + if yyl483 > cap(yyv483) { - yyrg468 := len(yyv468) > 0 - yyv2468 := yyv468 - yyrl468, yyrt468 = z.DecInferLen(yyl468, z.DecBasicHandle().MaxInitLen, 72) - if yyrt468 { - if yyrl468 <= cap(yyv468) { - yyv468 = yyv468[:yyrl468] + yyrg483 := len(yyv483) > 0 + yyv2483 := yyv483 + yyrl483, yyrt483 = z.DecInferLen(yyl483, z.DecBasicHandle().MaxInitLen, 72) + if yyrt483 { + if yyrl483 <= cap(yyv483) { + yyv483 = yyv483[:yyrl483] } else { - yyv468 = make([]pkg2_api.OwnerReference, yyrl468) + yyv483 = make([]pkg2_api.OwnerReference, yyrl483) } } else { - yyv468 = make([]pkg2_api.OwnerReference, yyrl468) + yyv483 = make([]pkg2_api.OwnerReference, yyrl483) } - yyc468 = true - yyrr468 = len(yyv468) - if yyrg468 { - copy(yyv468, yyv2468) + yyc483 = true + yyrr483 = len(yyv483) + if yyrg483 { + copy(yyv483, yyv2483) } - } else if yyl468 != len(yyv468) { - yyv468 = yyv468[:yyl468] - yyc468 = true + } else if yyl483 != len(yyv483) { + yyv483 = yyv483[:yyl483] + yyc483 = true } - yyj468 := 0 - for ; yyj468 < yyrr468; yyj468++ { - yyh468.ElemContainerState(yyj468) + yyj483 := 0 + for ; yyj483 < yyrr483; yyj483++ { + yyh483.ElemContainerState(yyj483) if r.TryDecodeAsNil() { - yyv468[yyj468] = pkg2_api.OwnerReference{} + yyv483[yyj483] = pkg2_api.OwnerReference{} } else { - yyv469 := &yyv468[yyj468] - yyv469.CodecDecodeSelf(d) + yyv484 := &yyv483[yyj483] + yyv484.CodecDecodeSelf(d) } } - if yyrt468 { - for ; yyj468 < yyl468; yyj468++ { - yyv468 = append(yyv468, pkg2_api.OwnerReference{}) - yyh468.ElemContainerState(yyj468) + if yyrt483 { + for ; yyj483 < yyl483; yyj483++ { + yyv483 = append(yyv483, pkg2_api.OwnerReference{}) + yyh483.ElemContainerState(yyj483) if r.TryDecodeAsNil() { - yyv468[yyj468] = pkg2_api.OwnerReference{} + yyv483[yyj483] = pkg2_api.OwnerReference{} } else { - yyv470 := &yyv468[yyj468] - yyv470.CodecDecodeSelf(d) + yyv485 := &yyv483[yyj483] + yyv485.CodecDecodeSelf(d) } } } } else { - yyj468 := 0 - for ; !r.CheckBreak(); yyj468++ { + yyj483 := 0 + for ; !r.CheckBreak(); yyj483++ { - if yyj468 >= len(yyv468) { - yyv468 = append(yyv468, pkg2_api.OwnerReference{}) // var yyz468 pkg2_api.OwnerReference - yyc468 = true + if yyj483 >= len(yyv483) { + yyv483 = append(yyv483, pkg2_api.OwnerReference{}) // var yyz483 pkg2_api.OwnerReference + yyc483 = true } - yyh468.ElemContainerState(yyj468) - if yyj468 < len(yyv468) { + yyh483.ElemContainerState(yyj483) + if yyj483 < len(yyv483) { if r.TryDecodeAsNil() { - yyv468[yyj468] = pkg2_api.OwnerReference{} + yyv483[yyj483] = pkg2_api.OwnerReference{} } else { - yyv471 := &yyv468[yyj468] - yyv471.CodecDecodeSelf(d) + yyv486 := &yyv483[yyj483] + yyv486.CodecDecodeSelf(d) } } else { @@ -5238,17 +5382,17 @@ func (x codecSelfer1234) decSliceapi_OwnerReference(v *[]pkg2_api.OwnerReference } } - if yyj468 < len(yyv468) { - yyv468 = yyv468[:yyj468] - yyc468 = true - } else if yyj468 == 0 && yyv468 == nil { - yyv468 = []pkg2_api.OwnerReference{} - yyc468 = true + if yyj483 < len(yyv483) { + yyv483 = yyv483[:yyj483] + yyc483 = true + } else if yyj483 == 0 && yyv483 == nil { + yyv483 = []pkg2_api.OwnerReference{} + yyc483 = true } } - yyh468.End() - if yyc468 { - *v = yyv468 + yyh483.End() + if yyc483 { + *v = yyv483 } } @@ -5257,19 +5401,19 @@ func (x codecSelfer1234) encMapstringExtraValue(v map[string]ExtraValue, e *code z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeMapStart(len(v)) - for yyk472, yyv472 := range v { + for yyk487, yyv487 := range v { z.EncSendContainerState(codecSelfer_containerMapKey1234) - yym473 := z.EncBinary() - _ = yym473 + yym488 := z.EncBinary() + _ = yym488 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(yyk472)) + r.EncodeString(codecSelferC_UTF81234, string(yyk487)) } z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyv472 == nil { + if yyv487 == nil { r.EncodeNil() } else { - yyv472.CodecEncodeSelf(e) + yyv487.CodecEncodeSelf(e) } } z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -5280,70 +5424,70 @@ func (x codecSelfer1234) decMapstringExtraValue(v *map[string]ExtraValue, d *cod z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv474 := *v - yyl474 := r.ReadMapStart() - yybh474 := z.DecBasicHandle() - if yyv474 == nil { - yyrl474, _ := z.DecInferLen(yyl474, yybh474.MaxInitLen, 40) - yyv474 = make(map[string]ExtraValue, yyrl474) - *v = yyv474 + yyv489 := *v + yyl489 := r.ReadMapStart() + yybh489 := z.DecBasicHandle() + if yyv489 == nil { + yyrl489, _ := z.DecInferLen(yyl489, yybh489.MaxInitLen, 40) + yyv489 = make(map[string]ExtraValue, yyrl489) + *v = yyv489 } - var yymk474 string - var yymv474 ExtraValue - var yymg474 bool - if yybh474.MapValueReset { - yymg474 = true + var yymk489 string + var yymv489 ExtraValue + var yymg489 bool + if yybh489.MapValueReset { + yymg489 = true } - if yyl474 > 0 { - for yyj474 := 0; yyj474 < yyl474; yyj474++ { + if yyl489 > 0 { + for yyj489 := 0; yyj489 < yyl489; yyj489++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk474 = "" + yymk489 = "" } else { - yymk474 = string(r.DecodeString()) + yymk489 = string(r.DecodeString()) } - if yymg474 { - yymv474 = yyv474[yymk474] + if yymg489 { + yymv489 = yyv489[yymk489] } else { - yymv474 = nil + yymv489 = nil } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv474 = nil + yymv489 = nil } else { - yyv476 := &yymv474 - yyv476.CodecDecodeSelf(d) + yyv491 := &yymv489 + yyv491.CodecDecodeSelf(d) } - if yyv474 != nil { - yyv474[yymk474] = yymv474 + if yyv489 != nil { + yyv489[yymk489] = yymv489 } } - } else if yyl474 < 0 { - for yyj474 := 0; !r.CheckBreak(); yyj474++ { + } else if yyl489 < 0 { + for yyj489 := 0; !r.CheckBreak(); yyj489++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk474 = "" + yymk489 = "" } else { - yymk474 = string(r.DecodeString()) + yymk489 = string(r.DecodeString()) } - if yymg474 { - yymv474 = yyv474[yymk474] + if yymg489 { + yymv489 = yyv489[yymk489] } else { - yymv474 = nil + yymv489 = nil } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv474 = nil + yymv489 = nil } else { - yyv478 := &yymv474 - yyv478.CodecDecodeSelf(d) + yyv493 := &yymv489 + yyv493.CodecDecodeSelf(d) } - if yyv474 != nil { - yyv474[yymk474] = yymv474 + if yyv489 != nil { + yyv489[yymk489] = yymv489 } } } // else len==0: TODO: Should we clear map entries? @@ -5355,13 +5499,13 @@ func (x codecSelfer1234) encExtraValue(v ExtraValue, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv479 := range v { + for _, yyv494 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym480 := z.EncBinary() - _ = yym480 + yym495 := z.EncBinary() + _ = yym495 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(yyv479)) + r.EncodeString(codecSelferC_UTF81234, string(yyv494)) } } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) @@ -5372,75 +5516,75 @@ func (x codecSelfer1234) decExtraValue(v *ExtraValue, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv481 := *v - yyh481, yyl481 := z.DecSliceHelperStart() - var yyc481 bool - if yyl481 == 0 { - if yyv481 == nil { - yyv481 = []string{} - yyc481 = true - } else if len(yyv481) != 0 { - yyv481 = yyv481[:0] - yyc481 = true + yyv496 := *v + yyh496, yyl496 := z.DecSliceHelperStart() + var yyc496 bool + if yyl496 == 0 { + if yyv496 == nil { + yyv496 = []string{} + yyc496 = true + } else if len(yyv496) != 0 { + yyv496 = yyv496[:0] + yyc496 = true } - } else if yyl481 > 0 { - var yyrr481, yyrl481 int - var yyrt481 bool - if yyl481 > cap(yyv481) { + } else if yyl496 > 0 { + var yyrr496, yyrl496 int + var yyrt496 bool + if yyl496 > cap(yyv496) { - yyrl481, yyrt481 = z.DecInferLen(yyl481, z.DecBasicHandle().MaxInitLen, 16) - if yyrt481 { - if yyrl481 <= cap(yyv481) { - yyv481 = yyv481[:yyrl481] + yyrl496, yyrt496 = z.DecInferLen(yyl496, z.DecBasicHandle().MaxInitLen, 16) + if yyrt496 { + if yyrl496 <= cap(yyv496) { + yyv496 = yyv496[:yyrl496] } else { - yyv481 = make([]string, yyrl481) + yyv496 = make([]string, yyrl496) } } else { - yyv481 = make([]string, yyrl481) + yyv496 = make([]string, yyrl496) } - yyc481 = true - yyrr481 = len(yyv481) - } else if yyl481 != len(yyv481) { - yyv481 = yyv481[:yyl481] - yyc481 = true + yyc496 = true + yyrr496 = len(yyv496) + } else if yyl496 != len(yyv496) { + yyv496 = yyv496[:yyl496] + yyc496 = true } - yyj481 := 0 - for ; yyj481 < yyrr481; yyj481++ { - yyh481.ElemContainerState(yyj481) + yyj496 := 0 + for ; yyj496 < yyrr496; yyj496++ { + yyh496.ElemContainerState(yyj496) if r.TryDecodeAsNil() { - yyv481[yyj481] = "" + yyv496[yyj496] = "" } else { - yyv481[yyj481] = string(r.DecodeString()) + yyv496[yyj496] = string(r.DecodeString()) } } - if yyrt481 { - for ; yyj481 < yyl481; yyj481++ { - yyv481 = append(yyv481, "") - yyh481.ElemContainerState(yyj481) + if yyrt496 { + for ; yyj496 < yyl496; yyj496++ { + yyv496 = append(yyv496, "") + yyh496.ElemContainerState(yyj496) if r.TryDecodeAsNil() { - yyv481[yyj481] = "" + yyv496[yyj496] = "" } else { - yyv481[yyj481] = string(r.DecodeString()) + yyv496[yyj496] = string(r.DecodeString()) } } } } else { - yyj481 := 0 - for ; !r.CheckBreak(); yyj481++ { + yyj496 := 0 + for ; !r.CheckBreak(); yyj496++ { - if yyj481 >= len(yyv481) { - yyv481 = append(yyv481, "") // var yyz481 string - yyc481 = true + if yyj496 >= len(yyv496) { + yyv496 = append(yyv496, "") // var yyz496 string + yyc496 = true } - yyh481.ElemContainerState(yyj481) - if yyj481 < len(yyv481) { + yyh496.ElemContainerState(yyj496) + if yyj496 < len(yyv496) { if r.TryDecodeAsNil() { - yyv481[yyj481] = "" + yyv496[yyj496] = "" } else { - yyv481[yyj481] = string(r.DecodeString()) + yyv496[yyj496] = string(r.DecodeString()) } } else { @@ -5448,16 +5592,16 @@ func (x codecSelfer1234) decExtraValue(v *ExtraValue, d *codec1978.Decoder) { } } - if yyj481 < len(yyv481) { - yyv481 = yyv481[:yyj481] - yyc481 = true - } else if yyj481 == 0 && yyv481 == nil { - yyv481 = []string{} - yyc481 = true + if yyj496 < len(yyv496) { + yyv496 = yyv496[:yyj496] + yyc496 = true + } else if yyj496 == 0 && yyv496 == nil { + yyv496 = []string{} + yyc496 = true } } - yyh481.End() - if yyc481 { - *v = yyv481 + yyh496.End() + if yyc496 { + *v = yyv496 } } diff --git a/pkg/apis/autoscaling/types.generated.go b/pkg/apis/autoscaling/types.generated.go index 13714243993..ecca35d7f28 100644 --- a/pkg/apis/autoscaling/types.generated.go +++ b/pkg/apis/autoscaling/types.generated.go @@ -2575,7 +2575,7 @@ func (x codecSelfer1234) decSliceHorizontalPodAutoscaler(v *[]HorizontalPodAutos yyrg220 := len(yyv220) > 0 yyv2220 := yyv220 - yyrl220, yyrt220 = z.DecInferLen(yyl220, z.DecBasicHandle().MaxInitLen, 344) + yyrl220, yyrt220 = z.DecInferLen(yyl220, z.DecBasicHandle().MaxInitLen, 360) if yyrt220 { if yyrl220 <= cap(yyv220) { yyv220 = yyv220[:yyrl220] diff --git a/pkg/apis/autoscaling/v1/types.generated.go b/pkg/apis/autoscaling/v1/types.generated.go index 7c736589502..9b03510f5f0 100644 --- a/pkg/apis/autoscaling/v1/types.generated.go +++ b/pkg/apis/autoscaling/v1/types.generated.go @@ -2575,7 +2575,7 @@ func (x codecSelfer1234) decSliceHorizontalPodAutoscaler(v *[]HorizontalPodAutos yyrg220 := len(yyv220) > 0 yyv2220 := yyv220 - yyrl220, yyrt220 = z.DecInferLen(yyl220, z.DecBasicHandle().MaxInitLen, 344) + yyrl220, yyrt220 = z.DecInferLen(yyl220, z.DecBasicHandle().MaxInitLen, 360) if yyrt220 { if yyrl220 <= cap(yyv220) { yyv220 = yyv220[:yyrl220] diff --git a/pkg/apis/batch/types.generated.go b/pkg/apis/batch/types.generated.go index dd0f71a7f56..081498cd31f 100644 --- a/pkg/apis/batch/types.generated.go +++ b/pkg/apis/batch/types.generated.go @@ -4247,7 +4247,7 @@ func (x codecSelfer1234) decSliceJob(v *[]Job, d *codec1978.Decoder) { yyrg370 := len(yyv370) > 0 yyv2370 := yyv370 - yyrl370, yyrt370 = z.DecInferLen(yyl370, z.DecBasicHandle().MaxInitLen, 768) + yyrl370, yyrt370 = z.DecInferLen(yyl370, z.DecBasicHandle().MaxInitLen, 800) if yyrt370 { if yyrl370 <= cap(yyv370) { yyv370 = yyv370[:yyrl370] @@ -4479,7 +4479,7 @@ func (x codecSelfer1234) decSliceScheduledJob(v *[]ScheduledJob, d *codec1978.De yyrg382 := len(yyv382) > 0 yyv2382 := yyv382 - yyrl382, yyrt382 = z.DecInferLen(yyl382, z.DecBasicHandle().MaxInitLen, 1000) + yyrl382, yyrt382 = z.DecInferLen(yyl382, z.DecBasicHandle().MaxInitLen, 1048) if yyrt382 { if yyrl382 <= cap(yyv382) { yyv382 = yyv382[:yyrl382] diff --git a/pkg/apis/batch/v1/types.generated.go b/pkg/apis/batch/v1/types.generated.go index 379f50a8144..09ac15efc8d 100644 --- a/pkg/apis/batch/v1/types.generated.go +++ b/pkg/apis/batch/v1/types.generated.go @@ -2872,7 +2872,7 @@ func (x codecSelfer1234) decSliceJob(v *[]Job, d *codec1978.Decoder) { yyrg245 := len(yyv245) > 0 yyv2245 := yyv245 - yyrl245, yyrt245 = z.DecInferLen(yyl245, z.DecBasicHandle().MaxInitLen, 792) + yyrl245, yyrt245 = z.DecInferLen(yyl245, z.DecBasicHandle().MaxInitLen, 824) if yyrt245 { if yyrl245 <= cap(yyv245) { yyv245 = yyv245[:yyrl245] diff --git a/pkg/apis/batch/v2alpha1/types.generated.go b/pkg/apis/batch/v2alpha1/types.generated.go index a54b209298b..b2d4e8f28e6 100644 --- a/pkg/apis/batch/v2alpha1/types.generated.go +++ b/pkg/apis/batch/v2alpha1/types.generated.go @@ -4767,7 +4767,7 @@ func (x codecSelfer1234) decSliceJob(v *[]Job, d *codec1978.Decoder) { yyrg409 := len(yyv409) > 0 yyv2409 := yyv409 - yyrl409, yyrt409 = z.DecInferLen(yyl409, z.DecBasicHandle().MaxInitLen, 792) + yyrl409, yyrt409 = z.DecInferLen(yyl409, z.DecBasicHandle().MaxInitLen, 824) if yyrt409 { if yyrl409 <= cap(yyv409) { yyv409 = yyv409[:yyrl409] @@ -4999,7 +4999,7 @@ func (x codecSelfer1234) decSliceScheduledJob(v *[]ScheduledJob, d *codec1978.De yyrg421 := len(yyv421) > 0 yyv2421 := yyv421 - yyrl421, yyrt421 = z.DecInferLen(yyl421, z.DecBasicHandle().MaxInitLen, 1024) + yyrl421, yyrt421 = z.DecInferLen(yyl421, z.DecBasicHandle().MaxInitLen, 1072) if yyrt421 { if yyrl421 <= cap(yyv421) { yyv421 = yyv421[:yyrl421] diff --git a/pkg/apis/certificates/types.generated.go b/pkg/apis/certificates/types.generated.go index 2a79630f685..6f5c513bc0b 100644 --- a/pkg/apis/certificates/types.generated.go +++ b/pkg/apis/certificates/types.generated.go @@ -1876,7 +1876,7 @@ func (x codecSelfer1234) decSliceCertificateSigningRequest(v *[]CertificateSigni yyrg152 := len(yyv152) > 0 yyv2152 := yyv152 - yyrl152, yyrt152 = z.DecInferLen(yyl152, z.DecBasicHandle().MaxInitLen, 368) + yyrl152, yyrt152 = z.DecInferLen(yyl152, z.DecBasicHandle().MaxInitLen, 384) if yyrt152 { if yyrl152 <= cap(yyv152) { yyv152 = yyv152[:yyrl152] diff --git a/pkg/apis/certificates/v1alpha1/types.generated.go b/pkg/apis/certificates/v1alpha1/types.generated.go index cdd146de113..5c6832b7026 100644 --- a/pkg/apis/certificates/v1alpha1/types.generated.go +++ b/pkg/apis/certificates/v1alpha1/types.generated.go @@ -1869,7 +1869,7 @@ func (x codecSelfer1234) decSliceCertificateSigningRequest(v *[]CertificateSigni yyrg152 := len(yyv152) > 0 yyv2152 := yyv152 - yyrl152, yyrt152 = z.DecInferLen(yyl152, z.DecBasicHandle().MaxInitLen, 368) + yyrl152, yyrt152 = z.DecInferLen(yyl152, z.DecBasicHandle().MaxInitLen, 384) if yyrt152 { if yyrl152 <= cap(yyv152) { yyv152 = yyv152[:yyrl152] diff --git a/pkg/apis/extensions/types.generated.go b/pkg/apis/extensions/types.generated.go index 483b2c553a9..7bbbe202ed9 100644 --- a/pkg/apis/extensions/types.generated.go +++ b/pkg/apis/extensions/types.generated.go @@ -16662,7 +16662,7 @@ func (x codecSelfer1234) decSliceThirdPartyResource(v *[]ThirdPartyResource, d * yyrg1377 := len(yyv1377) > 0 yyv21377 := yyv1377 - yyrl1377, yyrt1377 = z.DecInferLen(yyl1377, z.DecBasicHandle().MaxInitLen, 280) + yyrl1377, yyrt1377 = z.DecInferLen(yyl1377, z.DecBasicHandle().MaxInitLen, 296) if yyrt1377 { if yyrl1377 <= cap(yyv1377) { yyv1377 = yyv1377[:yyrl1377] @@ -16778,7 +16778,7 @@ func (x codecSelfer1234) decSliceDeployment(v *[]Deployment, d *codec1978.Decode yyrg1383 := len(yyv1383) > 0 yyv21383 := yyv1383 - yyrl1383, yyrt1383 = z.DecInferLen(yyl1383, z.DecBasicHandle().MaxInitLen, 768) + yyrl1383, yyrt1383 = z.DecInferLen(yyl1383, z.DecBasicHandle().MaxInitLen, 800) if yyrt1383 { if yyrl1383 <= cap(yyv1383) { yyv1383 = yyv1383[:yyrl1383] @@ -16894,7 +16894,7 @@ func (x codecSelfer1234) decSliceDaemonSet(v *[]DaemonSet, d *codec1978.Decoder) yyrg1389 := len(yyv1389) > 0 yyv21389 := yyv1389 - yyrl1389, yyrt1389 = z.DecInferLen(yyl1389, z.DecBasicHandle().MaxInitLen, 696) + yyrl1389, yyrt1389 = z.DecInferLen(yyl1389, z.DecBasicHandle().MaxInitLen, 728) if yyrt1389 { if yyrl1389 <= cap(yyv1389) { yyv1389 = yyv1389[:yyrl1389] @@ -17010,7 +17010,7 @@ func (x codecSelfer1234) decSliceThirdPartyResourceData(v *[]ThirdPartyResourceD yyrg1395 := len(yyv1395) > 0 yyv21395 := yyv1395 - yyrl1395, yyrt1395 = z.DecInferLen(yyl1395, z.DecBasicHandle().MaxInitLen, 264) + yyrl1395, yyrt1395 = z.DecInferLen(yyl1395, z.DecBasicHandle().MaxInitLen, 280) if yyrt1395 { if yyrl1395 <= cap(yyv1395) { yyv1395 = yyv1395[:yyrl1395] @@ -17126,7 +17126,7 @@ func (x codecSelfer1234) decSliceIngress(v *[]Ingress, d *codec1978.Decoder) { yyrg1401 := len(yyv1401) > 0 yyv21401 := yyv1401 - yyrl1401, yyrt1401 = z.DecInferLen(yyl1401, z.DecBasicHandle().MaxInitLen, 320) + yyrl1401, yyrt1401 = z.DecInferLen(yyl1401, z.DecBasicHandle().MaxInitLen, 336) if yyrt1401 { if yyrl1401 <= cap(yyv1401) { yyv1401 = yyv1401[:yyrl1401] @@ -17590,7 +17590,7 @@ func (x codecSelfer1234) decSliceReplicaSet(v *[]ReplicaSet, d *codec1978.Decode yyrg1425 := len(yyv1425) > 0 yyv21425 := yyv1425 - yyrl1425, yyrt1425 = z.DecInferLen(yyl1425, z.DecBasicHandle().MaxInitLen, 712) + yyrl1425, yyrt1425 = z.DecInferLen(yyl1425, z.DecBasicHandle().MaxInitLen, 744) if yyrt1425 { if yyrl1425 <= cap(yyv1425) { yyv1425 = yyv1425[:yyrl1425] @@ -18158,7 +18158,7 @@ func (x codecSelfer1234) decSlicePodSecurityPolicy(v *[]PodSecurityPolicy, d *co yyrg1454 := len(yyv1454) > 0 yyv21454 := yyv1454 - yyrl1454, yyrt1454 = z.DecInferLen(yyl1454, z.DecBasicHandle().MaxInitLen, 536) + yyrl1454, yyrt1454 = z.DecInferLen(yyl1454, z.DecBasicHandle().MaxInitLen, 552) if yyrt1454 { if yyrl1454 <= cap(yyv1454) { yyv1454 = yyv1454[:yyrl1454] @@ -18622,7 +18622,7 @@ func (x codecSelfer1234) decSliceNetworkPolicy(v *[]NetworkPolicy, d *codec1978. yyrg1478 := len(yyv1478) > 0 yyv21478 := yyv1478 - yyrl1478, yyrt1478 = z.DecInferLen(yyl1478, z.DecBasicHandle().MaxInitLen, 296) + yyrl1478, yyrt1478 = z.DecInferLen(yyl1478, z.DecBasicHandle().MaxInitLen, 312) if yyrt1478 { if yyrl1478 <= cap(yyv1478) { yyv1478 = yyv1478[:yyrl1478] @@ -18738,7 +18738,7 @@ func (x codecSelfer1234) decSliceStorageClass(v *[]StorageClass, d *codec1978.De yyrg1484 := len(yyv1484) > 0 yyv21484 := yyv1484 - yyrl1484, yyrt1484 = z.DecInferLen(yyl1484, z.DecBasicHandle().MaxInitLen, 264) + yyrl1484, yyrt1484 = z.DecInferLen(yyl1484, z.DecBasicHandle().MaxInitLen, 280) if yyrt1484 { if yyrl1484 <= cap(yyv1484) { yyv1484 = yyv1484[:yyrl1484] diff --git a/pkg/apis/extensions/v1beta1/types.generated.go b/pkg/apis/extensions/v1beta1/types.generated.go index 64e1ef9c420..576aad7bd7a 100644 --- a/pkg/apis/extensions/v1beta1/types.generated.go +++ b/pkg/apis/extensions/v1beta1/types.generated.go @@ -22028,7 +22028,7 @@ func (x codecSelfer1234) decSliceHorizontalPodAutoscaler(v *[]HorizontalPodAutos yyrg1838 := len(yyv1838) > 0 yyv21838 := yyv1838 - yyrl1838, yyrt1838 = z.DecInferLen(yyl1838, z.DecBasicHandle().MaxInitLen, 360) + yyrl1838, yyrt1838 = z.DecInferLen(yyl1838, z.DecBasicHandle().MaxInitLen, 376) if yyrt1838 { if yyrl1838 <= cap(yyv1838) { yyv1838 = yyv1838[:yyrl1838] @@ -22260,7 +22260,7 @@ func (x codecSelfer1234) decSliceThirdPartyResource(v *[]ThirdPartyResource, d * yyrg1850 := len(yyv1850) > 0 yyv21850 := yyv1850 - yyrl1850, yyrt1850 = z.DecInferLen(yyl1850, z.DecBasicHandle().MaxInitLen, 280) + yyrl1850, yyrt1850 = z.DecInferLen(yyl1850, z.DecBasicHandle().MaxInitLen, 296) if yyrt1850 { if yyrl1850 <= cap(yyv1850) { yyv1850 = yyv1850[:yyrl1850] @@ -22376,7 +22376,7 @@ func (x codecSelfer1234) decSliceDeployment(v *[]Deployment, d *codec1978.Decode yyrg1856 := len(yyv1856) > 0 yyv21856 := yyv1856 - yyrl1856, yyrt1856 = z.DecInferLen(yyl1856, z.DecBasicHandle().MaxInitLen, 792) + yyrl1856, yyrt1856 = z.DecInferLen(yyl1856, z.DecBasicHandle().MaxInitLen, 824) if yyrt1856 { if yyrl1856 <= cap(yyv1856) { yyv1856 = yyv1856[:yyrl1856] @@ -22492,7 +22492,7 @@ func (x codecSelfer1234) decSliceDaemonSet(v *[]DaemonSet, d *codec1978.Decoder) yyrg1862 := len(yyv1862) > 0 yyv21862 := yyv1862 - yyrl1862, yyrt1862 = z.DecInferLen(yyl1862, z.DecBasicHandle().MaxInitLen, 720) + yyrl1862, yyrt1862 = z.DecInferLen(yyl1862, z.DecBasicHandle().MaxInitLen, 752) if yyrt1862 { if yyrl1862 <= cap(yyv1862) { yyv1862 = yyv1862[:yyrl1862] @@ -22608,7 +22608,7 @@ func (x codecSelfer1234) decSliceThirdPartyResourceData(v *[]ThirdPartyResourceD yyrg1868 := len(yyv1868) > 0 yyv21868 := yyv1868 - yyrl1868, yyrt1868 = z.DecInferLen(yyl1868, z.DecBasicHandle().MaxInitLen, 264) + yyrl1868, yyrt1868 = z.DecInferLen(yyl1868, z.DecBasicHandle().MaxInitLen, 280) if yyrt1868 { if yyrl1868 <= cap(yyv1868) { yyv1868 = yyv1868[:yyrl1868] @@ -22724,7 +22724,7 @@ func (x codecSelfer1234) decSliceJob(v *[]Job, d *codec1978.Decoder) { yyrg1874 := len(yyv1874) > 0 yyv21874 := yyv1874 - yyrl1874, yyrt1874 = z.DecInferLen(yyl1874, z.DecBasicHandle().MaxInitLen, 792) + yyrl1874, yyrt1874 = z.DecInferLen(yyl1874, z.DecBasicHandle().MaxInitLen, 824) if yyrt1874 { if yyrl1874 <= cap(yyv1874) { yyv1874 = yyv1874[:yyrl1874] @@ -22956,7 +22956,7 @@ func (x codecSelfer1234) decSliceIngress(v *[]Ingress, d *codec1978.Decoder) { yyrg1886 := len(yyv1886) > 0 yyv21886 := yyv1886 - yyrl1886, yyrt1886 = z.DecInferLen(yyl1886, z.DecBasicHandle().MaxInitLen, 320) + yyrl1886, yyrt1886 = z.DecInferLen(yyl1886, z.DecBasicHandle().MaxInitLen, 336) if yyrt1886 { if yyrl1886 <= cap(yyv1886) { yyv1886 = yyv1886[:yyrl1886] @@ -23536,7 +23536,7 @@ func (x codecSelfer1234) decSliceReplicaSet(v *[]ReplicaSet, d *codec1978.Decode yyrg1916 := len(yyv1916) > 0 yyv21916 := yyv1916 - yyrl1916, yyrt1916 = z.DecInferLen(yyl1916, z.DecBasicHandle().MaxInitLen, 736) + yyrl1916, yyrt1916 = z.DecInferLen(yyl1916, z.DecBasicHandle().MaxInitLen, 768) if yyrt1916 { if yyrl1916 <= cap(yyv1916) { yyv1916 = yyv1916[:yyrl1916] @@ -24104,7 +24104,7 @@ func (x codecSelfer1234) decSlicePodSecurityPolicy(v *[]PodSecurityPolicy, d *co yyrg1945 := len(yyv1945) > 0 yyv21945 := yyv1945 - yyrl1945, yyrt1945 = z.DecInferLen(yyl1945, z.DecBasicHandle().MaxInitLen, 536) + yyrl1945, yyrt1945 = z.DecInferLen(yyl1945, z.DecBasicHandle().MaxInitLen, 552) if yyrt1945 { if yyrl1945 <= cap(yyv1945) { yyv1945 = yyv1945[:yyrl1945] @@ -24568,7 +24568,7 @@ func (x codecSelfer1234) decSliceNetworkPolicy(v *[]NetworkPolicy, d *codec1978. yyrg1969 := len(yyv1969) > 0 yyv21969 := yyv1969 - yyrl1969, yyrt1969 = z.DecInferLen(yyl1969, z.DecBasicHandle().MaxInitLen, 296) + yyrl1969, yyrt1969 = z.DecInferLen(yyl1969, z.DecBasicHandle().MaxInitLen, 312) if yyrt1969 { if yyrl1969 <= cap(yyv1969) { yyv1969 = yyv1969[:yyrl1969] @@ -24684,7 +24684,7 @@ func (x codecSelfer1234) decSliceStorageClass(v *[]StorageClass, d *codec1978.De yyrg1975 := len(yyv1975) > 0 yyv21975 := yyv1975 - yyrl1975, yyrt1975 = z.DecInferLen(yyl1975, z.DecBasicHandle().MaxInitLen, 264) + yyrl1975, yyrt1975 = z.DecInferLen(yyl1975, z.DecBasicHandle().MaxInitLen, 280) if yyrt1975 { if yyrl1975 <= cap(yyv1975) { yyv1975 = yyv1975[:yyrl1975] diff --git a/pkg/apis/imagepolicy/types.generated.go b/pkg/apis/imagepolicy/types.generated.go index 2ef7312fef2..450f19f4d74 100644 --- a/pkg/apis/imagepolicy/types.generated.go +++ b/pkg/apis/imagepolicy/types.generated.go @@ -85,7 +85,7 @@ func (x *ImageReview) CodecEncodeSelf(e *codec1978.Encoder) { } else { yysep2 := !z.EncBinary() yy2arr2 := z.EncBasicHandle().StructToArray - var yyq2 [18]bool + var yyq2 [19]bool _, _, _ = yysep2, yyq2, yy2arr2 const yyr2 bool = false yyq2[0] = x.Kind != "" @@ -104,9 +104,10 @@ func (x *ImageReview) CodecEncodeSelf(e *codec1978.Encoder) { yyq2[13] = len(x.Annotations) != 0 yyq2[14] = len(x.OwnerReferences) != 0 yyq2[15] = len(x.Finalizers) != 0 + yyq2[16] = x.ClusterName != "" var yynn2 int if yyr2 || yy2arr2 { - r.EncodeArrayStart(18) + r.EncodeArrayStart(19) } else { yynn2 = 2 for _, b := range yyq2 { @@ -621,25 +622,50 @@ func (x *ImageReview) CodecEncodeSelf(e *codec1978.Encoder) { } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy56 := &x.Spec - yy56.CodecEncodeSelf(e) + if yyq2[16] { + yym56 := z.EncBinary() + _ = yym56 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ClusterName)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq2[16] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("clusterName")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym57 := z.EncBinary() + _ = yym57 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ClusterName)) + } + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy59 := &x.Spec + yy59.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy57 := &x.Spec - yy57.CodecEncodeSelf(e) + yy60 := &x.Spec + yy60.CodecEncodeSelf(e) } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy59 := &x.Status - yy59.CodecEncodeSelf(e) + yy62 := &x.Status + yy62.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy60 := &x.Status - yy60.CodecEncodeSelf(e) + yy63 := &x.Status + yy63.CodecEncodeSelf(e) } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) @@ -654,25 +680,25 @@ func (x *ImageReview) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym61 := z.DecBinary() - _ = yym61 + yym64 := z.DecBinary() + _ = yym64 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct62 := r.ContainerType() - if yyct62 == codecSelferValueTypeMap1234 { - yyl62 := r.ReadMapStart() - if yyl62 == 0 { + yyct65 := r.ContainerType() + if yyct65 == codecSelferValueTypeMap1234 { + yyl65 := r.ReadMapStart() + if yyl65 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl62, d) + x.codecDecodeSelfFromMap(yyl65, d) } - } else if yyct62 == codecSelferValueTypeArray1234 { - yyl62 := r.ReadArrayStart() - if yyl62 == 0 { + } else if yyct65 == codecSelferValueTypeArray1234 { + yyl65 := r.ReadArrayStart() + if yyl65 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl62, d) + x.codecDecodeSelfFromArray(yyl65, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -684,12 +710,12 @@ func (x *ImageReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys63Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys63Slc - var yyhl63 bool = l >= 0 - for yyj63 := 0; ; yyj63++ { - if yyhl63 { - if yyj63 >= l { + var yys66Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys66Slc + var yyhl66 bool = l >= 0 + for yyj66 := 0; ; yyj66++ { + if yyhl66 { + if yyj66 >= l { break } } else { @@ -698,10 +724,10 @@ func (x *ImageReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys63Slc = r.DecodeBytes(yys63Slc, true, true) - yys63 := string(yys63Slc) + yys66Slc = r.DecodeBytes(yys66Slc, true, true) + yys66 := string(yys66Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys63 { + switch yys66 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -760,17 +786,17 @@ func (x *ImageReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.CreationTimestamp = pkg1_unversioned.Time{} } else { - yyv73 := &x.CreationTimestamp - yym74 := z.DecBinary() - _ = yym74 + yyv76 := &x.CreationTimestamp + yym77 := z.DecBinary() + _ = yym77 if false { - } else if z.HasExtensions() && z.DecExt(yyv73) { - } else if yym74 { - z.DecBinaryUnmarshal(yyv73) - } else if !yym74 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv73) + } else if z.HasExtensions() && z.DecExt(yyv76) { + } else if yym77 { + z.DecBinaryUnmarshal(yyv76) + } else if !yym77 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv76) } else { - z.DecFallback(yyv73, false) + z.DecFallback(yyv76, false) } } case "deletionTimestamp": @@ -785,13 +811,13 @@ func (x *ImageReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.DeletionTimestamp == nil { x.DeletionTimestamp = new(pkg1_unversioned.Time) } - yym76 := z.DecBinary() - _ = yym76 + yym79 := z.DecBinary() + _ = yym79 if false { } else if z.HasExtensions() && z.DecExt(x.DeletionTimestamp) { - } else if yym76 { + } else if yym79 { z.DecBinaryUnmarshal(x.DeletionTimestamp) - } else if !yym76 && z.IsJSONHandle() { + } else if !yym79 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.DeletionTimestamp) } else { z.DecFallback(x.DeletionTimestamp, false) @@ -809,8 +835,8 @@ func (x *ImageReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.DeletionGracePeriodSeconds == nil { x.DeletionGracePeriodSeconds = new(int64) } - yym78 := z.DecBinary() - _ = yym78 + yym81 := z.DecBinary() + _ = yym81 if false { } else { *((*int64)(x.DeletionGracePeriodSeconds)) = int64(r.DecodeInt(64)) @@ -820,68 +846,74 @@ func (x *ImageReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Labels = nil } else { - yyv79 := &x.Labels - yym80 := z.DecBinary() - _ = yym80 + yyv82 := &x.Labels + yym83 := z.DecBinary() + _ = yym83 if false { } else { - z.F.DecMapStringStringX(yyv79, false, d) + z.F.DecMapStringStringX(yyv82, false, d) } } case "annotations": if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv81 := &x.Annotations - yym82 := z.DecBinary() - _ = yym82 + yyv84 := &x.Annotations + yym85 := z.DecBinary() + _ = yym85 if false { } else { - z.F.DecMapStringStringX(yyv81, false, d) + z.F.DecMapStringStringX(yyv84, false, d) } } case "ownerReferences": if r.TryDecodeAsNil() { x.OwnerReferences = nil } else { - yyv83 := &x.OwnerReferences - yym84 := z.DecBinary() - _ = yym84 + yyv86 := &x.OwnerReferences + yym87 := z.DecBinary() + _ = yym87 if false { } else { - h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv83), d) + h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv86), d) } } case "finalizers": if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv85 := &x.Finalizers - yym86 := z.DecBinary() - _ = yym86 + yyv88 := &x.Finalizers + yym89 := z.DecBinary() + _ = yym89 if false { } else { - z.F.DecSliceStringX(yyv85, false, d) + z.F.DecSliceStringX(yyv88, false, d) } } + case "clusterName": + if r.TryDecodeAsNil() { + x.ClusterName = "" + } else { + x.ClusterName = string(r.DecodeString()) + } case "Spec": if r.TryDecodeAsNil() { x.Spec = ImageReviewSpec{} } else { - yyv87 := &x.Spec - yyv87.CodecDecodeSelf(d) + yyv91 := &x.Spec + yyv91.CodecDecodeSelf(d) } case "Status": if r.TryDecodeAsNil() { x.Status = ImageReviewStatus{} } else { - yyv88 := &x.Status - yyv88.CodecDecodeSelf(d) + yyv92 := &x.Status + yyv92.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys63) - } // end switch yys63 - } // end for yyj63 + z.DecStructFieldNotFound(-1, yys66) + } // end switch yys66 + } // end for yyj66 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -889,16 +921,16 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj89 int - var yyb89 bool - var yyhl89 bool = l >= 0 - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + var yyj93 int + var yyb93 bool + var yyhl93 bool = l >= 0 + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -908,13 +940,13 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -924,13 +956,13 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.APIVersion = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -940,13 +972,13 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -956,13 +988,13 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.GenerateName = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -972,13 +1004,13 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Namespace = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -988,13 +1020,13 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.SelfLink = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1004,13 +1036,13 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.UID = pkg3_types.UID(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1020,13 +1052,13 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ResourceVersion = string(r.DecodeString()) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1036,13 +1068,13 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Generation = int64(r.DecodeInt(64)) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1050,29 +1082,29 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.CreationTimestamp = pkg1_unversioned.Time{} } else { - yyv99 := &x.CreationTimestamp - yym100 := z.DecBinary() - _ = yym100 + yyv103 := &x.CreationTimestamp + yym104 := z.DecBinary() + _ = yym104 if false { - } else if z.HasExtensions() && z.DecExt(yyv99) { - } else if yym100 { - z.DecBinaryUnmarshal(yyv99) - } else if !yym100 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv99) + } else if z.HasExtensions() && z.DecExt(yyv103) { + } else if yym104 { + z.DecBinaryUnmarshal(yyv103) + } else if !yym104 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv103) } else { - z.DecFallback(yyv99, false) + z.DecFallback(yyv103, false) } } if x.ObjectMeta.DeletionTimestamp == nil { x.ObjectMeta.DeletionTimestamp = new(pkg1_unversioned.Time) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1085,13 +1117,13 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.DeletionTimestamp == nil { x.DeletionTimestamp = new(pkg1_unversioned.Time) } - yym102 := z.DecBinary() - _ = yym102 + yym106 := z.DecBinary() + _ = yym106 if false { } else if z.HasExtensions() && z.DecExt(x.DeletionTimestamp) { - } else if yym102 { + } else if yym106 { z.DecBinaryUnmarshal(x.DeletionTimestamp) - } else if !yym102 && z.IsJSONHandle() { + } else if !yym106 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.DeletionTimestamp) } else { z.DecFallback(x.DeletionTimestamp, false) @@ -1100,13 +1132,13 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.ObjectMeta.DeletionGracePeriodSeconds == nil { x.ObjectMeta.DeletionGracePeriodSeconds = new(int64) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1119,20 +1151,20 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.DeletionGracePeriodSeconds == nil { x.DeletionGracePeriodSeconds = new(int64) } - yym104 := z.DecBinary() - _ = yym104 + yym108 := z.DecBinary() + _ = yym108 if false { } else { *((*int64)(x.DeletionGracePeriodSeconds)) = int64(r.DecodeInt(64)) } } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1140,21 +1172,21 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Labels = nil } else { - yyv105 := &x.Labels - yym106 := z.DecBinary() - _ = yym106 + yyv109 := &x.Labels + yym110 := z.DecBinary() + _ = yym110 if false { } else { - z.F.DecMapStringStringX(yyv105, false, d) + z.F.DecMapStringStringX(yyv109, false, d) } } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1162,21 +1194,21 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv107 := &x.Annotations - yym108 := z.DecBinary() - _ = yym108 + yyv111 := &x.Annotations + yym112 := z.DecBinary() + _ = yym112 if false { } else { - z.F.DecMapStringStringX(yyv107, false, d) + z.F.DecMapStringStringX(yyv111, false, d) } } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1184,21 +1216,21 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.OwnerReferences = nil } else { - yyv109 := &x.OwnerReferences - yym110 := z.DecBinary() - _ = yym110 + yyv113 := &x.OwnerReferences + yym114 := z.DecBinary() + _ = yym114 if false { } else { - h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv109), d) + h.decSliceapi_OwnerReference((*[]pkg2_api.OwnerReference)(yyv113), d) } } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1206,21 +1238,37 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv111 := &x.Finalizers - yym112 := z.DecBinary() - _ = yym112 + yyv115 := &x.Finalizers + yym116 := z.DecBinary() + _ = yym116 if false { } else { - z.F.DecSliceStringX(yyv111, false, d) + z.F.DecSliceStringX(yyv115, false, d) } } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.ClusterName = "" + } else { + x.ClusterName = string(r.DecodeString()) + } + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l + } else { + yyb93 = r.CheckBreak() + } + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1228,16 +1276,16 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = ImageReviewSpec{} } else { - yyv113 := &x.Spec - yyv113.CodecDecodeSelf(d) + yyv118 := &x.Spec + yyv118.CodecDecodeSelf(d) } - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1245,21 +1293,21 @@ func (x *ImageReview) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = ImageReviewStatus{} } else { - yyv114 := &x.Status - yyv114.CodecDecodeSelf(d) + yyv119 := &x.Status + yyv119.CodecDecodeSelf(d) } for { - yyj89++ - if yyhl89 { - yyb89 = yyj89 > l + yyj93++ + if yyhl93 { + yyb93 = yyj93 > l } else { - yyb89 = r.CheckBreak() + yyb93 = r.CheckBreak() } - if yyb89 { + if yyb93 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj89-1, "") + z.DecStructFieldNotFound(yyj93-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1271,36 +1319,36 @@ func (x *ImageReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym115 := z.EncBinary() - _ = yym115 + yym120 := z.EncBinary() + _ = yym120 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep116 := !z.EncBinary() - yy2arr116 := z.EncBasicHandle().StructToArray - var yyq116 [3]bool - _, _, _ = yysep116, yyq116, yy2arr116 - const yyr116 bool = false - var yynn116 int - if yyr116 || yy2arr116 { + yysep121 := !z.EncBinary() + yy2arr121 := z.EncBasicHandle().StructToArray + var yyq121 [3]bool + _, _, _ = yysep121, yyq121, yy2arr121 + const yyr121 bool = false + var yynn121 int + if yyr121 || yy2arr121 { r.EncodeArrayStart(3) } else { - yynn116 = 3 - for _, b := range yyq116 { + yynn121 = 3 + for _, b := range yyq121 { if b { - yynn116++ + yynn121++ } } - r.EncodeMapStart(yynn116) - yynn116 = 0 + r.EncodeMapStart(yynn121) + yynn121 = 0 } - if yyr116 || yy2arr116 { + if yyr121 || yy2arr121 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Containers == nil { r.EncodeNil() } else { - yym118 := z.EncBinary() - _ = yym118 + yym123 := z.EncBinary() + _ = yym123 if false { } else { h.encSliceImageReviewContainerSpec(([]ImageReviewContainerSpec)(x.Containers), e) @@ -1313,21 +1361,21 @@ func (x *ImageReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Containers == nil { r.EncodeNil() } else { - yym119 := z.EncBinary() - _ = yym119 + yym124 := z.EncBinary() + _ = yym124 if false { } else { h.encSliceImageReviewContainerSpec(([]ImageReviewContainerSpec)(x.Containers), e) } } } - if yyr116 || yy2arr116 { + if yyr121 || yy2arr121 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Annotations == nil { r.EncodeNil() } else { - yym121 := z.EncBinary() - _ = yym121 + yym126 := z.EncBinary() + _ = yym126 if false { } else { z.F.EncMapStringStringV(x.Annotations, false, e) @@ -1340,18 +1388,18 @@ func (x *ImageReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Annotations == nil { r.EncodeNil() } else { - yym122 := z.EncBinary() - _ = yym122 + yym127 := z.EncBinary() + _ = yym127 if false { } else { z.F.EncMapStringStringV(x.Annotations, false, e) } } } - if yyr116 || yy2arr116 { + if yyr121 || yy2arr121 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym124 := z.EncBinary() - _ = yym124 + yym129 := z.EncBinary() + _ = yym129 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) @@ -1360,14 +1408,14 @@ func (x *ImageReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Namespace")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym125 := z.EncBinary() - _ = yym125 + yym130 := z.EncBinary() + _ = yym130 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) } } - if yyr116 || yy2arr116 { + if yyr121 || yy2arr121 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1380,25 +1428,25 @@ func (x *ImageReviewSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym126 := z.DecBinary() - _ = yym126 + yym131 := z.DecBinary() + _ = yym131 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct127 := r.ContainerType() - if yyct127 == codecSelferValueTypeMap1234 { - yyl127 := r.ReadMapStart() - if yyl127 == 0 { + yyct132 := r.ContainerType() + if yyct132 == codecSelferValueTypeMap1234 { + yyl132 := r.ReadMapStart() + if yyl132 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl127, d) + x.codecDecodeSelfFromMap(yyl132, d) } - } else if yyct127 == codecSelferValueTypeArray1234 { - yyl127 := r.ReadArrayStart() - if yyl127 == 0 { + } else if yyct132 == codecSelferValueTypeArray1234 { + yyl132 := r.ReadArrayStart() + if yyl132 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl127, d) + x.codecDecodeSelfFromArray(yyl132, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1410,12 +1458,12 @@ func (x *ImageReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys128Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys128Slc - var yyhl128 bool = l >= 0 - for yyj128 := 0; ; yyj128++ { - if yyhl128 { - if yyj128 >= l { + var yys133Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys133Slc + var yyhl133 bool = l >= 0 + for yyj133 := 0; ; yyj133++ { + if yyhl133 { + if yyj133 >= l { break } } else { @@ -1424,32 +1472,32 @@ func (x *ImageReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys128Slc = r.DecodeBytes(yys128Slc, true, true) - yys128 := string(yys128Slc) + yys133Slc = r.DecodeBytes(yys133Slc, true, true) + yys133 := string(yys133Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys128 { + switch yys133 { case "Containers": if r.TryDecodeAsNil() { x.Containers = nil } else { - yyv129 := &x.Containers - yym130 := z.DecBinary() - _ = yym130 + yyv134 := &x.Containers + yym135 := z.DecBinary() + _ = yym135 if false { } else { - h.decSliceImageReviewContainerSpec((*[]ImageReviewContainerSpec)(yyv129), d) + h.decSliceImageReviewContainerSpec((*[]ImageReviewContainerSpec)(yyv134), d) } } case "Annotations": if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv131 := &x.Annotations - yym132 := z.DecBinary() - _ = yym132 + yyv136 := &x.Annotations + yym137 := z.DecBinary() + _ = yym137 if false { } else { - z.F.DecMapStringStringX(yyv131, false, d) + z.F.DecMapStringStringX(yyv136, false, d) } } case "Namespace": @@ -1459,9 +1507,9 @@ func (x *ImageReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Namespace = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys128) - } // end switch yys128 - } // end for yyj128 + z.DecStructFieldNotFound(-1, yys133) + } // end switch yys133 + } // end for yyj133 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1469,16 +1517,16 @@ func (x *ImageReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj134 int - var yyb134 bool - var yyhl134 bool = l >= 0 - yyj134++ - if yyhl134 { - yyb134 = yyj134 > l + var yyj139 int + var yyb139 bool + var yyhl139 bool = l >= 0 + yyj139++ + if yyhl139 { + yyb139 = yyj139 > l } else { - yyb134 = r.CheckBreak() + yyb139 = r.CheckBreak() } - if yyb134 { + if yyb139 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1486,21 +1534,21 @@ func (x *ImageReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Containers = nil } else { - yyv135 := &x.Containers - yym136 := z.DecBinary() - _ = yym136 + yyv140 := &x.Containers + yym141 := z.DecBinary() + _ = yym141 if false { } else { - h.decSliceImageReviewContainerSpec((*[]ImageReviewContainerSpec)(yyv135), d) + h.decSliceImageReviewContainerSpec((*[]ImageReviewContainerSpec)(yyv140), d) } } - yyj134++ - if yyhl134 { - yyb134 = yyj134 > l + yyj139++ + if yyhl139 { + yyb139 = yyj139 > l } else { - yyb134 = r.CheckBreak() + yyb139 = r.CheckBreak() } - if yyb134 { + if yyb139 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1508,21 +1556,21 @@ func (x *ImageReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv137 := &x.Annotations - yym138 := z.DecBinary() - _ = yym138 + yyv142 := &x.Annotations + yym143 := z.DecBinary() + _ = yym143 if false { } else { - z.F.DecMapStringStringX(yyv137, false, d) + z.F.DecMapStringStringX(yyv142, false, d) } } - yyj134++ - if yyhl134 { - yyb134 = yyj134 > l + yyj139++ + if yyhl139 { + yyb139 = yyj139 > l } else { - yyb134 = r.CheckBreak() + yyb139 = r.CheckBreak() } - if yyb134 { + if yyb139 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1533,17 +1581,17 @@ func (x *ImageReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.Namespace = string(r.DecodeString()) } for { - yyj134++ - if yyhl134 { - yyb134 = yyj134 > l + yyj139++ + if yyhl139 { + yyb139 = yyj139 > l } else { - yyb134 = r.CheckBreak() + yyb139 = r.CheckBreak() } - if yyb134 { + if yyb139 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj134-1, "") + z.DecStructFieldNotFound(yyj139-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1555,33 +1603,33 @@ func (x *ImageReviewContainerSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym140 := z.EncBinary() - _ = yym140 + yym145 := z.EncBinary() + _ = yym145 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep141 := !z.EncBinary() - yy2arr141 := z.EncBasicHandle().StructToArray - var yyq141 [1]bool - _, _, _ = yysep141, yyq141, yy2arr141 - const yyr141 bool = false - var yynn141 int - if yyr141 || yy2arr141 { + yysep146 := !z.EncBinary() + yy2arr146 := z.EncBasicHandle().StructToArray + var yyq146 [1]bool + _, _, _ = yysep146, yyq146, yy2arr146 + const yyr146 bool = false + var yynn146 int + if yyr146 || yy2arr146 { r.EncodeArrayStart(1) } else { - yynn141 = 1 - for _, b := range yyq141 { + yynn146 = 1 + for _, b := range yyq146 { if b { - yynn141++ + yynn146++ } } - r.EncodeMapStart(yynn141) - yynn141 = 0 + r.EncodeMapStart(yynn146) + yynn146 = 0 } - if yyr141 || yy2arr141 { + if yyr146 || yy2arr146 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym143 := z.EncBinary() - _ = yym143 + yym148 := z.EncBinary() + _ = yym148 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Image)) @@ -1590,14 +1638,14 @@ func (x *ImageReviewContainerSpec) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Image")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym144 := z.EncBinary() - _ = yym144 + yym149 := z.EncBinary() + _ = yym149 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Image)) } } - if yyr141 || yy2arr141 { + if yyr146 || yy2arr146 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1610,25 +1658,25 @@ func (x *ImageReviewContainerSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym145 := z.DecBinary() - _ = yym145 + yym150 := z.DecBinary() + _ = yym150 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct146 := r.ContainerType() - if yyct146 == codecSelferValueTypeMap1234 { - yyl146 := r.ReadMapStart() - if yyl146 == 0 { + yyct151 := r.ContainerType() + if yyct151 == codecSelferValueTypeMap1234 { + yyl151 := r.ReadMapStart() + if yyl151 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl146, d) + x.codecDecodeSelfFromMap(yyl151, d) } - } else if yyct146 == codecSelferValueTypeArray1234 { - yyl146 := r.ReadArrayStart() - if yyl146 == 0 { + } else if yyct151 == codecSelferValueTypeArray1234 { + yyl151 := r.ReadArrayStart() + if yyl151 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl146, d) + x.codecDecodeSelfFromArray(yyl151, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1640,12 +1688,12 @@ func (x *ImageReviewContainerSpec) codecDecodeSelfFromMap(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys147Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys147Slc - var yyhl147 bool = l >= 0 - for yyj147 := 0; ; yyj147++ { - if yyhl147 { - if yyj147 >= l { + var yys152Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys152Slc + var yyhl152 bool = l >= 0 + for yyj152 := 0; ; yyj152++ { + if yyhl152 { + if yyj152 >= l { break } } else { @@ -1654,10 +1702,10 @@ func (x *ImageReviewContainerSpec) codecDecodeSelfFromMap(l int, d *codec1978.De } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys147Slc = r.DecodeBytes(yys147Slc, true, true) - yys147 := string(yys147Slc) + yys152Slc = r.DecodeBytes(yys152Slc, true, true) + yys152 := string(yys152Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys147 { + switch yys152 { case "Image": if r.TryDecodeAsNil() { x.Image = "" @@ -1665,9 +1713,9 @@ func (x *ImageReviewContainerSpec) codecDecodeSelfFromMap(l int, d *codec1978.De x.Image = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys147) - } // end switch yys147 - } // end for yyj147 + z.DecStructFieldNotFound(-1, yys152) + } // end switch yys152 + } // end for yyj152 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1675,16 +1723,16 @@ func (x *ImageReviewContainerSpec) codecDecodeSelfFromArray(l int, d *codec1978. var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj149 int - var yyb149 bool - var yyhl149 bool = l >= 0 - yyj149++ - if yyhl149 { - yyb149 = yyj149 > l + var yyj154 int + var yyb154 bool + var yyhl154 bool = l >= 0 + yyj154++ + if yyhl154 { + yyb154 = yyj154 > l } else { - yyb149 = r.CheckBreak() + yyb154 = r.CheckBreak() } - if yyb149 { + if yyb154 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1695,17 +1743,17 @@ func (x *ImageReviewContainerSpec) codecDecodeSelfFromArray(l int, d *codec1978. x.Image = string(r.DecodeString()) } for { - yyj149++ - if yyhl149 { - yyb149 = yyj149 > l + yyj154++ + if yyhl154 { + yyb154 = yyj154 > l } else { - yyb149 = r.CheckBreak() + yyb154 = r.CheckBreak() } - if yyb149 { + if yyb154 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj149-1, "") + z.DecStructFieldNotFound(yyj154-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1717,33 +1765,33 @@ func (x *ImageReviewStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym151 := z.EncBinary() - _ = yym151 + yym156 := z.EncBinary() + _ = yym156 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep152 := !z.EncBinary() - yy2arr152 := z.EncBasicHandle().StructToArray - var yyq152 [2]bool - _, _, _ = yysep152, yyq152, yy2arr152 - const yyr152 bool = false - var yynn152 int - if yyr152 || yy2arr152 { + yysep157 := !z.EncBinary() + yy2arr157 := z.EncBasicHandle().StructToArray + var yyq157 [2]bool + _, _, _ = yysep157, yyq157, yy2arr157 + const yyr157 bool = false + var yynn157 int + if yyr157 || yy2arr157 { r.EncodeArrayStart(2) } else { - yynn152 = 2 - for _, b := range yyq152 { + yynn157 = 2 + for _, b := range yyq157 { if b { - yynn152++ + yynn157++ } } - r.EncodeMapStart(yynn152) - yynn152 = 0 + r.EncodeMapStart(yynn157) + yynn157 = 0 } - if yyr152 || yy2arr152 { + if yyr157 || yy2arr157 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym154 := z.EncBinary() - _ = yym154 + yym159 := z.EncBinary() + _ = yym159 if false { } else { r.EncodeBool(bool(x.Allowed)) @@ -1752,17 +1800,17 @@ func (x *ImageReviewStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Allowed")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym155 := z.EncBinary() - _ = yym155 + yym160 := z.EncBinary() + _ = yym160 if false { } else { r.EncodeBool(bool(x.Allowed)) } } - if yyr152 || yy2arr152 { + if yyr157 || yy2arr157 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym157 := z.EncBinary() - _ = yym157 + yym162 := z.EncBinary() + _ = yym162 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -1771,14 +1819,14 @@ func (x *ImageReviewStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym158 := z.EncBinary() - _ = yym158 + yym163 := z.EncBinary() + _ = yym163 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } - if yyr152 || yy2arr152 { + if yyr157 || yy2arr157 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1791,25 +1839,25 @@ func (x *ImageReviewStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym159 := z.DecBinary() - _ = yym159 + yym164 := z.DecBinary() + _ = yym164 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct160 := r.ContainerType() - if yyct160 == codecSelferValueTypeMap1234 { - yyl160 := r.ReadMapStart() - if yyl160 == 0 { + yyct165 := r.ContainerType() + if yyct165 == codecSelferValueTypeMap1234 { + yyl165 := r.ReadMapStart() + if yyl165 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl160, d) + x.codecDecodeSelfFromMap(yyl165, d) } - } else if yyct160 == codecSelferValueTypeArray1234 { - yyl160 := r.ReadArrayStart() - if yyl160 == 0 { + } else if yyct165 == codecSelferValueTypeArray1234 { + yyl165 := r.ReadArrayStart() + if yyl165 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl160, d) + x.codecDecodeSelfFromArray(yyl165, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1821,12 +1869,12 @@ func (x *ImageReviewStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys161Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys161Slc - var yyhl161 bool = l >= 0 - for yyj161 := 0; ; yyj161++ { - if yyhl161 { - if yyj161 >= l { + var yys166Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys166Slc + var yyhl166 bool = l >= 0 + for yyj166 := 0; ; yyj166++ { + if yyhl166 { + if yyj166 >= l { break } } else { @@ -1835,10 +1883,10 @@ func (x *ImageReviewStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys161Slc = r.DecodeBytes(yys161Slc, true, true) - yys161 := string(yys161Slc) + yys166Slc = r.DecodeBytes(yys166Slc, true, true) + yys166 := string(yys166Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys161 { + switch yys166 { case "Allowed": if r.TryDecodeAsNil() { x.Allowed = false @@ -1852,9 +1900,9 @@ func (x *ImageReviewStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.Reason = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys161) - } // end switch yys161 - } // end for yyj161 + z.DecStructFieldNotFound(-1, yys166) + } // end switch yys166 + } // end for yyj166 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1862,16 +1910,16 @@ func (x *ImageReviewStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj164 int - var yyb164 bool - var yyhl164 bool = l >= 0 - yyj164++ - if yyhl164 { - yyb164 = yyj164 > l + var yyj169 int + var yyb169 bool + var yyhl169 bool = l >= 0 + yyj169++ + if yyhl169 { + yyb169 = yyj169 > l } else { - yyb164 = r.CheckBreak() + yyb169 = r.CheckBreak() } - if yyb164 { + if yyb169 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1881,13 +1929,13 @@ func (x *ImageReviewStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.Allowed = bool(r.DecodeBool()) } - yyj164++ - if yyhl164 { - yyb164 = yyj164 > l + yyj169++ + if yyhl169 { + yyb169 = yyj169 > l } else { - yyb164 = r.CheckBreak() + yyb169 = r.CheckBreak() } - if yyb164 { + if yyb169 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1898,17 +1946,17 @@ func (x *ImageReviewStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder x.Reason = string(r.DecodeString()) } for { - yyj164++ - if yyhl164 { - yyb164 = yyj164 > l + yyj169++ + if yyhl169 { + yyb169 = yyj169 > l } else { - yyb164 = r.CheckBreak() + yyb169 = r.CheckBreak() } - if yyb164 { + if yyb169 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj164-1, "") + z.DecStructFieldNotFound(yyj169-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1918,10 +1966,10 @@ func (x codecSelfer1234) encSliceapi_OwnerReference(v []pkg2_api.OwnerReference, z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv167 := range v { + for _, yyv172 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy168 := &yyv167 - yy168.CodecEncodeSelf(e) + yy173 := &yyv172 + yy173.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1931,83 +1979,83 @@ func (x codecSelfer1234) decSliceapi_OwnerReference(v *[]pkg2_api.OwnerReference z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv169 := *v - yyh169, yyl169 := z.DecSliceHelperStart() - var yyc169 bool - if yyl169 == 0 { - if yyv169 == nil { - yyv169 = []pkg2_api.OwnerReference{} - yyc169 = true - } else if len(yyv169) != 0 { - yyv169 = yyv169[:0] - yyc169 = true + yyv174 := *v + yyh174, yyl174 := z.DecSliceHelperStart() + var yyc174 bool + if yyl174 == 0 { + if yyv174 == nil { + yyv174 = []pkg2_api.OwnerReference{} + yyc174 = true + } else if len(yyv174) != 0 { + yyv174 = yyv174[:0] + yyc174 = true } - } else if yyl169 > 0 { - var yyrr169, yyrl169 int - var yyrt169 bool - if yyl169 > cap(yyv169) { + } else if yyl174 > 0 { + var yyrr174, yyrl174 int + var yyrt174 bool + if yyl174 > cap(yyv174) { - yyrg169 := len(yyv169) > 0 - yyv2169 := yyv169 - yyrl169, yyrt169 = z.DecInferLen(yyl169, z.DecBasicHandle().MaxInitLen, 72) - if yyrt169 { - if yyrl169 <= cap(yyv169) { - yyv169 = yyv169[:yyrl169] + yyrg174 := len(yyv174) > 0 + yyv2174 := yyv174 + yyrl174, yyrt174 = z.DecInferLen(yyl174, z.DecBasicHandle().MaxInitLen, 72) + if yyrt174 { + if yyrl174 <= cap(yyv174) { + yyv174 = yyv174[:yyrl174] } else { - yyv169 = make([]pkg2_api.OwnerReference, yyrl169) + yyv174 = make([]pkg2_api.OwnerReference, yyrl174) } } else { - yyv169 = make([]pkg2_api.OwnerReference, yyrl169) + yyv174 = make([]pkg2_api.OwnerReference, yyrl174) } - yyc169 = true - yyrr169 = len(yyv169) - if yyrg169 { - copy(yyv169, yyv2169) + yyc174 = true + yyrr174 = len(yyv174) + if yyrg174 { + copy(yyv174, yyv2174) } - } else if yyl169 != len(yyv169) { - yyv169 = yyv169[:yyl169] - yyc169 = true + } else if yyl174 != len(yyv174) { + yyv174 = yyv174[:yyl174] + yyc174 = true } - yyj169 := 0 - for ; yyj169 < yyrr169; yyj169++ { - yyh169.ElemContainerState(yyj169) + yyj174 := 0 + for ; yyj174 < yyrr174; yyj174++ { + yyh174.ElemContainerState(yyj174) if r.TryDecodeAsNil() { - yyv169[yyj169] = pkg2_api.OwnerReference{} + yyv174[yyj174] = pkg2_api.OwnerReference{} } else { - yyv170 := &yyv169[yyj169] - yyv170.CodecDecodeSelf(d) + yyv175 := &yyv174[yyj174] + yyv175.CodecDecodeSelf(d) } } - if yyrt169 { - for ; yyj169 < yyl169; yyj169++ { - yyv169 = append(yyv169, pkg2_api.OwnerReference{}) - yyh169.ElemContainerState(yyj169) + if yyrt174 { + for ; yyj174 < yyl174; yyj174++ { + yyv174 = append(yyv174, pkg2_api.OwnerReference{}) + yyh174.ElemContainerState(yyj174) if r.TryDecodeAsNil() { - yyv169[yyj169] = pkg2_api.OwnerReference{} + yyv174[yyj174] = pkg2_api.OwnerReference{} } else { - yyv171 := &yyv169[yyj169] - yyv171.CodecDecodeSelf(d) + yyv176 := &yyv174[yyj174] + yyv176.CodecDecodeSelf(d) } } } } else { - yyj169 := 0 - for ; !r.CheckBreak(); yyj169++ { + yyj174 := 0 + for ; !r.CheckBreak(); yyj174++ { - if yyj169 >= len(yyv169) { - yyv169 = append(yyv169, pkg2_api.OwnerReference{}) // var yyz169 pkg2_api.OwnerReference - yyc169 = true + if yyj174 >= len(yyv174) { + yyv174 = append(yyv174, pkg2_api.OwnerReference{}) // var yyz174 pkg2_api.OwnerReference + yyc174 = true } - yyh169.ElemContainerState(yyj169) - if yyj169 < len(yyv169) { + yyh174.ElemContainerState(yyj174) + if yyj174 < len(yyv174) { if r.TryDecodeAsNil() { - yyv169[yyj169] = pkg2_api.OwnerReference{} + yyv174[yyj174] = pkg2_api.OwnerReference{} } else { - yyv172 := &yyv169[yyj169] - yyv172.CodecDecodeSelf(d) + yyv177 := &yyv174[yyj174] + yyv177.CodecDecodeSelf(d) } } else { @@ -2015,17 +2063,17 @@ func (x codecSelfer1234) decSliceapi_OwnerReference(v *[]pkg2_api.OwnerReference } } - if yyj169 < len(yyv169) { - yyv169 = yyv169[:yyj169] - yyc169 = true - } else if yyj169 == 0 && yyv169 == nil { - yyv169 = []pkg2_api.OwnerReference{} - yyc169 = true + if yyj174 < len(yyv174) { + yyv174 = yyv174[:yyj174] + yyc174 = true + } else if yyj174 == 0 && yyv174 == nil { + yyv174 = []pkg2_api.OwnerReference{} + yyc174 = true } } - yyh169.End() - if yyc169 { - *v = yyv169 + yyh174.End() + if yyc174 { + *v = yyv174 } } @@ -2034,10 +2082,10 @@ func (x codecSelfer1234) encSliceImageReviewContainerSpec(v []ImageReviewContain z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv173 := range v { + for _, yyv178 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy174 := &yyv173 - yy174.CodecEncodeSelf(e) + yy179 := &yyv178 + yy179.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -2047,83 +2095,83 @@ func (x codecSelfer1234) decSliceImageReviewContainerSpec(v *[]ImageReviewContai z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv175 := *v - yyh175, yyl175 := z.DecSliceHelperStart() - var yyc175 bool - if yyl175 == 0 { - if yyv175 == nil { - yyv175 = []ImageReviewContainerSpec{} - yyc175 = true - } else if len(yyv175) != 0 { - yyv175 = yyv175[:0] - yyc175 = true + yyv180 := *v + yyh180, yyl180 := z.DecSliceHelperStart() + var yyc180 bool + if yyl180 == 0 { + if yyv180 == nil { + yyv180 = []ImageReviewContainerSpec{} + yyc180 = true + } else if len(yyv180) != 0 { + yyv180 = yyv180[:0] + yyc180 = true } - } else if yyl175 > 0 { - var yyrr175, yyrl175 int - var yyrt175 bool - if yyl175 > cap(yyv175) { + } else if yyl180 > 0 { + var yyrr180, yyrl180 int + var yyrt180 bool + if yyl180 > cap(yyv180) { - yyrg175 := len(yyv175) > 0 - yyv2175 := yyv175 - yyrl175, yyrt175 = z.DecInferLen(yyl175, z.DecBasicHandle().MaxInitLen, 16) - if yyrt175 { - if yyrl175 <= cap(yyv175) { - yyv175 = yyv175[:yyrl175] + yyrg180 := len(yyv180) > 0 + yyv2180 := yyv180 + yyrl180, yyrt180 = z.DecInferLen(yyl180, z.DecBasicHandle().MaxInitLen, 16) + if yyrt180 { + if yyrl180 <= cap(yyv180) { + yyv180 = yyv180[:yyrl180] } else { - yyv175 = make([]ImageReviewContainerSpec, yyrl175) + yyv180 = make([]ImageReviewContainerSpec, yyrl180) } } else { - yyv175 = make([]ImageReviewContainerSpec, yyrl175) + yyv180 = make([]ImageReviewContainerSpec, yyrl180) } - yyc175 = true - yyrr175 = len(yyv175) - if yyrg175 { - copy(yyv175, yyv2175) + yyc180 = true + yyrr180 = len(yyv180) + if yyrg180 { + copy(yyv180, yyv2180) } - } else if yyl175 != len(yyv175) { - yyv175 = yyv175[:yyl175] - yyc175 = true + } else if yyl180 != len(yyv180) { + yyv180 = yyv180[:yyl180] + yyc180 = true } - yyj175 := 0 - for ; yyj175 < yyrr175; yyj175++ { - yyh175.ElemContainerState(yyj175) + yyj180 := 0 + for ; yyj180 < yyrr180; yyj180++ { + yyh180.ElemContainerState(yyj180) if r.TryDecodeAsNil() { - yyv175[yyj175] = ImageReviewContainerSpec{} + yyv180[yyj180] = ImageReviewContainerSpec{} } else { - yyv176 := &yyv175[yyj175] - yyv176.CodecDecodeSelf(d) + yyv181 := &yyv180[yyj180] + yyv181.CodecDecodeSelf(d) } } - if yyrt175 { - for ; yyj175 < yyl175; yyj175++ { - yyv175 = append(yyv175, ImageReviewContainerSpec{}) - yyh175.ElemContainerState(yyj175) + if yyrt180 { + for ; yyj180 < yyl180; yyj180++ { + yyv180 = append(yyv180, ImageReviewContainerSpec{}) + yyh180.ElemContainerState(yyj180) if r.TryDecodeAsNil() { - yyv175[yyj175] = ImageReviewContainerSpec{} + yyv180[yyj180] = ImageReviewContainerSpec{} } else { - yyv177 := &yyv175[yyj175] - yyv177.CodecDecodeSelf(d) + yyv182 := &yyv180[yyj180] + yyv182.CodecDecodeSelf(d) } } } } else { - yyj175 := 0 - for ; !r.CheckBreak(); yyj175++ { + yyj180 := 0 + for ; !r.CheckBreak(); yyj180++ { - if yyj175 >= len(yyv175) { - yyv175 = append(yyv175, ImageReviewContainerSpec{}) // var yyz175 ImageReviewContainerSpec - yyc175 = true + if yyj180 >= len(yyv180) { + yyv180 = append(yyv180, ImageReviewContainerSpec{}) // var yyz180 ImageReviewContainerSpec + yyc180 = true } - yyh175.ElemContainerState(yyj175) - if yyj175 < len(yyv175) { + yyh180.ElemContainerState(yyj180) + if yyj180 < len(yyv180) { if r.TryDecodeAsNil() { - yyv175[yyj175] = ImageReviewContainerSpec{} + yyv180[yyj180] = ImageReviewContainerSpec{} } else { - yyv178 := &yyv175[yyj175] - yyv178.CodecDecodeSelf(d) + yyv183 := &yyv180[yyj180] + yyv183.CodecDecodeSelf(d) } } else { @@ -2131,16 +2179,16 @@ func (x codecSelfer1234) decSliceImageReviewContainerSpec(v *[]ImageReviewContai } } - if yyj175 < len(yyv175) { - yyv175 = yyv175[:yyj175] - yyc175 = true - } else if yyj175 == 0 && yyv175 == nil { - yyv175 = []ImageReviewContainerSpec{} - yyc175 = true + if yyj180 < len(yyv180) { + yyv180 = yyv180[:yyj180] + yyc180 = true + } else if yyj180 == 0 && yyv180 == nil { + yyv180 = []ImageReviewContainerSpec{} + yyc180 = true } } - yyh175.End() - if yyc175 { - *v = yyv175 + yyh180.End() + if yyc180 { + *v = yyv180 } } diff --git a/pkg/apis/policy/types.generated.go b/pkg/apis/policy/types.generated.go index 0bd6db8e6fa..93ca803e51c 100644 --- a/pkg/apis/policy/types.generated.go +++ b/pkg/apis/policy/types.generated.go @@ -1671,7 +1671,7 @@ func (x codecSelfer1234) decSlicePodDisruptionBudget(v *[]PodDisruptionBudget, d yyrg138 := len(yyv138) > 0 yyv2138 := yyv138 - yyrl138, yyrt138 = z.DecInferLen(yyl138, z.DecBasicHandle().MaxInitLen, 296) + yyrl138, yyrt138 = z.DecInferLen(yyl138, z.DecBasicHandle().MaxInitLen, 312) if yyrt138 { if yyrl138 <= cap(yyv138) { yyv138 = yyv138[:yyrl138] diff --git a/pkg/apis/policy/v1alpha1/types.generated.go b/pkg/apis/policy/v1alpha1/types.generated.go index f238733f8e6..b131cdcf588 100644 --- a/pkg/apis/policy/v1alpha1/types.generated.go +++ b/pkg/apis/policy/v1alpha1/types.generated.go @@ -1671,7 +1671,7 @@ func (x codecSelfer1234) decSlicePodDisruptionBudget(v *[]PodDisruptionBudget, d yyrg138 := len(yyv138) > 0 yyv2138 := yyv138 - yyrl138, yyrt138 = z.DecInferLen(yyl138, z.DecBasicHandle().MaxInitLen, 296) + yyrl138, yyrt138 = z.DecInferLen(yyl138, z.DecBasicHandle().MaxInitLen, 312) if yyrt138 { if yyrl138 <= cap(yyv138) { yyv138 = yyv138[:yyrl138] diff --git a/pkg/apis/rbac/v1alpha1/types.generated.go b/pkg/apis/rbac/v1alpha1/types.generated.go index 72716a818f9..1bc332d2d63 100644 --- a/pkg/apis/rbac/v1alpha1/types.generated.go +++ b/pkg/apis/rbac/v1alpha1/types.generated.go @@ -3894,7 +3894,7 @@ func (x codecSelfer1234) decSliceRoleBinding(v *[]RoleBinding, d *codec1978.Deco yyrg341 := len(yyv341) > 0 yyv2341 := yyv341 - yyrl341, yyrt341 = z.DecInferLen(yyl341, z.DecBasicHandle().MaxInitLen, 376) + yyrl341, yyrt341 = z.DecInferLen(yyl341, z.DecBasicHandle().MaxInitLen, 392) if yyrt341 { if yyrl341 <= cap(yyv341) { yyv341 = yyv341[:yyrl341] @@ -4010,7 +4010,7 @@ func (x codecSelfer1234) decSliceRole(v *[]Role, d *codec1978.Decoder) { yyrg347 := len(yyv347) > 0 yyv2347 := yyv347 - yyrl347, yyrt347 = z.DecInferLen(yyl347, z.DecBasicHandle().MaxInitLen, 264) + yyrl347, yyrt347 = z.DecInferLen(yyl347, z.DecBasicHandle().MaxInitLen, 280) if yyrt347 { if yyrl347 <= cap(yyv347) { yyv347 = yyv347[:yyrl347] @@ -4126,7 +4126,7 @@ func (x codecSelfer1234) decSliceClusterRoleBinding(v *[]ClusterRoleBinding, d * yyrg353 := len(yyv353) > 0 yyv2353 := yyv353 - yyrl353, yyrt353 = z.DecInferLen(yyl353, z.DecBasicHandle().MaxInitLen, 376) + yyrl353, yyrt353 = z.DecInferLen(yyl353, z.DecBasicHandle().MaxInitLen, 392) if yyrt353 { if yyrl353 <= cap(yyv353) { yyv353 = yyv353[:yyrl353] @@ -4242,7 +4242,7 @@ func (x codecSelfer1234) decSliceClusterRole(v *[]ClusterRole, d *codec1978.Deco yyrg359 := len(yyv359) > 0 yyv2359 := yyv359 - yyrl359, yyrt359 = z.DecInferLen(yyl359, z.DecBasicHandle().MaxInitLen, 264) + yyrl359, yyrt359 = z.DecInferLen(yyl359, z.DecBasicHandle().MaxInitLen, 280) if yyrt359 { if yyrl359 <= cap(yyv359) { yyv359 = yyv359[:yyrl359] diff --git a/pkg/apiserver/testing/types.generated.go b/pkg/apiserver/testing/types.generated.go index d047fec5b17..634eedfb71b 100644 --- a/pkg/apiserver/testing/types.generated.go +++ b/pkg/apiserver/testing/types.generated.go @@ -1527,7 +1527,7 @@ func (x codecSelfer1234) decSliceSimple(v *[]Simple, d *codec1978.Decoder) { yyrg132 := len(yyv132) > 0 yyv2132 := yyv132 - yyrl132, yyrt132 = z.DecInferLen(yyl132, z.DecBasicHandle().MaxInitLen, 264) + yyrl132, yyrt132 = z.DecInferLen(yyl132, z.DecBasicHandle().MaxInitLen, 280) if yyrt132 { if yyrl132 <= cap(yyv132) { yyv132 = yyv132[:yyrl132] diff --git a/pkg/controller/garbagecollector/metaonly/types.generated.go b/pkg/controller/garbagecollector/metaonly/types.generated.go index d916ad2254e..0cea419eb26 100644 --- a/pkg/controller/garbagecollector/metaonly/types.generated.go +++ b/pkg/controller/garbagecollector/metaonly/types.generated.go @@ -710,7 +710,7 @@ func (x codecSelfer1234) decSliceMetadataOnlyObject(v *[]MetadataOnlyObject, d * yyrg56 := len(yyv56) > 0 yyv256 := yyv56 - yyrl56, yyrt56 = z.DecInferLen(yyl56, z.DecBasicHandle().MaxInitLen, 240) + yyrl56, yyrt56 = z.DecInferLen(yyl56, z.DecBasicHandle().MaxInitLen, 256) if yyrt56 { if yyrl56 <= cap(yyv56) { yyv56 = yyv56[:yyrl56]