// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in ManualSlice) DeepCopyInto(out *ManualSlice) { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *ManualStruct) DeepCopyInto(out *ManualStruct) { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *ManualStructAlias) DeepCopyInto(out *ManualStructAlias) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ManualStructAlias. func (in *ManualStructAlias) DeepCopy() *ManualStructAlias { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructB) DeepCopyInto(out *StructB) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructB. func (in *StructB) DeepCopy() *StructB { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructEmbedInt) DeepCopyInto(out *StructEmbedInt) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructEmbedInt. func (in *StructEmbedInt) DeepCopy() *StructEmbedInt { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructEmbedManualStruct) DeepCopyInto(out *StructEmbedManualStruct) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructEmbedManualStruct. func (in *StructEmbedManualStruct) DeepCopy() *StructEmbedManualStruct { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructEmbedPointer) DeepCopyInto(out *StructEmbedPointer) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructEmbedPointer. func (in *StructEmbedPointer) DeepCopy() *StructEmbedPointer { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructEmbedStructPrimitivePointers) DeepCopyInto(out *StructEmbedStructPrimitivePointers) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructEmbedStructPrimitivePointers. func (in *StructEmbedStructPrimitivePointers) DeepCopy() *StructEmbedStructPrimitivePointers { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructEmbedStructPrimitives) DeepCopyInto(out *StructEmbedStructPrimitives) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructEmbedStructPrimitives. func (in *StructEmbedStructPrimitives) DeepCopy() *StructEmbedStructPrimitives { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructEmbedStructSlices) DeepCopyInto(out *StructEmbedStructSlices) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructEmbedStructSlices. func (in *StructEmbedStructSlices) DeepCopy() *StructEmbedStructSlices { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructEmpty) DeepCopyInto(out *StructEmpty) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructEmpty. func (in *StructEmpty) DeepCopy() *StructEmpty { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructEverything) DeepCopyInto(out *StructEverything) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructEverything. func (in *StructEverything) DeepCopy() *StructEverything { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructExplicitObject) DeepCopyInto(out *StructExplicitObject) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructExplicitObject. func (in *StructExplicitObject) DeepCopy() *StructExplicitObject { … } // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new otherpkg.Object. func (in *StructExplicitObject) DeepCopyObject() otherpkg.Object { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructExplicitSelectorExplicitObject) DeepCopyInto(out *StructExplicitSelectorExplicitObject) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructExplicitSelectorExplicitObject. func (in *StructExplicitSelectorExplicitObject) DeepCopy() *StructExplicitSelectorExplicitObject { … } // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new otherpkg.Object. func (in *StructExplicitSelectorExplicitObject) DeepCopyObject() otherpkg.Object { … } // DeepCopySelector is an autogenerated deepcopy function, copying the receiver, creating a new Selector. func (in *StructExplicitSelectorExplicitObject) DeepCopySelector() Selector { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructInterfaces) DeepCopyInto(out *StructInterfaces) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructInterfaces. func (in *StructInterfaces) DeepCopy() *StructInterfaces { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructNonPointerExplicitObject) DeepCopyInto(out *StructNonPointerExplicitObject) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructNonPointerExplicitObject. func (in *StructNonPointerExplicitObject) DeepCopy() *StructNonPointerExplicitObject { … } // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new otherpkg.Object. func (in StructNonPointerExplicitObject) DeepCopyObject() otherpkg.Object { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructObjectAndList) DeepCopyInto(out *StructObjectAndList) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructObjectAndList. func (in *StructObjectAndList) DeepCopy() *StructObjectAndList { … } // DeepCopyList is an autogenerated deepcopy function, copying the receiver, creating a new otherpkg.List. func (in *StructObjectAndList) DeepCopyList() otherpkg.List { … } // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new otherpkg.Object. func (in *StructObjectAndList) DeepCopyObject() otherpkg.Object { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructObjectAndObject) DeepCopyInto(out *StructObjectAndObject) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructObjectAndObject. func (in *StructObjectAndObject) DeepCopy() *StructObjectAndObject { … } // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new otherpkg.Object. func (in *StructObjectAndObject) DeepCopyObject() otherpkg.Object { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructPrimitivePointers) DeepCopyInto(out *StructPrimitivePointers) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructPrimitivePointers. func (in *StructPrimitivePointers) DeepCopy() *StructPrimitivePointers { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructPrimitivePointersAlias) DeepCopyInto(out *StructPrimitivePointersAlias) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructPrimitivePointersAlias. func (in *StructPrimitivePointersAlias) DeepCopy() *StructPrimitivePointersAlias { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructPrimitives) DeepCopyInto(out *StructPrimitives) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructPrimitives. func (in *StructPrimitives) DeepCopy() *StructPrimitives { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructPrimitivesAlias) DeepCopyInto(out *StructPrimitivesAlias) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructPrimitivesAlias. func (in *StructPrimitivesAlias) DeepCopy() *StructPrimitivesAlias { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructSlices) DeepCopyInto(out *StructSlices) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructSlices. func (in *StructSlices) DeepCopy() *StructSlices { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructSlicesAlias) DeepCopyInto(out *StructSlicesAlias) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructSlicesAlias. func (in *StructSlicesAlias) DeepCopy() *StructSlicesAlias { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructStructPrimitivePointers) DeepCopyInto(out *StructStructPrimitivePointers) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructStructPrimitivePointers. func (in *StructStructPrimitivePointers) DeepCopy() *StructStructPrimitivePointers { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructStructPrimitives) DeepCopyInto(out *StructStructPrimitives) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructStructPrimitives. func (in *StructStructPrimitives) DeepCopy() *StructStructPrimitives { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StructStructSlices) DeepCopyInto(out *StructStructSlices) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StructStructSlices. func (in *StructStructSlices) DeepCopy() *StructStructSlices { … }