//
pkg.gl
Category
github.com/uber/kraken
lib
backend
registrybackend
security
package
0.1.4
Repository:
https://github.com/uber/kraken.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
13
Dependents
1
Files
176 SLOC
#
Functions
NewAuthenticator
NewAuthenticator returns a new authenticator for the given docker registry address, TLS, and credentials configuration.
#
Structs
Config
Config contains tls and basic auth configuration.
#
Interfaces
Authenticator
Authenticator creates send options to authenticate requests to registry backends.