# Packages
No description provided by the author
# Functions
Merge merges a set of OCI specification modifiers as a list.
NewCDIModifier creates an OCI spec modifier that determines the modifications to make based on the CDI specifications available on the system.
NewCSVModifier creates a modifier that applies modications to an OCI spec if required by the runtime wrapper.
NewFeatureGatedModifier creates the modifiers for optional features.
NewGraphicsModifier constructs a modifier that injects graphics-related modifications into an OCI runtime specification.
NewModifierFromDiscoverer creates a modifier that applies the discovered modifications to an OCI spec if required by the runtime wrapper.
NewNvidiaContainerRuntimeHookRemover creates a modifier that removes any NVIDIA Container Runtime hooks from the provided spec.
NewStableRuntimeModifier creates an OCI spec modifier that inserts the NVIDIA Container Runtime Hook into an OCI spec.
# Type aliases
No description provided by the author