Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultCoolDownPeriod = time.Second * 60 MinimalCoolDownPeriod = time.Second * 30 )
Variables ¶
This section is empty.
Functions ¶
func InitCoolDownPeriod ¶
func InitCoolDownPeriod(k8sApi k8s.K8sWrapper, log logr.Logger)
Initialize coolDown period by setting the value in configmap or to default
Types ¶
Click to show internal directories.
Click to hide internal directories.