Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GlobalOptions ¶
type GlobalOptions struct {
Verbose bool
Quiet bool
OutputFormat formatter.OutputFormat
TokenDir string
Model NetgearModel
Token string
}
type NetgearModel ¶
type NetgearModel string
const ( GS30xEPx NetgearModel = "GS30xEPx" GS305EP NetgearModel = "GS305EP" GS305EPP NetgearModel = "GS305EPP" GS308EP NetgearModel = "GS308EP" GS308EPP NetgearModel = "GS308EPP" GS316EP NetgearModel = "GS316EP" GS316EPP NetgearModel = "GS316EPP" )
Click to show internal directories.
Click to hide internal directories.