cache

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: May 30, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageCache added in v0.2.0

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

func NewImageCache added in v0.2.0

func NewImageCache(imageRef name.Reference, dockerClient *client.Client) *ImageCache

func (*ImageCache) Clear added in v0.2.0

func (c *ImageCache) Clear(ctx context.Context) error

func (*ImageCache) Name added in v0.2.0

func (c *ImageCache) Name() string

type VolumeCache added in v0.2.0

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

func NewVolumeCache added in v0.2.0

func NewVolumeCache(imageRef name.Reference, suffix string, dockerClient *client.Client) *VolumeCache

func (*VolumeCache) Clear added in v0.2.0

func (c *VolumeCache) Clear(ctx context.Context) error

func (*VolumeCache) Name added in v0.2.0

func (c *VolumeCache) Name() string

Jump to

Keyboard shortcuts

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