Searched refs:sortedNamespaces (Results 1 – 1 of 1) sorted by relevance
34 type sortedNamespaces struct { struct40 func (s *sortedNamespaces) add(namespace *Namespace) { argument49 func (s *sortedNamespaces) sortedItems() []*Namespace { argument62 func (s *sortedNamespaces) index(namespace *Namespace) int { argument81 sortedNamespaces sortedNamespaces member135 r.sortedNamespaces.add(namespace)207 for _, namespace := range r.sortedNamespaces.sortedItems() {239 return r.sortedNamespaces.sortedItems()288 id := r.sortedNamespaces.index(namespace)307 for _, namespace := range r.sortedNamespaces.sortedItems() {