Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ManifestParser ¶
type ManifestParser interface {
Parse(string) ([]*unstructured.Unstructured, error)
}
ManifestParser parses a path with manifests into resources.
Click to show internal directories.
Click to hide internal directories.