MCPcopy
hub / github.com/kubewall/kubewall / ClientSet

Method ClientSet

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

Source from the content-addressed store, hash-verified

30 Config() *config.AppConfig
31 RestConfig(config, cluster string) *rest.Config
32 ClientSet(config, cluster string) *kubernetes.Clientset
33 DynamicClient(config, cluster string) *dynamic.DynamicClient
34 DiscoveryClient(config, cluster string) *discovery.DiscoveryClient
35 MetricClient(config, cluster string) *metricsclient.Clientset

Callers 15

NewEndpointsHandlerFunction · 0.65
NewServicesHandlerFunction · 0.65
NewIngressHandlerFunction · 0.65
CacheAllResourcesFunction · 0.65
NewDaemonSetsHandlerFunction · 0.65
NewCronJobsHandlerFunction · 0.65
NewSatefulSetHandlerFunction · 0.65
NewJobsHandlerFunction · 0.65
NewReplicaSetHandlerFunction · 0.65
NewDeploymentsHandlerFunction · 0.65
UpdateScaleMethod · 0.65
NewPodsHandlerFunction · 0.65

Implementers 1

containerbackend/container/container.go

Calls

no outgoing calls

Tested by

no test coverage detected