fmt.Printf("Tiller (the helm server side component) has been installed into your Kubernetes Cluster.\n$HELM_HOME has also been configured at %s.\nHappy Helming!\n",helmHome)
returnnil
}
funcinstallTiller()error{
// TODO: take value of global flag kubectl and pass that in