project

package
v0.0.0-...-8071966 Latest Latest
Warning

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

Go to latest
Published: May 9, 2019 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContainerIds

func ContainerIds() []string

func ContextFiles

func ContextFiles(path string) ([]string, error)

func RecurseDir

func RecurseDir(path string, excludes []string) ([]string, error)

Types

type ContainerState

type ContainerState struct {
	Name      string
	IsRunning bool
}

func ContainerStates

func ContainerStates() []ContainerState

func FindFirstRunningContainer

func FindFirstRunningContainer(serviceName string, containers []ContainerState) ContainerState

FindFirstRunningContainer finds the state of the first running container matching the given service name.

Jump to

Keyboard shortcuts

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