Documentation
¶
Index ¶
- type PodNames
- func (p *PodNames) Informers() map[string]k8sapi.InformerFunc
- func (p PodNames) Name() string
- func (p PodNames) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg) (int, error)
- func (p *PodNames) SetHasSynced(syncedFunc k8sapi.HasSyncedFunc)
- func (p *PodNames) SetIndexer(name string, lister cache.KeyListerGetter) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PodNames ¶
type PodNames struct { Next plugin.Handler Zones []string // contains filtered or unexported fields }
func (*PodNames) SetHasSynced ¶
func (p *PodNames) SetHasSynced(syncedFunc k8sapi.HasSyncedFunc)
func (*PodNames) SetIndexer ¶
func (p *PodNames) SetIndexer(name string, lister cache.KeyListerGetter) error
Click to show internal directories.
Click to hide internal directories.