allocator

package
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AllocationRequest

type AllocationRequest struct {
	SchedulerID   string
	NumGpu        int
	AlgorithmName string
	ReadyJobs     algorithm.ReadyJobs
}

type ResourceAllocator

type ResourceAllocator struct {
	Router  *mux.Router
	Metrics ResourceAllocatorMetrics
	// contains filtered or unexported fields
}

func NewResourceAllocator

func NewResourceAllocator() *ResourceAllocator

type ResourceAllocatorMetrics added in v0.2.2

type ResourceAllocatorMetrics struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL