cert-manager/pkg/controller
James Munnelly 55c6e6dda4 Update ingress-shim unit tests to handle new API config types
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 16:25:21 +01:00
..
acmechallenges Handle expired challenge responses in acmechallenges controller 2019-04-30 18:57:26 +01:00
acmeorders Update acmeorders controller to support both formats 2019-05-01 14:24:00 +01:00
cainjector Use v1beta1 API version in cainjector controller 2019-04-24 11:19:24 +01:00
certificates Remove extra check for certificate.spec.acme 2019-05-01 14:24:37 +01:00
clusterissuers Allow controller constructors to return errors 2019-04-18 14:22:04 +01:00
ingress-shim Update ingress-shim unit tests to handle new API config types 2019-05-01 16:25:21 +01:00
issuers Allow controller constructors to return errors 2019-04-18 14:22:04 +01:00
test Fix controller test pkg 2019-03-12 14:24:51 +00:00
BUILD.bazel Pass StopCh and RESTClient to controller context 2019-04-18 14:22:08 +01:00
context.go Pass StopCh and RESTClient to controller context 2019-04-18 14:22:08 +01:00
helper_test.go
helper.go
register.go Allow controller constructors to return errors 2019-04-18 14:22:04 +01:00
util.go