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

Method Remove

internal/server/device/device_interface.go:67–67  ·  view source on GitHub ↗

Remove performs any host-side cleanup when a device is removed from an instance.

(cleanupDependencies bool)

Source from the content-addressed store, hash-verified

65
66 // Remove performs any host-side cleanup when a device is removed from an instance.
67 Remove(cleanupDependencies bool) error
68}
69
70// device represents a sealed interface that implements Device, but also contains some internal

Callers 15

GetImageFileMethod · 0.65
CopyImageMethod · 0.65
runSkopeoMethod · 0.65
DeleteProfileFunction · 0.65
NewSeccompServerFunction · 0.65
StopMethod · 0.65
setupMethod · 0.65
UpdateDNSMasqStaticFunction · 0.65
archiveProfileLoadFunction · 0.65
deleteNamespaceFunction · 0.65
deleteProfileFunction · 0.65

Calls

no outgoing calls

Tested by 9

newUnixListenerFunction · 0.52
TestSchema_File_GarbageFunction · 0.52
TestSchema_FileFunction · 0.52
TestSchema_File_HookFunction · 0.52
TestDotGoFunction · 0.52
WriteTempFileFunction · 0.52
TestSignalHandlingFunction · 0.52
TestStopRestartFunction · 0.52
TestProcessStartWaitExitFunction · 0.52