util

package
v0.29.0 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2023 License: Apache-2.0 Imports: 14 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteDeploymentConfig

func DeleteDeploymentConfig(ctx context.Context, kc kubernetes.Interface, occ cs.Interface, meta metav1.ObjectMeta) error

func PatchDeploymentConfigObject

func PatchDeploymentConfigObject(
	ctx context.Context,
	c cs.Interface,
	cur, mod *apps.DeploymentConfig,
	opts metav1.PatchOptions,
) (*apps.DeploymentConfig, kutil.VerbType, error)

func TryUpdateDeploymentConfig

func TryUpdateDeploymentConfig(
	ctx context.Context,
	c cs.Interface,
	meta metav1.ObjectMeta,
	transform func(*apps.DeploymentConfig) *apps.DeploymentConfig,
	opts metav1.UpdateOptions,
) (result *apps.DeploymentConfig, err error)

func WaitUntilDeploymentConfigReady

func WaitUntilDeploymentConfigReady(ctx context.Context, c cs.Interface, meta metav1.ObjectMeta) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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