package
1.2.50
Repository: https://github.com/jenkins-x/sso-operator.git
Documentation: pkg.go.dev

# Functions

Cleanup executes the exposecontroller as a job to cleanup the ingress resources.
ConvertHostsToRedirectURLs converts a list of host to proxy redirect URLs.
Deploy deploys the oauth2 proxy.
Expose executes the exposecontroller as a Job in order publicly expose the SSO service.
FakeRedirectURL builds a fake redirect URL for oauth2 proxy.
GenerateCookieKey generates a random key which used to sign the SSO cookie.
RedirectURL build the redirect URL for oauth2 proxy.
Update updates the oauth2_proxy secret and deployment.

# Structs

Config holds the configuration for oauth2_proxy.
Cookie holds the configuration for oauth2_proxy cookie.
ExposeConfig holds the configuration for exposecontroller.
Proxy keeps the k8s resources created for a proxy.