Install istio using go client

Hi! I was trying to use go-client to install istio, but couldn’t find any resource.
Basically, I want to install istio from another package, that could install/delete istio with demo profile with/without mTLS on a single click by user.

Any method to do that? Or should i download istioctl and exec the commands manually?

Hi @nveenjain,
We currently don’t have a go client for the operator config. istioctl currently might be the way to achieve that.