Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Disk cache manager for fusedev.
func NewManager ¶
func (*Manager) CacheUsage ¶ added in v0.3.1
Report each blob disk usage TODO: For fscache cache files, the cache files are managed by nydusd and Linux kernel We don't know how it manages cache files. A method to address this is to query nydusd. So we can't report cache usage in the case of fscache now
func (*Manager) RemoveBlobCache ¶ added in v0.3.3
Click to show internal directories.
Click to hide internal directories.