package
1.5.0
Repository: https://github.com/fluxcd/source-controller.git
Documentation: pkg.go.dev

# Functions

TempDirForObj creates a new temporary directory in the directory dir in the format of 'Kind-Namespace-Name-*', and returns the pathname of the new directory.
TempPathForObj creates a temporary file path in the format of '<dir>/Kind-Namespace-Name-<random bytes><suffix>'.