open-nomad/client/consul
James Rasell 7cd28a6fb6
client: refactor common service registration objects from Consul.
This commit performs refactoring to pull out common service
registration objects into a new `client/serviceregistration`
package. This new package will form the base point for all
client specific service registration functionality.

The Consul specific implementation is not moved as it also
includes non-service registration implementations; this reduces
the blast radius of the changes as well.
2022-03-15 09:38:30 +01:00
..
consul.go client: refactor common service registration objects from Consul. 2022-03-15 09:38:30 +01:00
identities.go client: enable nomad client to request and set SI tokens for tasks 2020-01-31 19:03:38 -06:00
identities_test.go comments: cleanup some leftover debug comments and such 2020-01-31 19:04:35 -06:00
identities_testing.go nomad: proxy requests for Service Identity tokens between Clients and Consul 2020-01-31 19:03:53 -06:00