package parsers
import "github.com/docker/docker/pkg/parsers"
Index ¶
- func ParseHost(defaultHost string, defaultUnix, addr string) (string, error)
- func ParseKeyValueOpt(opt string) (string, string, error)
- func ParseRepositoryTag(repos string) (string, string)
- func PartParser(template, data string) (map[string]string, error)
Functions ¶
func ParseHost ¶
FIXME: Change this not to receive default value as parameter
func ParseKeyValueOpt ¶
func ParseRepositoryTag ¶
Get a repos name and returns the right reposName + tag The tag can be confusing because of a port in a repository name.
Ex: localhost.localdomain:5000/samalba/hipache:latest
func PartParser ¶
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
pkg/parsers/filters | |
pkg/parsers/kernel | |
pkg/parsers/operatingsystem |
- Version
- v1.2.0
- Published
- Aug 20, 2014
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 1 minute ago –
Tools for package owners.