Documentation ¶
Index ¶
- func GetReportingInfo(appID string) *types.ReportingInfo
- func Init() error
- func InjectReportingInfoHeaders(req *http.Request, reportingInfo *types.ReportingInfo)
- func ReportAppInfo(appID string, sequence int64, isSkipPreflights bool, isCLI bool) error
- func SendAppInfo(appID string) error
- func SendPreflightsReportToReplicatedApp(license *kotsv1beta1.License, appID string, clusterID string, sequence int64, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetReportingInfo ¶
func GetReportingInfo(appID string) *types.ReportingInfo
func InjectReportingInfoHeaders ¶
func InjectReportingInfoHeaders(req *http.Request, reportingInfo *types.ReportingInfo)
func ReportAppInfo ¶
func SendAppInfo ¶
func SendPreflightsReportToReplicatedApp ¶
func SendPreflightsReportToReplicatedApp(license *kotsv1beta1.License, appID string, clusterID string, sequence int64, skipPreflights bool, installStatus storetypes.DownstreamVersionStatus, isCLI bool, preflightStatus string, appStatus string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.