Documentation ¶
Index ¶
- func ClientVersions(ctx *cli.Context) (err error)
- func DisplayPeers(ctx *cli.Context) (err error)
- func ExitValidator(ctx *cli.Context) (err error)
- func ImportValidator(ctx *cli.Context) (err error)
- func InitializeDirectory(ctx *cli.Context) error
- func InstallBinaries(ctx *cli.Context) (err error)
- func ListValidator(ctx *cli.Context) (err error)
- func LogClients(ctx *cli.Context) error
- func LogLayer(layer string) func(*cli.Context) error
- func ResetClients(ctx *cli.Context) (err error)
- func SelectNetworkFor(f func(*cli.Context) error) func(*cli.Context) error
- func StartClients(ctx *cli.Context) (err error)
- func StatClients(ctx *cli.Context) (err error)
- func StopClients(ctx *cli.Context) (err error)
- func UpdateClients(ctx *cli.Context) (err error)
- func UpdateConfigs(ctx *cli.Context) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientVersions ¶ added in v0.22.0
func ClientVersions(ctx *cli.Context) (err error)
func DisplayPeers ¶ added in v0.12.0
func DisplayPeers(ctx *cli.Context) (err error)
func ExitValidator ¶ added in v0.7.1
func ExitValidator(ctx *cli.Context) (err error)
func ImportValidator ¶
func ImportValidator(ctx *cli.Context) (err error)
func InitializeDirectory ¶
func InitializeDirectory(ctx *cli.Context) error
InitializeDirectory initializes a working directory for lukso node, with all configurations for all networks
func InstallBinaries ¶
func InstallBinaries(ctx *cli.Context) (err error)
func ListValidator ¶
func ListValidator(ctx *cli.Context) (err error)
func LogClients ¶
func LogClients(ctx *cli.Context) error
func ResetClients ¶
func ResetClients(ctx *cli.Context) (err error)
func SelectNetworkFor ¶
SelectNetworkFor accepts a CLI func as an argument, and adjusts all values that need to be changed depending on network passed as a flag. Works as a wrapper for selecting current working network
func StartClients ¶
func StartClients(ctx *cli.Context) (err error)
func StatClients ¶
func StatClients(ctx *cli.Context) (err error)
func StopClients ¶
func StopClients(ctx *cli.Context) (err error)
func UpdateClients ¶
func UpdateClients(ctx *cli.Context) (err error)
func UpdateConfigs ¶ added in v0.16.0
func UpdateConfigs(ctx *cli.Context) (err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.