Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Revoker struct { DB cmd.DBConfig // Similarly, the Revoker needs a TLSConfig to set up its GRPC client // certs, but doesn't get the TLS field from ServiceConfig, so declares // its own. TLS cmd.TLSConfig RAService *cmd.GRPCClientConfig SAService *cmd.GRPCClientConfig Features features.Config } Syslog cmd.SyslogConfig }
Click to show internal directories.
Click to hide internal directories.