status

package
v0.5.8 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckAgentToken added in v0.5.6

func CheckAgentToken(authInterface authclientv1.AuthenticationV1Interface, debug bool) gin.HandlerFunc

Types

type StatusService

type StatusService struct {
	StatusManager *statusmanager.StatusManager
	// contains filtered or unexported fields
}

func NewStatusService

func NewStatusService(
	addr string,
	port int,
	tlsPair *varmortls.PemPair,
	debug bool,
	coreInterface corev1.CoreV1Interface,
	appsInterface appsv1.AppsV1Interface,
	varmorInterface varmorinterface.CrdV1beta1Interface,
	authInterface authclientv1.AuthenticationV1Interface,
	statusUpdateCycle time.Duration,
	log logr.Logger) (*StatusService, error)

func (*StatusService) CleanUp

func (s *StatusService) CleanUp()

func (*StatusService) Run

func (s *StatusService) Run(stopCh <-chan struct{})

Directories

Path Synopsis
api
v1

Jump to

Keyboard shortcuts

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