Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/caesarxuchao/servicelookup
/ functions
Functions
26 in github.com/caesarxuchao/servicelookup
⨍
Functions
26
◇
Types & classes
7
↓ 4 callers
Method
Get
(name string)
tprClient.go:38
↓ 2 callers
Method
Create
(body *PodToService)
tprClient.go:17
↓ 2 callers
Method
String
()
types.go:27
↓ 1 callers
Method
Read
(address string)
utiltypes.go:20
↓ 1 callers
Method
Run
Run begins watching and syncing.
main.go:265
↓ 1 callers
Method
Update
(body *PodToService)
tprClient.go:27
↓ 1 callers
Method
Write
(address string, pod *v1.Pod)
utiltypes.go:27
↓ 1 callers
Function
configureClient
(config *rest.Config)
tprClient.go:48
↓ 1 callers
Method
enqueueEndpoint
(obj interface{})
main.go:117
↓ 1 callers
Method
enqueuePod
(obj interface{})
main.go:67
↓ 1 callers
Function
getClientsetOrDie
(kubeconfig string)
main.go:28
↓ 1 callers
Function
getTPRClientOrDie
(kubeconfig string)
tprClient.go:74
↓ 1 callers
Function
newAddressToPod
()
utiltypes.go:14
↓ 1 callers
Function
newServiceLookupController
(kubeconfig string)
main.go:214
↓ 1 callers
Method
registerTPR
()
main.go:286
Method
GetListMeta
Required to satisfy ListMetaAccessor interface
types.go:54
Method
GetObjectKind
Required to satisfy Object interface
types.go:39
Method
GetObjectKind
Required to satisfy Object interface
types.go:49
Method
GetObjectMeta
Required to satisfy ObjectMetaAccessor interface
types.go:44
Method
UnmarshalJSON
(data []byte)
types.go:65
Method
UnmarshalJSON
(data []byte)
types.go:76
Method
endpointWorker
()
main.go:135
Function
main
()
main.go:42
Method
podWorker
()
main.go:86
Method
updateEndpoint
(oldObj interface{}, newObj interface{})
main.go:126
Method
updatePod
(oldObj, newObj interface{})
main.go:76