package
0.8.1
Repository: https://github.com/nan-yu/application.git
Documentation: pkg.go.dev

# Functions

ObjFromFile populates Object from file.
ObjFromString populates Object from string spec.
ObservablesFromObjects returns ObservablesFromObjects.
ReferredObject returns a reffered object.

# Constants

Common const definitions.
Common const definitions.

# 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.