MCPcopy Create free account

hub / github.com/taubyte/tau / functions

Functions13,103 in github.com/taubyte/tau

MethodGetListenAddress
()
pkg/http-auto/methods.go:238
MethodGetListenAddress
()
pkg/http/types.go:164
MethodGetListenAddress
()
pkg/http/mocks/unimplemented.go:36
MethodGetListenAddress
()
pkg/http/basic/methods.go:68
MethodGetListenAddress
()
pkg/http/basic/secure/methods.go:64
MethodGetListenAddress
()
services/patrick/api_http_routes_test.go:42
MethodGetLocation
()
pkg/taucorder/proto/gen/taucorder/v1/seer.pb.go:278
MethodGetLog
GetLog retrieves a log entry at a given index
pkg/raft/storage.go:106
MethodGetLogs
()
pkg/taucorder/proto/gen/taucorder/v1/common.pb.go:697
MethodGetMessage
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:794
MethodGetName
()
pkg/spore-drive/proto/gen/mock/v1/ssh.pb.go:118
MethodGetName
()
pkg/spore-drive/proto/gen/mock/v1/ssh.pb.go:279
MethodGetName
()
pkg/spore-drive/proto/gen/drive/v1/drive.pb.go:349
MethodGetName
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:2222
MethodGetName
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:2512
MethodGetName
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:2780
MethodGetName
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:3060
MethodGetName
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:3257
MethodGetName
()
pkg/vm-orbit/proto/orbit.pb.go:178
MethodGetName
()
pkg/vm-orbit/proto/orbit.pb.go:397
MethodGetName
()
pkg/taucorder/proto/gen/taucorder/v1/auth.pb.go:72
MethodGetName
()
pkg/taucorder/proto/gen/taucorder/v1/seer.pb.go:459
MethodGetName
()
pkg/specs/structure/storage.go:29
MethodGetName
()
pkg/specs/structure/function.go:32
MethodGetName
()
pkg/specs/structure/database.go:29
MethodGetName
()
pkg/specs/structure/service.go:22
MethodGetName
()
pkg/specs/structure/simple.go:7
MethodGetName
()
pkg/specs/structure/library.go:26
MethodGetName
()
pkg/specs/structure/domain.go:25
MethodGetName
()
pkg/specs/structure/website.go:27
MethodGetName
()
pkg/specs/structure/smartop.go:25
MethodGetName
()
pkg/specs/structure/messaging.go:27
MethodGetName
()
pkg/sensors/proto/gen/sensors/v1/sensors.pb.go:63
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/patrick.pb.go:63
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/auth.pb.go:243
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/auth.pb.go:295
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/auth.pb.go:347
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/auth.pb.go:646
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/hoarder.pb.go:64
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/swarm.pb.go:63
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/swarm.pb.go:168
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/swarm.pb.go:229
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/swarm.pb.go:296
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/swarm.pb.go:357
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/seer.pb.go:63
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/seer.pb.go:115
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/seer.pb.go:328
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/common.pb.go:441
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/common.pb.go:500
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/monkey.pb.go:63
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/tns.pb.go:63
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/tns.pb.go:115
MethodGetNode
()
pkg/taucorder/proto/gen/taucorder/v1/tns.pb.go:171
MethodGetOffset
()
pkg/vm-orbit/proto/orbit.pb.go:446
MethodGetOffset
()
pkg/vm-orbit/proto/orbit.pb.go:502
FunctionGetOrAskForBoolDefaultTrue
(c *cli.Context, field string, label string, prev ...bool)
pkg/cli/prompts/bool.go:32
FunctionGetOrAskForEnvironmentVars
Unused, was used in devices
pkg/cli/prompts/env_vars.go:12
FunctionGetOrAskForSelection
(c *cli.Context, field string, label string, items []string, prev ...string)
pkg/cli/prompts/selection.go:11
FunctionGetOrRequireAString
(c *cli.Context, field, prompt string, validator validateStringMethod, prev ...string)
pkg/cli/prompts/string.go:131
FunctionGetOrRequireAnEntryPoint
(c *cli.Context, prev ...string)
tools/tau/prompts/entry_point.go:9
FunctionGetOrSelect
* GetOrSelect will try to get the library from a name flag if it is not set in the flag it will offer a selection menu */
tools/tau/prompts/library/select.go:21
FunctionGetOrSelect
* GetOrSelect will try to get the function from a name flag if it is not set in the flag it will offer a selection menu */
tools/tau/prompts/function/select.go:21
FunctionGetOrSelect
* GetOrSelect will try to get the messaging from a name flag if it is not set in the flag it will offer a selection menu */
tools/tau/prompts/messaging/select.go:21
FunctionGetOrSelect
* GetOrSelect will try to get the database from a name flag if it is not set in the flag it will offer a selection menu */
tools/tau/prompts/database/select.go:21
FunctionGetOrSelect
* GetOrSelect will try to get the service from a name flag if it is not set in the flag it will offer a selection menu */
tools/tau/prompts/service/select.go:21
FunctionGetOrSelect
* GetOrSelect will try to get the storage from a name flag if it is not set in the flag it will offer a selection menu */
tools/tau/prompts/storage/select.go:21
FunctionGetOrSelect
* GetOrSelect will try to get the domain from a name flag if it is not set in the flag it will offer a selection menu */
tools/tau/prompts/domain/select.go:21
FunctionGetOrSelect
* GetOrSelect will try to get the smartops from a name flag if it is not set in the flag it will offer a selection menu */
tools/tau/prompts/smartops/select.go:21
FunctionGetOrSelect
* GetOrSelect will try to get the website from a name flag if it is not set in the flag it will offer a selection menu */
tools/tau/prompts/website/select.go:21
MethodGetPath
()
pkg/spore-drive/proto/gen/drive/v1/drive.pb.go:106
MethodGetPath
()
pkg/spore-drive/proto/gen/drive/v1/drive.pb.go:342
MethodGetPath
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:182
MethodGetPath
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:1487
MethodGetPath
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:2062
MethodGetPath
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:2901
MethodGetPath
()
pkg/taucorder/proto/gen/taucorder/v1/tns.pb.go:122
MethodGetPeer
()
pkg/taucorder/proto/gen/taucorder/v1/seer.pb.go:122
MethodGetPeer
()
pkg/taucorder/proto/gen/taucorder/v1/seer.pb.go:271
MethodGetPeers
()
pkg/taucorder/proto/gen/taucorder/v1/seer.pb.go:360
MethodGetPid
()
pkg/taucorder/proto/gen/taucorder/v1/common.pb.go:507
MethodGetPort
()
pkg/spore-drive/proto/gen/mock/v1/ssh.pb.go:179
MethodGetPrefix
()
pkg/taucorder/proto/gen/taucorder/v1/tns.pb.go:185
MethodGetPrivateKey
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:1568
MethodGetPrivateKey
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:1649
FunctionGetProfiles
()
tools/tau/lib/login/options.go:7
FunctionGetProfilesFailed
(err error)
tools/tau/i18n/login/errors.go:45
MethodGetProgress
()
pkg/spore-drive/proto/gen/drive/v1/drive.pb.go:356
MethodGetProjectByIdWithCors
GetProjectByIdWithCors returns the project with cors information with the given id and an error
clients/http/auth/projects.go:23
MethodGetProjectId
()
pkg/taucorder/proto/gen/taucorder/v1/auth.pb.go:139
MethodGetProvider
()
pkg/taucorder/proto/gen/taucorder/v1/auth.pb.go:79
MethodGetPublicKey
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:1656
MethodGetPublicKeys
(ctx context.Context)
core/services/auth/secrets.go:21
MethodGetRegex
()
pkg/taucorder/proto/gen/taucorder/v1/tns.pb.go:194
MethodGetRepositoryId
()
pkg/taucorder/proto/gen/taucorder/v1/auth.pb.go:407
MethodGetRepositoryProjectId
(gitProvider, repoId string)
services/substrate/runtime/cache/cache_test.go:115
MethodGetRepositoryProjectId
(gitProvider, repoId string)
clients/p2p/tns/structure/simple.go:31
FunctionGetRepositoryUrl
(provider, fullName string)
tools/tau/lib/repository/url.go:5
FunctionGetRepositoryUrl
(website *structureSpec.Website)
tools/tau/lib/website/methods.go:59
MethodGetRessourceId
()
pkg/taucorder/proto/gen/taucorder/v1/common.pb.go:968
MethodGetRets
()
pkg/vm-orbit/proto/orbit.pb.go:192
← previousnext →6,001–6,100 of 13,103, ranked by callers