exposition

package
v3.29.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2026 License: AGPL-3.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExpositionManager

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

func (*ExpositionManager) EnsureExposition

func (em *ExpositionManager) EnsureExposition(ctx context.Context, doguResource *doguv2.Dogu, doguService *corev1.Service) error

func (*ExpositionManager) RemoveExposition

func (em *ExpositionManager) RemoveExposition(ctx context.Context, doguName cescommons.SimpleName) error

type Manager

type Manager interface {
	EnsureExposition(ctx context.Context, doguResource *doguv2.Dogu, doguService *corev1.Service) error
	RemoveExposition(ctx context.Context, doguName cescommons.SimpleName) error
}

Manager describes the Exposition lifecycle for a dogu.

Jump to

Keyboard shortcuts

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