# Packages
Package mock is a generated GoMock package.
# Functions
NewAPIClient creates a new APIV1Client.
# Structs
APIV2Client implements APIV1Interface and it is used to interact with cdc owner http api.
# Interfaces
APIV2Interface is an abstraction for TiCDC capture/changefeed/processor operations.
CaptureInterface has methods to work with Capture items.
CapturesGetter has a method to return a CaptureInterface.
ChangefeedInterface has methods to work with Changefeed items.
ChangefeedsGetter has a method to return a ChangefeedInterface.
ProcessorInterface has methods to work with Processor items.
ProcessorsGetter has a method to return a ProcessorInterface.
StatusGetter has a method to return a StatusInterface.
StatusInterface has methods to work with status api.
TsoGetter has a method to return a StatusInterface.
TsoInterface has methods to work with status api.
UnsafeGetter has a method to return a UnsafeInterface.
UnsafeInterface has methods to work with unsafe api.