Versions in this module Expand all Collapse all v0 v0.0.4 Aug 7, 2024 Changes in this version + func HaveAnnotation(keyParam, valueParam string, k8sClient client.Client) matcher.GomegaMatcher + func HaveLabel(keyParam, valueParam string, k8sClient client.Client) matcher.GomegaMatcher v0.0.3 May 25, 2024 Changes in this version + func UpdateWithoutConflict(ctx context.Context, obj client.Object, k8sClient client.Client, ...) error v0.0.2 Feb 21, 2024 Changes in this version + func ExistByName(k8sClient client.Client) matcher.GomegaMatcher