Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Hyperkit ¶
type Hyperkit struct {
UI driver.UI
Config config.Config
DaemonRunner driver.DaemonRunner
CFDevD *client.Client
SudoShell *runner.Sudo
}
func (*Hyperkit) CheckRequirements ¶
func (*Hyperkit) Prestart ¶
This pre-start hook was added to accommodate, albeit hastily, a request have any actions that require sudo privileges sooner since 'cf dev start' can take some time. For now, only the darwin architecture make use of it to since it is not expected to be ran with administrator privileges. https://github.com/cloudfoundry-incubator/cfdev/issues/41
Click to show internal directories.
Click to hide internal directories.