Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/berkay-dincer/kubethanos
/ functions
Functions
19 in github.com/berkay-dincer/kubethanos
⨍
Functions
19
◇
Types & classes
2
↓ 1 callers
Method
DeletePod
(pod v1.Pod)
kubethanos/kubethanos.go:193
↓ 1 callers
Method
Kill
(victimPod v1.Pod)
thanos/Thanos.go:22
↓ 1 callers
Method
KillPods
()
kubethanos/kubethanos.go:76
↓ 1 callers
Function
New
(client kubernetes.Interface, namespaces labels.Selector, includedPodNames string, includedNodeNames string, e
kubethanos/kubethanos.go:43
↓ 1 callers
Function
NewThanos
(client kubernetes.Interface, logger log.FieldLogger)
thanos/Thanos.go:15
↓ 1 callers
Function
RandomPodSlice
(pods []v1.Pod, percentageToKill float64)
kubethanos/kubethanos.go:278
↓ 1 callers
Method
Run
(ctx context.Context, next <-chan time.Time)
kubethanos/kubethanos.go:61
↓ 1 callers
Method
SelectCandidatePods
()
kubethanos/kubethanos.go:123
↓ 1 callers
Method
SelectPodsToKill
()
kubethanos/kubethanos.go:100
↓ 1 callers
Function
excludePodsByPodName
(pods []v1.Pod, excludedPodNames string)
kubethanos/kubethanos.go:174
↓ 1 callers
Function
filterByNamespaces
(pods []v1.Pod, namespaces labels.Selector)
kubethanos/kubethanos.go:218
↓ 1 callers
Function
filterTerminatingPods
(pods []v1.Pod)
kubethanos/kubethanos.go:267
↓ 1 callers
Function
includePodsByNodeName
(pods []v1.Pod, includedNodeNames string)
kubethanos/kubethanos.go:144
↓ 1 callers
Function
includePodsByPodName
(pods []v1.Pod, includedPodNames string)
kubethanos/kubethanos.go:159
↓ 1 callers
Function
newClient
()
main.go:119
↓ 1 callers
Function
parseNamespaces
(str string)
main.go:155
↓ 1 callers
Function
startHealthCheck
(healthCheckAddress string)
main.go:166
Function
init
()
main.go:39
Function
main
()
main.go:55