Documentation ¶
Index ¶
- func NewEngineCommand(dockerCli command.Cli) *cobra.Command
- func NewSubscriptionsFormat(source string, quiet bool) formatter.Format
- func NewUpdatesFormat(source string, quiet bool) formatter.Format
- func SubscriptionsWrite(ctx formatter.Context, subs []licenseutils.LicenseDisplay) error
- func UpdatesWrite(ctx formatter.Context, availableUpdates []clitypes.Update) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEngineCommand ¶
NewEngineCommand returns a cobra command for `engine` subcommands
func NewSubscriptionsFormat ¶
NewSubscriptionsFormat returns a Format for rendering using a license Context
func NewUpdatesFormat ¶
NewUpdatesFormat returns a Format for rendering using a updates context
func SubscriptionsWrite ¶
func SubscriptionsWrite(ctx formatter.Context, subs []licenseutils.LicenseDisplay) error
SubscriptionsWrite writes the context
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.