Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudbase/garm
/ GetEntitiesUsingEndpoint
Function
GetEntitiesUsingEndpoint
cache/entity_cache.go:588–590 ·
view source on GitHub ↗
(endpoint params.ForgeEndpoint)
Source
from the content-addressed store, hash-verified
586
}
587
588
func
GetEntitiesUsingEndpoint(endpoint params.ForgeEndpoint) []params.ForgeEntity {
589
return
entityCache.GetEntitiesUsingEndpoint(endpoint)
590
}
Callers
1
handleEndpointEvent
Method · 0.92
Calls
1
GetEntitiesUsingEndpoint
Method · 0.80
Tested by
no test coverage detected