Versions in this module Expand all Collapse all v0 v0.3.7 Mar 20, 2024 v0.3.6 Jan 19, 2024 Changes in this version + var DefaultConfig = Config + type Config struct + ClusterName string + Rgw *Rgw + S3UserClass string + ValidationWebhookTimeoutSeconds int + func GetConfig(configPath string) (*Config, error) + type Rgw struct + AccessKey string + Endpoint string + SecretKey string