package
0.0.0-20221116032900-cb0e10c17a24
Repository: https://github.com/wantedly/kubefork-controller.git
Documentation: pkg.go.dev

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