compat

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 25, 2026 License: AGPL-3.0 Imports: 4 Imported by: 0

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

func CheckSDKVersion(reported string) error

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL