MCPcopy Index your code
hub / github.com/lxc/incus / UpdateBackupFile

Method UpdateBackupFile

internal/server/instance/instance_interface.go:110–110  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

108 Snapshots() ([]Instance, error)
109 Backups() ([]backup.InstanceBackup, error)
110 UpdateBackupFile() error
111 CanLiveMigrate() bool
112 CreateQcow2Snapshot(diskPath string, devName string, snapshotName string, backingFilename string, stateful bool) error
113 DeleteQcow2Snapshot(devName string, snapshotIndex int, backingFilename string) error

Callers 6

instanceCreateAsCopyFunction · 0.95
DeleteMethod · 0.65
snapshotCommonMethod · 0.65
DeleteMethod · 0.65
instanceCreateAsEmptyFunction · 0.65
instanceCreateFromImageFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected