mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 09:26:54 +00:00
5 lines
73 B
Go
5 lines
73 B
Go
package resolvers
|
|
|
|
const (
|
|
LabelCacheKey = "cache.kyverno.io/enabled"
|
|
)
|