kubernetes/staging/src/k8s.io/client-go/pkg/version/version.go

// Get returns the overall codebase version. It's for detecting
// what code a binary was built from.
func Get() apimachineryversion.Info {}