server

package
v0.0.0-...-05bb4c1 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	ObjStoreClient            objstore.ObjectStore
	ComplianceReportingClient cc_reporting.ReportingServiceClient
	CerealManager             *cereal.Manager

	ObjBucket            string
	DataStore            *storage.DB
	EnableLargeReporting bool
	TSL                  TSL
	// contains filtered or unexported fields
}

Server implementation for reporting

func New

func New(objStoreClient *minio.Client, cerealManager *cereal.Manager, conf config.ReportManager, db *storage.DB,
	complianceReportingClient cc_reporting.ReportingServiceClient) *Server

New creates a new server

func (*Server) GetAllRequestsStatus

func (*Server) StoreReport

type TSL

type TSL struct {
	TSLEnabled bool
	ClientCert string
}

Jump to

Keyboard shortcuts

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