Files
nomad/scheduler/feasible/doc.go
2025-07-01 16:28:33 +02:00

7 lines
225 B
Go

// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: BUSL-1.1
// Package feasible contains the logic of picking the correct node(s) by the
// scheduler: eligibiligy, feasibility checking and ranking
package feasible