Documentation ¶
Index ¶
- func Checksum(spec *bundlev1.Template) (string, error)
- func Execute(spec *bundlev1.Template, v visitor.TemplateVisitor) error
- func JSONSchema() []byte
- func Lint(r io.Reader) ([]gojsonschema.ResultError, error)
- func Validate(spec *bundlev1.Template) error
- func YAML(r io.Reader) (*bundlev1.Template, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute(spec *bundlev1.Template, v visitor.TemplateVisitor) error
Execute a template to generate a final secret bundle.
func Lint ¶
func Lint(r io.Reader) ([]gojsonschema.ResultError, error)
Lint to input reader content with Bundle jsonschema.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.