//
pkg.gl
Category
github.com/divinerapier/learn-kubernetes
pkg
util
parsers
package
0.0.0-20191024030528-a481964b876e
Repository:
https://github.com/divinerapier/learn-kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
5
Files
37 SLOC
#
Functions
ParseImageName
ParseImageName parses a docker image string into three parts: repo, tag and digest.
#
Constants
DefaultImageTag
DefaultImageTag is the default tag for docker image.