MCPcopy
hub / github.com/fagongzi/manba / GetClusterList

Method GetClusterList

pkg/client/client.go:20–20  ·  view source on GitHub ↗
(fn func(*metapb.Cluster) bool)

Source from the content-addressed store, hash-verified

18 RemoveCluster(id uint64) error
19 GetCluster(id uint64) (*metapb.Cluster, error)
20 GetClusterList(fn func(*metapb.Cluster) bool) error
21
22 NewServerBuilder() *ServerBuilder
23 RemoveServer(id uint64) error

Callers 1

GetClusterListMethod · 0.65

Implementers 1

clientpkg/client/client.go

Calls

no outgoing calls

Tested by

no test coverage detected