Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudfoundry/garden
/ BindMountMode
TypeAlias
BindMountMode
client.go:222–222 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
type
Properties
map
[string]string
221
222
type
BindMountMode uint8
223
224
const
BindMountModeRO BindMountMode = 0
225
const
BindMountModeRW BindMountMode = 1
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected