package
0.2.1
Repository: https://github.com/furiko-io/furiko.git
Documentation: pkg.go.dev

# Functions

GetControllerFactories returns a list of ControllerFactory implementations that should be created by this controller manager.
GetStoreFactories returns a list of StoreFactory implementations that should be created by this controller manager.

# Interfaces

ControllerFactory is able to create a new Controller.
No description provided by the author