package
0.19.0
Repository: https://github.com/kubernetes-sigs/kustomize.git
Documentation: pkg.go.dev

# Functions

IsImageMatched returns true if the value of t is identical to the image name in the full image name and tag as given by s.
Split separates and returns the name and tag parts from the image string using either colon `:` or at `@` separators.