Documentation ¶
Index ¶
- func ExitCode(err error) int
- func Get(workDir, uri string, update bool, stdout, stderr io.Writer) error
- func HandleError(out io.Writer, err error) int
- func Import(workDir, uri, alias string, stdout, stderr io.Writer) error
- func Init(rootDir, projectName string, stdout, stderr io.Writer) error
- func PrintError(out io.Writer, err error)
- func Render(oyafilePath, templatePath string, excludedPaths []string, outputPath string, ...) error
- func Run(workDir, taskName string, taskArgs Args, recurse, changeset bool, ...) error
- func SecretsEdit(filename string, stdout, stderr io.Writer) error
- func SecretsEncrypt(path string, stdout, stderr io.Writer) error
- func SecretsView(path string, stdout, stderr io.Writer) error
- func Tasks(workDir string, recurse, changeset bool, stdout, stderr io.Writer) error
- type Args
- type ErrNoScope
- Bugs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintError ¶ added in v0.0.9
Types ¶
type ErrNoScope ¶
func (ErrNoScope) Error ¶
func (err ErrNoScope) Error() string
Notes ¶
Bugs ¶
Ignoring err.
Click to show internal directories.
Click to hide internal directories.