package
0.37.0
Repository: https://github.com/extole/karpenter.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
RequireNoScheduleTaint will add/remove the karpenter.sh/disruption:NoSchedule taint from the candidates.

# Variables

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

# Structs

Cluster maintains cluster state that is often needed but expensive to compute.
StateNode is a cached version of a node in the cluster that maintains state which is expensive to compute every time it's needed.

# Type aliases

StateNodes is a typed version of a list of *Node nolint: revive.