Searched refs:sortedNamespaces (Results 1 – 1 of 1) sorted by relevance
38 type sortedNamespaces struct { struct44 func (s *sortedNamespaces) add(namespace *Namespace) { argument53 func (s *sortedNamespaces) sortedItems() []*Namespace { argument66 func (s *sortedNamespaces) index(namespace *Namespace) int { argument85 sortedNamespaces sortedNamespaces member159 r.sortedNamespaces.add(namespace)235 for _, namespace := range r.sortedNamespaces.sortedItems() {272 return r.sortedNamespaces.sortedItems()321 id := r.sortedNamespaces.index(namespace)341 for _, namespace := range r.sortedNamespaces.sortedItems() {