package
Version:
v0.0.0-...-e779149
Opens a new window with list of versions in this module.
Published: Jul 18, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type GPUKind struct {
ResourceName string `json:"resourceName,omitempty" yaml:"resourceName,omitempty"`
ResourceType string `json:"resourceType,omitempty" yaml:"resourceType,omitempty"`
Default bool `json:"default,omitempty" yaml:"default,omitempty"`
}
type Options struct {
Kinds []GPUKind `json:"kinds,omitempty" yaml:"kinds,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.