ceph-csi/vendor/k8s.io/utils/io
Rakshith R 9eaa55506f rebase: update controller-runtime package to v0.9.2
This commit updates controller-runtime to v0.9.2 and
makes changes in persistentvolume.go to add context to
various functions and function calls made here instead of
context.TODO().

Signed-off-by: Rakshith R <rar@redhat.com>
2021-07-01 03:35:23 +00:00
..
read.go rebase: update controller-runtime package to v0.9.2 2021-07-01 03:35:23 +00:00
README.md rebase: update kubernetes to v1.20.0 2020-12-17 16:04:54 +00:00

IO

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