istio

package
v1.1.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Translator

type Translator interface {
	// Translate translates the appropriate resources to apply input configuration resources for all Istio meshes contained in the input snapshot.
	// Output resources will be added to the output.Builder
	// Errors caused by invalid user config will be reported using the Reporter.
	Translate(
		ctx context.Context,
		in input.LocalSnapshot,
		userSupplied input.RemoteSnapshot,
		istioOutputs istio.Builder,
		localOutputs local.Builder,
		reporter reporting.Reporter,
	)
}

the istio translator translates an input networking snapshot to an output snapshot of Istio resources

func NewIstioTranslator

func NewIstioTranslator(extensionClients extensions.Clientset) Translator

Directories

Path Synopsis
mocks
Package mock_decorators is a generated GoMock package.
Package mock_decorators is a generated GoMock package.
tls
authorizationpolicy/mocks
Package mock_authorizationpolicy is a generated GoMock package.
Package mock_authorizationpolicy is a generated GoMock package.
destinationrule/mocks
Package mock_destinationrule is a generated GoMock package.
Package mock_destinationrule is a generated GoMock package.
federation/mocks
Package mock_federation is a generated GoMock package.
Package mock_federation is a generated GoMock package.
mocks
Package mock_destination is a generated GoMock package.
Package mock_destination is a generated GoMock package.
virtualservice/mocks
Package mock_virtualservice is a generated GoMock package.
Package mock_virtualservice is a generated GoMock package.
mocks
Package mock_extensions is a generated GoMock package.
Package mock_extensions is a generated GoMock package.
mocks
Package mock_internal is a generated GoMock package.
Package mock_internal is a generated GoMock package.
access/mocks
Package mock_access is a generated GoMock package.
Package mock_access is a generated GoMock package.
federation/mocks
Package mock_federation is a generated GoMock package.
Package mock_federation is a generated GoMock package.
mocks
Package mock_mesh is a generated GoMock package.
Package mock_mesh is a generated GoMock package.
mtls/mocks
Package mock_mtls is a generated GoMock package.
Package mock_mtls is a generated GoMock package.

Jump to

Keyboard shortcuts

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