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