1 // +k8s:deepcopy-gen=package,register 2 // +k8s:defaulter-gen=TypeMeta 3 // +k8s:openapi-gen=true 4 5 // +groupName=console.openshift.io 6 // Package v1 is the v1 version of the API. 7 package v1 8
View as plain text