MCPcopy 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
588func GetEntitiesUsingEndpoint(endpoint params.ForgeEndpoint) []params.ForgeEntity {
589 return entityCache.GetEntitiesUsingEndpoint(endpoint)
590}

Callers 1

handleEndpointEventMethod · 0.92

Calls 1

Tested by

no test coverage detected