aci

package
v0.0.0-...-df1a5a3 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2015 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrChmod        = errors.New("Error changing file permissions")
	ErrCopyingFile  = errors.New("Error copying file")
	ErrCreatingFile = errors.New("Error creating file")
	ErrMkdirAll     = errors.New("Error making directory")
	ErrNext         = errors.New("Error iterating through tar file")
	ErrUntar        = errors.New("Error untarring file")
)

Functions

func Extract

func Extract(f io.ReadSeeker) (string, error)

Extract expands the ACI file to a temporary directory, returning the directory path where the ACI was expanded or an error

func Manifest

func Manifest(f io.ReadSeeker) (*schema.ImageManifest, error)

Manifest returns the ImageManifest inside the ACI file

func Validate

func Validate(f io.ReadSeeker) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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