import React from 'react'; import { Card, CardContent, CardHeader, CardTitle } from '@/components/ui/index'; import { Button } from '@/components/ui/index'; import { RefreshCw } from 'lucide-react'; import { ClusterOperationsList } from '@/components/Proxmox'; export function ProxmoxTasksPage() { return (
Monitor cluster operations and tasks