nfs

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NFS

type NFS struct {
	Host   string
	Target string
	Folder string
	Key    string
	Client *NFSMount
}

func (*NFS) Cleanup

func (d *NFS) Cleanup() error

func (*NFS) Init

func (d *NFS) Init() error

func (*NFS) LoadEnv

func (d *NFS) LoadEnv(prefix string) error

func (*NFS) LoadFlags

func (d *NFS) LoadFlags() error

func (*NFS) Push

func (d *NFS) Push(r io.Reader) error

type NFSMount

type NFSMount struct {
	Mount  *nfs.Mount
	Target *nfs.Target
}

Jump to

Keyboard shortcuts

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