package opts

import "github.com/dotcloud/docker/runconfig/opts"

Index

Functions

func ConvertKVStringsToMap

func ConvertKVStringsToMap(values []string) map[string]string

ConvertKVStringsToMap converts ["key=value"] to {"key":"value"}

Deprecated: this function is no longer used, and will be removed in the next release.

Source Files

parse.go

Version
v27.0.3+incompatible
Published
Jun 28, 2024
Platform
js/wasm
Imports
1 packages
Last checked
2 hours ago

Tools for package owners.