handler

package
v0.0.0-...-2b8bb80 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2019 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const BuildPodAnnotation = "openshift.io/build.name"
View Source
const DeployerPodAnnotation = "openshift.io/deployer-pod-for.name"
View Source
const EnvoyGroupidAnnotation = "pod-network-controller.istio.io/envoy-groupid"
View Source
const EnvoyPortAnnotation = "pod-network-controller.istio.io/envoy-port"
View Source
const EnvoyProxyUserID = "1337"
View Source
const EnvoyUseridAnnotation = "pod-network-controller.istio.io/envoy-userid"
View Source
const ExcludeCidrsAnnotation = "traffic.sidecar.istio.io/excludeOutboundIPRanges"
View Source
const ExcludePortsAnnotation = "traffic.sidecar.istio.io/excludeInboundPorts"
View Source
const IncludeCidrsAnnotation = "traffic.sidecar.istio.io/includeOutboundIPRanges"
View Source
const IncludePortsAnnotation = "traffic.sidecar.istio.io/includeInboundPorts"
View Source
const InterceptModeAnnotation = "sidecar.istio.io/interceptionMode"
View Source
const PodNetworkControllerAnnotation = "pod-network-controller.istio.io/status"
View Source
const PodNetworkControllerAnnotationInitialized = "initialized"
View Source
const TargetedPodAnnotation = "istio-pod-network-controller/initialize"
View Source
const TargetedPodAnnotationValue = "true"

Variables

This section is empty.

Functions

func NewHandler

func NewHandler(nodeName string, dockerClient client.Client, containerRuntime string) sdk.Handler

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func (*Handler) Handle

func (h *Handler) Handle(ctx context.Context, event sdk.Event) error

Jump to

Keyboard shortcuts

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