package
6.8.15+incompatible
Repository: https://github.com/agilebits/beats.git
Documentation: pkg.go.dev

# Functions

EnsureUp starts all the requested services (must be defined in docker-compose.yml) with a default timeout of 300 seconds.
EnsureUpWithTimeout starts all the requested services (must be defined in docker-compose.yml) Wait for `timeout` seconds for health.
NewProject creates a new docker-compose project.

# Constants

Possible states of a service for filtering.
Possible states of a service for filtering.
Possible states of a service for filtering.

# Structs

CreateOptions are the options when containers are created.
Filter options for services.
Project is a docker-compose project.
UpOptions are the options when containers are started.

# Interfaces

ContainerStatus is an interface to obtain the status of a container.
Driver is the interface of docker compose implementations.

# Type aliases

State of a service for filtering.