Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App interface {
Setup(opts Options) error
Run() error
GetPlatform() boshplatform.Platform
}
type Config ¶
type Config struct {
Platform boshplatform.Options
Infrastructure boshinf.Options
}
Source Files
¶
- app.go
- config.go
- options.go
Click to show internal directories.
Click to hide internal directories.