Documentation ¶
Index ¶
- 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)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckForHeadless ¶
CheckForHeadless is helper function for tests. It checks if all Services in objects are Headless Services and if there is at least one such Services.
func CreateGitRemoteBranch ¶
CreateGitRemoteBranch TODO: comment
func CreateLocalDirectory ¶
CreateLocalDirectory TODO: comment
func CreateLocalGitDirectory ¶
CreateLocalGitDirectory TODO: comment
func CreateSubdir ¶
CreateSubdir TODO: comment
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.