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