package
0.0.0-20230628214157-3bfe64699e82
Repository: https://github.com/gravitational/gravity.git
Documentation: pkg.go.dev
# Functions
DeletePods deletes all pods matching selector using provided client.
DeleteSelf deletes the pod this process is running as a part of.
Drain safely drains the specified node and uses Eviction API if supported on the api server.
GetNode returns Kubernetes node corresponding to the provided server.
Retry retries the specified function fn using classify to determine whether to Retry a particular error.
RetryOnUpdateConflict retries on update conflict errors (and temporary failures).
SetUnschedulable marks the specified node as unschedulable depending on the value of the specified flag.
UpdateLabels adds labels on the node specified with nodeName.
UpdateTaints adds and/or removes taints specified with add/remove correspondingly on the specified node.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author