mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-16 21:07:30 +01:00
Provide idential nodestate functionality in NATS API
Entire-Checkpoint: 3a40b75edd68
This commit is contained in:
@@ -117,6 +117,8 @@ type ResampleConfig struct {
|
||||
type NATSConfig struct {
|
||||
SubjectJobEvent string `json:"subject-job-event"`
|
||||
SubjectNodeState string `json:"subject-node-state"`
|
||||
JobConcurrency int `json:"job-concurrency"`
|
||||
NodeConcurrency int `json:"node-concurrency"`
|
||||
}
|
||||
|
||||
type IntRange struct {
|
||||
|
||||
Reference in New Issue
Block a user