utils

package
v2.91.5+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2018 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildAgent

func BuildAgent() error

func TarDirectory added in v0.0.24

func TarDirectory(dirname, rootdir, tarname string) (string, error)

TarDirectory - rootdir is equivalent to tar -C 'rootdir'

Types

type Agent added in v0.0.24

type Agent struct {
	ID string
	// contains filtered or unexported fields
}

func StartVagrant

func StartVagrant(provider string, osVersion string) (Agent, error)

func (Agent) Stop added in v0.0.24

func (a Agent) Stop()

type BlobClient added in v0.0.24

type BlobClient struct {
	// contains filtered or unexported fields
}

func NewBlobstore added in v0.0.24

func NewBlobstore(uri string) BlobClient

func (BlobClient) Create added in v0.0.24

func (b BlobClient) Create(filepath string) (string, error)

func (BlobClient) Get added in v0.0.24

func (b BlobClient) Get(uuid string, destinationPath string) error

type TarWalker added in v0.0.24

type TarWalker struct {
	// contains filtered or unexported fields
}

func (*TarWalker) Walk added in v0.0.24

func (t *TarWalker) Walk(path string, fi os.FileInfo, err error) error

Jump to

Keyboard shortcuts

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