//
pkg.gl
Category
k8s.io/kubernetes
pkg
scheduler
framework
plugins
nodename
package
1.33.0-alpha.2
Repository:
https://github.com/kubernetes/kubernetes.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
6
Dependents
6
Files
56 SLOC
#
Functions
Fits
Fits actually checks if the pod fits the node.
New
New initializes a new plugin and returns it.
#
Constants
ErrReason
ErrReason returned when node name doesn't match.
Name
Name is the name of the plugin used in the plugin registry and configurations.
#
Structs
NodeName
NodeName is a plugin that checks if a pod spec node name matches the current node.