tests

package
v0.13.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Nydusd

type Nydusd struct {
	NydusdConfig
}

Nydusd runs nydusd binary.

func NewNydusd

func NewNydusd(conf NydusdConfig) (*Nydusd, error)

func (*Nydusd) Mount

func (nydusd *Nydusd) Mount() error

func (*Nydusd) Umount

func (nydusd *Nydusd) Umount() error

type NydusdConfig

type NydusdConfig struct {
	EnablePrefetch bool
	NydusdPath     string
	BootstrapPath  string
	ConfigPath     string
	BackendType    string
	BackendConfig  string
	BlobCacheDir   string
	APISockPath    string
	MountPath      string
	Mode           string
	DigestValidate bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL