// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in AliasInterfaceMap) DeepCopyInto(out *AliasInterfaceMap) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AliasInterfaceMap. func (in AliasInterfaceMap) DeepCopy() AliasInterfaceMap { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in AliasInterfaceSlice) DeepCopyInto(out *AliasInterfaceSlice) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AliasInterfaceSlice. func (in AliasInterfaceSlice) DeepCopy() AliasInterfaceSlice { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in AliasMap) DeepCopyInto(out *AliasMap) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AliasMap. func (in AliasMap) DeepCopy() AliasMap { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in AliasSlice) DeepCopyInto(out *AliasSlice) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AliasSlice. func (in AliasSlice) DeepCopy() AliasSlice { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *AliasStruct) DeepCopyInto(out *AliasStruct) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AliasStruct. func (in *AliasStruct) DeepCopy() *AliasStruct { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *Foo) DeepCopyInto(out *Foo) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Foo. func (in *Foo) DeepCopy() *Foo { … } // DeepCopyAliasAliasInterface is an autogenerated deepcopy function, copying the receiver, creating a new AliasAliasInterface. func (in *Foo) DeepCopyAliasAliasInterface() AliasAliasInterface { … } // DeepCopyAliasInterface is an autogenerated deepcopy function, copying the receiver, creating a new AliasInterface. func (in *Foo) DeepCopyAliasInterface() AliasInterface { … } // DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new Interface. func (in *Foo) DeepCopyInterface() Interface { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *FooAlias) DeepCopyInto(out *FooAlias) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FooAlias. func (in *FooAlias) DeepCopy() *FooAlias { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in FooMap) DeepCopyInto(out *FooMap) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FooMap. func (in FooMap) DeepCopy() FooMap { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in FooSlice) DeepCopyInto(out *FooSlice) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FooSlice. func (in FooSlice) DeepCopy() FooSlice { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in Map) DeepCopyInto(out *Map) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Map. func (in Map) DeepCopy() Map { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in Slice) DeepCopyInto(out *Slice) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Slice. func (in Slice) DeepCopy() Slice { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *Struct) DeepCopyInto(out *Struct) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Struct. func (in *Struct) DeepCopy() *Struct { … } // 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 { … }