Documentation
¶
Index ¶
- Constants
- func EventuallyProcessStops(pid int, timeoutSec int)
- func FileExists(file string) (bool, error)
- func GetCfPluginPath() string
- func GetCfdevHome() string
- func HasSudoPrivilege() bool
- func HttpServerIsListeningAt(url string) error
- func IsLaunchdRunning(label string) func() (bool, error)
- func IsWindows() bool
- func PidFromFile(pidFile string) int
- func RemoveIPAliases(aliases ...string)
- 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 ¶
func GetCfPluginPath ¶
func GetCfPluginPath() string
func GetCfdevHome ¶
func GetCfdevHome() string
func HasSudoPrivilege ¶
func HasSudoPrivilege() bool
func HttpServerIsListeningAt ¶
func IsLaunchdRunning ¶
func PidFromFile ¶
func RemoveIPAliases ¶
func RemoveIPAliases(aliases ...string)
func SetupDependencies ¶
func SetupDependencies(cacheDir string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.