package
Version:
v0.2.4
Opens a new window with list of versions in this module.
Published: Apr 28, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
SetupGenericTLSConfigFromFile returns a x509 system certificate pool containing the specified certificate file
type Config struct {
Insecure *bool `yaml:"insecure" json:"insecure"`
CertFilePath string `yaml:"CertFilePath" json:"CertFilePath"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.