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