-
bryanl authored
The visitor can visit any Kubernetes objects and has special rules for the following relations: * service <=> pod * ingress <=> service Also: * Rename Cache.Retrieve to Cache.List * Introduce Cache.Get * Delete unused object overview code
59e366b1