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

# Packages

No description provided by the author

# Functions

NewBatcher is a constructor for the Batcher.
NewNodeController constructs a controller instance.
NewPodController constructs a controller instance.
No description provided by the author
RecordPodNomination causes nominate pod events to be recorded against the node.
No description provided by the author

# Variables

No description provided by the author

# Structs

Batcher separates a stream of Trigger() calls into windowed slices.
LaunchOptions are the set of options that can be used to trigger certain actions and configuration during scheduling.
NodeController for the resource.
PodController for the resource.
Provisioner waits for enqueued pods, batches them, creates capacity and binds the pods to the capacity.