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) ListCaches func(context.Context, *contracts.ListOptions, int64) (*edgeapplications.ApplicationCacheGetResponse, error) AskInput func(string) (string, error) EdgeApplicationID int64 }
func NewListCmd ¶
Click to show internal directories.
Click to hide internal directories.