Documentation ¶
Overview ¶
Package ingress implements functionality to monitor and retrieve Kubernetes Ingress resources.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶ added in v1.0.0
func Initialize(kubeClient kubernetes.Interface, kubeController k8s.Controller, stop chan struct{}, cfg configurator.Configurator, certProvider *certificate.Manager, msgBroker *messaging.Broker) error
Initialize initializes the client and starts the ingress gateway certificate manager routine
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
providers
|
|
pipy
Package pipy is a generated GoMock package.
|
Package pipy is a generated GoMock package. |
pipy/cache
Package cache contains cache logic for pipy ingress controller
|
Package cache contains cache logic for pipy ingress controller |
pipy/repo
Package repo contains the repository for the ingress controller
|
Package repo contains the repository for the ingress controller |
pipy/route
Package route defines the route types
|
Package route defines the route types |
pipy/utils
Package utils provides utility functions for the pipy ingress controller
|
Package utils provides utility functions for the pipy ingress controller |
Click to show internal directories.
Click to hide internal directories.