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