subscriptions

package
v0.0.0-...-508e5c2 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2025 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FetchFeedDelay   time.Duration = 1 * time.Second
	SendMessageDelay time.Duration = 1 * time.Second
)
View Source
const (
	ReasonFailed    string = "Failed"
	ReasonSucceeded string = "Succeeded"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SubscriptionReconciler

type SubscriptionReconciler struct {
	Client        client.Client
	EventRecorder record.EventRecorder
	Skip          bool
	EmailClient   *email.Client
}

func (*SubscriptionReconciler) Reconcile

func (reconciler *SubscriptionReconciler) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

func (*SubscriptionReconciler) SetupWithManager

func (reconciler *SubscriptionReconciler) SetupWithManager(mgr manager.Manager) error

Jump to

Keyboard shortcuts

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