package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev
# Functions
NewDefaultClient creates an instance of defaultClient.
# Constants
AuthURLSuffix ...
TokenURLSuffix ...
UserInfoURLSuffix ...
UsersURLSuffix ...
# Structs
ClientConfig values to initialize UAA Client.
FakeClient is for test only.
SearchUserEmailEntry ...
SearchUserEntry is the struct of an entry of user within search result.
SearchUserRes is the struct to parse the result of search user API of UAA.
UserInfo represent the JSON object of a userinfo response from UAA.
# Interfaces
Client provides funcs to interact with UAA.