Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IntegrationTestBuilder ¶
func IntegrationTestBuilder() *builder
Types ¶
type AwaitClient ¶
type AwaitClient interface {
Get(key types.NamespacedName, obj client.Object) gomega.AsyncAssertion
Create(client.Object) gomega.AsyncAssertion
Update(client.Object) gomega.AsyncAssertion
GetWhen(key types.NamespacedName, obj client.Object, predicateFunc eventually.PredicateFunc) gomega.AsyncAssertion
}
type IntegrationTest ¶
Click to show internal directories.
Click to hide internal directories.