package
0.0.3
Repository: https://github.com/bhojpur/knative-pkg.git
Documentation: pkg.go.dev

# Functions

GetOrganization returns the organization from the configmap.
GetRepository returns the repository from the configmap.
GetSlackChannels returns the slack channels to alert on for the given benchmark.
MustGetBenchmark wraps getBenchmark in log.Fatalf.
MustGetTags returns the additional tags from the configmap, or dies.
NewConfigFromConfigMap creates a Config from the supplied ConfigMap.
NewConfigFromMap creates a Config from the supplied map.

# Constants

ConfigName is the name of the config map for mako options.

# Structs

Channel contains Slack channel's info.
Config defines the mako configuration options.
SlackConfig contains slack configuration for the benchmarks.