Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBasicAuthFromNamespaceScopedSecret ¶
func GetBasicAuthFromNamespaceScopedSecret(ctx context.Context, client kubernetes.Interface, namespace string, ref *corev1.LocalObjectReference) (username, password string)
Types ¶
type RequestEditorFn ¶
func WithBasicAuth ¶
func WithBasicAuth(username, password string) RequestEditorFn
func WithCurlLogger ¶
func WithCurlLogger(lg *slog.Logger) RequestEditorFn
Click to show internal directories.
Click to hide internal directories.