status

package
v0.0.0-...-42351fe Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2020 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Client clientset.Interface

	UpdateStatusOnShutdown bool

	PublishService string

	IngressLister ingressLister

	EndpointLister endpointLister

	RedisManager *redis.Manager
}

Config ...

type Syncer

type Syncer interface {
	Run(chan struct{})

	Shutdown()
}

Syncer ...

func NewStatusSyncer

func NewStatusSyncer(podInfo *k8s.PodInfo, config Config) Syncer

NewStatusSyncer returns a new Syncer instance

Jump to

Keyboard shortcuts

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