Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReporter ¶
Types ¶
type ConfigObjectReport ¶
type ConfigObjectReport struct { CfgObject v1.ConfigObject Err error }
type Interface ¶
type Interface interface {
WriteReports(statuses []ConfigObjectReport) error
}
Click to show internal directories.
Click to hide internal directories.