1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 18:06:55 +00:00
kyverno/pkg/engine/variables/operator
Anushka Mittal 94395ac243
Wildcard values (#2692)
* wildcard-support

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>

* Added unit tests

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>

* improvements in anyin and allin

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>
2021-11-15 15:02:46 +01:00
..
allin.go Wildcard values (#2692) 2021-11-15 15:02:46 +01:00
allnotin.go Refactored operator tests to use test cases (#2620) 2021-10-29 10:54:51 +02:00
anyin.go Wildcard values (#2692) 2021-11-15 15:02:46 +01:00
anynotin.go Fixes in new operators (#2704) 2021-11-12 11:15:16 +01:00
duration.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
equal.go Refactored operator tests to use test cases (#2620) 2021-10-29 10:54:51 +02:00
in.go Fix various go lint issues (#2639) 2021-10-29 17:06:03 +02:00
notequal.go Refactored operator tests to use test cases (#2620) 2021-10-29 10:54:51 +02:00
notin.go Fix various go lint issues (#2639) 2021-10-29 17:06:03 +02:00
numeric.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
operator.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00