Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VSHNKeycloakReconciler ¶
type VSHNKeycloakReconciler struct { client.Client Scheme *runtime.Scheme ProbeManager probeManager StartupGracePeriod time.Duration }
func (*VSHNKeycloakReconciler) Reconcile ¶
func (r *VSHNKeycloakReconciler) Reconcile(ctx context.Context, req ctrl.Request) (res ctrl.Result, err error)
Reconcile checks against the k8s internal service if Keycloak is avaialable. It uses an https connection to achieve this.
func (*VSHNKeycloakReconciler) SetupWithManager ¶
func (r *VSHNKeycloakReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.