Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VTGRConfig ¶
type VTGRConfig struct { DisableReadOnlyProtection bool GroupSize int MinNumReplica int BackoffErrorWaitTimeSeconds int BootstrapWaitTimeSeconds int }
VTGRConfig is the config for VTGR
func ReadVTGRConfig ¶
func ReadVTGRConfig(file string) (*VTGRConfig, error)
ReadVTGRConfig reads config for VTGR
Click to show internal directories.
Click to hide internal directories.