parse

package
v1.35.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RevertEscapedColon added in v1.25.0

func RevertEscapedColon(source string) string

RevertEscapedColon converts "\:" to ":"

func SplitStringWithColonEscape added in v1.25.0

func SplitStringWithColonEscape(str string) []string

SplitStringWithColonEscape splits string into slice by colon. Backslash-escaped colon (i.e. "\:") will not be regarded as separator

func ValidateVolumeMountHostDir added in v1.25.0

func ValidateVolumeMountHostDir(hostDir string) error

ValidateVolumeMountHostDir validates the host path of buildah --volume

func Volume added in v1.25.0

func Volume(volume string) (specs.Mount, error)

Volume parses the input of --volume

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL