Documentation
¶
Index ¶
- func ReadDir(dir string, answersFromEnv bool) (map[string]*Template, error)
- type Template
- func (t *Template) PopulateAnswersFromEnv() error
- func (t *Template) RequiredEnv() ([]string, error)
- func (t *Template) RequiredFiles() ([]string, error)
- func (t *Template) ToClientStack() (*client.Stack, error)
- func (t *Template) ToInternalStack() (*v1.InternalStack, error)
- func (t *Template) ToStack(namespace, name string) *v1.Stack
- func (t *Template) Validate() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Source Files
¶
- dir.go
- parse.go
- transform.go
- types.go
Click to show internal directories.
Click to hide internal directories.