Versions in this module Expand all Collapse all v1 v1.6.3 Jan 1, 2022 Changes in this version + type Cache struct + func GetCacheInsOr(store store.Factory) (*Cache, error) + func (c *Cache) ListPolicies(ctx context.Context, r *pb.ListPoliciesRequest) (*pb.ListPoliciesResponse, error) + func (c *Cache) ListSecrets(ctx context.Context, r *pb.ListSecretsRequest) (*pb.ListSecretsResponse, error)