kubernetes/vendor/go.etcd.io/etcd/client/pkg/v3/fileutil/dir_unix.go

const PrivateDirMode

// OpenDir opens a directory for syncing.
func OpenDir(path string) (*os.File, error) {}