package
1.0.11
Repository: https://github.com/daimler/kustomize.git
Documentation: pkg.go.dev

# Functions

NewResId creates new resource identifier.
NewResIdKindOnly creates new resource identifier.
NewResIdWithPrefix creates new resource identifier with a prefix.
NewResIdWithPrefixNamespace creates new resource identifier with a prefix and a namespace.
NewResIdWithPrefixSuffix creates new resource identifier with a prefix and suffix.
NewResIdWithPrefixSuffixNamespace creates new resource identifier with a prefix, suffix and a namespace.
NewResIdWithSuffix creates new resource identifier with a suffix.
NewResIdWithSuffixNamespace creates new resource identifier with a suffix and a namespace.

# Structs

ResId conflates GroupVersionKind with a textual name to uniquely identify a kubernetes resource (object).