Module capabilities

Module capabilities 

Source
Expand description

Shared capability-document types and builders for Enterprise runtimes.

Structs§

EnvironmentRestriction
Environment-level restrictions relevant to approval and deployment.
LaneFeatureSupport
Machine-readable lane feature availability.
PolicyClassDefinition
Shared policy-class definitions published with a capability document.
ReplayConstraints
Replay defaults that matter for authoring and deployment checks.
RuntimeCapabilityDocument
Machine-readable runtime capability contract published by Enterprise runtimes.
StageCatalogEntry
One catalog entry in the runtime capability document.

Enums§

EnvironmentSideEffects
Side-effect policy in a given environment posture.
ExecutionTarget
Execution targets a runtime can advertise support for.
LaneFeature
LaneGraph feature families that matter to authoring and deploy checks.
PolicyClassId
Shared policy-class vocabulary for runtime stage entries.
ReplaySupport
Replay posture attached to a stage or document.
RuntimeEnvironment
Runtime environment posture recognized by Enterprise policy.
StageKeyKind
How a stage key should be interpreted by Cloud and policy surfaces.

Constants§

CAPABILITY_SCHEMA_VERSION
Current schema version for enterprise runtime capability documents.

Functions§

prefix_stage_catalog_entry
Build a parameterized-key stage catalog entry.
runtime_capability_document
Build a complete runtime capability document around a stage catalog.
stable_stage_catalog_entry
Build a stable-key stage catalog entry.