sync

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2019 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// WorkingDir is here for testing
	WorkingDir = retrieveWorkingDir
)

Functions

func Perform

func Perform(ctx context.Context, image string, files map[string]string, cmdFn func(context.Context, v1.Pod, v1.Container, map[string]string) []*exec.Cmd, namespaces []string) error

Types

type Item

type Item struct {
	Image  string
	Copy   map[string]string
	Delete map[string]string
}

func NewItem

func NewItem(a *latest.Artifact, e watch.Events, builds []build.Artifact) (*Item, error)

type Syncer

type Syncer interface {
	Sync(context.Context, *Item) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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