Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KubeResourceWatch ¶
func KubeResourceWatch(cache cache.Cache, listFunc ResourceListFunc, namespace string, opts clients.WatchOpts) (<-chan resources.ResourceList, <-chan error, error)
Types ¶
type KubeCoreResourceClient ¶
func (*KubeCoreResourceClient) Kind ¶
func (rc *KubeCoreResourceClient) Kind() string
func (*KubeCoreResourceClient) NewResource ¶
func (rc *KubeCoreResourceClient) NewResource() resources.Resource
func (*KubeCoreResourceClient) Register ¶
func (rc *KubeCoreResourceClient) Register() error
type ResourceListFunc ¶
Click to show internal directories.
Click to hide internal directories.