func AuthServerToAuthClient(as pb.AuthServer) pb.AuthClient
func ClusterServerToClusterClient(cls pb.ClusterServer) pb.ClusterClient
func ElectionServerToElectionClient(es v3electionpb.ElectionServer) v3electionpb.ElectionClient
func KvServerToKvClient(kvs pb.KVServer) pb.KVClient
func LeaseServerToLeaseClient(ls pb.LeaseServer) pb.LeaseClient
func LockServerToLockClient(ls v3lockpb.LockServer) v3lockpb.LockClient
func MaintenanceServerToMaintenanceClient(mts pb.MaintenanceServer) pb.MaintenanceClient
func WatchServerToWatchClient(wserv pb.WatchServer) pb.WatchClient