# Packages
No description provided by the author
# Functions
ExpandStar expands all starlark in the root directory, replacing each file with its YAML expansion.
GoToStarValue converts the given go interface to the equivalent Starlark value.
NewURLFileReader returns a skycfg FileReader that reads files from local disk, resolving remote URLs if needed.
StarStrToObjs converts a starlark string into one or more Kubernetes objects.
StarToObjs converts a starlark file into one or more Kubernetes objects.
StarToYaml converts a starlark file into a YAML Kubernetes file.