import "github.com/openshift/api/apiserver"
install.go
var ( // Install is a function which adds every version of this group to a scheme Install = schemeBuilder.AddToScheme )
func Kind(kind string) schema.GroupKind
func Resource(resource string) schema.GroupResource