Documentation
¶
Index ¶
Constants ¶
View Source
const ( SpecVersion = "0.8.0" Vendor = "dra.k8s.io" Class = "memory" EnvVarPrefix = "DRAMEMORY" )
Variables ¶
View Source
var (
SpecDir = "/var/run/cdi"
)
Functions ¶
func MakeDeviceName ¶
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager manages a single CDI JSON spec file using a mutex for thread safety.
func NewManager ¶
NewManager creates a manager for the driver's CDI spec file.
Click to show internal directories.
Click to hide internal directories.