sidecars

package
v1.15.2 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2020 License: Apache-2.0 Imports: 7 Imported by: 2

Documentation

Index

Constants

View Source
const SidecarCheckerType = "sidecar"

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 HostWithIndex

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

type KeyWithIndex

type KeyWithIndex struct {
	Index int
	Key   *models.IstioValidationKey
}

type MultiMatchChecker

type MultiMatchChecker struct {
	Sidecars []kubernetes.IstioObject
}

func (MultiMatchChecker) Check

type WorkloadSelectorChecker

type WorkloadSelectorChecker struct {
	Sidecar      kubernetes.IstioObject
	WorkloadList models.WorkloadList
}

func (WorkloadSelectorChecker) Check

func (wsc WorkloadSelectorChecker) Check() ([]*models.IstioCheck, bool)

Jump to

Keyboard shortcuts

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