Discover Packages
github.com/letsencrypt/crl-monitor
storage
package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Aug 15, 2025
License: MPL-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
The parameters used to fetch a unique item from storage.
type Storage struct {
S3Client s3client
}
Fetch gets a CRL from storage at a particular version
The bucket and object names are required.
If version is nil, the current version is returned.
Returns the retrieved DER CRL bytes and what VersionID it was.
Previous returns the previous version of a CRL shard, which can then be fetched.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.