class

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsValidIngress

func IsValidIngress(ingressClass string, ingress *extensions.Ingress) bool

If watchIngressClass is empty, then both ingress without class annotation or with class annotation specified as `alb` will be matched. If watchIngressClass is not empty, then only ingress with class annotation specified as watchIngressClass will be matched

func IsValidNode

func IsValidNode(n *corev1.Node) bool

TODO: change this to in-sync with https://github.com/kubernetes/kubernetes/blob/13705ac81e00f154434b5c66c1ad92ac84960d7f/pkg/controller/service/service_controller.go#L592(relies on node's ready condition instead of AWS API) IsValidNode returns true if the given Node has valid annotations

Types

This section is empty.

Jump to

Keyboard shortcuts

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