# Functions
GetAttrs returns labels and fields of a given object for filtering purposes.
MatchNode returns a generic matcher for a given label and field selector.
NewRegistry returns a new Registry interface for the given Storage.
No description provided by the author
NodeToSelectableFields returns a field set that represents the object.
ResourceLocation returns an URL and transport which one can use to send traffic for the specified node.
# Variables
No description provided by the author
Nodes is the default logic that applies when creating and updating Node objects.
# Interfaces
Registry is an interface for things that know how to store node.
ResourceGetter is an interface for retrieving resources by ResourceLocation.