Documentation
¶
Index ¶
- func Bootstrap(e *pluggable.Event) pluggable.EventResponse
- func Challenge(e *pluggable.Event) pluggable.EventResponse
- func ErrorEvent(format string, a ...interface{}) pluggable.EventResponse
- func Install(e *pluggable.Event) pluggable.EventResponse
- func InteractiveInstall(e *pluggable.Event) pluggable.EventResponse
- func ListVersions(e *pluggable.Event) pluggable.EventResponse
- func Recovery(e *pluggable.Event) pluggable.EventResponse
- func RecoveryStop(e *pluggable.Event) pluggable.EventResponse
- func SaveCloudConfig(name string, c []byte) error
- func SaveOEMCloudConfig(name string, yc yip.YipConfig) error
- func SetupAPI(apiAddress, rootDir string, start bool, c *providerConfig.Config) error
- func SetupVPN(instance, apiAddress, rootDir string, start bool, c *providerConfig.Config) error
- func Start() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorEvent ¶
func ErrorEvent(format string, a ...interface{}) pluggable.EventResponse
func InteractiveInstall ¶
func InteractiveInstall(e *pluggable.Event) pluggable.EventResponse
func ListVersions ¶
func ListVersions(e *pluggable.Event) pluggable.EventResponse
func RecoveryStop ¶
func RecoveryStop(e *pluggable.Event) pluggable.EventResponse
func SaveCloudConfig ¶ added in v1.3.1
func SaveOEMCloudConfig ¶ added in v1.3.1
func SetupAPI ¶ added in v1.4.0
func SetupAPI(apiAddress, rootDir string, start bool, c *providerConfig.Config) error
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.