store

package
v0.0.0-...-4cf56e2 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2014 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrExists = errors.New("store: image exists")

Functions

This section is empty.

Types

type Store

type Store struct {
	Root string
	// contains filtered or unexported fields
}

func New

func New(root string, driver graphdriver.Driver) (*Store, error)

func (*Store) Add

func (s *Store) Add(img *registry.Image) (err error)

func (*Store) Exists

func (s *Store) Exists(id string) bool

Jump to

Keyboard shortcuts

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