const (
GroupName = "insights.openshift.io"
)
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