rpc

package
v3.0.0-alpha.1+incompa... Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2018 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChrootArgs

type ChrootArgs struct {
	Root string
}

ChrootArgs defines the arguments to chroot

type LoopArgs

type LoopArgs struct {
	Image string
	Mode  int
	Info  loop.Info64
}

LoopArgs defines the arguments to create a loop device

type MkdirArgs

type MkdirArgs struct {
	Path string
}

MkdirArgs defines the arguments to mkdir

type MountArgs

type MountArgs struct {
	Source     string
	Target     string
	Filesystem string
	Mountflags uintptr
	Data       string
}

MountArgs defines the arguments to mount

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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