package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Dec 21, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Certificate struct {
CAFile string `yaml:"ca_file"`
CertFile string `yaml:"cert_file"`
KeyFile string `yaml:"key_file"`
Addresses []string `yaml:"addresses"`
AutoGenerate bool `yaml:"auto_generate"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.