package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev
# Functions
GetResourceActions ...
InitCreators initialize the token creators for different services.
MakeToken makes a valid jwt token based on parms.
# Structs
Handler handles request on /service/token, which is the auth provider for registry.
# Interfaces
Creator creates a token ready to be served based on the http request.