translation

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultDependencyFactory = internal.DependencyFactoryImpl{}

Functions

This section is empty.

Types

type Translator

type Translator interface {
	// translates the Input Snapshot to an Output Snapshot
	Translate(
		ctx context.Context,
		in input.DiscoveryInputSnapshot,
		settings *settingsv1.DiscoverySettings,
	) (discovery.Snapshot, error)
}

the translator "reconciles the entire state of the world"

func NewTranslator

func NewTranslator(dependencyFactory internal.DependencyFactory) Translator

Directories

Path Synopsis
mocks
Package mock_destination is a generated GoMock package.
Package mock_destination is a generated GoMock package.
mocks
Package mock_translation is a generated GoMock package.
Package mock_translation is a generated GoMock package.
mocks
Package mock_mesh is a generated GoMock package.
Package mock_mesh is a generated GoMock package.
detector/mocks
Package mock_detector is a generated GoMock package.
Package mock_detector is a generated GoMock package.
mocks
Package mock_workload is a generated GoMock package.
Package mock_workload is a generated GoMock package.

Jump to

Keyboard shortcuts

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