Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCacheManager ¶
func NewCacheManager(outputStore interfaces.CacheOutputBlobStore, dataStore repoInterfaces.CachedOutputRepo, reservationStore repoInterfaces.ReservationRepo, maxInlineSizeBytes int64, cacheScope promutils.Scope, heartbeatGracePeriodMultiplier time.Duration, maxHeartbeatInterval time.Duration) interfaces.CacheManager
func NewCacheOutputBlobStore ¶
func NewCacheOutputBlobStore(store *storage.DataStore, storagePrefix storage.DataReference) interfaces.CacheOutputBlobStore
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.