package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Jan 5, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package store provides a TLS certificate manager for sidecars
type Config struct {
Key string `default:"key.pem"`
Cert string `default:"cert.pem"`
Roots string `default:"caroot.pem"`
}
Config contains information for setting up TLS clients and server
Source Files
¶
Click to show internal directories.
Click to hide internal directories.