# Functions

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

# Constants

AppIDLabel represents the key of a label that defines the application ID of a pod.
InstanceGroupLabel represents the key of a label that defines the name of the instance group.

# Variables

AddToScheme applies all the stored functions to the scheme.
SchemeBuilder is the SchemeBuilder instance for the v1beta1 group.
SchemeGroupVersion represents the kubernetes GroupVersion.

# 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.