Documentation ¶
Index ¶
- func GVR() schema.GroupVersionResource
- func Install(name string, opts ...manifest.CfgFn) feature.StepFn
- func IsAddressable(name string, timings ...time.Duration) feature.StepFn
- func IsNotReady(name string, timing ...time.Duration) feature.StepFn
- func IsReady(name string, timing ...time.Duration) feature.StepFn
- func WithAnnotations(annotations map[string]interface{}) manifest.CfgFn
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GVR ¶
func GVR() schema.GroupVersionResource
func IsAddressable ¶
IsAddressable tests to see if a IntegrationSink becomes addressable within the time given.
func IsNotReady ¶
IsNotReady tests to see if a IntegrationSink becomes NotReady within the time given.
func WithAnnotations ¶
WithAnnotations adds annotations to the IntegrationSink.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.