Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateTypesCmd ¶
Types ¶
type BuildOrchestrator ¶
type BuildOrchestrator struct {
// contains filtered or unexported fields
}
func (*BuildOrchestrator) Build ¶
func (b *BuildOrchestrator) Build(forLinux, cleanFirst bool) error
type FrontendSelection ¶ added in v0.1.8
type FrontendSelection struct {
FrontendConfig config.FrontendConfig
APIClientConfig *config.APIClientConfig
}
FrontendSelection contains both frontend config and API client config from template
Click to show internal directories.
Click to hide internal directories.