controllers

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2020 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Overview

Copyright 2020 ForgeRock AS.

Copyright 2020 ForgeRock AS.

Copyright 2020 ForgeRock AS.

Copyright 2020 ForgeRock AS.

Copyright 2020 ForgeRock AS.

Index

Constants

View Source
const LabelApplicationName = "ds"

LabelApplicationName is the value for app.kubernetes.io/name. See https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/

View Source
const PasswordCheckTimeSeconds = 300

PasswordCheckTimeSeconds is the number of seconds between password checks. The first time through will trigger an immediate check. This is to avoid overloading the directory.

Variables

View Source
var DevMode = false

DevMode is true if running outside of K8S. Port forward to localhost:1636 in development

Functions

This section is empty.

Types

type DirectoryServiceReconciler

type DirectoryServiceReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

DirectoryServiceReconciler reconciles a DirectoryService object

func (*DirectoryServiceReconciler) Reconcile

func (r *DirectoryServiceReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile loop for DS controller

func (*DirectoryServiceReconciler) SetupWithManager

func (r *DirectoryServiceReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager stuff

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL