package
0.0.0-20221017210920-d765a811c610
Repository: https://github.com/ubautograding/leviathan.git
Documentation: pkg.go.dev
# Functions
CopyToContainer copies a specific file directly into the container.
CreateNewContainer creates a new container from given image.
ListContainer lists all the containers running on host machine.
NewSSHClient creates a new SSH based client.
PruneContainers clears all containers that are not running.
PullImage clears all containers that are not running.
RemoveContainer deletes the container of a given ID.
StartContainer starts the container of a given ID.
StopContainer stops the container of a given ID.
No description provided by the author