prometheus/discovery/dockerswarm
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122)
* Testify: move to require

Moving testify to require to fail tests early in case of errors.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>

* More moves

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-10-29 09:43:23 +00:00
..
testdata/swarmprom Docker Swarm service discovery (#7420) 2020-06-26 12:25:58 +02:00
dockerswarm.go Invert service discovery dependencies (#7701) 2020-08-20 13:48:26 +01:00
mock_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
network.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
nodes.go Docker Swarm service discovery (#7420) 2020-06-26 12:25:58 +02:00
nodes_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
services.go Docker Swarm SD: Support tasks and service without published ports (#7686) 2020-07-29 20:56:30 +02:00
services_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
tasks.go Docker Swarm SD: Support tasks and service without published ports (#7686) 2020-07-29 20:56:30 +02:00
tasks_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00