Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Decode ¶
func Decode(source string) ([]*unstructured.Unstructured, error)
func DecodeFile ¶
func DecodeFile(source string) ([]*unstructured.Unstructured, error)
func DecodeReader ¶
func DecodeReader(source io.ReadCloser) ([]*unstructured.Unstructured, error)
func Encode ¶
func Encode(obj *unstructured.Unstructured) ([]byte, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.