-
Notifications
You must be signed in to change notification settings - Fork 782
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds 2 functions for retrieving services from Nomad: - nomadServices - retrieves all services from Nomad - nomadService - retrieves all registrations for a service Tag filtering for `nomadService` is currently implemented in consul-template as the Nomad API does not support it directly. Tests use a Nomad binary on path and require Nomad 1.3.0-beta or a binary built from the PR: hashicorp/nomad#12458 Tests also require Docker.
- Loading branch information
1 parent
0012f40
commit 5a20fdd
Showing
19 changed files
with
1,764 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.