Documentation ¶
Index ¶
- func NewLoginCommand(dockerCli command.Cli) *cobra.Command
- func NewLogoutCommand(dockerCli command.Cli) *cobra.Command
- func NewSearchCommand(dockerCli command.Cli) *cobra.Command
- func NewSearchFormat(source string) formatter.Format
- func SearchWrite(ctx formatter.Context, results []registry.SearchResult) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLoginCommand ¶
NewLoginCommand creates a new `docker login` command
func NewLogoutCommand ¶
NewLogoutCommand creates a new `docker logout` command
func NewSearchCommand ¶
NewSearchCommand creates a new `docker search` command
func NewSearchFormat ¶
NewSearchFormat returns a Format for rendering using a network Context
func SearchWrite ¶
func SearchWrite(ctx formatter.Context, results []registry.SearchResult) error
SearchWrite writes the context
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.