# Functions
NewCertificateManager creates a new certificate manager with the given config.
NewKeypairReloader creates a new instance given the manager to create certs.
NewTwinResolver : create a new substrate resolver.
Setup : sets rmb routes @title RMB proxy API @version 1.0 @termsOfService http://swagger.io/terms/ @contact.name API Support @contact.email [email protected] @license.name Apache 2.0 @license.url http://www.apache.org/licenses/LICENSE-2.0.html @host localhost:8080 @BasePath /.
SetupLogging ...
# Structs
App is the main app objects.
CertificateConfig the config the user passes to the certificate manager.
CertificateData the result of the generated certificate.
CertificateManager manages certificate generation.
Flags for the App cmd command.
KeypairReloader to use with TLS servers for dynamic reloading.
Message swagger example.
MessageIdentifier to get the specific result.
Provider to use for presenting tokens when generating certs.
TwinExplorerResolver is Substrate resolver.
# Interfaces
TwinClient interface.