1 // +k8s:deepcopy-gen=package,register 2 // +k8s:defaulter-gen=TypeMeta 3 // +k8s:openapi-gen=true 4 5 // +groupName=legacy.config.openshift.io 6 // Package v1 is deprecated and exists to ease a transition to current APIs 7 package v1 8
View as plain text