package
1.0.0-beta.test.11
Repository: https://github.com/2lambda123/kedge.git
Documentation: pkg.go.dev
# Constants
TagForAuth is used in authTripperware to specify auth.Source for backend auth.
TagForBackendAuthTime specifies time that took to put valid backend auth in Headers.
TagForBackendTarget specifies the target name used to resolve in lbtransport by backend.
TagForProxyAdhoc is used in kedge proxy to specify adhoc rule used in request.
TagForProxyAuth is used in authTripperware to specify auth.Source for proxy auth.
TagForProxyAuthTime specifies time that took to put valid proxy auth in Headers.
TagForProxyBackend is used in kedge proxy to specify backend used in request.
TagForProxyDestURL is used in routeTripperware to specify proxy URL.
TagForScheme specifies which scheme request is using.
TagRequestID specified request ID of the request.