package
23.0.0-beta.1+incompatible
Repository: https://github.com/nobidev/docker-cli.git
Documentation: pkg.go.dev

# Functions

NewClientOptions returns a new ClientOptions.
SetLogLevel sets the logrus logging level.

# Constants

DefaultCaFile is the default filename for the CA pem file.
DefaultCertFile is the default filename for the cert pem file.
DefaultKeyFile is the default filename for the key pem file.
FlagTLSVerify is the flag name for the TLS verification option.
FormatHelp describes the --format flag behavior for list commands.
InspectFormatHelp describes the --format flag behavior for inspect commands.

# Variables

NewCommonOptions returns a new CommonOptions Deprecated: use [NewClientOptions].

# Structs

ClientOptions are the options used to configure the client cli.

# Type aliases

CommonOptions are options common to both the client and the daemon.