Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dgraph-io/dgraph
/ Client
Method
Client
dgraphapi/cluster.go:35–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
34
type
Cluster
interface
{
35
Client() (*GrpcClient,
func
(), error)
36
HTTPClient() (*HTTPClient, error)
37
AlphasHealth() ([]string, error)
38
AlphasLogs() ([]string, error)
Callers
15
TestPlugins
Method · 0.65
TearDownTest
Method · 0.65
testExportAndLiveLoad
Function · 0.65
TestLoggingIntoTheNSAfterDropDataFromTheNS
Method · 0.65
TestLoggingIntoAllNamespacesAfterDropDataOperationFromDefaultNs
Method · 0.65
TearDownTest
Method · 0.65
TestAclBasic
Method · 0.65
TestNameSpaceLimitFlag
Method · 0.65
TestTwoPermissionSetsInNameSpacesWithAcl
Method · 0.65
TestDeleteNamespace
Method · 0.65
TestLiveLoadMulti
Method · 0.65
doGrpcLogin
Function · 0.65
Implementers
3
LocalCluster
dgraphtest/local_cluster.go
DCloudCluster
dgraphtest/dcloud_cluster.go
ComposeCluster
dgraphtest/compose_cluster.go
Calls
no outgoing calls
Tested by
15
TestPlugins
Method · 0.52
TearDownTest
Method · 0.52
testExportAndLiveLoad
Function · 0.52
TestLoggingIntoTheNSAfterDropDataFromTheNS
Method · 0.52
TestLoggingIntoAllNamespacesAfterDropDataOperationFromDefaultNs
Method · 0.52
TearDownTest
Method · 0.52
TestAclBasic
Method · 0.52
TestNameSpaceLimitFlag
Method · 0.52
TestTwoPermissionSetsInNameSpacesWithAcl
Method · 0.52
TestDeleteNamespace
Method · 0.52
TestLiveLoadMulti
Method · 0.52
doGrpcLogin
Function · 0.52