MCPcopy
hub / github.com/kubewall/kubewall / SharedInformerFactory

Method SharedInformerFactory

backend/container/container.go:36–36  ·  view source on GitHub ↗
(config, cluster string)

Source from the content-addressed store, hash-verified

34 DiscoveryClient(config, cluster string) *discovery.DiscoveryClient
35 MetricClient(config, cluster string) *metricsclient.Clientset
36 SharedInformerFactory(config, cluster string) informers.SharedInformerFactory
37 ExtensionSharedFactoryInformer(config, cluster string) apiextensionsinformers.SharedInformerFactory
38 DynamicSharedInformerFactory(config, cluster string) dynamicinformer.DynamicSharedInformerFactory
39 Cache() *otter.Cache[string, any]

Callers 15

NewEndpointsHandlerFunction · 0.65
NewServicesHandlerFunction · 0.65
NewIngressHandlerFunction · 0.65
NewDaemonSetsHandlerFunction · 0.65
NewCronJobsHandlerFunction · 0.65
NewSatefulSetHandlerFunction · 0.65
NewJobsHandlerFunction · 0.65
NewReplicaSetHandlerFunction · 0.65
NewDeploymentsHandlerFunction · 0.65
NewPodsHandlerFunction · 0.65
NewNamespacesHandlerFunction · 0.65
NewRolesHandlerFunction · 0.65

Implementers 1

containerbackend/container/container.go

Calls

no outgoing calls

Tested by

no test coverage detected