# Functions
ObjFromFile populates Object from file.
ObjFromString populates Object from string spec.
ObservablesFromObjects returns ObservablesFromObjects.
ReferredObject returns a reffered object.
# Structs
LocalObjectReference with validation.
Object is a container to capture the k8s resource info to be used by controller.
ObjectBag abstracts dealing with group of objects For now it is a simple list.
Observable captures the k8s resource info and selector to fetch child resources.
# Type aliases
GetObjectFn is a type for any function that returns resource info.