Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Connector ¶
Kubernetes connector which initializes the sso connection from a secret.
func (Connector) FromSecretRef ¶
func (c Connector) FromSecretRef(ctx context.Context, ref corev1.SecretReference) (*http.Client, error)
Create a new http client with SSO configuration given in a kubernetes secret.
Click to show internal directories.
Click to hide internal directories.