MCPcopy Create free account

hub / github.com/marmotedu/iam / functions

Functions1,506 in github.com/marmotedu/iam

MethodSetFilters
SetFilters set attributes `filters` for SyslogPump.
internal/pump/pumps/syslog.go:149
MethodSetKey
(string, string, int64)
pkg/storage/storage.go:33
MethodSetKey
SetKey will create (or update) a key value in the store.
pkg/storage/redis_cluster.go:523
MethodSetKey
SetKey will create (or update) a key value in the store.
internal/pump/storage/redis/redis.go:308
MethodSetOmitDetailedRecording
SetOmitDetailedRecording set attributes `OmitDetailedRecording` for CommonPumpConfig.
internal/pump/pumps/common.go:37
MethodSetRawKey
Second input string is expected to be a JSON object (user.SessionState)
pkg/storage/storage.go:34
MethodSetRawKey
SetRawKey set the value of the given key.
pkg/storage/redis_cluster.go:541
MethodSetRollingWindow
(key string, per int64, val string, pipeline bool)
pkg/storage/storage.go:47
MethodSetRollingWindow
SetRollingWindow will append to a sorted set in redis and extract a timed window of values.
pkg/storage/redis_cluster.go:1161
MethodSetTimeout
SetTimeout set attributes `timeout` for CommonPumpConfig.
internal/pump/pumps/common.go:27
MethodSetTimeout
SetTimeout set attributes `timeout` for SyslogPump.
internal/pump/pumps/syslog.go:139
FunctionSetupSignalHandler
SetupSignalHandler registered for SIGTERM and SIGINT. A stop channel is returned which is closed on one of these signals. If a second signal is caught
internal/pkg/server/signal.go:19
MethodSetupSuite
()
internal/apiserver/service/v1/policy_test.go:35
MethodShutdownFinish
()
pkg/shutdown/shutdown_test.go:23
MethodShutdownFinish
()
pkg/shutdown/shutdown_test.go:41
MethodShutdownFinish
()
pkg/shutdown/shutdown_test.go:59
MethodShutdownFinish
ShutdownFinish exits the app with os.Exit(0).
pkg/shutdown/shutdownmanagers/posixsignal/posixsignal.go:70
MethodShutdownStart
()
pkg/shutdown/shutdown_test.go:19
MethodShutdownStart
()
pkg/shutdown/shutdown_test.go:37
MethodShutdownStart
()
pkg/shutdown/shutdown_test.go:55
MethodShutdownStart
ShutdownStart does nothing.
pkg/shutdown/shutdownmanagers/posixsignal/posixsignal.go:65
MethodSmartypants
(out *bytes.Buffer, text []byte)
internal/iamctl/util/templates/markdown.go:115
MethodSpec
Spec is parsed using the time zone of task Cron instance as the default.
internal/watcher/watcher/task/watcher.go:66
MethodSpec
Spec is parsed using the time zone of clean Cron instance as the default.
internal/watcher/watcher/clean/watcher.go:53
MethodStart
(gs GSInterface)
pkg/shutdown/shutdown_test.go:27
MethodStart
(gs GSInterface)
pkg/shutdown/shutdown_test.go:45
MethodStart
(gs GSInterface)
pkg/shutdown/shutdown_test.go:63
MethodStart
Start calls Start on all added ShutdownManagers. The ShutdownManagers start to listen to shutdown requests. Returns an error if any ShutdownManagers r
pkg/shutdown/shutdown.go:239
MethodStart
Start start a loop service.
internal/authzserver/load/load.go:39
MethodStartShutdown
StartShutdown is called from a ShutdownManager and will initiate shutdown. first call ShutdownStart on Shutdownmanager, call all ShutdownCallbacks, wa
pkg/shutdown/shutdown.go:283
MethodStartShutdown
(sm shutdown.ShutdownManager)
pkg/shutdown/shutdownmanagers/posixsignal/posixsignal_test.go:17
FunctionStdErrLogger
StdErrLogger returns logger of standard library which writes to supplied zap logger at error level.
pkg/log/log.go:284
MethodStrikeThrough
(out *bytes.Buffer, text []byte)
internal/iamctl/util/templates/markdown.go:112
MethodString
()
tools/codegen/codegen.go:322
MethodString
()
pkg/log/options.go:110
MethodString
()
internal/pump/options/options.go:78
MethodString
()
internal/authzserver/options/options.go:76
MethodString
String implements stringer. String returns the external error message, if any.
internal/pkg/code/code.go:38
MethodString
()
internal/watcher/options/options.go:93
MethodString
()
internal/apiserver/options/options.go:68
MethodString
String return value of ArgList in string format.
internal/iamctl/cmd/jwt/args.go:18
MethodTable
(out *bytes.Buffer, header []byte, body []byte, columnData []int)
internal/iamctl/util/templates/markdown.go:122
MethodTableCell
(out *bytes.Buffer, text []byte, align int)
internal/iamctl/util/templates/markdown.go:101
MethodTableHeaderCell
(out *bytes.Buffer, text []byte, align int)
internal/iamctl/util/templates/markdown.go:100
MethodTableRow
(out *bytes.Buffer, text []byte)
internal/iamctl/util/templates/markdown.go:99
FunctionTableWriterDefaultConfig
(table *tablewriter.Table)
internal/iamctl/cmd/util/helpers.go:373
FunctionTestAuditLogger_LogGrantedAccessRequest
(t *testing.T)
internal/authzserver/authorization/logger_test.go:79
FunctionTestAuditLogger_LogRejectedAccessRequest
(t *testing.T)
internal/authzserver/authorization/logger_test.go:46
FunctionTestAuthorizer_Authorize
(t *testing.T)
internal/authzserver/authorization/authorizer_test.go:52
FunctionTestCache_ListPolicies
(t *testing.T)
internal/apiserver/controller/v1/cache/cache_test.go:139
FunctionTestCache_ListSecrets
(t *testing.T)
internal/apiserver/controller/v1/cache/cache_test.go:62
FunctionTestCallbacksGetCalled
(t *testing.T)
pkg/shutdown/shutdown_test.go:67
FunctionTestCleanupForInclude
(t *testing.T)
cmd/geniamdocs/postprocessing_test.go:13
FunctionTestCopyObj
(t *testing.T)
internal/pkg/util/reflect/reflect_test.go:42
FunctionTestCreateConfigFromOptions
(t *testing.T)
internal/pump/config/config_test.go:14
FunctionTestCreateConfigFromOptions
(t *testing.T)
internal/watcher/config/config_test.go:14
FunctionTestErrorHandlerDirect
(t *testing.T)
pkg/shutdown/shutdown_test.go:219
FunctionTestErrorHandlerFromCallbacks
(t *testing.T)
pkg/shutdown/shutdown_test.go:194
FunctionTestErrorHandlerFromFinishShutdown
(t *testing.T)
pkg/shutdown/shutdown_test.go:175
FunctionTestErrorHandlerFromStartShutdown
(t *testing.T)
pkg/shutdown/shutdown_test.go:156
FunctionTestExplainSQL
(t *testing.T)
internal/pkg/logger/sql_test.go:43
FunctionTestGetCacheInsOr
(t *testing.T)
internal/apiserver/controller/v1/cache/cache_test.go:22
FunctionTestGetObjFieldsMap
(t *testing.T)
internal/pkg/util/reflect/reflect_test.go:12
FunctionTestGetPumpByName
(t *testing.T)
internal/pump/pumps/pump_test.go:11
FunctionTestHasFilter
(t *testing.T)
internal/pump/analytics/analytics_filters_test.go:40
FunctionTestInvalidDir
(t *testing.T)
pkg/util/genutil/genutil_test.go:18
FunctionTestMain
(m *testing.M)
internal/apiserver/service/v1/user_test.go:22
FunctionTestMarkdownPostProcessing
(t *testing.T)
cmd/geniamdocs/postprocessing_test.go:48
FunctionTestMaxWidthWriter
(t *testing.T)
internal/iamctl/util/term/term_writer_test.go:58
FunctionTestNewAuditLogger
(t *testing.T)
internal/authzserver/authorization/logger_test.go:15
FunctionTestNewAuthorizer
(t *testing.T)
internal/authzserver/authorization/authorizer_test.go:16
FunctionTestNewPolicyManager
(t *testing.T)
internal/authzserver/authorization/manager_test.go:15
FunctionTestNewService
(t *testing.T)
internal/apiserver/service/v1/service_test.go:16
FunctionTestNewUserController
(t *testing.T)
internal/apiserver/controller/v1/user/user_test.go:17
FunctionTestNotDir
(t *testing.T)
pkg/util/genutil/genutil_test.go:25
FunctionTestPolicy
(t *testing.T)
internal/apiserver/service/v1/policy_test.go:53
FunctionTestPolicyManager_Create
(t *testing.T)
internal/authzserver/authorization/manager_test.go:95
FunctionTestPolicyManager_Delete
(t *testing.T)
internal/authzserver/authorization/manager_test.go:225
FunctionTestPolicyManager_FindPoliciesForResource
(t *testing.T)
internal/authzserver/authorization/manager_test.go:361
FunctionTestPolicyManager_FindPoliciesForSubject
(t *testing.T)
internal/authzserver/authorization/manager_test.go:313
FunctionTestPolicyManager_FindRequestCandidates
(t *testing.T)
internal/authzserver/authorization/manager_test.go:46
FunctionTestPolicyManager_Get
(t *testing.T)
internal/authzserver/authorization/manager_test.go:177
FunctionTestPolicyManager_GetAll
(t *testing.T)
internal/authzserver/authorization/manager_test.go:266
FunctionTestPolicyManager_Update
(t *testing.T)
internal/authzserver/authorization/manager_test.go:136
FunctionTestRedisAddressConfiguration
(t *testing.T)
internal/pump/storage/redis/redis_test.go:13
FunctionTestShouldFilter
(t *testing.T)
internal/pump/analytics/analytics_filters_test.go:9
FunctionTestShutdownFinishGetsCalled
(t *testing.T)
pkg/shutdown/shutdown_test.go:137
FunctionTestShutdownManagerName
(t *testing.T)
pkg/shutdown/shutdown_test.go:236
FunctionTestShutdownStartGetsCalled
(t *testing.T)
pkg/shutdown/shutdown_test.go:118
FunctionTestStartErrorGetsReturned
(t *testing.T)
pkg/shutdown/shutdown_test.go:105
FunctionTestStartGetsCalled
(t *testing.T)
pkg/shutdown/shutdown_test.go:87
FunctionTestStartShutdownCalledCustomSignal
(t *testing.T)
pkg/shutdown/shutdownmanagers/posixsignal/posixsignal_test.go:61
FunctionTestStartShutdownCalledOnDefaultSignals
(t *testing.T)
pkg/shutdown/shutdownmanagers/posixsignal/posixsignal_test.go:36
FunctionTestUnpointer
(t *testing.T)
internal/pkg/util/gormutil/gorm_test.go:15
FunctionTestUserController_ChangePassword
(t *testing.T)
internal/apiserver/controller/v1/user/change_password_test.go:21
FunctionTestUserController_Create
(t *testing.T)
internal/apiserver/controller/v1/user/create_test.go:19
FunctionTestUserController_Delete
(t *testing.T)
internal/apiserver/controller/v1/user/delete_test.go:18
FunctionTestUserController_DeleteCollection
(t *testing.T)
internal/apiserver/controller/v1/user/delete_collection_test.go:18
FunctionTestUserController_Get
(t *testing.T)
internal/apiserver/controller/v1/user/get_test.go:20
FunctionTestUserController_List
(t *testing.T)
internal/apiserver/controller/v1/user/list_test.go:18
← previousnext →1,201–1,300 of 1,506, ranked by callers