package
1.1.129
Repository: https://github.com/flyteorg/flytepropeller.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Creates a new Atomic time.Time.
No description provided by the author
NewSyncResourceList creates a thread-safe map to store resource names and resource quantities.

# Structs

AtomicTime represents an atomic.Value that stores time.Time.
ComputeResourceAwareBackOffHandler is an exponential back-off handler that also keeps track of the resource ceilings of the operations that are blocked or failed due to resource insufficiency.
No description provided by the author
Controller is a name-spaced collection of back-off handlers.
No description provided by the author
SimpleBackOffBlocker is a simple exponential back-off timer that keeps track of the back-off period.
SyncResourceList is a thread-safe Map.