admin

package
v5.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdminServer added in v5.3.0

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

func NewServer

func NewServer(options *Options) (*AdminServer, error)

NewServer instantiates a new admin server

func (*AdminServer) Start added in v5.3.0

func (a *AdminServer) Start() error

type Options

type Options struct {
	Host              string
	Port              int
	Name              string
	Proxy             bool
	Username          string
	Password          string
	Logger            logging.LoggerInterface
	Storages          adminCommon.Storages
	ImpressionsEvCalc evcalc.Monitor
	EventsEvCalc      evcalc.Monitor
	Runtime           common.Runtime
	HcAppMonitor      application.MonitorIterface
	HcServicesMonitor services.MonitorIterface
	Snapshotter       cstorage.Snapshotter
	TLS               *tls.Config
	FullConfig        interface{}
}

Options encapsulates dependencies & config options for the Admin server

Directories

Path Synopsis
views

Jump to

Keyboard shortcuts

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