docker

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Localhost = "0.0.0.0"

	GoNodeRESTApiPort = "6872"
	GoNodeGrpsApiPort = "6871"
	GoNodeBindPort    = "6873"

	ScalaNodeRESTApiPort = "6869"
	ScalaNodeGrpsApiPort = "6870"
	ScalaNodeBindPort    = "6868"

	DefaultTimeout = 16 * time.Second
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Docker

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

func NewDocker

func NewDocker() (*Docker, error)

func (*Docker) Purge

func (d *Docker) Purge() error

func (*Docker) RunContainers

func (d *Docker) RunContainers(ctx context.Context, paths config.ConfigPaths) error

Jump to

Keyboard shortcuts

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