Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ManifestivalParser ¶
type ManifestivalParser struct { }
ManifestivalParser is an implementation of the ManifestParser that can parse from Kustomize definitions.
func (*ManifestivalParser) Parse ¶
func (k *ManifestivalParser) Parse(path string) ([]*unstructured.Unstructured, error)
Parse is an implementation of ManifestParser.
Click to show internal directories.
Click to hide internal directories.