connectionsforwarderimpl

package
v0.0.0-...-6718cd6 Latest Latest
Warning

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

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

Documentation

Overview

Package connectionsforwarderimpl implements the connectionsforwarder component interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provides

type Provides struct {
	Comp connectionsforwarder.Component
}

Provides defines the output of the connectionsforwarder component

func NewComponent

func NewComponent(reqs Requires) (Provides, error)

NewComponent creates a new connectionsforwarder component

type Requires

type Requires struct {
	Lifecycle compdef.Lifecycle

	Config  config.Component
	Logger  log.Component
	Secrets secrets.Component
}

Requires defines the dependencies for the connectionsforwarder component

Jump to

Keyboard shortcuts

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