Versions in this module Expand all Collapse all v0 v0.1.0 Aug 22, 2022 Changes in this version + type CUDA map[string]string + func NewCUDAImageFromEnv(env []string) (CUDA, error) + func NewCUDAImageFromSpec(spec *specs.Spec) (CUDA, error) + func (i CUDA) GetRequirements() ([]string, error) + func (i CUDA) HasDisableRequire() bool + func (i CUDA) IsLegacy() bool