Documentation ¶
Index ¶
- func Copy(from types.NamespacedName, toName string) feature.StepFn
- func Delete(name string, namespace string) feature.StepFn
- func DeleteContract(ctx context.Context, t feature.T)
- func DoesNotExist(name string, namespace string) feature.StepFn
- func Exists(name string, namespace string) feature.StepFn
- func ExistsContract(ctx context.Context, t feature.T)
- func ExistsInTestNamespace(name string) feature.StepFn
- func Log(name string, namespace string) feature.StepFn
- func LogContract(ctx context.Context, t feature.T)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteContract ¶
DeleteContract deletes the broker config map
func DoesNotExist ¶
DoesNotExist check that the provided config map does not exist
func ExistsContract ¶
ExistsContract check that the broker contract config map exists
func ExistsInTestNamespace ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.