kubernetes/vendor/k8s.io/utils/io
Jan Safranek 1d16f934b9 Bump k8s.io/utils
To get io/ConsistentRead updates.
2021-05-26 23:08:03 +02:00
..
read.go Bump k8s.io/utils 2021-05-26 23:08:03 +02:00
README.md

IO

This package provides interfaces for working with file IO. Currently it provides functionality for consistently reading a file.