Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/taubyte/tau
/ functions
Functions
13,103 in github.com/taubyte/tau
⨍
Functions
13,103
◇
Types & classes
2,320
↳
Endpoints
13
↓ 1 callers
Method
start_mock_server
Start the mock server and return the RPC URL.
pkg/spore-drive/clients/py/tests/test_drive.py:140
↓ 1 callers
Method
start_mock_server
Start the mock server and return the RPC URL.
pkg/spore-drive/clients/py/tests/test_operations_integration.py:64
↓ 1 callers
Method
stash
* Stash an item * @param cid Content ID to stash * @param providers Optional list of providers * @returns Empty response
pkg/taucorder/clients/js/src/Hoarder.ts:29
↓ 1 callers
Method
stashHandler
(ctx context.Context, id string, peers []string)
services/hoarder/stream.go:64
↓ 1 callers
Method
statsServiceHandler
Stats service handler
services/patrick/api.go:46
↓ 1 callers
Method
statusHandler
(ctx context.Context, jid string)
services/monkey/api_monkeys.go:85
↓ 1 callers
Method
statusHttp
()
dream/api/status_http.go:7
↓ 1 callers
Function
storage
(project projectLib.Project, _id string, obj interface{}, appName string)
pkg/config-compiler/decompile/storage.go:11
↓ 1 callers
Method
storeAuction
(ctx context.Context, auction *hoarderIface.Auction)
services/hoarder/helpers.go:108
↓ 1 callers
Method
storeLogs
(r io.ReadSeeker)
services/monkey/helpers.go:35
↓ 1 callers
Function
stringPtr
(v string)
utils/mapstructure/mapstructure_test.go:2791
↓ 1 callers
Function
subsHandle
(name string)
pkg/vm-orbit/satellite/vm/subs.go:25
↓ 1 callers
Method
subscribe
(ctx context.Context)
services/hoarder/service.go:115
↓ 1 callers
Method
subscribe
()
services/monkey/service.go:26
↓ 1 callers
Method
subscribe
()
services/seer/pubsub.go:9
↓ 1 callers
Method
switchOriginToHTTPSIfTokenAndSSH
switchOriginToHTTPSIfTokenAndSSH sets origin remote URL to HTTPS when c has token auth and origin is SSH.
pkg/git/new.go:187
↓ 1 callers
Method
tauDnsResolve
(ctx context.Context, name string, w dns.ResponseWriter, r *dns.Msg, errMsg *dns.Msg, msg dns.Msg)
services/seer/dns.go:179
↓ 1 callers
Function
tau_path
Get tau binary source by path.
pkg/spore-drive/clients/py/spore_drive/utils.py:29
↓ 1 callers
Function
tau_source_examples
Example demonstrating different tau source types.
pkg/spore-drive/clients/py/example_pythonic.py:161
↓ 1 callers
Function
tccFixtureConfigPath
tccFixtureConfigPath returns the absolute path to the TCC fixture config dir (pkg/tcc/taubyte/v1/fixtures/config).
dream/fixtures/local_push_config_e2e_test.go:34
↓ 1 callers
Method
templateRoot
Template root will give the location of the template and clone if needed, ex /tmp/taubyte_templates/websites/tb_angular_template
tools/tau/templates/clone.go:15
↓ 1 callers
Method
templateRoot
Template root will give the location of the template and clone if needed, ex /tmp/taubyte_templates/websites/tb_angular_template
pkg/cli/singletons/templates/clone.go:15
↓ 1 callers
Function
testCleanupAndIsolation
(t *testing.T, u *dream.Universe)
services/auth/e2e_test.go:331
↓ 1 callers
Function
testCompleteWorkflow
(t *testing.T, u *dream.Universe, ctx context.Context)
services/auth/http_e2e_test.go:307
↓ 1 callers
Function
testDirectDomainValidation
(t *testing.T, u *dream.Universe, projectID, domain string)
services/auth/http_e2e_test.go:134
↓ 1 callers
Function
testDomainValidation
(t *testing.T, u *dream.Universe, auth interface{})
services/auth/e2e_test.go:204
↓ 1 callers
Function
testDomainValidationEndpoint
(t *testing.T, authURL string)
services/auth/http_e2e_test.go:86
↓ 1 callers
Function
testDomainValidationSuccess
(t *testing.T, u *dream.Universe, authURL string)
services/auth/http_e2e_test.go:145
↓ 1 callers
Function
testDomainValidationWithSetup
(t *testing.T, u *dream.Universe, authURL string)
services/auth/http_e2e_test.go:103
↓ 1 callers
Function
testExpectedResponseFormat
(t *testing.T, projectID, domain string)
services/auth/http_e2e_test.go:181
↓ 1 callers
Function
testGitHubEndpoints
(t *testing.T, u *dream.Universe, authURL string)
services/auth/http_e2e_test.go:196
↓ 1 callers
Function
testHTTPEndpoints
(t *testing.T, u *dream.Universe, authURL string)
services/auth/http_e2e_test.go:64
↓ 1 callers
Function
testHooks
(t *testing.T, u *dream.Universe, auth interface{})
services/auth/e2e_test.go:98
↓ 1 callers
Function
testHooksStreamAPI
(t *testing.T, u *dream.Universe, ctx context.Context)
services/auth/http_e2e_test.go:216
↓ 1 callers
Function
testMultipleEntities
(t *testing.T, u *dream.Universe)
services/auth/e2e_test.go:265
↓ 1 callers
Function
testProjects
(t *testing.T, u *dream.Universe, auth interface{})
services/auth/e2e_test.go:174
↓ 1 callers
Function
testRepositories
(t *testing.T, u *dream.Universe, auth interface{})
services/auth/e2e_test.go:134
↓ 1 callers
Function
testRepositoriesStreamAPI
(t *testing.T, u *dream.Universe, ctx context.Context)
services/auth/http_e2e_test.go:237
↓ 1 callers
Function
testServiceBasics
(t *testing.T, u *dream.Universe, auth interface{})
services/auth/e2e_test.go:89
↓ 1 callers
Function
testServiceIntegration
(t *testing.T, u *dream.Universe, auth interface{})
services/auth/http_e2e_test.go:299
↓ 1 callers
Function
testStreamAPI
(t *testing.T, u *dream.Universe, auth interface{})
services/auth/e2e_test.go:215
↓ 1 callers
Function
testStreamAPIEndpoints
(t *testing.T, u *dream.Universe)
services/auth/http_e2e_test.go:204
↓ 1 callers
Function
test_imports
Test that all protobuf imports work.
pkg/spore-drive/clients/py/tests/test_imports.py:6
↓ 1 callers
Method
toClose
(c commonIface.Service)
dream/universe.go:109
↓ 1 callers
Function
toGeographic
Converts Cartesian coordinates (x, y, z) back to geographic (latitude, longitude).
cli/app/geoip.go:95
↓ 1 callers
Function
toInt
toInt converts various numeric types to int
p2p/streams/client/client_test.go:30
↓ 1 callers
Method
toInterface
()
services/tns/flat/convert.go:14
↓ 1 callers
Function
toNumber
(in interface{})
services/monkey/helpers.go:12
↓ 1 callers
Function
toSdkLog
(log types.Log)
pkg/vm-low-orbit/ethereum/contract_event.go:315
↓ 1 callers
Function
touchFile
(filePath: string)
pkg/spore-drive/clients/js/src/drive.test.ts:18
↓ 1 callers
Method
transformPaths
(paths: AsyncIterable<TNSPath>)
pkg/taucorder/clients/js/src/TNS.ts:89
↓ 1 callers
Method
tryGetGitRepo
( ac auth.Client, repoID int, )
services/monkey/helpers.go:53
↓ 1 callers
Function
typedDecodeHook
typedDecodeHook takes a raw DecodeHookFunc (an interface{}) and turns it into the proper DecodeHookFunc type, such as DecodeHookFuncType.
utils/mapstructure/decode_hooks.go:16
↓ 1 callers
Function
uintPtr
(v uint)
utils/mapstructure/mapstructure_test.go:2793
↓ 1 callers
Function
universe
(multiverse *client.Client)
tools/dream/cli/new/universe.go:10
↓ 1 callers
Function
universe
(multiverse *client.Client)
tools/dream/cli/kill/universe.go:10
↓ 1 callers
Function
universe
(multiverse *client.Client)
tools/dream/cli/status/universe.go:13
↓ 1 callers
Function
universeStatus
(multiverse *client.Client)
tools/dream/cli/status/universe.go:24
↓ 1 callers
Method
universesHttp
()
dream/api/universes_http.go:7
↓ 1 callers
Function
unregister
(auth *client.Client, names []string)
tools/tau/cli/commands/resources/project/delete.go:244
↓ 1 callers
Function
unregisterTopic
(topic string)
pkg/kvdb/broadcaster.go:32
↓ 1 callers
Method
updateDatabase
(database iface.Database, branches []string)
services/substrate/components/database/validate.go:30
↓ 1 callers
Method
updateHandler
TODO: implement, does nothing...
services/monkey/api_monkeys.go:74
↓ 1 callers
Method
updateJobWithCid
updateJobWithCid updates the job with the given CID.
services/monkey/jobs/website.go:69
↓ 1 callers
Function
updateResolvedConf
(ctx context.Context, h remoteHost)
pkg/spore-drive/drive/displace.go:77
↓ 1 callers
Method
updateStorage
(storage storageIface.Storage, branch string)
services/substrate/components/storage/validate.go:31
↓ 1 callers
Method
update_a_records
Update A records for a given name.
pkg/spore-drive/clients/py/example/namecheap_client.py:237
↓ 1 callers
Method
update_dns_records
Update DNS records if Namecheap is configured.
pkg/spore-drive/clients/py/example/displace.py:231
↓ 1 callers
Method
upload
(sourceUploads: AsyncIterable<SourceUpload>)
pkg/spore-drive/clients/js/src/ConfigClient.ts:36
↓ 1 callers
Method
upload
Upload configuration from stream.
pkg/spore-drive/clients/py/spore_drive/clients.py:80
↓ 1 callers
Function
uploadAsyncIterator
( stream: ReadableStream<Uint8Array> )
pkg/spore-drive/clients/js/src/Config.ts:16
↓ 1 callers
Method
uploadConfig
(h remoteHost, shape string)
pkg/spore-drive/drive/displace.go:285
↓ 1 callers
Method
uploadPlugins
(ctx context.Context, h remoteHost, dir string)
pkg/spore-drive/drive/displace.go:145
↓ 1 callers
Method
uploadSystemdFile
(h remoteHost)
pkg/spore-drive/drive/displace.go:312
↓ 1 callers
Method
uploadTau
(ctx context.Context, h remoteHost, path string)
pkg/spore-drive/drive/displace.go:120
↓ 1 callers
Method
validClients
()
dream/api/valid_clients.go:8
↓ 1 callers
Method
validFixtures
()
dream/api/valid_fixtures.go:8
↓ 1 callers
Method
validServices
()
dream/api/valid_services.go:8
↓ 1 callers
Method
validate
validate method checks to see if the serviceable commit matches the current commit.
services/substrate/runtime/cache/cache.go:120
↓ 1 callers
Function
validateAndRequireString
(c *cli.Context, cnf validateRequiredStringHelper)
pkg/cli/prompts/string.go:93
↓ 1 callers
Method
validateCommit
(hash, projectId string, branches []string)
services/substrate/components/database/validate.go:9
↓ 1 callers
Method
validateCommit
(hash, projectId string)
services/substrate/components/storage/validate.go:10
↓ 1 callers
Method
validateDomain
(fqdn string)
pkg/config-compiler/indexer/dns.go:16
↓ 1 callers
Method
validateFromTns
(hostname string)
pkg/http-auto/helpers.go:16
↓ 1 callers
Function
validateKeys
* 1. Auth needs private key to start properly 2. Monkey/Substrate either need a public key or a private key to generate a public key from */
cli/app/parse_config.go:222
↓ 1 callers
Function
validateMethodSignature
(t reflect.Type)
pkg/starlark/module.go:96
↓ 1 callers
Method
validateMsg
(auction *hoarderIface.Auction, msg *pubsub.Message)
services/hoarder/helpers.go:42
↓ 1 callers
Function
validateString
(c *cli.Context, cnf validateStringHelper)
tools/tau/prompts/string.go:111
↓ 1 callers
Function
validateString
(c *cli.Context, cnf validateStringHelper)
pkg/cli/prompts/string.go:106
↓ 1 callers
Method
validateUIDGIDMapping
validateUIDGIDMapping validates that subuid/subgid mappings are configured for rootless operations
pkg/containers/backends/containerd/rootless.go:65
↓ 1 callers
Method
validateUIDGIDMapping
validateUIDGIDMapping validates that subuid/subgid mappings are configured for rootless mode
pkg/containers/backends/containerd/containerd.go:702
↓ 1 callers
Method
validateVersion
TODO: Do we need this?
services/tns/engine/validation.go:4
↓ 1 callers
Method
validate_csv_format
Validate CSV file format without loading all data. Args: csv_path: Path to the CSV file Ret
pkg/spore-drive/clients/py/example/csv_handler.py:146
↓ 1 callers
Function
verifyContextCancelled
(t *testing.T, handler *dataStreamHandler)
services/substrate/components/pubsub/websocket/datastream_test.go:234
↓ 1 callers
Function
verifyFSMCoherenceWithDelete
verifyFSMCoherenceWithDelete verifies FSM coherence including delete operations
pkg/raft/cluster_stress_test.go:519
↓ 1 callers
Function
versionFromBuildInfo
()
tools/tau/common/version.go:20
↓ 1 callers
Function
versionMatches
()
tools/taucorder/npm/index.js:20
↓ 1 callers
Function
versionMatches
()
tools/dream/npm/index.js:20
↓ 1 callers
Method
versionMatches
()
pkg/spore-drive/clients/js/src/Service.ts:56
↓ 1 callers
Method
versionMatches
()
pkg/taucorder/clients/js/src/Service.ts:50
← previous
next →
4,301–4,400 of 13,103, ranked by callers