package
0.5.0
Repository: https://github.com/teneroy/kyma.git
Documentation: pkg.go.dev

# Functions

New returns new instance of SlackNotifier.
NewSlackClient returns new instance of SlackClient.
NewTestRenderer returns new instance of TestRenderer.

# Structs

RenderTestSummaryInput holds input parameters required to render test summary.
SlackClient sends message to slack channel.
SlackClientConfig holds configuration for slack client.
SlackNotifier sends notification about test result to Slack channel.
TestRenderer renders test summary.
TestRunnerInfo describes test runner in kubernetes system.