import "k8s.io/kubernetes/pkg/apis/core/install"
Package install installs the v1 monolithic api, making it available as an option to all of the API encoding/decoding machinery.
install.go
func Install(scheme *runtime.Scheme)
Install registers the API group and adds types to a scheme