manager

package
v1.6.6 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2024 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SyncStatusSuccess = "success"
	SyncStatusFail    = "fail"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SyncController

type SyncController struct {
	client.Client
	Log            logr.Logger
	Scheme         *runtime.Scheme
	WatchedGVKs    []schema.GroupVersionKind
	Queue          *sqs.Config
	ResourceParser *parser.ResourceParser
	Metrics        monitoring.MetricsI
}

func (*SyncController) Reconcile

func (c *SyncController) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*SyncController) SetupWithManager

func (c *SyncController) SetupWithManager(ctx context.Context, mgr ctrl.Manager) error

Jump to

Keyboard shortcuts

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