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