Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/kvrocks-controller
/ CheckNewNodes
Method
CheckNewNodes
store/store.go:50–50 ·
view source on GitHub ↗
(ctx context.Context, nodes []string)
Source
from the content-addressed store, hash-verified
48
SetCluster(ctx context.Context, ns string, clusterInfo *Cluster) error
49
50
CheckNewNodes(ctx context.Context, nodes []string) error
51
}
52
53
var
_ Store = (*ClusterStore)(nil)
Callers
2
Create
Method · 0.65
Import
Method · 0.65
Implementers
1
ClusterStore
store/store.go
Calls
no outgoing calls
Tested by
no test coverage detected