mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 19:35:41 +03:00
Added the protocol field for check
This commit is contained in:
@@ -1010,6 +1010,7 @@ type ServiceCheck struct {
|
||||
Type string
|
||||
Script string
|
||||
Http string
|
||||
Protocol string
|
||||
Interval time.Duration
|
||||
Timeout time.Duration
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user