Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alex-leonhardt/k8s-mutate-webhook
/ functions
Functions
9 in github.com/alex-leonhardt/k8s-mutate-webhook
⨍
Functions
9
◇
Types & classes
0
↓ 3 callers
Function
Mutate
Mutate mutates
pkg/mutate/mutate.go:16
↓ 2 callers
Function
sendError
(err error, w http.ResponseWriter)
cmd/main.go:40
Function
TestErrorsOnInvalidJson
(t *testing.T)
pkg/mutate/mutate_test.go:143
Function
TestErrorsOnInvalidPod
(t *testing.T)
pkg/mutate/mutate_test.go:151
Function
TestHandleMutateErrors
(t *testing.T)
cmd/main_test.go:16
Function
TestMutatesValidRequest
(t *testing.T)
pkg/mutate/mutate_test.go:12
Function
handleMutate
(w http.ResponseWriter, r *http.Request)
cmd/main.go:18
Function
handleRoot
(w http.ResponseWriter, r *http.Request)
cmd/main.go:14
Function
main
()
cmd/main.go:46