package opts

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

Index

Functions

func ConvertKVStringsToMap

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

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

Source Files

parse.go

Version
v26.0.0-rc2+incompatible
Published
Mar 7, 2024
Platform
js/wasm
Imports
1 packages
Last checked
1 hour ago

Tools for package owners.