Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/firecracker-microvm/firecracker-containerd
/ Delete
Method
Delete
volume/set.go:57–57 ·
view source on GitHub ↗
Delete all resources made by the provider.
(ctx context.Context)
Source
from the content-addressed store, hash-verified
55
56
// Delete all resources made by the provider.
57
Delete(ctx context.Context) error
58
}
59
60
// NewSet returns a new volume set.
Callers
15
RunTask
Function · 0.65
DeleteProcess
Method · 0.65
copy
Method · 0.65
TestGuestVolumeFrom_Isolated
Function · 0.65
pullImageWithRemoteSnapshotterInVM
Function · 0.65
launchContainerWithRemoteSnapshotterInVM
Function · 0.65
testJailer
Function · 0.65
testAttachBlockDevice
Function · 0.65
testVolumes
Function · 0.65
testVolumeFrom
Function · 0.65
Close
Method · 0.65
TestShimExitsUponContainerDelete_Isolated
Function · 0.65
Implementers
3
GuestVolumeImageProvider
volume/guest_image.go
testProvider
volume/set_test.go
imageVolumeProvider
volume/image.go
Calls
no outgoing calls
Tested by
15
TestGuestVolumeFrom_Isolated
Function · 0.52
pullImageWithRemoteSnapshotterInVM
Function · 0.52
launchContainerWithRemoteSnapshotterInVM
Function · 0.52
testJailer
Function · 0.52
testAttachBlockDevice
Function · 0.52
testVolumes
Function · 0.52
testVolumeFrom
Function · 0.52
TestShimExitsUponContainerDelete_Isolated
Function · 0.52
testMultipleExecs
Function · 0.52
getMountNamespace
Function · 0.52
TestStubBlockDevices_Isolated
Function · 0.52
startAndWaitTask
Function · 0.52