# Functions

GetRuntimes returns the set of runtimes to be configured for use with the GPU Operator.
WithNvidiaRuntimeName sets the name of the nvidia runtime.
WithRoot sets the root directory for the runtime binaries.
WithSetAsDefault sets the default runtime to the nvidia runtime.

# Structs

Runtime defines a runtime to be configured.

# Type aliases

Option is a functional option for configuring set of runtimes.
Runtimes defines a set of runtimes to be configured for use in the GPU Operator.