authorization

package
v1.36.5 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2021 License: Apache-2.0 Imports: 11 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MtlsEnabledChecker added in v1.22.0

type MtlsEnabledChecker struct {
	Namespace             string
	AuthorizationPolicies []kubernetes.IstioObject
	MtlsDetails           kubernetes.MTLSDetails
	Services              []v1.Service
	ServiceEntries        []kubernetes.IstioObject
}

func (MtlsEnabledChecker) Check added in v1.22.0

Checks if mTLS is enabled, mark all Authz Policies with error

func (MtlsEnabledChecker) IsMtlsEnabledFor added in v1.31.0

func (c MtlsEnabledChecker) IsMtlsEnabledFor(labels labels.Set) bool

type NamespaceMethodChecker added in v1.14.0

type NamespaceMethodChecker struct {
	AuthorizationPolicy kubernetes.IstioObject
	Namespaces          models.NamespaceNames
}

func (NamespaceMethodChecker) Check added in v1.14.0

func (ap NamespaceMethodChecker) Check() ([]*models.IstioCheck, bool)

type NoHostChecker added in v1.15.0

type NoHostChecker struct {
	AuthorizationPolicy kubernetes.IstioObject
	Namespace           string
	Namespaces          models.Namespaces
	ServiceEntries      map[string][]string
	Services            []core_v1.Service
	VirtualServices     []kubernetes.IstioObject
	RegistryStatus      []*kubernetes.RegistryStatus
}

func (NoHostChecker) Check added in v1.15.0

func (n NoHostChecker) Check() ([]*models.IstioCheck, bool)

Jump to

Keyboard shortcuts

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