Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudfoundry/bosh-agent
/ GrowFilesystem
Method
GrowFilesystem
platform/disk/formatter_interface.go:18–18 ·
view source on GitHub ↗
(partitionPath string)
Source
from the content-addressed store, hash-verified
16
Format(partitionPath string, fsType FileSystemType) (err error)
17
GetPartitionFormatType(string) (FileSystemType, error)
18
GrowFilesystem(partitionPath string) error
19
}
Callers
2
AdjustPersistentDiskPartitioning
Method · 0.65
linux_formatter_test.go
File · 0.65
Implementers
2
linuxFormatter
platform/disk/linux_formatter.go
FakeFormatter
platform/disk/fakes/fake_formatter.go
Calls
no outgoing calls
Tested by
no test coverage detected