Versions in this module Expand all Collapse all v1 v1.0.5 Aug 24, 2015 Changes in this version + func ByUserIndexKeys(obj interface{}) ([]string, error) + type GroupCache struct + func NewGroupCache(groupRegistry groupregistry.Registry) *GroupCache + func (c *GroupCache) GroupsFor(username string) ([]*userapi.Group, error) + func (c *GroupCache) Run() + func (c *GroupCache) RunUntil(stopChannel <-chan struct{})