options

package
v1.45.0-0.dev Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	// MultiTenant reports whether the operator runs in multi-tenant mode.
	MultiTenant bool

	// Cloud reports whether this is a Calico Cloud install.
	Cloud bool

	// ManageCRDs and UseV3CRDs mirror the operator's CRD management options. The
	// installation hook watches the CRDs the variant adds.
	ManageCRDs bool
	UseV3CRDs  bool
}

Options is the Calico Enterprise controller-phase options, held by the hooks that need them. It lives in its own leaf package so the hooks and main can both reference it.

Jump to

Keyboard shortcuts

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