MCPcopy 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
70func RemoveEndpoint(epName string) {
71 endpointCache.RemoveEndpoint(epName)
72}

Callers 1

handleEndpointEventMethod · 0.92

Calls 1

RemoveEndpointMethod · 0.80

Tested by

no test coverage detected