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