Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TimeBye/go-harbor
/ functions
Functions
250 in github.com/TimeBye/go-harbor
⨍
Functions
250
◇
Types & classes
81
Method
Stop
()
pkg/rest/util/clock/clock.go:383
Method
Stop
()
pkg/rest/util/flowcontrol/throttle.go:95
Method
Stop
()
pkg/rest/util/flowcontrol/throttle.go:116
Method
Stop
()
pkg/rest/util/flowcontrol/throttle.go:138
Method
Stream
()
pkg/rest/request.go:55
Function
TestAlwaysFake
(t *testing.T)
pkg/rest/util/flowcontrol/throttle_test.go:118
Function
TestBackoffGC
(t *testing.T)
pkg/rest/util/flowcontrol/backoff_test.go:99
Function
TestBackoffHighWaterMark
(t *testing.T)
pkg/rest/util/flowcontrol/backoff_test.go:77
Function
TestBackoffReset
(t *testing.T)
pkg/rest/util/flowcontrol/backoff_test.go:51
Function
TestBasicThrottle
(t *testing.T)
pkg/rest/util/flowcontrol/throttle_test.go:75
Function
TestFakeAfter
(t *testing.T)
pkg/rest/util/clock/clock_test.go:92
Function
TestFakeClock
(t *testing.T)
pkg/rest/util/clock/clock_test.go:70
Function
TestFakeClockSleep
(t *testing.T)
pkg/rest/util/clock/clock_test.go:82
Function
TestFakePassiveClock
(t *testing.T)
pkg/rest/util/clock/clock_test.go:64
Function
TestFakeTick
(t *testing.T)
pkg/rest/util/clock/clock_test.go:252
Function
TestFakeTimer
(t *testing.T)
pkg/rest/util/clock/clock_test.go:150
Function
TestIncrementThrottle
(t *testing.T)
pkg/rest/util/flowcontrol/throttle_test.go:87
Function
TestInt32Max
(t *testing.T)
pkg/rest/util/integer/integer_test.go:83
Function
TestInt32Min
(t *testing.T)
pkg/rest/util/integer/integer_test.go:114
Function
TestInt64Max
(t *testing.T)
pkg/rest/util/integer/integer_test.go:145
Function
TestInt64Min
(t *testing.T)
pkg/rest/util/integer/integer_test.go:176
Function
TestIntMax
(t *testing.T)
pkg/rest/util/integer/integer_test.go:21
Function
TestIntMin
(t *testing.T)
pkg/rest/util/integer/integer_test.go:52
Function
TestIsInBackOffSinceUpdate
(t *testing.T)
pkg/rest/util/flowcontrol/backoff_test.go:127
Function
TestMultithreadedThrottling
(t *testing.T)
pkg/rest/util/flowcontrol/throttle_test.go:25
Function
TestNeverFake
(t *testing.T)
pkg/rest/util/flowcontrol/throttle_test.go:127
Function
TestNewRequestSetsAccept
(t *testing.T)
pkg/rest/request_test.go:26
Function
TestRESTClientFor
(t *testing.T)
pkg/rest/config_test.go:20
Function
TestRequestAbsPathJoins
(t *testing.T)
pkg/rest/request_test.go:49
Function
TestRequestAbsPathPreservesTrailingSlash
(t *testing.T)
pkg/rest/request_test.go:37
Function
TestRequestBody
(t *testing.T)
pkg/rest/request_test.go:118
Function
TestRequestOrdersNamespaceInPath
(t *testing.T)
pkg/rest/request_test.go:71
Function
TestRequestOrdersNamespaceInPath1
(t *testing.T)
pkg/rest/request_test.go:81
Function
TestRequestParam
(t *testing.T)
pkg/rest/request_test.go:91
Function
TestRequestSetsNamespace
(t *testing.T)
pkg/rest/request_test.go:56
Function
TestRequestURI
(t *testing.T)
pkg/rest/request_test.go:104
Function
TestRoundToInt32
(t *testing.T)
pkg/rest/util/integer/integer_test.go:207
Function
TestSlowBackoff
(t *testing.T)
pkg/rest/util/flowcontrol/backoff_test.go:25
Function
TestThrottle
(t *testing.T)
pkg/rest/util/flowcontrol/throttle_test.go:104
Method
Timeout
Timeout makes the request use the given duration as an overall timeout for the request. Additionally, if set passes the value as "timeout" parameter i
pkg/rest/request.go:191
Method
TryAccept
()
pkg/rest/util/flowcontrol/throttle.go:85
Method
TryAccept
()
pkg/rest/util/flowcontrol/throttle.go:112
Method
TryAccept
()
pkg/rest/util/flowcontrol/throttle.go:134
Method
UpdateProject
Update properties for a selected project. This endpoint is aimed to update the properties of a project. Harbor API docs: https://github.com/vmware/h
project.go:145
Method
UpdateProjectMemberRole
Update project role members accompany with relevant project and user. This endpoint is for user to update current project role members accompany with
project.go:313
Method
UpdateProjectMetadata
Update metadata of a project. This endpoint is aimed to update the metadata of a project. Harbor API docs: https://github.com/vmware/harbor/blob/rel
project.go:223
Method
UpdateRepository
Update description of the repository. This endpoint is used to update description of the repository. Harbor API docs: https://github.com/vmware/harb
repositories.go:143
Function
Users
(host, username, password string)
example/user.go:24
Method
Verb
(verb string)
pkg/rest/client.go:27
Function
isTextResponse
isTextResponse returns true if the response appears to be a textual media type.
pkg/rest/request.go:666
← previous
201–250 of 250, ranked by callers