Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFakeClient ¶
NewFakeClient will create a new fake client with all needed schemas
func NewFakeDiscoveryClient ¶
func NewFakeDiscoveryClient(isOpenShift bool) discovery.DiscoveryInterface
NewFakeDiscoveryClient creates a fake discovery client
Types ¶
type MockController ¶
type MockController interface { controller.Controller // GetWatchedSources gets all the sources added to the Mock GetWatchedSources() []source.Source }
MockController ...
Click to show internal directories.
Click to hide internal directories.