Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GatewayFormat ¶
func GatewayFormat() output.FormatterOptions
GatewayFormat returns a FormatterOptions object which contains a list of columns to be used for formatting the output of a list of application gateways.
func NewCommand ¶
NewCommand creates an instance of the `rad app status` command and runner.
func StatusFormat ¶
func StatusFormat() output.FormatterOptions
StatusFormat sets up the columns and headings for a table to display application names and resource counts.
Types ¶
type Runner ¶
type Runner struct {
ConfigHolder *framework.ConfigHolder
ConnectionFactory connections.Factory
Workspace *workspaces.Workspace
Output output.Interface
ApplicationName string
Format string
}
Runner is the Runner implementation for the `rad app status` command.
Click to show internal directories.
Click to hide internal directories.