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