in pkg/handler/handler.go [58:60]
func WithServiceAccountCache(c cache.ServiceAccountCache) ModifierOpt { return func(m *Modifier) { m.Cache = c } }