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