dockermachine

package
v0.0.0-...-0365506 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2020 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Driver string
}

type Stage

type Stage struct {
	Options *Options
	// contains filtered or unexported fields
}

func (*Stage) Available

func (s *Stage) Available() (bool, error)

func (*Stage) Cleanup

func (s *Stage) Cleanup()

func (*Stage) Create

func (s *Stage) Create() error

func (*Stage) Exist

func (s *Stage) Exist() (bool, error)

func (*Stage) GetDockerOptions

func (s *Stage) GetDockerOptions() (*stage.DockerOptions, error)

func (*Stage) GetSSHOptions

func (s *Stage) GetSSHOptions() (*stage.SSHOptions, error)

func (*Stage) Initialize

func (s *Stage) Initialize(name string, config *types.Stage) error

func (*Stage) Remove

func (s *Stage) Remove(force bool, _ bool) error

func (*Stage) Start

func (s *Stage) Start() error

func (*Stage) Stop

func (s *Stage) Stop() error

Jump to

Keyboard shortcuts

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