Documentation ¶
Index ¶
- func ControlPlaneHealthCheckDeleteSeedDeployment(ctx context.Context, f *framework.ShootFramework, ...) error
- func ControlPlaneHealthCheckWithManagedResource(ctx context.Context, timeout time.Duration, f *framework.ShootFramework, ...) error
- func ExtensionHealthCheckWithManagedResource(ctx context.Context, timeout time.Duration, f *framework.ShootFramework, ...) error
- func MachineDeletionHealthCheck(ctx context.Context, f *framework.ShootFramework) error
- func NetworkHealthCheckWithManagedResource(ctx context.Context, timeout time.Duration, f *framework.ShootFramework, ...) error
- func WorkerHealthCheckDeleteSeedDeployment(ctx context.Context, f *framework.ShootFramework, ...) error
- func WorkerHealthCheckWithManagedResource(ctx context.Context, timeout time.Duration, f *framework.ShootFramework, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ControlPlaneHealthCheckDeleteSeedDeployment ¶
func ControlPlaneHealthCheckDeleteSeedDeployment(ctx context.Context, f *framework.ShootFramework, controlPlaneName, deploymentName string, healthConditionType gardencorev1beta1.ConditionType) error
func ControlPlaneHealthCheckWithManagedResource ¶
func ControlPlaneHealthCheckWithManagedResource(ctx context.Context, timeout time.Duration, f *framework.ShootFramework, managedResourceName string, healthConditionType gardencorev1beta1.ConditionType) error
func ExtensionHealthCheckWithManagedResource ¶
func ExtensionHealthCheckWithManagedResource(ctx context.Context, timeout time.Duration, f *framework.ShootFramework, extensionName string, managedResourceName string, healthConditionType gardencorev1beta1.ConditionType) error
func MachineDeletionHealthCheck ¶
func MachineDeletionHealthCheck(ctx context.Context, f *framework.ShootFramework) error
func NetworkHealthCheckWithManagedResource ¶
func NetworkHealthCheckWithManagedResource(ctx context.Context, timeout time.Duration, f *framework.ShootFramework, managedResourceName string, healthConditionType gardencorev1beta1.ConditionType) error
func WorkerHealthCheckDeleteSeedDeployment ¶
func WorkerHealthCheckDeleteSeedDeployment(ctx context.Context, f *framework.ShootFramework, controlPlaneName, deploymentName string, healthConditionType gardencorev1beta1.ConditionType) error
func WorkerHealthCheckWithManagedResource ¶
func WorkerHealthCheckWithManagedResource(ctx context.Context, timeout time.Duration, f *framework.ShootFramework, managedResourceName string, healthConditionType gardencorev1beta1.ConditionType) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.