flow

package
v0.0.0-...-c095839 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

func NewController

func NewController(cfg ControllerConfig) *Controller

func (*Controller) Run

func (c *Controller) Run(ctx context.Context)

type ControllerConfig

type ControllerConfig struct {
	Factory  session.ContainerFactory
	Site     vanflow.SiteRecord
	Informer cache.SharedIndexInformer
}

type StatusSync

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

func NewStatusSync

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

func (*StatusSync) Run

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

Jump to

Keyboard shortcuts

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