Documentation ¶
Overview ¶
Package identitymanagertestutils provides utility funcition for identity manager testing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FakeCRT = `` /* 669-byte string literal not displayed */
FakeCRT is the fake CRT returned by the TestApprover as valid CRT.
Functions ¶
func StartTestApprover ¶
func StartTestApprover(client kubernetes.Interface, stopChan <-chan struct{})
StartTestApprover mocks the CSRApprover. When a CSR is approved, it injects a fake certificate to fill the .status.Certificate field.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.