Files
kubernetes/vendor/github.com/mohae/deepcopy
2017-10-15 18:18:13 -07:00
..
2017-10-15 18:18:13 -07:00

deepCopy

GoDocBuild Status

DeepCopy makes deep copies of things: unexported field values are not copied.

Usage

cpy := deepcopy.Copy(orig)