Move Gcp::Kubernetes* services outside GCP namespace

We have 3 classes under Clusters::Gcp::Kubernetes:

But this services should apply for all Kubernetes clusters, not just the ones for GCP. We should move them to a different namespace/folder, maybe Clusters::Kubernetes?