package
1.12.0-alpha.0
Repository: https://github.com/karmada-io/karmada.git
Documentation: pkg.go.dev

# Functions

Parse returns a Components of the given image.
SplitHostname splits a repository name(ie: registry.k8s.io/kube-apiserver) to hostname(registry.k8s.io) and remotename(kube-apiserver) string.

# Variables

DigestRegexp matches valid digests.
TagRegexp matches valid tag names.

# Structs

Components make up a whole image.