MCPcopy Create free account
hub / github.com/cloudbase/garm / Delete

Method Delete

locking/interface.go:28–28  ·  view source on GitHub ↗
(key string)

Source from the content-addressed store, hash-verified

26 LockedBy(key string) (string, bool)
27 Unlock(key string, remove bool)
28 Delete(key string)
29}
30
31type InstanceDeleteBackoff interface {

Callers 15

DeleteGithubToolsCacheFunction · 0.65
DeleteMethod · 0.65
TestRecordFailureMethod · 0.65
DeleteMethod · 0.65
DeleteFunction · 0.65
DeleteRepositoryMethod · 0.65
UpdateFileObjectMethod · 0.65
DeleteFileObjectMethod · 0.65
DeleteJobMethod · 0.65

Implementers 1

keyMutexlocking/local_locker.go

Calls

no outgoing calls

Tested by 1

TestRecordFailureMethod · 0.52