Documentation
¶
Overview ¶
Package status implements the infractl status command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrettyStatusResp ¶
type PrettyStatusResp struct {
Status *v1.InfraStatus
}
PrettyStatusResp is a struct wrapping an InfraStatus
func (PrettyStatusResp) PrettyJSONPrint ¶
func (p PrettyStatusResp) PrettyJSONPrint(cmd *cobra.Command) error
PrettyJSONPrint prints the infra status as JSON
func (PrettyStatusResp) PrettyPrint ¶
func (p PrettyStatusResp) PrettyPrint(cmd *cobra.Command)
PrettyPrint prints the infra status pretty
Directories
¶
| Path | Synopsis |
|---|---|
|
Package get implements the infractl status get command.
|
Package get implements the infractl status get command. |
|
Package reset implements the infractl status reset command.
|
Package reset implements the infractl status reset command. |
|
Package set implements the infractl status set command.
|
Package set implements the infractl status set command. |
Click to show internal directories.
Click to hide internal directories.