Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCSVModifier ¶
func NewCSVModifier(logger *logrus.Logger, cfg *config.Config, ociSpec oci.Spec) (oci.SpecModifier, error)
NewCSVModifier creates a modifier that applies modications to an OCI spec if required by the runtime wrapper. The modifications are defined by CSV MountSpecs.
func NewStableRuntimeModifier ¶
func NewStableRuntimeModifier(logger *logrus.Logger, argv []string) oci.SpecModifier
NewStableRuntimeModifier creates an OCI spec modifier that inserts the NVIDIA Container Runtime Hook into an OCI spec. The specified logger is used to capture log output.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.