Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*config)
Option is a functional option for configuring set of runtimes.
func WithNvidiaRuntimeName ¶
WithNvidiaRuntimeName sets the name of the nvidia runtime.
func WithSetAsDefault ¶
WithSetAsDefault sets the default runtime to the nvidia runtime.
type Runtime ¶
Runtime defines a runtime to be configured. The path and whether the runtime is the default runtime can be specified
type Runtimes ¶
Runtimes defines a set of runtimes to be configured for use in the GPU Operator
func GetRuntimes ¶
GetRuntimes returns the set of runtimes to be configured for use with the GPU Operator.
func (Runtimes) DefaultRuntimeName ¶
DefaultRuntimeName returns the name of the default runtime.
Click to show internal directories.
Click to hide internal directories.