Documentation
¶
Index ¶
Constants ¶
View Source
const ( ConfigStoreName = "config-store" DefaultStageTimeout = 2 HundredPercent = 100 )
Variables ¶
This section is empty.
Functions ¶
func IsDeploymentAvailable ¶
func IsDeploymentAvailable(d *appsv1.Deployment) bool
IsDeploymentAvailable returns the whether the deployment is ready for the revision to be scaled up.
func IsDeploymentHavingPods ¶ added in v0.40.4
func IsDeploymentHavingPods(d *appsv1.Deployment) bool
IsDeploymentHavingPods returns the whether the deployment has pods running.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.