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