MCPcopy Create free account
hub / github.com/cloudfoundry/bosh-agent / GetFormatter

Method GetFormatter

platform/disk/manager_interface.go:7–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5type Manager interface {
6 GetEphemeralDevicePartitioner() Partitioner
7 GetFormatter() Formatter
8 GetMounter() Mounter
9 GetMountsSearcher() MountsSearcher
10 GetPersistentDevicePartitioner(partitionerType string) (Partitioner, error)

Callers 4

SetupRootDiskMethod · 0.65
manager_test.goFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected