Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
Reconciler periodically checks the status of subresources and takes various self-healing and convergence actions. These include updating the top-level custom resource status, re-creating missing subresources, deleting orphaned subresources, et cetera.
See the docs/reconciliation.md file for a detailed description of the reconciliation policy.
Click to show internal directories.
Click to hide internal directories.