package
0.2.0-beta.9
Repository: https://github.com/edgefarm/vault-integration.git
Documentation: pkg.go.dev

# 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.

# Variables

No description provided by the author
No description provided by the author

# 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.