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