Documentation ¶
Index ¶
- Constants
- func BeforeEachOverrideWerfProjectName()
- func CopyIn(sourcePath, destinationPath string)
- func CreateFile(path string, data []byte)
- func GetFreeTCPHostPort() int
- func GetRandomString(n int) string
- func GetTempDir() (string, error)
- func MeetsRequirements(requiredSuiteTools, requiredSuiteEnvs []string) bool
- func ProcessWerfBinPath() string
- func ProjectName() string
- func RegistryRepositoryList(reference string) []string
- func ResetEnviron()
- func RunCommand(dir, command string, args ...string) ([]byte, error)
- func RunSucceedCommand(dir, command string, args ...string)
- func ShelloutPack(command string) string
- func SucceedCommandOutput(dir, command string, args ...string) string
- func WaitTillHostReadyToRespond(url string, maxAttempts int)
Constants ¶
View Source
const DefaultWaitTillHostReadyToRespondMaxAttempts = 60
Variables ¶
This section is empty.
Functions ¶
func BeforeEachOverrideWerfProjectName ¶
func BeforeEachOverrideWerfProjectName()
func CreateFile ¶
func GetFreeTCPHostPort ¶
func GetFreeTCPHostPort() int
func GetRandomString ¶
func GetTempDir ¶
func MeetsRequirements ¶
func ProcessWerfBinPath ¶
func ProcessWerfBinPath() string
func ProjectName ¶
func ProjectName() string
func RegistryRepositoryList ¶
func ResetEnviron ¶
func ResetEnviron()
func RunSucceedCommand ¶
func ShelloutPack ¶
func SucceedCommandOutput ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.