package
1.7.0-alpha.0
Repository: https://github.com/kmova/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewFileStore returns a concrete implementation of a Store that is based on storing the cert/key pairs in a single file per pair on disk in the designated directory.
NewManager returns a new certificate manager.

# Interfaces

Manager maintains and updates the certificates in use by this certificate manager.
Store is responsible for getting and updating the current certificate.