Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fluid-cloudnative/fluid
/ PostMutate
Method
PostMutate
pkg/application/inject/fuse/mutator/mutator.go:35–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
MutateWithRuntimeInfo(pvcName string, runtimeInfo base.RuntimeInfoInterface, nameSuffix string) error
34
35
PostMutate() error
36
37
GetMutatedPodSpecs() *MutatingPodSpecs
38
}
Callers
3
inject
Method · 0.65
mutator_unprivileged_test.go
File · 0.65
mutator_default_test.go
File · 0.65
Implementers
1
DefaultMutator
pkg/application/inject/fuse/mutator/mu
Calls
no outgoing calls
Tested by
no test coverage detected