Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/denverdino/lxcfs-admission-webhook
/ functions
Functions
13 in github.com/denverdino/lxcfs-admission-webhook
⨍
Functions
13
◇
Types & classes
3
↓ 2 callers
Function
admissionRequired
(ignoredList []string, admissionAnnotationKey string, metadata *metav1.ObjectMeta)
webhook.go:93
↓ 2 callers
Function
createPodPatch
(pod *corev1.Pod)
lxcfs.go:195
↓ 2 callers
Function
testCreatePodPatch
(t *testing.T, pod *corev1.Pod)
lxcfs_test.go:60
↓ 1 callers
Function
escapeJSONPointerValue
(in string)
lxcfs.go:277
↓ 1 callers
Method
mutatePod
main mutation process
lxcfs.go:146
↓ 1 callers
Function
mutationRequired
(ignoredList []string, metadata *metav1.ObjectMeta)
webhook.go:117
↓ 1 callers
Method
validatePod
validate deployments and services
lxcfs.go:271
Function
TestCreatePodPatch
(t *testing.T)
lxcfs_test.go:12
Function
TestCreatePodPatch2
(t *testing.T)
lxcfs_test.go:28
Function
init
()
webhook.go:85
Function
main
()
main.go:16
Method
serve
Serve method for webhook server
webhook.go:141
Function
validationRequired
(ignoredList []string, metadata *metav1.ObjectMeta)
webhook.go:133