cert-manager/test/e2e/framework
Ashley Davis 6b5df6b42b
remove unused ValidateIssuedCertificate function
this function doesn't appear to be used anywhere, which makes it a
little confusing when trying to work out how the checks are done in the
e2e tests.

given that we encourage people not to import cert-manager as a module
and that anyone who does is likely not to use functions in the test
directory, it seems safe enough to remove this rather than deprecating
it.

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2021-07-20 12:08:06 +01:00
..
addon Minor comment and error message changes 2021-06-30 18:09:32 +01:00
config combined into one struct 2021-06-18 16:57:07 +05:30
helper remove unused ValidateIssuedCertificate function 2021-07-20 12:08:06 +01:00
log Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
matcher Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
util deduplicate subdomain name generation logic in tests 2021-06-29 12:29:45 +02:00
BUILD.bazel gateway-shim: conformance: a cert should get created for a Gateway 2021-07-15 20:34:50 +02:00
cleanup.go Correct test/e2e/framework/cleanup.go license header 2019-05-15 15:47:03 -07:00
framework.go gateway-shim: conformance: a cert should get created for a Gateway 2021-07-15 20:34:50 +02:00
testenv.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
util.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00