// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *Tpointer) DeepCopyInto(out *Tpointer) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Tpointer. func (in *Tpointer) DeepCopy() *Tpointer { … } func (in *Tpointer) DeepCopyObject() runtime.Object { … } // 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 { … } func (in *Ttest) DeepCopyObject() runtime.Object { … } func (in *Tpointer) GetObjectKind() schema.ObjectKind { … } func (in *Ttest) GetObjectKind() schema.ObjectKind { … }