kubernetes

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2023 License: Apache-2.0 Imports: 11 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.

func IsNil added in v0.12.0

func IsNil(i interface{}) bool

IsNil returns an error if the passed interface is equal to nil or if it has an interface value of nil.

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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