package
0.11.0
Repository: https://github.com/bryanl/ksonnet.git
Documentation: pkg.go.dev

# Functions

ImportYaml converts a reader containing YAML to a TypeSpec and Properties.
NewTypeSpec creates an instance of TypeSpec.
NewValueExtractor creates an instance of ValueExtractor.
ValueExtractorFactory returns a value extractor.

# Variables

ErrEmptyYAML is an empty body error.

# Structs

GVK is a group, version, kind descriptor.
PropertyPath contains a property path.
TypeSpec describes an object's type.
ValueExtractor extracts Values from a manifest.
Values are values extracted from a manifest.

# Type aliases

Properties are document properties.