1 // +k8s:deepcopy-gen=package 2 // +k8s:openapi-gen=true 3 4 // Package v1beta1 is the v1beta1 version of the API. 5 // +groupName=cdi.kubevirt.io 6 package v1beta1 7
View as plain text