package interpolation

import "github.com/docker/docker/cli/compose/interpolation"

Index

Functions

func Interpolate

func Interpolate(config types.Dict, section string, mapping template.Mapping) (types.Dict, error)

Interpolate replaces variables in a string with the values from a mapping

Source Files

interpolation.go

Version
v1.13.1-rc2
Published
Feb 6, 2017
Platform
js/wasm
Imports
3 packages
Last checked
2 minutes ago

Tools for package owners.