entrypoint

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: Apache-2.0 Imports: 10 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceContext

type ServiceContext struct {
	RMProxy          api.SchedulerAPI
	Scheduler        *scheduler.Scheduler
	WebApp           *webservice.WebService
	MetricsCollector metrics.InternalMetricsCollector
}

func StartAllServices

func StartAllServices() *ServiceContext

func StartAllServicesWithLogger

func StartAllServicesWithLogger(logger *zap.Logger, zapConfigs *zap.Config) *ServiceContext

func StartAllServicesWithManualScheduler

func StartAllServicesWithManualScheduler() *ServiceContext

Visible by tests

func StartAllServicesWithParams added in v1.4.0

func StartAllServicesWithParams(manualSchedule, withWebapp bool) *ServiceContext

VisibleForTesting

func (*ServiceContext) StopAll

func (s *ServiceContext) StopAll()

Jump to

Keyboard shortcuts

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