Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMockAPIServer ¶
NewMockAPIServer returns a mocked docker api server that responds to some fixed requests used in the test suite.
Types ¶
type FilterableContainer ¶
FilterableContainer is an autogenerated mock type for the FilterableContainer type
func (*FilterableContainer) Enabled ¶
func (_m *FilterableContainer) Enabled() (bool, bool)
Enabled provides a mock function with given fields:
func (*FilterableContainer) IsWatchtower ¶
func (_m *FilterableContainer) IsWatchtower() bool
IsWatchtower provides a mock function with given fields:
func (*FilterableContainer) Name ¶
func (_m *FilterableContainer) Name() string
Name provides a mock function with given fields:
func (*FilterableContainer) Scope ¶ added in v1.0.3
func (_m *FilterableContainer) Scope() (string, bool)
Scope provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.