Documentation ¶ Index ¶ func Check(ctx context.Context, obj any, bindings binding.Bindings, check *v1alpha1.Check) (field.ErrorList, error) func Expect(ctx context.Context, obj unstructured.Unstructured, bindings binding.Bindings, ...) (bool, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Check ¶ func Check(ctx context.Context, obj any, bindings binding.Bindings, check *v1alpha1.Check) (field.ErrorList, error) func Expect ¶ func Expect(ctx context.Context, obj unstructured.Unstructured, bindings binding.Bindings, expect ...v1alpha1.Expectation) (bool, error) Types ¶ This section is empty. Source Files ¶ View all Source files check.go expect.go Click to show internal directories. Click to hide internal directories.