Documentation ¶
Index ¶
Constants ¶
View Source
const ControllerName = "shoot-openid-metadata"
ControllerName is the name of the shoot metadata controller.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
Reconciler reconciles secret objects that contain shoot openid configuration and JWKS.
func (*Reconciler) Reconcile ¶
Reconcile retrieves the public OIDC metadata info from a secret and stores into cache.
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager specifies how the controller is built to watch secrets that contain shoot cluster public service account keys
Click to show internal directories.
Click to hide internal directories.