MCPcopy Create free account

hub / github.com/hashicorp/boundary / functions

Functions19,156 in github.com/hashicorp/boundary

↓ 22 callersFunctionWithMaxResultSetSize
WithMaxResultSetSize provides an option for limiting the result set, e.g. when no filter is provided on a list. A 0 does nothing (keeps the default).
internal/clientcache/internal/cache/options.go:124
↓ 22 callersFunctionWithOnConflict
WithOnConflict specifies an optional on conflict criteria which specify alternative actions to take when an insert results in a unique constraint or e
internal/db/option.go:365
↓ 22 callersFunctionWithSkipCurlOutput
WithSkipCurlOutput tells the API to not use the current call for cURL output. Useful for when we need to look up versions.
api/options.go:28
↓ 22 callersFunctionallocOrgRole
()
internal/iam/role.go:433
↓ 22 callersFunctionfile_controller_api_services_v1_scope_service_proto_rawDescGZIP
()
internal/gen/controller/api/services/scope_service.pb.go:1269
↓ 22 callersFunctionfile_controller_api_services_v1_worker_service_proto_rawDescGZIP
()
internal/gen/controller/api/services/worker_service.pb.go:1182
↓ 22 callersFunctionfile_plugin_v1_storage_plugin_service_proto_rawDescGZIP
()
sdk/pbs/plugin/storage_plugin_service.pb.go:1295
↓ 21 callersMethodDebug
Debug will enable/disable debug info for the connection
internal/db/db.go:121
↓ 21 callersMethodGetConnectionId
()
internal/gen/controller/servers/services/server_coordination_service.pb.go:428
↓ 21 callersMethodGetCredentialType
()
internal/credential/store/credential.pb.go:145
↓ 21 callersMethodGetScopeId
()
internal/iam/resource.go:51
↓ 21 callersMethodGrantsHash
GrantsHash returns a stable hash of all the grants in the verify results.
internal/daemon/controller/auth/auth.go:955
↓ 21 callersMethodListHosts
ListHosts looks up all the hosts in the provided host sets.
internal/gen/worker/servers/services/host_service_grpc.pb.go:102
↓ 21 callersMethodListManagedGroups
ListManagedGroups implements the interface pbs.ManagedGroupsServiceServer.
internal/daemon/controller/handlers/managed_groups/managed_group_service.go:121
↓ 21 callersFunctionLoadConfig
()
testing/internal/e2e/boundary/env.go:20
↓ 21 callersMethodLookupToken
LookupToken returns the Token in the cache if one exists. Accepts withUpdateLastAccessedTime options. If withUpdateLastAccessedTime is provided, the
internal/clientcache/internal/cache/repository_token.go:255
↓ 21 callersMethodMatch
(string)
internal/libs/endpoint/matcher.go:14
↓ 21 callersMethodProtoReflect
()
internal/host/store/host.pb.go:166
↓ 21 callersFunctionScopeInfoForOutput
(scp *scopes.ScopeInfo, maxLength int)
internal/cmd/base/format.go:27
↓ 21 callersFunctionTestJsonObject
TestJsonObject returns a json object and it's marshalled format to be used for testing
internal/credential/static/testing.go:73
↓ 21 callersFunctionVerify
Verify takes in a context that has expected parameters as values and runs an authn/authz check. It returns a user ID, the scope ID for the request (wh
internal/daemon/controller/auth/auth.go:176
↓ 21 callersFunctionWithDockerNetwork
WithDockerNetwork sets the option to create docker network when creating a Vault test server. The default is to not create a docker network.
internal/credential/vault/testing.go:624
↓ 21 callersFunctionWithId
WithId allows an optional Id
internal/event/options.go:71
↓ 21 callersFunctionalias
(suffix string)
internal/clientcache/internal/cache/refresh_test.go:1520
↓ 21 callersFunctionassertPublicId
(t *testing.T, prefix, actual string)
internal/credential/vault/repository_credential_store_test.go:121
↓ 21 callersMethodcleanAndPickAuthTokens
cleanAndPickAuthTokens removes from the cache all auth tokens which are evicted from the cache or no longer stored in a keyring and returns the remain
internal/clientcache/internal/cache/refresh.go:68
↓ 21 callersFunctionfieldError
(field, details string)
internal/daemon/controller/handlers/accounts/validate_test.go:23
↓ 21 callersFunctiongetDefaultOptions
()
internal/cmd/base/option.go:56
↓ 21 callersFunctiongetOpts
getOpts - iterate the inbound Options and return a struct
internal/session/options.go:18
↓ 21 callersFunctionmustStruct
mustStruct creates a structpb.Struct, and panics if there is an error.
internal/host/plugin/repository_host_catalog_test.go:1696
↓ 21 callersFunctionsearch
(ctx context.Context, daemonPath string, fb filterBy, sortBy string, sortDirection string, opt ...client.Optio
internal/clientcache/cmd/search/search.go:283
↓ 21 callersFunctionsession
(suffix string)
internal/clientcache/internal/cache/refresh_test.go:1513
↓ 21 callersMethodstring
()
internal/scheduler/job/status.go:20
↓ 21 callersFunctiontestAccount
testAccount is a temporary test function. TODO - replace with an auth subsystem testAccount function. If userId is zero value, then an auth account
internal/iam/testing.go:749
↓ 21 callersFunctionupsertRefreshToken
(ctx context.Context, writer db.Writer, u *user, rt resourceType, tok RefreshTokenValue)
internal/clientcache/internal/cache/repository_refresh_token.go:176
↓ 20 callersMethodActivateSession
ActivateSession allows a worker to activate a session on a controller.
internal/gen/controller/servers/services/session_service_grpc.pb.go:41
↓ 20 callersFunctionAllocScope
()
internal/iam/scope.go:97
↓ 20 callersMethodBaseDotDir
BaseDotDir returns the base directory in which the daemon socket is created.
internal/clientcache/internal/daemon/testing.go:56
↓ 20 callersMethodCanonicalTags
CanonicalTags is the deduplicated set of tags contained on both the resource set over the API as well as the tags reported by the worker itself. This
internal/server/worker.go:187
↓ 20 callersMethodCommit
(ctx context.Context)
internal/db/changesafe_reader_writer.go:70
↓ 20 callersMethodDeleteCredential
DeleteCredential deletes publicId from the repository and returns the number of records deleted. All options are ignored. TODO: This should hit a view
internal/credential/static/repository_credential.go:1279
↓ 20 callersMethodDeleteScope
DeleteScope remotes a Scope and all child resources from Boundary. If the provided Scope IDs are malformed or not provided an error is returned.
internal/gen/controller/api/services/scope_service_grpc.pb.go:67
↓ 20 callersMethodGetLoginName
()
internal/auth/subtype.go:23
↓ 20 callersMethodGetTokenHmac
()
internal/credential/vault/store/vault.pb.go:300
↓ 20 callersMethodListHostSets
(ctx context.Context, req *pbs.ListHostSetsRequest)
internal/daemon/controller/handlers/host_sets/host_set_service.go:118
↓ 20 callersMethodListHosts
(ctx context.Context, req *pbs.ListHostsRequest)
internal/daemon/controller/handlers/hosts/host_service.go:103
↓ 20 callersFunctionListPlugin
ListPlugin returns a ListResponse and a plugin associated with the resources. The response will contain at most pageSize number of items. Items are fe
internal/pagination/plugin/pagination_plugin.go:36
↓ 20 callersFunctionListPlugins
ListPlugins returns a ListResponse and a map of plugin id to the plugins associated with the returned resources. The map may contain a superset of the
internal/pagination/plugin/pagination_plugins.go:37
↓ 20 callersMethodListResolvableAliases
(ctx context.Context, authTokenId string, opt ...Option)
internal/clientcache/internal/cache/repository_resolvable_aliases.go:315
↓ 20 callersMethodMatch
Match returns if the provided interface matches the filter. If the filter does not match the structure of the object being Matched, false is returned.
internal/daemon/controller/handlers/filtering.go:42
↓ 20 callersFunctionNewClient
Creates a new client for this collection. The submitted API client is cloned; modifications to it after generating this client will not have effect. I
api/accounts/account.gen.go:114
↓ 20 callersFunctionNewClient
Creates a new client for this collection. The submitted API client is cloned; modifications to it after generating this client will not have effect. I
api/hostsets/host_set.gen.go:118
↓ 20 callersMethodNewConnection
NewConnection creates a Connection container for a given connection id.
internal/bsr/bsr.go:435
↓ 20 callersMethodScan
Scan implements the sql.Scanner interface for infinityDate
internal/clientcache/internal/cache/repository_token_test.go:844
↓ 20 callersFunctionTestCreateTables
TestCreateTables will create the test tables for the db pkg
internal/db/testing.go:330
↓ 20 callersMethodUpsertWorkerStatus
UpsertWorkerStatus will update the address and last status time for a worker. If the worker is a kms worker that hasn't been seen yet, it'll attempt t
internal/server/repository_worker.go:274
↓ 20 callersFunctionWithCertificates
WithCertificates provides optional certificates.
internal/auth/ldap/options.go:266
↓ 20 callersFunctionWithName
(inName string)
api/credentials/option.gen.go:158
↓ 20 callersFunctionWithResource
WithResource specifies a resource to use
internal/daemon/controller/auth/option.go:109
↓ 20 callersFunctionWithStartPageAfterItem
WithStartPageAfterItem is used to paginate over the results. The next page will start after the provided item.
internal/auth/ldap/options.go:422
↓ 20 callersFunctionWrapForDeprecation
WrapForDeprecation returns a cli.CommandFactory that will print a deprecation warning when invoked.
internal/cmd/wrapper/deprecation_wrapper.go:20
↓ 20 callersFunctionallocGroup
()
internal/iam/group.go:61
↓ 20 callersFunctionfile_controller_api_resources_sessionrecordings_v1_session_recording_proto_rawDescGZIP
()
sdk/pbs/controller/api/resources/session_recordings/session_recording.pb.go:2402
↓ 20 callersFunctionfile_plugin_v1_host_plugin_service_proto_rawDescGZIP
()
sdk/pbs/plugin/host_plugin_service.pb.go:1224
↓ 20 callersFunctionsetup
setup the tests (initialize the database one-time and intialized testDatabaseURL)
internal/oplog/testing.go:32
↓ 20 callersFunctiontestService
(t *testing.T, ctx context.Context, conn *db.DB, kms *kms.Kms, wrapper wrapping.Wrapper)
internal/daemon/controller/handlers/targets/tcp/target_service_test.go:93
↓ 19 callersFunctionAllocSession
AllocSession will allocate a Session
internal/session/session.go:222
↓ 19 callersMethodDeleteAuthMethod
DeleteAuthMethod deletes the auth method for the provided id from the repository returning a count of the number of records deleted. All options are
internal/auth/password/repository_authmethod.go:116
↓ 19 callersMethodGetPlugin
()
internal/gen/worker/servers/services/host_service.pb.go:486
↓ 19 callersMethodGetScope
GetScope is the Scope that owns the Resource
internal/iam/resource.go:33
↓ 19 callersFunctionListUsersPage
ListUsersPage lists up to page size users, filtering out entries that do not pass the filter item function. It will automatically request more users f
internal/iam/service_list_page.go:78
↓ 19 callersFunctionNew
New creates an Edition with the provided parameters. The embed.FS m will be walked to extract the sql statements. The priority is used to determine wh
internal/db/schema/internal/edition/edition.go:80
↓ 19 callersFunctionNewOrg
(ctx context.Context, opt ...Option)
internal/iam/scope.go:45
↓ 19 callersFunctionNewRoleGrant
NewRoleGrant creates a new in memory role grant
internal/iam/role_grant.go:31
↓ 19 callersFunctionNewWorkerIdFromScopeAndName
NewWorkerIdFromScopeAndName generates a predictable public id based on the scope and the worker name. This should only be used on kms workers at upse
internal/server/public_ids.go:25
↓ 19 callersFunctionTestSessionRecordingMeta
(s string, p Protocol)
internal/bsr/testing.go:49
↓ 19 callersFunctionTestSetPrimaryAuthMethod
TestSetPrimaryAuthMethod will set the PrimaryAuthMethodId for a scope.
internal/iam/testing.go:52
↓ 19 callersFunctionWithAutomaticVersioning
If set, and if the version is zero during an update, the API will perform a fetch to get the current version of the resource and populate it during th
api/roles/option.gen.go:73
↓ 19 callersFunctionWithDescription
WithDescription provides an optional description.
internal/credential/vault/options.go:56
↓ 19 callersFunctionWithEmail
WithEmail provides an optional email address for the account.
internal/auth/oidc/options.go:134
↓ 19 callersFunctionWithFullName
WithFullName provides an optional full name for the account.
internal/auth/oidc/options.go:141
↓ 19 callersFunctionWithGroupAttr
WithGroupAttr optionally specifies a group attr used to search for group entries.
internal/auth/ldap/options.go:233
↓ 19 callersFunctionWithMethod
WithMethod provides an optional Method to use for communicating with Vault.
internal/credential/vault/options.go:128
↓ 19 callersFunctionWithName
(inName string)
api/hostcatalogs/option.gen.go:159
↓ 19 callersFunctionWithStartPageAfterItem
WithStartPageAfterItem is used to paginate over the results. The next page will start after the provided item.
internal/host/plugin/options.go:155
↓ 19 callersFunctionWithSupportsMultiplex
WithSupportsMultiplex is used indicate that a protocol supports multiplexing and therefore a BSR can contain Channels.
internal/bsr/options.go:37
↓ 19 callersFunctionWithUserAttr
WithUserAttr optionally specifies a user attr used to search for user entries.
internal/auth/ldap/options.go:209
↓ 19 callersFunctionWithWhere
WithWhere provides an option to provide a where clause with arguments for an operation.
internal/db/option.go:299
↓ 19 callersMethodWorkerIds
WorkerIds are the public ids for workers which we are tracking connections.
internal/daemon/cluster/downstreammanager.go:135
↓ 19 callersFunctionfile_ssh_v1_ssh_chunks_proto_rawDescGZIP
()
internal/bsr/gen/ssh/v1/ssh_chunks.pb.go:1695
↓ 19 callersFunctiongetDefaultOptions
()
internal/credential/vault/options.go:51
↓ 19 callersFunctiongetOpts
getOpts - iterate the inbound Options and return a struct
internal/host/static/options.go:9
↓ 19 callersFunctiongetOpts
getOpts iterates the inbound Options and returns a struct
internal/bsr/internal/checksum/options.go:16
↓ 19 callersFunctiontestVaultCred
(t *testing.T, conn *db.DB, v *TestVaultServer, cl *CredentialLibrary, sess *session.Session, token *Toke
internal/credential/vault/jobs_test.go:95
↓ 18 callersFunctionActionSetForResource
ActionSetForResource returns the ActionSet registered for r or an error if r has not been registered.
internal/types/action/registrar.go:67
↓ 18 callersMethodAuthenticate
Authenticate is a generic authenticate API call that returns a generic result. See the documentation for the attributes required for any given auth me
api/authmethods/authenticate.go:83
↓ 18 callersMethodAuthorizeConnection
AuthorizeConnection allows a worker to authorize a connection on a controller.
internal/gen/controller/servers/services/session_service_grpc.pb.go:45
↓ 18 callersFunctionCreateProjectApi
CreateProjectApi creates a new project in boundary using the Go api. The project will be created under the provided org id. Returns the id of the new
testing/internal/e2e/boundary/scope.go:40
↓ 18 callersFunctionDefaultEventerConfig
()
internal/event/eventer.go:604
↓ 18 callersMethodDescriptor
Deprecated: Use Set.ProtoReflect.Descriptor instead.
internal/host/store/host.pb.go:179
← previousnext →601–700 of 19,156, ranked by callers