Versions in this module Expand all Collapse all v1 v1.41.0 Sep 6, 2021 Changes in this version + type BuilderMap map[string]builder + func MakeBuilderMap(cfg *rlspb.RouteLookupConfig) (BuilderMap, error) + func (bm BuilderMap) Equal(am BuilderMap) bool + func (bm BuilderMap) RLSKey(md metadata.MD, path string) KeyMap + type KeyMap struct + Map map[string]string + Str string