Searched defs:cacheConfig (Results 1 – 1 of 1) sorted by relevance
116 type cacheConfig struct { struct117 CacheParams123 FilesystemView string126 func (p *cacheConfig) Dump() ([]byte, error) {