Interface CreatePushMirrorOption

CreatePushMirrorOption represents need information to create a push mirror of a repository.

Hierarchy

  • CreatePushMirrorOption

Properties

interval?: string
remote_address?: string
remote_password?: string
remote_username?: string
sync_on_commit?: boolean

Generated using TypeDoc