Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataMover ¶
type DataMover struct { logrus.FieldLogger // contains filtered or unexported fields }
func NewDataMoverFromCluster ¶
func NewDataMoverFromCluster(logger logrus.FieldLogger) (*DataMover, error)
func (*DataMover) CopyFromRepo ¶
func (this *DataMover) CopyFromRepo(peID astrolabe.ProtectedEntityID) (astrolabe.ProtectedEntityID, error)
func (*DataMover) CopyToRepo ¶
func (this *DataMover) CopyToRepo(peID astrolabe.ProtectedEntityID) (astrolabe.ProtectedEntityID, error)
Click to show internal directories.
Click to hide internal directories.