# Functions
ExtractContainerResourceValue extracts the value of a resource in an already known container.
IsHugePageResourceName returns true if the resource name has the huge page resource prefix.
IsStandardContainerResourceName returns true if the container can make a resource request for the specified resource.
NewFluxJobReconciler creates a new reconciler with clients, a Queue, and Fluxion client.
PodRequestsAndLimits returns a dictionary of all defined resources summed up for all containers of the pod.
# Structs
FluxJobReconciler reconciles a FluxJob object.