Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UtilModule ¶
UtilModule defines a skycfg module with various helper functions in it.
func YamlModule ¶
YamlModule returns a Starlark module for YAML helpers.
Types ¶
type Module ¶
type Module struct {
Name string
Attrs starlark.StringDict
}
Module is a skycfg module, i.e. a bundle of functions in a common namespace.
Click to show internal directories.
Click to hide internal directories.