Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Informers ¶
type Informers struct { Pod coreinformers.PodInformer Node coreinformers.NodeInformer Service coreinformers.ServiceInformer PodScale sainformers.PodScaleInformer ServiceLevelAgreement sainformers.ServiceLevelAgreementInformer }
func (*Informers) GetListers ¶
type Listers ¶
type Listers struct { corelisters.PodLister corelisters.NodeLister corelisters.ServiceLister salisters.PodScaleLister salisters.ServiceLevelAgreementLister }
Click to show internal directories.
Click to hide internal directories.