package
Version:
v0.58.1
Opens a new window with list of versions in this module.
Published: Feb 8, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Source string
Timeout web.Duration
tlscfg.TLSConfig `yaml:",inline"`
DaysUntilWarn int64 `yaml:"days_until_expiration_warning"`
DaysUntilCritical int64 `yaml:"days_until_expiration_critical"`
CheckRevocation bool `yaml:"check_revocation_status"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.