Documentation ¶
Overview ¶
Package limits contains function to calculate pod create/deletion limits.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculatePodToCreateAndDelete ¶
func CalculatePodToCreateAndDelete(params Parameters) (nbCreation, nbDeletion int)
CalculatePodToCreateAndDelete from the parameters return: * nbCreation: the number of pods to create * nbDeletion: the number of pods to delete.
Types ¶
Click to show internal directories.
Click to hide internal directories.