I'm wondering if there's a way to change the default path of the kubernetes login.
In the documentation, the CLI allows you to do it:
https://www.vaultproject.io/docs/auth/kubernetes.html
Say for example I wanted to goto: auth/kubernetes-rancher/login
But I noticed in the code for this library, it's based on "mount_point" of some sort. But it's not clear to me how to set this beforehand.
Is this feature missing or am I just not understanding it correctly?