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

# Functions

NewController constructs a nodeclaim disruption controller.

# Constants

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

# Structs

Controller is a disruption controller that adds StatusConditions to nodeclaims when they meet certain disruption conditions e.g.
Drift is a nodeclaim sub-controller that adds or removes status conditions on drifted nodeclaims.
Emptiness is a nodeclaim sub-controller that adds or removes status conditions on empty nodeclaims based on TTLSecondsAfterEmpty.
Expiration is a nodeclaim sub-controller that adds or removes status conditions on expired nodeclaims based on TTLSecondsUntilExpired.