Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(lister client.Reader, client client.Client, evaluators []approver.Evaluator) manager.Interface
New constructs a new approver Manager that evaluates whether CertificateRequests should be approved or denied, managing registered evaluators. CertificateRequestPolicies will be filtered on Review for evaluation with the predicates:
- CertificateRequestPolicy is ready
- CertificateRequestPolicy Selector.IssuerRef matches the CertificateRequest
IssuerRef
- CertificateRequestPolicy is bound to the user that appears in the CertificateRequest
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.