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