# Functions
No description provided by the author
New creates a new CertRetrieval type.
# Constants
The canonical path of a service account token in a running k8s pod.
# Structs
CertificateData is a subtype used in CertificateResponse.
CertificateRequest implements the Vault certificate requests.
CertificateResponse implementes the Vault response for a certificate request.
CertRetrieval manages the retrieval and replacement of certificates.
Config is the configuration struct for the certrieval.
# Type aliases
StringList is a wrapper for a string slice with suitable json marshalling when the value is not expressed as a JSON array.
UnixTime is a wrapper type for time.Time.