package
0.0.0-20211220131229-8c8647d81953
Repository: https://github.com/viaq/loki-operator.git
Documentation: pkg.go.dev
# Functions
Refresh executes an aggregate update of the LokiStack Status struct, i.e.
SetComponentsStatus updates the pod status map component.
SetDegradedCondition appends the condition Degraded to the lokistack status conditions.
SetFailedCondition updates or appends the condition Failed to the lokistack status conditions.
SetPendingCondition updates or appends the condition Pending to the lokistack status conditions.
SetReadyCondition updates or appends the condition Ready to the lokistack status conditions.