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

Method Wait

client/interfaces.go:25–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 RemoveHandler(target *EventTarget) (err error)
24 Refresh() (err error)
25 Wait() (err error)
26 WaitContext(ctx context.Context) error
27}
28

Callers 15

doDeleteMethod · 0.95
runMethod · 0.95
CancelableWaitFunction · 0.95
CopyStoragePoolVolumeMethod · 0.65
MoveStoragePoolVolumeMethod · 0.65
ApplyServerPreseedMethod · 0.65
tryCopyImageMethod · 0.65
CopyImageMethod · 0.65
GetImageFileMethod · 0.65

Implementers 1

operationclient/operations.go

Calls

no outgoing calls

Tested by 2

TestCluster_BootstrapFunction · 0.52
TestCluster_RenameNodeFunction · 0.52