Files
nomad/e2e/secret/doc.go
2025-09-05 16:08:23 -04:00

9 lines
276 B
Go

// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: BUSL-1.1
// Package secret provides end-to-end tests for Nomad workloads with secret blocks.
//
// In order to run this test suite only, from the e2e directory you can trigger
// go test -v ./secret
package secret