feat: add proxmox reconciliation job
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package jobs
|
||||
|
||||
const TypeProxmoxTaskPoll = "proxmox.task.poll"
|
||||
const TypeProxmoxReconcileAll = "proxmox.reconcile.all"
|
||||
|
||||
type ProxmoxTaskPollPayload struct {
|
||||
ClusterID string `json:"cluster_id"`
|
||||
|
||||
Reference in New Issue
Block a user