Versions in this module Expand all Collapse all v1 v1.0.1 Feb 21, 2024 v1.0.0 Feb 21, 2024 Changes in this version + func MustParse(s string) config.URL + func SetQuboleConfig(cfg *Config) error + type ClusterConfig struct + Labels []string + Limit int + NamespaceScopeQuotaProportionCap float64 + PrimaryLabel string + ProjectScopeQuotaProportionCap float64 + type Config struct + AnalyzeLinkPath config.URL + ClusterConfigs []ClusterConfig + CommandAPIPath config.URL + DefaultClusterLabel string + DestinationClusterConfigs []DestinationClusterConfig + Endpoint config.URL + LruCacheSize int + TokenKey string + Workers int + func GetQuboleConfig() *Config + func (cfg Config) GetPFlagSet(prefix string) *pflag.FlagSet + type DestinationClusterConfig struct + ClusterLabel string + Domain string + Project string