Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintTable ¶
Types ¶
type ListCmd ¶
type ListCmd struct { Io *iostreams.IOStreams ReadInput func(string) (string, error) ListRulesEngine func(context.Context, *contracts.ListOptions, int64, string) (*edgeapplications.RulesEngineResponse, error) AskInput func(string) (string, error) EdgeApplicationID int64 Phase string }
func NewListCmd ¶
Click to show internal directories.
Click to hide internal directories.