Documentation ¶
Index ¶
- Constants
- func GetOIDCState(ctx context.Context, namespace string, state string) (string, error)
- func HTTPClient(ctx context.Context, namespace string, ...) (*http.Client, error)
- func ResetOIDCState(ctx context.Context, namespace string, state string) error
- func SetOIDCState(ctx context.Context, namespace string, state string) error
Constants ¶
View Source
const OIDCStateSecretName = "kotsadm-dex-state"
Variables ¶
This section is empty.
Functions ¶
func GetOIDCState ¶
func HTTPClient ¶
func HTTPClient(ctx context.Context, namespace string, identityConfig kotsv1beta1.IdentityConfig) (*http.Client, error)
func ResetOIDCState ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.