Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Scheme = scheme.Scheme
)
Functions ¶
func IsResourceNamespaced ¶
IsResourceNamespaced returns true if the resource kind is namespaced.
func PrepareManifest ¶
func PrepareManifest(bytes []byte) ([]unstructured.Unstructured, error)
func ToUnstructured ¶
func ToUnstructured(rawyaml []byte) ([]unstructured.Unstructured, error)
ToUnstructured takes a YAML and converts it to a list of Unstructured objects
Types ¶
Click to show internal directories.
Click to hide internal directories.