Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WorkspaceReconciler ¶
type WorkspaceReconciler struct { client.Client KubeClient kubernetes.Interface DynamicClient dynamic.Interface APIExtensionClient apiextensionsclient.Interface Log logr.Logger Scheme *runtime.Scheme HubClusters []helpers.HubInstance }
WorkspaceReconciler reconciles namespaces with workspace annotation
func (*WorkspaceReconciler) SetupWithManager ¶
func (r *WorkspaceReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.