deployments

package
v1.28.0-rc1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package deployments contains functions to control deployments

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsReady added in v1.25.3

func IsReady(deployment appsv1.Deployment) bool

IsReady checks if a Deployment is ready

func WaitForReady

func WaitForReady(
	ctx context.Context,
	crudClient client.Client,
	deployment *appsv1.Deployment,
	timeoutSeconds uint,
) error

WaitForReady waits for a Deployment to be ready

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL