Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudfoundry/bosh-agent
/ IsMounted
Method
IsMounted
platform/disk/mounter_interface.go:18–18 ·
view source on GitHub ↗
(devicePathOrMountPoint string)
Source
from the content-addressed store, hash-verified
16
17
IsMountPoint(path string) (parititionPath string, result bool, err error)
18
IsMounted(devicePathOrMountPoint string) (result bool, err error)
19
}
Callers
6
SetupHomeDir
Method · 0.65
bindMountDir
Method · 0.65
IsPersistentDiskMounted
Method · 0.65
linux_mounter_test.go
File · 0.65
IsMounted
Method · 0.65
linux_bind_mounter_test.go
File · 0.65
Implementers
3
linuxMounter
platform/disk/linux_mounter.go
linuxBindMounter
platform/disk/linux_bind_mounter.go
FakeMounter
platform/disk/diskfakes/fake_mounter.g
Calls
no outgoing calls
Tested by
no test coverage detected