package
Version:
v0.0.0-...-1665488
Opens a new window with list of versions in this module.
Published: Jun 19, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Pull pulls latest images of i1820/elrunner and redis:alpine.
Please consider that image names are defined globally.
Env provides environment variables in runners
type Runner struct {
ID string `json:"id" bson:"id"`
Port string `json:"port" bson:"port"`
RedisID string `json:"rid" bson:"redisid"`
}
Runner represents runner docker information
New creates runner docker with given user name
mgu represents mongo url that is used in runners
for collecting errors and access to thing data
Remove removes runner and redis dockers
Restart restarts runner docker (not redis)
Show returns detail information about runner and redis dockers in the array with a length of 2
Source Files
¶
Click to show internal directories.
Click to hide internal directories.