package
0.1.0
Repository: https://github.com/segmentio/kubeapply.git
Documentation: pkg.go.dev

# 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.