package
0.2.4
Repository: https://github.com/srl-labs/clabernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewBaseController returns a new BaseController object to embed in clabernetes controllers.

# Structs

BaseController is the base clabernetes controller that is embedded in all clabernetes controllers, it provides common attributes for the controllers such as a log instance.

# Interfaces

Controller defines a clabernetes controller.

# Type aliases

NewController defines a function that creates and returns a clabernetes Controller object.