github.com/golang/glog | Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. |
k8s.io/gengo/args | Package args has common command-line flags for generation programs. |
k8s.io/gengo/examples/set-gen/generators | Package generators has the generators for the set-gen utility. |
os | Package os provides a platform-independent interface to operating system functionality. |
path/filepath | Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths. |