Documentation
¶
Overview ¶
Package plugin for caching directories using given backends
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
ArchiveFormat string
Backend string
CacheKey string
Debug bool
Rebuild bool
Restore bool
Mount []string
S3 backend.S3Config
FileSystem backend.FileSystemConfig
}
Config plugin-specific parameters and secrets
Click to show internal directories.
Click to hide internal directories.