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