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

Method Reset

runner/pool/cache.go:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13type poolCacheStore interface {
14 Next() (params.Pool, error)
15 Reset()
16 Len() int
17}
18

Callers 12

CollectScaleSetMetricFunction · 0.65
CollectProviderMetricFunction · 0.65
CollectRepositoryMetricFunction · 0.65
CollectJobMetricFunction · 0.65
CollectPoolMetricFunction · 0.65
CollectInstanceMetricFunction · 0.65
CollectEnterpriseMetricFunction · 0.65
GetMethod · 0.65
handleEntityEventMethod · 0.65
handleEndpointEventMethod · 0.65

Implementers 1

poolRoundRobinrunner/pool/cache.go

Calls

no outgoing calls

Tested by

no test coverage detected