package
Version:
v0.4.20
Opens a new window with list of versions in this module.
Published: Oct 17, 2024
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
¶
type Config struct {
Insecure *bool `yaml:"insecure" json:"insecure,omitempty"`
CertFilePath string `yaml:"certFilePath" json:"certFilePath"`
}
SetupGenericTLSConfigFromFile returns a x509 system certificate pool containing the specified certificate file
Source Files
¶
Click to show internal directories.
Click to hide internal directories.