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