Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StoreController ¶
type StoreController struct {
client.Client
Metrics *metrics.ProxyRecorder
Scheme *runtime.Scheme
Store *stores.NamespaceStore
Log logr.Logger
Config *config.Config
}
func (*StoreController) Init ¶
First execttion of the controller to load the settings (without manager cache).
func (*StoreController) SetupWithManager ¶
func (r *StoreController) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.