status

package
v0.0.0-...-67d1c27 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2025 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeStatusManager

type FakeStatusManager struct {
	FakeIsReady func(ctx context.Context, ing *v1alpha1.Ingress) (bool, error)
	// contains filtered or unexported fields
}

FakeStatusManager implements status.Manager for use in unit tests.

func (*FakeStatusManager) IsReady

func (m *FakeStatusManager) IsReady(ctx context.Context, ing *v1alpha1.Ingress) (bool, error)

IsReady implements IsReady

func (*FakeStatusManager) IsReadyCallCount

func (m *FakeStatusManager) IsReadyCallCount(ing *v1alpha1.Ingress) int

IsReadyCallCount returns how many times IsReady has been called for a given ingress

Jump to

Keyboard shortcuts

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