package
Version:
v0.7.2
Opens a new window with list of versions in this module.
Published: Jun 11, 2021
License: BSD-3-Clause
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Backend struct {
ServiceName string
ServicePort string
}
Backend represents Kubernetes IngressBackend
Client manages communication with the Kubernetes Ingress.
NewClient constructs a new Client.
Set updates Ingress or creates it if it does not exist
Options holds optional parameters for the Client.
Path represents service's HTTPIngressPath
Paths represents service's HTTPIngressPaths
Rule represents Kubernetes IngressRule
Rules represents Kubernetes IngressRules
Spec represents Kubernetes IngressSpec
TLS represents service's IngressTLS
TLSs represents service's IngressTLSs
Source Files
¶
Click to show internal directories.
Click to hide internal directories.