Issue:
In providers details page, we show a information about the provider, in the case the provider is a remote cluster with UI we can add a link to the clusters UI URL.
- [x] Add link to remote Openshift console
- [x] Add link to remote Openstack UI
- [x] Add link to remote vSphere UI
- [x] Add link to remote RHV UI
Allow users to create an annotation in the Provider CR with a preferred link to the cluster UI, if annotation exist use it, o/w guess the provider UI when it makes sense.
URL: https://github.com/kubev2v/forklift-console-plugin/issues/1106