From e280b8a1421f2c4e49f4abb7ce1f93165c20ad41 Mon Sep 17 00:00:00 2001 From: michelia feng Date: Thu, 12 Sep 2019 11:20:38 +0800 Subject: [PATCH] generate code --- .../v3/zz_generated_deepcopy.go | 32 ------------------- 1 file changed, 32 deletions(-) diff --git a/apis/management.cattle.io/v3/zz_generated_deepcopy.go b/apis/management.cattle.io/v3/zz_generated_deepcopy.go index 45adbb03..881a8143 100644 --- a/apis/management.cattle.io/v3/zz_generated_deepcopy.go +++ b/apis/management.cattle.io/v3/zz_generated_deepcopy.go @@ -164,22 +164,6 @@ func (in *AlertStatus) DeepCopy() *AlertStatus { return out } -// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. -func (in *AlertSystemImages) DeepCopyInto(out *AlertSystemImages) { - *out = *in - return -} - -// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AlertSystemImages. -func (in *AlertSystemImages) DeepCopy() *AlertSystemImages { - if in == nil { - return nil - } - out := new(AlertSystemImages) - in.DeepCopyInto(out) - return out -} - // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *AlidnsProviderConfig) DeepCopyInto(out *AlidnsProviderConfig) { *out = *in @@ -4628,22 +4612,6 @@ func (in *LoggingCondition) DeepCopy() *LoggingCondition { return out } -// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. -func (in *LoggingSystemImages) DeepCopyInto(out *LoggingSystemImages) { - *out = *in - return -} - -// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LoggingSystemImages. -func (in *LoggingSystemImages) DeepCopy() *LoggingSystemImages { - if in == nil { - return nil - } - out := new(LoggingSystemImages) - in.DeepCopyInto(out) - return out -} - // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *LoggingTargets) DeepCopyInto(out *LoggingTargets) { *out = *in