package
0.15.0
Repository: https://github.com/armadaproject/armada.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

GangNumJobsScheduledAnnotation is set by the scheduler and indicates how many gang jobs were scheduled.
GangCardinalityAnnotation All jobs in a gang must specify the total number of jobs in the gang via this annotation.
GangIdAnnotation maps to a unique id of the gang the job is part of; jobs with equal value make up a gang.
The jobs that make up a gang may be constrained to be scheduled across a set of uniform nodes.
No description provided by the author

# Structs

No description provided by the author
TODO: we can probably just typedef this to map[string]string.
No description provided by the author
SubmissionConfig contains config relating to job submission.