package parsers
import "k8s.io/client-go/1.5/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
- v1.5.0
- Published
- Oct 23, 2016
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 14 minutes ago –
Tools for package owners.