dockerbuild

package
v1.4.0-alpha.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdDockerbuild

func NewCmdDockerbuild(fullName string, f *clientcmd.Factory, out, errOut io.Writer) *cobra.Command

Types

type DockerbuildOptions

type DockerbuildOptions struct {
	Out io.Writer
	Err io.Writer

	Client *docker.Client

	MountSpecs []string

	Mounts         []dockerbuilder.Mount
	Directory      string
	Tag            string
	DockerfilePath string
	AllowPull      bool
	Keyring        credentialprovider.DockerKeyring
	Arguments      cmdutil.Environment
}

func (*DockerbuildOptions) Complete

func (o *DockerbuildOptions) Complete(f *clientcmd.Factory, cmd *cobra.Command, args []string) error

func (*DockerbuildOptions) Run

func (o *DockerbuildOptions) Run() error

func (*DockerbuildOptions) Validate

func (o *DockerbuildOptions) Validate() error

Jump to

Keyboard shortcuts

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