cert-manager/pkg/controller
Michael Tsang 9d8070d9af Add base controller
Signed-off-by: Michael Tsang <michael.tsang@jetstack.io>
2019-05-23 13:45:08 +01:00
..
acmechallenges Use MaxConcurrentChallenges flag in scheduler 2019-05-13 17:03:35 +01:00
acmeorders Remove anonymous function 2019-05-01 17:14:34 +01:00
cainjector Use v1beta1 API version in cainjector controller 2019-04-24 11:19:24 +01:00
certificates Make lastTransitionTime a pointer 2019-05-02 14:59:52 +01:00
clusterissuers Allow controller constructors to return errors 2019-04-18 14:22:04 +01:00
ingress-shim Merge pull request #1698 from munnerz/ing-shim-copy-labels 2019-05-20 13:30:58 +01:00
issuers Allow controller constructors to return errors 2019-04-18 14:22:04 +01:00
test Copy labels from Ingress to Certificate resource in ingress-shim 2019-05-19 11:00:10 +02:00
base_controller.go Add base controller 2019-05-23 13:45:08 +01:00
BUILD.bazel Add base controller 2019-05-23 13:45:08 +01:00
context.go Add MaxConcurrentChallenges flag and associated structs to options 2019-05-13 16:55:38 +01:00
helper_test.go Create pkg/api/util and re-arrange controller instantiation code 2019-02-19 11:25:54 +00:00
helper.go Switch to klog 2019-02-22 12:34:02 +00:00
register.go Allow controller constructors to return errors 2019-04-18 14:22:04 +01:00
util.go Update copyright header year 2019-01-07 15:07:55 +00:00