Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ExtrapolationPattern is the variable regexp pattern used to interpolate or extract variables when rendering ExtrapolationPattern = regexp.MustCompile(patternString) )
Functions ¶
func ExtractVariables ¶
ExtractVariables extracts the variables from the specified compose data This is a small helper to docker/cli template.ExtractVariables function
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.