ContainerImage.Pinniped/internal/certauthority
Ryan Richard cc9ae23a0c Add tests for the new cert controllers and some other small refactorings
- Add a unit test for each cert controller
- Make DynamicTLSServingCertProvider an interface and use a mutex
  internally
- Create a shared ToPEM function instead of having two very similar
  functions
- Move the ObservableWithInformerOption test helper to testutils
- Rename some variables and imports
2020-08-10 18:53:53 -07:00
..
testdata Extend certauthority to support loading an existing CA. 2020-07-27 12:33:33 -07:00
certauthority.go Add tests for the new cert controllers and some other small refactorings 2020-08-10 18:53:53 -07:00
certauthority_test.go Fix linter error in certauthority. 2020-07-27 12:33:33 -07:00