daemonset

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: 12 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(daemonSetKey types.NamespacedName) (appsv1.DaemonSet, error)

GetDaemonSet returns a DaemonSet matching the passed in DaemonSet name and namespace

func GetConsistently added in v0.46.0

func GetConsistently(daemonSetKey types.NamespacedName) AsyncAssertion

func GetConsistentlyError added in v0.48.0

func GetConsistentlyError(daemonSetKey types.NamespacedName) AsyncAssertion

func GetEventually

func GetEventually(daemonSetKey types.NamespacedName) AsyncAssertion

func GetEventuallyError added in v0.48.0

func GetEventuallyError(daemonSetKey types.NamespacedName) AsyncAssertion

func GetList

func GetList(filteringLabels map[string]string) (appsv1.DaemonSetList, error)

GetDaemonSetList returns a DaemonSetList matching the labels passed

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