ae5b800085
This PR splits up the nomad/mock package into more files. Specific features that have a lot of mocks get their own file (e.g. acl, variables, csi, connect, etc.). Above that, functions that return jobs/allocs/nodes are in the job/alloc/node file. And lastly other mocks/helpers are in mock.go |
||
---|---|---|
.. | ||
acl.go | ||
alloc.go | ||
checks.go | ||
connect.go | ||
csi.go | ||
job.go | ||
lifecycle.go | ||
mock.go | ||
network.go | ||
node.go | ||
variables.go |