This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
kyverno
Watch
1
Star
0
Fork
You've already forked kyverno
0
mirror of
https://github.com/kyverno/kyverno.git
synced
2025-03-06 16:06:56 +00:00
Code
Activity
9956f3ee12
kyverno
/
pkg
/
apis
/
policy
/
v1alpha1
History
shuting
9956f3ee12
add unit test pkg/apis/policy/v1alpha1/utils_test.go
2019-05-15 18:27:02 -07:00
..
doc.go
Changed policy type definition due to the policy-v2 specification
2019-05-13 16:10:00 +03:00
register.go
NK-22: Fixed build error with Selector pointer. Added comments. Changed tab to 4 spaces identation. Added unit tests for LabelSelector.
2019-03-01 17:59:59 +02:00
types.go
Made mutation, validation, generation and overlay optional due to the specs
2019-05-13 21:18:02 +03:00
utils.go
Implement Generate()
2019-05-14 18:20:41 -07:00
utils_test.go
add unit test pkg/apis/policy/v1alpha1/utils_test.go
2019-05-15 18:27:02 -07:00