Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudbase/garm
/ RemoveEndpoint
Function
RemoveEndpoint
cache/endpoint_cache.go:70–72 ·
view source on GitHub ↗
(epName string)
Source
from the content-addressed store, hash-verified
68
}
69
70
func
RemoveEndpoint(epName string) {
71
endpointCache.RemoveEndpoint(epName)
72
}
Callers
1
handleEndpointEvent
Method · 0.92
Calls
1
RemoveEndpoint
Method · 0.80
Tested by
no test coverage detected