//
pkg.gl
Category
github.com/docker/cli
components
engine
runconfig
opts
package
17.12.1-ce-rc2+incompatible
Repository:
https://github.com/docker/cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
16 SLOC
#
Functions
ConvertKVStringsToMap
ConvertKVStringsToMap converts ["key=value"] to {"key":"value"}.