kubernetes

package
v0.11.2 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsDeploymentReady

func IsDeploymentReady(deploy *appsv1.Deployment) (bool, error)

IsDeploymentReady returns whenever the provided deployment is ready.

Types

type SecretCopier added in v0.11.0

type SecretCopier struct {
	client.Client
	// contains filtered or unexported fields
}

func NewSecretCopier added in v0.11.0

func NewSecretCopier(c client.Client, scheme *runtime.Scheme) *SecretCopier

func (*SecretCopier) Copy added in v0.11.0

func (c *SecretCopier) Copy(ctx context.Context, owner client.Object, original client.ObjectKey, destinationNS string) error

Jump to

Keyboard shortcuts

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