reconciler

package
v1.7.0 Latest Latest
Warning

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

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

Documentation

Overview

Package reconciler implements the reconciler logic.

Index

Constants

View Source
const (
	// DefaultLoopTimeout is the default timeout for a reconcile loop (defaulted to the max ARM template duration).
	DefaultLoopTimeout = 90 * time.Minute
	// DefaultMappingTimeout is the default timeout for a controller request mapping func.
	DefaultMappingTimeout = 60 * time.Second
	// DefaultRetryTime is the default time to retry when certain conditions are not met.
	DefaultRetryTime = 1 * time.Minute
)

Variables

This section is empty.

Functions

func DefaultedLoopTimeout

func DefaultedLoopTimeout(timeout time.Duration) time.Duration

DefaultedLoopTimeout will default the timeout if it is zero valued.

Types

This section is empty.

Jump to

Keyboard shortcuts

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