Versions in this module Expand all Collapse all v0 v0.7.3 Jul 29, 2026 Changes in this version + func GetAnnotationCSVs(obj AnnotationGetter, key string) []string + func GetAnnotationOptionValue(obj AnnotationGetter, annotation, optionKey string) *string + func HasAnnotationOption(obj AnnotationGetter, key, val string) bool + type AnnotationGetter interface + GetAnnotations func() map[string]string