Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DiskStatsProvider ¶
DiskStatsProvider is an autogenerated mock type for the DiskStatsProvider type
func NewDiskStatsProvider ¶ added in v1.5.0
func NewDiskStatsProvider(t mockConstructorTestingTNewDiskStatsProvider) *DiskStatsProvider
NewDiskStatsProvider creates a new instance of DiskStatsProvider. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*DiskStatsProvider) AvailableSpace ¶
func (_m *DiskStatsProvider) AvailableSpace(path string) (utils.FileSize, error)
AvailableSpace provides a mock function with given fields: path
Click to show internal directories.
Click to hide internal directories.