auto-oncall

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

README

auto-oncall

auto-oncall application is a webhook handler, responsible for creating new Opsgenie routing rules on every deployment event.

configuration

Configuration requires next data to be configured in values.yaml of the helm chart:

# github token with private repositories read access
githubToken: 
# opsgenie api token
opsgenieToken:

# user mapping between github login and Opsgenie login 
users:
  github_user: user@giantswarm.io

# organization github webhook secret
githubWebhookSecret: 

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package server provides a server implementation to connect network transport protocols and service business logic by defining server endpoints.
Package server provides a server implementation to connect network transport protocols and service business logic by defining server endpoints.
Package service implements business logic of the micro service.
Package service implements business logic of the micro service.
webhook
Package githubhook implements handling and verification of github webhooks.
Package githubhook implements handling and verification of github webhooks.

Jump to

Keyboard shortcuts

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