Documentation ¶
Overview ¶
Package settings implements controller for Settings CRD
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchConfig ¶
func FetchConfig(ctx context.Context, client client.Client, name types.NamespacedName) (*model.Config, error)
FetchConfig returns
func NewSettingsController ¶
func NewSettingsController( mgr ctrl.Manager, pcr pomerium.ConfigReconciler, name types.NamespacedName, controllerName string, emitWarnings bool, ) error
NewSettingsController creates and registers a new controller for a given settings object, as we can only watch single settings
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.