Documentation
¶
Index ¶
- func AuthResolver(dockerCLI config.Provider) ...deprecated
- func HistoryWrite(fmtCtx formatter.Context, human bool, histories []image.HistoryResponseItem) errordeprecated
- func NewBuildCommand(dockerCLI command.Cli) *cobra.Commanddeprecated
- func NewHistoryCommand(dockerCLI command.Cli) *cobra.Commanddeprecated
- func NewHistoryFormat(source string, quiet bool, human bool) formatter.Formatdeprecated
- func NewImageCommand(dockerCLI command.Cli) *cobra.Commanddeprecated
- func NewImagesCommand(dockerCLI command.Cli) *cobra.Commanddeprecated
- func NewImportCommand(dockerCLI command.Cli) *cobra.Commanddeprecated
- func NewLoadCommand(dockerCLI command.Cli) *cobra.Commanddeprecated
- func NewPruneCommand(dockerCLI command.Cli) *cobra.Commanddeprecated
- func NewPullCommand(dockerCLI command.Cli) *cobra.Commanddeprecated
- func NewPushCommand(dockerCLI command.Cli) *cobra.Commanddeprecated
- func NewRemoveCommand(dockerCLI command.Cli) *cobra.Commanddeprecated
- func NewSaveCommand(dockerCLI command.Cli) *cobra.Commanddeprecated
- func NewTagCommand(dockerCLI command.Cli) *cobra.Commanddeprecated
- func RunPrune(ctx context.Context, dockerCli command.Cli, all bool, filter opts.FilterOpt) (uint64, string, error)
- func TrustedReference(ctx context.Context, cli command.Cli, ref reference.NamedTagged) (reference.Canonical, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthResolver
deprecated
func AuthResolver(dockerCLI config.Provider) func(ctx context.Context, index *registrytypes.IndexInfo) registrytypes.AuthConfig
AuthResolver returns an auth resolver function from a config.Provider.
Deprecated: this function was only used internally and will be removed in the next release.
func HistoryWrite
deprecated
func NewBuildCommand
deprecated
func NewHistoryCommand
deprecated
func NewImageCommand
deprecated
func NewImagesCommand
deprecated
func NewImportCommand
deprecated
func NewLoadCommand
deprecated
func NewPruneCommand
deprecated
func NewPullCommand
deprecated
func NewPushCommand
deprecated
func NewRemoveCommand
deprecated
func NewSaveCommand
deprecated
func NewTagCommand
deprecated
Types ¶
This section is empty.
Source Files
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
internal/urlutil
Package urlutil provides helper function to check if a given build-context location should be considered a URL or a remote Git repository.
|
Package urlutil provides helper function to check if a given build-context location should be considered a URL or a remote Git repository. |
Click to show internal directories.
Click to hide internal directories.