# Packages
No description provided by the author
# Functions
NewResourceAndGroupFactory returns a new ResourceAndGroupFactory.
NewState returns a new state.
# Structs
AppConfig is the configuration of the app.
FsConfig is the Fs configuration.
Group represents a group of resources.
GroupConfig is the group configuration.
GroupWait options.
GroupWaitConfig has a group wait options.
Resource representes a resource.
ResourceAndGroupFactory knows how to return new resource and group models.
State represents a state report of useful data and actions taken of the app execution.
# Interfaces
K8sObject is the k8s object itself.
KubernetesDiscoveryClient is the client used to discover resource types on a Kubernetes cluster.