// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *Inner) DeepCopyInto(out *Inner) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Inner. func (in *Inner) DeepCopy() *Inner { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *Ttest) DeepCopyInto(out *Ttest) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Ttest. func (in *Ttest) DeepCopy() *Ttest { … }