Versions in this module Expand all Collapse all v0 v0.3.0 Feb 24, 2017 v0.2.0 Jan 27, 2017 Changes in this version + func CheckForHeadless(objects []runtime.Object) error + func CreateGitRemoteBranch(t *testing.T, dir string, branch string, remote string) + func CreateLocalDirectory(t *testing.T) string + func CreateLocalGitDirectory(t *testing.T) string + func CreateSubdir(t *testing.T, dir string, subdir string) + func NewCommand(cmd string) *exec.Cmd + func SetGitRemote(t *testing.T, dir string, remote string, remoteURL string)