Documentation ¶
Index ¶
Constants ¶
Variables ¶
View Source
var ( ControlPlaneNamespace = "kubeslice-system" HubSecretSuffix = "-kubernetes-dashboard" KubeSliceDashboardSA = "kubeslice-kubernetes-dashboard" )
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct { client.Client MeshClient client.Client EventRecorder *events.EventRecorder }
func (*Reconciler) InjectClient ¶
func (r *Reconciler) InjectClient(c client.Client) error
Click to show internal directories.
Click to hide internal directories.