# Functions

Resource returns the GroupResource for a given resource.
ResourceReservationCustomResourceDefinition returns the CRD definition for resource reservations.

# Constants

ResourceCPU is the name of CPU resource.
ResourceMemory is the name of Memory resource.
ResourceNvidiaGPU is the name of Nvidia GPU resource.

# Variables

AddToScheme applies all the stored functions to the scheme.
SchemeBuilder is the SchemeBuilder instance for the v1beta2 group.
SchemeGroupVersion represents the kubernetes GroupVersion.
SupportedV1Beta2ResourceTypes is the list of resources explicitly used for scheduling in this version of scheduler.

# Structs

Reservation represents the reserved node and resources for a single process of a distributed application.
ResourceReservation is a collection of reservation objects for a distributed application.
ResourceReservationList represents a list of ResourceReservations.
ResourceReservationSpec represents reservations for the driver and executors of an application.
ResourceReservationStatus shows which reservations are bound to which pod names.

# Type aliases

ResourceList maps from a resource type to a quantity, e.g.