Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aaronlevy/kube-controller-demo
/ functions
Functions
16 in github.com/aaronlevy/kube-controller-demo
⨍
Functions
16
◇
Types & classes
2
↓ 2 callers
Method
Run
(stopCh chan struct{})
reboot-controller/main.go:113
↓ 1 callers
Method
handleErr
(err error, key interface{})
reboot-controller/main.go:194
↓ 1 callers
Function
newRebootAgent
(nodeName string, client kubernetes.Interface, dbusConn *login1.Conn)
reboot-agent/main.go:76
↓ 1 callers
Function
newRebootController
(client kubernetes.Interface)
reboot-controller/main.go:60
↓ 1 callers
Function
nodeIsRebooting
(n *v1.Node)
reboot-controller/main.go:237
↓ 1 callers
Method
process
(key string)
reboot-controller/main.go:154
↓ 1 callers
Method
processNext
()
reboot-controller/main.go:137
↓ 1 callers
Function
rebootInProgress
(node *v1.Node)
reboot-agent/main.go:180
↓ 1 callers
Function
shouldReboot
(node *v1.Node)
reboot-agent/main.go:173
↓ 1 callers
Method
unavailableNodeCount
()
reboot-controller/main.go:217
Function
CopyObjToNode
(obj interface{})
common/util.go:16
Function
GetClientConfig
(kubeconfig string)
common/util.go:9
Method
handleUpdate
(oldObj, newObj interface{})
reboot-agent/main.go:119
Function
main
()
reboot-agent/main.go:24
Function
main
()
reboot-controller/main.go:25
Method
runWorker
()
reboot-controller/main.go:132