package
Version:
v1.0.19
Opens a new window with list of versions in this module.
Published: May 5, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Scrapper struct {
Endpoint, AccessKeyID, SecretAccessKey, Location, Token string
Ssl bool
}
Scrapper manages getting artifacts from job pods
func NewScrapper(endpoint, accessKeyID, secretAccessKey, location, token string, ssl bool) *Scrapper
NewScrapper returns new Scrapper struct
Scrape get artifacts from pod based on execution ID and directories list
Source Files
¶
Click to show internal directories.
Click to hide internal directories.