//
pkg.gl
Category
github.com/GLCharge/distributed-scheduler
foundation
docker
package
0.2.0
Repository:
https://github.com/glcharge/distributed-scheduler.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
87 SLOC
#
Functions
DumpContainerLogs
DumpContainerLogs outputs logs from the running docker container.
StartContainer
StartContainer starts the specified container for running tests.
StopContainer
StopContainer stops and removes the specified container.
#
Structs
Container
Container tracks information about the docker container started for tests.