package parsers
import "k8s.io/client-go/pkg/util/parsers"
Index ¶
Constants ¶
const (
DefaultImageTag = "latest"
)
Functions ¶
func ParseImageName ¶
ParseImageName parses a docker image string into three parts: repo, tag and digest. If both tag and digest are empty, a default image tag will be returned.
Source Files ¶
parsers.go
- Version
- v2.0.0-alpha.1+incompatible
- Published
- Dec 20, 2016
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 1 minute ago –
Tools for package owners.