testutils

package
v1.31.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckForHeadless

func CheckForHeadless(objects []runtime.Object) error

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 CheckForHealthCheckLivenessAndReadiness added in v1.23.0

func CheckForHealthCheckLivenessAndReadiness(objects []runtime.Object) error

CheckForHealthCheckLivenessAndReadiness check if has liveness and readiness in healthcheck configured.

func CreateGitRemoteBranch

func CreateGitRemoteBranch(t *testing.T, dir string, branch string, remote string)

CreateGitRemoteBranch TODO: comment

func CreateLocalDirectory

func CreateLocalDirectory(t *testing.T) string

CreateLocalDirectory TODO: comment

func CreateLocalGitDirectory

func CreateLocalGitDirectory(t *testing.T) string

CreateLocalGitDirectory TODO: comment

func CreateSubdir

func CreateSubdir(t *testing.T, dir string, subdir string)

CreateSubdir TODO: comment

func NewCommand

func NewCommand(cmd string) *exec.Cmd

NewCommand TODO: comment

func SetGitRemote

func SetGitRemote(t *testing.T, dir string, remote string, remoteURL string)

SetGitRemote TODO: comment

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL