Documentation
¶
Overview ¶
Package manifest contains helpers to consume objects from Kubernetes manifests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ObjectFromFile ¶
func ObjectFromFile(path string) *unstructured.Unstructured
ObjectFromFile reads a JSON/YAML manifest and unmarshals its contents into an unstructured.Unstructured.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.