cert-manager/test/acme/dns
Eng Zer Jun 54e70d2cc4
refactor: move from io/ioutil to io and os package
The io/ioutil package has been deprecated in Go 1.16. 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-08-23 19:50:42 +08:00
..
server Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
BUILD.bazel Update ACME e2e tests to use apiextensions v1beta1 -> v1 2021-07-26 17:03:58 +01:00
fixture.go Update ACME e2e tests to use apiextensions v1beta1 -> v1 2021-07-26 17:03:58 +01:00
options.go refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
suite.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
util.go centralise testing api-server & remove custom implementation 2021-07-06 16:13:44 +02:00