Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsGPUReservationPod ¶ added in v0.9.7
Types ¶
type Interface ¶
type Interface interface {
Sync(ctx context.Context) error
SyncForNode(ctx context.Context, nodeName string) error
SyncForGpuGroup(ctx context.Context, gpuGroup string) error
ReserveGpuDevice(ctx context.Context, pod *v1.Pod, nodeName string, gpuGroup string) (string, error)
RemovePodGpuGroupConnection(ctx context.Context, pod *v1.Pod, gpuGroup string) error
}
Directories
¶
| Path | Synopsis |
|---|---|
|
Package mock_resourcereservation is a generated GoMock package.
|
Package mock_resourcereservation is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.