Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Resource ¶
type Resource struct { ListerWatcher cache.ListerWatcher Object runtime.Object }
Resource is a helper so you can don't need to create a new type of the Retriever interface.
func (*Resource) GetListerWatcher ¶
func (r *Resource) GetListerWatcher() cache.ListerWatcher
GetListerWatcher satisfies retriever interface.
Click to show internal directories.
Click to hide internal directories.