package
17.12.1-ce-rc2+incompatible
Repository: https://github.com/raz0rcoder/dockerce.git
Documentation: pkg.go.dev

# Functions

NewFSCache returns new FSCache object.
NewNaiveCacheBackend is a basic backend implementation for fscache.

# Structs

CachePolicy defines policy for keeping a resource in cache.
FSCache allows syncing remote resources to cached snapshots.
GCPolicy defines policy for garbage collection.
Opt defines options for initializing FSCache.

# Interfaces

Backend is a backing implementation for FSCache.
RemoteIdentifier identifies a transfer request.
Transport defines a method for syncing remote data to FSCache.