package
2.8.3+incompatible
Repository: https://github.com/docker/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.
# Interfaces
Manager manages the challenges for endpoints.