app

package
v0.31.6 Latest Latest
Warning

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

Go to latest
Published: May 7, 2026 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ControllerManager added in v0.28.0

type ControllerManager struct {
	// contains filtered or unexported fields
}

func NewControllerManager added in v0.28.0

func NewControllerManager(
	enableMountManager bool,
	enableWebhook bool,
	leaderElection bool,
	leaderElectionNamespace string,
	leaderElectionLeaseDuration time.Duration,
	certDir string,
	webhookPort int,
) (*ControllerManager, error)

func (*ControllerManager) Start added in v0.28.0

func (m *ControllerManager) Start(ctx context.Context) error

type PodManager added in v0.21.0

type PodManager struct {
	// contains filtered or unexported fields
}

func NewPodManager added in v0.21.0

func NewPodManager() (*PodManager, error)

func (*PodManager) Start added in v0.21.0

func (m *PodManager) Start(ctx context.Context) error

Jump to

Keyboard shortcuts

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