minio/pkg/net
Sidhartha Mani 0c80bf45d0
Implement oboard diagnostics admin API (#9024)
- Implement a graph algorithm to test network bandwidth from every 
  node to every other node
- Saturate any network bandwidth adaptively, accounting for slow 
  and fast network capacity
- Implement parallel drive OBD tests
- Implement a paging mechanism for OBD test to provide periodic updates to client
- Implement Sys, Process, Host, Mem OBD Infos
2020-03-26 21:07:39 -07:00
..
host.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
host_test.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
obd.go Implement oboard diagnostics admin API (#9024) 2020-03-26 21:07:39 -07:00
port.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
port_test.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
url.go Use user CAs in checkEndpoint() call (#8911) 2020-02-02 07:15:29 +05:30
url_test.go Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07:00