daemonset

package
v0.37.5 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2021 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 GetEventually

func GetEventually(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