event

package
v0.25.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	NotStarted = "Not Started"
	InProgress = "In Progress"
	Complete   = "Complete"
	Failed     = "Failed"
)

Variables

This section is empty.

Functions

func Handle

func Handle(event *proto.Event)

func InitializeState

func InitializeState(build *latest.BuildConfig, deploy *latest.DeployConfig, opts *config.SkaffoldOptions) (func() error, error)

InitializeState instantiates the global state of the skaffold runner, as well as the event log. It returns a shutdown callback for tearing down the grpc server, which the runner is responsible for calling. This function can only be called once.

func LogSkaffoldMetadata

func LogSkaffoldMetadata(info *version.Info)

func SetupRPCClient

func SetupRPCClient(opts *config.SkaffoldOptions) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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