Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Assertion ¶
type Assertion struct {
// contains filtered or unexported fields
}
Assertion an assertion helper for an TierTemplateRevision
func AssertThatTTRs ¶
AssertThatTTRs helper func to begin with the assertions on an TierTemplateRevisions
func (*Assertion) DoNotExist ¶
DoNotExist verifies that there is no TTR in the given namespace
func (*Assertion) ForEach ¶
func (a *Assertion) ForEach(assertionFunc func(ttr *toolchainv1alpha1.TierTemplateRevision)) *Assertion
func (*Assertion) NumberOfPresentCRs ¶
Click to show internal directories.
Click to hide internal directories.