Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "RequireNodeWithFuse"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RequireNodeWithFuse ¶
type RequireNodeWithFuse struct {
// contains filtered or unexported fields
}
func (*RequireNodeWithFuse) GetName ¶
func (p *RequireNodeWithFuse) GetName() string
func (*RequireNodeWithFuse) Mutate ¶
func (p *RequireNodeWithFuse) Mutate(pod *corev1.Pod, runtimeInfos map[string]base.RuntimeInfoInterface) (shouldStop bool, err error)
Mutate mutates the pod based on runtimeInfo, this action shouldn't stop other handler
Click to show internal directories.
Click to hide internal directories.