Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Taint ¶
type Taint struct {
// contains filtered or unexported fields
}
Taint allows to set soft and hard limitations for scheduling and executing pods on nodes.
func New ¶
func New(client *kubernetes.Clientset, nodeID, taintName string, effect v1.TaintEffect) *Taint
New provides a new taint.
Click to show internal directories.
Click to hide internal directories.