File: README.md

package info (click to toggle)
golang-k8s-utils 0.0~git20250820.0af2bda-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid
  • size: 1,048 kB
  • sloc: sh: 245; makefile: 25
file content (4 lines) | stat: -rw-r--r-- 156 bytes parent folder | download | duplicates (3)
1
2
3
4
# Temp

This package provides an interface to create temporary directories. It also
provides a [FakeDir](temp/temptest) implementation to replace in tests.