Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeGetter ¶
FakeGetter is a Getter implementation designed to be used in unit tests
type FakeLister ¶
FakeLister is a Lister implementation designed to be used in unit tests
func (FakeLister) List ¶
func (f FakeLister) List(api.ListOptions) (*api.NodeList, error)
List is the Lister interface implementation. It simply returns f.RCList, f.Err
Click to show internal directories.
Click to hide internal directories.