prometheus/discovery/moby
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528)
* refactor: move from io/ioutil to io and os packages
* use fs.DirEntry instead of os.FileInfo after os.ReadDir

Signed-off-by: MOREL Matthieu <matthieu.morel@cnp.fr>
2022-04-27 11:24:36 +02:00
..
testdata Added tests 2021-07-27 23:33:28 -04:00
docker.go Fix imports formatting 2021-11-02 19:52:34 +01:00
docker_test.go Added tests 2021-07-27 23:33:28 -04:00
dockerswarm.go Enable HTTP2 again (#9398) 2021-09-26 23:16:12 +02:00
mock_test.go refactor: move from io/ioutil to io and os packages (#10528) 2022-04-27 11:24:36 +02:00
network.go Fix imports formatting 2021-11-02 19:52:34 +01:00
nodes.go Rename discovery/dockerswarm to discovery/moby (#8691) 2021-04-13 09:33:54 +02:00
nodes_test.go Switched to go-kit/log 2021-06-11 12:28:36 -04:00
services.go Rename discovery/dockerswarm to discovery/moby (#8691) 2021-04-13 09:33:54 +02:00
services_test.go Switched to go-kit/log 2021-06-11 12:28:36 -04:00
tasks.go Use containers labels instead of task labels from Docker Swarm SD (#9187) (#10311) 2022-03-08 14:49:20 +01:00
tasks_test.go Use containers labels instead of task labels from Docker Swarm SD (#9187) (#10311) 2022-03-08 14:49:20 +01:00