flow

package
v0.0.0-...-55583c4 Latest Latest
Warning

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

Go to latest
Published: May 12, 2026 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StatusSync

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

func NewStatusSync

func NewStatusSync(factory session.ContainerFactory, localSources map[string][]store.Interface, client StatusSyncClient, configMap string) *StatusSync

func (*StatusSync) Run

func (s *StatusSync) Run(ctx context.Context)

type StatusSyncClient

type StatusSyncClient interface {
	Logger() *slog.Logger
	Get(ctx context.Context) (*corev1.ConfigMap, error)
	Update(ctx context.Context, latest *corev1.ConfigMap) error
}

Jump to

Keyboard shortcuts

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