...

Source file src/kubevirt.io/containerized-data-importer-api/pkg/apis/core/v1alpha1/doc.go

Documentation: kubevirt.io/containerized-data-importer-api/pkg/apis/core/v1alpha1

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

View as plain text