cleaner

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CompletedLGCleaner

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

CompletedLGCleaner - delete completed generators at interval specified in the config.

func NewCompletedLGCleaner

func NewCompletedLGCleaner(config config.Manager, k8s k8s.Manager, logger *zap.Logger) *CompletedLGCleaner

NewCompletedLGCleaner constructor for RegularCleaner.

func (*CompletedLGCleaner) Run

func (rc *CompletedLGCleaner) Run(ctx context.Context) error

Run - clean completed generators regular.

type OutdatedLGCleaner

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

OutdatedLGCleaner - delete completed generators at interval specified in the config.

func NewOutdatedLGCleaner

func NewOutdatedLGCleaner(config config.Manager, k8s k8s.Manager, logger *zap.Logger) *OutdatedLGCleaner

NewOutdatedLGCleaner constructor for RegularCleaner.

func (*OutdatedLGCleaner) Run

func (oc *OutdatedLGCleaner) Run(ctx context.Context) error

Run - clean old generators regular.

Jump to

Keyboard shortcuts

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