Documentation
¶
Index ¶
Constants ¶
View Source
const ( Name = utils.Name // ErrReason when node ports aren't available. ErrReason = "node(s) didn't have free ports for the requested pod ports" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NodePorts ¶
type NodePorts struct{}
NodePorts is a plugin that checks if a node has free ports for the requested pod ports.
Click to show internal directories.
Click to hide internal directories.