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

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewResourceList returns a new ResourceList, where the backing map has initial capacity n.
NewResourceListWithDefaultSize returns a new ResourceList, where the backing map has default initial capacity.
No description provided by the author
No description provided by the author
NewSchedulingKeyGeneratorWithKey returns a new SchedulingKeyGenerator using the provided key.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

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

# Variables

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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Executor represents an executor running on a worker cluster.
No description provided by the author
No description provided by the author
No description provided by the author
Minimal job representation used by the scheduler.
No description provided by the author
No description provided by the author
Node represents a node in a worker cluster.
Message capturing the scheduling requirements of a particular Kubernetes object.
No description provided by the author
Captures the scheduling requirements of a pod.
PodRequirementsSerialiser produces the canonical byte representation of a set of pod scheduling requirements.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SchedulingKeyGenerator is used to generate scheduling keys efficiently.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedSchedulerReportingServer can be embedded to have forward compatible implementations.

# Interfaces

SchedulerReportingClient is the client API for SchedulerReporting service.
SchedulerReportingServer is the server API for SchedulerReporting service.

# Type aliases

No description provided by the author
No description provided by the author
SchedulingKey is a hash of the scheduling requirements of a job.