Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeObjects ¶
func DecodeObjects(r io.Reader) ([]*unstructured.Unstructured, error)
DecodeObjects decodes the YAML or JSON documents from the given reader into unstructured Kubernetes API objects.
func FetchObjectsFromYaml ¶
func FetchObjectsFromYaml(yaml string) ([]*unstructured.Unstructured, error)
FetchObjectsFromYaml fetch objects from a yaml manifest
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.