MCPcopy Create free account

hub / github.com/taubyte/tau / functions

Functions13,103 in github.com/taubyte/tau

↓ 4 callersMethodChild
(sel any)
pkg/tcc/object/generic.go:60
↓ 4 callersMethodChildMatch
(name string)
pkg/tcc/engine/node.go:104
↓ 4 callersFunctionChroot
()
pkg/tcc/taubyte/v1/pass3/chroot.go:12
↓ 4 callersMethodCode
()
services/auth/projects/type.go:16
↓ 4 callersFunctionCombine
(flags ...interface{})
pkg/cli/flags/combine.go:9
↓ 4 callersFunctionComposeDecodeHookFunc
ComposeDecodeHookFunc creates a single DecodeHookFunc that automatically composes multiple DecodeHookFuncs. The composed funcs are called in order, w
utils/mapstructure/decode_hooks.go:62
↓ 4 callersFunctionCompress
Compress will compress the given file inPath to the given outPath
utils/bundle/compress.go:11
↓ 4 callersFunctionConfirmPrompt
(c *cli.Context, label string)
tools/tau/prompts/confirm.go:9
↓ 4 callersMethodConnection
()
p2p/streams/command/command.go:25
↓ 4 callersFunctionContext
()
pkg/vm/test_utils/context.go:10
↓ 4 callersFunctionConvertSSHToHTTPS
convertSSHToHTTPS converts SSH URLs to HTTPS URLs for public access
pkg/git/helpers.go:78
↓ 4 callersMethodCreateDeployKey
(name *string, key *string)
services/auth/github_client.go:105
↓ 4 callersMethodCurrentPath
()
tools/taucorder/prompt/ifaces.go:33
↓ 4 callersFunctionDatabases
()
pkg/tcc/taubyte/v1/decompile/pass3/databases.go:13
↓ 4 callersFunctionDefaultTestConfig
DefaultTestConfig returns a default test configuration
services/auth/common_test.go:27
↓ 4 callersMethodDelete
()
services/auth/projects/type.go:11
↓ 4 callersFunctionDescription
(value string)
pkg/schema/libraries/set.go:12
↓ 4 callersFunctionDescription
(value string)
pkg/schema/messaging/set.go:32
↓ 4 callersFunctionDescription
(value string)
pkg/schema/functions/set.go:13
↓ 4 callersFunctionDescription
(value string)
pkg/schema/storages/set.go:12
↓ 4 callersFunctionDescription
(value string)
pkg/schema/smartops/set.go:9
↓ 4 callersFunctionDescription
(value string)
pkg/schema/website/set.go:12
↓ 4 callersFunctionDescription
(value string)
pkg/schema/databases/set.go:12
↓ 4 callersMethodDiscover
(context.Context, *connect.Request[v1.DiscoverServiceRequest])
pkg/taucorder/proto/gen/taucorder/v1/taucorderv1connect/auth.connect.go:85
↓ 4 callersMethodDocument
()
tools/tau/session/session.go:24
↓ 4 callersFunctionDomains
()
pkg/tcc/taubyte/v1/decompile/pass3/domains.go:12
↓ 4 callersFunctionDomains
()
pkg/tcc/taubyte/v1/pass1/domains.go:13
↓ 4 callersFunctionDomains
(value []string)
pkg/schema/website/set.go:20
↓ 4 callersMethodEdit
()
tools/tau/cli/common/types.go:18
↓ 4 callersMethodEncryption
()
pkg/schema/databases/types.go:31
↓ 4 callersMethodErrors
return a copy of the Stack Error
pkg/yaseer/node.go:93
↓ 4 callersMethodExchangePeers
ExchangePeers exchanges peer discovery information
pkg/raft/client.go:37
↓ 4 callersFunctionExist
(ctx context.Context, kv kvdb.KVDB, id string)
services/auth/projects/methods.go:97
↓ 4 callersMethodExportedFunction
ExportedFunction returns a function exported from this module or nil if it wasn't.
core/vm/module.go:14
↓ 4 callersFunctionFQDNValidator
(val string)
tools/tau/validate/variable.go:144
↓ 4 callersMethodFilePath
()
pkg/yaseer/node.go:246
↓ 4 callersMethodFirstIndex
()
pkg/raft/interfaces.go:101
↓ 4 callersMethodForceGitDir
(dir string)
services/monkey/jobs/context.go:23
↓ 4 callersFunctionFormatSwarmKey
(key string)
utils/swarm.go:36
↓ 4 callersMethodGenerateSocketURL
()
services/substrate/components/pubsub/common/types.go:22
↓ 4 callersMethodGenerated
()
pkg/spore-drive/config/cloud.go:42
↓ 4 callersMethodGeo
()
core/services/seer/client.go:15
↓ 4 callersMethodGet
()
pkg/schema/project/getter.go:11
↓ 4 callersMethodGetConfig
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:1108
↓ 4 callersMethodGetFileFromCid
(ctx context.Context, cid cid.Cid)
p2p/peer/type.go:41
↓ 4 callersMethodGetLatestVersion
(ctx context.Context, name string)
core/services/substrate/components/storage/service.go:42
↓ 4 callersMethodGetOp
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:1115
↓ 4 callersMethodGetOp
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:2787
↓ 4 callersMethodGetOp
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:3067
↓ 4 callersFunctionGetOrRequireACommitMessage
(c *cli.Context)
tools/tau/prompts/commit_message.go:9
↓ 4 callersMethodGetPid
()
pkg/taucorder/proto/gen/taucorder/v1/swarm.pb.go:236
↓ 4 callersMethodGetPublicKey
()
pkg/spore-drive/proto/gen/config/v1/config.pb.go:1575
↓ 4 callersMethodGetRepositories
()
pkg/taucorder/proto/gen/taucorder/v1/auth.pb.go:86
↓ 4 callersMethodGetRepository
()
pkg/taucorder/proto/gen/taucorder/v1/common.pb.go:853
↓ 4 callersMethodGetRepositoryByName
GetRepositoryByName returns a common Repository based on the name and an error
clients/http/auth/git.go:56
↓ 4 callersMethodGit
Git returns a git client based on the current git provider Currently only github is supported
clients/http/auth/git.go:14
↓ 4 callersMethodHandleAuth
(Handler)
pkg/http/types.go:109
↓ 4 callersMethodHandler
()
pkg/sensors/service.go:63
↓ 4 callersMethodHeartbeat
(usage *UsageData, hostname, nodeId, clientNodeId string, signature []byte)
core/services/seer/usage.go:7
↓ 4 callersMethodHttp
()
core/services/types.go:21
↓ 4 callersFunctionHttpPath
(fqdn string, resourceType common.PathVariable)
pkg/specs/methods/http.go:11
↓ 4 callersMethodID
()
services/auth/repositories/type.go:17
↓ 4 callersFunctionId
(value string)
pkg/schema/libraries/set.go:8
↓ 4 callersFunctionId
(value string)
pkg/schema/messaging/set.go:8
↓ 4 callersFunctionId
(value string)
pkg/schema/storages/set.go:8
↓ 4 callersFunctionId
(value string)
pkg/schema/website/set.go:8
↓ 4 callersFunctionId
(value string)
pkg/schema/databases/set.go:8
↓ 4 callersFunctionInList
(value string, values []string)
tools/tau/validate/helpers.go:29
↓ 4 callersMethodIndexPath
(projectId, appId, name string)
pkg/specs/storage/tns.go:20
↓ 4 callersFunctionInt
(name string, options ...Option)
pkg/tcc/engine/helpers.go:38
↓ 4 callersFunctionIsBytes
(val string)
tools/tau/validate/bool_helpers.go:25
↓ 4 callersMethodJoinVoter
JoinVoter requests to join as a voter
pkg/raft/client.go:35
↓ 4 callersFunctionKeyWithPassphrase
(r io.Reader, passphrase string)
pkg/mycelium/auth/options.go:34
↓ 4 callersMethodKeys
()
pkg/spore-drive/config/cloud.go:121
↓ 4 callersMethodKvdb
()
core/services/substrate/components/storage/service.go:48
↓ 4 callersMethodLastIndex
()
pkg/raft/interfaces.go:102
↓ 4 callersFunctionLibraries
()
pkg/tcc/taubyte/v1/decompile/pass3/libraries.go:12
↓ 4 callersFunctionLibraries
()
pkg/tcc/taubyte/v1/pass1/libraries.go:13
↓ 4 callersMethodListAsync
ListAsync returns a channel to list to listed keys
core/kvdb/ifaces.go:30
↓ 4 callersMethodLoad
(context.Context, *connect.Request[v1.Source])
pkg/spore-drive/proto/gen/config/v1/configv1connect/config.connect.go:67
↓ 4 callersFunctionLocal
(value bool)
pkg/schema/messaging/set.go:40
↓ 4 callersFunctionLocal
(value bool)
pkg/schema/databases/set.go:28
↓ 4 callersMethodLookup
(matcher iface.MatchDefinition)
services/substrate/components/pubsub/lookup.go:20
↓ 4 callersFunctionMap
(parser config.Parser)
pkg/spore-drive/mycelium/map.go:12
↓ 4 callersFunctionMatch
(value string)
pkg/schema/storages/set.go:20
↓ 4 callersFunctionMatch
(value string)
pkg/schema/databases/set.go:20
↓ 4 callersMethodMesh
(newNodes ...peer.Node)
dream/universeMethods.go:47
↓ 4 callersFunctionMessaging
()
pkg/tcc/taubyte/v1/decompile/pass3/messaging.go:12
↓ 4 callersFunctionMessaging
()
pkg/tcc/taubyte/v1/pass1/messaging.go:13
↓ 4 callersFunctionMovePostfixOptions
* Used to move non option(-) arguments to the end of the command, this way positional arguments do not have to go before the optional arguments Argu
tools/tau/cli/args/move_postfix.go:14
↓ 4 callersFunctionMultiAddrCompliant
(multiAddr ma.Multiaddr, protocol string)
pkg/vm/backend/errors/errors.go:14
↓ 4 callersFunctionName
(value string)
pkg/schema/project/set.go:11
↓ 4 callersMethodNamespace
Namespace returns the cluster namespace
pkg/raft/interfaces.go:18
↓ 4 callersFunctionNew
(cnf config.Parser, options ...Option)
pkg/spore-drive/drive/new.go:13
↓ 4 callersFunctionNew
New creates a new dockerClient with default Options. Backend is initialized immediately (Docker first, fallback to containerd).
pkg/containers/new.go:22
↓ 4 callersFunctionNew
(ctx context.Context)
pkg/vm-low-orbit/helpers/new.go:5
↓ 4 callersFunctionNew
(m *dream.Multiverse, httpService httpIface.Service)
dream/api/api.go:36
↓ 4 callersFunctionNew
(path []string, new interface{})
services/tns/flat/new.go:3
↓ 4 callersFunctionNewMessage
(in T, source string)
services/substrate/components/pubsub/common/message.go:23
↓ 4 callersFunctionNewSensorServiceClient
NewSensorServiceClient constructs a client for the sensors.v1.SensorService service. By default, it uses the Connect protocol with the binary Protobuf
pkg/sensors/proto/gen/sensors/v1/sensorsv1connect/sensors.connect.go:55
← previousnext →1,301–1,400 of 13,103, ranked by callers