interceptmodulesvc

package
v0.0.0-...-01abcac Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InterceptModuleProcessor

type InterceptModuleProcessor interface {
	DeployDefaultModuleAndSidecarPair(client *client.Client, pair *modulesvc.ModulePair) error
	DeployCustomSidecarForInterception(client *client.Client, pair *modulesvc.ModulePair) error
}

TODO Add testcontainers tests InterceptModuleProcessor defines the interface for module interception operations

type InterceptModuleSvc

type InterceptModuleSvc struct {
	Action        *action.Action
	ModuleSvc     modulesvc.ModuleProcessor
	ManagementSvc managementsvc.ManagementProcessor
}

InterceptModuleSvc provides functionality for intercepting and redirecting module traffic

func New

New creates a new InterceptSvc instance

func (*InterceptModuleSvc) DeployCustomSidecarForInterception

func (is *InterceptModuleSvc) DeployCustomSidecarForInterception(client *client.Client, pair *modulesvc.ModulePair) error

func (*InterceptModuleSvc) DeployDefaultModuleAndSidecarPair

func (is *InterceptModuleSvc) DeployDefaultModuleAndSidecarPair(client *client.Client, pair *modulesvc.ModulePair) error

Jump to

Keyboard shortcuts

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