Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BmhCacheListerWatcher ¶
type BmhCacheListerWatcher struct { Resource dynamic.ResourceInterface RetryWatch bool }
BmhCacheListerWatcher is an object that wraps the listing and wrapping functionality for baremetal host resources.
func (BmhCacheListerWatcher) List ¶
func (bc BmhCacheListerWatcher) List(options metav1.ListOptions) (runtime.Object, error)
List returns a list of baremetal hosts as dynamic objects.
func (BmhCacheListerWatcher) Watch ¶
func (bc BmhCacheListerWatcher) Watch(options metav1.ListOptions) (watch.Interface, error)
Watch starts a watch over baremetal hosts.
Click to show internal directories.
Click to hide internal directories.