MCPcopy Create free account

hub / github.com/fnproject/fn / functions

Functions2,053 in github.com/fnproject/fn

MethodResponseWriter
()
api/agent/call.go:331
MethodResponseWriter
()
api/agent/lb_agent_test.go:124
MethodRootError
()
api/models/error.go:307
MethodRun
(ctx context.Context)
api/agent/drivers/mock/mocker.go:71
MethodRun
implements Cookie
api/agent/drivers/docker/cookie.go:388
MethodRunners
(ctx context.Context, call RunnerCall)
api/runnerpool/naive_placer_test.go:39
MethodRunners
(ctx context.Context, call pool.RunnerCall)
api/agent/static_pool.go:41
MethodRunners
(ctx context.Context, call pool.RunnerCall)
api/agent/lb_agent_test.go:46
MethodScan
Scan implements sql.Scanner
api/models/annotations.go:231
MethodScan
implements sql.Scanner
api/models/config.go:42
MethodScan
implements sql.Scanner
api/models/config.go:102
MethodSend
(m *ClientMsg)
api/agent/grpc/runner.pb.go:1497
MethodSend
(*LogRequestMsg)
api/agent/grpc/runner.pb.go:1538
MethodSend
(m *LogRequestMsg)
api/agent/grpc/runner.pb.go:1547
MethodSend
(*RunnerMsg)
api/agent/grpc/runner.pb.go:1615
MethodSend
(m *RunnerMsg)
api/agent/grpc/runner.pb.go:1624
MethodSend
(*LogResponseMsg)
api/agent/grpc/runner.pb.go:1677
MethodSend
(m *LogResponseMsg)
api/agent/grpc/runner.pb.go:1686
MethodServeHTTP
(w http.ResponseWriter, r *http.Request)
examples/extensions/main.go:30
MethodServeHTTP
(w http.ResponseWriter, r *http.Request, app *models.App)
examples/extensions/main.go:37
MethodServeHTTP
ServeHTTP calls f(w, r).
fnext/api.go:11
MethodSetError
(err error)
api/agent/slots.go:23
MethodSetError
(err error)
api/agent/slots_test.go:25
MethodSetPullImageRetryPolicy
implements Driver
test/fn-system-tests/system_test.go:538
MethodSetPullImageRetryPolicy
implements Driver
api/agent/agent_test.go:1642
MethodSetPullImageRetryPolicy
(policy common.BackOffConfig, checker drivers.RetryErrorChecker)
api/agent/drivers/mock/mocker.go:25
MethodSetPullImageRetryPolicy
(policy common.BackOffConfig, checker drivers.RetryErrorChecker)
api/agent/drivers/docker/docker.go:331
MethodSetRetryPolicy
(policy common.BackOffConfig, checker drivers.RetryErrorChecker)
api/agent/drivers/docker/image_puller.go:64
MethodShutdown
(ctx context.Context)
api/runnerpool/naive_placer_test.go:38
MethodShutdown
(ctx context.Context)
api/agent/static_pool.go:47
MethodShutdown
(context.Context)
api/agent/lb_agent_test.go:50
MethodSlotHashId
implements RunnerCall
test/fn-system-tests/exec_runner_status_test.go:104
MethodSlotHashId
()
api/runnerpool/naive_placer_test.go:22
MethodSlotHashId
SlotHashId returns a string identity for this call that can be used to uniquely place the call in a given container This should correspond to a unique
api/agent/call.go:313
MethodSlotHashId
()
api/agent/lb_agent_test.go:112
MethodSpanContextFromRequest
(req *http.Request)
api/agent/agent.go:1334
MethodStart
Start runs any configured machinery, including the http server, agent, etc. Start will block until the context is cancelled or times out.
api/server/server.go:838
MethodStart
(ctx context.Context)
api/agent/call.go:356
MethodStartContainerWithContext
(id string, hostConfig *docker.HostConfig, ctx context.Context)
api/agent/drivers/docker/docker_client.go:345
MethodStats
(opts docker.StatsOptions)
api/agent/drivers/docker/docker_client.go:408
MethodStatus
(ctx context.Context)
api/runnerpool/naive_placer_test.go:51
MethodStatus
()
api/server/runner_fninvoke.go:44
MethodStatus
implements RunnerProtocolServer
api/agent/pure_runner.go:813
MethodStatus
()
api/agent/lb_agent.go:50
MethodStatus
(ctx context.Context, _ *empty.Empty)
api/agent/runner_status.go:65
MethodStatus
implements Runner
api/agent/runner_client.go:164
MethodStatus
(ctx context.Context)
api/agent/lb_agent_test.go:70
MethodStatus
Deprecated: Do not use.
api/agent/grpc/runner.pb.go:1510
MethodStatus
Rather than rely on Prometheus for this, expose status that's specific to the runner lifecycle through this. Deprecated: Do not use.
api/agent/grpc/runner.pb.go:1574
MethodStatus
(ctx context.Context, req *empty.Empty)
api/agent/grpc/runner.pb.go:1593
MethodStatus
()
api/agent/drivers/mock/mocker.go:92
MethodStatus
()
api/agent/drivers/docker/docker.go:55
MethodStatus2
implements RunnerProtocolServer
api/agent/pure_runner.go:818
MethodStatus2
(ctx context.Context, r *pbst.Struct)
api/agent/runner_status.go:69
MethodStatus2
(ctx context.Context, in *_struct.Struct, opts ...grpc.CallOption)
api/agent/grpc/runner.pb.go:1559
MethodStatus2
If a status image container is configured (for handling custom statuses) the supplied opaque JSON is passed as an input to that image. Output from the
api/agent/grpc/runner.pb.go:1583
MethodStatus2
(ctx context.Context, req *_struct.Struct)
api/agent/grpc/runner.pb.go:1602
MethodStdErr
()
test/fn-system-tests/exec_runner_status_test.go:108
MethodStdErr
()
api/runnerpool/runner_pool.go:66
MethodStdErr
()
api/runnerpool/naive_placer_test.go:26
MethodStdErr
()
api/agent/call.go:335
MethodStdErr
()
api/agent/lb_agent_test.go:128
MethodStreamLogs
(logStream rproto.RunnerProtocol_StreamLogsServer)
test/fn-system-tests/system_test.go:286
MethodStreamLogs
implements RunnerProtocolServer
api/agent/pure_runner.go:832
MethodStreamLogs
(ctx context.Context, opts ...grpc.CallOption)
api/agent/grpc/runner.pb.go:1528
MethodStreamLogs
Logging Interface
api/agent/grpc/runner.pb.go:1578
MethodStreamLogs
(srv RunnerProtocol_StreamLogsServer)
api/agent/grpc/runner.pb.go:1599
MethodString
()
api/datastore/sql/postgres/postgres.go:46
MethodString
()
api/datastore/sql/sqlite/sqlite.go:61
MethodString
()
api/agent/grpc/runner.pb.go:46
MethodString
()
api/agent/grpc/runner.pb.go:123
MethodString
()
api/agent/grpc/runner.pb.go:170
MethodString
()
api/agent/grpc/runner.pb.go:217
MethodString
()
api/agent/grpc/runner.pb.go:267
MethodString
()
api/agent/grpc/runner.pb.go:345
MethodString
()
api/agent/grpc/runner.pb.go:485
MethodString
()
api/agent/grpc/runner.pb.go:566
MethodString
()
api/agent/grpc/runner.pb.go:677
MethodString
()
api/agent/grpc/runner.pb.go:856
MethodString
()
api/agent/grpc/runner.pb.go:894
MethodString
()
api/agent/grpc/runner.pb.go:931
MethodString
()
api/agent/grpc/runner.pb.go:1023
MethodString
()
api/agent/grpc/runner.pb.go:1062
MethodString
()
api/agent/grpc/runner.pb.go:1094
MethodString
()
api/agent/grpc/runner.pb.go:1127
MethodString
()
api/agent/grpc/runner.pb.go:1170
MethodString
()
api/agent/grpc/runner.pb.go:1232
MethodString
()
api/agent/grpc/runner.pb.go:1281
MethodSubmit
implements Agent
api/agent/pure_runner.go:642
MethodSubmit
implements Agent
api/agent/lb_agent.go:193
MethodSubmit
(c Call)
api/agent/mock_agent.go:49
MethodSubmit
(callI Call)
api/agent/agent.go:244
MethodSupports
(u string)
api/datastore/sql/sql.go:111
MethodSupports
(scheme string)
api/datastore/sql/postgres/postgres.go:12
MethodSupports
(scheme string)
api/datastore/sql/mysql/mysql.go:14
MethodSupports
(scheme string)
api/datastore/sql/sqlite/sqlite.go:16
MethodSwap
(i, j int)
api/datastore/mock.go:83
MethodSwap
(i, j int)
api/datastore/mock.go:242
MethodSwap
(i, j int)
api/datastore/mock.go:392
MethodSwap
(i, j int)
api/datastore/sql/migratex/migrate.go:63
← previousnext →1,401–1,500 of 2,053, ranked by callers