package
0.0.0-20240122153004-13bcfc5aacc5
Repository: https://github.com/stealthycoder/distribution.git
Documentation: pkg.go.dev

# Functions

NewSimpleManager returns an instance of Manger which only maps endpoints to challenges based on the responses which have been added the manager.
ResponseChallenges returns a list of authorization challenges for the given http Response.

# Structs

Challenge carries information from a WWW-Authenticate response header.

# Interfaces

Manager manages the challenges for endpoints.