Documentation
¶
Index ¶
Constants ¶
View Source
const (
UsagePrefix = "+usage="
ShortPrefix = "+short="
)
View Source
const Template = "#Template"
Variables ¶
This section is empty.
Functions ¶
func Eval ¶
func Eval(templatePath, workloadType string, value map[string]interface{}) (string, error)
func GetDefault ¶
func GetDefault(val cue.Value) interface{}
func GetParameters ¶
func GetParameters(templatePath string) ([]types.Parameter, string, error)
func RetrieveComments ¶
func RetrieveComments(value cue.Value) (string, string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.