golang-github-containerd-nri-dev - 0.6.1-2
                
                    main
                
            
         NRI allows plugging domain- or vendor-specific custom logic into OCI-
 compatible runtimes. This logic can make controlled changes to
 containers or perform extra actions outside the scope of OCI at certain
 points in a containers lifecycle. This can be used, for instance, for
 improved allocation and management of devices and other container
 resources.
 .
 NRI defines the interfaces and implements the common infrastructure for
 enabling such pluggable runtime extensions, NRI plugins. This also keeps
 the plugins themselves runtime-agnostic.