package
9.0.0-alpha+incompatible
Repository: https://github.com/tikv/pd.git
Documentation: pkg.go.dev

# Functions

AdjustBool adjusts the value of a bool variable.
AdjustByteSize adjusts the value of a ByteSize variable.
AdjustCommandLineBool adjusts the value of a bool variable from command line flags.
AdjustCommandLineString adjusts the value of a string variable from command line flags.
AdjustDuration adjusts the value of a Duration variable.
AdjustFloat64 adjusts the value of a float64 variable.
AdjustInt adjusts the value of a int variable.
AdjustInt64 adjusts the value of a int64 variable.
AdjustPath adjusts the value of a path variable.
AdjustString adjusts the value of a string variable.
AdjustUint64 adjusts the value of a uint64 variable.
ConfigFromFile loads config from file.
NewConfigMetadata is the a factory method to create a ConfigMetaData object.
PrintConfigCheckMsg prints the message about configuration checks.

# Structs

ConfigMetaData is an utility to test if a configuration is defined.
SecurityConfig indicates the security configuration.