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

Method Delete

internal/server/instance/instance_interface.go:123–123  ·  view source on GitHub ↗
(force bool, cleanupDependencies bool)

Source from the content-addressed store, hash-verified

121 UpdateDevices(devices deviceConfig.Devices) error
122
123 Delete(force bool, cleanupDependencies bool) error
124 Export(meta io.Writer, roofs io.Writer, properties map[string]string, expiration time.Time, tracker *ioprogress.ProgressTracker) (*api.ImageMetadata, error)
125
126 // Live configuration.

Callers 7

instanceCreateAsCopyFunction · 0.95
deleteMethod · 0.65
MigrateReceiveMethod · 0.65
snapshotCommonMethod · 0.65
deleteMethod · 0.65
MigrateReceiveMethod · 0.65
runWithFileMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected