//
pkg.gl
Category
github.com/siderolabs/conform
internal
reporter
package
0.1.0-alpha.30
Repository:
https://github.com/siderolabs/conform.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
86 SLOC
#
Functions
NewGitHubReporter
NewGitHubReporter returns a reporter that posts policy checks as status checks on a pull request.
#
Structs
GitHub
GitHub is a reporter that summarizes policy statuses as GitHub statuses.
Noop
Noop is a reporter that does nothing.
#
Interfaces
Reporter
Reporter describes a hook for sending summarized results to a remote API.