Documentation ¶
Overview ¶
+build !windows
Index ¶
- func ApplyConfigOverride(cfg *InitCfg) error
- func ConnectNodes(from, to int) error
- func GetAttr(attr string, node int) (string, error)
- func GetNodesAPIAddr(nnum int) (string, error)
- func GetNumNodes() int
- func GetPeerID(n int) (string, error)
- func IpfsDirN(n int) string
- func IpfsInit(cfg *InitCfg) error
- func IpfsKillAll() error
- func IpfsPidOf(n int) (int, error)
- func IpfsShell(n int) error
- func IpfsStart(waitall bool) error
- func KillNode(i int) error
- func TestBedDir() string
- func YesNoPrompt(prompt string) bool
- type InitCfg
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyConfigOverride ¶
func ConnectNodes ¶
func GetNodesAPIAddr ¶
func GetNumNodes ¶
func GetNumNodes() int
GetNumNodes returns the number of testbed nodes configured in the testbed directory
func IpfsKillAll ¶
func IpfsKillAll() error
func IpfsShell ¶
IpfsShell sets up environment variables for a new shell to more easily control the given daemon
func TestBedDir ¶
func TestBedDir() string
func YesNoPrompt ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.