MCPcopy Create free account

hub / github.com/koding/kite / functions

Functions619 in github.com/koding/kite

↓ 1 callersFunctioninstallKite
installKite moves the .kite bundle into ~/kd/kites.
kitectl/command/install.go:265
↓ 1 callersFunctionisBinaryFile
isBinaryFile returns true if the path is the path of the binary file in application bundle. Example: fs-0.0.1.kite/bin/fs
kitectl/command/install.go:281
↓ 1 callersFunctionisWebsocket
isWebsocket checks wether the incoming request is a part of websocket handshake
reverseproxy/reverseproxy.go:109
↓ 1 callersMethodissuedAt
()
kitetest/kitetest.go:62
↓ 1 callersMethodissuer
()
kitetest/kitetest.go:42
↓ 1 callersMethodkontrolURL
()
kitetest/kitetest.go:69
↓ 1 callersMethodlistenAndServe
listenAndServe listens on the TCP network address k.URL.Host and then calls Serve to handle requests on incoming connectionk.
server.go:70
↓ 1 callersMethodlistenAndServe
()
tunnelproxy/proxy.go:133
↓ 1 callersFunctionlocalIP
localIp returns a local IP from one of the local interfaces.
registerurl.go:51
↓ 1 callersFunctionmain
()
kitectl/release.py:134
↓ 1 callersMethodmakeResponseCallback
makeResponseCallback prepares and returns a callback function sent to the server. The caller of the Tell() is blocked until the server calls this call
client.go:949
↓ 1 callersFunctionmakeWebsocketURL
(u *url.URL, serverID, sessionID string)
sockjsclient/sockjsclient.go:307
↓ 1 callersFunctionmemoryStats
()
systeminfo/systeminfo_linux.go:20
↓ 1 callersFunctionnewGracefulListener
(l net.Listener)
server.go:170
↓ 1 callersFunctionnewHeartbeatReq
(r *Request)
heartbeat.go:24
↓ 1 callersFunctionnewLogger
newLogger returns a new kite logger based on koding/logging package and a SetLogLvel function. The current logLevel is INFO by default, which can be c
logger.go:80
↓ 1 callersFunctionnewPrivateKite
(r *kite.Client)
tunnelproxy/proxy.go:279
↓ 1 callersMethodnewRequest
newRequest returns a new *Request from the method and arguments passed.
request.go:135
↓ 1 callersMethodnewTunnel
(local sockjs.Session)
tunnelproxy/proxy.go:286
↓ 1 callersFunctionnonil
(err ...error)
kontrol/kontrol.go:609
↓ 1 callersFunctiononError
onError is called when an error happened in a method handler.
client.go:1003
↓ 1 callersFunctiononlyIDQuery
onlyIDQuery returns true if the query contains only a non-empty ID and all others keys are empty
kontrol/etcd.go:318
↓ 1 callersFunctionparseMeminfo
(table map[string]*uint64)
systeminfo/systeminfo_linux.go:56
↓ 1 callersMethodprocessHeartbeats
()
heartbeat.go:52
↓ 1 callersMethodprocessMessage
processMessage processes a single message and calls a handler or callback.
client.go:487
↓ 1 callersFunctionpublicIP
publicIP returns an IP that is supposed to be Public.
registerurl.go:80
↓ 1 callersFunctionreadFile
(file string, handler func(string) bool)
systeminfo/systeminfo_linux.go:72
↓ 1 callersMethodreceiveData
receiveData reads a message from session.
client.go:460
↓ 1 callersMethodregisterSelf
registerSelf adds Kontrol itself to the storage as a kite.
kontrol/kontrol.go:390
↓ 1 callersMethodregisterSrc
(src *Client)
handlers.go:40
↓ 1 callersMethodregisterToProxyKite
registerToProxyKite dials the proxy kite and calls register method then returns the reverse-proxy URL.
kontrolclient.go:467
↓ 1 callersMethodremoveCallbacks
Used to remove callbacks after error occurs in send().
client.go:904
↓ 1 callersMethodrenewLoop
()
tokenrenewer.go:74
↓ 1 callersMethodrenewToken
renewToken gets a new token from a kontrolClient, parses it and sets it as the token.
tokenrenewer.go:144
↓ 1 callersFunctionsendCallbackID
sendCallbackID send the callback number to be deleted after response is received.
client.go:922
↓ 1 callersMethodsendDisconnectSignal
()
tokenrenewer.go:135
↓ 1 callersMethodsendHeartbeats
(interval time.Duration, kiteURL *url.URL)
heartbeat.go:185
↓ 1 callersMethodsendMethod
sendMethod wraps the arguments, adds a response callback, marshals the message and send it over the wire.
client.go:753
↓ 1 callersMethodserve
(l net.Listener, h http.Handler)
server.go:97
↓ 1 callersFunctionsetup
()
test/kontrolclient_test.go:81
↓ 1 callersFunctionsha1_file
Calculate sha1 of path. Read file in chunks.
kitectl/release.py:217
↓ 1 callersMethodsignalReady
signalReady is an internal method to notify that a successful registration is done.
kontrolclient.go:298
↓ 1 callersMethodsockjsHandler
(session sockjs.Session)
kite.go:280
↓ 1 callersFunctionstrtoull
(val string)
systeminfo/systeminfo_linux.go:93
↓ 1 callersFunctionsysctlbyname
generic Sysctl buffer unmarshalling
systeminfo/systeminfo_darwin.go:79
↓ 1 callersFunctiontoObject
(v interface{})
kitectl/command/showkey.go:23
↓ 1 callersMethodupdateKey
(t *jwt.Token)
kontrol/handlers.go:332
↓ 1 callersMethodusername
()
kitetest/kitetest.go:49
↓ 1 callersFunctionvalidateOperation
(op string)
protocol/webrtc.go:86
↓ 1 callersFunctionvalidatePackage
validatePackage does some checks on kite bundle and returns the bundle path.
kitectl/command/install.go:241
↓ 1 callersFunctionvm_stat
()
systeminfo/systeminfo_darwin.go:31
↓ 1 callersMethodwrapMethodArgs
(args []interface{}, responseCallback dnode.Function)
client.go:695
MethodAccept
()
server.go:177
MethodAdd
(kiteProt *protocol.Kite, value *kontrolprotocol.RegisterValue)
kontrol/postgres.go:295
MethodAddAuthenticator
(keyType string, fn func(*kite.Request) error)
kontrol/kontrol.go:214
MethodAddKey
(keyPair *KeyPair)
kontrol/keypair.go:85
MethodAddKey
(keyPair *KeyPair)
kontrol/keypair.go:159
MethodAddKey
* --- Key Pair ----------------- */
kontrol/postgres.go:396
MethodAttach
Attach attaches the given token to each kite. It replaces any previous token.
kontrol/kites.go:16
MethodAuthenticateFromKiteKey
AuthenticateFromKiteKey authenticates user from kite key.
request.go:275
MethodAuthenticateFromToken
AuthenticateFromToken is the default Authenticator for Kite.
request.go:225
FunctionBenchmarkEtcdAdd
(b *testing.B)
kontrol/bench_test.go:52
FunctionBenchmarkEtcdGet
(b *testing.B)
kontrol/bench_test.go:79
FunctionBenchmarkPostgres
(b *testing.B)
kontrol/bench_test.go:11
FunctionBenchmarkPostgresGet
(b *testing.B)
kontrol/bench_test.go:38
MethodCall
Call the received function.
dnode/callback.go:18
MethodCall
(args ...interface{})
dnode/callback.go:51
MethodCall
(args ...interface{})
dnode/callback.go:60
MethodClear
()
kontrol/etcd.go:91
FunctionClose
Close is a wrapper for Closer that calls a Close on it.
kite.go:527
MethodClose
()
server.go:197
MethodClose
()
server.go:216
MethodClose
Close closes the session with provided code and reason.
sockjsclient/sockjsclient.go:275
MethodClose
()
tunnelproxy/tunnel.go:79
MethodCloseNotify
()
reverseproxy/reverseproxy.go:117
MethodCode
()
errors.go:22
FunctionConnectWebsocketSession
ConnectWebsocketSession dials the remote specified in the opts and creates new websocket session. Deprecated: Use DialWebsocket instead.
sockjsclient/sockjsclient.go:170
MethodCreate
(ctx context.Context, key, value string)
kontrol/etcd_keysapi_logger.go:37
MethodCreateInOrder
(ctx context.Context, dir, value string, opts *etcd.CreateInOrderOptions)
kontrol/etcd_keysapi_logger.go:42
MethodDelete
(k *protocol.Kite)
kontrol/etcd.go:78
MethodDelete
(ctx context.Context, key string, opts *etcd.DeleteOptions)
kontrol/etcd_keysapi_logger.go:32
MethodDelete
(kiteProt *protocol.Kite)
kontrol/postgres.go:327
MethodDeleteKey
(keyPair *KeyPair)
kontrol/keypair.go:95
MethodDeleteKey
(keyPair *KeyPair)
kontrol/keypair.go:167
MethodDeleteKey
(keyPair *KeyPair)
kontrol/postgres.go:415
MethodError
Error implements the built-in error interface.
kite.go:456
MethodError
()
errors.go:26
MethodError
Error implements the buildin error interface.
sockjsclient/sockjsclient.go:51
MethodError
()
kontrol/errors.go:24
MethodError
()
dnode/errors.go:14
MethodError
()
dnode/errors.go:25
MethodError
()
dnode/errors.go:34
MethodExtract
Extract is a jwt.Keyfunc that extracts kite ID.
kitetest/kitetest.go:146
FunctionExtractKiteID
ExtractKiteID extracts kite ID from the raw JWT token.
kitetest/kitetest.go:168
MethodF1
Combination of exported/unexported value/pointer receiver methods.
dnode/scrub_test.go:70
MethodF3
(p *Partial)
dnode/scrub_test.go:72
MethodFinalFunc
FinalFunc registers a function that is always called as a last one after pre-, handler and post- functions for the given method. It receives a result
method.go:154
FunctionGenerateKiteKey
GenerateKiteKey
kitetest/kitetest.go:101
MethodGet
(query *protocol.KontrolQuery)
kontrol/etcd.go:191
MethodGet
(ctx context.Context, key string, opts *etcd.GetOptions)
kontrol/etcd_keysapi_logger.go:22
← previousnext →301–400 of 619, ranked by callers