//
pkg.gl
Category
k8s.io/utils
temp
temptest
package
0.0.0-20241210054802-24370beab758
Repository:
https://github.com/kubernetes/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
60 SLOC
#
Structs
FakeDir
FakeDir implements a Directory that is not backed on the filesystem.
FakeFile
FakeFile is an implementation of a WriteCloser, that records what has been written in the file (in a bytes.Buffer) and if the file has been closed.