package
0.0.0-20240723162009-f057a0ca8e45
Repository: https://github.com/tsuru/kubernetes-router.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

DescribedOptions returns a map containing all the available options and their description as values of the map.
No description provided by the author

# Constants

Acme is the acme option name.
AcmeCName is the acme option for cnames.
No description provided by the author
Domain is the domain option name.
Domain prefix is used to prepend at name of app, ie: <domainPrefix>.myapp.<domainSuffix>.
Domain suffix is used to append at name of app, ie: myapp.<domainSuffix>.
ExposedPort is the exposed port option name.
No description provided by the author
Route is the route option name.

# Variables

No description provided by the author
No description provided by the author
ErrIngressAlreadyExists is the error returned by the service when trying to create a service that already exists.

# Structs

No description provided by the author
No description provided by the author
CertData user when adding certificates.
No description provided by the author
No description provided by the author
Opts used when creating/updating routers.

# Interfaces

HealthcheckableRouter is a Service that implements a way to check of its health.
Router implements the basic functionally needed to ingresses and/or loadbalancers.
RouterStatus could report status of backend.
RouterTLS Certificates interface.

# Type aliases

No description provided by the author