applier

package
v0.0.0-...-7f9185d Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2022 License: Apache-2.0 Imports: 8 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyLayers

func ApplyLayers(layers []types.BlobInfo) types.ArtifactDetail

Types

type Applier

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

func NewApplier

func NewApplier(c cache.LocalArtifactCache) Applier

func (Applier) ApplyLayers

func (a Applier) ApplyLayers(imageID string, layerKeys []string) (types.ArtifactDetail, error)

type Config

type Config struct {
	ContainerConfig containerConfig `json:"container_config"`
	History         []History
}

type History

type History struct {
	Created   time.Time
	CreatedBy string `json:"created_by"`
}

Jump to

Keyboard shortcuts

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