Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Clean ¶
func Clean(ectx ExecutionContext, clearDataDir bool) error
func GenerateBackendFile ¶
func GenerateBackendFile(ectx ExecutionContext, format string) error
func GenerateVarFileFile ¶
func GenerateVarFileFile(ectx ExecutionContext, format string) error
Types ¶
type ExecutionContext ¶
type ExecutionContext struct {
Config *config.Configuration
Stack *stack.Stack
ComponentName string
ComponentConfig stack.ConfigWithMetadata
WorkingDir string
DryRun bool
}
Click to show internal directories.
Click to hide internal directories.