package
0.6.0
Repository: https://github.com/borchero/switchboard.git
Documentation: pkg.go.dev

# Functions

NewCertManager initializes a new cert-manager integration which creates certificates which use the provided issuer.
NewExternalDNS initializes a new external-dns integration whose created DNS endpoints target the provided service.

# Structs

IngressInfo encapsulates information extracted from ingress objects that integrations act upon.

# Interfaces

Integration is an interface for any component that allows to create "derivative" Kubernetes resources for a Traefik ingress resources.