MCPcopy Create free account

hub / github.com/TimeBye/go-harbor / functions

Functions250 in github.com/TimeBye/go-harbor

MethodStop
()
pkg/rest/util/clock/clock.go:383
MethodStop
()
pkg/rest/util/flowcontrol/throttle.go:95
MethodStop
()
pkg/rest/util/flowcontrol/throttle.go:116
MethodStop
()
pkg/rest/util/flowcontrol/throttle.go:138
MethodStream
()
pkg/rest/request.go:55
FunctionTestAlwaysFake
(t *testing.T)
pkg/rest/util/flowcontrol/throttle_test.go:118
FunctionTestBackoffGC
(t *testing.T)
pkg/rest/util/flowcontrol/backoff_test.go:99
FunctionTestBackoffHighWaterMark
(t *testing.T)
pkg/rest/util/flowcontrol/backoff_test.go:77
FunctionTestBackoffReset
(t *testing.T)
pkg/rest/util/flowcontrol/backoff_test.go:51
FunctionTestBasicThrottle
(t *testing.T)
pkg/rest/util/flowcontrol/throttle_test.go:75
FunctionTestFakeAfter
(t *testing.T)
pkg/rest/util/clock/clock_test.go:92
FunctionTestFakeClock
(t *testing.T)
pkg/rest/util/clock/clock_test.go:70
FunctionTestFakeClockSleep
(t *testing.T)
pkg/rest/util/clock/clock_test.go:82
FunctionTestFakePassiveClock
(t *testing.T)
pkg/rest/util/clock/clock_test.go:64
FunctionTestFakeTick
(t *testing.T)
pkg/rest/util/clock/clock_test.go:252
FunctionTestFakeTimer
(t *testing.T)
pkg/rest/util/clock/clock_test.go:150
FunctionTestIncrementThrottle
(t *testing.T)
pkg/rest/util/flowcontrol/throttle_test.go:87
FunctionTestInt32Max
(t *testing.T)
pkg/rest/util/integer/integer_test.go:83
FunctionTestInt32Min
(t *testing.T)
pkg/rest/util/integer/integer_test.go:114
FunctionTestInt64Max
(t *testing.T)
pkg/rest/util/integer/integer_test.go:145
FunctionTestInt64Min
(t *testing.T)
pkg/rest/util/integer/integer_test.go:176
FunctionTestIntMax
(t *testing.T)
pkg/rest/util/integer/integer_test.go:21
FunctionTestIntMin
(t *testing.T)
pkg/rest/util/integer/integer_test.go:52
FunctionTestIsInBackOffSinceUpdate
(t *testing.T)
pkg/rest/util/flowcontrol/backoff_test.go:127
FunctionTestMultithreadedThrottling
(t *testing.T)
pkg/rest/util/flowcontrol/throttle_test.go:25
FunctionTestNeverFake
(t *testing.T)
pkg/rest/util/flowcontrol/throttle_test.go:127
FunctionTestNewRequestSetsAccept
(t *testing.T)
pkg/rest/request_test.go:26
FunctionTestRESTClientFor
(t *testing.T)
pkg/rest/config_test.go:20
FunctionTestRequestAbsPathJoins
(t *testing.T)
pkg/rest/request_test.go:49
FunctionTestRequestAbsPathPreservesTrailingSlash
(t *testing.T)
pkg/rest/request_test.go:37
FunctionTestRequestBody
(t *testing.T)
pkg/rest/request_test.go:118
FunctionTestRequestOrdersNamespaceInPath
(t *testing.T)
pkg/rest/request_test.go:71
FunctionTestRequestOrdersNamespaceInPath1
(t *testing.T)
pkg/rest/request_test.go:81
FunctionTestRequestParam
(t *testing.T)
pkg/rest/request_test.go:91
FunctionTestRequestSetsNamespace
(t *testing.T)
pkg/rest/request_test.go:56
FunctionTestRequestURI
(t *testing.T)
pkg/rest/request_test.go:104
FunctionTestRoundToInt32
(t *testing.T)
pkg/rest/util/integer/integer_test.go:207
FunctionTestSlowBackoff
(t *testing.T)
pkg/rest/util/flowcontrol/backoff_test.go:25
FunctionTestThrottle
(t *testing.T)
pkg/rest/util/flowcontrol/throttle_test.go:104
MethodTimeout
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
MethodTryAccept
()
pkg/rest/util/flowcontrol/throttle.go:85
MethodTryAccept
()
pkg/rest/util/flowcontrol/throttle.go:112
MethodTryAccept
()
pkg/rest/util/flowcontrol/throttle.go:134
MethodUpdateProject
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
MethodUpdateProjectMemberRole
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
MethodUpdateProjectMetadata
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
MethodUpdateRepository
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
FunctionUsers
(host, username, password string)
example/user.go:24
MethodVerb
(verb string)
pkg/rest/client.go:27
FunctionisTextResponse
isTextResponse returns true if the response appears to be a textual media type.
pkg/rest/request.go:666
← previous201–250 of 250, ranked by callers