informer

package
v0.0.0-...-0b4b916 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var InformerSet = wire.NewSet(
	NewInformerManager,
)

pkg/informer/provider.go

Functions

This section is empty.

Types

type InformerManager

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

func NewInformerManager

func NewInformerManager(
	secretRepo *repo.SecretRepo,
	configmapRepo *repo.ConfigMapRepo,
	eventRepo *repo.EventRepo,
	namespaceRepo *repo.NamespaceRepo,
	rsRep *repo.RsRep,
	deployRepo *repo.DeploymentRepo,
	podRepo *repo.PodRepo,
) *InformerManager

func (*InformerManager) InitInformers

func (this *InformerManager) InitInformers() error

Jump to

Keyboard shortcuts

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