Documentation ¶
Index ¶
Constants ¶
View Source
const (
// PipelineUsername the pipeline bot user name used in tests
PipelineUsername = "my-pipeline-bot-user"
)
Variables ¶
This section is empty.
Functions ¶
func NewFakeRunnerWithoutGitPush ¶
func NewFakeRunnerWithoutGitPush(t *testing.T) *fakerunner.FakeRunner
NewFakeRunnerWithoutGitPush create a fake command runner that fakes out git push
func SetFakeClients ¶
func SetFakeClients(t *testing.T, o *importcmd.ImportOptions) (*fakescm.Data, *v1.Environment)
SetFakeClients sets the fake clients on the options
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.