authn

package
v0.0.0-...-34b34ea Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 26, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PreflightKeychain

func PreflightKeychain(ctx context.Context, opts ...PreflightKeychainOption) craneauthn.Keychain

PreflightKeychain will return the preflight keychain as a craneauthn.Keychain. This operates as a singleton. If provided an option, that option overwrites the single instance of PreflightKeychain. If provided no option, the keychain is returned as already configured.

Types

type PreflightKeychainOption

type PreflightKeychainOption func(*preflightKeychain)

func WithDockerConfig

func WithDockerConfig(dockercfg string) PreflightKeychainOption

WithDockerConfig configures the PreflightKeychain with the specified docker config at path dockercfg. To unset any existing dockercfg, pass this option with an empty string value.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL