Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockDefaultPlugin ¶
MockDefaultPlugin mocks the default plugin.
func (*MockDefaultPlugin) UploadOutputToS3Bucket ¶
func (m *MockDefaultPlugin) UploadOutputToS3Bucket(log log.T, pluginID string, orchestrationDir string, outputS3BucketName string, outputS3KeyPrefix string, useTempDirectory bool, tempDir string, Stdout string, Stderr string) []string
UploadOutputToS3Bucket is a mocked method that just returns what mock tells it to.
Click to show internal directories.
Click to hide internal directories.