Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResourcesFromManifest ¶
func ResourcesFromManifest( ctx context.Context, manifest *bytes.Buffer, ) ([]*unstructured.Unstructured, error)
ResourcesFromManifest processes the supplied buffer containing a YAML document with zero or more Kubernetes resource manifests and returns a slice of unstructured.Unstructured structs representing those Kubernetes resources.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.