package
0.0.0-20231023210411-3a79d8dbf547
Repository: https://github.com/salesforce/generic-sidecar-injector.git
Documentation: pkg.go.dev

# Functions

DeDuplicateVolumeMounts returns all or some of added only if they do not already exist in target.
DeDuplicateVolumes returns all or some of added only if they do not already exist in target.
GetAnnotation formats a fully qualified annotation from a prefix and a name.
MergeVolumeMounts merges target with added, but only if a Volume does not exist in target.
MergeVolumes merges target with added, but only if a Volume does not exist in target.
A simplified version of NewCertificatePKIReloaderFull where the fs is the OS fs by default.
Creates a CertificateReloader based on the files and afero FS.
Creates a CertificateReloader based on the files and afero FS.
A simplified version of NewCertificatePKIReloaderFullWithErrHandler where the fs is the OS fs by default.

# Constants

TemplateLeftDelimiter is left delimeter for sidecar config.
TemplateRightDelimiter is right delimeter for sidecar config.

# Structs

No description provided by the author
FileError indicates there was a problem inspecting or reading the files being monitored.
TLSError indicates there was a problem converting the contents of the monitored files into x509 certificate/key pair.

# Interfaces

A tool to reload certificates automatically.