Versions in this module Expand all Collapse all v0 v0.23.0 Nov 3, 2025 Changes in this version + var Configuration = SidecarConfiguration + func RegisterCommonFlags(flags *flag.FlagSet) + type SidecarConfiguration struct + CSIAddress string + HttpEndpoint string + KubeAPIBurst int + KubeAPIQPS float64 + KubeConfig string + LeaderElection bool + LeaderElectionLabels stringMap + LeaderElectionLeaseDuration time.Duration + LeaderElectionNamespace string + LeaderElectionRenewDeadline time.Duration + LeaderElectionRetryPeriod time.Duration + MetricsAddress string + MetricsPath string + ShowVersion bool v0.22.0 May 21, 2025 Changes in this version + func AddAutomaxprocs(printf func(format string, args ...interface{})) + func EnableAutomaxprocs()