Documentation
¶
Overview ¶
Package compat verifies that agent containers and this airlock process were built against compatible agentsdk versions. Airlock imports agentsdk directly, so agentsdk.Version at airlock's compile time is the single source of truth for "what this airlock expects from its agents."
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckSDKVersion ¶
CheckSDKVersion returns nil if reported is compatible with airlock's bundled agentsdk (same semver major). Returns a descriptive error otherwise, safe to surface to the agent operator.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.