ingress

package
v1.2.41 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultIngressRouteSelectorFlag            = "default-ingress-route-selector"
	DefaultIngressExcludedNamespacesFlag       = "default-ingress-excluded-namespaces"
	DefaultIngressWildcardPolicyFlag           = "default-ingress-wildcard-policy"
	DefaultIngressNamespaceOwnershipPolicyFlag = "default-ingress-namespace-ownership-policy"
)

Variables

View Source
var DefaultNamespaceOwnershipPolicy = cmv1.NamespaceOwnershipPolicyStrict
View Source
var DefaultWildcardPolicy = cmv1.WildcardPolicyWildcardsDisallowed

Functions

func GetExcludedNamespaces

func GetExcludedNamespaces(excludedNamespaces string) []string

func GetRouteSelector

func GetRouteSelector(labelMatches string) (map[string]string, error)

func IsDefaultIngressSetViaCLI added in v1.2.29

func IsDefaultIngressSetViaCLI(cmd *pflag.FlagSet) bool

Types

type IngressService added in v1.2.39

type IngressService interface {
	DescribeIngress(r *rosa.Runtime, cluster *cmv1.Cluster, ingressKey string) error
}

func NewIngressService added in v1.2.39

func NewIngressService() IngressService

Jump to

Keyboard shortcuts

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