# Functions
No description provided by the author
# Structs
No description provided by the author
# Interfaces
Builder is responsible of creating on Application
Builder - collect information - should not contain any logic regarging generating objects.
Lister is responsible of generating ObjectList for each resource
Lister - generate objects - should not contain any logic accessing API servers.
Refresher reconciles objects by creating, updating, and deleting.