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 ApplicationName = "ds"
ApplicationName is the value for app.kubernetes.io/name. See https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/
Variables ¶
View Source
var DevMode = false
DevMode is true if running outside of K8S
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) SetupWithManager ¶
func (r *DirectoryServiceReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager stuff
Click to show internal directories.
Click to hide internal directories.