MCPcopy
hub / github.com/vulcand/vulcand / UpsertServer

Method UpsertServer

proxy/proxy.go:40–40  ·  view source on GitHub ↗
(engine.BackendKey, engine.Server)

Source from the content-addressed store, hash-verified

38 DeleteMiddleware(engine.MiddlewareKey) error
39
40 UpsertServer(engine.BackendKey, engine.Server) error
41 DeleteServer(engine.ServerKey) error
42
43 // TakeFiles takes file descriptors representing sockets in listening state to start serving on them

Callers 15

TestInitOnTheFlyMethod · 0.65
TestGracefulShutdownMethod · 0.65
TestTransferFilesMethod · 0.65
processChangeFunction · 0.65
UpsertServerMethod · 0.65
TestBackendCRUDMethod · 0.65
TestServerCRUDMethod · 0.65
TestServerUpsertSameMethod · 0.65
TestTwoHostsMethod · 0.65

Implementers 1

muxproxy/mux/mux.go

Calls

no outgoing calls

Tested by 15

TestInitOnTheFlyMethod · 0.52
TestGracefulShutdownMethod · 0.52
TestTransferFilesMethod · 0.52
TestBackendCRUDMethod · 0.52
TestServerCRUDMethod · 0.52
TestServerUpsertSameMethod · 0.52
TestTwoHostsMethod · 0.52
TestListenerCRUDMethod · 0.52
TestListenerScopeMethod · 0.52