GroupName is the group name used in this package
const ( GroupName = "clone.kubevirt.io" LatestVersion = "v1alpha1" Kind = "VirtualMachineClone" ListKind = "VirtualMachineCloneList" ResourceVMCloneSingular = "virtualmachineclone" ResourceVMClonePlural = ResourceVMCloneSingular + "s" )
var ( ApiSupportedWebhookVersions = []string{LatestVersion} )