Documentation ¶
Index ¶
Constants ¶
View Source
const ( // KubernetesServicePortMapping is the capability attribute of a public // endpoint specifying the the port provided by Kubernetes to expose to // external clients a docker host port. // This is a capability attribute set at runtime, while the container port // is a property attribute KubernetesServicePortMapping = "port" // DockerBridgePortMapping is the capability property of a endpoint // specifying the docker host port associated to a container port DockerBridgePortMapping = "docker_bridge_port_mapping" )
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.