Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
ServerConfig *config.ServerConfig
ServerPdAddr string
ServerConfigFilePath string
// TODO(hi-rustin): Consider using a client construction factory here.
CaPath string
CertPath string
KeyPath string
AllowedCertCN string
}
Options defines flags for the `server` command. Exported for the new architecture of TiCDC only.
Click to show internal directories.
Click to hide internal directories.