Documentation
¶
Index ¶
- Constants
- func EventuallyProcessStops(pid int, timeoutSec int)
- func EventuallyShouldListenAt(url string, timeoutSec int)
- func FileExists(file string) (bool, error)
- func HasSudoPrivilege() bool
- func HttpServerIsListeningAt(url string) error
- func PidFromFile(pidFile string) int
- func ProcessIsRunning(pid int) (bool, error)
- func SetupDependencies(cacheDir string)
Constants ¶
View Source
const ( GardenIP = "localhost" BoshDirectorIP = "10.245.0.2" CFRouterIP = "10.144.0.34" )
Variables ¶
This section is empty.
Functions ¶
func EventuallyProcessStops ¶
func FileExists ¶ added in v0.0.3
func HasSudoPrivilege ¶
func HasSudoPrivilege() bool
func HttpServerIsListeningAt ¶
func PidFromFile ¶
func ProcessIsRunning ¶
func SetupDependencies ¶
func SetupDependencies(cacheDir string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.