Skip to main content

Module status

Module status 

Source
Expand description

ProcessStatus sub-structures — conditions, checked boundaries, Flux refs.

Structs§

BoundaryStatus
Summary of boundary verification.
CheckedCondition
A boundary condition paired with its current satisfaction state.
ComplianceStatus
Summary of compliance checks at the latest attestation.
FluxResourceRef
Reference to a FluxCD resource emitted as part of this Process.
ProcessCondition
Standard K8s Condition (shape of metav1.Condition).
RenderedResourceCoords
Identifying coordinates of a rendered K8s resource — the (apiVersion, kind, metadata.name, metadata.namespace) 4-tuple every consumer that walks a rendered serde_json::Value resource unwraps by hand pre-lift.