Documentation ¶
Index ¶
Constants ¶
View Source
const (
// SERVICE has the name of this service
SERVICE = "compliance"
)
Variables ¶
This section is empty.
Functions ¶
func ConvertZipToTarGz ¶
ConvertZipToTarGz extracts the profile to a tmp dir and archives the file as a tar.gz.
func ReportToCSV ¶
func ReportToCSV(report *reportingapi.Report) (string, error)
ReportToCSV converts a report to its CSV representation as a string which includes a header line.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.