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