up

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2019 License: Apache-2.0 Imports: 41 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(cfg *config.Config, opts *Options) error

Run runs an operation similar docker-compose up against a Kubernetes cluster.

Types

type Options

type Options struct {
	Context  context.Context
	Detach   bool
	Reporter *reporter.Reporter
	// True to set runAsUser/runAsGroup for each pod based on the user of the pod's image and the "user" key of the pod's docker-compose
	// service.
	RunAsUser bool
}

type TarWriter

type TarWriter interface {
	io.Writer
	WriteHeader(header *tar.Header) error
}

Jump to

Keyboard shortcuts

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