Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventLister ¶
type Informer ¶
type Informer struct {
Pod cache.SharedIndexInformer
RbdComponent cache.SharedIndexInformer
Event cache.SharedIndexInformer
}
Informer kube-api client cache
type Lister ¶
type Lister struct {
Pod PodLister
RbdComponent RbdComponentLister
Event EventLister
}
Lister kube-api client cache
type RbdComponentLister ¶
Click to show internal directories.
Click to hide internal directories.