package
Version:
v0.0.7
Opens a new window with list of versions in this module.
Published: Dec 5, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TLSCertConfig struct {
ClientKeyFile string `json:"clientKeyFile"`
ClientCertFile string `json:"clientCertFile"`
CACertFile string `json:"caCertFile"`
InsecureSkipVerify bool `json:"insecureSkipVerify"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.