Documentation ¶
Overview ¶
Package status contains the logic that handles the status command in liqoctl
Index ¶
Constants ¶
View Source
const ( // ShortHelp contains the short help string for liqoctl status command. ShortHelp = "Show overall status of Liqo" // LongHelp contains the Long help string for liqoctl status command. LongHelp = `` /* 201-byte string literal not displayed */ // UseCommand contains the name of the command. UseCommand = "status" // Namespace contains the name of namespace flag. Namespace = "namespace" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.