internal

package
v0.2.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 15, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConfigDryRun   string = "dry-run"
	ConfigConfig   string = "config"
	ConfigDebug    string = "debug"
	ConfigLogin    string = "login."
	ConfigUsername string = ConfigLogin + "username"
	ConfigPassword string = ConfigLogin + "password"
	ConfigGateway  string = "gateway."
	ConfigModel    string = ConfigGateway + "model"
	ConfigIP       string = ConfigGateway + "ip"
)
View Source
const (
	NOK5G21 string = "NOK5G21"
)

Variables

View Source
var ErrUnknownGateway = errors.New("unknown gateway")

Functions

func Cmd added in v0.2.0

func Cmd(version string)

func LogSetup

func LogSetup(debugFlag bool)

func Login added in v0.2.0

func Login(cCtx *cli.Context) error

func Reboot added in v0.2.0

func Reboot(cCtx *cli.Context) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL