azure-container-networking/ipam
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
..
testfiles Read network configuration from a file on azure stack (#369) 2019-07-03 15:41:53 -07:00
api.go remove couple things 2020-08-18 09:04:19 -07:00
azure.go chore: appease the linter (3/?), the big gofumpt (#987) 2021-09-02 16:33:18 -05:00
azure_test.go chore: appease the linter (3/?), the big gofumpt (#987) 2021-09-02 16:33:18 -05:00
fileIpam.go refactor: move from io/ioutil to io and os packages (#1096) 2021-11-17 16:31:42 -06:00
fileIpam_test.go chore: appease the linter (3/?), the big gofumpt (#987) 2021-09-02 16:33:18 -05:00
ipv6Ipam.go Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00
ipv6Ipam_test.go chore: appease the linter (3/?), the big gofumpt (#987) 2021-09-02 16:33:18 -05:00
manager.go disable cleaning up hns network and state files from windows cni (#879) 2021-07-21 09:37:48 -07:00
manager_ipv6Ipam_test.go chore: appease the linter (3/?), the big gofumpt (#987) 2021-09-02 16:33:18 -05:00
manager_test.go chore: appease the linter (3/?), the big gofumpt (#987) 2021-09-02 16:33:18 -05:00
null.go chore: appease the linter (3/?), the big gofumpt (#987) 2021-09-02 16:33:18 -05:00
pool.go chore: appease the linter, pt 2 of ? (#925) 2021-09-01 18:28:17 -05:00
pool_test.go chore: appease the linter (3/?), the big gofumpt (#987) 2021-09-02 16:33:18 -05:00