package io
import "k8s.io/kubernetes/pkg/util/io"
Index ¶
Functions ¶
func ConsistentRead ¶
ConsistentRead repeatedly reads a file until it gets the same content twice. This is useful when reading files in /proc that are larger than page size and kernel may modify them between individual read() syscalls.
Source Files ¶
consistentread.go
- Version
- v1.12.3
- Published
- Nov 26, 2018
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 17 minutes ago –
Tools for package owners.