Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenericFuncMap ¶
func GenericFuncMap() map[string]interface{}
GenericFuncMap returns a copy of the basic function map as a map[string]interface{}.
Types ¶
type AuthRealmReconciler ¶
type AuthRealmReconciler struct { client.Client KubeClient kubernetes.Interface DynamicClient dynamic.Interface APIExtensionClient apiextensionsclient.Interface Log logr.Logger Scheme *runtime.Scheme }
AuthRealmReconciler reconciles a AuthRealm object
func (*AuthRealmReconciler) SetupWithManager ¶
func (r *AuthRealmReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.