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