Documentation
¶
Index ¶
- func Build(ctx context.Context, project *types.Project, services []string) error
- func Down(ctx context.Context, project *types.Project) error
- func Load(ctx context.Context, projectPath, name string) (*types.Project, error)
- func Up(ctx context.Context, project *types.Project) error
- type SourceConfig
- type SourceConfigs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SourceConfig ¶
type SourceConfigs ¶
type SourceConfigs map[string]SourceConfig
Click to show internal directories.
Click to hide internal directories.