# Packages
No description provided by the author
# Functions
DefaultCLIConfig returns the default command line configuration.
NewDependencies is used to construct the dependencies.
NewFakeDependencies returns a fake dependencies for testing.
NewFakeTidbClusterControl returns a FakeTidbClusterControl.
NewRealServerlessDBControl creates a new ServerlessDBControlInterface.
# Structs
CLIConfig is used save all configuration read from command line parameters.
No description provided by the author
No description provided by the author
Dependencies is used to store all shared dependent resources to avoid pass parameters everywhere.
No description provided by the author
FakeTidbClusterControl is a fake TidbClusterControlInterface.
No description provided by the author
No description provided by the author
RequestTracker is used by unit test for mocking request error.
No description provided by the author
ResourceRequirements describes the compute resource requirements.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
ServerlessDBControlInterface manages ServerlessDB.