Skip to content
This repository was archived by the owner on Mar 15, 2023. It is now read-only.
This repository was archived by the owner on Mar 15, 2023. It is now read-only.

Add functions to check ABI of eBPF collection #33

@lmb

Description

@lmb

It's useful to do some basic checks on a Collection if there is a user space component. Basically,
let the user specific a list of MapSpec and make sure that they are present in the collection and have the right types. The same goes for ProgramSpec.

Open question: how to do this for pinned collections? In that case we do not have *Spec to work with.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions