mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
Add QueryOptions to SearchRequest
This commit is contained in:
@@ -269,6 +269,8 @@ type SearchRequest struct {
|
||||
// node, evaluation, allocation, or empty (indicated every context should be
|
||||
// matched)
|
||||
Context Context
|
||||
|
||||
QueryOptions
|
||||
}
|
||||
|
||||
// JobRegisterRequest is used for Job.Register endpoint
|
||||
|
||||
Reference in New Issue
Block a user