integration

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2017 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BaseImagePathToVolumeID added in v0.4.0

func BaseImagePathToVolumeID(baseImagePath string) string

func CreateBaseImageTar added in v0.7.0

func CreateBaseImageTar(sourcePath string) *os.File

func CreateFakeBin added in v0.7.0

func CreateFakeBin(binaryName string) (string, *os.File, *os.File)

func CreateFakeDrax added in v0.7.0

func CreateFakeDrax() (string, *os.File, *os.File)

func CreateImage added in v0.4.0

func CreateImage(grootFSBin, storePath, draxBin, baseImagePath, id string, diskLimit int64) groot.Image

func CreateImageWSpec added in v0.4.0

func CreateImageWSpec(grootFSBin, storePath, draxBin string, spec groot.CreateSpec) (groot.Image, error)

func FindGID

func FindGID(group string) uint32

func FindUID

func FindUID(user string) uint32

func UpdateBaseImageTar added in v0.7.0

func UpdateBaseImageTar(tarPath, sourcePath string)

Types

type CustomRoundTripper

type CustomRoundTripper struct {
	RoundTripFn func(req *http.Request) (*http.Response, error)
}

func (*CustomRoundTripper) RoundTrip

func (r *CustomRoundTripper) RoundTrip(req *http.Request) (*http.Response, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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