operator

package
v0.0.0-...-7d3ceed Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2024 License: Apache-2.0 Imports: 39 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultDiagnosticsAddr      = ":8443"
	DefaultProbeAddr            = ":8081"
	DefaultEnableLeaderElection = false
)

Variables

View Source
var DefaultVGManagerCommand = []string{"/lvms", "vgmanager"}

Functions

func NewCmd

func NewCmd(opts *Options) *cobra.Command

NewCmd creates a new CLI command

func NoManagedFields

func NoManagedFields(i any) (any, error)

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
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL