apiserver/pkg/cel/library
Joe Betz 28d9c91abf Add basic panicOnUnknown support for kubernetes types
Kubernetes-commit: f6995740a6fe4b90103131516c3318f158209d21
2024-07-25 15:53:39 -04:00
..
authz.go Adjust CEL cost calculation and versioning for authorization library 2024-06-26 21:38:24 -04:00
cidr.go Add CIDR network CEL extension 2023-11-15 19:04:48 +00:00
cidr_test.go Add tests for CIDR type 2023-12-15 11:01:55 +00:00
cost.go Add basic panicOnUnknown support for kubernetes types 2024-07-25 15:53:39 -04:00
cost_test.go Fix estimated cost for Kubernetes defined CEL types 2024-07-25 14:14:20 -04:00
format.go feature: add name formats library to CEL 2024-02-28 18:04:33 -08:00
format_test.go Fix estimated cost for Kubernetes defined CEL types 2024-07-25 14:14:20 -04:00
ip.go Add special IP validations to IP CEL type 2023-11-17 12:51:32 +00:00
ip_test.go Add tests for IP type 2023-12-08 18:16:30 +00:00
library_compatibility_test.go Adjust CEL cost calculation and versioning for authorization library 2024-06-26 21:38:24 -04:00
lists.go Add CEL library lifecycle linter 2023-08-23 17:17:32 -04:00
quantity.go Add CEL library lifecycle linter 2023-08-23 17:17:32 -04:00
quantity_test.go test: typecheck cel test cases 2024-04-19 13:52:22 -07:00
regex.go Add CEL library lifecycle linter 2023-08-23 17:17:32 -04:00
test.go Add CEL library lifecycle linter 2023-08-23 17:17:32 -04:00
urls.go Add CEL library lifecycle linter 2023-08-23 17:17:32 -04:00