ingressController

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultIngressController = NginxIngressController
	NginxIngressController   = "nginx-ingress"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type IngressController

type IngressController interface {
	GetName() string
	GetControllerSpec() string
	GetRewriteAnnotationKey() string
	GetAdditionalConfigurationKey() string
	// contains filtered or unexported methods
}

func ParseIngressController

func ParseIngressController(controller string, configMapInterface configMapInterface) IngressController

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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