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 IsServiceRunning(label string) func() (bool, error)
- func PidFromFile(pidFile string) int
- func RemoveIPAliases(aliases ...string)
- func SetupDependencies(cacheDir string)
Constants ¶
View Source
const (
BoshDirectorIP = "10.144.0.2"
)
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 IsServiceRunning ¶ added in v0.0.15
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.