operator

package
v0.0.0-...-5f73848 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(p Parameters)

func NewWithContext

func NewWithContext(ctx context.Context, p Parameters)

Cancelling the context won't work correctly until we upgrade to at least controller-runtime v0.9.0 Known issues: - https://github.com/kubernetes-sigs/controller-runtime/pull/1428

Types

type Parameters

type Parameters struct {
	MetricsBindAddress     string
	HealthProbeBindAddress string
	LeaderElection         bool
	ZapOptions             *zap.Options
}

Jump to

Keyboard shortcuts

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