You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Standard functions](https://github.com/google/cel-spec/blob/master/doc/langdef.md#list-of-standard-definitions)| See [official list of standard definitions](stdlib)| All Kubernetes versions |
72
+
|[Homogeneous Aggregate Literals](https://pkg.go.dev/github.com/google/[email protected]/cel#HomogeneousAggregateLiterals)|| All Kubernetes versions |
73
+
|[Default UTC Time Zone](https://pkg.go.dev/github.com/google/[email protected]/cel#DefaultUTCTimeZone)|| All Kubernetes versions |
74
+
|[Eagerly Validate Declarations](https://pkg.go.dev/github.com/google/[email protected]/cel#EagerlyValidateDeclarations)|| All Kubernetes versions |
75
+
|[extended strings library](https://pkg.go.dev/github.com/google/cel-go/ext#Strings), Version 1 |`charAt`, `indexOf`, `lastIndexOf`, `lowerAscii`, `upperAscii`, `replace`, `split`, `join`, `substring`, `trim`| All Kubernetes versions |
76
76
| Kubernetes list library | See [Kubernetes list library](#kubernetes-list-library)| All Kubernetes versions |
77
77
| Kubernetes regex library | See [Kubernetes regex library](#kubernetes-regex-library)| All Kubernetes versions |
78
78
| Kubernetes URL library | See [Kubernetes URL library](#kubernetes-url-library)| All Kubernetes versions |
79
79
| Kubernetes authorizer library | See [Kubernetes authorizer library](#kubernetes-authorizer-library)| All Kubernetes versions |
0 commit comments