be.images.fabric8.fabric8-http-gateway.2.0.47.source-code.kubernetes-extra.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fabric8-http-gateway Show documentation
Show all versions of fabric8-http-gateway Show documentation
Fabric8 HTTP Gateway provides a reverse proxy for HTTP traffic over Kubernetes Sevices
{
"id": "fabric8-httpgateway-apiman-config",
"kind": "Config",
"apiVersion": "v1beta1",
"name": "http-gateway-apiman",
"description": "Creates a REST service for the apiman-manager",
"items": [
{
"id": "http-gateway-apiman",
"apiVersion": "v1beta1",
"kind": "Service",
"containerPort": ${apiman.port},
"port": "8999",
"selector": {
"provider": "fabric8",
"component": "HttpGateway",
"group": "defaultGatewayGroup"
}
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy