This commit cleans up the distillery code by making each component a distinct struct. Each of these components is also returned by by a new Component() function that replaces the Stacks() function. |
||
|---|---|---|
| .. | ||
| backup.go | ||
| distillery.go | ||
| instances.go | ||
| instances_provision.go | ||
| params.go | ||
| requirements.go | ||
| runtime.go | ||
| stack.go | ||
| stack_resolver.go | ||
| stack_self.go | ||
| stack_sql.go | ||
| stack_ssh.go | ||
| stack_triplestore.go | ||
| stack_web.go | ||