docker

package
v0.0.0-...-f5bbbf4 Latest Latest
Warning

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

Go to latest
Published: May 2, 2023 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 Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(composition *config.Composition, logger log.Logger) (*Client, error)

func (*Client) CreateNetwork

func (c *Client) CreateNetwork(ctx context.Context, name string) error

func (*Client) Down

func (c *Client) Down(ctx context.Context, name string) error

func (*Client) RemoveNetwork

func (c *Client) RemoveNetwork(ctx context.Context, name string) error

func (*Client) Start

func (c *Client) Start(ctx context.Context, name string) error

func (*Client) StartServiceAndWait

func (c *Client) StartServiceAndWait(ctx context.Context, name string, timeout time.Duration) error

func (*Client) Stop

func (c *Client) Stop(ctx context.Context, name string) error

func (*Client) Up

func (c *Client) Up(ctx context.Context, name, networkName string) error

func (*Client) WaitTillIsReady

func (c *Client) WaitTillIsReady(ctx context.Context, name string, timeout time.Duration) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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