//
pkg.gl
Category
k8s.io/kubernetes
pkg
scheduler
framework
plugins
nodeports
package
1.33.0-alpha.2
Repository:
https://github.com/kubernetes/kubernetes.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
9
Dependents
4
Files
167 SLOC
#
Functions
Fits
Fits checks if the pod fits the node.
New
New initializes a new plugin and returns it.
#
Constants
ErrReason
ErrReason when node ports aren't available.
Name
Name is the name of the plugin used in the plugin registry and configurations.
#
Structs
NodePorts
NodePorts is a plugin that checks if a node has free ports for the requested pod ports.