Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnalyticsClient ¶
type AnalyticsD ¶
type Hypervisor ¶
type MetaDataReader ¶ added in v0.0.13
type Provisioner ¶
type Provisioner interface {
Ping() error
}
type Start ¶
type Start struct {
Exit chan struct{}
LocalExit chan string
UI UI
Config config.Config
MetaDataReader MetaDataReader
Analytics AnalyticsClient
AnalyticsToggle Toggle
HostNet HostNet
Host Host
Cache Cache
CFDevD CFDevD
VpnKit VpnKit
AnalyticsD AnalyticsD
Hypervisor Hypervisor
Stop Stop
Provisioner Provisioner
Provision Provision
Env Env
Profiler SystemProfiler
}
type SystemProfiler ¶
Click to show internal directories.
Click to hide internal directories.