Documentation
¶
Index ¶
- Constants
- func DeleteACMEAccountIfRequested(f *framework.Framework, notFoundOK bool) error
- func WaitForRouteCondition(ctx context.Context, c routev1clientset.RouteInterface, namespace string, ...) (*watch.Event, error)
- func WaitForSecretCondition(ctx context.Context, c corev1clientset.SecretInterface, namespace string, ...) (*watch.Event, error)
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func WaitForRouteCondition ¶
func WaitForRouteCondition(ctx context.Context, c routev1clientset.RouteInterface, namespace string, name string, conditions ...watchtools.ConditionFunc) (*watch.Event, error)
func WaitForSecretCondition ¶
func WaitForSecretCondition(ctx context.Context, c corev1clientset.SecretInterface, namespace string, name string, conditions ...watchtools.ConditionFunc) (*watch.Event, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.