azure-container-networking/telemetry
Eng Zer Jun e812bc82b8
refactor: move from io/ioutil to io and os packages (#1096)
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil. This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-17 16:31:42 -06:00
..
aiwrapper.go Use Lockedfile api to acquire lock (#1070) 2021-11-09 08:19:44 -08:00
aiwrapper_test.go chore: Refactor UTs in telemetry packages (#1011) (#1024) 2021-09-20 13:55:21 -05:00
azure-vnet-telemetry.config AppInsightTelemetry support for CNI (#458) 2020-01-14 14:53:24 -08:00
constants.go Use Lockedfile api to acquire lock (#1070) 2021-11-09 08:19:44 -08:00
metadata_test.json Remove dead codes from telemetry package (#1004) (#1022) 2021-09-20 13:49:08 -05:00
telemetry.go Use Lockedfile api to acquire lock (#1070) 2021-11-09 08:19:44 -08:00
telemetry_linux.go Remove dead codes from telemetry package (#1004) (#1022) 2021-09-20 13:49:08 -05:00
telemetry_test.go chore: Refactor UTs in telemetry packages (#1011) (#1024) 2021-09-20 13:55:21 -05:00
telemetry_windows.go Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00
telemetrybuffer.go refactor: move from io/ioutil to io and os packages (#1096) 2021-11-17 16:31:42 -06:00
telemetrybuffer_linux.go fixed logging part of telemetry (#312) 2019-03-13 14:01:30 -07:00
telemetrybuffer_test.go Use Lockedfile api to acquire lock (#1070) 2021-11-09 08:19:44 -08:00
telemetrybuffer_windows.go fixed logging part of telemetry (#312) 2019-03-13 14:01:30 -07:00