reconciliation

package
v1.0.13 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(
	ctx context.Context,
	registerReconciler RegisterReconcilerFunc,
	builder input.Builder,
	syncInputStatuses SyncStatusFunc,
	masterClient client.Client,
) 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