ingress

package
v0.0.118 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2022 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Delete

func Delete(ns string, stack []planning.Server) ([]*schema.SerializedInvocation, error)

func EnsureState

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

func FromConfig added in v0.0.113

func FromConfig(cfg cfg.Configuration) kubedef.IngressClass

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 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