Files
nomad/client/allocwatcher/doc.go
2023-08-10 17:27:15 -05:00

8 lines
265 B
Go

// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: BUSL-1.1
// Package allocwatcher allows blocking until another allocation - whether
// running locally or remotely - completes and migrates the allocation
// directory if necessary.
package allocwatcher