Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ops ¶
type Ops struct {
// contains filtered or unexported fields
}
Ops knows how to operate CDC cluster
func (*Ops) GetClientNodes ¶
func (o *Ops) GetClientNodes() ([]cluster.ClientNode, error)
GetClientNodes returns the client nodes
Click to show internal directories.
Click to hide internal directories.