mirror

package
v1.15.10 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2022 License: MIT Imports: 21 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddPushMirrorRemote added in v1.15.0

func AddPushMirrorRemote(m *models.PushMirror, addr string) error

AddPushMirrorRemote registers the push mirror remote.

func AddPushMirrorToQueue added in v1.15.0

func AddPushMirrorToQueue(mirrorID int64)

AddPushMirrorToQueue adds the push mirror to the queue

func InitSyncMirrors

func InitSyncMirrors()

InitSyncMirrors initializes a go routine to sync the mirrors

func RemovePushMirrorRemote added in v1.15.0

func RemovePushMirrorRemote(m *models.PushMirror) error

RemovePushMirrorRemote removes the push mirror remote.

func StartToMirror

func StartToMirror(repoID int64)

StartToMirror adds repoID to mirror queue

func SyncPullMirror added in v1.15.0

func SyncPullMirror(ctx context.Context, repoID int64) bool

SyncPullMirror starts the sync of the pull mirror and schedules the next run.

func SyncPushMirror added in v1.15.0

func SyncPushMirror(ctx context.Context, mirrorID int64) bool

SyncPushMirror starts the sync of the push mirror and schedules the next run.

func Update

func Update(ctx context.Context) error

Update checks and updates mirror repositories.

func UpdateAddress added in v1.12.5

func UpdateAddress(m *models.Mirror, addr string) error

UpdateAddress writes new address to Git repository and database

Types

This section is empty.

Jump to

Keyboard shortcuts

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