golang-github-container-orchestrated-devices-container-device-interface 0.6.2-2 source package in Ubuntu

Changelog

golang-github-container-orchestrated-devices-container-device-interface (0.6.2-2) unstable; urgency=medium

  * Upload to unstable

 -- Reinhard Tartler <email address hidden>  Sun, 21 Jan 2024 15:12:10 -0500

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-container-orchestrated-devices-container-device-interface_0.6.2-2.dsc 3.3 KiB a84e0da71ca9d5b4382dfda5db9a5b13d581a2a95d06b2bf7babb64d7376a5fe
golang-github-container-orchestrated-devices-container-device-interface_0.6.2.orig.tar.xz 54.9 KiB d36b13b10780f1db9aa96e79b367c08b3505c9bd5e88e82f79af98d5ced0fbab
golang-github-container-orchestrated-devices-container-device-interface_0.6.2-2.debian.tar.xz 2.4 KiB 3169c2eee05fe2c3c62059de9bb521474fccd489ddfa8471b397762b30113df1

Available diffs

No changes file available.

Binary packages built by this source

golang-github-container-orchestrated-devices-container-device-interface-dev: container device interface

 CDI (Container Device Interface), is a specification for container runtimes,
 to support third party devices.
 .
 CDI concerns itself only with enabling container to be device aware.
 Areas like resource management are explicitly left out of CDI (and is
 expected to be handled by the orchestrator). Because of this focus, the
 CDI specification is simple to implement and allows great flexibility to
 runtimes and orchestrators.