MCPcopy Create free account

hub / github.com/taubyte/tau / functions

Functions13,103 in github.com/taubyte/tau

MethodApplication
()
pkg/schema/messaging/getter.go:19
MethodApplication
()
pkg/schema/domains/getter.go:21
MethodApplication
()
pkg/schema/functions/getter.go:17
MethodApplication
()
pkg/schema/services/getter.go:17
MethodApplication
()
pkg/schema/storages/getter.go:17
MethodApplication
()
pkg/schema/smartops/getter.go:17
MethodApplication
()
pkg/schema/basic/types.go:19
MethodApplication
()
pkg/schema/website/getter.go:17
MethodApplication
()
pkg/schema/databases/getter.go:19
MethodApplication
()
pkg/vm/logger/logger_test.go:24
MethodApplication
()
pkg/vm/context/methods.go:22
MethodApplication
()
services/substrate/components/http/function/methods.go:47
MethodApplication
()
services/substrate/components/http/website/smartops.go:30
MethodApplication
()
services/substrate/components/database/database/smartops.go:26
MethodApplication
()
services/substrate/components/p2p/function/function.go:107
MethodApplication
()
services/substrate/components/p2p/service/types.go:36
MethodApplication
()
services/substrate/components/p2p/test/unreliable_failure_test.go:42
MethodApplication
()
services/substrate/components/p2p/stream/smartop.go:30
MethodApplication
()
services/substrate/components/storage/storage/smartops.go:30
MethodApplication
()
services/substrate/components/pubsub/function/smartop.go:52
MethodApplication
()
services/substrate/runtime/utils_for_test.go:60
MethodApplication
()
services/substrate/runtime/cache/cache_test.go:167
MethodApplications
()
pkg/schema/project/getter.go:35
MethodApply
(set *flag.FlagSet)
tools/tau/flags/bool.go:128
MethodApply
(set *flag.FlagSet)
pkg/cli/flags/bool.go:135
MethodApply
Apply implements raft.FSM.Apply
pkg/raft/fsm.go:66
MethodApply
(log *raft.Log)
pkg/raft/cluster_test.go:820
MethodApply
(cmd []byte, timeout time.Duration)
pkg/raft/cluster.go:549
FunctionAsk
(qs []*survey.Question, response any, opts ...survey.AskOpt)
tools/tau/prompts/survey.go:23
FunctionAsk
(qs []*survey.Question, response interface{}, opts ...survey.AskOpt)
pkg/cli/prompts/survey.go:26
FunctionAssemblyScriptImage
(version string)
pkg/specs/builders/wasm/images/methods.go:20
FunctionAssertEmpty
PR created on gotest.tools https://github.com/gotestyourself/gotest.tools/pull/251
pkg/schema/internal/test/empty.go:39
FunctionAssertServiceClosed
(t *testing.T, svc *AuthService, err error)
services/auth/common_test.go:241
FunctionAssertServiceCreated
Common test assertions and utilities
services/auth/common_test.go:232
MethodAssetCID
(cid string)
pkg/schema/internal/test/prettier.go:62
MethodAssetErrorOutput
(t *testing.T, value string)
pkg/vm-orbit/tests/suite/helpers.go:172
MethodAssetHandler
(*service.HeadlessAssetsDefinition, service.Context)
pkg/http/mocks/unimplemented.go:37
MethodAssetHandler
(def *service.HeadlessAssetsDefinition, ctx service.Context)
pkg/http/basic/assets.go:122
MethodAssetHandler
(def *httpPkg.HeadlessAssetsDefinition, ctx httpPkg.Context)
services/patrick/api_http_routes_test.go:36
MethodAssetId
()
services/substrate/components/http/function/methods.go:51
MethodAssetId
()
services/substrate/components/http/website/methods.go:28
MethodAssetId
()
services/substrate/components/p2p/function/function.go:119
MethodAssetId
()
services/substrate/components/pubsub/function/function.go:95
MethodAssetId
()
services/substrate/runtime/utils_for_test.go:69
MethodAssetId
()
services/substrate/runtime/cache/cache_test.go:183
MethodAttach
(mux *http.ServeMux)
pkg/spore-drive/health/serve.go:36
MethodAttach
(mux *http.ServeMux)
pkg/spore-drive/clients/mock/ssh/serve.go:128
MethodAttach
(mux *http.ServeMux)
pkg/spore-drive/drive/service/serve.go:168
MethodAttach
(mux *http.ServeMux)
pkg/spore-drive/config/service/serve.go:343
MethodAttach
(mux *http.ServeMux)
pkg/taucorder/service/new.go:10
MethodAttach
(plugin vm.Plugin)
pkg/vm/service/wazero/runtime.go:46
MethodAttach
(plugin vm.Plugin)
services/substrate/components/structure/vm.go:79
MethodAttach
(plugin vm.Plugin)
services/substrate/runtime/utils_for_test.go:97
MethodAttachEvent
(*event.Event)
pkg/vm-low-orbit/interface.go:22
MethodAttachEvent
(e *Event)
pkg/vm-low-orbit/event/event.go:13
MethodAttachEvent
(*event.Event)
services/substrate/components/structure/sdk.go:40
FunctionAuth
(a *auth.Auth)
pkg/mycelium/host/attrs.go:71
FunctionAuth
(token string)
clients/http/dream/options.go:49
MethodAuth
()
pkg/spore-drive/config/hosts.go:45
MethodAuth
()
pkg/spore-drive/config/hosts.go:144
MethodAuth
()
pkg/spore-drive/config/parse.go:48
MethodAuth
()
pkg/taucorder/clients/js/src/Taucorder.ts:101
MethodAuth
()
dream/universeMethods.go:96
MethodAuth
()
dream/simple.go:53
MethodAuthByPid
(pid string)
dream/universeMethods.go:109
MethodAuthClient
()
tools/taucorder/prompt/new.go:165
MethodBackendType
()
pkg/containers/core/config.go:31
MethodBackendType
()
pkg/containers/core/config.go:57
MethodBackendType
()
pkg/containers/core/config.go:69
MethodBackendType
()
pkg/containers/core/config.go:85
MethodBackendType
()
pkg/containers/core/config.go:95
MethodBackendType
Image returns an Image interface for the given image name BackendType returns core.BackendTypeContainerd
pkg/containers/backends/containerd/containerd.go:205
MethodBackendType
BackendType returns core.BackendTypeDocker
pkg/containers/backends/docker/docker.go:156
MethodBarrier
(timeout time.Duration)
pkg/raft/cluster.go:581
MethodBase
Base is the command that is proliferated to all sub commands Example options.NameFlagArg0() gives --name flag and args[0] name to new, edit, delete, e
tools/tau/cli/commands/resources/library/base.go:13
MethodBase
Base is the command that is proliferated to all sub commands Example options.NameFlagArg0() gives --name flag and args[0] name to new, edit, delete, e
tools/tau/cli/commands/resources/function/base.go:13
MethodBase
Base is the command that is proliferated to all sub commands Example options.NameFlagArg0() gives --name flag and args[0] name to new, edit, delete, e
tools/tau/cli/commands/resources/messaging/base.go:13
MethodBase
Base is the command that is proliferated to all sub commands Example options.NameFlagArg0() gives --name flag and args[0] name to new, edit, delete, e
tools/tau/cli/commands/resources/database/base.go:13
MethodBase
()
tools/tau/cli/commands/resources/project/base.go:11
MethodBase
Base is the command that is proliferated to all sub commands Example options.NameFlagArg0() gives --name flag and args[0] name to new, edit, delete, e
tools/tau/cli/commands/resources/service/base.go:13
MethodBase
Base is the command that is proliferated to all sub commands Example options.NameFlagArg0() gives --name flag and args[0] name to new, edit, delete, e
tools/tau/cli/commands/resources/storage/base.go:13
MethodBase
Base is the command that is proliferated to all sub commands Example options.NameFlagArg0() gives --name flag and args[0] name to new, edit, delete, e
tools/tau/cli/commands/resources/domain/base.go:13
MethodBase
Base is the command that is proliferated to all sub commands Example options.NameFlagArg0() gives --name flag and args[0] name to new, edit, delete, e
tools/tau/cli/commands/resources/smartops/base.go:13
MethodBase
()
tools/tau/cli/commands/resources/application/base.go:11
MethodBase
Base is the command that is proliferated to all sub commands Example options.NameFlagArg0() gives --name flag and args[0] name to new, edit, delete, e
tools/tau/cli/commands/resources/website/base.go:13
MethodBasicPath
(branch, commit, projectId, appId, libId string)
pkg/specs/library/tns.go:12
MethodBasicPath
(branch, commit, projectId, appId, funcId string)
pkg/specs/function/tns.go:12
MethodBasicPath
(branch, commit, projectId, appId, msgId string)
pkg/specs/messaging/tns.go:19
MethodBasicPath
(branch, commit, projectId, appId, dbId string)
pkg/specs/database/tns.go:13
MethodBasicPath
(branch, commit, projectId, appId, storeId string)
pkg/specs/storage/tns.go:12
MethodBasicPath
(fqdn string)
pkg/specs/domain/tns.go:17
MethodBasicPath
(_path string)
pkg/specs/extract/extract.go:65
MethodBasicPath
(branch, commit, project, app string)
pkg/specs/structure/storage.go:37
MethodBasicPath
(branch, commit, project, app string)
pkg/specs/structure/function.go:40
MethodBasicPath
(branch, commit, project, app string)
pkg/specs/structure/database.go:37
MethodBasicPath
(branch, commit, project, app string)
pkg/specs/structure/simple.go:13
MethodBasicPath
(branch, commit, project, app string)
pkg/specs/structure/library.go:34
MethodBasicPath
(branch, commit, projectId, appId string)
pkg/specs/structure/website.go:35
MethodBasicPath
(branch, commit, projectId, appId string)
pkg/specs/structure/smartop.go:33
MethodBasicPath
(branch, commit, project, app string)
pkg/specs/structure/messaging.go:39
← previousnext →4,501–4,600 of 13,103, ranked by callers