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