client

package
v0.0.0-...-d408f38 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2020 License: MPL-2.0 Imports: 8 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 {
	// contains filtered or unexported fields
}

func (*Client) Connect

func (c *Client) Connect() error

func (*Client) CreateContainer

func (c *Client) CreateContainer(s *specgen.SpecGenerator) (string, error)

func (*Client) PullImage

func (c *Client) PullImage(rawImage string) error

func (*Client) RemoveContainer

func (c *Client) RemoveContainer(containerId string) error

func (*Client) StartContainer

func (c *Client) StartContainer(containerId string) error

func (*Client) StopContainer

func (c *Client) StopContainer(containerId string) error

func (*Client) WaitContainer

func (c *Client) WaitContainer(containerId string) error

Jump to

Keyboard shortcuts

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