foperator-core
foperator-core
API
foperator
internal
IORef
IORef
Builder
Logging
ReconcileLoop
ReconcileLoop
Impl
types
ClientError
ClientError
NotFound
Unknown
VersionConflict
Engine
HasCustomResourceDefinition
HasFinalizers
HasId
HasKind
HasSoftDelete
HasSpec
HasStatus
HasVersion
ObjectResource
Client
Client
Companion
Id
Id
KubeconfigPath
ListOptions
ListOptions
Operations
ReconcileOptions
ReconcileOptions
ReconcileResult
ReconcileResult
Ok
RetryAfter
ReconcileSource
ReconcileSource
ReconcileSourceBase
Reconciler
Reconciler
ReconcilerBuilder
ResourceChange
ResourceMirror
ResourceMirror
ResourceState
ResourceState
Active
SoftDeleted
StateChange
StateChange
Deleted
ResetState
Updated
foperator-core
/
foperator
/
foperator.internal
/
ReconcileLoop
ReconcileLoop
foperator.internal.ReconcileLoop
See the
ReconcileLoop
companion trait
object
ReconcileLoop
extends
Logging
Attributes
Companion
trait
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Logging
class
Object
trait
Matchable
class
Any
Self type
ReconcileLoop
.
type
Members list
Clear all
Type members
Classlikes
class
Impl
[
IO
[
_
],
K
](
action
:
K
=>
IO
[
Option
[
ReconcileResult
]],
updateState
:
StateUpdater
[
IO
,
K
],
retryTime
:
RetryDelay
)(
implicit
io
:
Async
[
IO
])
extends
ReconcileLoop
[
IO
,
K
]
Attributes
Supertypes
trait
ReconcileLoop
[
IO
,
K
]
class
Object
trait
Matchable
class
Any
Value members
Inherited fields
protected
val
logger
:
Logger
Attributes
Inherited from:
Logging
In this article
Attributes
Members list
Type members
Classlikes
Value members
Inherited fields