mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 19:35:41 +03:00
Fixed a comment
This commit is contained in:
@@ -470,7 +470,8 @@ type Node struct {
|
||||
// Node name
|
||||
Name string
|
||||
|
||||
// HTTP Addr of the Nomad client
|
||||
// HTTPAddr is the address on which the Nomad client is listening for http
|
||||
// requests
|
||||
HTTPAddr string
|
||||
|
||||
// Attributes is an arbitrary set of key/value
|
||||
|
||||
Reference in New Issue
Block a user