package flags
import "github.com/containerd/nydus-snapshotter/internal/flags"
Index ¶
Types ¶
type Args ¶
type Args struct {
Address string
NydusdConfigPath string
SnapshotterConfigPath string
RootDir string
NydusdPath string
NydusImagePath string
NydusOverlayFSPath string
DaemonMode string
FsDriver string
LogLevel string
LogToStdout bool
LogToStdoutCount int
PrintVersion bool
}
type Flags ¶
type Flags struct {
Args *Args
F []cli.Flag
}
func NewFlags ¶
func NewFlags() *Flags
Source Files ¶
- Version
- v0.15.15 (latest)
- Published
- Apr 17, 2026
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 10 hours ago –
Tools for package owners.