Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Parse ¶
func Parse(manifest string, defaultNamespace string, excludedHooks ...string) map[string]*MappingResult
Parse parses manifest strings into MappingResult
func ParseRelease ¶
func ParseRelease(release *release.Release, includeTests bool) map[string]*MappingResult
ParseRelease parses release objects into MappingResult
Types ¶
type MappingResult ¶
MappingResult to store result of diff
Click to show internal directories.
Click to hide internal directories.