Categorygithub.com/openshift/kubernetes-drain
modulepackage
0.0.0-20190727205423-d20a33f09dbf
Repository: https://github.com/openshift/kubernetes-drain.git
Documentation: pkg.go.dev

# Functions

Cordon marks a node "Unschedulable".
DeleteOrEvictPods deletes or (where supported) evicts pods from the target node and waits until the deletion/eviction completes, Timeout elapses, or an error occurs.
Drain nodes in preparation for maintenance.
GetNodes looks up the nodes (either given by name as arguments or by the Selector option).
SupportEviction uses Discovery API to find out if the server supports the eviction subresource.
Uncordon marks a node "Schedulable".

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author