k3s/pkg/kubelet/certificate
Jacob Simpson de23d3fd00 Allow certificate manager to be initialized with client.
Add test coverage to the certificate manager covering the initialization
scenario where it is initialized with no Certificate Request Signing
client, then the client is added later. This matches how it will be used
when the Certificate Request Signing client is also the consumer of the
certificate manager.
2017-05-12 13:53:37 -07:00
..
BUILD autogenerated 2017-04-14 10:40:57 -07:00
certificate_manager.go Allow certificate manager to be initialized with client. 2017-05-12 13:53:37 -07:00
certificate_manager_test.go Allow certificate manager to be initialized with client. 2017-05-12 13:53:37 -07:00
certificate_store.go Add bootstrap support to certificate manager. 2017-04-20 16:27:32 -07:00
certificate_store_test.go Restructure unit tests for more cert/keys. 2017-04-28 17:13:48 -07:00