filesystem

package
v0.0.0-...-869d168 Latest Latest
Warning

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

Go to latest
Published: May 9, 2019 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FSServicer

type FSServicer interface {
	CreateBaseJailDataset() error
	CloneBaseToJail(string) error
	CreateDataset() error
	CreateSnapshot() error
	RemoveDataset(string) error
}

FSServicer defines the behavior of the filesystem service

func NewFilesystemService

func NewFilesystemService(conf *config.Config, l gklog.Logger, metrics *statsd.Client, w utils.Wrapper) FSServicer

NewFilesystemService creates a new value of type FileSystemService which provides the dependencies to the service methods

Jump to

Keyboard shortcuts

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