Documentation ¶
Overview ¶
Package kube implements "kube" starlark built-in which renders and applies Kubernetes objects.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Scheme = runtime.NewScheme() Codecs = serializer.NewCodecFactory(Scheme) )
View Source
var ErrNotFound = errors.New("not found")
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.