app

package
v0.23.6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MountManager added in v0.18.0

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

func NewMountManager

func NewMountManager(
	leaderElection bool,
	leaderElectionNamespace string,
	leaderElectionLeaseDuration time.Duration) (*MountManager, error)

func (*MountManager) Start added in v0.18.0

func (m *MountManager) Start(ctx context.Context)

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

type WebhookManager added in v0.18.0

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

func NewWebhookManager added in v0.18.0

func NewWebhookManager(certDir string, webhookPort int, leaderElection bool,
	leaderElectionNamespace string,
	leaderElectionLeaseDuration time.Duration) (*WebhookManager, error)

func (*WebhookManager) Start added in v0.18.0

func (w *WebhookManager) Start(ctx context.Context) error

Jump to

Keyboard shortcuts

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