package interpolation

import "github.com/dotcloud/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-rc1
Published
Jan 27, 2017
Platform
darwin/amd64
Imports
3 packages
Last checked
2 minutes ago

Tools for package owners.