MCPcopy
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

RunTaskFunction · 0.65
DeleteProcessMethod · 0.65
copyMethod · 0.65
testJailerFunction · 0.65
testAttachBlockDeviceFunction · 0.65
testVolumesFunction · 0.65
testVolumeFromFunction · 0.65
CloseMethod · 0.65

Implementers 3

GuestVolumeImageProvidervolume/guest_image.go
testProvidervolume/set_test.go
imageVolumeProvidervolume/image.go

Calls

no outgoing calls

Tested by 15

testJailerFunction · 0.52
testAttachBlockDeviceFunction · 0.52
testVolumesFunction · 0.52
testVolumeFromFunction · 0.52
testMultipleExecsFunction · 0.52
getMountNamespaceFunction · 0.52
startAndWaitTaskFunction · 0.52