utils/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
buffer | |
clock | |
clock/testing | |
cpuset | Package cpuset represents a collection of CPUs in a 'set' data structure. |
diff | |
env | Package env provides utility functions for using environment variables. |
exec | Package exec provides an injectable interface and implementations for running commands. |
exec/testing | |
field | |
inotify | Package inotify implements a wrapper for the Linux inotify system. |
integer | |
internal | |
io | |
keymutex | |
lru | |
mount | Package mount defines an interface to mounting filesystems. |
net | |
net/ebtables | Package ebtables allows to control the ebtables Linux-based bridging firewall. |
nsenter | |
path | |
pointer | Deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. |
ptr | |
semantic | |
set | |
strings | |
strings/slices | Package slices defines various functions useful with slices of string type. |
temp | Package temp provides an interface to handle temporary files and directories. |
temp/temptest | Package temptest provides utilities for testing temp files/directories testing. |
third_party | |
third_party/forked | |
third_party/forked/golang | |
third_party/forked/golang/reflect | Package reflect is a fork of go's standard library reflection package, which allows for deep equal with equality functions defined. |
trace |
- Version
- v0.0.0-20250321185631-1f6e0b77f77e (latest)
- Published
- Mar 21, 2025
- Platform
- linux/amd64
- Last checked
- 1 month ago –
Tools for package owners.