reporter

package
v1.0.87 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IReport added in v1.0.87

type IReport interface {
	ActionSendReport(opaSessionObj *cautils.OPASessionObj)
	SetCustomerGUID(customerGUID string)
	SetClusterName(clusterName string)
}

type ReportEventReceiver

type ReportEventReceiver struct {
	// contains filtered or unexported fields
}

func NewReportEventReceiver

func NewReportEventReceiver() *ReportEventReceiver

func (*ReportEventReceiver) ActionSendReport added in v1.0.87

func (report *ReportEventReceiver) ActionSendReport(opaSessionObj *cautils.OPASessionObj)

func (*ReportEventReceiver) SetClusterName added in v1.0.87

func (report *ReportEventReceiver) SetClusterName(clusterName string)

func (*ReportEventReceiver) SetCustomerGUID added in v1.0.87

func (report *ReportEventReceiver) SetCustomerGUID(customerGUID string)

type ReportMock added in v1.0.87

type ReportMock struct {
}

func NewReportMock added in v1.0.87

func NewReportMock() *ReportMock

func (*ReportMock) ActionSendReport added in v1.0.87

func (reportMock *ReportMock) ActionSendReport(opaSessionObj *cautils.OPASessionObj)

func (*ReportMock) SetClusterName added in v1.0.87

func (reportMock *ReportMock) SetClusterName(clusterName string)

func (*ReportMock) SetCustomerGUID added in v1.0.87

func (reportMock *ReportMock) SetCustomerGUID(customerGUID string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL