container

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: May 27, 2020 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Package container implements deployment operations performed on the containers themselves.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CleanUp

func CleanUp(ctx context.Context, cfg *config.Config, pipeline *pipelines.Pipeline, name names.Name) error

CleanUp cleans up/removes the resources created during the "container deploy" step.

Types

type ImageRefs

type ImageRefs map[string]string

ImageRefs map an image reference placeholder to an actual image reference that points to an image on a container registry.

func Exec

func Exec(ctx context.Context, cfg *config.Config, pipeline *pipelines.Pipeline, name names.Name) (ImageRefs, error)

Exec executes the deployment operations addressing the containers themselves.

Jump to

Keyboard shortcuts

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