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-12 02:46:56 +00:00
Code
Activity
9e8540f280
kyverno
/
pkg
/
apis
/
policy
/
v1alpha1
History
Maxim Goncharenko
c22add9969
Moved all util funcs to the utils.go. Added deepcopy functions for policy types
2019-05-13 21:20:31 +03: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
Moved all util funcs to the utils.go. Added deepcopy functions for policy types
2019-05-13 21:20:31 +03:00