kubernetesk8s.io/kubernetes/pkg/util/parsers Index | Files

package parsers

import "k8s.io/kubernetes/pkg/util/parsers"

Index

Functions

func ParseImageName

func ParseImageName(image string) (string, string)

parseImageName parses a docker image string into two parts: repo and tag. If tag is empty, return the defaultImageTag.

Source Files

parsers.go

Version
v1.2.0-alpha.5
Published
Dec 15, 2015
Platform
js/wasm
Imports
1 packages
Last checked
1 hour ago

Tools for package owners.