azure-container-networking/cni
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
..
api feat: add flow to initialize CNS from CNI (#890) 2021-06-29 17:14:11 -05:00
client chore: appease the linter (3/?), the big gofumpt (#987) 2021-09-02 16:33:18 -05:00
ipam Use Lockedfile api to acquire lock (#1070) 2021-11-09 08:19:44 -08:00
network refactor: move from io/ioutil to io and os packages (#1096) 2021-11-17 16:31:42 -06:00
telemetry Removing telemetry processed on HostNetAgent (#903) 2021-06-21 13:22:44 -07:00
testfiles Reduce lock timeout and check pid same before cleaning up (#1035) 2021-09-30 15:48:51 -07:00
util fix: Add NAT Policies for Windows AKS-Swift Scenario (#1036) 2021-10-20 13:58:10 -07:00
azure-linux-multitenancy.conflist Block apipa address (#238) 2018-08-20 15:53:37 -07:00
azure-linux-swift.conflist feat: produce Azure CNI Swift tarball (#711) 2020-10-29 10:32:21 -07:00
azure-linux.conflist typo fix 2020-10-29 10:36:52 -07:00
azure-windows-baremetal.conflist CNI changes to support baremetal scenario (#835) 2021-03-26 10:28:42 -07:00
azure-windows-multitenancy.conflist Add enableExactMatchForPodName flag in windows multitenancy config (#459) 2019-12-17 17:00:56 -08:00
azure-windows.conflist pass adapter name to hns create network call (#813) 2021-03-08 11:28:20 -08:00
cni.go Remove lock for version command (#970) 2021-08-11 11:21:14 -07:00
internal.go Added license notice to all source files 2017-02-12 02:03:39 -08:00
netconfig.go chore: appease the linter (3/?), the big gofumpt (#987) 2021-09-02 16:33:18 -05:00
plugin.go Use Lockedfile api to acquire lock (#1070) 2021-11-09 08:19:44 -08:00