package
0.0.0-20240618140715-250f864a47e9
Repository: https://github.com/stollenaar/gitops-engine.git
Documentation: pkg.go.dev

# Functions

GetAnnotationCSVs will return the value of the annotation identified by the given key.
HasAnnotationOption will return if the given obj has an annotation defined as the given key and has in its values, the ocurrence of val.

# Interfaces

AnnotationGetter defines the operations required to inspect if a resource has annotations.