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

# Functions

Find finds a node by name in a parent node.
FindMembers finds all the object members.
New creates an instance of Node.

# Constants

ItemTypeObject is a item that is an object.
ItemTypeSetter is a item that is a setter function.

# Structs

Item identifies an item in a Node.
Members are the members of an object.
Node represents a node by name.

# Type aliases

ItemType is the type of item.