# Functions
No description provided by the author
filterPods returns pods based on their phase.
GenerateAppWrapperCondition returns condition of a AppWrapper condition.
GeneratePodFailedCondition returns condition of a AppWrapper condition.
GetPodResourcesByPhase returns pods based on their phase.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewJobController create new AppWrapper Controller.
No description provided by the author
NewSchedulingQueue initializes a new scheduling queue.
PendingPodsFailedSchd checks if pods pending have failed scheduling.
# Structs
No description provided by the author
Heap is a thread-safe producer/consumer queue that implements a heap data structure.
No description provided by the author
PriorityQueue implements a scheduling queue.
UnschedulablePodsMap holds pods that cannot be scheduled.
XController the AppWrapper Controller type.
# Interfaces
SchedulingQueue is an interface for a queue to store pods waiting to be scheduled.
UnschedulablePods is an interface for a queue that is used to keep unschedulable pods.
No description provided by the author