shoot

package
v0.0.0-...-8eadf76 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMatcherForCreate

func NewMatcherForCreate(i interface{}) types.GomegaMatcher

func NewMatcherForPatch

func NewMatcherForPatch(i interface{}) types.GomegaMatcher

func NewProviderMatcher

func NewProviderMatcher(v any, path string) types.GomegaMatcher

Types

type Matcher

type Matcher struct {
	DNSMatcher types.GomegaMatcher
	// contains filtered or unexported fields
}

func (*Matcher) FailureMessage

func (m *Matcher) FailureMessage(_ interface{}) string

func (*Matcher) Match

func (m *Matcher) Match(actual interface{}) (success bool, err error)

func (*Matcher) NegatedFailureMessage

func (m *Matcher) NegatedFailureMessage(_ interface{}) string

type ProviderMatcher

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

func (*ProviderMatcher) FailureMessage

func (m *ProviderMatcher) FailureMessage(_ interface{}) string

func (*ProviderMatcher) Match

func (m *ProviderMatcher) Match(actual interface{}) (success bool, err error)

func (*ProviderMatcher) NegatedFailureMessage

func (m *ProviderMatcher) NegatedFailureMessage(_ interface{}) string

Jump to

Keyboard shortcuts

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