dockermachine

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2017 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Sh *shell.Sh
}

func NewClient

func NewClient(sh *shell.Sh) *Client

func (*Client) HostIP

func (c *Client) HostIP(vm string) (string, error)

func (*Client) Installed

func (c *Client) Installed() (bool, error)

func (*Client) RunningVMs

func (c *Client) RunningVMs() ([]string, error)

func (*Client) VMs

func (c *Client) VMs() ([]string, error)

type Driver

type Driver struct {
	IPAddress string
}

type Machine

type Machine struct {
	Driver Driver
}

Jump to

Keyboard shortcuts

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