Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStartCommand ¶
Types ¶
type Operator ¶
type Operator struct { Namespace string FetcherImage string PrometheusImage string ThanosImage string // Stuff for grepping prometheus.tar; can be replaced with gcloud // CLI at some point but incorporating that into an image is a bit // more work for now. Or a new recursive client search (which I think // is what the gcloud CLI does.) GCSStorageBaseURL string ProwBaseURL string GCSPrefix string PrometheusMemory string // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.