Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupRouter ¶
func SetupRouter( config *config.Config, store *store.Store, notificationsManager notifications.Manager, repoCache *githelper.RepoCache, perf *prometheus.HistogramVec, ) *chi.Mux
Types ¶
type GitopsRepoResult ¶ added in v0.4.0
type GitopsRepoResult struct {
GitopsRepo string `json:"gitopsRepo"`
}
Click to show internal directories.
Click to hide internal directories.