replicator

package
v1.4.0-rc1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultReplicator

type DefaultReplicator struct {
	// contains filtered or unexported fields
}

DefaultReplicator provides a default implement for Replicator

func NewDefaultReplicator

func NewDefaultReplicator(client client.Client) *DefaultReplicator

NewDefaultReplicator returns an instance of DefaultReplicator

func (*DefaultReplicator) Replicate

func (d *DefaultReplicator) Replicate(replication *client.Replication) error

Replicate ...

type Replicator

type Replicator interface {
	Replicate(*client.Replication) error
}

Replicator submits the replication work to the jobservice

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL