Documentation ¶
Index ¶
- func InstallNvidiaContainerRuntime(s ssh.Interface, option *NvidiaContainerRuntimeOption) error
- func InstallNvidiaDevicePlugin(ctx context.Context, clientset clientset.Interface, ...) error
- func InstallNvidiaDriver(s ssh.Interface, option *NvidiaDriverOption) error
- func IsEnable(labels map[string]string) bool
- func MachineIsSupport(s ssh.Interface) bool
- type NvidiaContainerRuntimeOption
- type NvidiaDevicePluginOption
- type NvidiaDriverOption
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstallNvidiaContainerRuntime ¶
func InstallNvidiaContainerRuntime(s ssh.Interface, option *NvidiaContainerRuntimeOption) error
func InstallNvidiaDriver ¶
func InstallNvidiaDriver(s ssh.Interface, option *NvidiaDriverOption) error
func MachineIsSupport ¶
Types ¶
type NvidiaContainerRuntimeOption ¶
type NvidiaContainerRuntimeOption struct { }
type NvidiaDevicePluginOption ¶
type NvidiaDevicePluginOption struct {
Image string
}
type NvidiaDriverOption ¶
type NvidiaDriverOption struct { }
Click to show internal directories.
Click to hide internal directories.