sidecars

package
v1.20.0-snapshot.0 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2020 License: Apache-2.0 Imports: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EgressHostChecker

type EgressHostChecker struct {
	Sidecar        kubernetes.IstioObject
	ServiceEntries map[string][]string
	Services       []core_v1.Service
}

func (EgressHostChecker) Check

func (elc EgressHostChecker) Check() ([]*models.IstioCheck, bool)

func (EgressHostChecker) HasMatchingService

func (elc EgressHostChecker) HasMatchingService(host kubernetes.Host, itemNamespace string) bool

type GlobalChecker added in v1.16.0

type GlobalChecker struct {
	Sidecar kubernetes.IstioObject
}

func (GlobalChecker) Check added in v1.16.0

func (gc GlobalChecker) Check() ([]*models.IstioCheck, bool)

type HostWithIndex

type HostWithIndex struct {
	Index int
	Hosts []interface{}
}

Jump to

Keyboard shortcuts

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