As we was hotfixing issue in #118, it is done in suboptimal way, as we had to hardcode cluster names and location, plus we retrieve credentials of all clusters, not just one we need.
It will be better if we detect cluster name and location dynamically and retrieve credentials of cluster that we are going to use.