local

package
v0.0.0-...-ab06b26 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2017 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LocalStore

type LocalStore struct {
	MetadataStore *metadata.Store
	Cache         cache.Accessor
}

func (*LocalStore) GetContentMapping

func (ls *LocalStore) GetContentMapping(key digest.Digest) ([]digest.Digest, error)

func (*LocalStore) Lookup

func (ls *LocalStore) Lookup(ctx context.Context, key digest.Digest, msg string) (interface{}, error)

func (*LocalStore) Probe

func (ls *LocalStore) Probe(ctx context.Context, key digest.Digest) (bool, error)

func (*LocalStore) Set

func (ls *LocalStore) Set(key digest.Digest, value interface{}) error

func (*LocalStore) SetContentMapping

func (ls *LocalStore) SetContentMapping(contentKey, regularKey digest.Digest) error

Jump to

Keyboard shortcuts

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