Versions in this module Expand all Collapse all v0 v0.2.0 Aug 10, 2022 Changes in this version + func BundleHasSyncedAllNamespaces(ctx context.Context, cl client.Client, name, expectedData string) bool v0.1.0 Nov 8, 2021 Changes in this version + func BundleHasSynced(ctx context.Context, cl client.Client, name, expectedData string) bool + func NewTestBundle(ctx context.Context, cl client.Client, opts bundle.Options, td TestData) *trustapi.Bundle + func RunSuite(t *testing.T, suiteName, artifactDir string) + type TestData struct + Sources struct{ ... } + Target trustapi.KeySelector + func DefaultTrustData() TestData