Documentation
¶
Overview ¶
Package startcmd runs the Trillian log server, and also provides an admin server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CMD ¶
type CMD struct {
RPCEndpoint string
HTTPEndpoint string
HealthzTimeout time.Duration
TLSCertFile string
TLSKeyFile string
ETCDService string
ETCDHTTPService string
QuotaSystem string
QuotaDryRun bool
StorageSystem string
TreeGCEnabled bool
TreeDeleteThreshold time.Duration
TreeDeleteMinRunInterval time.Duration
Tracing bool
TracingProjectID string
TracingPercent int
ConfigFile string
PGConnStr string
}
CMD struct.
Click to show internal directories.
Click to hide internal directories.