Documentation ¶
Index ¶
Constants ¶
View Source
const ( FORWARD_ANNOTATION = "xposer.stakater.com/annotations" INGRESS_CONFIG_ANNOTATION_PREFIX = "config.xposer.stakater.com/" INGRESS_URL_PATH = "IngressURLPath" INGRESS_URL_TEMPLATE = "IngressURLTemplate" INGRESS_NAME_TEMPLATE = "IngressNameTemplate" TLS = "TLS" SECRET_NAME_TEMPLATE = "TLSSecretNameTemplate" )
View Source
const ( KUBERNETES = "kubernetes" OPENSHIFT = "openshift" ALL_NAMESPACES = "" SERVICES = "services" DOMAIN = "Domain" CERT = "-cert" RESYNC_PERIOD = 10 * time.Second XPOSER_CONFIGMAP = "xposer" EXPOSE_INGRESS_URL = "exposeIngressUrl" LOCALLY = "locally" GLOBALLY = "globally" EXPOSE = "expose" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.