Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func (*Controller) AddRaftPeer ¶
func (c *Controller) AddRaftPeer(t *testing.T, raftAddr, rpcAddr string)
func (*Controller) AddStorageNode ¶
func (c *Controller) AddStorageNode(t *testing.T, snid types.StorageNodeID, snaddr string)
func (*Controller) ListStorageNodes ¶
func (c *Controller) ListStorageNodes(t *testing.T) []admpb.StorageNodeMetadata
Click to show internal directories.
Click to hide internal directories.