Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/goodrain/rainbond
/ functions
Functions
18,667 in github.com/goodrain/rainbond
⨍
Functions
18,667
◇
Types & classes
2,997
↓ 84 callers
Method
Do
(r *http.Request)
api/proxy/proxy.go:26
↓ 81 callers
Function
Default
Default -
config/configs/config.go:59
↓ 81 callers
Method
Get
Get returns the value for a key and inserts the key in the txn's read set. If Get fails, it aborts the transaction with an error, never returning.
third_party/coreos-etcd/clientv3/concurrency/stm.go:28
↓ 81 callers
Method
Header
()
api/middleware/middleware.go:325
↓ 81 callers
Function
newTestMember
(id uint64, peerURLs []string, name string, clientURLs []string)
third_party/coreos-etcd/etcdserver/membership/member_test.go:109
↓ 80 callers
Method
lastIndex
()
third_party/coreos-etcd/raft/log.go:176
↓ 79 callers
Function
FileExists
FileExists check file exist
util/comman.go:99
↓ 79 callers
Function
sovRpc
(x uint64)
third_party/coreos-etcd/functional/rpcpb/rpc.pb.go:2184
↓ 77 callers
Method
Get
Get returns the cached result for the endpoint.
worker/master/controller/thirdcomponent/prober/results/results_manager.go:10
↓ 77 callers
Method
Put
(key, value string)
db/dao/dao.go:74
↓ 77 callers
Method
Save
()
third_party/coreos-etcd/store/store.go:56
↓ 75 callers
Method
Handle
Handle interprets r and performs an operation on s.store according to r.Method and other fields. If r.Method is "POST", "PUT", "DELETE", or a "GET" wi
third_party/coreos-etcd/etcdserver/v2_server.go:141
↓ 74 callers
Method
Pods
(w http.ResponseWriter, r *http.Request)
api/api/api_interface.go:139
↓ 74 callers
Method
String
String -
builder/parser/parser.go:109
↓ 72 callers
Method
BatchTx
()
third_party/coreos-etcd/mvcc/backend/backend.go:51
↓ 71 callers
Method
Then
Then takes a list of operations. The Ops list will be executed, if the comparisons passed in If() succeed.
third_party/coreos-etcd/clientv3/txn.go:45
↓ 71 callers
Function
WrapEL
WrapEL wrap eventlog, handle event log before and after process
api/middleware/middleware.go:337
↓ 69 callers
Function
encodeVarintRpc
(dAtA []byte, offset int, v uint64)
third_party/coreos-etcd/functional/rpcpb/rpc.pb.go:1793
↓ 68 callers
Method
Delete
Delete removes the storage asset that was created by Provision backing the given PV. Does not delete the PV object itself. May return IgnoredError to
worker/master/volumes/provider/lib/controller/volume.go:38
↓ 68 callers
Method
WriteHeader
(statusCode int)
api/middleware/middleware.go:331
↓ 67 callers
Method
Intn
(n int)
third_party/coreos-etcd/raft/raft.go:78
↓ 66 callers
Method
Close
Close closes the Storage and performs finalization.
third_party/coreos-etcd/etcdserver/storage.go:36
↓ 66 callers
Method
Context
()
third_party/coreos-etcd/etcdserver/api/v3rpc/interceptor.go:222
↓ 65 callers
Method
Commit
Commit commits outstanding txns into the underlying backend.
third_party/coreos-etcd/mvcc/kv.go:120
↓ 65 callers
Method
Restart
()
third_party/coreos-etcd/e2e/etcd_process.go:39
↓ 65 callers
Method
ServiceEventDao
()
db/db.go:102
↓ 64 callers
Method
Stop
Stop halts the main loop of the compactor.
third_party/coreos-etcd/compactor/compactor.go:42
↓ 64 callers
Method
String
()
third_party/coreos-etcd/etcdserver/api/v3rpc/codec.go:32
↓ 63 callers
Method
get
(int)
third_party/process-exporter/proc/read.go:149
↓ 62 callers
Method
Close
Close releases all resources Lease keeps for efficient communication with the etcd server.
third_party/coreos-etcd/clientv3/lease.go:147
↓ 61 callers
Method
GRPCAddr
()
third_party/coreos-etcd/integration/cluster.go:517
↓ 61 callers
Function
ctlV3Put
(cx ctlCtx, key, value, leaseID string, flags ...string)
third_party/coreos-etcd/e2e/ctl_v3_kv_test.go:290
↓ 59 callers
Method
Equal
(b index)
third_party/coreos-etcd/mvcc/index.go:33
↓ 59 callers
Method
Err
()
third_party/coreos-etcd/clientv3/watch.go:217
↓ 59 callers
Method
Format
Format 实现 Formatter 接口
config/configs/options.go:108
↓ 59 callers
Method
Read
Read creates a read transaction.
third_party/coreos-etcd/mvcc/kv.go:105
↓ 58 callers
Function
ErrorAndSolve
ErrorAndSolve error create
builder/parser/parser.go:65
↓ 58 callers
Method
WithPrefix
(prefix string)
db/dao/dao.go:76
↓ 58 callers
Method
readMessages
()
third_party/coreos-etcd/raft/raft_test.go:41
↓ 57 callers
Method
Marshal
()
third_party/coreos-etcd/etcdctl/ctlv3/command/printer_protobuf.go:29
↓ 57 callers
Method
Open
Open returns a ReadCloser that provides access to the File's contents. Multiple files may be read concurrently.
util/zip/reader.go:194
↓ 57 callers
Method
Range
(key, end []byte, atRev int64)
third_party/coreos-etcd/mvcc/index.go:26
↓ 57 callers
Method
String
String -
worker/master/podevent/podevent.go:34
↓ 56 callers
Method
Run
()
api/eventlog/store/manager.go:59
↓ 56 callers
Method
Step
Step advances the state machine using the given message. ctx.Err() will be returned, if any.
third_party/coreos-etcd/raft/node.go:126
↓ 56 callers
Method
Unlock
Unlock takes a key returned by Lock and releases the hold on lock. The next Lock caller waiting for the lock will then be woken up and given ownership
third_party/coreos-etcd/etcdserver/api/v3lock/v3lockpb/v3lock.pb.go:165
↓ 56 callers
Method
Watch
(prefix string, recursive, stream bool, sinceIndex uint64)
third_party/coreos-etcd/store/store.go:54
↓ 55 callers
Method
Begin
()
db/db.go:36
↓ 55 callers
Method
Close
()
builder/parser/discovery/discovery.go:29
↓ 55 callers
Method
Copy
()
third_party/coreos-etcd/pkg/types/set.go:30
↓ 55 callers
Method
Decode
(ptr unsafe.Pointer, iter *jsoniter.Iterator)
third_party/coreos-etcd/client/json.go:38
↓ 55 callers
Method
Lock
Lock acquires a distributed shared lock on a given named lock. On success, it will return a unique key that exists so long as the lock is held by the
third_party/coreos-etcd/etcdserver/api/v3lock/v3lockpb/v3lock.pb.go:161
↓ 55 callers
Method
Sort
()
third_party/coreos-etcd/pkg/types/urls.go:68
↓ 55 callers
Method
cancel
* 取消上传 * @returns {Promise<void>}
api/controller/chunk_upload_example.js:128
↓ 54 callers
Method
Do
Do applies a single Op on KV without a transaction. Do is useful when creating arbitrary operations to be issued at a later time; the user can range o
third_party/coreos-etcd/clientv3/kv.go:61
↓ 54 callers
Method
Stop
Stop performs any necessary termination of the Node.
third_party/coreos-etcd/raft/node.go:167
↓ 53 callers
Method
Close
()
third_party/coreos-etcd/store/store_test.go:28
↓ 53 callers
Method
Get
(ctx context.Context, r *RequestV2)
third_party/coreos-etcd/etcdserver/v2_server.go:32
↓ 53 callers
Function
spawnWithExpect
(args []string, expected string)
third_party/coreos-etcd/e2e/util.go:40
↓ 52 callers
Method
PrefixArgs
PrefixArgs prefixes etcdctl command. Make sure to unset environment variables after tests.
third_party/coreos-etcd/e2e/ctl_v3_test.go:223
↓ 52 callers
Method
Watch
Watch watches on a key or prefix. The watched events will be returned through the returned channel. If revisions waiting to be sent over the watch are
third_party/coreos-etcd/clientv3/watch.go:49
↓ 52 callers
Function
toErr
(ctx context.Context, err error)
third_party/coreos-etcd/clientv3/client.go:548
↓ 51 callers
Method
Commit
Commit tries to commit the transaction.
third_party/coreos-etcd/clientv3/txn.go:52
↓ 51 callers
Function
Default
Default -
pkg/component/storage/storage.go:74
↓ 50 callers
Method
If
If takes a list of comparison. If all comparisons passed in succeed, the operations passed into Then() will be executed. Or the operations passed into
third_party/coreos-etcd/clientv3/txn.go:41
↓ 50 callers
Method
String
()
third_party/coreos-etcd/rafthttp/stream.go:76
↓ 50 callers
Method
Terminate
Terminate stops the member and removes the data dir.
third_party/coreos-etcd/integration/cluster.go:945
↓ 50 callers
Function
file_worker_server_pb_app_runtime_server_proto_rawDescGZIP
()
worker/server/pb/app_runtime_server.pb.go:3946
↓ 49 callers
Method
Append
Append the new entries to storage. TODO (xiangli): ensure the entries are continuous and entries[0].Index > ms.entries[0].Index
third_party/coreos-etcd/raft/storage.go:239
↓ 49 callers
Method
Close
()
third_party/coreos-etcd/clientv3/naming/grpc.go:42
↓ 49 callers
Method
RainbondV1alpha1
()
pkg/generated/clientset/versioned/clientset.go:35
↓ 49 callers
Method
String
()
worker/appm/types/v1/v1.go:1180
↓ 49 callers
Method
TenantDao
()
db/db.go:59
↓ 49 callers
Method
VersionInfoDao
()
db/db.go:105
↓ 48 callers
Method
Close
()
third_party/coreos-etcd/e2e/etcd_process.go:41
↓ 48 callers
Method
Decode
Decode 解码数据流
api/eventlog/util/protocol.go:95
↓ 48 callers
Method
Encode
Encode return json encode data
api/eventlog/exit/web/pusher.go:44
↓ 48 callers
Method
IsDir
()
util/zip/struct.go:156
↓ 47 callers
Method
Advance
Advance notifies the Node that the application has saved progress up to the last Ready. It prepares the node to return the next available Ready. The
third_party/coreos-etcd/raft/node.go:144
↓ 47 callers
Method
CloseNotify
()
third_party/coreos-etcd/etcdserver/api/v2http/client_test.go:1689
↓ 47 callers
Method
Values
()
third_party/coreos-etcd/pkg/types/set.go:29
↓ 47 callers
Method
becomeCandidate
()
third_party/coreos-etcd/raft/raft.go:642
↓ 47 callers
Function
newNetwork
newNetwork initializes a network from peers. A nil node will be replaced with a new *stateMachine. A *stateMachine will get its k, id. When using stat
third_party/coreos-etcd/raft/raft_test.go:3605
↓ 46 callers
Method
GetServiceByID
(serviceID string)
db/dao/dao.go:149
↓ 46 callers
Method
Record
Record publishes an Action (e.g., function call) which will be reflected by Wait() or Chan()
third_party/coreos-etcd/pkg/testutil/recorder.go:32
↓ 46 callers
Method
ReleaseLogger
(Logger)
event/manager.go:45
↓ 46 callers
Function
file_app_runtime_server_proto_rawDescGZIP
()
worker/server/pb/worker/server/pb/app_runtime_server.pb.go:3525
↓ 46 callers
Function
printLog
(logger event.Logger, level, msg string, info map[string]string)
builder/sources/image.go:973
↓ 45 callers
Method
Recv
()
third_party/coreos-etcd/etcdserver/etcdserverpb/rpc.pb.go:3445
↓ 45 callers
Method
URL
()
third_party/coreos-etcd/integration/bridge.go:65
↓ 45 callers
Method
WriteString
(s string)
api/eventlog/util/buffer.go:133
↓ 44 callers
Function
NewInt64Interval
(a int64, b int64)
third_party/coreos-etcd/pkg/adt/interval_tree.go:550
↓ 44 callers
Method
ReadDir
(dirName string)
pkg/component/storage/storage.go:81
↓ 44 callers
Method
String
()
third_party/coreos-etcd/client/keys.go:307
↓ 44 callers
Function
writeError
(w http.ResponseWriter, r *http.Request, err error)
third_party/coreos-etcd/etcdserver/api/v2http/http.go:41
↓ 43 callers
Method
ActiveConnection
ActiveConnection returns the current in-use connection
third_party/coreos-etcd/clientv3/client.go:513
↓ 43 callers
Function
ErrorDesc
(err error)
third_party/coreos-etcd/etcdserver/api/v3rpc/rpctypes/error.go:210
↓ 43 callers
Method
List
()
worker/appm/thirdparty/endpoints.go:33
↓ 43 callers
Function
newByMessage
(status, code int, message string)
api/util/bcode/bcode.go:51
↓ 42 callers
Method
ComponentK8sAttributeDao
()
db/db.go:149
← previous
next →
101–200 of 18,667, ranked by callers