Kubernetes CRDs for index templates / datastreams with ECK?

Hi all,

I’m deploying Elastic via ECK and want to manage index templates / datastreams as code in Kubernetes manifests (Helm / GitOps).

I checked the ECK API docs but didn’t see any CRDs for this (or I missed it).

Question: Are there CRDs for index templates/datastreams ?

Thanks!