reconciliation

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCertificateRequestReconciler added in v1.1.0

func NewCertificateRequestReconciler(
	ctx context.Context,
	builder input.Builder,
	syncInputStatuses SyncStatusFunc,
	translator translation.Translator,
) skinput.MultiClusterReconcileFunc

Expose for testing

func Start

func Start(
	ctx context.Context,
	registerReconciler RegisterReconcilerFunc,
	builder input.Builder,
	syncInputStatuses SyncStatusFunc,
	translator translation.Translator,
) error

Types

type RegisterReconcilerFunc added in v0.12.1

type RegisterReconcilerFunc func(
	ctx context.Context,
	reconcile skinput.MultiClusterReconcileFunc,
	reconcileInterval time.Duration,
) error

function which defines how the cert issuer reconciler should be registered with internal components.

type SyncStatusFunc added in v0.12.1

type SyncStatusFunc func(ctx context.Context, snapshot input.Snapshot) error

function which defines how the cert issuer should update the statuses of objects in its input snapshot

Jump to

Keyboard shortcuts

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