Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GSFetcher ¶
type GSFetcher struct {
// contains filtered or unexported fields
}
GSFetcher knows how to fetch log artifacts from a Google Cloud Storage bucket.
func NewGSFetcher ¶
NewGSFetcher creates a new GSFetcher for the Google Cloud Storage bucket, using the provided GCS client.
bucket should not contain any slash. c may be nil, in which case a new GCS client will be used.
func (GSFetcher) ReadCheckpoint ¶
func (GSFetcher) ReadEntryBundle ¶
Click to show internal directories.
Click to hide internal directories.