Versions in this module Expand all Collapse all v1 v1.4.0 Nov 9, 2024 Changes in this version + type BackupMutator struct + func NewMutator(vmBackupCache ctlcloudweavv1.VirtualMachineBackupCache) *BackupMutator + func (m *BackupMutator) Create(_ *types.Request, newObj runtime.Object) (types.PatchOps, error) + func (m *BackupMutator) Resource() types.Resource v1.3.0 Nov 10, 2024 Changes in this version + func NewValidator(vms ctlkubevirtv1.VirtualMachineCache, setting ctlcloudweavv1.SettingCache, ...) types.Validator