# Functions
No description provided by the author
MustNewAPIVersion evaluates version as a client api version and panics if invalid.
No description provided by the author
NewConfig creates a new config to be used when creating a docker client.
NewDefaultConfig creates a new config with default values to be used when creating a docker client.
No description provided by the author
VersionIsValidAndGTE evalutes version as a client api version and returns an error if invalid or less than gte.