kompose/vendor/github.com/openshift/origin/pkg
Shubham Minglani 7e378cd546 implement expose service, add tests, fix #140
Implements a kompose specific docker compose label "kompose.service.expose" which can be used to expose the specified services externally. The accepted values are of type string.
If the value is set to "true", the provider sets the endpoint automatically, and for any other value, the value is set as the hostname. If multiple ports are defined in a service, the first one is chosen to be the exposed.

Unit tests, functional tests, glide updates and docs have also been added in this commit for the related feature.
2016-12-21 20:00:38 +05:30
..
api switch from godep to glide 2016-12-07 19:57:19 +01:00
auth switch from godep to glide 2016-12-07 19:57:19 +01:00
authorization/api switch from godep to glide 2016-12-07 19:57:19 +01:00
build/api switch from godep to glide 2016-12-07 19:57:19 +01:00
client switch from godep to glide 2016-12-07 19:57:19 +01:00
cmd switch from godep to glide 2016-12-07 19:57:19 +01:00
deploy update vendored dependencies 2016-12-16 18:04:46 +05:30
image switch from godep to glide 2016-12-07 19:57:19 +01:00
oauth/api switch from godep to glide 2016-12-07 19:57:19 +01:00
project/api switch from godep to glide 2016-12-07 19:57:19 +01:00
quota switch from godep to glide 2016-12-07 19:57:19 +01:00
route/api implement expose service, add tests, fix #140 2016-12-21 20:00:38 +05:30
sdn/api switch from godep to glide 2016-12-07 19:57:19 +01:00
security/api Upgrade OpenShift and its dependencies. 2016-10-18 12:04:00 +02:00
template/api Upgrade OpenShift and its dependencies. 2016-10-18 12:04:00 +02:00
user/api switch from godep to glide 2016-12-07 19:57:19 +01:00
util/namer switch from godep to glide 2016-12-07 19:57:19 +01:00
version switch from godep to glide 2016-12-07 19:57:19 +01:00