Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeSearch ¶
type FakeSearch struct {
// contains filtered or unexported fields
}
func New ¶
func New() *FakeSearch
func (*FakeSearch) LatestImage ¶
func (*FakeSearch) Run ¶
func (f *FakeSearch) Run(time.Duration)
func (*FakeSearch) With ¶
func (f *FakeSearch) With(image *api.ImageTag, err error) *FakeSearch
Click to show internal directories.
Click to hide internal directories.