options

package
v0.15.18 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2017 License: Apache-2.0 Imports: 0 Imported by: 21

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Build

type Build struct {
	NoCache     bool
	ForceRemove bool
	Pull        bool
}

Build holds options of compose build.

type ImageType

type ImageType string

ImageType defines the type of image (local, all)

func (ImageType) Valid

func (i ImageType) Valid() bool

Valid indicates whether the image type is valid.

type Options added in v0.15.0

type Options struct {
	NoRecreate    bool
	ForceRecreate bool
	NoBuild       bool
	ForceBuild    bool
	Services      []string

	Rollback bool
	Pull     bool
}

Create holds options of compose create.

type Pull added in v0.15.0

type Pull struct {
	Cached bool
}

Jump to

Keyboard shortcuts

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