Documentation
¶
Index ¶
- func CreateCRD(ctx context.Context, t *testing.T, repoinfo *ghlib.Repository, run *params.Run, ...) error
- func CreateCRDIncoming(ctx context.Context, t *testing.T, repoinfo *ghlib.Repository, run *params.Run, ...) error
- func PRCreate(ctx context.Context, cs *params.Run, ghcnx *ghprovider.Provider, ...) (int, error)
- func PushFilesToRef(ctx context.Context, client *ghlib.Client, ...) (string, *ghlib.Reference, error)
- func Setup(ctx context.Context, onSecondController, viaDirectWebhook bool) (context.Context, *params.Run, options.E2E, *github.Provider, error)
- type PRTest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCRDIncoming ¶ added in v0.17.0
func PushFilesToRef ¶
Types ¶
type PRTest ¶ added in v0.25.0
type PRTest struct {
Label string
YamlFiles []string
SecondController bool
Webhook bool
NoStatusCheck bool
Cnx *params.Run
Options options.E2E
Provider *ghprovider.Provider
TargetNamespace string
TargetRefName string
PRNumber int
SHA string
Logger *zap.SugaredLogger
CommitTitle string
}
func (*PRTest) RunPullRequest ¶ added in v0.25.0
func (*PRTest) RunPushRequest ¶ added in v0.25.0
Click to show internal directories.
Click to hide internal directories.