runtimecheck

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2026 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package runtimecheck validates Release runtime-resource requirements against an agent-bound installed system-resources inventory without claiming those target-provided bytes are Release-owned.

Index

Constants

This section is empty.

Variables

View Source
var ErrRuntimeRequirement = errors.New("runtimecheck: runtime requirement unavailable")

Functions

This section is empty.

Types

type Evidence

type Evidence struct {
	SystemResourcesDigest string
	Inventory             []string
	Verified              []string
}

func ValidateSystemResources

func ValidateSystemResources(root string, resources []domain.RuntimeResource) (Evidence, error)

ValidateSystemResources proves enabled runtime:system entries exist as ordinary directories beneath a symlink-free installed inventory root.

Jump to

Keyboard shortcuts

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