Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Decode ¶
func Decode(stop <-chan struct{}, reader io.Reader) <-chan *unstructured.Unstructured
Decode - reads bytes stream of k8s yaml manifests and decodes it to k8s unstructured objects. Non-blocking function. Sends results into buffered channel. Closes channel on io.EOF.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.