Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Mode cpv3.AuthMode
IssuerURL string
ConsoleClient string
ConsoleClientEnabled bool
}
Config holds auth fields needed to update console OIDC client redirect URLs.
func ConfigFromAuth ¶
ConfigFromAuth builds updater config from CR auth spec.
type NoopUpdater ¶
NoopUpdater is the default v3.8 stub - logs at V(1) and returns nil.
func (*NoopUpdater) UpdateConsoleURLs ¶
Click to show internal directories.
Click to hide internal directories.