//
pkg.gl
Category
github.com/containers/buildah
internal
parse
package
1.39.0
Repository:
https://github.com/containers/buildah.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
69 SLOC
#
Functions
RevertEscapedColon
RevertEscapedColon converts "\:" to ":".
SplitStringWithColonEscape
SplitStringWithColonEscape splits string into slice by colon.
ValidateVolumeMountHostDir
ValidateVolumeMountHostDir validates the host path of buildah --volume.
Volume
Volume parses the input of --volume.