# Functions
AgentRouter api/v1/agents/* router.
ApplicationRouter api/v1/applications/* router.
AuthenticationHandler handles user authentication.
AuthenticationHandlerForInternalCall handles internal call authentication.
BitbucketEventRouter api/v1/bitbuckets event router.
CompanyRouter api/v1/companies/* router.
No description provided by the author
No description provided by the author
GithubEventRouter api/v1/githubs event router.
KubeEventRouter api/v1/kube_events/* router.
KubeObjectRouter api/v1/kube_objects/* router.
LogEventRouter api/v1/logs router.
NewAgentApi returns Agent type api.
NewApplicationApi returns Application type api.
NewCompanyApi returns Company type api.
NewGithubApi returns bitbucket type api.
NewKubeEventApi returns KubeEvent type api.
NewKubeObjectApi returns KubeObject type api.
No description provided by the author
NewPipelineApi returns Pipeline type api.
NewProcessApi returns Process type api.
No description provided by the author
NewProcessLifeCycleEventApi returns ProcessLifeCycleEvent type api.
NewRepositoryApi returns Repository type api.
PipelineRouter api/v1/pipelines/* router.
ProcessEventRouter api/v1/process_events router.
ProcessLifeCycleEventRouter api/v1/process_life_cycle_events/* router.
ProcessRouter api/v1/processes/* router.
RepositoryRouter api/v1/repositories/* router.
Router api/v1 base router.