Documentation
¶
Overview ¶
Package summarizer provides a method to read state protos defined in a config an output summary protos.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Update ¶
func Update(ctx context.Context, client *storage.Client, path gcs.Path, concurrency int, dashboard string, confirm bool) error
Update summary protos by reading the state protos defined in the config.
Will use concurrency go routines to update dashboards in parallel. Setting dashboard will limit update to this dashboard. Will write summary proto when confirm is set.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.