Versions in this module Expand all Collapse all v0 v0.7.0 Jun 7, 2026 Changes in this version + var Plans = map[string]Plan + func Installer(verbose bool) + func Uninstaller(verbose bool) error + type Blob struct + AccessKey string + ClientID string + ClientSecret string + Container string + StorageAccountName string + TenantID string + URL string + type GCS struct + AccessKey string + Bucket string + Region string + SecretKey string + URL string + type HelmDeploymentConfig struct + ChartName string + Namespace string + ReleaseName string + RepoName string + RepoURL string + Values []string + Verbose bool + Version string + type ObjectStore string + const BlobStore + const GcsStore + const LocalStore + const S3Store + type ObjectStoreConfig struct + BlobStore Blob + GCSStore GCS + ObjectStore ObjectStore + S3Store S3 + StorageClass string + type ParseableInfo struct + Name string + Namespace string + Password string + Username string + type Plan struct + CPU string + CPUAndMemorySpecs string + Description string + IngestionSpeed string + Memory string + Mode string + Name string + PerDayIngestion string + QueryPerformance string + type S3 struct + AccessKey string + Bucket string + Region string + SecretKey string + URL string