kubernetes/staging/src/k8s.io/cloud-provider/controllers/node/config/v1alpha1/zz_generated.deepcopy.go

// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (in *NodeControllerConfiguration) DeepCopyInto(out *NodeControllerConfiguration) {}

// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NodeControllerConfiguration.
func (in *NodeControllerConfiguration) DeepCopy() *NodeControllerConfiguration {}