Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BrowserReconciler ¶
type BrowserReconciler struct {
// contains filtered or unexported fields
}
BrowserReconciler reconciles Browser resources
func NewBrowserReconciler ¶
func NewBrowserReconciler(client client.Client, config *store.BrowserConfigStore, scheme *runtime.Scheme) *BrowserReconciler
func (*BrowserReconciler) SetupWithManager ¶
func (r *BrowserReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager
Click to show internal directories.
Click to hide internal directories.