Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DatastoreSyncer ¶
type DatastoreSyncer struct {
// contains filtered or unexported fields
}
func New ¶ added in v0.8.0
func New(syncerConfig broker.SyncerConfig, localCluster types.SubmarinerCluster, localEndpoint types.SubmarinerEndpoint, colorcodes []string) *DatastoreSyncer
func (*DatastoreSyncer) Start ¶ added in v0.9.0
func (d *DatastoreSyncer) Start(stopCh <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.