mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
Exctacted a method for parsing checks
This commit is contained in:
@@ -26,6 +26,9 @@ type ServiceCheck struct {
|
||||
Id string
|
||||
Name string
|
||||
Type string
|
||||
Script string
|
||||
Http string
|
||||
Protocol string
|
||||
Interval time.Duration
|
||||
Timeout time.Duration
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user