Documentation ¶
Index ¶
Constants ¶
View Source
const MAX_REPORT_SIZE = 2097152 // 2 MB
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReportEventReceiver ¶
type ReportEventReceiver struct {
// contains filtered or unexported fields
}
func NewReportEventReceiver ¶
func NewReportEventReceiver(tenantConfig *cautils.ConfigObj) *ReportEventReceiver
func (*ReportEventReceiver) ActionSendReport ¶
func (report *ReportEventReceiver) ActionSendReport(opaSessionObj *cautils.OPASessionObj) error
func (*ReportEventReceiver) DisplayReportURL ¶
func (report *ReportEventReceiver) DisplayReportURL()
func (*ReportEventReceiver) SetClusterName ¶
func (report *ReportEventReceiver) SetClusterName(clusterName string)
func (*ReportEventReceiver) SetCustomerGUID ¶
func (report *ReportEventReceiver) SetCustomerGUID(customerGUID string)
Click to show internal directories.
Click to hide internal directories.