Versions in this module Expand all Collapse all v1 v1.8.1 Oct 5, 2022 v1.5.0-rc2 Feb 18, 2022 v1.2.1 Jun 30, 2021 Changes in this version + type Cache struct + func NewCache(rm manager.ReadOnlyResourceManager, zone string, expirationTime time.Duration, ...) (*Cache, error) + func (c *Cache) GetCLA(ctx context.Context, meshName, meshHash string, cluster envoy_common.Cluster, ...) (proto.Message, error)