deployment

package
v0.82.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: GPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BeReady

func BeReady() types.GomegaMatcher

func Get

func Get(deploymentKey types.NamespacedName) (appsv1.Deployment, error)

GetDeployment returns a deployment matching passing in deployment Name and Namespace

func GetEventually

func GetEventually(deploymentKey types.NamespacedName) AsyncAssertion

Types

type BeReadyMatcher

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

func (*BeReadyMatcher) FailureMessage

func (matcher *BeReadyMatcher) FailureMessage(actual interface{}) (message string)

func (*BeReadyMatcher) Match

func (matcher *BeReadyMatcher) Match(obtained interface{}) (success bool, err error)

func (*BeReadyMatcher) NegatedFailureMessage

func (matcher *BeReadyMatcher) NegatedFailureMessage(actual interface{}) (message string)

Jump to

Keyboard shortcuts

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