mirror of
https://github.com/rancher/types.git
synced 2025-08-30 10:17:53 +00:00
generated changes
This commit is contained in:
parent
400fcd069a
commit
df7205653c
@ -3035,22 +3035,6 @@ func (in *GlobalDNSStatus) DeepCopy() *GlobalDNSStatus {
|
||||
return out
|
||||
}
|
||||
|
||||
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
|
||||
func (in *GlobalDNSSystemImages) DeepCopyInto(out *GlobalDNSSystemImages) {
|
||||
*out = *in
|
||||
return
|
||||
}
|
||||
|
||||
// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GlobalDNSSystemImages.
|
||||
func (in *GlobalDNSSystemImages) DeepCopy() *GlobalDNSSystemImages {
|
||||
if in == nil {
|
||||
return nil
|
||||
}
|
||||
out := new(GlobalDNSSystemImages)
|
||||
in.DeepCopyInto(out)
|
||||
return out
|
||||
}
|
||||
|
||||
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
|
||||
func (in *GlobalOpenstackOpts) DeepCopyInto(out *GlobalOpenstackOpts) {
|
||||
*out = *in
|
||||
|
Loading…
Reference in New Issue
Block a user