# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Kube generate Kubernetes YAML (v1 specification).
No description provided by the author
No description provided by the author
# Structs
ApplyOptions are optional options for applying kube YAML files to a k8s cluster
go:generate go run ../generator/generator.go ApplyOptions.
DownOptions are optional options for tearing down kube YAML files to a k8s cluster
go:generate go run ../generator/generator.go DownOptions.
PlayOptions are optional options for replaying kube YAML files
go:generate go run ../generator/generator.go PlayOptions.