package
0.0.0-20201029144911-3eaa37fc48da
Repository: https://github.com/benmoss/autoscaler-tests.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
ReserveMemory creates a replication controller with pods that, in summation, request the specified amount of memory.
No description provided by the author
ReserveMemoryWithPriority creates a replication controller with pods with priority that, in summation, request the specified amount of memory.
ReserveMemoryWithSelectorAndTolerations creates a replication controller with pods with node selector that, in summation, request the specified amount of memory.
WaitForClusterSizeFunc waits until the cluster size matches the given function.
WaitForClusterSizeFuncWithUnready waits until the cluster size matches the given function and assumes some unready nodes.
# Structs
CriticalAddonsOnlyError implements the `error` interface, and signifies the presence of the `CriticalAddonsOnly` taint on the node.
No description provided by the author
# Interfaces
No description provided by the author