Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/GoogleContainerTools/container-structure-test
/ ReadFile
Method
ReadFile
pkg/drivers/driver.go:56–56 ·
view source on GitHub ↗
(path string)
Source
from the content-addressed store, hash-verified
54
StatFile(path string) (os.FileInfo, error)
55
56
ReadFile(path string) ([]byte, error)
57
58
ReadDir(path string) ([]os.FileInfo, error)
59
Callers
11
Run
Method · 0.65
checkFile
Function · 0.65
Run
Method · 0.65
checkFile
Function · 0.65
ReadFile
Method · 0.65
GetConfig
Method · 0.65
ReadFile
Method · 0.65
GetFileContents
Function · 0.65
CheckSameFile
Function · 0.65
appendCertificate
Function · 0.65
Parse
Function · 0.65
Implementers
3
DockerDriver
pkg/drivers/docker_driver.go
HostDriver
pkg/drivers/host_driver.go
TarDriver
pkg/drivers/tar_driver.go
Calls
no outgoing calls
Tested by
no test coverage detected