Documentation ¶
Index ¶
Constants ¶
View Source
const Name string = "FuseSidecar"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FuseSidecar ¶
type FuseSidecar struct {
// contains filtered or unexported fields
}
func (*FuseSidecar) GetName ¶
func (p *FuseSidecar) GetName() string
func (*FuseSidecar) Mutate ¶
func (p *FuseSidecar) Mutate(pod *corev1.Pod, runtimeInfos map[string]base.RuntimeInfoInterface) (shouldStop bool, err error)
Click to show internal directories.
Click to hide internal directories.