Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanFunc ¶
func CleanFunc() celexp.ExtFunction
func RepeatFunc ¶ added in v0.12.0
func RepeatFunc() celexp.ExtFunction
func SlugifyFunc ¶ added in v0.35.0
func SlugifyFunc() celexp.ExtFunction
SlugifyFunc returns a CEL extension function that converts a string into a DNS-safe label (RFC 1123). It shares its implementation with the go-template slugify/toDnsString functions via pkg/dnslabel so both engines produce identical output.
func TitleFunc ¶
func TitleFunc() celexp.ExtFunction
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.