Masterminds / sprig

Useful template functions for Go templates.
http://masterminds.github.io/sprig/
MIT License
4.25k stars 436 forks source link

filter complex list #398

Open jochen123456 opened 5 months ago

jochen123456 commented 5 months ago

Hi,

how can file a complex list with sprig. I want the OutOfSync only.

"resources": {{ without .app.status.resources .status "Synced" | toJson }} this just returns all elements. Thanks.


status: resources: