Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MinioScraper ¶
type MinioScraper struct {
Endpoint, AccessKeyID, SecretAccessKey, Location, Token string
Ssl bool
}
MinioScraper manages getting artifacts from job pods
func NewMinioScraper ¶
func NewMinioScraper(endpoint, accessKeyID, secretAccessKey, location, token string, ssl bool) *MinioScraper
NewMinioScraper returns a Minio implementation of the Scraper
Click to show internal directories.
Click to hide internal directories.