mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 17:37:12 +00:00
4 lines
51 B
Go
4 lines
51 B
Go
|
package variables
|
||
|
|
||
|
type Labels = map[string]string
|