Documentation ¶
Index ¶
- func DeploymentConfigFailureTrap(oc *exutil.CLI, name string, failed bool)
- func GetDeploymentCondition(status appsv1.DeploymentConfigStatus, condType appsv1.DeploymentConditionType) *appsv1.DeploymentCondition
- func HasValidDCControllerRef(dc metav1.Object, controllee metav1.Object) bool
- func NewDeployerPodInvariantChecker(namespace string, client kubernetes.Interface) *deployerPodInvariantChecker
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDeploymentCondition ¶
func GetDeploymentCondition(status appsv1.DeploymentConfigStatus, condType appsv1.DeploymentConditionType) *appsv1.DeploymentCondition
GetDeploymentCondition returns the condition with the provided type. DEPRECATED: Will be removed when extended tests move to external
func HasValidDCControllerRef ¶
Checks controllerRef from controllee to DC. Return true is the controllerRef is valid, false otherwise
func NewDeployerPodInvariantChecker ¶
func NewDeployerPodInvariantChecker(namespace string, client kubernetes.Interface) *deployerPodInvariantChecker
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.