Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sync ¶
type Sync struct { SourceRepositoryLocation string SourceRepositorySecret []byte PeerRepositoryLocation string PeerRepositorySecret []byte Direction string SnapshotPrefix string }
func (*Sync) Execute ¶
func (cmd *Sync) Execute(ctx *appcontext.AppContext, repo *repository.Repository) (int, error)
Click to show internal directories.
Click to hide internal directories.