ingress

package
v0.0.132 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2023 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const IngressControllerCat = "kube:ingress:controller"

Variables

This section is empty.

Functions

func EnsureState

func EnsureState(ctx context.Context, cluster kubedef.KubeCluster) error

func FromConfig added in v0.0.113

func FromConfig(config *client.Prepared, acceptedClasses []string) (kubedef.IngressClass, error)

func MakeCertificateSecrets

func MakeCertificateSecrets(ns string, fragments []*schema.IngressFragment) map[string]Cert

func PlanIngress

func PlanIngress(ctx context.Context, ingressPlanner kubedef.IngressClass, ns string, env *schema.Environment, deployable runtime.Deployable, fragments []*schema.IngressFragment) ([]defs.MakeDefinition, error)

func Register

func Register()

func RegisterIngressClass added in v0.0.124

func RegisterIngressClass(name string, class kubedef.IngressClass)

func RegisterRuntimeState

func RegisterRuntimeState()

Types

type Cert added in v0.0.117

type Cert struct {
	SecretName string
	Defs       []defs.MakeDefinition
}

type IngressGroup added in v0.0.117

type IngressGroup struct {
	Name      string
	Fragments []*schema.IngressFragment
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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