Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewValidator ¶
func NewValidator( vms ctlkubevirtv1.VirtualMachineCache, setting ctlharvesterv1.SettingCache, vmrestores ctlharvesterv1.VirtualMachineRestoreCache, pvcCache ctlcorev1.PersistentVolumeClaimCache, engineCache ctllonghornv1.EngineCache, resourceQuotaCache ctlharvesterv1.ResourceQuotaCache, ) types.Validator
Types ¶
type BackupMutator ¶ added in v1.4.0
type BackupMutator struct { types.DefaultMutator // contains filtered or unexported fields }
func NewMutator ¶ added in v1.4.0
func NewMutator(vmBackupCache ctlharvesterv1.VirtualMachineBackupCache) *BackupMutator
func (*BackupMutator) Resource ¶ added in v1.4.0
func (m *BackupMutator) Resource() types.Resource
Click to show internal directories.
Click to hide internal directories.