MCPcopy
hub / github.com/lxc/incus / Snapshots

Method Snapshots

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

Source from the content-addressed store, hash-verified

106 Restore(source Instance, stateful bool, diskOnly bool) error
107 Snapshot(name string, expiry time.Time, stateful bool) error
108 Snapshots() ([]Instance, error)
109 Backups() ([]backup.InstanceBackup, error)
110 UpdateBackupFile() error
111 CanLiveMigrate() bool

Calls

no outgoing calls

Tested by

no test coverage detected