Versions in this module Expand all Collapse all v0 v0.2.10 Sep 24, 2020 Changes in this version + var GenerateName = generateName + type Launcher struct + Args []string + Command string + Debug bool + Name string + Namespace string + Path string + TimeoutClient time.Duration + TimeoutEnqueue time.Duration + TimeoutPod time.Duration + TimeoutQueue time.Duration + Workspace string + func (t *Launcher) Run(ctx context.Context) error + type WorkspaceHandler func(*v1alpha1.Workspace) (bool, error)