helper

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Helper

type Helper struct {
	// contains filtered or unexported fields
}

func NewHelper

func NewHelper(cmclient cmversioned.Interface, kubeclient kubernetes.Interface) *Helper

func (*Helper) WaitForCertificateReady

func (h *Helper) WaitForCertificateReady(ctx context.Context, ns, name string, timeout time.Duration) (*cmapi.Certificate, error)

WaitForCertificateReady waits for the certificate resource to enter a Ready state.

func (*Helper) WaitForLabelledPodsReady added in v0.10.0

func (h *Helper) WaitForLabelledPodsReady(ctx context.Context, ns string, labelSelector string, timeout time.Duration) error

WaitForLabelledPodsReady waits until at least one pod matching the given label selector is ready in the given namespace

Jump to

Keyboard shortcuts

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