Documentation ¶
Overview ¶
Package scm provides the scm handlers for the Vela API.
Usage:
import "github.com/go-vela/server/api/scm"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SyncRepo ¶
SyncRepo represents the API handler to synchronize a single repository between SCM service and the database should a discrepancy exist. Primarily used for deleted repos or to align subscribed events with allowed events.
func SyncReposForOrg ¶
SyncReposForOrg represents the API handler to synchronize organization repositories between SCM Service and the database should a discrepancy exist. Primarily used for deleted repos or to align subscribed events with allowed events.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.