package
0.0.0-20230516030712-5244e3b8fdea
Repository: https://github.com/kube-queue/api.git
Documentation: pkg.go.dev
# Functions
JobSuspended checks if a Job should be suspended by checking whether its annotation contains key Suspend and its value is set "true".
Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
Placement is the scheduling result of the scheduler.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Suspend is a flag that instructs the job operator to suspend processing this job.
# Variables
No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.
# Structs
No description provided by the author
QueueUnitList contains a list of QueueUnit.
QueueSpec defines the desired state of Queue.
QueueStatus defines the observed state of Queue.
No description provided by the author
QueueUnitList contains a list of QueueUnit.
QueueUnitSpec defines the desired state of QueueUnit.
QueueUnitStatus defines the observed state of QueueUnit.
# Type aliases
+k8s:openapi-gen=true QueuePolicy defines the queueing policy for the elements in the queue.
No description provided by the author