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