// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *APIEndpoint) DeepCopyInto(out *APIEndpoint) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new APIEndpoint. func (in *APIEndpoint) DeepCopy() *APIEndpoint { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *APIServer) DeepCopyInto(out *APIServer) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new APIServer. func (in *APIServer) DeepCopy() *APIServer { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *BootstrapTokenDiscovery) DeepCopyInto(out *BootstrapTokenDiscovery) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BootstrapTokenDiscovery. func (in *BootstrapTokenDiscovery) DeepCopy() *BootstrapTokenDiscovery { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *ClusterConfiguration) DeepCopyInto(out *ClusterConfiguration) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterConfiguration. func (in *ClusterConfiguration) DeepCopy() *ClusterConfiguration { … } // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object. func (in *ClusterConfiguration) DeepCopyObject() runtime.Object { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *ControlPlaneComponent) DeepCopyInto(out *ControlPlaneComponent) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ControlPlaneComponent. func (in *ControlPlaneComponent) DeepCopy() *ControlPlaneComponent { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *DNS) DeepCopyInto(out *DNS) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DNS. func (in *DNS) DeepCopy() *DNS { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *Discovery) DeepCopyInto(out *Discovery) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Discovery. func (in *Discovery) DeepCopy() *Discovery { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *Etcd) DeepCopyInto(out *Etcd) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Etcd. func (in *Etcd) DeepCopy() *Etcd { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *ExternalEtcd) DeepCopyInto(out *ExternalEtcd) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalEtcd. func (in *ExternalEtcd) DeepCopy() *ExternalEtcd { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *FileDiscovery) DeepCopyInto(out *FileDiscovery) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FileDiscovery. func (in *FileDiscovery) DeepCopy() *FileDiscovery { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *HostPathMount) DeepCopyInto(out *HostPathMount) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new HostPathMount. func (in *HostPathMount) DeepCopy() *HostPathMount { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *ImageMeta) DeepCopyInto(out *ImageMeta) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageMeta. func (in *ImageMeta) DeepCopy() *ImageMeta { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *InitConfiguration) DeepCopyInto(out *InitConfiguration) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InitConfiguration. func (in *InitConfiguration) DeepCopy() *InitConfiguration { … } // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object. func (in *InitConfiguration) DeepCopyObject() runtime.Object { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *JoinConfiguration) DeepCopyInto(out *JoinConfiguration) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new JoinConfiguration. func (in *JoinConfiguration) DeepCopy() *JoinConfiguration { … } // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object. func (in *JoinConfiguration) DeepCopyObject() runtime.Object { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *JoinControlPlane) DeepCopyInto(out *JoinControlPlane) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new JoinControlPlane. func (in *JoinControlPlane) DeepCopy() *JoinControlPlane { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *LocalEtcd) DeepCopyInto(out *LocalEtcd) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LocalEtcd. func (in *LocalEtcd) DeepCopy() *LocalEtcd { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *Networking) DeepCopyInto(out *Networking) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Networking. func (in *Networking) DeepCopy() *Networking { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *NodeRegistrationOptions) DeepCopyInto(out *NodeRegistrationOptions) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NodeRegistrationOptions. func (in *NodeRegistrationOptions) DeepCopy() *NodeRegistrationOptions { … } // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *Patches) DeepCopyInto(out *Patches) { … } // DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Patches. func (in *Patches) DeepCopy() *Patches { … }