Versions in this module Expand all Collapse all v1 v1.0.0 Mar 14, 2019 Changes in this version + type Step struct + Args []string + Command []string + Env []string + ExtMounts []mount.Mount + Image string + Name string + Task string + Volumes map[string]string + WorkDir string + func (step Step) Exec() (*io.ReadCloser, error)