Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/marmotedu/iam
/ functions
Functions
1,506 in github.com/marmotedu/iam
⨍
Functions
1,506
◇
Types & classes
336
Function
TestUserController_Update
(t *testing.T)
internal/apiserver/controller/v1/user/update_test.go:21
Function
TestValidDir
(t *testing.T)
pkg/util/genutil/genutil_test.go:11
Function
TestWordWrapWriter
(t *testing.T)
internal/iamctl/util/term/term_writer_test.go:15
Function
Test_Option
(t *testing.T)
pkg/log/log_test.go:52
Function
Test_Options_Validate
(t *testing.T)
pkg/log/options_test.go:30
Function
Test_V
(t *testing.T)
pkg/log/log_test.go:45
Function
Test_WithName
(t *testing.T)
pkg/log/log_test.go:30
Function
Test_WithValues
(t *testing.T)
pkg/log/log_test.go:37
Function
Test_cleanupForInclude
(t *testing.T)
cmd/geniamdocs/postprocessing_test.go:70
Function
Test_main
(t *testing.T)
cmd/geniamdocs/gen_iam_docs_test.go:9
Function
Test_newPolicies
(t *testing.T)
internal/apiserver/service/v1/policy_test.go:341
Function
Test_newSecrets
(t *testing.T)
internal/apiserver/service/v1/secret_test.go:303
Function
Test_newUsers
(t *testing.T)
internal/apiserver/service/v1/user_test.go:43
Method
Test_policyService_Create
()
internal/apiserver/service/v1/policy_test.go:57
Method
Test_policyService_Delete
()
internal/apiserver/service/v1/policy_test.go:140
Method
Test_policyService_DeleteCollection
()
internal/apiserver/service/v1/policy_test.go:184
Method
Test_policyService_Get
()
internal/apiserver/service/v1/policy_test.go:235
Method
Test_policyService_List
()
internal/apiserver/service/v1/policy_test.go:286
Method
Test_policyService_Update
()
internal/apiserver/service/v1/policy_test.go:98
Method
Test_secretService_Create
()
internal/apiserver/service/v1/secret_test.go:19
Method
Test_secretService_Delete
()
internal/apiserver/service/v1/secret_test.go:102
Method
Test_secretService_DeleteCollection
()
internal/apiserver/service/v1/secret_test.go:146
Method
Test_secretService_Get
()
internal/apiserver/service/v1/secret_test.go:197
Method
Test_secretService_List
()
internal/apiserver/service/v1/secret_test.go:248
Method
Test_secretService_Update
()
internal/apiserver/service/v1/secret_test.go:60
Function
Test_service_Policies
(t *testing.T)
internal/apiserver/service/v1/service_test.go:103
Function
Test_service_Secrets
(t *testing.T)
internal/apiserver/service/v1/service_test.go:76
Function
Test_service_Users
(t *testing.T)
internal/apiserver/service/v1/service_test.go:49
Method
Test_userService_ChangePassword
()
internal/apiserver/service/v1/user_test.go:443
Method
Test_userService_Create
()
internal/apiserver/service/v1/user_test.go:226
Method
Test_userService_Delete
()
internal/apiserver/service/v1/user_test.go:310
Method
Test_userService_DeleteCollection
()
internal/apiserver/service/v1/user_test.go:268
Method
Test_userService_Get
()
internal/apiserver/service/v1/user_test.go:352
Method
Test_userService_List
()
internal/apiserver/service/v1/user_test.go:76
Method
Test_userService_ListWithBadPerformance
()
internal/apiserver/service/v1/user_test.go:151
Method
Test_userService_Update
()
internal/apiserver/service/v1/user_test.go:401
Method
TitleBlock
(out *bytes.Buffer, text []byte)
internal/iamctl/util/templates/markdown.go:95
Function
ToGormDBMap
(obj interface{}, fields []string)
internal/pkg/util/reflect/reflect.go:15
Method
ToRESTConfig
ToRESTConfig implements RESTClientGetter. Returns a REST client configuration based on a provided path to a .iamconfig file, loading rules, and config
pkg/cli/genericclioptions/config_flags.go:85
Method
ToRESTConfig
ToRESTConfig implements RESTClientGetter. Returns a REST client configuration based on a provided path to a .iamconfig file, loading rules, and config
internal/iamctl/cmd/util/iam_match_version.go:82
Method
ToRawIAMConfigLoader
()
internal/iamctl/cmd/util/iam_match_version.go:95
Method
ToRawIAMConfigLoader
()
internal/iamctl/cmd/util/factory_client_access.go:37
Method
TocFinalize
()
internal/iamctl/util/templates/markdown.go:120
Method
TocHeader
(text []byte, level int)
internal/iamctl/util/templates/markdown.go:119
Method
TocHeaderWithAnchor
(text []byte, level int, anchor string)
internal/iamctl/util/templates/markdown.go:118
Function
TokenOrg
TokenOrg ...
pkg/storage/storage.go:114
Method
Trace
Trace logs a message at level Trace on the compatibleLogger.
pkg/log/distribution/logger.go:63
Method
Trace
Trace print sql message.
internal/pkg/logger/logger.go:133
Method
Tracef
Tracef logs a message at level Trace on the compatibleLogger.
pkg/log/distribution/logger.go:73
Method
Traceln
Traceln logs a message at level Trace on the compatibleLogger.
pkg/log/distribution/logger.go:68
Method
TripleEmphasis
(out *bytes.Buffer, text []byte)
internal/iamctl/util/templates/markdown.go:111
Function
Unregister
Unregister removes a watcher from the registry. The watcher should have stopped.
internal/watcher/watcher/registry.go:56
Method
Unwatch
(prefix string)
internal/apiserver/store/etcd/etcd.go:368
Method
Update
(*ladon.DefaultPolicy)
internal/authzserver/authorization/types.go:16
Method
Update
Update mocks base method.
internal/authzserver/authorization/mock_authorization.go:138
Method
Update
Update indicates an expected call of Update.
internal/authzserver/authorization/mock_authorization.go:146
Method
Update
Update update a policy. Return nil because we use mysql storage to store the policy.
internal/authzserver/authorization/authorizer/authorizer.go:43
Method
Update
Update updates policy by the policy identifier.
internal/apiserver/controller/v1/policy/update.go:20
Method
Update
Update update a key by the secret key identifier.
internal/apiserver/controller/v1/secret/update.go:20
Method
Update
(ctx context.Context, policy *v1.Policy, opts metav1.UpdateOptions)
internal/apiserver/service/v1/policy.go:46
Method
Update
(ctx context.Context, secret *v1.Secret, opts metav1.UpdateOptions)
internal/apiserver/service/v1/secret.go:46
Method
Update
Update mocks base method.
internal/apiserver/service/v1/mock_service.go:210
Method
Update
Update indicates an expected call of Update.
internal/apiserver/service/v1/mock_service.go:218
Method
Update
Update mocks base method.
internal/apiserver/service/v1/mock_service.go:319
Method
Update
Update indicates an expected call of Update.
internal/apiserver/service/v1/mock_service.go:327
Method
Update
Update mocks base method.
internal/apiserver/service/v1/mock_service.go:428
Method
Update
Update indicates an expected call of Update.
internal/apiserver/service/v1/mock_service.go:436
Method
Update
(ctx context.Context, policy *v1.Policy, opts metav1.UpdateOptions)
internal/apiserver/store/policy.go:17
Method
Update
(ctx context.Context, secret *v1.Secret, opts metav1.UpdateOptions)
internal/apiserver/store/secret.go:17
Method
Update
Update mocks base method.
internal/apiserver/store/mock_store.go:209
Method
Update
Update indicates an expected call of Update.
internal/apiserver/store/mock_store.go:217
Method
Update
Update mocks base method.
internal/apiserver/store/mock_store.go:318
Method
Update
Update indicates an expected call of Update.
internal/apiserver/store/mock_store.go:326
Method
Update
Update mocks base method.
internal/apiserver/store/mock_store.go:427
Method
Update
Update indicates an expected call of Update.
internal/apiserver/store/mock_store.go:435
Method
Update
Update updates an policy information.
internal/apiserver/store/etcd/policy.go:38
Method
Update
Update updates an secret information.
internal/apiserver/store/etcd/secret.go:38
Method
Update
Update updates an user account information.
internal/apiserver/store/etcd/user.go:38
Method
Update
Update updates policy by the policy identifier.
internal/apiserver/store/mysql/policy.go:34
Method
Update
Update updates an secret information by the secret identifier.
internal/apiserver/store/mysql/secret.go:34
Method
Update
Update updates an user account information.
internal/apiserver/store/mysql/user.go:34
Method
Update
Update updates policy by the policy identifier.
internal/apiserver/store/fake/policy.go:51
Method
Update
Update updates an secret information by the secret identifier.
internal/apiserver/store/fake/secret.go:50
Method
Update
Update updates an user account information.
internal/apiserver/store/fake/user.go:50
Function
Usage
Usage is a replacement usage function for the flags package.
tools/codegen/codegen.go:63
Method
Users
Users mocks base method.
internal/apiserver/service/v1/mock_service.go:72
Method
Users
Users indicates an expected call of Users.
internal/apiserver/service/v1/mock_service.go:80
Method
Users
Users mocks base method.
internal/apiserver/store/mock_store.go:100
Method
Users
Users indicates an expected call of Users.
internal/apiserver/store/mock_store.go:108
Method
Users
()
internal/apiserver/store/etcd/etcd.go:52
Method
Users
()
internal/apiserver/store/mysql/mysql.go:29
Method
Users
()
internal/apiserver/store/fake/fake.go:29
Method
V
(level Level)
pkg/log/log.go:311
Method
Validate
Validate checks Options and return a slice of found errs.
internal/pump/options/validation.go:8
Method
Validate
Validate is used to parse and validate the parameters entered by the user at the command line when the program starts.
internal/pump/analytics/analytics_options.go:33
Method
Validate
Validate checks Options and return a slice of found errs.
internal/authzserver/options/validation.go:8
Method
Validate
Validate is used to parse and validate the parameters entered by the user at the command line when the program starts.
internal/authzserver/analytics/analytics_options.go:38
Method
Validate
Validate is used to parse and validate the parameters entered by the user at the command line when the program starts.
internal/pkg/options/authentication.go:38
Method
Validate
Validate is used to parse and validate the parameters entered by the user at the command line when the program starts.
internal/pkg/options/grpc.go:33
Method
Validate
Validate verifies flags passed to MySQLOptions.
internal/pkg/options/mysql_options.go:43
← previous
next →
1,301–1,400 of 1,506, ranked by callers