kubernetes/vendor/github.com/cyphar/filepath-securejoin/vfs.go

type VFS

type osVFS

func (o osVFS) Lstat(name string) (os.FileInfo, error) {}

func (o osVFS) Readlink(name string) (string, error) {}