Searched defs:TargetEdgeAnnotations (Results 1 – 1 of 1) sorted by relevance
419 type TargetEdgeAnnotations struct { struct420 annotations map[string]struct{}429 func (ea TargetEdgeAnnotations) HasAnnotation(ann string) bool {438 func (ea TargetEdgeAnnotations) Compare(other TargetEdgeAnnotations) int {462 func (ea TargetEdgeAnnotations) AsList() []string {