package
0.9.0
Repository: https://github.com/containerd/nri.git
Documentation: pkg.go.dev

# Functions

SpecGenerator returns a wrapped OCI Spec Generator.
WithAnnotationFilter provides an option for filtering or rejecting annotations.
WithBlockIOResolver specifies a function for resolving Block I/O classes by name.
WithCDIDeviceInjector specifies a runtime-specific function to use for CDI device resolution and injection into an OCI Spec.
WithLabelFilter provides an option for filtering or rejecting labels.
WithRdtResolver specifies a function for resolving RDT classes by name.
WithResourceChecker specifies a function to perform final resource adjustment.

# Structs

Generator extends a stock runtime-tools Generator and extends it with a few functions for handling NRI container adjustment.

# Type aliases

GeneratorOption is an option for Generator().