Documentation
¶
Overview ¶
This file was generated by counterfeiter
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeNamespacer ¶
type FakeNamespacer struct {
NamespaceStub func(rootfsPath string) error
// contains filtered or unexported fields
}
func (*FakeNamespacer) Namespace ¶
func (fake *FakeNamespacer) Namespace(rootfsPath string) error
func (*FakeNamespacer) NamespaceArgsForCall ¶
func (fake *FakeNamespacer) NamespaceArgsForCall(i int) string
func (*FakeNamespacer) NamespaceCallCount ¶
func (fake *FakeNamespacer) NamespaceCallCount() int
func (*FakeNamespacer) NamespaceReturns ¶
func (fake *FakeNamespacer) NamespaceReturns(result1 error)
Click to show internal directories.
Click to hide internal directories.