package
0.16.0
Repository: https://github.com/threefoldtech/tfgrid-sdk-go.git
Documentation: pkg.go.dev

# Functions

NewCertificateManager creates a new certificate manager with the given config.
NewKeypairReloader creates a new instance given the manager to create certs.

# Structs

CertificateConfig the config the user passes to the certificate manager.
CertificateData the result of the generated certificate.
CertificateManager manages certificate generation.
KeypairReloader to use with TLS servers for dynamic reloading.
Provider to use for presenting tokens when generating certs.