Documentation
¶
Index ¶
Constants ¶
View Source
const ( // AdminserverUser is the name of adminserver user AdminserverUser = "harbor-adminserver" // JobserviceUser is the name of jobservice user JobserviceUser = "harbor-jobservice" // CoreUser is the name of ui user CoreUser = "harbor-core" )
View Source
const HeaderPrefix = "Harbor-Secret "
HeaderPrefix is the prefix of the value of Authorization header. It has the space.
Variables ¶
This section is empty.
Functions ¶
func AddToRequest ¶ added in v1.5.0
AddToRequest add the secret to request
Types ¶
Source Files
¶
- request.go
- store.go
Click to show internal directories.
Click to hide internal directories.