Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultDiagnosticsAddr = ":8443" DefaultProbeAddr = ":8081" DefaultEnableLeaderElection = false )
Variables ¶
View Source
var DefaultVGManagerCommand = []string{"/lvms", "vgmanager"}
Functions ¶
func NoManagedFields ¶
NoManagedFields removes the managedFields from the object. This is used to reduce memory usage of the objects in the cache. This MUST NOT be used for SSA.
Types ¶
type Options ¶
type Options struct { Scheme *runtime.Scheme SetupLog logr.Logger LogPassthroughOptions *logpassthrough.Options Metrics *connection.ExtendedCSIMetricsManager // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.